.x-border-box, .x-border-box * {
    box-sizing: content-box;
}

.x-title-default {
	color: white;
}

/*************************/
/*     BUTTONS     */
/************************/
#contact-add-window-button .grey-button,
#contact-edit-window-button .grey-button,
#desktop-login-edit-window-buttons .grey-button,
#edit-add-desktop-login-buttons .grey-button {
	-moz-box-shadow: 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: 0px 1px 0px 0px #ffffff;
	box-shadow: 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:6px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #fff;
	cursor:pointer;
}
#contact-add-window-button .grey-button:hover,
#contact-edit-window-button .grey-button:hover,
#desktop-login-edit-window-buttons .grey-button:hover,
#edit-add-desktop-login-buttons .grey-button:hover {
	background-color:#dfdfdf;
}
#contact-add-window-button .grey-button:active,
#contact-edit-window-button .grey-button:active,
#desktop-login-edit-window-buttons .grey-button:active,
#edit-add-desktop-login-buttons .grey-button:active {
	position:relative;
	top:1px;
}
#contact-add-window-button .grey-button,
#contact-edit-window-button .grey-button,
#desktop-login-edit-window-buttons .grey-button {
	width:75px;
}

#contact-add-window-button {
	margin:5px 0px 0px 115px;
}
#contact-edit-window-button {
	margin:5px 0px 0px 160px;	
}

#desktop-login-edit-window-buttons {
	margin:5px 0px 0px 60px;	
}
#edit-add-desktop-login-buttons {
	padding:0px 0px 0px 0px; 
	text-align:right;
	width:100%
}
#edit-add-desktop-login-buttons .grey-button {
	width:135px;
}


/*************************/
/*     POPUP WINDOWS     */
/************************/
#pDesk-Edit-Desktop-Login-Form {
	margin: 5px 0px 0px 0px;
	text-align:left;
}
#pDesk-Edit-Desktop-Login-Form .login-status {
	width:178px;	
}
#pDesk-Edit-Desktop-Login-Form .username, #pDesk-Edit-Desktop-Login-Form .password, #pDesk-Edit-Desktop-Login-Form .confirmation {
	width:175px;
}

#pDesk-Edit-Desktop-Login-Form .item {
	float:left;
	margin:0px 0px 4px 0px;
}
#pDesk-Edit-Desktop-Login-Form .label {
	float:left;
	width: 125px;
	margin-right:4px;
	text-align:right;
	font-weight:bold;
}
#pDesk-Edit-Desktop-Login-Form .content {
	float:right;
	width:100px;
}
#pDesk-Edit-Desktop-Login-Form input, #pDesk-Edit-Desktop-Login-Form select {
	color:#000;
	font-size:10px;
	border:1px solid #7c9db9;
}
#pDesk-Edit-Desktop-Login-Form .submitthis, #pDesk-Edit-Desktop-Login-Form .cancelthis {
	margin-top: 8px;
	width: 75px;
}
#popup-window-text {
	text-align:left;	
}

.popup-window-section-title {
	font-weight:bold;
	padding:5px 0px 5px 0px;
	text-align:left;
}


#partnerCompanyInfo  p {
	margin-bottom:8px;
}

#pApplications {
	color: #000000;
	width: 610px;
}

#pApplications .step_display {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%; 
	text-align:right;
}

#pApplications input, #pApplications select, #pApplications textarea {
	color: #000000;
	font-size: 10px;
	border: 1px solid #7C9DB9;
	margin-bottom:2px;
}


#pApplications .btn {
	background-color: #707070;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: Verdana,Geneva,sans-serif;
	font-weight: bold; 
	height: 30px;
	padding-bottom:2px;
	width: 310px;
}

#pApplications .MainSame {
	border:none;
}

.p_disabledCompany {
	width:250px; 
}


#p_account_options {
	float:left;
	position: relative;
	margin-bottom: 15px;
	padding: 10px 5px 10px 5px;
	width: 450px;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
}
#p_account_options .row {
	float:left;

}

#p_account_options .label, .value {
	vertical-align: top;
	margin: 0px 0px 2px 0px;
}

#p_account_options .label {
	float:left; 
	width:150px;
	text-align:right;
}

#p_account_options .value {
	float:right; 
	width:290px;
	text-align:left;
}

#p_account_options select {
	color: #000000;
	font-size: 10px;
	border: 1px solid #7C9DB9;
	width: 210px;
}
#p_account_options .row-item {
     margin-top: 7px;

}
#p_account_options:after{
     content:'';
     display:table;
     clear:both
}

#p_account_options .label-small {
     float: left;
     padding-top: 2px;
     width: 55px;
}
#p_account_options .dropdown {
     float: left;
     padding-top: 2px;
}
#p_account_options .dropdown select {
     width: 260px;
}
#p_account_options .dropdown-reference select {
     width: 310px;
}
#p_account_options .add-option {
     float: left;
     width: 50px;
}
#p_account_options .edit-option {
     float: left;
     text-align: right;
}
#p_account_options .contact-edit {
     width: 78px;
}
#p_account_options .product-edit {
     width: 128px;
}
#p_account_options .reference-edit {
     width: 130px;
}

.desktop-product-name {
     color: #525151;
     display: block;
     font-family: Verdana, Geneva, sans-serif;
     font-size: 17px;
     font-weight: normal;
     line-height: 150%;
     line-height: normal;
     padding-bottom: 10px;
     width: 100%;
}

/*****************************************/
/*     Required/Review Notification.     */
/*****************************************/
.require-notice {
     display: block;
     width: 100%;
}
.require-notice:after {
     clear:both
     content:'';
     display:table;
}
.require-notice, .required-asterisk, .review-asterisk {
     font-size: 10px;
}
.required-asterisk {
     color: #ff0000;
}
.review-asterisk {
     color: #3300FF
}

/******************************************************/
/*     Account Desktop: Company Information Form.     */
/******************************************************/
.account-company-two-column {
     display: block;
     float: left;
     width: 100%;
}
.account-company-two-column:after{
     clear: both;
     content: '';
     display: table;
}
.account-company-two-column .left-column {
     float: left;
     width: 50%;
}
.account-company-two-column .right-column {
     float: right;
     width: 50%;
}
.account-company-url-notice {
     color: #ff0000;
     font-size: 10px;
     margin-right: 5px;
     text-align: right;
}

/******************************************************/
/*     Account Desktop: Product Information Form.     */
/******************************************************/
#productEditWindowForm .product-elevator-pitch {
     height: 55px;
     width: 550px;
}
#productEditWindowForm .product-description {
     height: 190px;
     width: 550px;
}
#productEditWindowForm .account-product-two-column {
     display: block;
     float: left;
     margin-top: 5px;
     width: 100%;
}
#productEditWindowForm ol {
     display: block;
     margin: 0 0 3px 25px;
}
#productEditWindowForm ol li {
     list-style-type: decimal;
     margin-bottom: 3px;
}
    

#productEditWindowForm .account-product-two-column:after{
     clear: both;
     content: '';
     display: table;
}
#productEditWindowForm .account-product-two-column .left-column {
     float: left;
     width: 50%;
}
#productEditWindowForm .account-product-two-column .right-column {
     float: right;
     width: 50%;
}
#productEditWindowForm .account-product-url-notice {
     color: #ff0000;
     font-size: 10px;
     margin-right: 5px;
     text-align: right;
}


/****************************************************/
/*     Account Desktop: Video Information Form.     */
/****************************************************/
#desktop-product-video table {
     border-collapse: collapse;
     width: 100%;
}
#desktop-product-video table td  {
     padding: 3px;
     vertical-align: top;
}
#desktop-product-video input, #desktop-product-video textarea {
     height: 17px;
}
#desktop-product-video input, #desktop-product-video textarea {
     width: 100%;
}
#desktop-product-video textarea {
     border: 1px solid #7C9DB9;
     font-family: Verdana, sans-serif;
     font-size: 10px;
     height: 55px;
}
#desktop-product-video .label {
     font-weight: bold;
     text-align: right;
     width: 131px;
}
#desktop-product-video .thumbnail-field {
     border: 1px solid #7C9DB9;
     height: 17px;
}
#desktop-product-video .video ol {
     font-size: 20px; 
     font-style: italic; 
     margin-left: 25px;
}
#desktop-product-video ol li {
     border-left: 1px solid #999;
     list-style-position:initial;
     list-style-type: decimal;
     padding: 4px;
     font-size: 10px;
     font-style: normal;
}
#desktop-product-video .rules span {
     display: block;
     font-size: 11px;
     font-weight: bold;
     margin: 10px 0 5px 0;
}
#desktop-product-video .submitthis {
     cursor: pointer;
     margin: 0 auto;
     text-align: center;
     width: 150px;
}
.account-form-button {
     margin-top: 5px;
     width: 100%;
     text-align: center;
}
#desktop-product-video .pending {
     color: red;
     font-size: 10px;
     text-align: center;
}
#desktop-product-video:after {
     content: "";
     display: table;
     clear: both;
}

/******************************************************/
/*     Account Desktop Pop-Up Form Button Styles.     */
/******************************************************/
.account-form-buttons {
     display: block;
     margin: 20px 0 20px 0;
     text-align: center;
     width: 100%;
}
.account-form-buttons:after{
     clear: both;
     content: '';
     display: table;
}


.desktop-options ul li {
     margin-top: 10px;
}


.account-none {
     display: block;
     height:24px;
     float: left;
     text-align: center;
     width: 100%;
}
.account-pdf-item {
     margin-top: 5px;
}

#section-title-one-column {
     display: block;
     height:24px;
     float: left;
     width: 100%;
}
#section-title-one-column:after{
     clear: both;
     content: '';
     display: table;
}

#product-title-two-column {
     display: block;
     float: left;
     margin-bottom: 10px;
     width: 100%;
}
#product-title-two-column:after{
     clear: both;
     content: '';
     display: table;
}
#product-title-two-column .left-column {
     height:24px;
     float: left;
     width: 50%;
}
#product-title-two-column .right-column {
     height:24px;
     float: right;
     text-align: right;
     width: 50%;
}

#item:after{
	content:'';
	display:table;
	clear:both
}



#form01 {
	width: 400px;
}
#form01:after {
     clear:both
     content:'';
     display:table;
} 

#form01 .s1 {
	height: 20px;
}
#form01 select, #form01 input,  #form01 textarea {
	color: #000000;
	font-size: 10px;
	border: 1px solid #7C9DB9;
}

#form01 input {
	width: 200px;
}

#form01 input, #form01 textarea {
	margin-left: 5px;
}


#form01 #item {
	float:left;
	margin-bottom:3px;
}
#form01 #item .label {
	float:left; 
	text-align:right; 
	margin-right: 4px;
	width: 150px;
}
#form01 #item .fieldtxt {
	float:right; 
	width: 205px;
}

#form01 #companyName, #form01 #productName {
     margin-bottom: 5px;
}
#form01 #company_elevator_pitch {
     height: 55px;
     margin-bottom: 5px;
     width: 712px;
}
#form01 #country {
     margin-left: 5px;
     width: 200px;
}

#form01 .submitthis, #form01 .cancelthis  {
	cursor: pointer;
	margin-top: 8px;
	width: 75px;
}
#form01 .req {
	color:#FF0000;
}

#form01 button.login {
	float: left;
	margin-left: 137px;
	width: 45px;
	height: 18px;
	background-image: url(/img/bt_login.gif);
	font-size: 0;
	text-indent: -9999px;
	border: 0;
}

#form01 .label {
	text-align:right;
	font-weight:bold;	
}





#desklogin input {
	color: #000000;
	font-size: 10px;
	border: 1px solid #7C9DB9;
	width:145px;
}


#product-asset-modify table {
     border-collapse: collapse;
     height:200px;
}



.pDesk-notification {
     color: red;
     display: block;
     text-align: center;
     width: 100%;
}
.pDesk-notification:after {
     content: "";
     display: table;
     clear: both;
}


#company-logo-modify {
     padding: 0;      
     margin: 0;
}
#company-logo-modify:after {
     content: "";
     display: table;
     clear: both;
}
#company-logo-modify .company-logo {
     display: block;
     width: 100%;
}

#company-logo-modify table {
     width: 100%;

}
#company-logo-modify table td  {
     vertical-align: top;
}

#company-logo-modify .company-logo ol {
     font-size: 20px; 
     font-style: italic; 
     margin: 0 0 0px 25px;
}
#company-logo-modify .company-logo ol li {
     border-left: 1px solid #999;
     list-style-position:initial;
     list-style-type: decimal;
     padding: 4px;
     font-size: 10px;
     font-style: normal;
}
#company-logo-modify .company-logo span {
     display: block;
     font-size: 11px;
     font-weight: bold;
     margin: 10px 0 5px 0;
}
#company-logo-modify .new-company-logo {
     width: 100%;
}

#company-logo-modify .logo-display {
     display: block;
     width: 100%
     margin: 0 auto;
     text-align: center;
}
#company-logo-modify .current-company-logo {
     display: block;
     width: width: 100%;
}
#company-logo-modify .submitthis, #company-logo-modify .cancelthis {
     cursor: pointer;
     height: 20px;
     width: 100px;
}











#company-logo-modify .button {
     /*margin-top: 10px;*/
}
#company-logo-modify .title {
    /* text-align: left*/
}
#company-logo-modify .label {
    /* font-weight: bold;
     text-align: right;*/
}
#company-logo-modify input {
     /*width: 100%;*/
}



#company-logo-modify .new-company-logo {
     /*border: 1px solid #7C9DB9;*/
     /*width: 300px;*/
}
#company-logo-modify .submit {
    /* display: block;
     text-align: center;*/
}








#gp-cam-upgrade-options-box {
	margin-bottom:10px; 
	width:470px;
}
#gp-cam-upgrade-options-box ul {
	margin-left:65px;
}
#gp-cam-upgrade-options-box .product-name {
	background-image:none;
	margin-left:8px;
}


#tc_div6 .ra-application-options, 
#tc_div6 .sp-application-options, 
#tc_div6 .gp-application-options {
	clear:both;	
	margin-top: 10px;
	overflow: auto;
}
#tc_div6 .sp-application-options .left-column, 
#tc_div6 .gp-application-options .left-column {
	float: left;
	width: 312px; 
}
#tc_div6 .sp-application-options .right-column, 
#tc_div6 .gp-application-options .right-column {
	float: right;
	margin-right:20px;
	width: 312px;  
}

#tc_div6 .sp-application-options .sp-options, 
#tc_div6 .sp-application-options .gold-options, 
#tc_div6 .sp-application-options .cam-options {
	margin: 5px 0 5px 0;
}

#tc_div6 .ra-application-options .ra-options li,
#tc_div6 .sp-application-options .sp-options li,
#tc_div6 .sp-application-options .gold-options li, 
#tc_div6 .sp-application-options .cam-options li, 
#tc_div6 .gp-application-options .sp-options li, 
#tc_div6 .gp-application-options .gold-options li, 
#tc_div6 .gp-application-options .cam-options li,
#tc_div6 .sasp-application-options .sasp-options li {
	background-image:url('/includes/partner/images/app.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	height: 20px;
	list-style:none;
	margin: 0px 0px 0px 10px;
	padding-left: 20px;
	padding-top:3px;
	vertical-align:middle;
}


#contentb .download-reference-pdf li {
	background-image: url("/includes/partner/images/PDFicon.png");
	background-position: 0 0.4em;
	background-repeat: no-repeat;
	height: 20px;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 5px 0 5px 22px;
	vertical-align: middle;
}

#partnerlogincontent .invalid-login {
	color:#FF0000;
	display: block;
	font-size: 10px;
	padding: 2px 0 2px 0;
	text-align: center;
	width: 100%;
}



.agreement-page-loading {
	align:middle;
	background-color:#fff;
	display:none;
	filter:alpha(opacity=70);
	height:100%;
	left:0;
	opacity:0.8;
	position:fixed;
	top:0;
	width:100%;
	z-index:1000000;
}
.agreement-page-loading .wait {
	font-size: 15px;
	font-weight: bold;
	left:50%;
	padding:3px;
	position:absolute;
	text-align: center;
	top:30%;
	z-index:10001;
}

.agreement-window {
	border:1px solid #7c9db9;
	height:290px;
	padding:10px;
	overflow:auto;
	width:658px;
}
.agreement-export {
	text-align: right;
	width: 100%;
}
.agreement-export a {
	text-decoration: none;
}

.agreement-buttons {
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
.agreement-export .export-button {
	-moz-border-right-radius: 8px;
	-moz-border-left-radius: 8px;
	-webkit-border-right-radius: 8px;
	-webkit-border-left-radius: 8px;
	background-color: #fff;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	cursor: pointer;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	margin-left: 180px;
	margin-top: 8px;
	padding-bottom: 2px;
	width: 170px;	
}
.agreement-buttons .submit-button {
	background-color: #707070;
	border: none;
	color: #ffffff;
	cursor: pointer;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	height: 20px;
	margin-left: 180px;
	margin-top: 8px;
	padding-bottom: 2px;
	width: 120px;
}

.agreement-company-header {
	text-align:center;
	width: 100%; 
}



.certified-printer-program-join {
	border-style: dashed;
	border-color: red;
	border-width: 1px;
	margin-top: 20px;
	padding: 10px;
}
.certified-printer-program-join-footer {
	width: 100%;
	text-align: center;
}
.certified-printer-program-join-button {
	-moz-border-radius: 6px;
	-moz-box-shadow: inset 0 1px 0 0 #ffffff;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 0 0 #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background: -moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background: -webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background: -o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background: -ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background: linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	box-shadow: inset 0 1px 0 0 #ffffff;
	color: #14396A;
	cursor: pointer;
	display: inline-block;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .1em;
	padding: 3px 12px;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
	text-align: center;
	width: 100px;
}
.certified-printer-program-join-button:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
	background: -moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background: -o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background :-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background: linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
	background-color: #f6f6f6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
}
.certified-printer-program-join-button:active {
	position: relative;
	top :1px;
}


#printerForm #form01 #item .printer-interface {
	width: 350px;
}
#printerForm .interface-options input {
	margin: 0;
	
	width: 20px;
}
#printerForm .interface-options span {
	margin-right: 5px;

}
#printerForm #item  {
	margin-bottom: 5px;
}
#printerForm #item .label {
	width: 140px;
}
#printerForm #item .fieldtxt {
	text-align: left;
	width: 350px;
}
#printerForm input {
	width: 250px;
}
#printerForm .submitthis, #printerForm .cancelthis {
	cursor: pointer;
}

.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* 
  This is the dangerous one in WebKit, as it breaks things wherever 
  word-break: break-all;
  */

  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}