body 
{
  padding: 0;
  margin: 0;
  background-color: #F2F2F2;
  font-family: 'HPSimplified';
  font-size: 14px/24px  ;
  color: #5e5c5f;
}

div#container, div#partner-settings-container{
  background-color: #FFFFFF;
  padding-left: 10px;
}

a 
{
  color: #2B96F1;
  text-decoration:none;
}

a:hover 
{
  color:#2B96F1;
  text-decoration:underline;
}

/* Include Header details in a div - not here */

.agreement_footer
{
  	position:absolute;
    bottom:0px;
    height:100px;
    width:99%;
}

div.agreement_footer {
  margin-left: -10px;
  min-height: 20px;
  overflow: hidden;
  background-color: #F2F2F2;  
  padding-left: 10px;
  padding-bottom: 10pt;
  padding-top: 20pt;
}
.agreement_box {
    position:absolute; 
    top:80px; 
    bottom:200px;
    margin-top:30px;
    margin-left:20px;
    margin-right:20px;
    background-color:#ffffff;
    overflow-y:scroll;
    border: 1px solid black;
    padding: 10px;
}

.findlatex_resuts_box {
  position:relative; 
  width:100%;
  height:600px;
  padding-top: 10px;
  float: left;
}

#map-canvas { 
  height: 100%; 
  margin-right: 2px; 
  display: none;
}

#map-canvas img { max-width: none; }

p.logout 
{
  float: right;
  margin-right: 50px; 
}

div.wallartlite {
  font-weight: bold;
  font-size: 20px;
  position:absolute;
}

div.hello-msg-admin{
  top:75px;
  width:1000px;
  text-align: right;
  right:150px;
}

div.admin-logout {
  top:75px;
  right: 50px;
  width:100px;
}

div.hello-msg-admin-new{
  top:75px;
  width:800px;
  text-align: right;
  right:50px;
}

div.admin-logout-new {
  top:105px;
  right: 50px;
  width:100px;
  text-align: right;
}

div.edit-profile {
  top:105px;
  right: 140px;
  width:100px;
  text-align: right;
}

div.top-note {
  float: right;
  width: 400px;
  text-align: right;     
  margin-right: 50px;
}


div.new-user-hello-msg {
  top:50px;
  width:1000px;
  text-align: right;
  right:150px;
  font-weight: bold;
  font-size: 20px;
  position:absolute;

}

div.new-user-logout {
  top:50px;
  right: 50px;
  width:100px;
  font-weight: bold;
  font-size: 20px;
  position:absolute;
}

h1 
{
  font-family: Play, Helvetica, Arial, sans-serif;
  display: block;
  font-size: 2em;
  -webkit-margin-before: 1.16em;
  -webkit-margin-after: 0.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  color: #2e2e2e;
  font-weight: bold;
}

h2 
{
  font-family: Play, Helvetica, Arial, sans-serif;
  display: block;
  font-size: 1.8em;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  color: #333;
  font-weight: bold;
  text-decoration:none;
}

h3 
{
  font-family: Play, Helvetica, Arial, sans-serif;
  display: block;
  font-size: 1.0em;
  -webkit-margin-before: -1em;
  -webkit-margin-after: 2em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight:100;
  color: #999;
}

.field_with_errors { display: inline; }

.field_with_errors input {
  border: 2px solid red !important;
}

.field_with_errors a {
  border: 2px solid red;
}

div.contains-checkbox .field_with_errors label {
  border: 2px solid red;
}

.field_with_errors textarea {
  border: 2px solid red;
}

.field_with_errors radio_button {
  border: 2px solid red;
}

.field_with_errors .elSelect {
  border: 2px solid red;
}

.settings_header {
  font-size: 20px;
  background-color: #0096D6 !important;
}

input, textarea, label {
  font-size: 9pt !important;
}

.wallart_header
{
 float: top;
  background-color: #0096D6 !important;
  height:47px;
}

.header_text
{
  float: left;
  background-image: url(/images/hp_logo_sm.png);
  background-repeat:no-repeat;
  width:160px;
  height:31px;
  margin-top: 10px;
  cursor: pointer !important;
}

.header_text_v4 {
    width: 200px;
    height: 50px;
    line-height: 50px;
    color: white;
    font-size: 18px;
    margin-left: 10px;
    float:left;
    cursor: pointer;
}

.header_image
{
  float: right;
  background-image: url(/images/hp_logo_inversed_32.png);
  background-repeat:no-repeat;
  width:31px;
  height:31px;
  margin-top: 10px;
  margin-right: 15px;
}

.need_help
{
  float: right;
  margin-top: 15px;
  margin-right: 15px;
}

#seperator
{
  width:100%;
  height: 3px;
  position: absolute;
  background-image: url(/images/seperator.png);
  background-repeat:repeat-x;
  left: 0px;
  top: 46px;
}

#partner-left {
  float: left; 
  width: 302px;
}

#partner-left-center {
  padding-left: 2px;
}

#partner-left-bottom {
  padding-left: 2px;
}


#partner-right {
  float: none; 
  width: auto;
  padding-left: 21px;
  overflow: hidden;
}


.partner-settings-top {
  width:100%;
  float: left;
}

#settings-left {
  float: left; 
  width: 25%;
  padding-left: 2px;
}

#settings-right {
  float: right; 
  width: 74%;
  padding-left: 2px;
}

#company-settings {
  width: 100%; 
}

#company-settings-left {
  width: 33%; 
  float: left;
  margin-left: 10px;
}

#company-settings-center {
  width: 33%; 
  float: left;
  margin-left: 10px;
}

#company-settings-right {
 width: 20%;
 float: left;
 margin-left: 10px;
}

#default-production-settings {
  width: 100%; 
}

#default-production-settings-left {
  width: 33%; 
  float: left;
  margin-left: 20px;
}

#default-production-settings-right {
  width: 65%; 
  float: left;
  margin-left: 20px;
}

#premium-user-settings {
  width: 100%; 
}

#premium-user-settings-left {
  width: 30%; 
  float: left;
  margin-left: 20px;
}

#premium-user-settings-right {
  width: 65%; 
  float: left;
  margin-left: 20px;
}


#partner-settings-footer {
 float: left;
 width: 25%;
 background-color: #F2F2F2 !important;
}

#update_settings {
 float: right;
 width: 72%;  
 background-color: #F2F2F2 !important;
}

div#partner-projects-filter input {
  background-image: url(/images/search_icon.png);
  background-repeat:no-repeat;
  background-position: right center; 
}

.partner-summary-heading {
  font-size: 16px;
}

.partner-summary-value {
  font-size: 45px;
  color: black;
}

div#partner-accounts-filter input {
  background-image: url(/images/search_icon.png);
  background-repeat:no-repeat;
  background-position: right center; 
}

#partner-accounts-add {
  position: absolute;
  top: 210px;
  left: 675px;
  z-index: 2;
}

.partner-accounts-heading {
  font-size: 16px;
}

.partner-accounts-value {
  font-size: 45px;
  color: black;
}


div#partner-templates-filter input {
  background-image: url(/images/search_icon.png);
  background-repeat:no-repeat;
  background-position: right center; 
}


.partner-templates-heading {
  font-size: 16px;
}

#account-templates-summary, #account-orders-summary {
  position: relative;
  height: 89%;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #FFFFFF !important;
}

#account-templates-filter, #account-orders-filter {
  position: absolute;
  top: -53px;
  right: 0px;
}

div#account-templates-filter input, div#account-orders-filter input {
  background-image: url(/images/search_icon.png);
  background-repeat:no-repeat;
  background-position: right center; 
}

#account-templates-length, #account-orders-length {
  position: absolute;
  left: 0px;
  margin-top: 40px;
}

#account-templates-info, #account-orders-info {
  position: absolute;
  right: 0px;
  margin-top: 64px;
}

#account-templates-pagination, #account-orders-pagination {
  position: absolute;
  right: 0px;
  margin-top: 40px;
}

.account-templates-heading, .account-orders-heading {
  font-size: 16px;
}

.partner-accounts-value {
  font-size: 45px;
  color: black;
}

span.headers {
  color : black;
  font-size: 20px;
}

#partner-footer {
  text-align: left;
  position: relative;
  width: 100%;
}

#partner-footer-25-percent {
 float: left;
 width: 25% !important; 
}

#site-admin-footer {
  text-align: center;
}

a.styled_button {
  background-color: #2E93D4;
  background-size: 100% 100%;
  border: medium none;
  border-radius: 0 4px 0 4px;
  color: white !important;
  display: inline-block;
  float: right;
  font-size: 16px;
  font-weight: bold;       
  margin-left: 10px;    
  padding-top:10px !important;
  padding-bottom: 10px !important;
  padding-left:15px;
  padding-right:15px;   
  line-height:16px !important;
  height:16px;
  white-space: nowrap;
}

a.styled_button:hover 
{
  background-color: #296CBC !important;
  color: white !important;
  text-decoration:none !important;
}

a.custom_button_in_findlatex {
  background-color: #767676;
  background-size: 100% 100%;
  border: medium none;
  border-radius: 0 4px 0 4px;
  color: white !important;
  display: inline-block;
  float: right;
  font-size: 16px;
  font-weight: bold;       
  margin-left: 10px;    
  padding-top:10px !important;
  padding-bottom: 10px !important;
  padding-left:15px;
  padding-right:15px;   
  line-height:16px !important;
  height:16px;
  white-space: nowrap;
}

a.custom_button_in_findlatex:hover 
{
  background-color: #484848 !important;
  color: white !important;
  text-decoration:none !important;
}

a.custom_button_in_findlatex:active 
{
  background-color: #282828 !important;
  color: white !important;
  text-decoration:none !important;
}

input.styled-submit-button
{
    background-color: #2E93D4;
    background-size: 100% 100%;
    border: medium none;
    border-radius: 0 4px 0 4px;
    color: white;
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: bold;    
    margin-left: 10px;
    padding: 6px 15px 10px 15px;        
    height:36px;  
    line-height:16px !important;  
}

input.styled-submit-button:hover 
{
  background-color: #296CBC !important;
  color: white !important;
  text-decoration:none !important;
}



a.file-browse {
  background-color: #89929E;
  background-size: 100% 100%;
  border: medium none;
  border-radius: 0 4px 0 4px;
  color: white !important;
  display: inline-block;
  float: right;
  font-size: 16px;
  font-weight: bold;       
  margin-left: 10px;    
  padding-top:10px !important;
  padding-bottom: 10px !important;
  padding-left:15px;
  padding-right:15px;   
  line-height:16px !important;
}


a.styled-submit-button:hover 
{
  background-color: #296CBC !important;
  color: white !important;
  text-decoration:none !important;
}


a.file-browse:hover 
{
  background-color: #4B5156 !important;
  color: white !important;
  text-decoration:none !important;
}


hr {
  color: black !important;
  background-color: black !important;
  border: 1px solid black !important;
}

p#localization_support label {
  display: inline !important;
}

p.contains-checkbox input {
  display: inline !important;
}

p.contains-checkbox label {
  display: inline !important;
}


div.registration-top {
  min-height: 60px;
  background-color: #0096D6 !important;
}

div.registration-top-left {
  float : left;
  white-space: nowrap;
  margin-top: 15px;
  margin-left: 30px;
}

div.registration-top-right {
  float : right;
  margin-top: 15px;margin-right: 27pt;
}

div.login-form {
  float : right;
}

span.login-failure {
 color: white;
 
}

span.forgot-password-link {
 
}

span.login-msg {
  
}

div.registration-center {
  width: 100%;
}

div.registration-center-left {
  float: left;
  width: 22%;
  margin-left:25px;
  background-color: #FFFFFF;
}

div.registration-center-right {
  float: right;
  width: 70%;
  padding:29pt 27pt 0pt;
  display: inline;
  background-color: #FFFFFF;
}

@media only screen and (max-width: 960px) {
  div.registration-center-right {
      display: none;
  }
}

div.registration-center-right-tutorial-videos {
  width: 100%;
  text-align: center;
  display: inline-block;
}

@media only screen and (max-width: 960px) {
  div.registration-center-right-tutorial-videos {
      display: none;
  }
}


#pre-registered-admin-notice {
  position: absolute;
  top: 50%;
  height: 50px;
  margin-top: -25px;
  text-align: center;
}

#ui-datepicker-div { display:none }



.store-icon {
    /* For general browser */
    max-width: 140px;
    max-height: 140px;
    
    /* For Firefox browser */
    -moz-width: 140px;
    -moz-height:140px;
    
    /* For Chrome and Safari browser */
    -webkit-width: 140px;
    -webkit-height:140px;
    
    /* For Opera browser */
    -o-width: 140px;
    -o-height:140px;
    
    vertical-align:middle;
}

.store-icon-89 {
    /* For general browser */
    max-width: 89%;
    max-height: 89%;
    
    /* For Firefox browser */
    -moz-width: 89%;
    -moz-height:89%;
    
    /* For Chrome and Safari browser */
    -webkit-width: 89%;
    -webkit-height:89%;
    
    /* For Opera browser */
    -o-width: 89%;
    -o-height:89%;
    
    vertical-align:middle;
}


.account-logo-100 {
    /* For general browser */
    max-width: 100%;
    max-height: 100%;
    
    /* For Firefox browser */
    -moz-width: 100%;
    -moz-height:100%;
    
    /* For Chrome and Safari browser */
    -webkit-width: 100%;
    -webkit-height:100%;
    
    /* For Opera browser */
    -o-width: 100%;
    -o-height:100%;
    
    vertical-align:middle;
}

.project-thumbnail {
  /* For general browser */
  max-width: 120px;
  max-height: 120px;
  
  /* For Firefox browser */
  -moz-width: 120px;
  -moz-height:120px;
  
  /* For Chrome and Safari browser */
  -webkit-width: 120px;
  -webkit-height:120px;
  
  /* For Opera browser */
  -o-width: 120px;
  -o-height:120px;
  
  vertical-align:middle;
  opacity: 0.0;
}



.project-thumbnail-50 {
  /* For general browser */
  max-width: 50px;
  max-height: 50px;
  
  /* For Firefox browser */
  -moz-width: 50px;
  -moz-height:50px;
  
  /* For Chrome and Safari browser */
  -webkit-width: 50px;
  -webkit-height:50px;
  
  /* For Opera browser */
  -o-width: 50px;
  -o-height:50px;
  
  vertical-align:middle;
  opacity: 1.0;
}



.account-project-thumbnail {
  /* For general browser */
  max-width: 300px;
  max-height: 300px;
  
  /* For Firefox browser */
  -moz-width: 300px;
  -moz-height:300px;
  
  /* For Chrome and Safari browser */
  -webkit-width: 300px;
  -webkit-height:300px;
  
  /* For Opera browser */
  -o-width: 300px;
  -o-height:300px;
  
  vertical-align:middle;
  opacity: 0.0;
}

.project-thumbnail_60 {
  /* For general browser */
  max-width: 100px;
  max-height: 100px;
  
  /* For Firefox browser */
  -moz-width: 100px;
  -moz-height:100px;
  
  /* For Chrome and Safari browser */
  -webkit-width: 100px;
  -webkit-height:100px;
  
  /* For Opera browser */
  -o-width: 100px;
  -o-height:100px;
  
  vertical-align:middle;
}

.project-popover-thumbnail {
  /* For general browser */
  max-width: 120px;
  max-height: 120px;
  
  /* For Firefox browser */
  -moz-width: 120px;
  -moz-height:120px;
  
  /* For Chrome and Safari browser */
  -webkit-width: 120px;
  -webkit-height:120px;
  
  /* For Opera browser */
  -o-width: 120px;
  -o-height:120px;
  
  vertical-align:middle;
  opacity: 0.0;
}


.project-popover-thumbnail-50 {
  /* For general browser */
  max-width: 50px;
  max-height: 50px;
  
  /* For Firefox browser */
  -moz-width: 50px;
  -moz-height:50px;
  
  /* For Chrome and Safari browser */
  -webkit-width: 50px;
  -webkit-height:50px;
  
  /* For Opera browser */
  -o-width: 50px;
  -o-height:50px;
  
  vertical-align:middle;
}

.account-project-popover-thumbnail {
  /* For general browser */
  max-width: 300px;
  max-height: 300px;
  
  /* For Firefox browser */
  -moz-width: 300px;
  -moz-height:300px;
  
  /* For Chrome and Safari browser */
  -webkit-width: 300px;
  -webkit-height:300px;
  
  /* For Opera browser */
  -o-width: 300px;
  -o-height:300px;
  
  vertical-align:middle;
  opacity: 0.0;
}

.project-panel-preview {
  /* For general browser */
  max-width: 500px;
  max-height: 500px;
  
  /* For Firefox browser */
  -moz-width: 500px;
  -moz-height:500px;
  
  /* For Chrome and Safari browser */
  -webkit-width: 500px;
  -webkit-height:500px;
  
  /* For Opera browser */
  -o-width: 500px;
  -o-height:500px;
  
  vertical-align:middle;
}

.wrapart-project-panel-preview {
  /* For general browser */
  max-width: 1000px;
  max-height: 500px;
  
  /* For Firefox browser */
  -moz-width: 1000px;
  -moz-height:500px;
  
  /* For Chrome and Safari browser */
  -webkit-width: 1000px;
  -webkit-height:500px;
  
  /* For Opera browser */
  -o-width: 1000px;
  -o-height:500px;
  
  vertical-align:middle;
}

.project-panel-preview-popover {
  width: 525px !important;
}

.wrapart-project-panel-preview-popover {
  width: auto !important;
}

div.ellipsis-div {
  overflow-x: hidden;
  overflow-y: hidden;
  text-overflow: ellipsis;
}

.partner-contents-top {
  width:100%;
  float: left;
}

.partner-contents-left {
  float: left; 
  width:70%;
  padding-left: 2px;     
}

.partner-contents-right {
  float: right; 
  width: 28%;
  padding-left: 2px;
}

#partner_contents_backgrounds{
  height: 308px;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-overflow-y: hidden;
}

#partner-contents-objects {
    height: 308px;
    width: 100%;
    overflow:auto;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-y: hidden;
}


#partner_contents_fonts {
    height: 285px;
    overflow:auto;
    overflow-x:  hidden;
    overflow-y: scroll;
    -ms-overflow-x: hidden;
}

#partner_contents_textcolors {
    height: 230px;
    overflow:auto;
    overflow-x:  hidden;
    overflow-y: scroll;
    -ms-overflow-x: hidden;
}

#progress_indicator, #drop_box_import_error, #screen_saver{
  background-image: url(/images/background_opacity.png);
  background-repeat:repeat;
	margin:0px 0px 0px 0px;
	position:fixed;
	height: 100%;
	z-index:9999;
	padding-top:0px;
	padding-left:0px;
	width:100%;
	clear:none;
  top:0px;
  left:0px;
}

#progress_indicator_image {
  position:absolute;
  height:150px;
  width: 500px;
  left:50%; 
  top:50%;
  margin-left:-250px;
  margin-top:-75px;
}

#screen_saver_image {
  position:absolute;
  height:540px;
  width: 960px;
  left:50%; 
  top:50%;
  margin-left:-480px;
  margin-top:-270px;
}

#dropbox_upload_error_string  {
  position:absolute;
  width: 50%;
  top:50%;
  margin-top:-75px;
  margin-left:25%;
}

#image_upload_progress_string {
  font-size: 30px;
  line-height: 30px;
  width: 100%;
  color: #FFFFFF;
} 
  
/*IE will need an 'adjustment'*/
* html #progress_indicator{
     position: absolute;
     height: expression(document.body.scrollHeight &gt; document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}

.rfgAsterisk { color: #F05332;font-size: 18px; font-weight: bold; line-height: 9px; position: relative; top: 2px; min-width: 0 !important; }
  
input.styled_button {
  background-color: #2E93D4;
  background-size: 100% 100%;
  border: medium none;
  border-radius: 0 4px 0 4px;
  color: white !important;
  font-size: 16px;
  font-weight: bold;       
  padding-top:10px;
  padding-bottom: 10px;
  padding-left:15px;
  padding-right:15px;   
  white-space: nowrap;
}

input.styled_button:hover 
{
  background-color: #296CBC !important;
  color: white !important;
  text-decoration:none !important;
}

a.select-file {
  background-color: #6f6f6f;
  background-size: 100% 100%;
  color: white !important;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;       
  padding-top:10px !important;
  padding-bottom: 10px !important;
  padding-left:15px;
  padding-right:15px;   
  line-height:16px !important;
  height:16px;
}

a.select-file:hover 
{
  background-color: #565656 !important;
  color: white !important;
  text-decoration:none !important;
}

input.upload_button {
  background-color: #6f6f6f;
  background-image:url('/images/photo_upload.png');
  background-position:center;
  background-repeat: no-repeat;
  border: medium none;
  color: white !important;
  font-size: 16px;
  font-weight: bold;       
  padding-top:10px;
  padding-bottom: 10px;
  height: 80px;
  width:100%;
  margin-top:0px;
}

input.upload_button:hover 
{
  background-color: #565656 !important;
  color: white !important;
  text-decoration:none !important;
}


#news_preview_popup {
  background-image: url(/images/background_opacity.png);
  background-repeat:repeat;
	margin:0px 0px 0px 0px;
	position:fixed;
	height: 100%;
	z-index:9999;
	padding-top:0px;
	padding-left:0px;
	width:100%;
	clear:none;
  top:0px;
  left:0px;
}


.news_preview {
  background-color: #FFFFFF !important;
  color: black !important;
  border: 1px solid gray;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 700px;
  height: 450px;
  margin-top: -250px;
  margin-left: -300px;
}

.news_preview h1 {
  font-weight:bold;
  color: black;
}

.news_preview h2 {
  font-weight:bold;
  color: black;
}

.news_preview h3 {
  font-weight:bold;
  color: black;
}


div#news_title_preview {
  font-family: 'HPSimplified' !important;
  background-color: #0096D6 !important;
  color: white !important;
  font-size: 24px;
  display: block;
  width: 680px;
  height: 80px;
  padding: 10px;
  display: table-cell; 
  vertical-align: middle; 
  white-space: normal;
  word-wrap: break-word;
}

div#news_body_preview {
  font-family: 'HPSimplified' !important;
  background-color: #FFFFFF !important;
  color: black !important;
  font-size: 16px;
  display: block;
  width: 680px;
  height: 250px;
  overflow: auto;
  padding: 10px;
}

#close_news_popup {
  position:absolute;
  right: 10px;
  padding: 10px;
}

.external-link, .project_status_link, .web_link_url {
  background-color: #F5F5F5 !important;
  color: #0096D6 !important;
  font-size: 16px;
  border-radius: 5px 5px 5px 5px;
  text-decoration: none;
  cursor: pointer !important;
  padding:10px
}
.external-link:hover {
  text-decoration: underline;
}

.mobile_access_token {
  background-color: #F5F5F5 !important;
  color: #0096D6 !important;
  font-size: 16px;
  border-radius: 5px 5px 5px 5px;
  text-decoration: none;
  cursor: text !important;
  padding:10px
}

#help_request_popup {
  background-image: url(/images/background_opacity.png);
  background-repeat:repeat;
	margin:0px 0px 0px 0px;
	position:fixed;
	height: 100%;
	z-index:9999;
	padding-top:0px;
	padding-left:0px;
	width:100%;
	clear:none;
  top:0px;
  left:0px;
}


.help_request {
  background-color: #FFFFFF !important;
  color: black !important;
  border: 1px solid gray;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 700px;
  height: 590px;
  margin-top: -250px;
  margin-left: -300px;
}

.help_request h1 {
  font-weight:bold;
  color: black;
}

.help_request h2 {
  font-weight:bold;
  color: black;
}

.help_request h3 {
  font-weight:bold;
  color: black;
}


div#help_request_title {
  font-family: 'HPSimplified' !important;
  background-color: #0096D6 !important;
  color: white !important;
  font-size: 18px;
  display: block;
  width: 680px;
  height: 100px;
  padding: 15px 10px 20px 10px;
  display: table-cell; 
  vertical-align: middle; 
  white-space: normal;
  word-wrap: break-word;
}

div#help_request_form_container {
  font-family: 'HPSimplified' !important;
  background-color: #FFFFFF !important; 
  color: black !important;
  font-size: 16px;
  display: block;
  width: 680px;
  height: 350px;
  padding: 10px;
}

#close_help_request_popup {
  position:absolute;
  right: 10px;
  padding: -5px;
}

.nav-pills > li > a {
  margin-bottom: 0px !important;
  margin-bottom: 0px !important;
}

input[type="password"] {
 font-family:  Helvetica, Arial, sans-serif !important; 
}

div#project_summary_filter input {
  background-image: url(/images/search_icon.png);
  background-repeat:no-repeat;
  background-position: right center; 
}

.fotolia-keyword-list {
  width: 425px !important;
}
.adobe-stock-keyword-list {
  width: 425px !important;
}
.getty-images-keyword-list {
  width: 425px !important;
}

.istock-keyword-list {
  width: 425px !important;
}

.cgtrader-model-details {
   width: 640px !important;
}

.fotolia-license-list {
  width: 640px !important;
  margin-top: 10px !important;
}

.fotolia-purchase {
  width: 340px !important;
}

.adobe-stock-license-list {
  width: 450px !important;
  margin-top: 10px !important;
}

.adobe-stock-purchase {
  width: 340px !important;
}
.getty-images-license-list {
  width: 500px !important;
  margin-top: 10px !important;
}

.getty-images-purchase {
  width: 340px !important;
}
.istock-license-list {
  width: 500px !important;
  margin-top: 10px !important;
}

.istock-purchase {
  width: 340px !important;
}
#expiration_limit_container .elSelect {
  width: 25%;
} 

.load_more_orders {
   position: absolute;
  top: 21px;
  left: 0px;
}

.load_more_orders img {
  max-width: 16px;
}


.load_more_account_orders, .load_more_account_templates {
  position: absolute;
  left: 0px;
  margin-top: 10px;
}

.load_more_account_orders img, .load_more_account_templates img {
  max-width: 16px;
}

.load_more_accounts {
   position: absolute;
  top: 21px;
  left: 0px;
}

.load_more_accounts img {
  max-width: 16px;
}

.load_more_templates {
   position: absolute;
  top: 21px;
  left: 0px;
}

.load_more_templates img {
  max-width: 16px;
}

.load_more_inspirations {
 top: 21px;
 left: 0px;
 font-size: 15px;
}

.load_more_inspirations img {
 max-width: 16px;
}

div.registration-center-left input, textarea, label {
    font-size: 9pt !important;
}

div.registration-center-left label {
  margin-bottom: 0px;
}

div.registration-center-left p {
  margin: 0px !important;
}


div#progressbar {
   background-color: #0096D6;
   width:0px; /* Adjust with JavaScript */
   height: 20px;
   border-radius: 10px;
}

span#previousButton {
  background: url('../images/prev_arrow.png') no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
}

span#nextButton {
  background: url('../images/next_arrow.png') no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
}

.rfgInputfield {
 padding: 0px 6px !important; 
 margin-bottom: 10pt !important;
 /*font: 9pt  'HPSimplified'; 
 font-weight: bold;*/
}


input.rfgInputfield {
 height: 22pt !important;
 line-height: 22pt !important;
}  
div.elSelect, div.selectedOption, div.dropDown {
 height:22pt !important;
 font-size: 9pt !important;
}

div.elSelect {
  margin-bottom: 10pt;  
}

div.choiceEnd {
  padding-bottom: 10pt;  
}

.elSelect .dropDown {
    height: 22pt;
}

div.option {
  font-size: 9pt !important;
}
  label {
  font: 9pt  'HPSimplified'; 
  font-weight: bold;
}

form#sign_up_form .rfgInputfield {
  width: 96%;
}

form#sign_up_form .elSelect {
  width: 96.5% !important;
  margin-left: 0px !important; 
}
div.partner-bottom {
  margin-left: -10px;
  min-height: 100px;
  overflow: hidden;
  background-color: #F2F2F2;  
  padding-left: 10px;
  padding-bottom: 20pt;
  padding-top: 20pt;
}
div.registration-bottom{
  min-height: 100px;
  overflow: hidden;
  background-color: #F2F2F2;  
  padding-bottom: 20pt;
  padding-top: 20pt;
}

div.registration-bottom-left {
  width:24%;
  float:left;
  padding-left: 10px;
}

div.registration-bottom-right {
  width:70%;
  float:right;
  margin-right: 27pt;
}

div#custom_product_templates_wrapper{
  min-height: 400px;
  margin-bottom: 50px;
}

div#partner_templates_summary_wrapper{
  margin-top: 20px;
}

div#partner_accounts_summary_wrapper{
  margin-top: 20px;
}

div#account_templates_summary_wrapper{
}

div.registration-bottom a {
  color: #0096d6;
}

div.partner-settings-bottom {
  padding-left: 10px;
  min-height: 100px;
  overflow: hidden;
  background-color: #F2F2F2 !important;  
  padding-top: 20pt;
  padding-bottom: 20pt;
  margin-left: -10px;
}

div.registration-top a {
  color : #FFFFFF;
}

div.nivo-directionNav {
  display: none !important;
}

.contains-checkbox label {
  font-weight: normal;
}

div#partner-settings-container p {
  margin : 0 5px;
}

form#login_form input {
  height:16pt !important;
  line-height:16pt !important;
  width:154pt;
  padding:2px 4px;
  margin-bottom: 1px;
}

div.rfgChoice label{
  font-weight: normal !important; 
}

div.rfgEndChoice {
  margin-bottom:5px;
}

div#fotolia-login-container,div#getty-images-login-container, div#pattern-design-login-container, div#vecteezy-login-container{
  width: 85%;
  color: black;
}

div#fotolia-sign-up-container,div#getty-images-sign-up-container, div#pattern-design-sign-up-container {
  width:85%;
  color: black;
}

div#fotolia-login-container input.rfgInputfield, div#getty-images-login-container input.rfgInputfield, div#pattern-design-login-container input.rfgInputfield, div#vecteezy-login-container input.rfgInputfield, {
    clear: both;
    max-height: 36px;
    border: 2px solid #CCCCCC;
     width: 75%;
}

div#fotolia-sign-up-container .rfgInputfield, div#getty-images-sign-up-container .rfgInputfield,  div#pattern-design-sign-up-container .rfgInputfield{
    clear: both;
    max-height: 36px;
    border: 2px solid #CCCCCC;
     width: 70%;
}
div#create-content-source  input.rfgInputfield {
    clear: both;
    max-height: 36px;
    border: 2px solid #CCCCCC;
}

div.styledRadioWrap label{
  height: 18px;
  line-height: 18px;
}

select[name="partner_summary_length"], select[name="partner_accounts_summary_length"], select[name="partner_templates_summary_length"], select[name="account_templates_summary_length"], select[name="account_orders_summary_length"] {
 margin-top: 6px; 
}

.label-for-checkbox {
  display:inline-block;
  vertical-align:middle;
  line-height:18px;
}
div.fotoba_trimline_locations_container .elSelect .selectedOption {
  width:95px;
}

div.disabledAutorotateCheckbox{
	background: url('../images/s-21px-hpe.png') no-repeat;
	background-position: 0px 2px;
	color: #a2a1a3;
	font-size: 12px;
	min-height:0px;
	margin-bottom: 30px;
}

div.fotolia_sidebar_message li, div.getty_images_sidebar_message li, div.pattern_design_sidebar_message li, div.istock_sidebar_message li{
  font-size: 20px;
  font-weight: bold;
}

div.fotolia_sidebar_message li span, div.getty_images_sidebar_message li span, div.pattern_design_sidebar_message div li span, div.istock_sidebar_message li span{
  font-size: 14px;
  font-weight: normal;
}

div#login-container nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  float: right;
  border-bottom: 1px solid #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;    
}

div#login-container  nav li {
  float: left;          
}

div#login-container  nav #login {
  -moz-box-shadow: 1px 0 0 #fff;
  -webkit-box-shadow: 1px 0 0 #fff;
  box-shadow: 1px 0 0 #fff;  
}

div#login-container  nav #login-trigger,
div#login-container  nav #signup a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  font-size:12pt;
  color: #757575;
}

div#login-container nav #signup a {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

div#login-container nav #login-trigger {
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

div#login-container nav #login-trigger:hover,
div#login-container nav #login .active,
div#login-container nav #signup a:hover {
  background: #fff;
  color: #0096D6;
}

div#login-container nav #popover-content {
  display: none;
  position: absolute;
  right: 0;
  z-index: 999;    
  background: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: -webkit-linear-gradient(top, #fff, #fff);
  background-image: -moz-linear-gradient(top, #fff, #fff);
  background-image: -ms-linear-gradient(top, #fff, #fff);
  background-image: -o-linear-gradient(top, #fff, #fff);
  background-image: linear-gradient(top, #fff, #fff);  
  padding: 15px;
  border: 2px solid #C6C7C3;
}

div#login-container nav li #popover-content {
  right: -15px;
  width: 250px;  
}

.header .hp_logo a.hf_logo img {
  max-width: 50px !important;
}

.wrapper {
  line-height: 18px;
}

.form-title{
  display: block;
  font-family: 'HPSimplified';
  font-size: 24px;
  line-height: 30px;
  color: #000;
  font-weight: bold;
}

form#ajax_login_form input.styled_button, 
form#ajax_resend_confirmation_form input.styled_button,
form#ajax_reset_password_form input.styled_button{
  padding: 0px 0px !important;
  line-height: 30px;
  height: 30px;
}

form#ajax_login_form input.rfgInputfield, 
form#ajax_resend_confirmation_form input.rfgInputfield,
form#ajax_reset_password_form input.rfgInputfield{
  width: 96%;
  font-weight: normal;
  font-size: 14px !important;
  color: #6F716E !important;
}


form#ajax_login_form label, 
form#ajax_resend_confirmation_form label,
form#ajax_reset_password_form label{
  font-weight: normal;
  font-size: 14px !important;
  color: #6F716E !important;
}

.custom_btn {
 background-image: none !important;
 background-color: #FFFFFF !important;
 background-repeat: none !important;
 border-style: none !important;
 border-width: none !important;
 box-shadow: none !important;
 text-shadow: none !important;
 border-color: none !important;
 padding: 5px 14px !important;
}

.dropdown-menu {
  background-color: #F0F1F1 !important;
}

.dashboard_hrs {
  color:#838B95 !important;
  background-color:#838B95 !important;
  border:1px solid #838B9E !important
}


.tabs .clf .current a {
  color:  #2B96F1 !important;
}

.tabs .clf .current a:hover,
.tabs .clf .current a:hover .tab_label{
   color: #2B96F1  !important;
   text-decoration: none;
}

div.js_tab_trigger a {
  outline: none !important;
}

span#upload_font_error_messages, span#textcolor_error_messages {
  padding-left: 0px !important; 
  margin-left: 0px !important;
  line-height: 30px !important;
}

div#browser_rejection_panel {
	width: 100%;
	height: 100%;
	
}

div#browser_rejection_container {
	margin-left: auto;
	margin-right:auto;
	width: 700px;
	height: 340px;
	border: solid 2px #cc0000;
	background-color: #feefda;
}

div#browser_rejection_container img#warning {
  
  display:inline;
  margin: 40px;
  float: left;
}

div#browser_rejection_container img {
  border-style: none;
}

div#browser_rejection_container .title {
  margin-top: 49px;
  color: black;
  font-size: 20px;
}

div#browser_rejection_container .details {
  margin-top: 30px;
  font-size: 14px;
  color: black;
}

div#browser_rejection_panel .buttons {
  text-align:center;
  width:100%;
  margin-right:auto;
  margin-left:auto;
  margin-top: 50px;
  border: 0px;
  
}
div#browser_rejection_panel .continuebutton {
  margin-left:35px;
  margin-top:25px;
}

div#popover-content a {
  color: #0088CC !important;
  text-decoration: none !important;
}
/*, #country_chosen:focus, #country_chosen:active{*/
#country_chosen:hover {
  /*border-style: none solid solid;*/
  /*border-width: medium 2px 2px;*/
  /*border-color: -moz-use-text-color #5A5A5A #5A5A5A;*/
  /*border:  1px solid #5A5A5A;*/
}
 
 span.findlatex-text-trunc{
  overflow: hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  width:260px;
  display:block;
}

.editable_label {
  cursor: url(/images/edit_cursor.png) 16 16, auto;
}

div#account-popover-content {
    right: -15px;
    width: 350px;
}

div#account-popover-content {
  z-index: 999;    
  background: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: -webkit-linear-gradient(top, #fff, #fff);
  background-image: -moz-linear-gradient(top, #fff, #fff);
  background-image: -ms-linear-gradient(top, #fff, #fff);
  background-image: -o-linear-gradient(top, #fff, #fff);
  background-image: linear-gradient(top, #fff, #fff);  
  padding: 15px;
  border: 2px solid #C6C7C3;
}

div#account-popover-content a {
  color: #0088CC !important;
  text-decoration: none !important;
}

div#content-folder-container {
}

div.content-folder{
    background-image: url(/images/foldericon.png);
background-repeat: no-repeat;
}

div.content-folder_selected{
    background-image: url(/images/folderIconhover.png);
    background-repeat: no-repeat;
}

.truncate_folder_name {
  width: 104px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

div#move_content_container {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    left: 50%;
    margin: -300px 0 0 -360px  !important;
    overflow: auto;
    position: fixed;
    top: 50%;
    width: 720px !important;
    z-index: 1050;
}

div#tag_content_container {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  left: 50%;
  overflow: auto;
  position: fixed;
  top: 50%;
  width: 500px;
  height: 400px;
  z-index: 1050;
}


.grid-clearfix:before, .grid-clearfix:after {
    content: "";
    display: table;
}
.grid-clearfix:after {
    clear: both;
}
.grid-clearfix:before, .grid-clearfix:after {
    content: "";
    display: table;
}
.grid-clearfix {
}
.grid-breadcrumb {
    background: none repeat scroll 0 0 white;
    border-bottom: 1px solid #ddd;
    margin: 0 0 5px;
    padding: 10px;
}

.grid-breadcrumb li {
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    list-style: outside none none;
    text-shadow: 0 1px 0 #ffffff;
}

.grid-breadcrumb li a {
    color: #0088cc;
    cursor: pointer;
}

.grid-breadcrumb .divider {
    color: #ccc;
    margin: 0 10px;
}

.grid-breadcrumb li.active a {
    color: #999999 !important;
    text-shadow: 0 1px 0 #ffffff;
    text-decoration: none !important;
    cursor: default;
}

table#custom_product_templates tr th.center, table#custom_product_templates tr td.center {
    text-align: center;
    vertical-align: middle;
}

table#custom_product_templates tr th.middle-left, table#custom_product_templates tr td.middle-left {
    text-align: left;
    vertical-align: middle;
}

.clear {
    clear:both
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate_folder_name_v4 {
  width:130px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

div.folder_name_container .dropdown-menu {
    background-color: white !important;
}

.type_s24 {
    font-family: 'HPSimplified';
    font-size: 24px;
    line-height: 1.2em;
    font-style: normal;
    font-weight: 400;
    text-align: left;
}

div#upgrade-ui-popup-title {
  color: #009dd9;
}

div#upgrade-ui-popup-body {
    color: #767676;
    font-family: "HPSimplified";
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    margin: 10px 0 30px;
}

div#do_no_show_again_cb_container {
  margin-bottom: 30px;
}


div#upgrade-ui-popup div.modal-header {
  border-bottom: 0px;
  margin-top: 20px;
}

a.styled_button_small_v4 {
    background-color: #269fd5;
    background-size: 100% 100%;
    border: medium none;
    border-radius:3px;
    color: white !important;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    height: 20px;
    line-height: 20px !important;
    margin-left: 10px;
    margin-right:20px;
    padding:10px 30px;
    white-space: nowrap;
    cursor:pointer;
}

a.styled_button_small_v4:hover {
    background-color: #666666 !important;
    color: white !important;
    text-decoration: none !important;
}

.type_s14_c66 {
    font-family: 'HPSimplified';
    font-size: 14px;
    line-height: 1.2em;
    font-style: normal;
    font-weight: 400;
    color: #666666;
    text-align: left;    
}

a#load_more_orders {
    cursor: pointer;
}

#store-tax-type {
    cursor: url("/images/edit_cursor.png") 16 16, auto;
    display: inline-block;
    text-align: right;
    font-size: 13px;
    vertical-align: middle;
    width: 50px;
    margin-bottom:1px;
}

#store-tax-type-input {
    display: inline-block;
    text-align: right;
    font-size: 13px;
    vertical-align: middle;
}

ul#product-templates-list li, ul#product-product-sizes-list li, ul#product-product-sizes-list-constraint li {
    margin-bottom: 10px;
}

ul#product-templates-list div.blocks, ul#product-product-sizes-list div.blocks, ul#product-product-sizes-list-constraint div.blocks {
    display: inline-block;
    margin-left: 10px;
}

ul#product-templates-list div.hidden , ul#product-product-sizes-list div.hidden, ul#product-product-sizes-list-constraint div.hidden{
    display: none;
}

div#constraint-type-custom-options ul#product-templates-list input[type='text'], div#constraint-type-custom-options ul#product-product-sizes-list input[type='text'], div#constraint-type-pdf-options ul#product-product-sizes-list-constraint input[type='text']{
 width: 100px;   
}

.header .search_block {
  padding: 0px !important;
}

div.vid_cont {
    width: 28%;
    height: 152px;
    margin: 20px;
}

img.remove-app-redirection-icon {
    cursor: pointer;
}


div#serial-numbers-search-cont {
    margin: 20px 0px;
}

div#serial-numbers-search-cont input#key{
    width: 200px;
}

div#serial-numbers-search-cont input#serach-btn{
    width: 80px;
    padding: 2px;
}

.bottom_info {
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}