/*
* CorCRM default.css
*  -- 2005.11.9
*/
@import url("font-awesome.css");
@import url("font-awesome.min.css");
@import url("google.opensans.css");

@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }
html {
   -ms-overflow-style: scrollbar;
}

@font-face {
font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('fonts/ProximaNova-Regular.eot');
    src: url('fonts/ProximaNova-Regular.eot') format('embedded-opentype'),
    url('fonts/ProximaNova-Regular.woff') format('woff'),
    url('fonts/ProximaNova-Regular.ttf') format('truetype'),
    url('.svg#gothamcondensed-book') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url('fonts/ProximaNova-Semibold.eot');
    src: url('fonts/ProximaNova-Semibold.eot') format('embedded-opentype'),
    url('fonts/ProximaNova-Semibold.woff') format('woff'),
    url('fonts/ProximaNova-Semibold.ttf') format('truetype'),
    url('.svg#gothamcondensed-book') format('svg');
    font-style: normal;
}*/

 @font-face {
        font-family: 'DXIcons';
        src: local("DevExtreme Generic Icons"), local("devextreme_generic_icons"), url(../js/devextreme/css/icons/dxicons.woff2) format('woff2'), url(../js/devextreme/css/icons/dxicons.woff) format('woff'), url(../js/devextreme/css/icons/dxicons.ttf) format('truetype'), url(../js/devextreme/css/icons/dxicons.eot) format('eot');
        font-weight: normal;
        font-style: normal;
    }

*{ box-sizing: border-box;}
body {
/*        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 13px;
        box-sizing: border-box;
        font-family: 'open_sansregular';
}
p {
	font-size: 13px
}
.main-divs {
	width: 90%;
}
table {
	font-size: 13px;
/*	background:white;*/
}
fieldset {
	background:white;
        padding:5px;
	border-color:whitesmoke;
}
a:link {
	/* text-decoration: underline;*/
	/* 	color:#0C669A; */
}
a:visited {
	/* text-decoration: underline; */
	/* color: #000080; */
}
a:hover {
	text-decoration: none;
	/* color: #800000; */
}
a:active {
	text-decoration: none;
	/* color: #800000; */
}

input, select, textarea {
	border: 1px solid #ccc;
	color: #555;
	border-radius:4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	padding:5px;
}

input[type="checkbox"], input[type="radio"] {
	box-shadow: none;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
.upload {
    margin-left: 14px;
}

#wrapper {
	min-height: 100%;
	position: relative;
/*	height: auto !important;
	height: 100%;*/
	margin: 0 auto 0; /* the bottom margin is the negative value of the footer's height */
	background-image: url('/images/body-bg.gif');
        overflow-y: hidden;
        padding-bottom: 15px;
}
#content {
}
#footer_wrapper {
	width: 99.5%;
	height: 75px; /* Height of the footer */
	background-color: #EFEFEF;
	border-top: 1px solid #000;
	z-index: 20;
	position: relative;
        /*display: none;*/
}
#push {
	height: 76px;
        display: none;
}
#ai_footer {
	padding-left: 7px;
}
#cleanup_ajax_container {
}
.p2w_powered_by {
	float: right;
	height: 74px;
	width: 200px;
	background: url(/images/powered_by.png) no-repeat top right;
	margin: -4px 0 0 0;
}
.menu_wrapper {
	height:70px;
	min-width:1300px;
	background: transparent url(/images/logo_p2w.gif) no-repeat 0;
}

.frauddetail_table{ margin: 10px 0}
.frauddetail_table thead th,.frauddetail_table tbody td{ padding: 8px; vertical-align: top;text-align: left;  border: 1px solid #ddd;}
.frauddetail_table tbody td select{ margin: 5px 0}
.fraud_score{ margin: 10px 0 }
.fraud_score .checkbox label{font-size: 13px}
.fraud_score .checkbox label input{width: auto !important; margin-right:5px;position: relative}
.whentrigger { margin-left:0px;}
.whentrigger li > ul{ margin-left:15px;}
#workflow_wrapper .workflow-form input.form-control{width:100% !important}
#workflow_wrapper .workflow-form select{width:100% !important}
#workflow_wrapper .workflow-form .form-group{padding: 0px !important}
#workflow_wrapper .form-horizontal.workflow-form .form-group label{width:100% !important;padding:0 !important}

.tabcontainer{ border: 1px solid #cccccc !important}
.tabcontainer .nav-tabs{background: #ccc;
	background: -moz-linear-gradient(top,#ccc 0%,#666 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#666));
	background: -webkit-linear-gradient(top,#ccc 0%,#666 100%);
	background: -o-linear-gradient(top,#ccc 0%,#666 100%);
	background: -ms-linear-gradient(top,#ccc 0%,#666 100%);
	background: linear-gradient(to bottom,#ccc 0%,#666 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc',endColorstr='#666666',GradientType=0);
	border-style:solid;}
.tabcontainer .tab-content{ padding: 20px}
.tabcontainer .nav-tabs > li.active > a, .tabcontainer .nav-tabs > li.active > a:hover, .tabcontainer .nav-tabs > li.active > a:focus
{border-width:0 0 2px 0 !important }
.tabcontainer .nav-tabs a{ color: #FFF; }


/** Overall Site ******************************************************************/
* {
	padding:0;
	margin:0;
}
body {
/*	font-family: 'ProximaNova-Regular !important';*/
	background-color: #FFF;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	/*min-width: 1050px;*/
}
.clear {
	clear: both;
}
* :focus {/* Removes border around selected items (like a button that is pushed) */
	outline: 0;
}
#body {

}
.error {
/*	font-size: 15px;
	font-weight: bold;*/
	color: #CC0033;
}
#header_wrapper {

}
#footer {
	padding: 5px 0 0 0;
}

/* actionbox buttons */
.actionbox, .actionbox-iframe {
	margin-left:-3px;
	margin-right:-3px;
	position:relative;
}
.actionbox-lognote {
	width:97px;
	height:41px;
}
.actionbox-neworder {
	width:110px;
	height:41px;
}
.actionbox-refundvoid {
	width:88px;
	height:41px;
}
.actionbox-editsub {
	width:127px;
	height:41px;
}
.actionbox-contactcustomer {
	width:169px;
	height:41px;
}
.actionbox-productreturn {
	width:118px;
	height:41px;
}
.actionbox-chargebackfraud {
	width:176px;
	height:41px;
}
.actionbox-trackingnumber {
	width:107px;
	height:41px;
}
.actionbox-ticket {
	width:80px;
	height:41px;
}

/** TABLES ( depricated - old stuff ) **************************************/
.headerCell {
	border: 3px double #CCCCCC;
	background-color: #e0e0e0;
	font-size: 16px;
}
.headerCell a:link {
	text-decoration: none;
}
.headerCell a:visited {
	text-decoration: none;
}
.headerCell a:hover {
	text-decoration: underline;
}
.footerCell {
	border: 2px double #DDDDDD;
	background-color: #e0e0e0;
	font-size: 14px;
}
.footerCell a:link {
	text-decoration: none;
}
.footerCell a:visited {
	text-decoration: none;
}
.footerCell a:hover {
	text-decoration: underline;
}
.nameCell {
	border: 1px solid #DDDDDD;
	background-color: #eeeeee;
}
.nameCell a:link {
	text-decoration: none;
}
.nameCell a:visited {
	text-decoration: none;
}
.nameCell a:hover {
	text-decoration: underline;
}
.valueCell {
	border: 1px solid #E0E0E0;
}
.valueCell a:link {
	text-decoration: none;
}
.valueCell a:visited {
	text-decoration: none;
}
.valueCell a:hover {
	text-decoration: underline;
}
.valueCell input {
	width: 100%;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.valueCell textarea {
	width: 100%;
	height: 200px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.contentCell {
	border: 1px solid #E0E0E0;
}
.contentCell a:link {
	text-decoration: none;
}
.contentCell a:visited {
	text-decoration: none;
}
.contentCell a:hover {
	text-decoration: underline;
}
.buttonCell {
	border: 1px solid #E0E0E0;
}
.buttonCell a:link {
	text-decoration: underline;
}
.buttonCell a:visited {
	text-decoration: underline;
}
.buttonCell a:hover {
	text-decoration: none;
}
/** CONTROL PANEL ***************************************************/

fieldset.website_development_system {
}
fieldset.website_development_system legend {
	font-size: 17px;
	margin: 0 15px 0 15px;
	padding: 0 15px 0 15px;
}
fieldset.website_development_system ul {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
}
fieldset.website_development_system ul li {
	list-style-type: none;
	float: left;
}
a.website_development_system:link {
	margin: 1px 10px 1px 10px;
	text-decoration: none;
	white-space: nowrap;
}
a.website_development_system:visited {
	margin: 1px 10px 1px 10px;
	text-decoration: none;
	white-space: nowrap;
}
a.website_development_system:hover {
	margin: 1px 10px 1px 10px;
	text-decoration: underline;
	white-space: nowrap;
}
a.website_development_system:active {
	margin: 1px 10px 1px 10px;
	text-decoration: underline;
	white-space: nowrap;
}
/** PERMISSIONS SYSTEM ***************************************************/

#perm_admin_main_container {
	width: 750px;
}
#perm_admin_main_fieldset {
	width: 650px;
}
fieldset.perm_admin {
	text-align: left;
	vertical-align: top;
	margin: 5px 5px 5px 5px;
}
fieldset.perm_groups_and_users {
	overflow: visible;
}
fieldset.perm_search_results {
	overflow: visible;
}
fieldset.perm_permissions_list {
	overflow: visible;
}
legend.perm_admin {
	font-weight: bold;
}
div.perm_admin {
	font-size: 12px;
}
div.perm_groups_and_users {
	width: 340px;
	height: 150px;
	white-space: nowrap;
	border: 1px solid #DDDDDD;
	overflow: auto;
}
div.perm_permissions_list {
	width: 340px;
	height: 200px;
	border: 1px solid #DDDDDD;
	overflow: auto;
	white-space: nowrap;
}
div.perm_search_results {
	width: 250px;
	height: 415px;
	border: 1px solid #DDDDDD;
	overflow: auto;
	white-space: nowrap;
}
div.perm_buttons {
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}
div#perm_top_input_group {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 2px;
}
div#perm_status_line {
	width: 92%;
	border: 1px solid #AAAAAA;
	background-color: #DFDFDF;
	color: #000099;
	margin: 5px 25px 2px 25px;
	font-style: italic;
	height: 16px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	overflow: hidden;
	white-space: nowrap;
}
table.perm_main_table {
	width: 95%;
	margin: 2px 2px 2px 2px;
}
td.perm_main_table_left {
	width: 60%;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
td.perm_main_table_right {
	width: 40%;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
label.perm_admin {
}
label#perm_class_name_label {
	margin-right: 30px;
}
input.perm_admin {
	font-size: 11px;
}
input#perm_type_name {
	width: 200px;
}
div.perm_admin_requested_link {
	text-align: right;
}
a#perm_admin_requested_link:link {
	text-decoration: none;
	color: #000099;
	font-style: italic;
	font-size: 9px;
}
a#perm_admin_requested_link:visited {
	text-decoration: none;
	color: #000099;
	font-style: italic;
	font-size: 9px;
}
a#perm_admin_requested_link:active {
	text-decoration: underline;
	color: #990000;
	font-style: normal;
	font-size: 9px;
}
a#perm_admin_requested_link:hover {
	text-decoration: underline;
	color: #990000;
	font-style: normal;
	font-size: 9px;
}
/** perm icons **/

span.perm_icon_text {
	display: none;
}
div.perm_grant_icon {
	background-color: #00FF00;
	height: 8px;
	width: 8px;
	margin: 2px 2px 2px 2px;
	padding: 0 0 0 0;
	overflow: hidden;
	float: left;
}
div.perm_deny_icon {
	background-color: #FF0000;
	height: 8px;
	width: 8px;
	margin: 2px 2px 2px 2px;
	padding: 0 0 0 0;
	overflow: hidden;
	float: left;
}
/** perm lists **/

ul.perm_admin {
	padding-top: 0;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
}
li.perm_admin {
	list-style-type: none;
	font-size: 12px;
}
li.perm_list_header {
	color: #000000;
	font-weight: bold;
}
li.perm_list_subheader {
	color: #444444;
	background-color: #CCCCCC;
	font-weight: bold;
	border-top: 1px dashed gray;
}
li.perm_list_msg {
	font-style: italic;
	background-color: #FFFF99;
}
li.perm_list_item {
}
a.perm_list_item:link {
	text-decoration: none;
	color: #000099;
}
a.perm_list_item:visited {
	text-decoration: none;
	color: #000099;
}
a.perm_list_item:active {
	text-decoration: underline;
	color: #990000;
}
a.perm_list_item:hover {
	text-decoration: underline;
	color: #990000;
}
/** PERMISSION GROUP MANAGER ***************************************/

div#groupmgr_container {
}
td.groupmgr_container {
	text-align: center;
}
a#groupmgr_start_link:link {
	text-decoration: none;
	color: #000099;
	font-style: italic;
	font-size: 11px;
}
a#groupmgr_start_link:visited {
	text-decoration: none;
	color: #000099;
	font-style: italic;
	font-size: 11px;
}
a#groupmgr_start_link:active {
	text-decoration: underline;
	color: #990000;
	font-style: normal;
	font-size: 11px;
}
a#groupmgr_start_link:hover {
	text-decoration: underline;
	color: #990000;
	font-style: normal;
	font-size: 11px;
}
fieldset#groupmgr_main_fieldset {
	width: 650px;
}
table#groupmgr_main_table {
	width: 625px;
}
td.groupmgr_name_cell {
	font-weight: bold;
}
td.groupmgr_list_container {
	overflow: auto;
	width: 50%;
	height: 250px;
	border: 1px solid #CCCCCC;
	padding: 2px 10px 2px 10px;
	vertical-align: top;
	text-align: left;
}
td.groupmgr_button_cell {
	text-align: center;
	white-space: nowrap;
}
/** CLEANUP **************************************************************/
div.cleanup {
	padding-top: 5px;
	padding-bottom: 5px;
}
p.cleanup {
	color: #666666;
	font-size: 10px;
}
a.cleanup:link {
	color: #666666;
	text-decoration: none;
	margin: 2px 5px 2px 5px;
}
a.cleanup:visited {
	color: #666666;
	text-decoration: none;
	margin: 2px 5px 2px 5px;
}
a.cleanup:hover {
	color: #666666;
	text-decoration: none;
	margin: 2px 5px 2px 5px;
}
a.cleanup:active {
	color: #666666;
	text-decoration: none;
	margin: 2px 5px 2px 5px;
}
input.cleanup {
	font-size: 10px;
	border: 0 none transparent;
	border-bottom: 1px dashed gray;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	width: 80px;
	padding-left: 10px;
	margin: 2px 5px 2px 5px;
}
.counter {
	color: #666666;
	font-size: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/** te view mode -- TABLE-EDITS *************************************************/

div.te_view {
}
div.te_view fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 15px;
}
div.te_view fieldset legend {
	font-size: 17px;
	margin: 0 15px 0 15px;
	padding: 0 15px 0 15px;
}
div.te_view fieldset legend a:link {
	font-size: 17px;
	text-decoration: none;
}
div.te_view fieldset legend a:visited {
	font-size: 17px;
	text-decoration: none;
}
div.te_view fieldset legend a:hover {
	font-size: 17px;
	text-decoration: underline;
}
div.te_view fieldset legend a:active {
	font-size: 17px;
	text-decoration: underline;
}
div.te_view fieldset dl dt {
	font-weight: bold;
}
div.te_view fieldset dl dd {
	background-color: #DFDFDF;
}
/** te view navigation -- TABLE-EDITS *************************************************/

div.te_viewnav_top {
}
div.te_viewnav_bottom {
}
div.te_viewnav {
	text-align: right;
	margin-right: 15px;
}
div.te_viewnav a:link {
}
div.te_viewnav a:visited {
}
div.te_viewnav a:hover {
}
div.te_viewnav a:active {
}
/** te view navigation links -- TABLE-EDITS *************************************************/

div.te_viewnav a.back:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.back:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.back:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.back:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.back span {
}
div.te_viewnav a.edit:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.edit:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.edit:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.edit:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.edit span {
}
div.te_viewnav a.copy:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.copy:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.copy:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.copy:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.copy span {
}
div.te_viewnav a.new:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.new:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.new:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.new:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.new span {
}
div.te_viewnav a.delete:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.delete:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.delete:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.delete:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.delete span {
}
div.te_viewnav a.prev:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.prev:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.prev:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.prev:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.prev span {
}
div.te_viewnav a.next:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.next:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
div.te_viewnav a.next:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.next:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
div.te_viewnav a.next span {
}
/** te delete form -- TABLE-EDITS *************************************************/

div.te_delete_form {
	text-align: right;
}
form.te_delete_form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: inline;
}
/** te edit modes -- TABLE-EDITS *************************************************/

div.te_edit form fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
}
div.te_edit form fieldset legend {
	font-size: 17px;
	margin: 0 15px 0 15px;
	padding: 0 15px 0 15px;
}
div.te_edit form fieldset legend a:link {
	font-size: 17px;
	text-decoration: none;
}
div.te_edit form fieldset legend a:visited {
	font-size: 17px;
	text-decoration: none;
}
div.te_edit form fieldset legend a:hover {
	font-size: 17px;
	text-decoration: underline;
}
div.te_edit form fieldset legend a:active {
	font-size: 17px;
	text-decoration: underline;
}
div.te_edit form fieldset dl dt {
	font-weight: bold;
}
div.te_edit form fieldset dl dd {
	background-color: #DFDFDF;
}
div.te_edit form fieldset div.te_buttons {
	text-align: right;
}
div.te_edit form fieldset div.te_buttons input.save_button {
}
div.te_edit form fieldset div.te_buttons input.cancel_button {
}
/** table mode -- TABLE-EDITS *************************************************/

div.te_table {
}
div.te_table fieldset {
	border: none;
}
div.te_table fieldset legend {
	font-size: 17px;
	margin: 0 15px 0 15px;
	padding: 0 15px 0 15px;
}
div.te_table fieldset form {
}
table.te_main_table {
	width: 100%;
}
table.te_main_table tr.te_data_row {
}
table.te_main_table tr.te_data_row td.te_button_cell {
	white-space: nowrap;
}
table.te_main_table tr.te_data_row td.te_data_cell {
}
table.te_main_table tr.te_odd_row {
	background-color: #CFCFCF;
}
table.te_main_table tr.te_even_row {
	background-color: #EFEFEF;
}
table.te_main_table tr.te_data_row td.te_odd_cell {
}
table.te_main_table tr.te_data_row td.te_even_cell {
}
table.te_main_table tr.dragging {
}
table.te_main_table tr.dragging td {
	border-top: 2px dotted #8F8F8F;
	border-bottom: 2px dotted #8F8F8F;
}
#saving {
	display: none;
}
#saving p {
	display: inline;
	font-size: 10px;
	vertical-align: middle;
}
#saving img {
	display: inline;
	font-size: 10px;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
}
/** table mode buttons -- TABLE-EDITS *************************************************/

a.te_new_button:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_new_button:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_new_button:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_new_button:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_new_button span.te_new_button {
}
a.te_multidelete_button:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_multidelete_button:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_multidelete_button:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_multidelete_button:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_multidelete_button span.te_multidelete_button {
}
a.te_view_button:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_view_button:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_view_button:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_view_button:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_view_button span.te_view_button {
}
a.te_edit_button:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_edit_button:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_edit_button:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_edit_button:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_edit_button span.te_edit_button {
}
a.te_copy_button:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_copy_button:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_copy_button:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_copy_button:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_copy_button span.te_copy_button {
}
a.te_delete_button:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_delete_button:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_delete_button:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_delete_button:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_delete_button span.te_delete_button {
}
/** table fieldnames -- TABLE-EDITS ******************************/

table.te_main_table tr.te_fieldname_row {
	background-color: #CCCCCC;
}
table.te_main_table tr.te_fieldname_row td.te_button_cell {
	white-space: nowrap;
	padding: 2px 3px 2px 3px;
}
table.te_main_table td.te_button_cell {
	white-space: nowrap;
	padding: 2px 3px 2px 3px;
}
table.te_main_table tr.te_fieldname_row td.te_fieldname_cell {
	white-space: nowrap;
	padding: 2px 3px 2px 3px;
}
td.te_fieldname_cell div.te_fieldname_cell {
	white-space: nowrap;
}
a.te_fieldname {
	margin-right: 2px;
	vertical-align: middle;
}
a.te_fieldname:link {
	text-decoration: none;
}
a.te_fieldname:visited {
	text-decoration: none;
}
a.te_fieldname:hover {
	text-decoration: underline;
}
a.te_fieldname:active {
	text-decoration: underline;
}
a.te_fieldname_asc:link {
	text-decoration: none;
	font-weight: bold;
}
a.te_fieldname_asc:visited {
	text-decoration: none;
	font-weight: bold;
}
a.te_fieldname_asc:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.te_fieldname_asc:active {
	text-decoration: underline;
	font-weight: bold;
}
a.te_fieldname_desc:link {
	text-decoration: none;
	font-weight: bold;
}
a.te_fieldname_desc:visited {
	text-decoration: none;
	font-weight: bold;
}
a.te_fieldname_desc:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.te_fieldname_desc:active {
	text-decoration: underline;
	font-weight: bold;
}
img.orderby_field_asc_icon {
	background-image: url(/images/icon_tri_down.gif);
	height: 8px;
	width: 8px;
	margin-right: 2px;
}
img.orderby_field_desc_icon {
	background-image: url(/images/icon_tri_up.gif);
	height: 8px;
	width: 8px;
	margin-right: 2px;
	vertical-align: middle;
}
/** table no results -- TABLE-EDITS *************************************************/
div.te_noresults {
	text-align: center;
}
div.te_noresults div {
}
div.te_noresults img.spacer_top {
	width: 1px;
	height: 75px;
}
div.te_noresults img.spacer_bottom {
	width: 1px;
	height: 75px;
}
div.te_noresults div a.te_new_button:link {
}
div.te_noresults div a.te_new_button:visited {
}
div.te_noresults div a.te_new_button:hover {
}
div.te_noresults div a.te_new_button:active {
}
div.te_noresults p {
}
/** paging -- TABLE-EDITS *************************************************/

.te_paging {
	text-align:center;
}
.te_paging_left_cell {
	text-align: left;
	white-space: nowrap;
	width: 85px;
	display: block;
}
.te_paging_middle_cell {
	text-align: center;
	white-space: nowrap;
	width: 100%;
}
.te_paging_right_cell {
	text-align: right;
	white-space: nowrap;
	width: 85px;
	display: block;
}
select.te_paging {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 9px;
}
/** enabled paging icons **/
.te_paging a.te_first_icon:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_first_icon:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_first_icon:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging a.te_first_icon:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging span.te_first_icon {
}
.te_paging a.te_next_icon:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_next_icon:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_next_icon:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging a.te_next_icon:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging span.te_next_icon {
}
.te_paging a.te_prev_icon:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_prev_icon:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_prev_icon:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging a.te_prev_icon:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging span.te_prev_icon {
}
.te_paging a.te_last_icon:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_last_icon:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.te_paging a.te_last_icon:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging a.te_last_icon:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
.te_paging span.te_last_icon {
}
/** disabled paging icons **/
.te_paging div.te_first_icon_disabled {
	margin: 1px 3px 1px 3px;
}
.te_paging div.te_first_icon_disabled span.te_paging {
}
.te_paging div.te_next_icon_disabled {
	margin: 1px 3px 1px 3px;
}
.te_paging div.te_next_icon_disabled span.te_paging {
}
.te_paging div.te_prev_icon_disabled {
	margin: 1px 3px 1px 3px;
}
.te_paging div.te_prev_icon_disabled span.te_paging {
}
.te_paging div.te_last_icon_disabled {
	margin: 1px 3px 1px 3px;
}
.te_paging div.te_last_icon_disabled span.te_paging {
}
/** SEARCHES -- TABLE EDIT ************************************************************/
input.te_qkewords {
	width: 300px;
}
div.te_asearch {
}
div.te_asearch form {
}
div.te_asearch form fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
}
div.te_asearch form fieldset legend {
	font-size: 17px;
	margin: 0 15px 0 15px;
	padding: 0 15px 0 15px;
}
div.te_asearch form fieldset div.te_caption {
	text-align: right;
	font-style: italic;
	font-size: 11px;
}
div.te_asearch form fieldset legend a:link {
	font-size: 17px;
	text-decoration: none;
}
div.te_asearch form fieldset legend a:visited {
	font-size: 17px;
	text-decoration: none;
}
div.te_asearch form fieldset legend a:hover {
	font-size: 17px;
	text-decoration: underline;
}
div.te_asearch form fieldset legend a:active {
	font-size: 17px;
	text-decoration: underline;
}
div.te_asearch form fieldset dl dt {
	font-weight: bold;
}
div.te_asearch form fieldset dl dd {
	background-color: #DFDFDF;
}
div.te_asearch form fieldset div.te_buttons {
	text-align: right;
}
div.te_asearch form fieldset div.te_buttons input.search_button {
}
div.te_asearch form fieldset div.te_buttons input.show_all_button {
}
div.te_qsearch {
	text-align: center;
}
div.te_qsearch form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
a.te_asearch_link:link {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_asearch_link:visited {
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
a.te_asearch_link:hover {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
a.te_asearch_link:active {
	margin: 1px 3px 1px 3px;
	text-decoration: underline;
}
/** AJAX INLINE -- TABLE-EDITS *************************************************/

div.te_inline_edit_cell {
	width: 100%;
	height: 100%;
	background: url(/images/inline_edit_icon.gif) no-repeat center right;
	cursor: crosshair;
}
div.te_inline_edit_box {
	position: absolute;
	white-space: nowrap;
	background-color: #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 2px 2px 2px 2px;
	border: 3px double black;
}
div.te_inline_edit_box textarea {
	width: 250px;
	height: 100px;
}
div.te_inline_edit_buttons {
	margin: 3px 3px 1px 1px;
	text-align: right;
}
a.te_inline_edit_buttons {
	text-decoration: none;
	border: 1px solid black;
	background-color: white;
	color: black;
	padding: 1px 3px 1px 3px;
}
a.te_inline_edit_buttons:link {
	text-decoration: none;
	border: 1px solid black;
	background-color: white;
	color: black;
}
a.te_inline_edit_buttons:visited {
	text-decoration: none;
	border: 1px solid black;
	background-color: white;
	color: black;
}
a.te_inline_edit_buttons:hover {
	text-decoration: none;
	border: 1px solid blue;
	background-color: white;
	color: black;
}
a.te_inline_edit_buttons:active {
	text-decoration: none;
	border: 1px solid blue;
	background-color: white;
	color: black;
}
span.te_inline_edit_buttons {
}
a.te_inline_save_button {
}
span.te_inline_save_button {
}
a.te_inline_cancel_button {
}
span.te_inline_cancel_button {
}
/** Ajax Lookup Substitute User *****************************************************/

fieldset.lookup_substitute_user {
	text-align: left;
	width: 600px;
	padding: 5px 5px 5px 30px;
}
dl.lookup_substitute_user {
}
dt.lookup_substitute_user {
}
dd.lookup_substitute_user {
}
a.lookup_substitute_user:link {
	font-weight: bold;
	text-decoration: none;
}
a.lookup_substitute_user:visited {
	font-weight: bold;
	text-decoration: none;
}
a.lookup_substitute_user:hover {
	font-weight: bold;
	text-decoration: underline;
}
a.lookup_substitute_user:active {
	font-weight: bold;
	text-decoration: underline;
}
/** AJAX *****************************************************/
div.ajax_loading_icon {
	background: url(/images/loading.gif) no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}
span.ajax_loading_icon {
	display: none;
}
/** DYNAMIC PAGES SPECIFIC ****************************************/
a.ai_dynamicpages_openpage:link {
	text-decoration: none;
	font-style: italic;
}
a.ai_dynamicpages_openpage:visited {
	text-decoration: none;
	font-style: italic;
}
a.ai_dynamicpages_openpage:hover {
	text-decoration: underline;
	font-style: italic;
}
a.ai_dynamicpages_openpage:active {
	text-decoration: underline;
	font-style: italic;
}
/** DEFAULT CorCRM LOGO ****************************************/
#corcrm_logo {
	background : transparent url("/images/corcrm_logo.gif") no-repeat top center;
}
#menu_div {
	background-color: #DDDDDD;
	padding: 4px;
	text-align: left;
}
/** j0menu START **********************************/
table.j0menu_out {
	color: white;
}
table.j0menu_over {
	color: white;
}
td.j0menu_text_out {
	color: white;
	white-space: nowrap;
	padding: 0px 0px 0px 3px;
	margin: 0;
	border: 0 none transparent;
	font-weight: normal;
	background: url(/images/nav_back_off.jpg) repeat-x;
	/*background-color: #888888;*/
	border: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
td.j0menu_text_out a {
	color: white;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}
td.j0menu_arrow_out {
	width: 8px;
	color: white;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding-bottom: 1px;
	padding-right: 1px;
	margin: 0;
	font-weight: normal;
	background: url(/images/nav_back_off.jpg) repeat-x;
	border: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
td.j0menu_text_over {
	color: white;
	white-space: nowrap;
	padding: 0px 0px 0px 3px;
	margin: 0;
	font-weight: normal;
	background: url(/images/nav_back_on.gif) repeat-x;
	/*background-color: #EC9543;*/
	border: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
td.j0menu_text_over a {
	color: white;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}
td.j0menu_arrow_over {
	width: 8px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding: 1px 1px 0px 0px;
	/*padding-left:-3px;*/
	margin: 0;
	font-weight: normal;
	color: white;
	background: url(/images/nav_back_on.gif) repeat-x;
	/*background-color: #EC9543;*/
	border: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
/** j0menu END **********************************/

/** round_box START ****************************************/
div.te_view .round_box dl dt {
	font-weight: bold;
}
div.te_edit form .round_box dl dt {
	font-weight: bold;
}
div.te_asearch form .round_box dl dt {
	font-weight: bold;
}
.round_box {
	margin : 0;
}
.round_box_top {
	background:#333;
	color:#fff;

}
.round_box_top_content {
	height : 3ex;
}
.round_box_header {
	font-size : 13px;
	padding :5px 0;
}
/** round_box END ****************************************/

#debug {
	display: none;
}
/* Tab CSS */
#navigation {
	font-weight: bold;
}
#navigation, #navigation li {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	margin-right: 10px;
	bottom: -1px;
}
#navigation li span, #navigation li a {
	display: block;
	text-decoration: none;
	background: url('/images/nav_bg.gif') no-repeat;
	color: #FFF;
}
#navigation li span {
	background-image: url('/images/nav_bg.gif');
}
#navigation li a {
	background-image: url('/images/nav_bg_left.gif');
}
#navigation li a, #navigation li.active {
	padding: 0 0 0 10px;
	background-position: top left;
}
#navigation li span {
	padding: 6px 10px 6px 0;
	background-position: top right;
}
#navigation li a:hover {
	background-image: url('/images/nav_hover_left.gif');
}
#navigation li a:hover span {
	background-image: url('/images/nav_hover.gif');
}
#navigation li.active {
	background: url('/images/nav_active_left.gif') no-repeat;
}
#navigation li.active a:hover span {
	background-image: url('/images/nav_active.gif');
}
#navigation li.active a {
	background-image: none;
	padding: 0 0 0 0;
}
#navigation li.active span {
	background-image: url('/images/nav_active.gif');
	color: #000;
}
/* End tab CSS */
/****** Landing Page Generator *******/
#landing_page_edit_navigation {
	height: 30px;
	width: 900px;
	background-color: #000;
	margin: 3px 20px;
}
#landing_page_edit_navigation li {
	float: left;
	list-style-type: none;
	padding: 10px;
	color: white;
	cursor: pointer;
}
#landing_page_edit_navigation li.active {
	float: left;
	list-style-type: none;
	padding-left: 10px;
	color: #000;
	background-color: #FFF;
	border: 5px solid #000;
	margin: -5px;
}
#general_info {
    line-height: 25px;
    padding: 5px;
}
#iframe_wrapper {
	display: none;
	background-color: #FFF;
	padding: 20px 10px;
}
#editor_iframe {
	width: 100%;
	height: 700px;
}
/*** CSS NAVIGATION MENU ****/
#navigation_second {
	background-color: #DFDFDF;
	margin: 0;
	padding: 5px;
	border: #D3D3D3 solid 5px;
}
#navigation_second a {
	text-decoration: none;
	margin-left: 30px;
}
#navigation_second ul {
	list-style-type: none;
}
#navigation_second ul li {
	float: left;
	width: 175px;
	padding: 3px;
	margin: 3px 5px 3px 0px;
	border: #EFEFEF solid 1px;
}
#navigation_second ul li.active {
	background-color: #EFEFEF;
}
#navigation_second ul li:hover {
	background-color: #EFEFEF;
}
#navigation_control {
	background-color: #D3D3D3;
	text-align: right;
	padding: 5px 10px;
}
#navigation_tip {
	float: left;
	font-style: italic;
}
#navigation_second span.p2w_btn {
	cursor: pointer;
	display: block;
	height: 30px;
	width: 175px;
	background: url(/images/nav_icon_set.png) -10px -10px;
	margin: 0 10px 5px 0;
	text-align: left;
	text-decoration: none;
}
#navigation_second span.p2w_btn:hover {
	background-position: -200px -10px;
	text-decoration: none;
}
#navigation_second span.txt {
	padding-left: 33px;
	line-height: 27px;
	border: none;
	text-decoration: none;
}
h2.menu_title {
	text-align: left;
	color: #000;
	float: left;
	padding-left: 15px;
	font-size: 12px !important;
	font-weight: bold !important;
	padding-bottom: 3px;
}
/*** ICON SPECIFIC background areas ***/
#navigation_second span.settings_config {
	background-position: -10px -50px;
}
#navigation_second span.settings_config:hover {
	background-position: -200px -50px;
}
#navigation_second span.globe_config {
	background-position: -10px -90px;
}
#navigation_second span.globe_config:hover {
	background-position: -200px -90px;
}
#navigation_second span.group {
	background-position: -10px -130px;
}
#navigation_second span.group:hover {
	background-position: -200px -130px;
}
#navigation_second span.cc_card {
	background-position: -10px -170px;
}
#navigation_second span.cc_card:hover {
	background-position: -200px -170px;
}
#navigation_second span.calc_star {
	background-position: -10px -210px;
}
#navigation_second span.calc_star:hover {
	background-position: -200px -210px;
}
#navigation_second span.mail_config {
	background-position: -10px -250px;
}
#navigation_second span.mail_config:hover {
	background-position: -200px -250px;
}
#navigation_second span.mail_minus {
	background-position: -10px -290px;
}
#navigation_second span.mail_minus:hover {
	background-position: -200px -290px;
}
#navigation_second span.wizard {
	background-position: -10px -330px;
}
#navigation_second span.wizard:hover {
	background-position: -200px -330px;
}
#navigation_second span.cart {
	background-position: -10px -370px;
}
#navigation_second span.cart:hover {
	background-position: -200px -370px;
}
#navigation_second span.graph_look {
	background-position: -10px -410px;
}
#navigation_second span.graph_look:hover {
	background-position: -200px -410px;
}
#navigation_second span.products {
	background-position: -10px -450px;
}
#navigation_second span.products:hover {
	background-position: -200px -450px;
}
#navigation_second span.notepad_info {
	background-position: -10px -490px;
}
#navigation_second span.notepad_info:hover {
	background-position: -200px -490px;
}
#navigation_second span.cart_config {
	background-position: -10px -530px;
}
#navigation_second span.cart_config:hover {
	background-position: -200px -530px;
}
#navigation_second span.display_question {
	background-position: -10px -570px;
}
#navigation_second span.display_question:hover {
	background-position: -200px -570px;
}
#navigation_second span.cart_check {
	background-position: -10px -610px;
}
#navigation_second span.cart_check:hover {
	background-position: -200px -610px;
}
#navigation_second span.cart_clock {
	background-position: -10px -650px;
}
#navigation_second span.cart_clock:hover {
	background-position: -200px -650px;
}
#navigation_second span.mail_write {
	background-position: -10px -690px;
}
#navigation_second span.mail_write:hover {
	background-position: -200px -690px;
}
#navigation_second span.group_mail {
	background-position: -10px -730px;
}
#navigation_second span.group_mail:hover {
	background-position: -200px -730px;
}
#navigation_second span.mail_star {
	background-position: -10px -770px;
}
#navigation_second span.mail_star:hover {
	background-position: -200px -770px;
}
#navigation_second span.globe {
	background-position: -10px -810px;
}
#navigation_second span.globe:hover {
	background-position: -200px -810px;
}
#navigation_second span.calc_info {
	background-position: -10px -850px;
}
#navigation_second span.calc_info:hover {
	background-position: -200px -850px;
}
#navigation_second span.admin_config {
	background-position: -10px -890px;
}
#navigation_second span.admin_config:hover {
	background-position: -200px -890px;
}
#navigation_second span.door_X {
	background-position: -10px -930px;
}
#navigation_second span.door_X:hover {
	background-position: -200px -930px;
}
#navigation_second span.group_pyramid {
	background-position: -10px -970px;
}
#navigation_second span.group_pyramid:hover {
	background-position: -200px -970px;
}
#navigation_second span.cart_group_windows {
	background-position: -10px -1010px;
}
#navigation_second span.cart_group_windows:hover {
	background-position: -200px -1010px;
}
#navigation_second span.camera_look {
	background-position: -10px -1050px;
}
#navigation_second span.camera_look:hover {
	background-position: -200px -1050px;
}
#navigation_second span.hand_up {
	background-position: -10px -1090px;
}
#navigation_second span.hand_up:hover {
	background-position: -200px -1090px;
}
#navigation_second span.home {
	background-position: -10px -1130px;
}
#navigation_second span.home:hover {
	background-position: -200px -1130px;
}
#navigation_second span.globe_down {
	background-position: -10px -1170px;
}
#navigation_second span.globe_down:hover {
	background-position: -200px -1170px;
}
#navigation_second span.mail_look {
	background-position: -10px -1210px;
}
#navigation_second span.mail_look:hover {
	background-position: -200px -1210px;
}
#navigation_second span.group_question {
	background-position: -10px -1250px;
}
#navigation_second span.group_question:hover {
	background-position: -200px -1250px;
}
#navigation_second span.group_look_window {
	background-position: -10px -1290px;
}
#navigation_second span.group_look_window:hover {
	background-position: -200px -1290px;
}
#navigation_second span.cards_stack {
	background-position: -10px -1330px;
}
#navigation_second span.cards_stack:hover {
	background-position: -200px -1330px;
}
#navigation_second span.globe_plus {
	background-position: -10px -1370px;
}
#navigation_second span.globe_plus:hover {
	background-position: -200px -1370px;
}
#navigation_second span.calc_info {
	background-position: -10px -1410px;
}
#navigation_second span.calc_info:hover {
	background-position: -200px -1410px;
}
#navigation_second span.mail {
	background-position: -10px -1450px;
}
#navigation_second span.mail:hover {
	background-position: -200px -1450px;
}
#navigation_second span.mail_question {
	background-position: -10px -1490px;
}
#navigation_second span.mail_question:hover {
	background-position: -200px -1490px;
}
#navigation_second span.calc_pyramid {
	background-position: -10px -1530px;
}
#navigation_second span.calc_pyramid:hover {
	background-position: -200px -1530px;
}
#navigation_second span.window {
	background-position: -10px -1570px;
}
#navigation_second span.window:hover {
	background-position: -200px -1570px;
}
#navigation_second span.chat_config {
	background-position: -10px -1610px;
}
#navigation_second span.chat_config:hover {
	background-position: -200px -1610px;
}
#navigation_second span.group_star {
	background-position: -10px -1650px;
}
#navigation_second span.group_star:hover {
	background-position: -200px -1650px;
}
#navigation_second span.group_check {
	background-position: -10px -1690px;
}
#navigation_second span.group_check:hover {
	background-position: -200px -1690px;
}
#navigation_second span.person_down {
	background-position: -10px -1730px;
}
#navigation_second span.person_down:hover {
	background-position: -200px -1730px;
}
#navigation_second span.windows_write {
	background-position: -10px -1770px;
}
#navigation_second span.windows_write:hover {
	background-position: -200px -1770px;
}
#navigation_second span.person_config {
	background-position: -10px -1810px;
}
#navigation_second span.person_config:hover {
	background-position: -200px -1810px;
}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left {
	background: url(/images/arrow_left.gif) no-repeat left top;
	position: absolute;
	z-index: 101;
	left: -12px;
	height: 23px;
	width: 10px;
	top: -3px;
}
#JT_arrow_right {
	background: url(/images/arrow_right.gif) no-repeat left top;
	position: absolute;
	z-index: 101;
	height: 23px;
	width: 11px;
	top: -2px;
}
.JT {
	position: absolute;
	z-index: 100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}
.JT_copy {
	padding: 10px 10px 10px 10px;
	color: #333333;
}
.JT_loader {
	background: url(/images/loader.gif) no-repeat center center;
	width: 100%;
	height: 12px;
}
#JT_close_left {
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight: bold;
}
#JT_close_right {
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight: bold;
}
#JT_copy p {
	margin: 3px 0;
}
#JT_copy img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.jTip {
	cursor: help;
}
/*-------------------------- JGrowl.css --------------------------*/

.jGrowl {
	z-index: 			9999;
	color: 				#fff;
	font-size: 			12px;
	position:			fixed;
}

.jGrowl.top-left {
	left: 				0;
	top: 				0;
}

.jGrowl.top-right {
	right: 				0;
	top: 				0;
}

.jGrowl.bottom-left {
	left: 				0;
	bottom:				0;
}

.jGrowl.bottom-right {
	right: 				0;
	bottom: 			0;
}

.jGrowl.center {
	top: 				0;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
.center .jGrowl-notification, .center .jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

.jGrowl .jGrowl-notification, .jGrowl .jGrowl-closer {
	background-color: 		#000;
	opacity: 				.85;
	-ms-filter: 			"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: 				progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				1em;
	text-align: 			left;
	display: 				none;
	border-radius:			5px;
}

.jGrowl .jGrowl-notification {
	min-height: 			40px;
}

.jGrowl .jGrowl-notification,
.jGrowl .jGrowl-closer {
	margin: 				10px;
}

.jGrowl .jGrowl-notification .jGrowl-header {
	font-weight: 			bold;
	font-size:				.85em;
}

.jGrowl .jGrowl-notification .jGrowl-close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				1em;
	cursor:					pointer;
}

.jGrowl .jGrowl-closer {
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				.9em;
	font-weight: 			bold;
	text-align: 			center;
}
/** Specific Styles **/
.onsubmit_upsell_qty_input, .presuccess_upsell_qty_input {
	text-align: right;
	width: 20px;
}
/*** "mega menu" system *********/
#p2w_icon_menu, #p2w_icon_menu_stick {
	position:relative;
}
ul#p2w_menu {
	float:right;
}
#rnd_menu_box_top {
	width: 390px;
	height: 11px;
	background: transparent url(/images/rnd_menu_box_sprite.png) no-repeat -5px 0px;
}
#rnd_menu_box_middle {
	width: 390px;
	background: transparent url(/images/rnd_menu_box_sprite.png) repeat-y -3205px;
}
#rnd_menu_box_bottom {
	width: 390px;
	height: 16px;
	background: transparent url(/images/rnd_menu_box_sprite.png) no-repeat -5px -16px;
}
#rnd_menu_box_top.dashboard {
	background-position: -405px 0px;
}
#rnd_menu_box_middle.dashboard {
	background-position: -3605px;
}
#rnd_menu_box_bottom.dashboard {
	background-position: -405px -16px;
}
#rnd_menu_box_top.store_management {
	background-position: -805px 0px;
}
#rnd_menu_box_middle.store_management {
	background-position: -4005px;
}
#rnd_menu_box_bottom.store_management {
	background-position: -805px -16px;
}
#rnd_menu_box_top.affiliates {
	background-position: -1605px 0px;
}
#rnd_menu_box_middle.affiliates {
	background-position: -4805px;
}
#rnd_menu_box_bottom.affiliates {
	background-position: -1605px -16px;
}
#rnd_menu_box_top.merchant_management {
	background-position: -2005px 0px;
}
#rnd_menu_box_middle.merchant_management {
	background-position: -5205px;
}
#rnd_menu_box_bottom.merchant_management {
	background-position: -2005px -16px;
}
#rnd_menu_box_top.order_management {
	background-position: -1205px 0px;
}
#rnd_menu_box_middle.order_management {
	background-position: -4405px;
}
#rnd_menu_box_bottom.order_management {
	background-position: -1205px -16px;
}
#rnd_menu_box_top.reports {
	background-position: -2405px 0px;
}
#rnd_menu_box_middle.reports {
	background-position: -5605px;
}
#rnd_menu_box_bottom.reports {
	background-position: -2405px -16px;
}
#rnd_menu_box_top.admin {
	background-position: -2805px 0px;
}
#rnd_menu_box_middle.admin {
	background-position: -6005px;
}
#rnd_menu_box_bottom.admin {
	background-position: -2805px -16px;
}
#rnd_menu_box_inner {
	padding: 1px 10px;
}
ul#p2w_menu li {
	margin: 0;
	position: relative;
	height:55px;
	list-style-type: none;
	padding:7px 0 0 0;
	float: right;
}
ul#p2w_menu li table {
	font-size: 11px;
}
ul#p2w_menu h2, ul#p2w_menu h3 {
	font-size: 100%;
	font-weight: normal;
	display: inline;
}
ul#p2w_menu div.drop_down {
	display: none;
	z-index: 99999;
}
ul#p2w_menu li.mega div.drop_down {
	border: none;
	width: 390px;
	position: absolute;
	left: -300px;
	padding: 0;
	color: #930;
	top: 60px;
	background-color: transparent;
}
ul#p2w_menu li.hovering div.drop_down {
	display: block;
}
ul#p2w_menu li.mega div.drop_down a {
	color: #300;
	padding: 0;
	background-image: none;
}
ul#p2w_menu li div.drop_down a.more {
	color: #390;
	font-weight: bold;
}
ul#p2w_menu div h3 {
	color: #f70;
	font-weight: bold;
	font-size: 1.1em;
}
ul#p2w_menu div p {
	margin: 0 0 0.8em 0;
	padding: 0;
}
/* New 2.0 menu stuff */
.main_menu_button {
	border: 2px solid silver;
	border-radius: 20px;
	color: white;
	font-size: 18px;
	font-weight: bold;
	background-color:#003366;
	cursor:pointer;
	box-shadow: inset -2px -2px 2px 1px rgba(0,0,0, .79), inset 3px 3px 2px 1px rgba(255,255,255, .64);
	text-decoration: none !important;
	display:block;
	text-align:center;
	position:relative;
	padding:8px;
}
.main_menu_button:after {
	content: "";
	position: absolute;
	z-index: -1;
	bottom: 5px;
	left: 10px;
	width: 80%;
	height: 20%;
	box-shadow: 10px 5px 15px rgba(0, 0, 0, 0.5);
}
.menu_customer_service {
	background-color:#CCCCCC;
	color:black;
}
.menu_commerce {
	background-color:#66FF33;
	color:black;
}
.menu_products {
	background-color:#0099FF;
}
.menu_reports {
	background-color:#CC0099;
}
.menu_promote {
	background-color:#FF6600;
}
.menu_affiliates {
	background-color:#FFFF00;
	color:black;
}
.menu_store_management {
	background-color:#FF0000;
}
.menu_settings {
	background-color:#996633;
}
.menu_help {
	background-color:#333333;
}
/*content containers*/

.container {
	margin: 50px auto 0 auto;
	width: 800px;
	font: 14px/18px Arial, Helvetica, sans-serif;
}
.container h2 {
	font-size: 28px;
	padding: 15px 0 0 10px;
	color: #fff;
	text-transform: uppercase;
}
.container .container_copy {
	width: 645px;
	margin: 0 0 0 10px;
	float: left;
}
/*container icons */
.container .container_icon {
	width: 125px;
	height: 125px;
	float: left;
}
.container .container_copy {
	width: 645px;
	margin: 0 0 0 10px;
	float: left;
}
.go_button {
	float: right;
	display: block;
	margin: 25px 0 0 0;
	border: none;
}
#container_1 .container_top {
	background: transparent url(/images/label_red.gif) no-repeat;
	height: 50px;
}
#container_1 .container_content {
	background: transparent url(/images/container_red.gif) repeat-y;
}
#container_1 .container_bottom {
	background: transparent url(/images/container_foot_red.gif) no-repeat;
	height: 9px;
}
#container_2 .container_top {
	background: transparent url(/images/label_blue.gif) no-repeat;
	height: 50px;
}
#container_2 .container_content {
	background: transparent url(/images/container_blue.gif) repeat-y;
}
#container_2 .container_bottom {
	background: transparent url(/images/container_foot_blue.gif) no-repeat;
	height: 9px;
}
#container_3 .container_top {
	background: transparent url(/images/label_orange.gif) no-repeat;
	height: 50px;
}
#container_3 .container_content {
	background: transparent url(/images/container_orange.gif) repeat-y;
}
#container_3 .container_bottom {
	background: transparent url(/images/container_foot_orange.gif) no-repeat;
	height: 9px;
}
#container_4 .container_top {
	background: transparent url(/images/label_yellow.gif) no-repeat;
	height: 50px;
}
#container_4 .container_content {
	background: transparent url(/images/container_yellow.gif) repeat-y;
}
#container_4 .container_bottom {
	background: transparent url(/images/container_foot_yellow.gif) no-repeat;
	height: 9px;
}
#container_5 .container_top {
	background: transparent url(/images/label_black.gif) no-repeat;
	height: 50px;
}
#container_5 .container_content {
	background: transparent url(/images/container_black.gif) repeat-y;
}
#container_5 .container_bottom {
	background: transparent url(/images/container_foot_black.gif) no-repeat;
	height: 9px;
}
#container_6 .container_top {
	background: transparent url(/images/label_dark-red.gif) no-repeat;
	height: 50px;
}
#container_6 .container_content {
	background: transparent url(/images/container_dark-red.gif) repeat-y;
}
#container_6 .container_bottom {
	background: transparent url(/images/container_foot_dark-red.gif) no-repeat;
	height: 9px;
}
#container_7 .container_top {
	background: transparent url(/images/label_lime.gif) no-repeat;
	height: 50px;
}
#container_7 .container_content {
	background: transparent url(/images/container_lime.gif) repeat-y;
}
#container_7 .container_bottom {
	background: transparent url(/images/container_foot_lime.gif) no-repeat;
	height: 9px;
}
#container_8 .container_top {
	background: transparent url(/images/label_purple.gif) no-repeat;
	height: 50px;
}
#container_8 .container_content {
	background: transparent url(/images/container_purple.gif) repeat-y;
}
#container_8 .container_bottom {
	background: transparent url(/images/container_foot_purple.gif) no-repeat;
	height: 9px;
}
.container_content {
	padding: 10px;
}
/*inside page containers*/

.main_container_inside {
	/*width: 950px;*/
	width: 100%;
	font: 14px/18px Arial, Helvetica, sans-serif;
	position:relative;
	z-index: 0 !important;
}
#main_container_header {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	padding: 10px 0 0 10px;
	color: #fff;
	line-height: 36px;
	float: left;
}
.main_container_top_left {
	width: 10px;
	height: 55px;
	float: left;
}
.main_container_top {
	background: #003366;
	height: 55px;
}
.main_container_top_right {
	width: 10px;
	height: 55px;
	float: right;
}
#customer_service .main_container_top {
	background-color: #CCCCCC;
}
#customer_service #main_container_header {
	color: black;
}
#sale_pages .main_container_top {
	background-color: #CCCCCC;
}
#sale_pages #main_container_header {
	color: black;
}
#products .main_container_top {
	background-color: #CCCCCC;
}
#products #main_container_header {
	color: black;
}
#reports .main_container_top {
	background-color: #CCCCCC;
}
#reports #main_container_header {
	color: black;
}
#batch_order .main_container_top {
	background-color: #CCCCCC;
}
#batch_order #main_container_header {
	color: black;
}
#store_management .main_container_top {
	background-color: #CCCCCC;
}
#store_management #main_container_header {
	color: black;
}
#affiliates .main_container_top {
	background-color: #CCCCCC;
}
#affiliates #main_container_header {
	color: black;
}
#help .main_container_top {
	background-color: #CCCCCC;
}
#help #main_container_header {
	color: black;
}
#settings .main_container_top {
	background-color: #CCCCCC;
}
#settings #main_container_header {
	color: black;
	margin: 0;
	padding:0;
}
.sale_page_footer {
	width: 100%;
	margin-top: 20px;
	background: #CCCCCC;
	line-height: 20px;
	color: #FFF;
}
.main_container_content {
	padding: 3px 5px;
	margin: 0 10px;
	height: 100%;
}
.main_container_bottom_left {
	background-position: 0px -55px;
	height: 15px;
	margin: 0;
	padding: 0;
	width: 10px;
	float: left;
}
.main_container_bottom {
	height: 15px;
	margin: 0;
	padding: 0;
}
.main_container_bottom_right {
	background-position: 100% -55px;
	height: 15px;
	margin: 0;
	padding: 0;
	width: 10px;
	float: right;
}

.container_icon_inside {
	width: 310px;
	float: left;
	margin: 0 0 0 -4px;
}
.container_copy_inside {
	width: 610px;
	float: left;
	margin: 0 0 0 10px;
	padding: 20px 0 0 0;
}
.container_copy_inside h2 {
	padding: 20px 0;
}
/* Upsell Pre-Success Table Styles */
.upsell_yes {
	background-color: #BBFFAF;
}
.upsell_no {
	background-color: #FFAFB2;
}
/* Graph Display on dashboard*/
.graph_data_display {
	display: none;
}
.graph_data_display table {
	width: 100%;
}
.graph_data_display table tr th {
	padding: 2px 4px;
	text-align: left;
}
.graph_data_display table tr td {
	padding: 2px 4px;
}
.graph_data_display table tr.odd td {
	background-color: #DFDFDF;
	border-bottom: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
}
/** Products Folder Nav Items **/
#landing_pages .main_container_content {
	padding: 0;
}
ul.product_folder_side_nav {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}
.product_folder_side_nav li {
	list-style-type: none;
	font-size: .9em;
}
.product_folder_side_nav_left {
	float: left;
	width: 248px;
	border-right: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	overflow-x: hidden;
}
#product_contents_iframe {
	margin-left: 250px;
	border: 0;
}
#product_display {
	overflow: hidden;/*	border:none;
*/}
.product_folder_nav {
	padding: 0.3em !important;
	text-align: left !important;
	width: 241px;
}
/** Orders TE **/
#order_left_sidebar {
	float: left;
	/*	margin-left:-100%; */
	width: 178px;
	border-right: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
}
#order_left_sidebar_inner {
	padding-left: 3px;
}
#orders_contentcolumn {
	margin-left: 178px;
}
#orders_te_qkeywords {
	width: 155px;
}
#order_management {
	padding: 0;
}

.order_selectable .ui-selecting {
	background: #FFF9DF;
	color: #000;
}
.order_selectable .ui-selected {
	background: #FFEB8F;
	color: #000;
	border-top: 1px solid #A6C9E2;
	border-left: 1px solid #A6C9E2;
	border-bottom: 1px solid #A6C9E2;
	border-right: none;
}
.order_selectable {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.order_selectable li {
	margin: 2px 0px;
	padding: 0 0 0 6px;
	width: 168px;
	text-align: left;
	color: #4F4F4F;
	font-size: 10px;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-right: none;
}
.order_side_title {
	text-align: left;
	font-size: 12px;
}
#sub_order_count {
	font-size: 8px;
	margin-right: 6px;
	float: right;
	color: #7F7F7F;
	border: none;
}
#order_qsearch_help {
	display: none;
	text-align: left;
	font-size: 10px;
	color: #7F7F7F;
	line-height: 11px;
}
/* CorCRM Sepcific jQuery UI items*/
.ai-button {
	outline: 0;
	margin: 0 4px 0 0;
	padding: .4em 1em;
	text-decoration: none !important;
	cursor: pointer; /*position: relative;*/
	text-align: center;
	zoom: 1;
	z-index: 0;
}
.ai-button .ui-icon {
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
}
a.ai-button {
	float: left;
}
/* remove extra button width in IE */
button.ai-button {
	width: auto;
	overflow: visible;
}
.ai-button-icon-left {
	padding-left: 2.1em;
}
.ai-button-icon-right {
	padding-right: 2.1em;
}
.ai-button-icon-left .ui-icon {
	right: auto;
	left: .2em;
	margin-left: 0;
}
.ai-button-icon-right .ui-icon {
	left: auto;
	right: .2em;
	margin-left: 0;
}
.ai-button-icon-solo {
	display: block;
	width: 8px;
	text-indent: -9999px;
}	 /* solo icon buttons must have block properties for the text-indent to work */
.ai-buttonset {
	float: left;
}
.ai-buttonset .ai-button {
	float: left; /*margin-right: -1px;*/
}
.ai-buttonset-single .ai-button, .ai-buttonset-multi .ai-button {
	margin-right: -1px;
}
.ai-toolbar {
	padding: .5em;
	margin: 0;
}
.ai-toolbar .ai-buttonset {
	margin-right: 1.5em;
	padding-left: 1px;
}
.ai-toolbar .ai-button {
	font-size: 1em;
}
.te_row_button {
	font-size: .8em;
	padding: .1em .4em;
}

/* AUTOCOMPLETE CSS */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style: none outside none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not set or set
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}
.ac_loading {
	background: white url('/images/indicator.gif') right center no-repeat;
}
.ac_odd {
	background-color: #eee;
}
.ac_over {
	background-color: #0A246A;
	color: white;
}
.ac_x {
	cursor: pointer;
	padding-left: 5px;
}
.ac_input {
	background: transparent url('/images/mag.gif') right top no-repeat;
        /*margin-left: 5px;*/
}
/* END AUTOCOMPLETE CSS */


.continue_btn {
	width: 167px;
	height: 44px;
	background: url(/images/continue_btn.png) no-repeat 0 0;
	border: none;
	font-size: 0px !important;
	cursor: pointer;
}
.blue_color{
	font-size:12px;font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none !important;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold; color: #FFFFFF;
	border: 1px solid #25729a;
	background-color: #3093c7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
	background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3093c7, endColorstr=#1c5a85);
}
.blue_color:hover{
	border: 1px solid #1c5675;
	background-color: #26759e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
	background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
	background-image: -moz-linear-gradient(top, #26759e, #133d5b);
	background-image: -ms-linear-gradient(top, #26759e, #133d5b);
	background-image: -o-linear-gradient(top, #26759e, #133d5b);
	background-image: linear-gradient(to bottom, #26759e, #133d5b);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#26759e, endColorstr=#133d5b);
}
.green_color{
	border: 1px solid #34740e;
	font-size:12px;font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none !important;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold; color: #FFFFFF;
	background-color: #4ba614;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
	background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
	background-image: -moz-linear-gradient(top, #4ba614, #008c00);
	background-image: -ms-linear-gradient(top, #4ba614, #008c00);
	background-image: -o-linear-gradient(top, #4ba614, #008c00);
	background-image: linear-gradient(to bottom, #4ba614, #008c00);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#4ba614, endColorstr=#008c00);
}
.green_color:hover{
	border: 1px solid #224b09;
	background-color: #36780f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), to(#005900));
	background-image: -webkit-linear-gradient(top, #36780f, #005900);
	background-image: -moz-linear-gradient(top, #36780f, #005900);
	background-image: -ms-linear-gradient(top, #36780f, #005900);
	background-image: -o-linear-gradient(top, #36780f, #005900);
	background-image: linear-gradient(to bottom, #36780f, #005900);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#36780f, endColorstr=#005900);
}
.red_color{
	border: 1px solid #df0909;
	font-size:12px;font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none !important;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold; color: #FFFFFF;
	background-color: #f62b2b;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
	background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
	background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
	background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
	background-image: -o-linear-gradient(top, #f62b2b, #d20202);
	background-image: linear-gradient(to bottom, #f62b2b, #d20202);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f62b2b, endColorstr=#d20202);
}
.red_color:hover{
	border: 1px solid #b30808;
	background-color: #e40a0a;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
	background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
	background-image: linear-gradient(to bottom, #e40a0a, #9f0202);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e40a0a, endColorstr=#9f0202);
}
.orange_color{
	font-size:12px;font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none !important;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold; color: #FFFFFF;
	border: 1px solid #d28509;
	background-color: #E48E02;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E48E02), to(#F7B54A));
	background-image: -webkit-linear-gradient(top, #E48E02, #F7B54A);
	background-image: -moz-linear-gradient(top, #E48E02, #F7B54A);
	background-image: -ms-linear-gradient(top, #E48E02, #F7B54A);
	background-image: -o-linear-gradient(top, #E48E02, #F7B54A);
	background-image: linear-gradient(to bottom, #E48E02, #F7B54A);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#E48E02, endColorstr=#F7B54A);

}
.orange_color:hover{
	border: 1px solid #f59f14;
	background-color: #F7B54A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F7B54A), to(#E48E02));
	background-image: -webkit-linear-gradient(top, #F7B54A, #E48E02);
	background-image: -moz-linear-gradient(top, #F7B54A, #E48E02);
	background-image: -ms-linear-gradient(top, #F7B54A, #E48E02);
	background-image: -o-linear-gradient(top, #F7B54A, #E48E02);
	background-image: linear-gradient(to bottom, #F7B54A, #E48E02);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#F7B54A, endColorstr=#E48E02);
}
.light_blue_color{
	border:1px solid #15aeec;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none !important;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold; color: #FFFFFF;
	background-color: #49c0f0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#49c0f0), to(#2CAFE3));
	background-image: -webkit-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: -moz-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: -ms-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: -o-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: linear-gradient(to bottom, #49c0f0, #2CAFE3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#49c0f0, endColorstr=#2CAFE3);
}
.light_blue_color:hover{
	border:1px solid #1090c3;
	background-color: #1ab0ec; background-image: -webkit-gradient(linear, left top, left bottom, from(#1ab0ec), to(#1a92c2));
	background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: -moz-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: -ms-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: -o-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1ab0ec, endColorstr=#1a92c2);
}
.te_buttons {
	min-width: 120px;
	text-align: center !important;
	font-size: 14px !important;
	padding: 6px 10px !important;
}
.continue_button{
	cursor:pointer;
	border: 1px solid #f59f14;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 10px;
	text-decoration: none !important;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F7B54A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F7B54A), to(#E48E02));
	background-image: -webkit-linear-gradient(top, #F7B54A, #E48E02);
	background-image: -moz-linear-gradient(top, #F7B54A, #E48E02);
	background-image: -ms-linear-gradient(top, #F7B54A, #E48E02);
	background-image: -o-linear-gradient(top, #F7B54A, #E48E02);
	background-image: linear-gradient(to bottom, #F7B54A, #E48E02);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#F7B54A, endColorstr=#E48E02);
}
.continue_button:hover {
	border: 1px solid #d28509;
	background-color: #E48E02;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E48E02), to(#F7B54A));
	background-image: -webkit-linear-gradient(top, #E48E02, #F7B54A);
	background-image: -moz-linear-gradient(top, #E48E02, #F7B54A);
	background-image: -ms-linear-gradient(top, #E48E02, #F7B54A);
	background-image: -o-linear-gradient(top, #E48E02, #F7B54A);
	background-image: linear-gradient(to bottom, #E48E02, #F7B54A);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#E48E02, endColorstr=#F7B54A);
}
.cancel_button{
	cursor:pointer;
	border: 1px solid #df0909;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 10px;
	text-decoration: none !important;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f62b2b;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
	background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
	background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
	background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
	background-image: -o-linear-gradient(top, #f62b2b, #d20202);
	background-image: linear-gradient(to bottom, #f62b2b, #d20202);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f62b2b, endColorstr=#d20202);
}
#library_file_delete{
    background: linear-gradient(to bottom,#FF3333 0%,#CC0033 100%);
                background-size: auto 200%;  
    
}


.cancel_button:hover ,#library_file_delete:hover{
	border: 1px solid #b30808;
	background-color: #e40a0a;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
	background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
	background-image: linear-gradient(to bottom, #e40a0a, #9f0202);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e40a0a, endColorstr=#9f0202);
}
.save_button{
    
      background: #ccc;
                background: -moz-linear-gradient(top,#ccc 0%,#666 100%);
                background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#666));
                background: -webkit-linear-gradient(top,#ccc 0%,#666 100%);
                background: -o-linear-gradient(top,#ccc 0%,#666 100%);
                background: -ms-linear-gradient(top,#ccc 0%,#666 100%);
                background: linear-gradient(to bottom,#ccc 0%,#666 100%);
                background-size: auto 200%; 
    
    
    
    
/*	cursor:pointer;
	border: 1px solid #34740e;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 10px;
	text-decoration: none !important;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4ba614;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
	background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
	background-image: -moz-linear-gradient(top, #4ba614, #008c00);
	background-image: -ms-linear-gradient(top, #4ba614, #008c00);
	background-image: -o-linear-gradient(top, #4ba614, #008c00);
	background-image: linear-gradient(to bottom, #4ba614, #008c00);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#4ba614, endColorstr=#008c00);*/
}
.save_button:hover {
	border: 1px solid #224b09;
	background-color: #36780f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), to(#005900));
	background-image: -webkit-linear-gradient(top, #36780f, #005900);
	background-image: -moz-linear-gradient(top, #36780f, #005900);
	background-image: -ms-linear-gradient(top, #36780f, #005900);
	background-image: -o-linear-gradient(top, #36780f, #005900);
	background-image: linear-gradient(to bottom, #36780f, #005900);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#36780f, endColorstr=#005900);
}
#add_btn,#library_file_download{
    
    background: #ccc;
                background: -moz-linear-gradient(top,#ccc 0%,#666 100%);
                background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#666));
                background: -webkit-linear-gradient(top,#ccc 0%,#666 100%);
                background: -o-linear-gradient(top,#ccc 0%,#666 100%);
                background: -ms-linear-gradient(top,#ccc 0%,#666 100%);
                background: linear-gradient(to bottom,#ccc 0%,#666 100%);
                background-size: auto 200%;   
  
            }
.blue_button {
	cursor:pointer;
	border: 1px solid #25729a;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 10px;
	text-decoration: none !important;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3093c7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
	background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3093c7, endColorstr=#1c5a85);
}
.blue_button:hover {
	border: 1px solid #1c5675;
	background-color: #26759e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
	background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
	background-image: -moz-linear-gradient(top, #26759e, #133d5b);
	background-image: -ms-linear-gradient(top, #26759e, #133d5b);
	background-image: -o-linear-gradient(top, #26759e, #133d5b);
	background-image: linear-gradient(to bottom, #26759e, #133d5b);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#26759e, endColorstr=#133d5b);
}
#publish {
	cursor:pointer;
	border: 1px solid #25729a;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 10px;
	text-decoration: none !important;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3093c7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
	background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3093c7, endColorstr=#1c5a85);
}
#publish:hover {
	border: 1px solid #1c5675;
	background-color: #26759e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
	background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
	background-image: -moz-linear-gradient(top, #26759e, #133d5b);
	background-image: -ms-linear-gradient(top, #26759e, #133d5b);
	background-image: -o-linear-gradient(top, #26759e, #133d5b);
	background-image: linear-gradient(to bottom, #26759e, #133d5b);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#26759e, endColorstr=#133d5b);
}
#steps_manager {
	padding: 10px 0 3px 10px;
}
#steps_manager table {
	background: #f0f0f0;
	padding: 5px;
	margin: 5px;
	border: 5px solid #dadada;
}
#steps_manager select {
	width: 75px;
	border: 1px solid #D2D2D1;
}
#lp_form_field_1 h2, #lp_form_field_2 h2, #lp_form_field_3 h2, #lp_form_field_4 h2 {
	font-size: 18px;
	color: #0C669A;
	display: inline-block;
	padding-bottom: 7px;
	margin-bottom: 5px;
	border-bottom: 3px solid #0C669A;
}
#lp_form_field_1 p, #lp_form_field_2 p, #lp_form_field_3 p, #lp_form_field_4 p {
	margin-right: 15px;
	font-weight: normal;
}
#lp_form_field_2 p {
	margin-bottom: 10px;
	margin-left: 17px;
}
#lp_form_field_2 label {
	color: #0C669A;
}
#lp_form_field_2 table label {
	color: #333333;
	margin-left: 5px;
}
#lp_form_field_2 input[type="checkbox"] {
	top: 2px;
	position: relative;
}
#pages_table, #field_form_table, #error_messages_table {
	border: 1px solid #C7C7C7 !important;
	margin: 10px 0;
	width: 100%;
}
#error_messages_table input {
	margin: 0;
}
table#pages_table thead, field_form_table thead {
	width: 100% !important;
	text-align: left;
	border: 1px solid #C7C7C7 !important;
	background-color: #E8E8E8;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#dadada));
	background-image: -moz-linear-gradient(top, #fafafa, #dadada);
	background-image: -o-linear-gradient(top, #fafafa, #dadada)
}
table#pages_table tbody td, table#pages_table thead th, field_form_table tbody td, field_form_table thead th {
	padding: 3px 7px 3px 7px;
}
table#pages_table thead th, table#pages_table tbody td, #field_form_table thead th, #field_form_table tbody td {
	/* border-right: 1px solid #C7C7C7; */
}
table#pages_table tbody td {
	border-bottom: 1px solid #C7C7C7;
}
table#pages_table thead th:last-child, table#pages_table tbody td:last-child {
	border-right: none;
	border-bottom: none;
}
#field_form_table th, #field_form_table td {
	padding: 5px 0 5px 5px;
}
table#pages_table thead tr {
	border: 1px solid #C7C7C7 !important;
	background-color: #E8E8E8;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#dadada));
	background-image: -moz-linear-gradient(top, #fafafa, #dadada);
	background-image: -o-linear-gradient(top, #fafafa, #dadada)
}
table#pages_table select {
	width: 75px !important;
}
#library_delete, #library_download, #library_upload {
	display: block;
	float: left;
	margin: 10px;
}
#no_template_file_library {
	width: 100%;
	margin-top: 10px;
	border-top: none;
	border: 1px solid #BFBFBF;
}
#no_template_file_library table-wrapper {
	margin-bottom: 10px;
}
#table-scroll table td, #table-scroll table th {
	padding: 3px 5px;
}
#table-scroll table {
	width: 100%;
}
#table-wrapper {
	position: relative;
}
#table-scroll {
	height: 200px;
	overflow: auto;
	margin: 0px;
}
#table-wrapper table {
	width: 100%;
}
#tabs {
	border-bottom: none !important;
}
#value_field_container_1_product_id p {
	margin: 5px 0;
}
#table-scroll table thead {
	text-align: left;
	background: #0C669A;
	color: #fff;
}
#table-scroll table thead th {
	padding: 10px 5px !important;
	border-right: 1px solid #095177;
}
#table-scroll table thead thead th:last-child {
	border-right: none;
}
/*.tr_even td{
		background-color:#E3F2F9 !important;
	}*/
#table-scroll table tbody tr:nth-child(even) {
	background: #E3F2F9 !important;
	border: 1px solid #ADCCDB !important;/*border-bottom:1px solid #ADCCDB !important;*/
}
#table-scroll table tbody tr:nth-child(odd) {
	background: #f9f9f9 !important
}
.te_buttons {
	text-align: right;
	margin: 5px 20px 10px 0;
}
#field_form_table {
	width: 100%;
}
#field_form_table td {
	padding: 3px;
}
#field_form_table th {
	text-align: left;
}
#library_upload {
	padding: 3px 15px 3px 0;
	text-align: right;
}
#library_upload label {
	padding-right: 10px;
}
#error_messages_table {
	width: 50%;
}
#error_messages_table tr td {
	padding: 3px 4px;
}
#error_messages_table tr td input {
	width: 98%;
}
#field_form_table th:nth-child(2) {
	text-align: center;
}
#field_form_table tbody tr:nth-child(odd) {
	background: #eeeeed !important
}
#field_form_table select, #field_form_table input {
	border: 1px solid #D2D2D1;
	padding: 3px;
	margin: 5px;
}
.settings_tbl {
	display: none;
}
#sitting_toggle {
	margin-left: 15px;
}
#sitting_toggle a {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
}
#sitting_toggle a i {
	background: none repeat scroll 0 0 #0C669A;
	color: #FFFFFF;
	margin-right: 5px;
	padding: 6px;
}
.settings_details {
	margin: 10px;
	position: relative;
	clear:both;
}
.settings_details li {
	list-style: none;
	margin: 0 0 0 0;
	position: relative;
	clear: both;
	width: 100%;
}
.settings_details ul {
	margin-bottom: 20px;
	display: block;
}
.settings_details li input, .settings_details li label, .settings_details li a{
	float: left;
	cursor:pointer;

}
.settings_details li i {
	font-size: 14px;
	color: #E59005;
}
.settings_details > p, .settings_details > select {
	margin-left: 0 !important;
}
.settings_details a {
	text-decoration: none;
}
a.tooltip {
	outline: none;
	position: relative;
}
a.tooltip strong {
	line-height: 30px;
}
a.tooltip:hover {
	text-decoration: none;
}
a.tooltip span {
	top: -8px;
	left: 30px;
	z-index: 10;
	display: none !important;
	padding-top: 10px;
	width: 400px;
	line-height: 20px;
	color: #333333 !important;
	height: auto;
	font-size: 13px;
}
a.tooltip:hover span {
	display: block !important;
	position: absolute;
	color: #111;
	border: 1px solid #DCA;
	background-color: #fffAF0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.callout {
	/*background-image:url(images/callout.gif);
	background-repeat:no-repeat;
	background-position:-12px 20px;*/
	z-index: 20;
	position: absolute;
	border: 0;
	top: 5px;
	left: -12px;
} /*CSS3 extras*/
a.tooltip span {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 5px 5px 8px #CCC;
	-webkit-box-shadow: 5px 5px 8px #CCC;
	box-shadow: 5px 5px 8px #CCC;
}
.setting_desc {
	border-bottom: dotted 1px #333;
}
.lmt_cntry {
	margin-top: 20px;
}
.lmt_cntry p {
	margin-left: 0 !important;
}
.lmt_cntry > table {
	background: none repeat scroll 0 0 #F0F0F0;
	border: 5px solid #DADADA;
}
.lmt_cntry > table tr td {
	padding: 3px 5px 3px 5px;
}
.lmt_cntry > table tr:nth-child(odd) {
	background: #fff !important
}
#error_messages_table tr td {
	margin: 3px 0;
}
#error_messages_table tr td:first-child {
	background: #EEEEED;
	border-bottom: 1px solid #D8D8D8;
}
#selectable_products table, #presuccess_upsell_table {
	text-align:center;
}
#selectable_products th, #presuccess_upsell_table th {
	text-align: center;
}
#selectable_products td, #onsubmit_upsell_table td, #presuccess_upsell_table td {
	text-align: center;
	border-right: 1px solid #D6D6D6;
}
#selectable_products td:last-child, #onsubmit_upsell_table td:last-child, #presuccess_upsell_table td:last-child {
	border-right: none;
}
#product_choices_1 {
	/* 	margin: 5px; */
	padding: 5px;
}
#selectable_products, #onsubmit_upsell_table, #presuccess_upsell_table {
	border: 1px solid #BFBFBF;
	border-top: none;
	margin-top: 10px;
}
#selectable_products thead, #onsubmit_upsell_table thead, #presuccess_upsell_table thead {
	background: #0C669A;
	color: #fff;
	padding: 5px;
}
#selectable_products thead th, #onsubmit_upsell_table thead th, #presuccess_upsell_table thead th {
	padding: 5px 0 5px 5px;
	border-right: 1px solid #095177;
}
#selectable_products thead th:last-child #onsubmit_upsell_table thead th:last-child, #presuccess_upsell_table thead th:last-child {
	border-right: none;
}
#selectable_products th:nth-child(2) {
	text-align: center;
}
#add_btn,#publish {
/*	float: right;
	margin: 10px;*/
 background: #ccc;
                background: -moz-linear-gradient(top,#ccc 0%,#666 100%);
                background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#666));
                background: -webkit-linear-gradient(top,#ccc 0%,#666 100%);
                background: -o-linear-gradient(top,#ccc 0%,#666 100%);
                background: -ms-linear-gradient(top,#ccc 0%,#666 100%);
                background: linear-gradient(to bottom,#ccc 0%,#666 100%);
                background-size: auto 200%;
}
#location {
	text-align: left !important;
	padding-left: 20px;
}
.color_one {
	background: #EEEEED;
}
#onsubmit_upsell_product_choices_1 {
	text-align: center !important;
	width: 100%;
}
#field_form_table input[type="text"] {
	width: 92%;
	background: #fff;
}
#field_form_table td:nth-child(1) {
	border-right: none;
	/* 	width: 10%; */
}
#field_form_table td:nth-child(2) {
	width: 35%;
}
.ai-buttonset a {
	width: auto;
	padding: 5px 8px;
	margin-right: 5px !important;
	height: inherit !important;
	/*color: #333;*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	text-decoration:none;
}
.ai-buttonset a i{
	margin-right:3px;
}
.ai-buttonset span {
	background: none;
	width: inherit !important;
}
.s_container {
	width: 100%;
	height: auto;
	overflow: hidden;

}
.s_container li {
	list-style: none;
	width: 400px;
	height:auto;
	overflow:hidden;
	float: left;
	padding:0;
	margin-bottom: 16px;
	margin-left: 16px;

}
.s_box {
	width:99.4%;
	text-align: center;
	display: block;
	vertical-align: middle;
	/*border:1px solid #ccc;*/
	padding-bottom:8px;
	border:1px solid #d7dada;
	background-color: #f4f5f5; background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
	background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
	background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
	background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
	background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
	background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
}
.s_box top {
}
.s_box_btn{
	text-align:center;
	margin-left:20px;
	margin-top:10px;
}
.s_box_containt{
	margin-top:20px;
}
.s_box_containt > .s_box_btn{
	text-align:center;
	color:#fff;
	text-decoration:none;
	margin-left:0;
	margin-bottom:10px;
}
.s_box_btn > a{
	background-image:none;
	text-decoration:none;
	color:#fff !important;
	font-size:12px;
	font-weight:bold;
	padding:5px !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
}
.s_box_containt > .s_box_btn a i{
	margin-right:3px;
}
.s_box_btn span{
	margin:0;
	padding:5px !important;
}
.s_box_containt_details{
	width:95%;
	float: left;
	padding: 10px;
	display:block;

	background-color:#f0f0f0;
	background:#f0f0f0;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#eaeaea));
	background:-moz-linear-gradient(100% 100% 90deg, #eaeaea, #f8f8f8);
	background:-ms-linear-gradient(top, #f8f8f8 0%,#eaeaea 100%);
	background:linear-gradient(top, #f8f8f8 0%,#eaeaea 100%);
	border-bottom:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
}
.s_box_containt_details table tr td{
	text-align:left;
	color:#333;
	padding-left:5px;

}
.s_box_containt_details table tr td:first-child{
	text-align:right;
	padding-right:5px;
	border-right:dashed 1px #333;
}

.my-tabs > span{
	width: 170px;
	height: 25px;
	display:inline-block;
}

#landing_pages_form{
	padding-top:20px;
	padding-left:20px;
	height: auto;
	overflow: hidden;
}
.my-divs dd{
	padding:0px;
}
.my-divs label,
.my-divs select
{
	margin-bottom:5px;
	margin-left:5px;
}
.my-divs label{
	display:inline-block;

}

.s_box_containt_details a {
	font-size: 11px;
}
.pages_tbl input[type="file"]{
	width:180px !important;
}
.pages_tbl select{
	width: 75px !important;
}
span.te_button te_new_button{
	color:#fff !important;
}
span.te_button te_new_button:hover{
	color:#fff !important;
}
.location input,.location label{
	display:inline-block;
}
#lp_form_field_0 fieldset dd{
	padding-left:10px;
	padding-bottom:7px;
}
#lp_form_field_0 fieldset label{
	padding-top:10px;
}
#onsubmit_upsell_table td,#selectable_products td,#presuccess_upsell_table td{
	background:none !important;
	vertical-align:top !important;
}
.location{

	text-align:left !important;
}
.actioncenter {
	margin:5px;
	padding:5px;
	clear:both;
	position:relative;
	width:1095px;
}
#billprofile {
	background-color:#fdfdf0;
	margin:5px;
	padding:5px;
	font-size:14px;
}
#billprofile input, #billprofile select {
	margin:5px;
	font-size:14px;
}
#billprofile fieldset {
	margin:5px;
	padding:5px;
	display:inline;
}
#billinfo {
/*margin:5px; padding:5px;*/
	font-size:14px;
}
#billinfo input, #billinfo select {
	margin:5px;
	font-size:14px;
	width: auto;
}
#billinfo fieldset {
	margin:5px;
	padding:5px;
	display:inline;
}
.addcart .form_item {
	display:inline-block;
}
#ajax-notify {
	color:orange;
	font-weight:bold;
	font-size:18px;
}
#notices {
	margin:10px;
}
/* Bootstrap alert CSS */
.alert {
	padding: 7px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p,
.alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	color: white;
	background-color: green;
	border-color: black;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: white;
}
.alert-info {
	color: white;
	background-color: blue;
	border-color: black;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: white;
}
.alert-warning {
	color: black;
	background-color: yellow;
	border-color: black;
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: black;
}
.alert-danger {
	color: white;
	background-color: red;
	border-color: black;
}
.alert-danger hr {
	border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
	color: white;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=40);
	opacity: .2;
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: .5;
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
        color: #fff;
        opacity: 1;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
.grow {
	display: inline-block;
	transition-duration: 0.3s;
	transition-property: transform;
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.grow:hover {
	transform: scale(1.2);
	z-index: 20;
}
.change {
	display:inline-block;
}
.change a:hover {
	background-color:#003366;
	color:white;
}
#fraud_order_details td,
#fraud_order_details th {
	padding:3px;
	border:1px solid lightgray;
}
/*:link, :visited { text-decoration: underline }*/
:focus          { outline: thin dotted invert }

/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }

@media print {
	h1            { page-break-before: always }
	h1, h2, h3,
	h4, h5, h6    { page-break-after: avoid }
	ul, ol, dl    { page-break-before: avoid }
}
.st_right{
	float:right;
}
.st_left{
	float:left;
}
.setting_img_center{
	width:160px;
	height:100px;
	border:none;
	position:absolute;
	font-size:0px;
	top:42%;
	left:44.6%;
	z-index:1;
	background-size:100% 100% !important;
	background:url(/images/setting_icons/settings_centered_img.gif) no-repeat 0 0;
	border:2px solid #2d4289;
}

.reports_img_center{
	background: url("/images/report_icons/P2WAnalytics.gif") no-repeat 0 0;
	border: medium none;
	font-size: 0;
	height: 100px;
	left: 46.2%;
	position: absolute;
	top: 47.5%;
	width: 160px;
	z-index:1;
	background-size:100% 100% !important;
	border:2px solid #2d4289;

}
.stcontainer{
	width:960px;
	height:auto;
	overflow:visible;
	position:relative;
	margin: 20px auto 0;
}
.stheader{
	width:100%;
	border-bottom:2px solid #2d4289;
}
.stheader h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin:0;
	padding:10px 0;
}
.stsection{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#eeeeee;
	padding:0px
}
.stsection ul{
	display:block;
	margin:0;
	padding:0px;
	width:100%;
}
.stsection ul li{
	display:block;
	float:left;
	width:46.3%;
	height:330px;
	padding-top:25px;
}
.stsection ul li:nth-child(odd){
	border-right:2px solid #2d4289;

}
.stsection ul li:nth-child(1), .stsection ul li:nth-child(3){
	padding-left:68px;
}

.stsection ul li:nth-child(3), .stsection ul li:nth-child(4){
	padding-top:50px;
}
.stsection ul li:nth-child(1), .stsection ul li:nth-child(2){
	border-bottom:2px solid #2d4289;

}
.stsection ul li h5{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-align:center;
	padding:3px;
    margin-bottom:12px;

}
.stsection ul li > div{
	height: auto;
    margin-bottom: 6px;
	overflow: hidden;
	width: 87%;
}
.left_box{
	width:50px !important;
	height:50px;
	display:block;
	float:left;
}
.right_box{
	display:block;
	float:left;
	width:81% !important;
	margin-left:20px;
}
.right_box a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0C669A;
    text-decoration:underline;
    margin:0;
   
}
.right_box span{
    display:block;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#000;
	text-decoration:underline;
	margin:0;

}
.right_box p{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	margin:0;
	padding-right:10px;
}
.sub_Help{
	left: -335px !important;
}
.sub_web_dev{
	left: -315px !important;
}
.sub_Store Management{
	left: -250px !important;
}
.sub_affiliates{
	left: -320px !important;
}
.sub_reports{
	left: -325px !important;
}
.sub_Sale Pages{
	left: -303px !important;
}

#header {
/*	position: relative;*/
/*	z-index: 1;*/
	background:white;
	padding-top:0;
	padding-left:0;
	padding-right:0;
}
/* .mega img{
	width:135px;
	height:51px;
} */
#help_reset {
	/*font: initial;*/
	color: #000;
	background: #FFF;
}
#help_reset table {
	font-size: 100%;
}
#help_reset ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}

#customer_service legend {
	background-color: #CCCCCC;
	font-weight: bold;
	color: black;
	padding: 5px;
}

.landing_pages_table .round_box_top {
	background-color:#CCCCCC;
	color:black;
}

.edit-form {
	margin: 30px;
}
.edit-form fieldset {
	padding: 20px;
}
.edit-form label {
	padding: 5px;
}
.edit-form table {
	width: 100%;
}
.edit-form td {
	text-align: right;
}
.edit-form legend {
	background-color: #036;
	font-weight: bold;
	color: white;
	padding: 5px;
}
.edit-form input, .edit-form select, .edit-form textarea {
	width: 95%;
	margin: 5px;
}

.edit-form .sub-options, .edit-form .trial-options, .edit-form .capture-days {
	display: none;
}

#image_preview .progress {
	border: 3px solid darkblue;
	border-radius: 12px;
	width: 100px;
	height: 10px;
	margin: 0 auto;
	overflow: hidden;
        margin-top: 10px;
}
#image_preview .bar {
	background-color: lightblue;
	height: 100%;
}
#image_preview .wrapper {
	width: 220px;
	height: 200px;
	text-align: center;
	border: 2px solid #b1aeae;
	border-radius: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	float: left;
	margin: 5px;
	background: lightgray;
	position: relative;
}
#image_preview .banner_wrapper {
	width: 800px;
	height: 200px;
	text-align: center;
	border: 2px solid black;
	border-radius: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	float: left;
	margin: 5px;
	background: lightgray;
	position: relative;
}
#image_preview .name {
	margin-top: 50px;
	font-weight: bold;
}
#image_preview .size {
	font-size: 12px;
}
#image_preview .image-helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
#image_preview .image {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.cancel.delete_images{    
    border: 2px solid red !important;
    background: url(/images/ui-icons_cd0a0a_256x240.png) -34px -194px !important;
}

#image_preview .cancel {
	height: 16px;
	width: 16px;
	border: 3px solid red;
	background: url("/images/ui-icons_cd0a0a_256x240.png") -32px -192px;
	position: absolute;
	cursor: pointer;
	top: 0;
	right: 0;
	border-radius: 16px;
}



#progress_wrapper .progress {
	border: 3px solid darkblue;
	border-radius: 12px;
	width: 200px;
	height: 15px;
	margin: 0 auto;
	overflow: hidden;
}
#progress_wrapper .bar {
	background-color: lightblue;
	height: 100%;
}
#progress_wrapper .wrapper {
	width: 220px;
	height: 60px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	float: left;
	margin: 5px;
	position: relative;
}
#progress_wrapper .banner_wrapper {
	width: 220px;
	height: 60px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	float: left;
	margin: 5px;
	position: relative;
}
#progress_wrapper .name {
	font-weight: bold;
}
#progress_wrapper .size {
	font-size: 12px;
}
#progress_wrapper .cancel {
	height: 16px;
	width: 16px;
	border: 3px solid red;
	background: url("/images/ui-icons_cd0a0a_256x240.png") -32px -192px;
	position: absolute;
	cursor: pointer;
	top: 0;
	right: 0;
	border-radius: 16px;
}

.edit-form #options-div, .edit-form #triggers-div {
	margin: 3px;
	border: 1px solid gray;
	padding: 5px;
}
.edit-form #options-div input {
	width: 70px;
}
.edit-form #options-div .option-type .options {
	margin-left: 10px;
	padding: 5px;
	border: 1px solid gray;
}
.edit-form #options-div a, .edit-form #triggers-div a {
	margin: 2px;
	display: inline-block;
}
.edit-form #options-div .option-type .save_button {
	margin-left: 100px;
}
.edit-form #triggers-div input {
	width: 40px;
}
.edit-form #triggers-div select {
	width: 80px;
}
.edit-form #triggers-div .trigger {
	white-space: nowrap;
}



.tab-links{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: #fff;
	outline: medium none;
	width: 170px;
	height: 25px;
	padding-top:3px;
	background: url(/images/tab-inactive.png) 0 0 no-repeat;
	cursor: pointer;



}
.tab-links.active{
	width: 170px;
	height: 25px;
	background: url(/images/tab-active.png) 0 0 no-repeat;
	color: #003366;
	outline: medium none;
	text-shadow: 1px 1px 1px #999BA3;
}










.notch-arrow {
	text-decoration: none;
	color: white !important;
	display: inline-block;
	position: relative;
	padding: 5px 31px;
	font-size: 14px;
	font-weight: bold;
	border: 0px;

	background: #ccc;
	background: -moz-linear-gradient(top,#ccc 0%,#666 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#666));
	background: -webkit-linear-gradient(top,#ccc 0%,#666 100%);
	background: -o-linear-gradient(top,#ccc 0%,#666 100%);
	background: -ms-linear-gradient(top,#ccc 0%,#666 100%);
	background: linear-gradient(to bottom,#ccc 0%,#666 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc',endColorstr='#666666',GradientType=0);
	font-family:Arial,Geneva,sans-serif;


}

a.notch-arrow {
	text-decoration: none;
}

.notch-arrow:hover {
	text-decoration: none;

}

.notch-arrow.active {
	text-decoration: none;
	/*background: #FF6600;*/
         background: -webkit-linear-gradient(top,#2aa5fc 0%,#0062cf 100%);
            background: -moz-linear-gradient(top,#2aa5fc 0%,#0062cf 100%);
            background: linear-gradient(to bottom,#2aa5fc 0%,#0062cf 100%);
/*background: #179bd7;
background: -moz-linear-gradient(left,#179bd7 0%,#086dc5 21%,#179bd7 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0%,#179bd7),color-stop(21%,#086dc5),color-stop(100%,#179bd7));
	background: -webkit-linear-gradient(left,#179bd7 0%,#086dc5 21%,#179bd7 100%);
	background: -o-linear-gradient(left,#179bd7 0%,#086dc5 21%,#179bd7 100%);
	background: -ms-linear-gradient(left,#179bd7 0%,#086dc5 21%,#179bd7 100%);
	background: linear-gradient(to right,#179bd7 0%,#086dc5 21%,#179bd7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#086DC5',endColorstr='#179BD7',GradientType=1);*/
	font-family:Arial,Geneva,sans-serif;
}

.notch-arrow:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	border-top: 15px solid white;
	border-left: 15px solid transparent;
	border-bottom: 15px solid white;
	text-decoration: none;

}
.notch-arrow:before {
	content: '';
	display: block;
	position: absolute;
	right: calc(100% - 14px);
	top: 0;
	border-left: 15px solid white;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	text-decoration: none;

}
.campaign_image{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}
.campaign_details_div{padding:5px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}
.alert{margin-bottom:5px !important}





table.blueTop{
	background: #179bd7;
	background: -moz-linear-gradient(left,#179bd7 0%,#086dc5 21%,#179bd7 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0%,#179bd7),color-stop(21%,#086dc5),color-stop(100%,#179bd7));
	background: -webkit-linear-gradient(left,#179bd7 0%,#086dc5 21%,#179bd7 100%);
	background: -o-linear-gradient(left,#179bd7 0%,#086dc5 21%,#179bd7 100%);
	background: -ms-linear-gradient(left,#179bd7 0%,#086dc5 21%,#179bd7 100%);
	background: linear-gradient(to right,#179bd7 0%,#086dc5 21%,#179bd7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#086DC5',endColorstr='#179BD7',GradientType=1);
margin: 0;
	padding: 0;

}

table.TableBackground {
	background: #ccc;
	background: -moz-linear-gradient(top,#ccc 0%,#666 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#666));
	background: -webkit-linear-gradient(top,#ccc 0%,#666 100%);
	background: -o-linear-gradient(top,#ccc 0%,#666 100%);
	background: -ms-linear-gradient(top,#ccc 0%,#666 100%);
	background: linear-gradient(to bottom,#ccc 0%,#666 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc',endColorstr='#666666',GradientType=0);
	border-style: solid;
	border-top: thin double black;
	border-bottom: thin double black;
	box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .3);
	min-width:1200px;
margin: 0;
	padding: 0;

}

td.ActiveButton {-moz-box-shadow: -5px 5px 5px -3px #333 inset, 5px 0 5px -3px #333 inset;
	-webkit-box-shadow: -5px 5px 5px -3px #333 inset, 5px 0 5px -3px #333 inset;
	box-shadow: inset -5px 5px 5px -3px #333, inset 5px 0px 5px -3px #333;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #000;
	background: #333;
	background: -moz-linear-gradient(top,#333 0%,#5f5f5f 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#333),color-stop(100%,#5f5f5f));
	background: -webkit-linear-gradient(top,#333 0%,#5f5f5f 100%);
	background: -o-linear-gradient(top,#333 0%,#5f5f5f 100%);
	background: -ms-linear-gradient(top,#333 0%,#5f5f5f 100%);
	background: linear-gradient(to bottom,#333 0%,#5f5f5f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#5f5f5f',GradientType=0);
}

a.ActiveButton:link {
	vertical-align: middle;

	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px #333;
	font-size: 14px;
	line-height: 49px;
	font-family:Arial,Geneva,sans-serif;
	text-decoration: none;
}
a.ActiveButton:visited {
	vertical-align: middle;

	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px #333;
	font-size: 14px;
	line-height: 49px;
	font-family:Arial,Geneva,sans-serif;
	text-decoration: none;
}
a.ActiveButton:hover {
	vertical-align: middle;

	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px #333;
	font-size: 14px;
	line-height: 49px;
	font-family:Arial,Geneva,sans-serif;
	text-decoration: none;
}

/*a.ActiveButton:active {
	vertical-align: middle;

	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px #333;
	font-size: 14px;
	line-height: 49px;
	font-family:Arial,Geneva,sans-serif;
	text-decoration: none;
}



a.InactiveButton:link {
	color: white !important;
	font-size: 14px;
	line-height: 49px;
	vertical-align: middle;

	font-family: Arial,Geneva,sans-serif;
	font-weight: bold;
	text-shadow: 0px 1px #333;
	text-decoration: none;
}*/

/*a.InactiveButton:visited {
	color: white;
	font-size: 14px;
	line-height: 49px;
	vertical-align: middle;

	font-family: Arial,Geneva,sans-serif;
	font-weight: bold;
	text-shadow: 0px 1px #333;
	text-decoration: none;
}*/
/*a.InactiveButton:hover {
	color: white;
	font-size: 14px;
	line-height: 49px;
	vertical-align: middle;

	font-family: Arial,Geneva,sans-serif;
	font-weight: bold;
	text-shadow: 0px 1px #333;
	text-decoration: underline;
}
a.InactiveButton:active {
	color: white;
	font-size: 14px;
	line-height: 49px;
	vertical-align: middle;

	font-family: Arial,Geneva,sans-serif;
	font-weight: bold;
	text-shadow: 0px 1px #333;
	text-decoration: none;
}*/





a.topNav:link {
	color: white;
}

/* visited link */
a.topNav:visited {
	color: white;
}

/* mouse over link */
a.topNav:hover {
	color: white;
}

/* selected link */
a.topNav:active {
	color: white;
}

legend.GrayBackground{
	color: gray;
	font-size: 18px;

/* 	background: #ccc;
	background: -moz-linear-gradient(top,#ccc 0%,#666 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#666));
	background: -webkit-linear-gradient(top,#ccc 0%,#666 100%);
	background: -o-linear-gradient(top,#ccc 0%,#666 100%);
	background: -ms-linear-gradient(top,#ccc 0%,#666 100%);
	background: linear-gradient(to bottom,#ccc 0%,#666 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc',endColorstr='#666666',GradientType=0);

border-style: solid;
*/

	margin: 0;
	padding: 5px 5px;

}

/* new button css */

      


        .button input, .button, .button a , a.button{
            border: none;
            color: #fff !important;
            cursor: pointer;
            display: inline-block;
            font-family: "Raleway Semibold",Arial,Verdana,sans-serif;
            font-size: 12px;
            line-height: 1;
            margin: 0;
            padding: .5em .5em .5em .5em;
            position: relative;
            text-align: center;
            text-decoration: none;
            -webkit-appearance: none;
            border-radius: 4px;
            -webkit-transition: background .5s, color .5s;
            -moz-transition: background .5s, color .5s;
            transition: background .5s, color .5s;
            background:#2aa5fc\9;
            background: -webkit-linear-gradient(top,#2aa5fc 0%,#0062cf 100%);
            background: -moz-linear-gradient(top,#2aa5fc 0%,#0062cf 100%);
            background: linear-gradient(to bottom,#2aa5fc 0%,#0062cf 100%);
            background-size: auto 200%;
        }

            .button input.blue,.button.blue , .button a.blue ,  a.blue{
            
            }


            .button input.red,.button.red ,.button a.red,a.red {
                background: linear-gradient(to bottom,#FF3333 0%,#CC0033 100%);
                background-size: auto 200%;
            }



            .button input.gray,.button.gray, .button a.gray {
                background: #ccc;
                background: -moz-linear-gradient(top,#ccc 0%,#666 100%);
                background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#666));
                background: -webkit-linear-gradient(top,#ccc 0%,#666 100%);
                background: -o-linear-gradient(top,#ccc 0%,#666 100%);
                background: -ms-linear-gradient(top,#ccc 0%,#666 100%);
                background: linear-gradient(to bottom,#ccc 0%,#666 100%);
                background-size: auto 200%;
                padding: 5px;
            }


   .button input:hover, .button:hover,  .button a:hover {
            background-position: 0 100% !important;
            -webkit-transition: all 0s;
            -moz-transition: all 0s;
            -ms-transition: all 0s;
            transition: all 0s;
        }
        
        .adminlogin {  width: 450px; margin: 0 auto;  }
        .login-header {
            background:#2aa5fc;
            background: -webkit-linear-gradient(top,#2aa5fc 0%,#0062cf 100%);
            background: -moz-linear-gradient(top,#2aa5fc 0%,#0062cf 100%);
            background: linear-gradient(to bottom,#2aa5fc 0%,#0062cf 100%);
            border: solid 1px #111;
        }
        .login-header h3 { color: #fff; font-size: 25px; padding: 8px 0;}
        .login-inner { background: #FFF; padding: 15px; text-align: center; border: solid 3px #999; border-radius:0 0 15px 15px; border-top:none;}
        .login-inner h2{ font-size: 25px; margin: 0 0 10px }
        .login-field { width: 100%; margin-bottom: 10px;}
        .login-field label { width: 100px; text-align: right;}
       
        #orders tr td .ui-icon-pencil{ margin: 0px;}
        
        .customer-div{margin-top: -6px;}
        dl.batch-list {    float: left;    width: 100%;}
        .batch-list dt{float: left;    font-weight: bold;    width: 163px;}
        .batch-list dd{float: left;  margin-bottom: 10px;    width: 85%; background: none !important;}
         
       .schdule-wrap { width: 500px; border: solid 1px #DDD; padding: 5px; float: left;}
       .schdule-left{ width: 250px; float: left;}
       .schdule-right { width: 250px; float: left;}
       .schdule-fieldwrap { width: 100%; float: left; margin-top: 10px;}
       .schdule-field { width: 100%; margin-bottom: 5px;}
       .schdule-field label { display: inline-block;    text-align: right; width: 65px; }
       .schdule-field input{ width: 125px}       
       .schdule-chk { width:100%; margin-bottom: 5px;}       
       h4 { font-size:18px;    margin-bottom: 10px;}       
       #header .TableBackground  {   border-collapse: collapse !important;}
       .main-heading { padding: 10px; clear: both; margin: 10px 0 0; 
            background: #ccc;
            background: -moz-linear-gradient(top,#ccc 0%,#666 100%);
            background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#666));
            background: -webkit-linear-gradient(top,#ccc 0%,#666 100%);
            background: -o-linear-gradient(top,#ccc 0%,#666 100%);
            background: -ms-linear-gradient(top,#ccc 0%,#666 100%);
            background: linear-gradient(to bottom,#ccc 0%,#666 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc',endColorstr='#666666',GradientType=0);}
       .main-heading h2 { color: #FFF; border-bottom: none; font-size: 20px; margin: 0px; padding: 0px;}
       .content-footer { float: left; height: 25px; width: 100%; padding: 5px 0; background: #DDD; bottom: 0px; text-align: right;}
       .contentfooter-inner { padding: 0 15px; }
       
       
       .order-table { width: 100%;}
       .new-order-table tr td { padding: 5px 0; font-size: 14px;}
       .search-bg  { background: url(../images/Search-bg.png) no-repeat 99% center; padding-right: 25px; width: 94% !important; height: 30px; }
       .quantity  input{ width: 90px !important; }
       .addcart .form_item {  display: inline-block;  margin-bottom: 10px;  margin-right: 10px;}
       .addcart  .form_item  select { width: 100px;}
       .addcart .attr{ padding: 0 5px 0 0;}
       .cart-tabel { width:100%; margin-top:20px; margin-bottom: 15px;}
       .cart-tabel td  { padding: 2px 5px;}
   
     
     .cust-info { width: 285px; vertical-align: top;}
     .cust-info label  { width: 35px; display: inline-block; text-align: right; font-size:12px; color:gray;}
     .cust-info input[type=text] { width: 230px !important;}
     .cust-info select { width: 230px !important;}   
   
    .pgp-table td { padding: 5px;}
/*    #search_results{ width: 100% !important; overflow-x: scroll;overflow-y: hidden;}*/
.ui-jqgrid .ui-jqgrid-bdiv { overflow-x: scroll }

@media (max-width:1200px){
.mytable-responsive { margin-bottom: 30px; overflow-x: scroll; overflow-y: hidden;}
}

.button input.green,.button.green, .button a.green {
 background: #5CB85C;
background: -moz-linear-gradient(top,#5CB85C 0%,#449D44 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5CB85C),color-stop(100%,#449D44));
background: -webkit-linear-gradient(top,#5CB85C 0%,#449D44 100%);
background: -o-linear-gradient(top,#5CB85C 0%,#449D44 100%);
background: -ms-linear-gradient(top,#5CB85C 0%,#449D44 100%);
background: linear-gradient(to bottom,#5CB85C 0%,#449D44 100%);
background-size: auto 200%;
    }
  
 .field-gateway { width: 100%; margin-bottom: 10px; } 
.field-gateway label {width: 100px; text-align: right; display: inline-block; padding-right: 10px; vertical-align: top; }
.gat-field { width: 875px; display: inline-block;}
    
.field-gatewaycapure  { width: 100%; margin-bottom: 10px; } 
.field-gatewaycapure label {width: 165px; text-align: right; display: inline-block; padding-right: 10px; vertical-align:middle; }
.field-gatewaycapure .gat-field { width: 820px; display: inline-block;} 

.table-normal, .table-normal tr,  table-normal td{ border: none; }
.table-normal td:first-child { width: 190px; vertical-align: top;}
.table-normal td { padding: 5px;}

.balancing-table { width:100%; margin-top: 15px}
.balancing-table th{ text-align: left; padding:10px;}
.balancing-table td{ padding: 5px;}
.balancing-table thead tr { border-bottom:  solid 2px #000099; }

.color-red   { color: #FF0000; }
.color-green { color: #008c00;}

.balancing-table { margin-bottom: 10px;}
.balancing-table .color-red,.balancing-table .color-green  { font-size: 16px; font-weight: bold;}
.addcustom { width: 100%; margin-bottom: 10px;}

 .balancing-table th p{
    font-size: 10px;
}

 .mysettings-tab .tab-links{ width: 160px; background-size: cover;}
 .mysettings-tab  .tab-links.active { width: 160px; background-size: cover;}
 

 .gly-spin {
	animation-name: rotateThis;
	animation-duration: .5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes rotateThis {
	from { transform: scale( 1 ) rotate( 0deg );   }
	to   { transform: scale( 1 ) rotate( 360deg ); }
}

 
 /* dev express css*/
 
  .filter-content {display: none;}

/*    .advance-filter-category-wrapper {margin: 0 1.5% 10px;}*/
    .filter-col-3   { float: left; width: 33%; }
    .filter-col-4   { float: left; width: 25%; }
    .filter-col-5   { float: left; width: 20%; }
    
    .filter-col-3 > h2, .filter-col-4 > h2, .filter-col-5 > h2 {border-bottom: solid 1px #EAEAEA;    margin-bottom: 10px;    padding-bottom: 5px;}

    .advance-filter-category-wrapper input[type=checkbox]:not(old),.advance-filter-category-wrapper input[type=radio   ]:not(old){ width : 28px;  margin  : 0; padding : 0;  opacity : 0;}
    .advance-filter-category-wrapper input[type=checkbox]:not(old) + label{ display  : inline-block; margin-left  : -28px; padding-left : 28px;
                                                                            background   : url('/images/icons/checks.png') no-repeat 0 0;  line-height  : 24px;}
    .advance-filter-category-wrapper input[type=radio]:not(old) + label {display  : inline-block; margin-left  : -28px;  padding-left : 28px;
                                                                         background   : url('/images/icons/checks.png') no-repeat 0 -99px;  line-height  : 24px;}
    .advance-filter-category-wrapper input[type=checkbox]:not(old):checked + label{  background-position : 0 -50px;}
    .advance-filter-category-wrapper input[type=radio]:not(old):checked + label{  background-position : 0 -149px;}   

    .filter-content input[type=checkbox]:not(old) + span{ display : inline-block; margin-left : -28px; padding-left : 28px;  background : url('/images/icons/checks.png') no-repeat 0 0;
                                                          line-height: 24px;}
    .filter-content input[type=radio]:not(old) + span {display : inline-block;  margin-left : -28px;  padding-left: 28px;  background : url('/images/icons/checks.png') no-repeat 0 -99px;
                                                       line-height: 24px;}
    .filter-content input[type=checkbox]:not(old):checked + span{  background-position : 0 -50px;}
    .filter-content input[type=radio]:not(old):checked + span{  background-position : 0 -149px;}
    .filter-content { margin: 0 1.5% 10px;}
    .filter-content  div:first-child  {    display: inline-block ! important;}
    .filter-cell { width: 100%; margin-bottom: 10px;}   
    .grid-wrap .search-btn-wrapper {  position: absolute;    right: 262px;    top: 1px;    z-index: 999; }
    #advanceFilterContainer { padding-top: 25px;}
 
 .wrap-customer { width:99%; padding:0 0.5%}
 .customerbox .left-section.commbox{ padding: 0px; width: 49%;}
 .customerbox  .right-section.commbox { padding: 0px; width: 49%; float: right;}
 .quicklink { margin-bottom: 10px !important;}
 
 .filter-content .ms-parent { min-width:65px;}
 
 /*
 dev express css end
 */
 
/*  .modal-custom .modal-content{ border-radius:0px !important;}*/
  .modal-custom .modal-header, .modal-custom .modal-footer{ background:#f0f0f0; padding:10px; border-radius: 4px 4px 0 0;}
  .modal-custom .modal-header{background:#0B76C9; color:#fff; border-radius: 4px 4px 0 0;}
  .modal-custom .modal-header .close{ opacity:1;}
  .modal-custom .modal-header .close {margin-top: -2px;position: relative;right: -4px;}
/*  .modal-custom input, .modal-custom textarea, .modal-custom input, .modal-custom select, .modal-custom .bootstrap-select .btn, .modal-custom .dropdown-menu, .modal-custom .btn{ border-radius:0px;}*/
  .modal-custom input[type="radio"], .modal-custom input[type="checkbox"]{ margin-left: -20px;}

  table{border-collapse: collapse!important;}
 .bg-f4f4f4{ background:#f4f4f4;}
 
 .pane.dx-theme-desktop { float: left;}
 #body { /*padding: 0 3px;*/} 
 #body.p-lr-0 { padding: 0px;}
 
 
 .new_setting{margin-top: 80px;   text-align:left;  }
 .cat_div a{ font-size: 18px; text-decoration: none; color: black; font-style: normal;}
 .cat_div { width: 23%; float: left; padding: 0 5%}
 .cat_div img{ margin-bottom: 15px;}
 .cat_div  ul { margin:10px 0 0 15px; padding: 0px; list-style: none;}
 .cat_div li { background: url(../images/sm-cube.png) no-repeat 0 5px; padding: 0 0 0 25px; margin-bottom: 10px; font-size: 16px;}
 
 .tabcontainer ul.nav-tabs li a{ text-decoration: none; border: none;}
 .tabcontainer ul.nav-tabs li a:hover { text-decoration: underline; background: none; border: none;}
 .tabcontainer ul.nav-tabs li.active a{ text-decoration: none; border: none; background: #FFF}
 .tabcontainer ul.nav-tabs li.active a:hover{ text-decoration: underline; border: none; background: #FFF}
 
 .navquicklink { padding:15px;}
 .navquicklink a{ color: #FFF !important;}
 .navquicklink a.current_active { background: #EEE !important; color: #333 !important;}
 .ql-toplink { width:100%; margin-bottom:10px; float:left;}
 .navquicklink #profile .qlheading { width: 80%; margin-bottom: 10px; float: left;  margin-left: 15px;}
 
 .navquicklink  #profile h4 {    margin: 6px 0;}
 .navquicklink #menu {    margin-bottom: 25px;     border: none !important;}
 .navquicklink  #menu li { margin-bottom: 5px;}
 .navquicklink  #menu li a {text-decoration: none; display: inline-block; padding: 5px;cursor: pointer;}
 .navquicklink .form-fieldgroup { width: 100%; margin: 0 0 10px 0 !important;  float: left;}
 .form-fieldgroup label{ width: 55px; float: left; padding-right: 5px;}
 .field-boxes { width: 150px; float: left;}
 .field-boxes .form-control { height: 16px;}
 
.shipping-search input[type=checkbox]:not(old),.shipping-search input[type=radio]:not(old){ width : 28px;  margin  : 0; padding : 0;  opacity : 0;}
.shipping-search input[type=checkbox]:not(old) + label{ display  : inline-block; margin-left : -28px; padding-left : 28px;background  : url('/images/icons/checks.png') no-repeat 0 2px;  line-height  : 24px;}
.shipping-search input[type=radio]:not(old) + label {display  : inline-block; margin-left  : -28px;  padding-left : 28px;background   : url('/images/icons/checks.png') no-repeat 0 -99px;  line-height  : 24px;}
.shipping-search input[type=checkbox]:not(old):checked + label{  background-position : 0 -50px;}
 .shipping-search input[type=radio]:not(old):checked + label{  background-position : 0 -149px;} 
 .shipping-search input[type=checkbox]:not(old) + label{ display : inline-block; margin-left : -28px; padding-left : 28px;  background : url('/images/icons/checks.png') no-repeat 0 2px; line-height: 24px;}
.shipping-search input[type=radio]:not(old) + label {display : inline-block;  margin-left : -28px; padding-left: 28px;  background : url('/images/icons/checks.png') no-repeat 0 -99px;line-height: 24px;}
.shipping-search input[type=checkbox]:not(old):checked + span{  background-position : 0 -50px;}
.shipping-search input[type=radio]:not(old):checked + span{  background-position : 0 -149px;}

.top-bar{background-color: #0B76C9; margin-bottom:0px; border:0px;}
a{outline: medium none !important;}
.top-bar .navbar-brand {height: auto !important; padding: 4px 12px;}
.top-bar.navbar-default .navbar-nav.navbar-right > li > a{ color:#fff; font-size:17px; text-decoration:none; background:url("images/brd-topmenu.jpg") no-repeat scroll right center; }
.top-bar .navbar-right{ margin-top:6px; margin-right:0px;}
.top-bar .navbar-toggle { margin-bottom: 8px; margin-right: 12px; margin-top: 12px; padding: 9px;}
.main-nav-top{ border-radius:0px; border:none; min-height:44px; width:100%; display: table; margin-bottom:0px;

background: #ccc;background: -moz-linear-gradient(top,#ccc 0%,#666 100%);background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#666));background: -webkit-linear-gradient(top,#ccc 0%,#666 100%);
background: -o-linear-gradient(top,#ccc 0%,#666 100%);background: -ms-linear-gradient(top,#ccc 0%,#666 100%);background: linear-gradient(to bottom,#ccc 0%,#666 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc',endColorstr='#666666',GradientType=0);

}
.main-nav-top.navbar-nav > li{ display:table-cell; float:none;}
.main-nav-top .navbar-collapse{ padding:0px}
.main-nav-top.navbar-nav > li > a {padding: 14px 8px; font-size:14px; color:#fff12p; text-decoration:none; border-right: 1px solid #b3b3b3; color:#fff; text-align:center;}
.main-nav-top.navbar-nav > li:last-child a{border-right:0px;}
/*.main-nav-top.navbar-nav > li > a:hover, .main-nav-top.navbar-nav > li > a:focus, .main-nav-top .ActiveButton{ background: #333;background: -moz-linear-gradient(top,#333 0%,#5f5f5f 100%);background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#333),color-stop(100%,#5f5f5f));background: -webkit-linear-gradient(top,#333 0%,#5f5f5f 100%);
background: -o-linear-gradient(top,#333 0%,#5f5f5f 100%);background: -ms-linear-gradient(top,#333 0%,#5f5f5f 100%);background: linear-gradient(to bottom,#333 0%,#5f5f5f 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#5f5f5f',GradientType=0); color:#fff;}*/
.main-nav-top.navbar-toggle{ float:left; margin-left:15px;}
.navbar-nav.navbar-right:last-child{margin-right:0px;}


  .dx-scheduler-date-table-other-month.dx-scheduler-date-table-cell {
        opacity: 1;
        color: rgba(0, 0, 0, 0.3);
    }
    .dx-scheduler-group-header-content {
        position: relative;
    }
    .avatar{
        width: 100px;
        float: left;
        overflow: hidden;
        position: relative;
        height: 100px;
    }
    .name {
        /*position: absolute;*/
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .name h2{
        color: #fff;
        text-align: left;
        padding: 7px 0 11px 10px; border: 0px; margin: 0px; font-size: 20px !important; 
        
    }
    .info{
        width: auto;
        text-align: left;
        height: 100%;
        font-size: 11pt;
        font-weight: normal;
        padding: 25px 20px;
        color: #707070;
    }
    .dx-color-scheme-contrast .info{
        color: #FFF;
    }
    .userInfo div{
        margin: 20px;      
    }      
    .day-cell{
        width: 100%;
        height: 60px;        
        background-position: center bottom;
        background-repeat: no-repeat;
    }
    .day-cell.employee-1{
        background-color: rgba(86, 202, 133, 0.1);
    }
    .day-cell.employee-2{
        background-color: rgba(255, 151, 71, 0.1);
    }
    .employee-weekend-1{
        background-color: rgba(86, 202, 133, 0.1);
    }
    .employee-weekend-2{
        background-color: rgba(255, 151, 71, 0.1);
    }
    .abs-background{
        background-image: url("https://js.devexpress.com/Demos/WidgetsGallery/JSDemos/images/gym/icon-abs.png");
    }
    .step-background{
        background-image: url("https://js.devexpress.com/Demos/WidgetsGallery/JSDemos/images/gym/icon-step.png");
    }
    .fitball-background{
        background-image: url("https://js.devexpress.com/Demos/WidgetsGallery/JSDemos/images/gym/icon-fitball.png");
    }
    .avatar img{
        width :75px;
    }

.notch-arrow-calendar::before {
    border-bottom: 15px solid transparent;
    border-left: 15px solid white;
    border-top: 15px solid transparent;
    content: "";
    display: block;
    position: absolute;
    right: calc(100% - 14px);
    text-decoration: none;
    top: 0;
}
.notch-arrow-calendar::after {
    border-bottom: 15px solid white;
    border-left: 15px solid transparent;
    border-top: 15px solid white;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
}
a.notch-arrow-calendar {
    text-decoration: none;
}
.notch-arrow-calendar {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ccc 0%, #666 100%) repeat scroll 0 0;
    border: 0 none;
    color: white !important;
    display: inline-block;
    font-family: Arial,Geneva,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 31px;
    position: relative;
    text-decoration: none;
}
.notch-arrow-calendar.active {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #2aa5fc 0%, #0062cf 100%) repeat scroll 0 0;
    font-family: Arial,Geneva,sans-serif;
    text-decoration: none;
}

/************************************/
.inner_text h2 { font-weight: bold;}
.thead-dark { background: #e9e9e9;}
.tab-content.item-table { padding: 0px 15px;}
.item-table .table {margin-bottom: 0px;}
.inner_text textarea {border-radius: 0px;}
table.contacttable { width: 100%;margin-bottom: 10px; margin-top: 10px;border-collapse: collapse !important;}
.table-heading-bg {background: #e9e9e9;}
.table-heading-bg tr th { padding: 8px;}
.contacttable tr td { padding: 8px;}
.save_btn button {padding: 10px 30px;border-radius: 0px;background: #0b76c9;margin: 15px 0px;}
.inner_text h2 {margin-bottom: 15px;}
.right-side-btn {margin-right: 15px;}
a.btn.btn-blue {background: #0b76c9;padding: 5px 15px;color: #fff;text-decoration: none;}
.item-table .table img { width: 30px; height: 30px;}
.input_width select { width: 60%;margin-bottom: 10px;margin-left: 7px;}
.mar-left input {margin-left: 22px;}
.input_width input {width: 100%;padding: 7px 10px;margin-bottom: 15px;}
.pro_input .btn {padding: 5px !important;}
.pro_input .form-control {height: 32px !important;}
.btn.btn-danger.delete_btn {margin-bottom: 20px;right: 25px !important;padding: 8px 13px}
.setting_popup .control-label {text-align: left;}
.right_icon{width: 50px; float: right;}

/***************************************/

.edit_refresh {position: absolute;top: 28px;right: 0px;}
.edit_spin {position: absolute;right: 0px;top: 29px;}
.dx-scheduler-group-header-content div.avatar{position: absolute;top: 2px; left: -102px;}
.dx-scheduler-group-header-content .avatar .avatar-name { height: 60px;width: 60px;background: #0c74c9; color:#fff;display: table-cell;border-radius: 100%;vertical-align: middle;position: relative;left: 22px;font-size: 22px;font-weight: 500; top: 7px;}
.cancel-links{ text-decoration: none !important;}
#shipping_attributesModalBody {padding: 0px 25px; margin-bottom: 20px;margin-top: 20px;line-height: 22px;}
.current_heading input {margin-top: 4px;}
.dynamic_fields {margin-top: 30px!important;}

/********Getting Started**********/
/*#questionnaire .Ques_checkbox {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin: 0px;
}
#questionnaire .Ques_checkbox > input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

#questionnaire .checkbox__icon {
    display: inline-block;
    color: #b4b4b4;
    background: none !important;
}

#questionnaire input[type="checkbox"]:checked ~ .checkbox__icon {
  color: #2a7dea;
}

#questionnaire .checkbox__icon {
    font-size: 17px;
}

#questionnaire .checkbox__icon:before {
  font-family: "icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#questionnaire .icon--check:before, input[type="checkbox"]:checked ~ .checkbox__icon:before {
  content: "\e601";
}

#questionnaire .icon--check-empty:before, .checkbox__icon:before {
  content: "\e600";
}

@font-face {
  font-family: "icons";
  font-weight: normal;
  font-style: normal;
  src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRk9UVE8AAAR4AAoAAAAABDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAPgAAAD4fZUAVE9TLzIAAAHsAAAAYAAAAGAIIvy3Y21hcAAAAkwAAABMAAAATBpVzFhnYXNwAAACmAAAAAgAAAAIAAAAEGhlYWQAAAKgAAAANgAAADYAeswzaGhlYQAAAtgAAAAkAAAAJAPiAedobXR4AAAC/AAAABgAAAAYBQAAAG1heHAAAAMUAAAABgAAAAYABlAAbmFtZQAAAxwAAAE5AAABOUQYtNZwb3N0AAAEWAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHi2v4lPh0BR0AAAB8Dx0AAACBER0AAAAJHQAAAO8SAAcBAQgPERMWGyBpY29tb29uaWNvbW9vbnUwdTF1MjB1RTYwMHVFNjAxAAACAYkABAAGAQEEBwoNL2X8lA78lA78lA77lA6L+HQVi/yU+JSLi/iU/JSLBd83Fffsi4v77Pvsi4v37AUOi/h0FYv8lPiUi4v33zc3i/s3++yLi/fs9zeL398F9wCFFftN+05JzUdI9xr7GveR95FHzwUO+JQU+JQViwwKAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gEB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmAf/9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAACkYCfgXw889QALAgAAAAAAz65FuwAAAADPrkW7AAD/4AIAAeAAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAAgAAAQAAAAAAAAAAAAAAAAAAAAYAAAAAAAAAAAAAAAABAAAAAgAAAAIAAAAAAFAAAAYAAAAAAA4ArgABAAAAAAABAA4AAAABAAAAAAACAA4ARwABAAAAAAADAA4AJAABAAAAAAAEAA4AVQABAAAAAAAFABYADgABAAAAAAAGAAcAMgABAAAAAAAKACgAYwADAAEECQABAA4AAAADAAEECQACAA4ARwADAAEECQADAA4AJAADAAEECQAEAA4AVQADAAEECQAFABYADgADAAEECQAGAA4AOQADAAEECQAKACgAYwBpAGMAbwBtAG8AbwBuAFYAZQByAHMAaQBvAG4AIAAxAC4AMABpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuAFIAZQBnAHUAbABhAHIAaQBjAG8AbQBvAG8AbgBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4AAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format("woff");
}

#questionnaire .questionnaire_contect h4 {
    margin-bottom: 10px;
    font-size: 19px;
    font-weight: bold;
    color: #333;
    margin-top: 0px;
}

#questionnaire .questionnaire_contect_2 h4 {
    margin-bottom: 10px;
    font-size: 20px;
}

#questionnaire .btn {
    border-radius: 4px !important;
}

.ques_btn a:hover {
   text-decoration: none;
}

 .ques_btn {
    margin-top: 18px;
    float: left;
}

 .ques_btn a {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #fff;
    padding: 8px 12px;
}

#questionnaire .questionnaire_contect ul {
    margin: 5px 0px;
    padding: 0px 0px;
}

#questionnaire .questionnaire_contect ul li {
    list-style: none;
}

#questionnaire .ques_text {
    position: relative;
    top: -2px;
    left: 5px;
    font-weight: normal;
    line-height: 35px;
    font-size: 16px;
}

.inner_questionnaire ul li {
    width: 50%;
    float: left;
}

#questionnaire .modal-header {
    background: none;
    padding: 8px 15px;
}

#questionnaire .modal-title {
    color: #3376C9;
    font-size: 20px;
}

#questionnaire .modal-content{
        border: 5px solid #3376C9;
}

#questionnaire .close {
    color: #3376C9 !important;
    opacity: inherit;
}


#questionnaire .modal-body {
    position: relative;
    padding: 15px;
    background: url(../images/q-icon.png) no-repeat;
    background-size: auto;
    background-position: center right;
}

#questionnaire .ques_radio ul {
    margin: 0px;
    padding: 0px 0px;
}

#questionnaire .ques_radio ul li {
    list-style: none;
    float: left;
    width: 33%;
    padding: 3px 2px;
    font-size: 16px;
}

#questionnaire .inner_radio ul li {
    float: none;
    width: auto;
}

#questionnaire .radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
#questionnaire .radio input[type="radio"] + .radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 3px solid #b4b4b4;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
#questionnaire .radio input[type="radio"]:checked + .radio-label:before {
  background-color: #3197ee;
  box-shadow: inset 0 0 0 3px #f4f4f4;
}
#questionnaire .radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3197ee;
}
#questionnaire .radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
#questionnaire .radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}


#questionnaire .questionradio .radio {
    font-size: 16px;
    padding: 3px 0px;
}

#questionnaire .questionnaire_contect .radio label {
    padding: 3px 0px;
    font-size: 16px;
    background: none;
    margin: 0px;
}

#questionnaire .bar-inner_radio ul {
    padding: 0px;
    margin: 0px;
}

#questionnaire .bar-inner_radio ul li {
    width: 100%;
    padding: 0px;
}


#questionnaire ul.ship_order li {
    width: 33%;
    float: left;
}

#questionnaire .inner-radio {
    margin-left: 20px;
}

#questionnaire.checkbox, .radio {
    position: inherit !important;}

#questionnaire.no-padding{
    padding: 0px !important;
}*/

ul#merchant_account_have_list .btn-group.bootstrap-select.show-tick.form-control.col-sm-9 {
    width: 520px;
}
.btnblue {padding: 0px!important;}
.qty_btn button {
    height: 30px;
}

/*****tooltip*********/
.ourtooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.ourtooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.ourtooltip:hover .ourtooltip {
  visibility: visible;
}
.calendre-div {margin-top: 15px;margin-bottom: 15px;}

/******************/
/******************************new change css 29/04/2019***************************************/
@media (max-width: 810px){
.dx-datagrid {width: auto !important;}
}
input.dx-widget.dx-button-has-text.dx-button.dx-button-normal {
    padding: 7px 15px 8px 15px;
}
#merchantsummaryreports_div, #oReportDiv {
    width: 100%!important;
    overflow: auto;
}

.tp-btn .dx-theme-generic-typography a {
    color: #fff;
}

#scheduler .dx-overlay-content.dx-resizable {
    transform: translate(0px, 650px) !important;
}
/*********************************************************************************************/

/*@media (min-width: 1801px) and (max-width: 2000px) {.main-nav-top.navbar-nav > li > a { padding: 14px 35px;}
}
@media (min-width: 1901px) and (max-width: 2000px){.main-nav-top.navbar-nav > li > a {padding: 14px 35.5px;}}
@media (min-width: 1800px) and (max-width: 1900px){.main-nav-top.navbar-nav > li > a {padding: 14px 30px;}}
@media (min-width: 1201px) and (max-width: 1360px){.main-nav-top.navbar-nav > li > a {font-size: 15px;padding: 14px 5px;}
}*/
/*@media (max-width: 1200px){ .sub-wrapper{ width:1200px;}
.top-bar{ width: 1200px;}
.top-bar .navbar-toggle{ position: absolute; }
}*/

@media (min-width: 992px) and (max-width: 1200px) {
.main-nav-top.navbar-nav > li > a{ font-size: 15px; padding: 14px 5px; text-align:center;}
.top-bar .navbar-toggle {margin-right: 18px;}
.nav.navbar-nav.navbar-right > li{ float:left;}
/*.dx-toolbar .dx-toolbar-items-container {margin-top: 40px;}*/

} 

@media (min-width: 768px) and (max-width: 1200px) {
.main-nav-top .navbar-collapse{ padding-left:15px}
.main-nav-top ul{margin-top:0px;}
.main-nav-top{ width:auto;}
.nav.navbar-nav.navbar-right > li{ float:left;}
/*.main-nav-top.navbar-nav > li{ display:inline-table; width:100%}*/
.main-nav-top.navbar-nav > li > a {padding: 14px 13px;text-align: left;}
.contact-cat-div {float: left!important; width: 46%!important;margin: 0px 0 6px 15px;}
#edit_postage_content .rep-dimension .form-group {margin-bottom :0px !important;}
/*#main-wrapper .fulfillment-btn-wrapper {position: relative !important;left: 72px !important;display: inline;}*/
.grid-wrap .search-btn-wrapper{top: -2px;}
.tbl-scroll {width: 100%;overflow: auto;position: relative;}
/*.form-group label {margin: 8px 0px 8px 0px; display: inline-block;}*/
.edit_refresh {top: 38px;}
.inner_text .top-btn .btn-primary {width: 100%;margin-bottom: 10px;}
.rep-dimension .delete_btn {float: right; left: 0;}
.grid-wrap #postageQueueContainer {width: 100%!important; margin-bottom: 40px;}
.btn.btn-danger.delete_btn{margin-bottom: 0px !important;}
 
}

@media (max-width: 767px) {
.main-nav-top .navbar-collapse{ padding-left:15px}
.main-nav-top{ width:auto;background-color: #949494;}
.main-nav-top ul{margin-top:0px;}
.nav.navbar-nav.navbar-right > li{ float:left;}
.top-bar.navbar-default .navbar-nav.navbar-right > li > a {font-size: 16px;}
.main-nav-top{ margin-bottom:0px;}
.top-bar.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color:#0E8FF2}
.main-nav-top.navbar-nav > li{ display:inline-table; width:100%}
.main-nav-top.navbar-nav > li > a {padding: 14px 13px;text-align: left;}
.notch-arrow-calendar{padding:5px 19px;display: inline;}
#main-wrapper{ padding: 0px !important;}
.grid-wrap .batchsearch {position: unset !important; }
.dx-datagrid .dx-button-has-text {padding: 0px !important;}
/*.ques_btn {float: left;margin-left: 37px;padding: 3px 0px 14px 18px;margin-top: 0;}*/
ul#merchant_account_have_list .btn-group.bootstrap-select.show-tick.form-control.col-sm-9 {width: 85%;}

/*****************************new css *****************************/
.notch-arrow-calendar{display: inline;}
.contact-cat-div {width: 100%!important;padding-left: 5px!important;}
.dx-datagrid-scroll-container {overflow: scroll;}
.grid-wrap .batchsearch .dx-button-has-text .dx-button-content {padding: 9px 15px 9px;}
.m-t-10 .col-lg-4.col-sm-4 {width: 100%;margin-top: 10px;}
.notch-arrow {padding: 4px 21px 6px 21px;}/*margin-left: 5px;*/
.sidebar-nav{background: #fff;}
#wrapper-all-in #sidebar-wrapper #stacked-menu {margin-top: 53px;}
.grid-wrap .search-btn-wrapper {position: relative;z-index: 999;right: 0!important; margin: 4px 0 7px 5px;}
/*.grid-wrap .search-btn-wrapper .dx-button-has-text .dx-button-content {padding: 7px 5px 7px;}*/
/*.btnSave{width: 100%;margin-top: 4px;}*/
.dx-toolbar .dx-toolbar-items-container {left: -5px; margin-top: 10px;}
 .dx-datagrid-header-panel .dx-toolbar-menu-container .dx-button {margin-left: 5px;}
 #main{overflow-x: hidden!important;}
 div#wrapper-custom {margin: 0 4px 0 14px;}
 .xs-width .btn {padding: 6px 11px 6px 11px;}
 .main-container .ecommerce-main {width: 100%!important;}
 .ecommerce-main .customer-div .custom-table {width: 100%!important;}
 fieldset form#search_form .feild-wrap label.control{width: 26% !important;}
 .filter-col-4 {float: left;width: 100%;}
/* #gridContainer .dx-toolbar-items-container {position: absolute; top: -39px;}*/
/* .grid-wrap .dx-toolbar-items-container {position: relative;top: 2px;margin-bottom: 9px;}*/
 label.current_heading {position: relative!important;z-index: 1000!important;}
 #status_content .checkbox {position: relative!important;z-index: 1000000!important;}
 .col-md-4.carrier_colum label {display: table;}
 .dx-theme-desktop {overflow: hidden;}
 .top-btn .btn.btn-primary {position: relative;z-index: 1000; width:100%;}
.top-btn button.btn.btn-success {position: relative;z-index: 1000;font-size: 13px;}
#seetingAppendData .form-control {width: 100% !important;}
.rule-type-text2 {text-align: left!important; font-size: 14px;}
#seetingAppendData .mar-left {left: 0!important;;}
#seetingAppendData .mar-left input{margin-left: 0!important;}
#edit_postage_content select {margin: 2px 0 10px 0; width:100%;}
#edit_postage_content .rep-dimension .form-group {margin-bottom :0px !important;}
/*.form-group label {margin: 8px 0px 8px 0px;display: inline-block;}*/
.product_row_ajax table {margin-bottom: 10px;}
#edit_postage_content .input_width {width: 100%;}
.rep-dimension .delete_btn { float: right; margin-top: -44px; left: 0; }
.dx-datagrid {width: auto !important;}
.shipping-search input[type=checkbox]:not(old) + label {padding-left: 24px;}
 
 }
@media (max-width: 470px){
    .nav.navbar-nav.navbar-right > li{ width:50%; text-align:center;}
   .grid-wrap .batchsearch {width: 100% !important;margin: 16px 0 0 8px!important;}
   .dx-scheduler-group-header-content .avatar .avatar-name {width:40px; height:40px; top:0; left:57px; }
}

 
 
