/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * C#92d6f5it left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
     Web Fonts
     ========================================================================== */

.Swiss721BT-Light {
    font-family: Swiss721BT-Light, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.Swiss721BT-Roman {
    font-family: sans-serif;
    font-weight: normal;
    font-style: normal;
}
.Swiss721BT-Bold, strong, b {
    font-family: Swiss721BT-Bold, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.Swiss721BT-Medium {
    font-family: Swiss721BT-Medium, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.MontrealTS-Light {
    font-family: MontrealTS-Light, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.MontrealTS-XLight {
    font-family: MontrealTS-XLight, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.MontrealTS-DemiBold {
    font-family: MontrealTS-DemiBold, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.MontrealTS-Medium {
    font-family: MontrealTS-Medium, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.CF-TEST1 {
    font-family: CF-TESTone, sans-serif;
    font-weight: normal;
    font-style: normal;
}

.CF-TEST2 {
    font-family: CF-TESTtwo, sans-serif;
    font-weight: normal;
    font-style: normal;
}

/* ==========================================================================
     Base styles
     ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #0E0E0E;
}

/*h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  padding: 0;
  margin: 0;
  font-weight: normal;
}*/

h1 {
    font-weight: normal;
    font-size: 2.5em;
    margin: 0;
}

h2 {
    font-weight: normal;
    font-size: 2.5em;
    margin: 0;
}

select, input {
    padding: 2px;
}

textarea {
    padding: 5px;
}

body {
    min-width: 58em; /* 58.2 */
    /*max-width: 1150px;*/
    margin: 0 auto;
    font-family: sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: .8em;
    line-height: 1.4;
    color: #464646;
}

/* IE10+ */
::-ms-clear {
  width : 0;
  height: 0;
}

/* Chrome */
::-webkit-search-decoration,
::-webkit-search-cancel-button,
::-webkit-search-results-button,
::-webkit-search-results-decoration {
  display: none;
}

label {
  cursor: pointer;
}

label.error {
  cursor: auto !important;
}

.placeholder {
  color: #aaa;
}

#maincontainer {
        background-color: white;
}

.confineMaxWidth {
    max-width: 1150px /*1335px*/;
    margin: 0 auto
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #90ff00; /* f6ff00 */
    text-shadow: none;
}

::selection {
    background: #90ff00;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #555;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/*
 * apply a natural box layout model to all elements
 */

*, *:before, *:after {
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }

 select {
     -webkit-appearance: check;
 }


/* ==========================================================================
     MailChimp Form Embed Code - Classic - 08/17/2011
     ========================================================================== */

#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#c60; font-size:200%;}
#mc_embed_signup .mc-field-group .asterisk {position:absolute; top:25px; right:10px;}
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}


/* ==========================================================================
     Author's base styles
     ========================================================================== */


.col-1 { width: 12.5%; }
.col-1-fixed { width: 5.921875em; }

.col-2 { width: 25%; }
.col-2-fixed { width: 11.84375em; }

.col-3 { width: 37.5%; }
.col-3-fixed { width: 17.765625em; }

.col-4 { width: 50%; }
.col-4-fixed { width: 23.6875em; }

.col-5 { width: 62.5%; }
.col-5-fixed { width: 29.609375em; }

.col-6 { width: 75%; }
.col-6-fixed { width: 35.53125em; }

.col-7 { width: 87.5%; }
.col-7-fixed { width: 41.453125em; }

.col-8 { width: 100%; }
.col-8-fixed { width: 47.375em; }

ul, p {padding: 0; margin: 0;}

#contentwrapper {
    /* margin-top: -1.3em; */
    padding-bottom: 1em;
    background: white;
}

#leftfixed {
    float: left;
    width: 15em; /*Width of left column (2-col fixed width) */
}

#contentcolumn {
    margin-left: 15.75em; /*Set left margin to #leftcolumn width */
    min-height: 30em;
    /* margin-bottom: 1em; */
}

.noLeftColumn {
    margin-left: 3.125em !important;
}

.edgeToEdge {
    margin-left: 0em !important;
}

/* * /
#maincontainer {
    max-width: 80em;
    margin: auto;
}
/* */

.mgl {
    margin-left: 1.125em;
}

.mgr {
    margin-right: 1.125em;
}

.mga {
   margin-left: 1.125em;
   margin-right: 1.125em;
}



/* ==========================================================================
     Chrome Frame prompt
     ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
     Author's custom styles
     ========================================================================== */

 /*
 #contentwrapper {
    float: left;
    width: 100%;
}

#leftfixed {
    float: left;
    width: 31.1875em; /*Width of left column (2-col fixed width)
    margin-left: -100%;
}
*/

.assetValue .rotateBox {
  transition: transform .25s;
}

.rotateActive, .rotating #rotatePreview {
  vertical-align: middle;
  line-height: 350px;
  padding-bottom: .5em;
  text-align: center;
}

.rotateArrows {
    animation-name: pulsate;
    animation-direction: alternate;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    position: absolute;
    bottom: 0px;
    right: 100px;
    width: 150px;
    opacity: 0.25;
    display: none;
}

.assetControlsBorder, .rotating .assetControls {
  border-top: 1px solid #eee;
}

.rotating .rotateArrows {
  display: block;
}

.assetValue.rotating .rotate {
  display: none;
}


@keyframes pulsate{
    from{
        opacity: 0.1;
    }

    to {
        bottom: 1;
    }
}

.formatTitle {
    color: black;
    transition: color linear .5s;
}

.formatTitle:hover {
    color: #3d8dfd;
    transition: color linear .5s;
}

.assetLabels {
  text-align: center;
  margin-left: 1em;
}

button[disabled], html input[disabled], .disabled, select[disabled],
button[disabled]:hover, html input[disabled]:hover, .disabled:hover
 {
    color: #bbb;
    text-decoration: none;
}

.disabledLink {
    color: #bbb !important;
    text-decoration: none;
}

.bigButton[disabled], .bigButton[disabled]:hover, .form-save[disabled], .form-done[disabled], .form-continue[disabled] {
    background-color: #ddd;
    border: 1px solid #eee !important;
    color: #515151;
}

.js #jsWarning, .js .jsWarning {display: none;}

.signInHelp {display: inline-block;}
hr.signInHelp {display: block}

hr.shareUpload {
    margin: 0
}

.js .signInHelp {display: none;}

#signInHelp {
    display: inline-block;
}
.no-js #signInHelp {display: none;}

.touch .publicURLInput {display: none;}

.no-touch .publicURLBox {display: none;}

.touch .bTypeCopy {display: none;}


.lightBorder {
    border-bottom: 1px solid #c7c7c7;
}

h2.pageTitle {
    display: inline-block;
    width: 10em;
}

label.error {
    color: red; font-size: .75em;
}

.blackModalTab label.error {
    color: #ff4141;
    font-size: .8em;
}

label.errordull {
    color: #4f0404; font-size: .75em;
}

input.error, textarea.error {border: 1px red dotted;}

input.duplicateCatName {
  color: red;
  border: 1px red dotted;
}

input.originalCatName {
  color: green;
}

p.error {color: red;}

p.success {color: #00c750;}

p.front {width: 35em; margin-bottom: 1.5em;}

.fixed-dialog {
  position: fixed;
}

.whoAmI {float: right;}

.siteLogo, .logoSpace, .accountInfo,
.siteNav, .otherNav {
    float: left;
}

.assetSpace {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.logoSpaceContainer {
    position: relative;
    width: 180px;
    height: 85px;
    margin-bottom: 1.70832em;
    float: right;
}

.logoSpace {
    position: absolute;
    margin: auto;
    max-width: 180px;
    max-height: 85px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}



.noLogo {
    font-family: Swiss721BT-Light, sans-serif;
    font-size: 2em;
    text-align: center;
    overflow: hidden;
    height: 79px
}

.searchWindow, .titleWindow {
    float: left;
}

.titleWindow {
    margin-left: 1.1875em;
}


.titleWindow h2 {
    margin: 0;
}

.sectionHero {
    margin-top: 1.2em;
    overflow: auto;
    padding-bottom: 1.1em;
}

.sectionHeroBorder {
    border-bottom: 1px solid #000000;
}

.mastHead {
    margin-top: 1em;
}

.nav {
    padding-top: 1.2em;
    padding-bottom: .3em;
    margin-bottom: 1.425em;
}

.assetStream, .assetStream a:link, .assetStream a:visited {
    font-family: sans-serif;
    font-weight: normal;
    font-style: normal;
    background-color: #ffdc15;
    color: #5c5c5c;
    text-decoration: none;
}

.assetStaging, .assetStaging a:link, .assetStaging a:visited {
    font-family: sans-serif;
    font-weight: normal;
    font-style: normal;
    background-color: palevioletred;
    color: white;
    text-decoration: none;
}

.assetStaging #prefMenuList a:link, .assetStaging #prefMenuList a:visited {
  color: #3c3c3c;
}

.assetStreamTitle {
    color: #a88f00;
}

.galleryView, .galleryView a:link, .galleryView a:visited  {
    background-color: #9dbbba;
    color: #fff;
    text-decoration: none;
}

.galleryTitle {
    color: #2b7382;
}

.reporting, .reporting a:link, .reporting a:visited  {
    background-color: #aaaacc;
    color: #fff;
    text-decoration: none;
}

.reportingTitle {
    color: #4e4e8f;
}

.public, .public a:link, .public a:visited  {
    background-color: #000;
    color: #000;
    text-decoration: none;
}

.publicTitle {
    color: #000;
}

.requests, .requests a:link, .requests a:visited  {
    background-color: #abbd9c;
    color: #fff;
    text-decoration: none;
}

.requestTitle {
    color: #65983c;
}

.prefs, .prefs a:link, .prefs a:visited  {
    background-color: #c0a77f;
    color: #fff;
    text-decoration: none;
}

.prefTitle {
    color: #b58b4a;
}

.fixedPrefInputWidth {
  display: inline-block;
  width: 20em;
}

.contact, .contact a:link, .contact a:visited  {
    background-color: #798892;
    color: #fff;
    text-decoration: none;
}

.contactTitle {
    color: #4e6371;
}

.marginRight {
    padding-right: 1.1875em;
}

.editProfileActive {
  background: #eee;
  padding: 5px;
  margin-left: -5px;
}

.footer {
    background-color: #0e0e0e;
    color: #aaa;
    padding-top: 2em;
    padding-bottom: 2em;
    padding-left: 5.125em;
    z-index: 999;
}


.contactFooter {
    padding-left: 1.125em
}

.contactSalesFooter {
  float: left;
  width: 15em;
}

.supportFooter {
  float: left;
  width: 15em;
  border-left: 1px dashed #aaa;
  padding-left: 2em;
}

.etcFooter {
  float: left;
  width: 15em;
  border-left: 1px dashed #aaa;
  padding-left: 2em;
}

.adminFooter {
  float: left;
  width: 15em;
  border-left: 1px dashed #aaa;
  padding-left: 2em;
}

.footerText {
  color: white;
  margin-bottom: 1.5em;
  display: inline-block;
}

.footerAdminText {
  color: #00ff1e;
  margin-bottom: 1.5em;
  display: inline-block;
}

.poweredBySpacing {
/*  line-height: 2em; */
  margin-top: -3em
}

.poweredByAlert {
  position: relative;
  bottom: 7em;
  color: black;
  font-size: .9em;
}

.cpPoweredIcon {
  padding-bottom: 3px;
  height: 25px;
}

.regMark {
  vertical-align: super;
  font-size: .5em
}

.copyrightFooterText {
  margin-top: 3em;
  font-size: .9em;
  color: #576060
}

.mobileSignOut {
  display: none;
}

.mobileNavLogo {
  display: none;
}

.mrContactInfo {
  display: inline-block;
}

.viewControlMobile {
  display: none;
}

.copyright {
    text-align: center;
    font-size: .75em;
}

.endUserRend {
    height: 10.5em;
}

.assetRend-S {
    float: left;
    height: 13em;
}

.assetRend-M {
    float: left;
    height: 15.25em;
}

.assetRend-L {
    float: left;
    height: 17.5em;
}

.assetRendTable {
   width: 5em;
}

.thumbStatus {
  width: 20em;
}

.assetDisplayBlock-S {
    position: relative;
    overflow: hidden;
    background-color: rgb(252, 252, 252);
    width: 179px;
    height: 140px;
    margin-top: 0em;
    margin-left: .5em;
    border: 1px solid #E6E6E6;
}

.touch .assetDisplayBlock-S { margin-left: .25em; }

.assetDisplayBlock-M {
    position: relative;
    overflow: hidden;
    background-color: rgb(252, 252, 252);
    width: 225px;
    height: 168px;
    margin-top: 0em;
    margin-left: .4em;
    border: 1px solid #E6E6E6;
}

.assetDisplayBlock-L {
    position: relative;
    overflow: hidden;
    background-color: rgb(252, 252, 252);
    width: 290px;
    height: 175px;
    margin-top: 0em;
    margin-left: .75em;
    border: 1px solid #E6E6E6;
}

.assetDisplayBlock-S.showOverlay {
  height: 120px;
}

.assetDisplayBlock-M.showOverlay {
  height: 143px;
}

.assetDisplayBlock-S.showOverlay .viewThumb-S, .assetDisplayBlock-M.showOverlay .viewThumb-M, .assetDisplayBlock-L.showOverlay .viewThumb-L  {
  bottom: auto;
}



.editThumb {
    background-color: #f2f2f2;
    width: 13.6em;
    height: 9.1em;
    padding-bottom: 1em;
    margin-bottom: 1.75em;
    margin-left: .25em;
    border: 1px solid #E6E6E6;
    position: relative;
    /* text-align: center; */
    display: inline-block;
}

.no-touch .assetDisplayBlock-S:hover, .no-touch .assetDisplayBlock-M:hover, .no-touch .assetDisplayBlock-L:hover, {
    border: 1px solid #99C0F8 !important;
}

.assetDropDownS, .assetDropDownL {
    display: none;
    font-size: .9em;
}

.assetReqs strong {
  font-family: Swiss721BT-Roman;
  color: black;
  margin-bottom: .25em;
  display: block;
}

.mrInput {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    margin-left: 0px;
    width: 41em;
}

.resendURLBox {
  padding: 10px;
  border: 1px solid #ccc;
  width: 41em;
  word-wrap:break-word;
}

div.mrInput:nth-child(odd) {
    background-color: #F8F8F8;
}

select.assetDropDownL {
    margin-left: 2.50em;
    margin-top: 3px;
    color: black;
    line-height: 28px;
    padding: 4px;
    font-size: .8em;
    border: 1px solid #99c0f8;
    width: 16.7em;
}

select.assetDropDownL > option {
    overflow: hidden;
}

select.assetDropDownS {
    margin-left: 1.1875em;
    border: 1px solid black;
    border-top: 0px;
    color: black;
    display: inline-block;
    line-height: 28px;
    padding: 4px;
    width: 125px;
}

select.modalSelect {
  width: 80%;
}

.assetBlockS {
    background-color: #92d6f5;
    width: 125px;
    height: 103px;
    margin-left: 1.1875em;
    margin-top: 1.1875em;
    border: 1px solid black;
    border-bottom: 0px;
}

a.normalMargin {
    margin-bottom: 0;
}


input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height:1px;
    width:1px;
    margin:-1px;
    padding:0;
    border:0;
}

.checkContainer .css-label {
  position: absolute;
  margin-left: 25px;
  margin-top: 8px;
  z-index: 2;
}

input[type=checkbox].css-checkbox + label.css-label,
input[type=checkbox].css-checkbox + .checkContainer .css-label {
    padding-left:20px;
    height: 20px;
    display:inline-block;
    line-height: 20px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align:middle;
    cursor:pointer;
}

.assetValue:hover label.checkContainer .css-label {
  background-position: 0 -40px;
  display: block;
}

input[type=checkbox].css-checkbox:checked + label.css-label,
input[type=checkbox].css-checkbox:checked + .checkContainer .css-label {
    background-position: 0 -20px;
}

input[type=checkbox].select-all + label.css-label,
input[type=checkbox].select-all + .checkContainer .css-label {
    padding-left: 1.5em;
}

/* Asset box checkboxes */
input[type=checkbox]:checked + .checkContainer .assetTitleOverlay {
  background: #f3f3f3;
}

.assetTitleOverlay:hover {
  color: #3d8dfd;
}

input[type=checkbox]:checked + .checkContainer .assetBodyIcon {
  display: block;
}

input[type=checkbox]:checked + .checkContainer .selectOverlay {
  display: block;
}

input[type=checkbox]:checked + .checkContainer .assetDisplayBlock-S, input[type=checkbox]:checked + .checkContainer .assetDisplayBlock-M, input[type=checkbox]:checked + .checkContainer .assetDisplayBlock-L  {
    transition: box-shadow .25s;
    border: 1px solid #99c0f8 !important;
    background-color: #f1f1f1 !important;
    box-shadow: 2px 2px 5px #bababa;
}

.assetLabel + label.css-label {
  margin-left: 20px;
}

label.css-label {
    position: absolute;
    margin-top: 7px;
    margin-left: 10px;
    z-index: 2;
}

td label.css-label {
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    z-index: 2;
}

.css-label{
    background-image:url("/cleanpix/images/tempImg/web-two-style.png");
}

td .css-label{
    background-image:url("/cleanpix/images/tempImg/web-two-style-td.png");
}

.siteNav ul li, .otherNav ul li {
    display: inline;
    margin-left: 20px;
}

.siteNav ul>:first-child {
    margin: 0;
}

ul#siteNav, ul#otherNav {
    margin-left: 0;
    padding-left: 0;
    white-space: nowrap;
}

ul, ul.modal {
    color: #3f3f3f;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.modal {
    /* https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/ */
    /* 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;
}

ul.modal textarea {
    overflow-wrap: normal;
    word-wrap: normal;

    -ms-word-break: normal;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: normal;
    /* Instead use this non-standard one: */
    word-break: normal;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
}


/*#siteNav a:link, #siteNav a:visited,
#otherNav a:link, #otherNav a:visited {
    color: #5c5c5c;
    text-decoration: none;
}*/

#otherNav {
    text-align: right;
}

#siteNav a:hover, #otherNav a:hover {
    color: black;
}

/*** ***/

.breadcrumb ul li {
    display: inline;
}

#breadcrumb a:link, #breadcrumb a:visited {
    font-size: 0.875em;
    color: #5c5c5c;
    cursor: text;
    text-decoration: none;
}

#breadcrumb a:hover {
    color: #333;
}

.faded {
    color: #AAA;
}

/* */
.badge {
    padding: 3px 6px 2px;
    font-family: Swiss721BT-Bold, sans-serif;
    font-size: 0.7em;
    white-space: nowrap;
    color: #ffffff;
    background-color: #dd4f38;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    vertical-align: super;
    text-align: center;
}

/* I like the idea of having the search box present with the graphic inside it, except that
    some browsers don't have a submit button always present (Wii U comes to mind)

 .search {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 6px;
    padding-left: 30px;
    background: url("/cleanpix/images/tempImg/search-blue.png") no-repeat 8px 6px;
    border:1px solid #acb1b7;
    background-color:#fcfcfc;
    position: relative;
    top: -3px;
    width: 12.5em;
} */

.rounded {
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
}


.searchCol-itemControl {
    display: none;
}

.lt-ie8 .searchCol-itemControl {
    display: block;
    font-size: 1.1875em;
}

.searchCol-selectAll {
        display: none;
}

.lt-ie8 .searchCol-selectAll {
        display: block;
}

#selectAllItems {
  display: none;
  padding: 10px;
  border: 1px solid orange;
  margin-left: 2em;
  margin-top: .75em;
}

#selectAllItems.modify {
    margin-top: -.75em;
    background: black;
}

#resetSelect {
  padding: 10px;
  margin-left: 2em;
  margin-top: .75em;
  display: inline-block;
}

#resetSelect.modify {
  margin-top: -.75em;
}

.clear_input {
  display: inline-block;
  color: #3D8DFD;
  background: rgba(255, 255, 255, .95);
  padding-left: 3px;
  padding-right: 3px;
}

.searchBox.clearable {
  padding-right: 20px;
}

.viewControl {
    position:relative;
    margin-left: 1.1875em;
    margin-top: 2em;
}

.lt-ie8 .viewControl {
    display: none;
}

.searchCol-viewControl {
    display: none;
}

.lt-ie8 .searchCol-viewControl {
    display: block;
}

.assetCount {
    position:absolute;
    left:0px;
    bottom:0px;
    width: 25em;
}

.assetSize {
    position:absolute;
    left:50%;
    margin-left:-100px;
    bottom:0px;
}

.pageCount {
    position:absolute;
    right:0px;
    bottom:0px;
}

select.standard {
    /* background-color: #333;
    border: 1px solid #909090 !important;
    border-radius: 3px 3px 3px 3px;
    color: white; */

    padding: 0.1em;
}

.largerTxt {
    font-size: 1.2em;
}

select.searchCol {
    width: 13.5em;
    margin-top: .5em;
    margin-bottom: .5em;
}


.searchBlock > fieldset {
    margin-top: 1.1875em;
}

a.bigActionButton {
    display: block;
    background-color: #3984ee;
    border: 1px solid #909090 !important;
    border-radius: 10px 10px 10px 10px;
    padding: 0.5em;
    color: white;
    width: 11.84375em;
    margin-bottom: 2.5em;
    text-decoration: none;
}

a.bigActionButton:hover {
    background-color: #26bbff;
}

a.bigActionButton:active {
    background: #0066ff;
    border-top: 1px solid #c5c5c5;
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #cecece;
    color: white;
    text-shadow: 0 -1px 1px #ebebeb;
}


select.bigAction {

    width: 10em;
    padding-top: .25em;
    padding-bottom: .25em;
}

.bigButton, .goButton {
    display: inline-block;
    background-color: #3984ee;
    border: 1px solid #686868 !important;
    border-radius: 10px 10px 10px 10px;
    padding: 0.5em;
    color: white;
    text-decoration: none;
    height: 2.25em;
    text-align: center;
    line-height: 1em;
    margin-left: 0.625em;
}

.bigCommitButton {
    display: inline-block;
    background-color: #3984ee;
    border-radius: 10px 10px 10px 10px;
    padding: 0.5em;
    color: white;
    text-decoration: none;
    height: 2.25em;
    text-align: center;
    margin-left: 0.2em;
    width: 5em;
    line-height: 1.2em;
}

.bigCommitButton:hover {
    background: #4273b8;
}

.cancelCommit {
    background-color: #bdbdbd;
    border: 1px solid #bdbdbd !important;
    color: white;
}

.deny {
    background-color: #5d2929;
    color: #fff;
    border: 1px solid #441f1f;
}

 .thinButton {
    display: inline-block;
    background-color: #3984ee;
    border: 1px solid #2F74D9 !important;
    border-radius: 4px;
    padding-left: 0.3em;
    padding-right: 0.3em;
    color: white;
    text-decoration: none;
    text-align: center;
    line-height: 1.2em;
    margin-left: 0.625em;
}

 .changeButton {
    display: inline-block;
    background-color: #3984ee;
    border: 1px solid #2F74D9 !important;
    border-radius: 4px;
    padding: 2px;
    color: white;
    text-decoration: none;
    text-align: center;
    line-height: 1.2em;
    width: 7em;
    font-size: .9em;
}

.dismissButton {
    display: inline-block;
    background-color: #3984ee;
    border: 1px solid #2F74D9 !important;
    border-radius: 4px;
    padding: 0.3em;
    color: white;
    text-decoration: none;
    text-align: center;
    line-height: .7em;
    margin-left: 0.625em;
}


a.shareTab, a.uploadTab {
    display: inline-block;
    border-radius: 10px 10px 10px 10px;
    padding-top: .8em;
    width: 80px;
    text-decoration: none;
    height: 100px;
    text-align: center;
    line-height: 1em;
    margin-left: 1em;
    float: right;
}

.uploadFlat {
  display: none;
}

a.shareTab {
    background-color: #3481F2;
    border: 2px solid #2f74d9 !important;
    color: white;
    margin-left: .5em;
}

a.shareTab:hover {
    background-color: #2577f0;
}

a.uploadTab {
    background-color: #e1ecfe;
    border: 2px solid #cee1fc !important;
    color: #3f88f3;
}

a.uploadTab:hover {
    /*background-color: #d4e3fc;*/
    background: white;
}

.shareTabBorder {
    /*border-bottom: 2px solid #5a99f7 !important; */
    font-family: Swiss721BT-Bold, sans-serif;
    padding-bottom: .7em;
    display: inline-block;
    width: 100%;
    margin-bottom: .7em;
}

.bigButton:hover {
    background-color: #26bbff;
}


.bigButton:active {
    background: #0066ff;
    border-top: 1px solid #c5c5c5;
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #cecece;
    color: white;
    text-shadow: 0 -1px 1px #ebebeb;
}

.inlineButton {
    display: inline-block !important;
}

.withLeftMargin {
    margin-left: 1.1875em;
}

.itemCount {
    font-size: 1.125em;
}

.veryTemporaryCircle { /* lololol */
    border-radius:  100px;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: 200px;
    line-height: 200px;
    text-align: center;
    width: 200px;
    background: none repeat scroll 0 0 white;
    border: none;
    overflow:hidden
}

.hero {
    float: left;
    width: 60%;
    display: inline-block;
    margin-bottom: 0em;
}

.modalTabHero {
    float: left;
    display: inline-block;
    width: 250px;
}

.fastActions {
    float: right;
    border-left: 1px dashed #C7C7C7;
    position: relative;
/*    width: 14.5em; */
/*    height: 14em; */
}

.contactLogo {
    border-left: 0 !important;
}

.forcedBorder {
    position: relative;
    border-left: 1px solid #C7C7C7;
    padding-top: 1.2em;
    top: -1.2em;
    margin-bottom: -2em;
    height: 3.75em;

}

.actionContainer {
    padding-left: 1em;
}

.newUpload, .shareGallery {
    font-weight: bold;
    font-size: 1.17em;
    margin: 1em 0;
}

.searchBox {
    width: 80%;
    border: 1px solid #e3e3e3;
    padding: 5px;
    /*padding-left: 0;*/
}

.authorContactNoSubmitSearch, .noSubmitSearch {
    position: relative;
    display: inline;
    top: 0px;
    height: 15px;
    width: 15px;
}

.searchBox:focus, .frontInputFields:focus, .textInput:focus, .search:focus {
    border: 1px solid #1c4da4;
}

.authorContactSearch, .tagSearch {
    width: 18em;
}

.selectCircle {
    width:3em;
    height:3em;
    border-radius:50px;
    color:#fff;
    line-height:3em;
    text-align:center;
    background:#000;
    font-size: 1.5em;
}

.actionBox {
    height: 4.55em;
}

.actionBoxEdit {
    background: #555;
    color: white !important;
}

.itemViewControl {
    /*border-top: 1px solid black;*/
    border-bottom: 1px solid #E4E4E4;
    height: 3.75em;
    background: #f7f7f7 url('/cleanpix/images/tempImg/noisy.jpg');
    line-height: 3.50em;
    margin-top: -1.3em;
}

.itemViewControlBottom {
    /* margin-top: .5em; */
    height: 3.75em;
    line-height: 3.75em;
    /* margin-top: 1em; */
}

#selIndicator {
    height: 1em;
    font-size: 1.75em;
    margin-left: .25em;
}

.bigPointer {
    width: 15px;
    float: right;
    position: relative;
    top: 1.1em;
}

.actionsWindow {
    margin-left: 1.5em;
    display: inline-block;
    position: relative;
    top: -.25em;
}

.bigPointerWindow {
    display: inline-block;
    width: 13em;
    line-height: 4.4em;
}

.viewWindow {
    float: left;
    margin-right: 3.3em;
}

#selectedCount {
    margin-right: 0.625em;
}

.selectedHighlight {
    float: left;
}

.selectedBgHighlight {
  background-color: #f6f1d8;
  padding-left: 15px;
  border-left: 3px solid #fbca8a;
  width: 30.75em;
  border-bottom: 1px solid #e4e4e4;
  transition: background-color 0.5s linear 0s;
}

.allSelected {
  background: #fbca8a;
}

.actionBoxEdit > .allSelected {
    background-color: #555;
}

.actionBoxEdit > .selectedBgHighlight {
  background-color: #555;
  padding-left: 0px;
  transition: background-color 0.5s linear 0s;
  width: auto;
  border-left: 0;
  border-bottom: 0;
  border-radius: 0;
}

.actionBoxEdit > .selectedHighlight {
    float: none;
}

.viewBox {
    display: inline-block;
}

.viewBoxLeft {
    float: left;
}

.viewBoxRight {
    display: inline-block;
    float: right;
}

.viewBox, .viewBoxRight {
    font-size: 1em;
}

.ascDescIcon {
    height: 20px;
}

.pageIconLeft {
    width:16px;
    margin-right: .125em;
}

.pageIconRight {
    width:16px;
    margin-left: .125em;
}

.itemShowCount, .userThumbPref {
    margin-right: .75em;
}

.viewButtons {
    height: 20px;
}

a.viewButtonSel {
    border-bottom: 3px solid #3481F2;
    padding-bottom: 17px;
}


.searchborderBottom {
    display: block;
    border-bottom: 1px solid #C7C7C7;
    padding-bottom: 1em;
    margin-bottom: 1em;
    padding-top: 5px;
}

.searchborderTop {
    display: block;
    border-top: 1px solid #C7C7C7;
    padding-top: 1em;
    margin-top: 1em;
}

.pageTable {
    margin-top: .8em;
}

.pageTableGallery {
    margin-top: 2.5em;
    font-size: 1em;
}

.publicGallery {
    font-size: 1em;
    margin-top: 1em;
}

.publicGalleryCompanyContact {
  margin-top: 1em;
}

.returnLink {
 display: none;
}

.tblBorderLeft {border-left: 1px solid #bebebe;}
.tblBorderRight {border-right: 1px solid #bebebe;}
.tblBorderBottom {border-bottom: 1px solid #bebebe;}
.tblBorderTop {border-top: 1px solid #bebebe;}

.tblPaddingLeft {padding-left: 10px;}
.tblPaddingRight {padding-right: 32px; min-width: 12.5em;}
.tblPaddingBottom {padding-bottom: 5px;}
.tblPaddingTop {padding-top: 5px;}

.tblEditPaddingLeft { padding-left: 10px; }

.downplayed, .downplayedGallery, .downplayedLink, legend {
    font-family: Swiss721BT-Light, sans-serif;
    font-weight: normal;
    font-style: normal;
}

.downplayed, legend {color: #484848;}
/*.downplayedGallery {color: #b59d54;}*/
.downplayedGallery {color: #2b7382;}

.downplayedLink {color: #757474; text-decoration: none;}

.required {
    vertical-align: super;
    color: red;
    padding: 2px;
}

.mc-field-group .required {
    color: inherit;
    padding: 0px;
}

.closeTab {
    float: right;
    display: inline-block;
    margin-top: 1.5em;
    margin-right: 1.5em;
}

.blackModalTab {
    width: 100%;
    min-width: 58em;
    background-color: #262626;
    background-color: rgba(38, 38, 38, .90);
    color: #d7d7d7;
    position: absolute;
    top: 16em;
    z-index: 4;
    padding-bottom: 1em;
    border-bottom: solid 2px #222;
    -webkit-box-shadow: 0px 5px 11px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 5px 11px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 5px 11px rgba(50, 50, 50, 0.75);
}

.blackModalTab ul.modal {
  color: #d7d7d7;
}

.blackModalTabMotd {
    top: 17.5em !important;
}

/* .gradientBlack {
    background-image: linear-gradient(bottom, rgb(25,25,25) 0%, rgb(38,38,38) 12%);
    background-image: -o-linear-gradient(bottom, rgb(25,25,25) 0%, rgb(38,38,38) 12%);
    background-image: -moz-linear-gradient(bottom, rgb(25,25,25) 0%, rgb(38,38,38) 12%);
    background-image: -webkit-linear-gradient(bottom, rgb(25,25,25) 0%, rgb(38,38,38) 12%);
    background-image: -ms-linear-gradient(bottom, rgb(25,25,25) 0%, rgb(38,38,38) 12%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, rgb(25,25,25)),
        color-stop(0.12, rgb(38,38,38))
        );
} */

.gradientBlack {
    background: black;
}

.shareTitle {
    font-size: 2em;
    margin-top: .5em;
    margin-bottom: 0px;
    margin-top: 1em;
    color: white;
    float: left;
    display: inline-block;
}

.shareValues {
    margin-left: 2em !important;
    margin-bottom: 0;
}

.shareValuesTitle {
    margin-bottom: .3em;
    margin-top: 1.5em;
    color: #ccc;
}

.recipientsList {
    line-height: 1.8em;
}

.selectedBox {
    width: 15em;
    margin: 0;
    padding: 0
}

.recipientBox {
    width: 21.5em;
    margin-bottom: .3em;
}

.shareMessageBox {
    width: 25em;
    height: 5em;
    margin-bottom: .5em;
}

button.plainLink {
    border: 0;
    padding: 0;
    display: inline;
    background: none;
    text-decoration: none;
    color: #3d8dfd;
}

.plainLink {
    color: #3d8dfd !important;
    text-decoration: none;
}

.plainLinkImp {
    color: #3d8dfd !important;
    text-decoration: none;
}

.plainLink:hover, button.plainLink:hover {
    color: #3481f1;
    text-decoration: underline;
}

.tabPlainLink {
    color: #599eff;
    text-decoration: none;
}

.tabGalleryTitleLink {
    font-family: Swiss721BT-Bold, sans-serif;
    color: white;
    text-decoration: none;
}

.tabPlainUnderline {
    color: white;
    text-decoration: underline;
}

.tabTitle {
    display: inline-block;
    width: 100%;
    height: 6.5em;
}

.gallerySelect {
    position: relative;
    z-index: 5;
    width: 10.75em;
    margin-top: .5em;
    margin-bottom: 3px;
}

.tabElementsBorder {
    border-bottom: 1px dashed #C7C7C7;
    width: 25em;
    margin-left: 2em;
    margin-top: .5em;
    margin-bottom: 1em
}

.tabTopPad {
    padding-top: 1em;
}

.tabTopPadDesc {
    padding-top: 1.5em;
}

.tabSidePanel {
    position: absolute;
    width: 18%;
    min-width: 7.25em;
}

.helperText {
    position: absolute;
    left: 60%;
    width: 20%;
    min-width: 15em;
    max-width: 30em;
    border: 1px solid #C7C7C7;
    padding: 5px;
    color: #d9d7d7;
    font-size: .9em;
    background: #393939;
}

table.gallerySelection {
    table-layout:fixed;
    width: 25em;
    height:1em;
}

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

td.galSelCheckBox {
    padding-right: .5em;
    width: 1.5em;
}

td.galSelBottom {
    padding-bottom: 1.25em;
}

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

.publicURL, .vacField, .galName {
    width: 95%;
    overflow: hidden;
    padding: 0 5px 0 0;
}

.uniqueID {
  text-align: center;
  padding: 0px;
  margin: 0px;
  border: 0px none;
  width: 70%;
}

.highlightManaged, .highlightOpen {
    font-weight: bold;
}

#vacNoticeWrapper {
    height: 4em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.assetTitleOverlay {
    font-size: .8em;
    background-color: rgb(243, 243, 243);
    margin: 0;
    padding: 0;
    padding: 5px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding-right: 1.1875em;
    max-height: 3.2em;
    min-height: 2.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    color: black;
    z-index: 2;
    line-height: 1.25em;
    border-top: 1px solid #d3d3d3;
}

.assetTitle {
  word-wrap: break-word;
}

.assetDisplayBlock-S:hover .endUserOverlay, .assetDisplayBlock-M:hover .endUserOverlay, .assetDisplayBlock-L:hover .endUserOverlay, .showOverlay .endUserOverlay {
    display: block;
}

.assetBodyIcon {
    right: 0;
    width: auto;
    background: none;
    display: none;
    border-top: none;
}

.assetDisplayBlock-S:hover .assetBodyIcon, .assetDisplayBlock-M:hover .assetBodyIcon, .assetDisplayBlock-L:hover .assetBodyIcon, div.nav.public ~ div.confineMaxWidth .assetDisplayBlock-S .assetBodyIcon, div.nav.public ~ div.confineMaxWidth .assetDisplayBlock-M .assetBodyIcon, div.nav.public ~ div.confineMaxWidth .assetDisplayBlock-L .assetBodyIcon {
  display: block;
}

div.errorOverlay {
    font-size: 1.14em;
    background-color: rgba(198, 61, 61, .75);
    margin: 0;
    padding: 1.25em;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding-right: 1.1875em;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
    z-index: 1;
}

div.errorOverlay a {
  color: white;
}

.manualOverlay {
    font-size: 1.14em;
    background-color: rgba(255, 241, 215, .9);
    margin: 0;
    padding: 1em;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding-right: 1.1875em;
    overflow: hidden;
    text-overflow: ellipsis;
    color: black;
    z-index: 1;
}

.unknownOverlay {
    font-size: 1.25em;
    background: transparent;
    margin: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
    z-index: 1;
}

.unknownOverlay p {
  font-size: .8em !important;
  background-color: #838383;
  min-width: 1em;
  padding-left: .5em;
  padding-right: .5em;
  margin-top: 2px;
  margin-right: 2px;
  border: 1px solid white;
  float: right;
  color: white !important;
}

.expireOverlay {
    font-size: 1.25em;
    background: transparent;
    margin: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
    z-index: 1;
}

.expireOverlay p {
  font-size: .8em !important;
  background-color: #965050;
  min-width: 1em;
  padding-left: .5em;
  padding-right: .5em;
  margin-top: 2px;
  border: 1px solid white;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 35px;
  color: white !important;
}

.selectOverlay {
    display: none;
    font-size: 1.14em;
    background-color: rgba(0, 0, 0, .4);
    margin: 0;
    padding: 1em;
    position: absolute;
    top: 0;
    width: 100%;
    height: 30%;
    padding-right: 1.1875em;
    overflow: hidden;
    text-overflow: ellipsis;
    color: black;
    z-index: 1;
}

.rmSelectOverlay {
    display: block;
    font-size: 1.14em;
    background-color: rgba(144, 255, 0, .4);
    margin: 0;
    padding: 1em;
    position: absolute;
    top: 0;
    width: 100%;
    height: 30%;
    padding-right: 1.1875em;
    overflow: hidden;
    text-overflow: ellipsis;
    color: black;
    z-index: 1;
}

.selectedRMAsset {
    position: absolute;
    top: 7px;
    left: 9px;
    z-index: 2;
    padding-left: 20px;
    height: 20px;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    background-image: url('/cleanpix/images/tempImg/web-two-style.png');
    background-position: 0px -20px;
}

.listFormatSelected {
    font-family: Swiss721BT-Bold, sans-serif;
    color: #529100;
}

.listFormatTitle {
  display: inline-block;
/*  width: 25em;*/
}

.unknownOverlay p {
    text-align: center;
    font-family: Swiss721BT-Bold, sans-serif;
    font-size: 1.em;
    color: #a9a9a9;
}

.endUserOverlay {
    display: none;
}

.videoOverlay {
    background: black;
    opacity: 0.8;
}

.noResults {
    text-align: center;
    padding-top: .5em;
    color: #886d65;
}

.pageTitleEli {
    /*width: 16em; */
    font-family: MontrealTS-XLight, sans-serif;
    min-height: 2.40625em;
    line-height: 1.1em;
    margin-bottom: 0.296875em;
}

.pageTitlePublic {
    height: .5em !important;
    margin-top: 0px !important;
}

.pageTitlePublicGal {
    /* height: .5em !important; why was this important??  */
    margin-top: 0px !important;
    min-height: 1em;
}

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

.majorSectionTitle {
    font-family: MontrealTS-XLight, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 5em;
    width: auto;
    height: 1.35em;
    margin-top: .4em;
    min-height: 1em;
}

.tableGalleryName {
    width: 25em;
}

.searchHeader {
  margin-top: .25em;
  margin-bottom: .5em;
  font-size: 1.1em;
}

.categoryHeader {
    background-color: #F0F0F0;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    color: #101010;
    float: left;
    margin-bottom: 1.5em;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-top: 1px;
    position: relative;
    width: 100%;
}

.categoryHeaderTable {
    background-color: #F0F0F0;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    color: #101010;
    margin-bottom: 1.5em;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-top: 1px;
    width: 100%;
}

.editContactInput {
    width: 20em;
}

 .collapsed .collapsable {
   display: none;
 }

 .category.removed, .removed {
    background: #ffffcc !important;
 }

 input.edited {
   border: 1px solid #99C0F8;
 }

table.zebraNoLeftColumn {
    width: 100%;
    table-layout:fixed;
}

table.zebra {
    width: 42.5em;
    table-layout:fixed;
}


table.zebra tr:nth-child(odd), table.zebraNoLeftColumn tr:nth-child(odd), ul.zebra > li:nth-child(odd) {
    background-color: #F8F8F8;
}

table.zebra td, table.zebraNoLeftColumn td {
    padding-bottom: .5em; padding-top: .5em; padding-left: .5em;
}

.tableHeader {
    border-bottom: 1px solid #b3b3b3;
}

.searchSubmit {
    position: relative;
    width: 20px;
    top: 5px;
    left: 10px;
}

.pageTableEdit {
    position: relative;
    top: -1.5em;
}

.heroEdit {margin-bottom: -1em;}

.clone {
    display: none;
}

.fixme {
    position: fixed;
    top: 0px;
    z-index: 3;
    width: 100%;
    background: white;
}

.existnow {
    display: block;
}

.sticky .actionBox {
    margin-bottom: 1em;
}

.singleAssetActionLabels, .progressMeter {
    text-align: center;
    /* width: 13.6em; */
    margin-top: 0px;
    margin-left: 1em;
}

.editGalleryAssets .singleAssetActionLabels {
  display: none;
}

.previewWindowTable .progressMeter {
    display: block;
    height: 0;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
}

.assetRendered .progressMeter{
  display: inline;
  padding-left: 0;
  margin-left: 0;
}

.assetActions {
    display: none;
}

.assetValue:hover .assetActions,
input[type=checkbox].css-checkbox:checked ~ div.singleAssetActionLabels .assetActions {
  display: block
}

.progressMeter {
    display: inline-block;
}

.endUserRend > .progressMeter{
  margin: auto;
  padding-top: 66%;
  position: absolute;
  z-index: 1;
}

.totalItemsEdit {
    text-align: center;
    display: none;
}

.display {
    display: block;
}

.hide {
    display: none;
}


/*.fastActionsEdit {
    height: 8em;
}*/

.publicGallerySpace {
    height: 12em;
}

.searchGalleryList {
    width: 52em;
    margin-left: 2em;
    margin-top: -1em;
    margin-bottom: 0em;
}

.formatType, .pointer {
    cursor: pointer;
}

.inlineBorder {
    border-left: 1px dashed black;
    margin-left: 1em;
    margin-right: 5px
}

.noLeftMargin {
    margin-left: 0;
}

.requestSpan {
    display: inline-block;
    width: 10em;
}

.motd, #status {
    font-size: .9em;
    padding: 3px;
    padding-top: 4px;
    margin-bottom: 2px;
    background: #ffd800;
    color: #333;
    position: fixed;
    width: 100%;
    z-index: 99;
}

#status{
  position: fixed;
  z-index: 105;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  transition: .75s;
  background-color: #00c750;
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}

#status.show {
  height: 3em;
  padding-top: 1em;
  border-bottom: 1px solid #E4E4E4;
}

#status.show::after {
   color: white;
   content: "[close]";
   font-weight: normal;
   margin-left: .5em;
   cursor: pointer;
}

.warning {
    background: #ffcdc1;
    color: #333
}

.alert {
    color: red;
}

.motdLink {
    padding-left: 1em;
    padding-right: 1em;
    color: #0062ea;
}

.motdBloat {
    padding-top: 2.5em;
}

.noJavascript {
    font-size: .9em;
    padding: 3px;
    padding-top: 4px;
    margin-bottom: 2px;
    background: #ffd800;
    color: #333;
    position: fixed;
    width: 100%;
    z-index: 99;
}

.expireDate {
    color: red;
}

.floatingCal{
  position: absolute;
  background: white;
  line-height: 100%;
}

input.calendarPlz + .floatingCal{
  display: inline-block;
  left: unset!important;
  top: unset!important;
  margin-left: -15px;
  margin-top: 20px;
  z-index: 9;
}

input.calendarPlz {
  background-image: url(/cleanpix/images/tempImg/cal-icon.png);
  background-position: center right 5px;
  background-size: auto 85%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.assetDetails {
    padding-top: 1em;
}

.grayAssetDetails {
    width: 14.3em;
    float: left;
    /*background: #dfdfdf;*/
    min-height: 5em;
    padding: 1em;
    margin: .25em;
    border-left: 1px dashed black;
}


.assetFormat {
    display: block;
    width: 26em;
    padding: 5px;
    margin: 5px;
    margin-left: 0;
    background: white;
    border: 1px solid black;
    cursor: pointer;
}

.formatName {
    display: inline-block;
    margin-left: .5em;
    width: 10em;
}

.poweredBy {
    border-top: 1px solid #E4E4E4;
    background: #f7f7f7 url('/cleanpix/images/tempImg/noisy.jpg');
    min-height: 8em;
    /* margin-top: 1em; */
}

.poweredByAB {
    border-top: none;
    height: 3.75em;
}



.leftSlideShowArrowActive {
    width: 25px;
    float: left;
    margin-top: 150px;
    display: inline-block;
    margin-right: 4.5em;
    position: relative;
    z-index: 999;
}

.leftSlideShowArrowOff {
    width: 25px;
    float: left;
    margin-top: 150px;
    display: inline-block;
    margin-right: 4.5em;
}

.rightSlideShowArrowActive {
    width: 25px;
    float: left;
    margin-top: 150px;
    display: inline-block;
    margin-left: 5.5em
}

.rightSlideShowArrowOff {
    width: 25px;
    float: left;
    margin-top: 150px;
    display: inline-block;
    margin-left: 5.5em
}

.assetPreviewPortal {
    max-width: 70em;
    min-width: 55em;
/*    margin: auto; */
    padding-bottom: 1em;
    /*margin-left: 5.125em;*/
}

.previewPortalThumb {
    max-width: 350px;
    max-height: 350px;
    width: auto;
    height: auto;
    border: 1px solid #f4f4f4;
}

.previewTableWrapper {
    /*width: 525px; */
    /*height: 350px; */
    display: table-cell;
    float:  right;
    vertical-align: middle;
    margin-left: 1.3em;
}

.previewWindowTable {
    width: 100%;
    height: 100%;
    /*text-align: center; */
    vertical-align: middle;
    margin-right: auto;
     margin-left: auto;
}

.viewAssetDetails {
    width: 100%;
    border-top: 1px solid #E4E4E4;
    background: #f7f7f7 url('/cleanpix/images/tempImg/noise.png');
    margin-top: 1.5em;
    padding-bottom: 3em;
}

.viewAssetMargins {
    padding-top: 2em;
    padding-bottom: 3em;
/*    margin-left: 5.125em;*/
}

.viewBasicMetadata {
    /*margin: auto;*/
    position: relative;
    /*width: 55em;*/
}

.basicMetadataModal {
    float: left;
    width: 40%;
}

.viewAssetFormatTypes {
    float: left;
    width: 26em;
    position: relative;
    /*margin-right: 5.125em;*/
}

.assetFormatsModal {
    float: right;
}

.assetBodyBottomTitle {
    font-size: 1.2em;
    width: 25em;
    word-break: break-word;
}

.rightsManagedNotice {
    width: 26em;
    padding-top: 1em;
}

.galleryRmNotice {
    color:#ff6600;
}

.assetRmNotice {
    color:#ff6600;
}

.ui-widget {
    font-size: 1em !important;
}
.ui-widget .ui-widget {
    font-size: 1em !important;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-size: 1.1em !important;
}
.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff url(/cleanpix/includes/css/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222222;
}

.plupload_wrapper .ui-widget-content {
    border: 3px dashed #5a9cff;
    border: 1px dashed #666666;
    border-radius: 8px;
    background: #262626;
}

.plupload_wrapper  .ui-state-highlight,
.plupload_wrapper  .ui-widget-content .ui-state-highlight,
.plupload_wrapper  .ui-widget-header .ui-state-highlight {
    /*border: 1px solid #fcefa1;*/
    background-color: #fffbcf;
}

.plupload_file_dummy {
    border: 0 !important;
    background: white !important;
}

/*#uploader_dropbox {
    margin-left: 4em;
    margin-top: 2em;
}*/

.ui-widget-content .modal a, .ui-widget-content a:visited {
    color: black;
}
.ui-widget-header {
/*  border: 1px solid #aaaaaa;
    background: #cccccc url(/cleanpix/includes/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; */
    color: #222222;
    font-size: 1.5em;
}

.ui-widget-header #uploadPackage {
    font-size: .7em !important;
    float: left;
}

.plupload_filelist #uploadPackage {
    color: white;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 1em;
    top: 50%;
    width: 21px;
    right: 10px !important;
    padding: 1px;
    height: 20px;
}

.ui-effects-transfer {
    border: 1px dotted black;
}

.tableListView {
    font-size: .9em;
}

#siteNav a:hover, #otherNav a:hover, .navSelected {
    border-bottom: 3px solid #3481F2;
    padding-bottom: 5px;
}

#otherNav {
    position: relative;
    z-index: 10;
    margin-top: -1em;
    padding-top: 1em;
}

#prefListWrapper {
    position: absolute;
    transition: 0.3s;
    right: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
}

.hamburger:hover #prefListWrapper {
  overflow: initial;
  opacity: 1;
}

#prefMenuList ul {
    width: 14em;
    margin-left: 1.8em;
    margin-top: 0em;
    background: #d1d1d1;
    position: relative;
    border: 1px solid #ddd;
    color: black;
}

#prefMenuList ul li {
    margin-left: 0px;
    line-height: 2em;
}

#prefMenuList ul li.last a {
     /* background: #fff8e0; */
    border-top: 1px solid black;
    color: black;
}

#prefMenuList ul li a {
    padding-left: 1em;
    padding-right: 1em;
    background: none;
    display: block;
    text-align: left;
    border-top: 1px solid #ddd;
}

#prefMenuList ul li a span.arrow {
    position: absolute;
    right: 5px;
}

#prefMenuList ul li a:hover {
    background: #eee;
    border-bottom: 0;
    padding-bottom: 0;
}

#prefMenuList ul li a:active {
  background: #ccc;
}

.navSelected {
    font-family: Swiss721BT-Bold, sans-serif !important;
    font-weight: normal;
    font-style: normal;
}

.thinButton, .dismissButton {
    padding-bottom: 0.3em;
}

.iconShortcuts {
    padding: 0.5em 0.4em 0.5em 0;
    padding-left: 2em;
}

.browseLargePreview {
    padding: .25em 0.25em 0.25em 0;
    padding-left: 2em;
    text-align: center;
    background: url("/cleanpix/images/tempImg/noisy.jpg") repeat scroll 0 0 #f7f7f7;
}

.browseLargePreviewAlone {
    background: none;
    padding-top: .75em;
}

.actionIcon {
    cursor: pointer;
    width: 25px;
}

.actionIcon.largePreview {
    display: inline-block;
    width: 20px;
    margin-left: 1em;
}

.returnBreadcrumb {
    height: 3em;
}

#formatSelectList {
    font-family: Swiss721BT-Light, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.1em;
    line-height: 1.5em;
}

.frontSubHeader {
    margin-bottom: 1em;
    margin-top: 1.5em
}

.frontPageHeader {
    height:5em;
    background: white;
}

.frontPageMajorTitle {
    font-family: MontrealTS-XLight, sans-serif;
    font-weight: normal;
    font-style: normal;
    margin-top: 1.5em;
    margin-bottom: .5em
}

.alreadyReg {
    float: right
}

.frontInputLabels {
    display: inline-block;
    width: 15em;
}

.frontInputFields {
    width: 20em;
    padding: 5px;
    margin-bottom: 1.5em;
    border: 1px solid #e3e3e3;
}

.frontErrorLabels {
    display: block;
    margin-top: -1.5em;
    margin-bottom: .5em;
    margin-left: 20.5em;
}

.profileErrorLabels {
    display: block;
    margin-top: -1.5em;
    margin-bottom: .5em;
}

.existingPwdError {
    display:inline;
    position: relative;
    top: -15px;
}

#editPasswordBlock, #passwordTips {
    display: none;
}

#pwdOk {
    display: none;
    color: green;
    position: relative;
    top: -15px;
    padding: 0.5em;
    padding-left: 0;
}

#confirmDelete {
    display: none;
}

.signInFields {
    width: 22em;
    padding: 10px;
    margin-bottom: 1.5em;
}

ul.sectionGrid li {
  color: #777;
}

ul.sectionGrid li.selected {
  font-family: Swiss721BT-Bold, sans-serif;
  background: #eee;
  color: #333;
}

ul.sectionGrid li a {
  display: block;
  padding-top: .75em;
  padding-bottom: .75em;
  padding-left: 1.125em;
  text-decoration: none;
  color: #777;
}

ul.sectionGrid li.selected a {
  display: block;
  color: #333;
}

ul.sectionGrid li a:hover {
  background: #f4f4f4;
  color: #333;
}

ul.sectionGrid li a:active {
  background: #eee;
}

.horizBar {
    border-bottom: 1px solid #ccc;
    margin-right: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: -1.125em;
    width: 46em;
}

.prefItems, .configItems {
    border-left: 1px solid #ccc;
    padding-left: 1.125em;
    padding-top: 1em;
    min-height: 30em;
}

/*
 * Billing address editing
 */
.customDetails > .editAddress, .customDetails > .deleteRow {
    float: right;
    margin-right: 2px;
}

.customDetails label.error {
    display: none!important;
}

.customDetails .fakeInput.error, .customDetails input.error{
    border: 1px dotted red !important;
}

.customDetails > div.left-pad {
    margin-left: 20em;
    padding: 0.25em;
    margin-bottom: 1em;
}

.customDetails .fakeInput[contenteditable][value=""]{
    display: inline-block;
    width: 110px;
    height: 23px;
    vertical-align: super;
    margin-bottom: -7px;
    line-height: 16px;
}

.customDetails input::placeholder{
    color: #000;
    opacity: 0.5;
}

.customDetails input:focus::placeholder{
    opacity: 0;
}

.customDetails input[disabled]:hover{
    color: #3f3f3f;
}

.customDetails .fakeInput[placeholder][contenteditable][value=""]:not(:focus):before{
    content: attr(placeholder);
    float: left;
    color: #000;
    opacity: 0.5;
    margin-left: 2px;
}

.customDetails .fakeInput[contenteditable]{
    border: 1px solid #ddd;
    padding: 3px;
    background: white;
    line-height: 26px;
    vertical-align: bottom;
}

.customDetails input, .customDetails .fakeInput{
    width: 15em;
    padding-left: 3px;
    border-radius: 2px;
}

.customDetails input.invoiceCountry{
    margin-top: 0;
    display: block;
}

.customDetails input{
   border: 1px solid #ddd;
}

.customDetails input[disabled] {
    border: 0px;
    background-color: inherit;
    color: #3f3f3f;
}

.customDetails .invoiceCity[disabled], .customDetails .invoiceProvince[disabled], .customDetails .invoicePostalCode[disabled]{
    display: inline-block;
}

.customDetails .invoiceCompany{
    font-family: Swiss721BT-Bold, sans-serif;
    font-weight: normal;
    font-style: normal;
}

.customDetails .invoiceAddr1, .customDetails .invoiceAddr2{
    display: block;
}

.customDetails .invoiceAddr1[disabled] + .invoiceAddr2[value=""] {
    display: none;
}

.customDetails .invoiceCity{
    width: 6em;
}

.customDetails .invoiceProvince{
    width: 6em;
    margin-left: 0;
}

.customDetails .invoicePostalCode{
    width: 5em;
    margin-left: 0;
}

.customDetails .invoiceCountry{
    margin-top: 6px;
}

.requestItems {
    padding-left: 1.125em;
}

.prefItems fieldset, .configItems fieldset, .requestItems fieldset {
    line-height: 2.75em;
    margin-left: 1.125em;
}

.requestItems fieldset {
    margin-left: 0;
}

.configItems fieldset {
/*    margin-bottom: .5em;*/
}

.configItems fieldset p {
    line-height: 1.25em;
    padding-top: .25em;
    padding-bottom: .25em;
}

.prefItems legend, .configItems legend, .requestItems legend {
    color: black;
    margin-bottom: 1em;
    font-family: Swiss721BT-Medium,sans-serif;
}

.makeChanges {
    border: 2px solid #ccc;
    width: 45em;
    color: #333;
    padding-top: 2em;
    padding-bottom: 1em;
    margin-bottom: 1em;
    overflow: auto;
}

.makeChangesTitle {
    font-family: Swiss721BT-Bold, sans-serif;
    text-transform: capitalize;
}

.makeChangesLeft {
  float: left;
}

.makeChangesRight {
  float: right;
}

#prefItems ul li, #configItems ul li,
#requestItems ul li {
    width: 45em;
}

#prefItems ul li:nth-child(odd), #configItems ul li:nth-child(odd),
#requestItems ul li:nth-child(odd) {
    background-color: #f4f4f4;
    padding-right: 1em;
}

#prefItems ul li, #configItems ul li, #requestItems ul li {
        padding-left: 1.125em;
        margin-left: -1.125em;
}

input[type="radio"].prefRadio, .prefRadio  {
        cursor: pointer;
        background: white;
        margin-right: 3px;
        margin-left: 5px;
        padding: 5px;
        /*border-radius: 5px;*/

        transition: background-color linear .25s;
}

input[type="radio"].prefRadio:checked+label{
        font-weight: bold;
        background: #f6f1d8;
        border-left: 1px solid #fbca8a;
        margin-right: 3px;
        margin-left: 5px;
        padding: 5px;
        color: black;
        /*border-radius: 5px;*/
}

input[type="radio"].prefRadio:disabled+label {
    color: #bbb;
    cursor: pointer;
}

.prefSpan {
    display: inline-block;
    width: 22em;
}

#tieredList .prefSpan {
    display: inline-block;
    width: 18em;
    line-height: 1.5em;
    margin-top: .25em;
    padding-right: 1em;
}

.textInput {
    width: 15em;
    padding: 5px;
    border: 1px solid #aaaaaa;
    border-radius: 2px;
    margin-left: -.25em;
}

.textInputSignUp {
  width: 16em;
  font-size: .75em
}

.tierStmt {
  font-size: .75em;
  color: black;
  display: none;
}

#step1, #step2, #step3, #step4 {
  position: relative;
  display: hidden;
}

.signUpNextBackTop {
    position: absolute;
    top: -3.6em;
    right: 5em;
}

.signUpNextBackBottom {
    margin-top: 1em;
    float: right;
    margin-right: 5em;
}

.prefItems select, .configItems select {
    width: 15em;
}

.prefItems textarea, .configItems textarea {
    width: 30em;
    height: 7em;
    margin-bottom: 1em;
    border: 1px solid #aaaaaa;
    border-radius: 4px;
}

.configSpan {
    display: inline-block;
    width: 20em;
}

ul.noLegend {
    margin-left: 1.125em;
    line-height: 3.5em;
}

/*
 * No logic -> Lots of repetition
 */
.progress {
  margin-top: 3px;
  display: inline-block;
  height: 15px;
  width: 10px;
  margin-right: 1px;
  background: #dcdcdc;
}

.assetReport, .downloading{
  display: none;
}

.done-1 .progress-1, .done-2 .progress-2, .done-2 .progress-1, .done-3 .progress-3, .done-3 .progress-2, .done-3 .progress-1, .done-4 .progress-4, .done-4 .progress-3, .done-4 .progress-2, .done-4 .progress-1, .done-5 .progress-5, .done-5 .progress-4, .done-5 .progress-3, .done-5 .progress-2, .done-5 .progress-1, .done-6 .progress-6, .done-6 .progress-5, .done-6 .progress-4, .done-6 .progress-3, .done-6 .progress-2, .done-6 .progress-1 {
  background-color: #b5e987;
}

.progressError .progress {
  background-color: #dacccc;
}
.progressError.done-1 .progress-1, .progressError.done-2 .progress-2, .progressError.done-2 .progress-1, .progressError.done-3 .progress-3, .progressError.done-3 .progress-2, .progressError.done-3 .progress-1, .progressError.done-4 .progress-4, .progressError.done-4 .progress-3, .progressError.done-4 .progress-2, .progressError.done-4 .progress-1, .progressError.done-5 .progress-5, .progressError.done-5 .progress-4, .progressError.done-5 .progress-3, .progressError.done-5 .progress-2, .progressError.done-5 .progress-1, .progressError.done-6 .progress-6, .progressError.done-6 .progress-5, .progressError.done-6 .progress-4, .progressError.done-6 .progress-3, .progressError.done-6 .progress-2, .progressError.done-6 .progress-1 {
  background-color: #e98787;
}

.manualProcess .progress {
  background-color: #ECE0C8;
}
.manualProcess.done-1 .progress-1, .manualProcess.done-2 .progress-2, .manualProcess.done-2 .progress-1, .manualProcess.done-3 .progress-3, .manualProcess.done-3 .progress-2, .manualProcess.done-3 .progress-1, .manualProcess.done-4 .progress-4, .manualProcess.done-4 .progress-3, .manualProcess.done-4 .progress-2, .manualProcess.done-4 .progress-1, .manualProcess.done-5 .progress-5, .manualProcess.done-5 .progress-4, .manualProcess.done-5 .progress-3, .manualProcess.done-5 .progress-2, .manualProcess.done-5 .progress-1, .manualProcess.done-6 .progress-6, .manualProcess.done-6 .progress-5, .manualProcess.done-6 .progress-4, .manualProcess.done-6 .progress-3, .manualProcess.done-6 .progress-2, .manualProcess.done-6 .progress-1 {
  background-color: #ffb119;
}

.done-6 .processingSpinner{
  visibility: hidden;
}
.progressError .processingSpinner, .manualProcess .processingSpinner, .done-6 .progressMeter, .done-6.hideNoProcess {
  display: none;
}
.manualProcess.done-6 .progressMeter, .progressError.done-6 .progressMeter {
  display: block;
}
.done-6 .assetReport, .done-6 .downloading{
  display: inline;
}
.manualAlert, .errorAlert {
  padding: 2px;
  margin-left: 2px;
  display: none;
}

.errorAlert{
    padding: 1px;
}

.manualAlert > img, .errorAlert > img {
  height: 20px;
  vertical-align: top;
  margin-top: 2px;
}

.progressError .errorAlert, .manualProcess .manualAlert {
  display: inline;
}

.errorOverlay, .manualOverlay {
  display: none;
}

.progressError .errorOverlay, .manualProcess .manualOverlay{
  display: inline;
}

#bufferSpace{
border-top: 1px solid #5a5a5a;
    display: none;  /* ensures it's invisible until it's called */
    position: absolute;  /* makes the div go into a position that's absolute to the browser viewing area */
    left: 0%; /* makes the div span all the way across the viewing area */
    /* top: 0%;  makes the div span all the way across the viewing area */
    background-color: #0E0E0E;
    width: 100%;
    height: 100%;
    z-index: -1;

}

#recipientsList div:last-child {
    padding-bottom: 1.25em;
}

.cpUploadButtons {
    position: relative;
    top: -2.5em;
}

.cpbutton .ui-button-text {
    font-size: .8em;
}

.cpStatus {
    color: #666;
}

.plupload_total_file_size {
    margin-right: .5em;
}
.blackModalTab {
    z-index: 100;
}

.shareMessageBox {
    width: 30em;
}

table.gallerySelection {
    width: 30em;
}

.tabElementsBorder {
    width: 30em;
}

.shareFields {
    width: 22em;
    padding: 3px;
}

.circle
{
width:30px;
height:30px;
border-radius:15px;
font-size:15px;
color:#fff;
line-height:28px;
text-align:center;
float: left;
border: 1px solid #7e7789;
}

.one {
    background: #b39444;
}

.two {
    background: #52748f;
}

.three {
    background: #883e3f;
}

.four {
    color: black;
   /* #7e7789 */

}

.circleText {
/*line-height:30px; */
margin-left: 1em;
margin-bottom: 1.5em;
}

.circleText p {
    margin-left: 2em;
}

.circleText .help {
    line-height: 1.5em;
}

.helpDesc {
    margin: 1em;
    margin-left: 0;
    margin-bottom: 2em;
}

.galleryThumbs-S {
  height: 13em;
}

.galleryThumbs-M {
  height: 15em;
}

.galleryThumbs-L {
  height: 16em;
}

.viewThumb {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    max-height: 86px;
    max-width: 170px;
}

.viewThumb-S {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
/*  max-height: 86px; */
    max-width: 178px;
}

.viewThumb-M {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  /*  max-height: 120px;*/
    max-width: 223px;
}

.viewThumb-L {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 100%;
    max-width: 100%;
}

.viewThumbEndU {
    /*max-height: 100%;*/
    max-width: 100%;
}

.viewThumbFill {
    min-height: 112px;
    min-width: 170px;
}

.viewThumbFillStretch {
    height: 112px;
    width: 170px;
}

.thumbSizeSelect {
  display: inline-block;
}

.endUserRend .viewThumb {
    bottom: 0;
}

.logoView {
    height: 86px;
    width: 170px;
}

.listThumb {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    max-height: 50px;
    max-width: 50px;
}

.listThumbWrapper {
    width: 50px;
    height: 50px;
    position: relative;
    margin-left: 10px;
}

.footerImage {
    margin-bottom: .25em;
    margin-right: .25em;
}

.preferenceErrorLabel {
    margin-left: 27em;
    position: relative;
    top: -1em;
    margin-bottom: -5em;
    display: inline;
}

#coverbox {
    background-color: #FFFFFF;
    border: 10px solid #A0A0A0;
    display: none;
    height: 280px;
    left: 260px;
    padding: 18px;
    position: fixed;
    top: 150px;
    width: 400px;
    z-index: 10000;
    font-size: .9em;
}

#coverbox p {
    padding-bottom: 1.2em;
}

.sectionContent {
  /*width: 60em;*/
  width: 80em;
  margin-left: auto;
  margin-right: auto;
}

.r3 {
  font-size: 2.5em;
  padding-top: 1.3em;
  font-family: MontrealTS-XLight, sans-serif;
  text-align: left;
}

.otherTitle {
  margin-bottom: 1.25em;
}

.columns {
    text-align: center;
/*    padding-bottom: 2em; */}

.columnTitle {
    font-size: 1.5em;
    text-align: left;
    margin-bottom: .5em;
}

.columnContent {
    float: left;
    text-align: left;
    width: 290px
}

.left{
    float: left;
}

.right{
    float: right;
}

.center{
    text-align: left;
    margin:0 auto !important;
    display: inline-block
}

.homeNav ul li, .specialNav ul li {
    display: inline;
    margin-left: 18px;
    float: left;
    padding-top: 2em;
    color: #4f4f4f;
    font-family: Swiss721BT-Light,sans-serif;
}

.specialNav ul li {
    display: inline;
    margin-left: 20px;
    float: right;
    padding-top: 2em;


}

ul#homeNav, ul#specialNav {
    margin-left: 0;
    padding-left: 0;
    white-space: nowrap;
}

#specialNav .plainLink {
  margin-left: 1.5em;
  font-family: Swiss721BT-Regular,sans-serif;
}

.homeSearch {
    top: 5px;
    width: 20px;
    right: -5px;
    position: relative;
    display: inline;
}

.homeMast {
    height: 5em;
}

/*
.fixedSpacer {
    height: 5em;
}
*/
#fixedMast {
  background: white;
  opacity: 0.9;
  z-index: 99 !important;
  border-bottom: none;
}

#fixedMast.fixed {
    transition: box-shadow .5s;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background: #fdfdfd;
    opacity: 0.9;
    box-shadow: 2px 2px 10px #bababa;
}

#fixedMast.fixed a {
  transition: color .5s;
  color: #4b4b4b;
}

#fixedMast:hover, #fixedMast:hover a {
  transition: box-shadow .25s, opacity .25s, color 0s, background .25s;
  background: white;
  opacity: 1;
  box-shadow: none;
  color: #A0A0A0;
}

.appLogo {
    padding-top: 1em;
    float: left;
}

.sectionBorder {
    border-bottom: 2px solid #e4e4e4;
}

.sectionBorderHeavy {
    border-bottom: 3px solid #e4e4e4;
}

.tierTable {
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
}

.tierTable td {
    text-align: center;
    width: 10em;
/*    padding-top: 1em;
*/   /* padding-bottom: 1em;*/
}

.tierTable td:first-child {
    border-left: 0;
}

.tierTitle {
    font-family: MontrealTS-XLight, sans-serif;
    font-size: 1.75em;
    line-height: 1.1em;
}

.tierTitle b {
    font-family: Swiss721BT-Regular, sans-serif;
}

.tierPriceSection {
    font-size: 1.75em;
    line-height: 1.1em;
}

.currency {
    font-family: MontrealTS-XLight, sans-serif;
}

.tierDuration {
    font-size: .5em;
}

.tierPrice {
    font-family: MontrealTS-Medium, sans-serif;
    color: black;
}

.tierTagLine {
    font-family: Swiss721BT-Light, sans-serif;
    margin-top: 1em;
}

.tierTerms, .tierLearn {
    font-family: Swiss721BT-Light, sans-serif;
    padding-top: .5em;
}

#termsMsg[disabled] {
  background:aliceblue;
}

#homeNav a {
    text-decoration: none;
    color: #a0a0a0;
    font-size: 1.1em;
}

#homeNav a:hover, #homeNav .homeNavSelected {
    border-bottom: 3px solid #3481F2;
    padding-bottom: 20px;
    color: black;

}

#homeNav a.sysButton:hover {
    padding: 5px;
    border: 1px solid #ff9936;
}

.logoTable {
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
}

.logoTable td {
    width: 9em;
    text-align: left;
    padding: 1em;
    padding-top: 0;
}

.clientName {
    font-family: Swiss721BT-Bold, sans-serif;
}

.cpSince {
    font-family: Swiss721BT-Light, sans-serif;
}

#passwordFields {
    display: none;
}

.workingLoad {
    display: none;
    position: relative;
    top: -15px;
}

.processingWait {
    position: relative;
    float: right;
    margin-right: .75em;
    top: 13px;
    visibility: hidden;
}

.processingWait-flat {
    position: relative;
    float: right;
    margin-left: .75em;
    visibility: hidden;
}

.showWorkingProgress:before {
    content: url('/cleanpix/images/tempImg/34.gif');
    position: relative;
    display: inline-block;
    vertical-align: middle;
    right: 7px;
}

.actionBox {
  position: relative;
}

.actionBox.showWorkingProgress:before{
  margin-left: 13px;
  margin-right: -28px;
  position: absolute;
  top: 20px;
  left: 385px;

}

.makeChanges > .showWorkingProgress:before{
    vertical-align: top;
}

.inchCm {
    color: black;
    text-decoration: none;
    display: inline-block;
    padding-bottom: 1px;
    border-bottom: 1px dashed #555;
}

.hardMargin {
    margin-left: 2em;
}

.loginLock {
    width: 15px;
    margin-left: 5px;
}

.topSearchList {
    margin-top: -.5em;
}

.companySearch {
    padding: 5px;
    width: 13em;
}

.frontLogo {
    height: 35px;
}

.bgNoise {
    background: #f7f7f7 url('/cleanpix/images/tempImg/noisy.jpg');
}

.bgGradient {
    background: url('/images/public/gradient.png');
    background-repeat:repeat-x;
}

.tradeMark {
    padding-top: 1em;
    font-family: Swiss721BT-Light, sans-serif;
    font-size: 1.15em;
}

.pitch {
    font-family: Swiss721BT-Light, sans-serif;
    padding-top: 1.25em;
    padding-bottom: 3em;
    z-index: 2;
    position: relative;
}

.pitchIcons {
    position: relative;
    z-index: 2
}

.brandSmile {
    text-align: center;
    margin-bottom: 2em;
    margin-top: 3em;
}

.heroSubtext {
    text-align: left;
    margin-bottom: 1.5em;
    font-size: 1.1em;
}

.actionLink {
    text-align: left;
    margin-bottom: 1.5em;
    font-size: 1.1em;
    font-family: Swiss721BT-Regular, sans-serif;
}

.ourStoryAction {
    margin-left: 15em;
    margin-top: 10em;
}

.howItWorksGraphic {
    width: 100%;
    position: relative;
    z-index: 1;
}

.howItWorksList {
    position: relative;
    z-index: 2;
    margin-bottom: -13.2em;
    line-height: 1.5em;
    font-size: 1.2em;
}

.howItWorksList ol li {
    margin-bottom: .85em;
    list-style-type: none;
    color: #808080;
}

.howItWorksHappy {
    position: relative;
    z-index: 2;
    width: 15em;
    top: -29em;
    left: 35em;
    font-size: 1.1em
}

.howItWorksHappy p {
    padding-bottom: 1em;
}

.officeArea {
    position: relative;
    width: 100%;
    z-index: 1;
    margin-top: 0px;
}

.pricingHighlight {
    border: 1px solid #eee;
    border-bottom: none;
    background: #f9f9f9;
}

.pricingHighlightBottom {
    border: 1px solid #eee;
    border-top: none;
    background: #f9f9f9
}

.primaryPricingHighlight {
    border: 1px solid #eee;
    border-bottom: none;
    background: white;
}

.primaryPricingHighlightBottom {
    border: 1px solid #eee;
    border-top: none;
    background: white;
}

.pricingHighlight.landing, .primaryPricingHighlight.landing {
  border-bottom: 1px solid #eee;
}

.edgeText {
    text-align: left;
    padding-top: 0em;
    font-family: Swiss721BT-Light, sans-serif;
    line-height: 1.5em;
    font-size: 1.1em;
}

.edgeGraphic {
    width: 100%;
    margin-bottom: 5em;
}

.clientCarousel {
    font-family: MontrealTS-XLight, sans-serif;
    padding-top: 4em;
    padding-bottom: 4em;
}

.clientCarouselTitle {
    font-size: 1.5em;
    text-align: center;
    font-family: MontrealTS-Light, sans-serif;
}

.clientColumn {
    width: 48%;
}

.featureColumn {
    width: 490px;
}

.featureBox {
    width: 100%;
    background: white;
    height: 2400px;
}

.featureListTitle {
     font-family: MontrealTS-XLight, sans-serif;
     font-size: 2.5em;
     color: black;
}

.featureListText {
    font-family: MontrealTS-Light, sans-serif;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    font-size: 1.4em;
}

.fcLeft {
    border-right: 1px solid #e4e4e4;
    border-top: 2px solid #e4e4e4;
    border-left: 2px solid #e4e4e4;
    border-bottom: 2px solid #e4e4e4;
}

.fcRight {
    border-left: 1px solid #e4e4e4;
    border-top: 2px solid #e4e4e4;
    border-right: 2px solid #e4e4e4;
    border-bottom: 2px solid #e4e4e4;
}

.clientIcon {
    border-radius: 8px;
    float: left;
    width: 11em;
    margin-right: 2em;
    margin-bottom: 10em;
}

.clientPullQuote {
    font-size: 1.4em;
    text-align: left;
    font-family: MontrealTS-XLight, sans-serif;
    color: black;
    line-height: 1.5em;
    width: 445px;
    margin: 0;
    padding: 0;
}

.pullQuoteCreditLine {
    font-size: 1.25em;
    text-align: left;
    font-family: MontrealTS-XLight, sans-serif;
    color: black;
    line-height: 1.25em;
    margin-top: 1em;
}

.storyBlock {
  /*  padding-top: 4em; */
    padding-bottom: 3em;
}

.companySearchBottom {
    margin-top: 1.5em;
}

.companySearchTitle {
    float: left;
    padding-top: 3px;
    font-family: Swiss721BT-Regular, sans-serif;
}

.companySearchDetail {
    font-family: MontrealTS-Light;
    display: inline-block;
    padding-left: .5em;
}

.featuresText {
    font-size: 1.5em;
    padding-top: 1em;
    padding-bottom: 1.25em;
    font-family: MontrealTS-XLight, sans-serif;
    color: black;
}

.featureTitle {
   font-size: 1.5em;
   color: black;
   font-family: Swiss721BT-Regular, sans-serif;
   margin-top: 2em; margin-bottom: .5em;
}

.featureTitleTop {
    padding-top: 2em;
    font-size: 1.5em;
    font-family: MontrealTS-XLight,
    sans-serif;
    color: black
}

.featureTitleSpan {
   color: black;
   font-family: MontrealTS-Medium, sans-serif;
}

.serviceIcon {
    width: 40px;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.priceTable {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
}

.priceTable td {
    height: 40px;
}

.priceTable th {
    font-size: 1.1em;
    color: black;
}

.priceTable .mainTitle {
    text-align: left;
}

.priceTable .highlight {
    border: 1px solid #d8d8d8;
    background: #F9F9F9;
}

.priceTable .primaryHighlight {
    border: 1px solid #d8d8d8;
    background: white;
}

.signupActions td {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.feature td {
    text-align: center;
    border: 1px solid #d8d8d8;
}

.feature .prefTier {
    background: white;
}

tr.backgroundSelected .team, tr.backgroundSelected {
    background: #fdfff4;
}

.feature .desc, .signupActions .desc {
    padding-left: 10px;
    text-align: left;
    cursor: pointer;
}

.signUpLabel {
  width: 10em;
  display: inline-block;
  margin-bottom: .25em;
}

.signUpLabelPadding {
  width: 10em;
  display: inline-block;
  margin-bottom: 1em;
}

.descTitle {
    font-family: Swiss721BT-Regular, sans-serif;
    color: black;
}

.descText {
    margin-left: 15px;
    margin-right: 6px;
    display: none;
}

.feature .trial {
    border: none;
}

.checkmark {
    width: 30px;
}

.lighten {
    font-family: Swiss721BT-Light, sans-serif;
    color: #555;
}

.priceTable tbody tr td .plainLink {
    margin-right: 5px;
}

.expanded {
    padding-top: 20px;
    padding-bottom: 20px;
}

.ourTeamText {
    font-family: Swiss721BT-Light, sans-serif;
    line-height: 1.75em;
}

.staffIcon {
    width: 35%;
    float: left;
    text-align: right;
    margin-right: 5em;
    margin-top: 3.25em;
}

.staffBioSection {
    float: left;
    width: 50%;
    text-align: left;
    margin-top: 4em;
}

.staffName {
    font-size: 1.3em;
    color: #3f3f3f;
    margin-bottom: .5em;
    font-family: Swiss721BT-Regular, sans-serif;
}

.staffTitle {
    color: #aaa;
    font-family: Swiss721BT-Light, sans-serif;
    font-size: 1.1em;
}

.staffBioText {
    margin-top: 1em;
    margin-bottom: 5em;
}

.nelsonTextColor {
    color: #cca300;
}

.ineseTextColor {
    color: #df3a00;
}

.chipTextColor {
    color: #00b415;
}

.ritzTextColor {
    color: #0077b4;
}

.mattTextColor {
    color: #29a76d;
}

.markTextColor {
    color: #d62f85;
}

/* For invoicing */

.dateCol, .totalCol, .dueCol, .downCol {
  display: inline-block;
  width: 7em;
}
.downCol {
  width: 5em;
}
.dateCol.title, .totalCol.title, .dueCol.title, .viewCol.title, .downCol.title {
  font-family: Swiss721BT-Light,sans-serif;

}
.viewCol {
  display: inline-block;
  width: 8em;
}
.dueCol.paid, .invoice.paid {
  color: green;
}
.dueCol.due, .invoice.due {
  color: red;
}

.dueCol.partial, .invoice.partial {
    color: orange;
}

.downCol.icon {
  /* padding-left: 1.25em; */
}


/* ==========================================================================
     Password strength box
     ========================================================================== */

#pwdStrength {
    display: inline-block;
    padding: .5em;
    line-height: .5em;
    height: 20px;
    cursor: pointer;
    /*border: 1px solid #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;*/
    /*text-align: center;*/
}

.pwdBlank {
    background: white;
}

.pwdUnusable {
    color: #776a6a;
}

.pwdBad {
    color: #950000;
}

.pwdPoor {
    color: #ff6000;
}

.pwdMedium {
    color: green;
}

.pwdStrong {
    color: green;
}

.pwdSuper {
    color: blue;
}

#message {
  width: 25em;
  height: 7em;
  padding: 5px;
}

#accountSelectionOverlay {
    position: absolute;
    margin-top: 2em;
}

.fieldFormFade {
    background: url('/cleanpix/images/public/inputFieldFade.png') no-repeat;
    height: 340px;
    width: 600px;
    position: relative;
    z-index: 1;
}

.accountOverlayText {
    position: relative;
    padding: 1em;
    font-size: 1.5em;
    color: white;
}

.arrow_box {
    position: relative;
    background: #717171;
    border: 4px solid #cdcdcd;
    width: 300px;
    left: 7.1em;
    top: 1em;
    position: relative;
    z-index: 2;
}
.arrow_box:after, .arrow_box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
 }
 .arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #717171;
    border-width: 30px;
    margin-left: -30px;
}
.arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #cdcdcd;
    border-width: 36px;
    margin-left: -36px;
}

.questionBox {
    float: left;
    width: 17em;
    height: 12em;
    background: white;
    margin-left: 2.5em;
    margin-top: 5em;
    padding: 2em;
    text-align: center;
}

.pleaseAsk {
    width: auto;
    padding: .25em;
    font-size: 1.25em;
    margin-top: 1em;
}

#fixedFloatActionControl {
    margin-bottom: 0.2em;
}

#fixedFloatActionControl.fixed {
    position: fixed;
    top: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    z-index: 99;
    width: 100%;
    background-color: #f7f7f7 !important;
    transition: background-color linear .5s, box-shadow .25s;
    border-bottom: 1px solid #e4e4e4;
    box-shadow: 1px 1px 8px #888;
}

.approvedRevokedMediaRequest {
    color: black;
}

.ufoIcon {
    height: 15px;
    margin-bottom: 5px;
    margin-right: 5px;
    display: none;
}

.ufoIcon.newMediaRequest {
    display: inline-block !important;
}

.newMediaRequest {
    color: green;
}

.unresolvedMediaRequest {
    color: #de7104;
}

.badMark {
    display: none;
}

.badEmailRow {
    color: red;
}

.badEmailRow .badEmail {
    color: red;
    font-family: Swiss721BT-Bold, sans-serif;
}

.badEmailRow .badMark {
    display: inline;
    color: red;
}

.badEmailRow .approvedRevokedMediaRequest{
    color: red;
}

.newsletterSignup input[type="text"] {
  padding: .5em;
  width: 16em;
  margin-top: .5em;
}



/* ==========================================================================
       System Buttons
     ========================================================================== */

.sysButton {
    font-family: Swiss721BT-Roman,sans-serif;
    text-decoration: none;
    border-radius: 4px;
    padding: 5px;
    text-align: center;
    width: 6em;
    display: inline-block;
    position: relative;
    top: -.5em;
    cursor: pointer;
}

button.sysButton, input.sysButton {
    padding: 7px;
}

/* Excited button Style */

.bTypeBright {
    background: #ff9936;
    border: 1px solid red;
    color: white !important;
}

.bTypeBright:hover {
    background: #ff8813;
}

.bTypeBright:active {
  background: white !important;
  color: #2e7af2 !important;
}

/*
    Alternate excited button Style
                            */

.bTypeBrightAlter {
    font-family: sans-serif;
    background-color: transparent;
    border: 1px solid #ff9936;
    color: #ff9936 !important;
}

.bTypeBrightAlter:hover {
  background: #f6faff;
}

.bTypeBrightAlter:active {
  background: #3D8DFD !important;
  color: white !important;
}

/*
    Tag copy/paste Button Style
                            */

.bTypeCopy {
    padding: 0 !important;
    width: auto !important;
    background-color: #2da76f;
    border: 1px solid #2da76f;
    color: white;
    top: 0;
}

.bTypeCopy:hover {
  background: #216df1;
}

.bTypeCopy:active {
  background: white !important;
  color: #88a1be !important;
}

/*
    Save Button Style
                            */

.bTypeSave {
    background-color: #2e7af2;
    border: 1px solid #2e7af2;
    color: white;
}

.bTypeSave:hover {
  background: #216df1;
}

.bTypeSave:active {
  background: white !important;
  color: #2e7af2 !important;
}

/*
    Cancel Button Style
                            */

.bTypeCancel {
    background-color: #cdcdcd;
    border: 1px solid #cdcdcd;
    color: white;
}

.bTypeCancel:hover {
  background: #cacaca;
}

.bTypeCancel:active {
  background: black !important;
}

/*
    Alternate Button Style
                            */

.bTypeAlter {
    font-family: sans-serif;
    background-color: transparent;
    border: 1px solid #3D8DFD;
    color: #3D8DFD !important;
}

.bTypeAlter:hover {
  background: #f6faff;
}

.bTypeAlter:active {
  background: #3D8DFD !important;
  color: white !important;
}

/*
    Deny Button Style
                            */

.bTypeDeny{
    background-color: #db6c00;
    border: 1px solid #db6c00;
    color: white;
}

.bTypeDeny:hover {
  background: #ed7601;
}

.bTypeDeny:active {
  background: #ffeedd !important;
  color: black !important;
}


/*
    Variable button style
                            */

.bTypeVary{
    top: 0;
    font-family: sans-serif;
    background-color: #2e7af2;
    border: 1px solid #2e7af2;
    padding: 1px !important;
    color: white;
    width: 6em;

}

.bTypeVary:hover {
  background: #216df1;
}

.bTypeVary:active {
  background: white !important;
  color: #2e7af2 !important;
}

/*
    Variable button style
                            */

.bTypeFront{
    top: 0;
    font-family: sans-serif;
    background-color: #2e7af2;
    border: 1px solid #2e7af2;
    padding: 5px !important;
    color: white;
    min-width: 161px;
    margin-left: 0;

}

.bTypeFront:hover {
  background: #216df1;
}

.bTypeFront:active {
  background: white !important;
  color: #2e7af2 !important;
}


.bTypeNewsletter {
  background-color: #383838;
  border: 1px solid black;
  color: #ff9936;
  width: auto;
  padding-left: 3em;
  padding-right: 3em;
  top: 0;
  margin-top: .5em;
}

/* Pending removal */
.isPendingRemove {
  background: #ffffcc !important;
}

.isPendingRemove .pendingRemove{
  color: #f33!important;
}

.isPendingRemove [removal-text]:before{
  content: attr(removal-text);
  margin-right: .3em;
}

/*
    Disabled Button Style
                            */

.sysButton[disabled], .bTypeDisabled {
    color: #bbb;
    background-color: #ddd;
    border: 1px solid #eee !important;
    cursor: pointer;
}

/* Stripe button */
.stripe-button-el:active:not(:disabled), .stripe-button-el.active {
    background: none repeat scroll 0 0 #005d93;
    background-image: linear-gradient(#28A0E5, #015E94);
}

.stripe-button-el:active span {
    background: linear-gradient(#30A2E4, #008CDD 85%, #30A2E4) repeat scroll 0% 0% #1275FF;
}

.stripe-button-el {
    /*overflow: hidden;*/
    display: inline-block;
    visibility: visible !important;
    background-image: linear-gradient(#28A0E5, #015E94);
    border: 0px none;
    padding: 1px;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
    -moz-user-select: none;
    cursor: pointer;
}
.stripe-button-el span {
    display: block;
    position: relative;
    padding: 0px 6px;
    height: 25px;
    line-height: 25px;
    background: linear-gradient(#7DC5EE, #008CDD 85%, #30A2E4) repeat scroll 0% 0% #1275FF;
    color: #FFF !important;
    font-family: Swiss721BT-Bold,sans-serif;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25) inset;
    border-radius: 4px;
}




/* ==========================================================================
     Sign up page
     ========================================================================== */

.chooseAccountType {

    color: bbb;
}

.tierSelectBox {
    float: left;
    width: 17em;
}

.tierRadioButton {
    height: 20px;
    margin-bottom: 3em;
    margin-right: 1.5em;
    float: left;
    cursor: pointer;
}

.tierSelectionTitle {
    font-size: 2.2em;
    line-height: 1em;
    font-family: MontrealTS-XLight,sans-serif;
    cursor: pointer;
}

.tierSelectionTitle.enterTitle {
    cursor: text;
}

.stepContainer {
    margin-top: 1.5em;
}

.stepBox {
    float: left;
    margin-left: 2.3em;
    width: 10em;
}

.stepBox.firstStepBox {
    margin-left: 0;
}

.stepNumber {
    font-size: 2.2em;
    line-height: 1em;
    font-family: MontrealTS-XLight,sans-serif;
}

.stepNumber.currentStep {
    font-family: MontrealTS-Light,sans-serif;
    color: black;
}

.stepNumber.oldStep, .stepDescription.oldStep {
    color: #ddd;
}

.selectedTier .tierTitle {
    font-family: MontrealTS-Light,sans-serif;
}

.stepDescription {
    font-family: Swiss721BT-Light,sans-serif;
    display: inline-block;
    margin-top: .75em;
}

.stepDescription.currentStep {
    font-family: Swiss721BT-Roman,sans-serif;
}

.priceLine {
    display: inline-block;
    margin-top: .75em;
    margin-bottom: 1em;
    font-size: 1.3em;
    color: #888;
    font-family: MontrealTS-XLight,sans-serif;
}

.priceLine.selectedTier {
    color: black;
}

.newContactInformation input {
    width: 35em;
    padding: .75em;
    margin: .25em;
    margin-left: 0;
    font-size: 1.25em;
    display: block;
}

.newContactInformation {
    display: block;
}

.fieldBoxes {
    margin-bottom: 1em;
}

.informationContainer {
    float: left;
    margin-bottom: 2.5em;
    margin-top: 1em;
}

.helpfulNotice {
    width: 25em;
    padding: 1em;
    padding-left: 0;
    float: left;
    margin-left: 4em;
/*    margin-bottom: 3em;*/
    margin-top: 7.6em;
}

.sysButton.continueSignUp {
    top: 0;
    padding: .25em;
    width: 7em;
    font-size: 1.25em;
    float: right;
    margin-right: .6em;
}

.sysButton.stepBackSignUp {
    top: 0;
    padding: .25em;
    width: 7em;
    font-size: 1.25em;
    float: right;
    margin-right: .6em;
}

.priceLine .sysButton.requestInfo {
    font-size: .75em;
    top: -3px;
}

.sysButton.continueSignUp.commit {
    background: orange;
    border: 1px solid red;
}

.proTierBox, .teamTierBox, teamPlusTierBox {
    float: left;
}

.signUpForm {
    background: url('/cleanpix/images/tempImg/noisy.jpg') #ececec;
    padding: 1em;
    padding-left: 1.5em;
    margin-top: 2em;
}

.signUpFormTitle {
    margin-bottom: 1em;
    font-family: Swiss721BT-Regular,sans-serif;
    font-size: 1.25em;
    color: black;
}

.signUpFormTitle > .company {
    font-family: Swiss721BT-Regular, sans-serif;
    color: #666666;
}

.formSubHeader {
    margin-bottom: 1em;
    font-family: Swiss721BT-Regular,sans-serif;
    font-size: 1.25em;
}

.selectCountry {
    width: 15em;
    padding: 6px;
    margin-top: .25em;
    margin-bottom: 1em
}

.tryCleanPix {
    font-size: 2.2em;
    margin-bottom: -2em;
    padding-top: 1em;
}

.signUpSubTitle {
    font-size: 1.3em;
    color: #999;
}

.signUpHelpLinks {
    float: left;
    margin-top: 2em;
    margin-right: 14.5em;
    line-height: 2em;
}

.videoSpriteContainer {
    position: relative;
    display: block;
    /*margin-left: 88px;*/
    height: 152px;
    width: 320px;
    top: -1px;
    overflow: hidden;
}

.videoSprite {
    position: absolute;
    width: 385px;
}

.videoSprite:hover, .videoSprite.hover {
    top: -152px;
}

.longVideoSpriteContainer {
    position: relative;
    display: block;
    /*margin-left: 88px;*/
    height: 106px;
    width: 191px;
    overflow: hidden;

}

.longVideoSprite {
    position: absolute;
    width: 191px;
}

.longVideoSprite:hover, .longVideoSprite.hover {
    top: -106px;
}

.helpFooter {
    display: inline-block;
    padding-left: 1em;
}

.signUpLeftCol {
    width: 445px;
    float: left;
    padding: 1em;
}

.signUpRightCol {
    width: 520px;
    float: right;
    padding: 1em;
}

.signUpHeadline, ul li.signUpBulletPoints {
    font-size: 1.8em;
    padding-top: 1em;
    margin-bottom: .5em;
    color: #727272;
}

ul li.signUpBulletPoints {
    font-size: 1.5em;
}

ul.trialList {
    margin-top: 3em;
    margin-bottom: 5em;
}

.signUpHeadline.phone {
    font-family: MontrealTS-XLight, sans-serif !important;
    color: #727272;
}

.signUpHeadline.form {
    font-size: 1.5em;
    padding-top: 2.4em;
    padding-bottom: .5emem;
}

ul li.signUpBulletPoints  {
    font-family: MontrealTS-XLight, sans-serif !important;
    margin-top: .75em;
    margin-bottom: 1em;
}

li.signUpBulletPoints  {
    margin-top: 1em;
    margin-bottom: 1em;
}

.signUpBulletPointIcon {
    width: 30px;
    margin-right: .5em;
}

.signUpPage.fields input.trial {
  display: block;
  font-size: 1.25em;
  margin: 0.25em 0.25em 0.25em 0;
  padding: 0.5em;
  width: 100%;
}

.clickDeskPref {
  position: relative !important;
  bottom: 1em !important;
  left: 6em !important;
}

.notifyWithFlag {
  cursor: pointer;
}

.notifyWithFlag.flagged{
  box-sizing: border-box;
  width: 15px;
  padding-left: 15px;
  background-image: url('/cleanpix/images/icons/flag-on.png');
  background-size: cover;
}

.untagged {
  display: inline-block;
  margin-top: 5px;
  color: #aaa;
  width: 80%;
  padding-top: .5em;
  margin-top: 1em;
  border-top: 1px solid #aaa;
  text-align: center;
}

.cpTag {
  display: inline-block;
  position: relative;

  border-bottom: solid 3px #adcefc;
  margin-bottom: 6px;
  margin-right: 2px;
  font-size: 0.85em;

  padding-top: 2px;
  padding-bottom: 0;
}

a.cpTag:visited, a.cpTag, .cpTag a {
  color: black;
  text-decoration: none;
}

.selectedTag {
  padding-right: 16px;
  padding-left: 6px;
}

.listedTag {
  margin-top: .5em;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  margin-bottom: 0;
  line-height: 1em;
  background: #ededed;
  border: 1px solid #e0dfdf;

}

.availableTagName {
  display: inline-block;
  max-width: 12.3em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tagBox {
    color: black;
}

.availableTag {
  display: inline-block;
  text-decoration: none;
  line-height: 1.1em;
}

.availableTag:hover {
  background: #e0e0e0;
}

.selectedTag {
  background: #ededed;
  margin-right: 3px;
  padding-bottom: 2px;
  border: none;
}

.selectedTag:hover {
  background: #d6d6d6;
}

.tagX {
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 1px;
}

.tagCount {
  display: inline-block;
  margin-left: 3px;
  float: right;
}

.ui-autocomplete {
  max-height: 33vh;
  overflow-y: auto;
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
}

.ui-autocomplete.ui-widget-content {
  border-top: 1px solid #ededed;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.tag-name{
  color: #3d8dfd !important;
  text-decoration: none;
}

div.tag-list li {
  line-height: 1em;
  margin-bottom: .5em;
  margin-top: .25em;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 17em;
}

div.tag-list ul {
    margin: 0 0 0 20px;
}

div.tag-list span.asset-count {
  font-weight: bold;
}

ul.tags ul.asset-tags{
  line-height: 1.25em;
  padding: .25em;
  margin-top: .25em;
}

#prefItems ul.asset-tags li, #configItems ul.asset-tags li {
  width: 90%;
}

/*
 * Tag-it styles
 */
ul.asset-tags.tagit {
  display: inline-block;
  margin-left: 0;
  width: 30em !important;
  min-height: 6em;
}

ul.asset-tags .tagit-label {
  color: black;
  margin-right: 20px;
}

ul.asset-tags.tagit .tagit-close {
  margin-right: 7px;
}

#prefItems ul.asset-tags.tagit li,
.blackModalTab ul.asset-tags.tagit li,
.ui-widget-content ul.asset-tags.tagit li,
#configItems ul.asset-tags.tagit li {
  background-color: #f4f4f4;
  line-height: 20px;
  width: initial;
  margin-left: 0;
}

.tagit-choice {
  border: 1px solid #ddd !important;
}

#prefItems ul.asset-tags.tagit .tagit-new,
.blackModalTab ul.asset-tags.tagit .tagit-new,
.ui-widget-content ul.asset-tags.tagit .tagit-new,
#configItems ul.asset-tags.tagit .tagit-new {
  background-color: white;
}

#allTags {
  margin-top: 2em;
  max-height: 20em;
  overflow: auto;
}

/* ==========================================================================
     UItoTop jQuery Plugin 1.2
     http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
     ========================================================================== */

#toTop {
    display:none;
    text-decoration:none;
    position:fixed;
    bottom:1em;
    left:.5em;
    overflow:hidden;
    width:51px;
    height:51px;
    border:none;
    text-indent:100%;
    background:url(/cleanpix/images/ui.totop-circle-low.png) no-repeat left top;
    z-index: 1000000000; /* ALWAYS on top */
}

#toTopHover {
    background:url(/cleanpix/images/ui.totop-circle-low.png) no-repeat left -51px;
    width:51px;
    height:51px;
    display:block;
    overflow:hidden;
    float:left;
    opacity: 0;
    -moz-opacity: 0;
    filter:alpha(opacity=0);
    z-index: 1000000000;
}

#toTop:active, #toTop:focus {
    outline:none;
}

.actionEdit {
    margin-left: 4.25em;
    padding-top: 1em
}

.editButtons {
    font-size: 1.1em;
    margin-left: 1em;
}

.largePreviewImage {
    position: absolute;
    margin: auto;
    max-width: 750px;
    max-height: 530px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}

div.legal {
  padding: 1em;
  margin-left: 3.75em;
}

div.legal a {
  color: #7b8181;
}

.clickdesk_bubble .cd-mob-chat-widget {
  font-size: 12px !important;
  padding: 0 !important;
  font-weight: normal !important;
}

.parentGallery {
  font-weight: 300;
}

.iframeCookieHelp {
  display: none;
}



/* ==========================================================================
     Helper classes
     ========================================================================== */
/*
 * Toggle .hidden elements with checkboxes and radio buttons
 */
.toggleHidden:checked ~ .hidden {
    display: block!important;
    visibility: visible;
}

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden, .customFieldList, .hideCommands [data-command]{
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

 iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

/* ==========================================================================
     Pricing display settings
     ========================================================================== */

  .priceDisplay {
    display: none;
  }

  .tierPriceSection.showPrice {
    display: inline-block;
  }


/* ==========================================================================
     Language specific style overrides
     ========================================================================== */

      html:lang(fr) .sysButton {
        width: auto;
      }
      html:lang(fr) .uploadTab {
        padding-bottom: 0 !important;
      }
      html:lang(fr) .shareTabBorder {
        font-size: .95em;
      }
      html:lang(fr) a.shareTab, html:lang(fr) a.uploadTab {
        padding-top: 0.4em !important;
        height: 95px;
      }
      html:lang(fr) .selectedBgHighlight {
        width: 33.75em !important;
      }
      html:lang(fr) .actionBoxEdit > .selectedBgHighlight{
        width: auto !important;
      }
      html:lang(fr) .groupAction {
        width: 12em !important;
      }
      html:lang(fr) .prefSignOut, html:lang(fr) .editProfileActive {
        font-size: .9em;
      }
      html:lang(fr) .invisibleFr {
        display: none;
      }
      html:lang(fr) .columnTitle {
        font-size: 1.4em;
      }
      html:lang(fr) .makeChangesTitle {
        text-transform: none;
      }
      html:lang(fr) .makeChangesTitle:first-letter {
        text-transform: uppercase;
      }
      html:lang(fr) .resetSearch {
        display: none;
      }


/* ==========================================================================
     EXAMPLE Media Queries for Responsive Design.
     These examples override the primary ('mobile first') styles.
     Modify as content requires.
     ========================================================================== */

@media only screen and (min-width: 1275px) { /* Hard margins */

    .hardMargin {
        margin-left: 0;
    }

    .noLeftColumn {
        margin-left: 0 !important;
    }

}

@media only screen and (min-width: 70em) { /* desktops */

    .tableListView {
        font-size: 1.1em;
    }

    .tableGalleryName {
      width: 30em;
    }

    table.zebraNoLeftColumn  {
        width: 100%;
    }

    table.zebra {
        width: 60em;
    }

    .searchGalleryList {
        width: 75%;
    }

    .thumbStatus {
        padding-left: 1em !important;
        width: 30em;
    }

} /* end max width 20em */



@media only screen and (max-width: 20em) { /* iphone/smartphones */

    body {
        width: 60em;
    }

    .blackModalTab {
        width: 240%
    }

    .siteNav ul li, .otherNav ul li {
      display: inline;
      margin-left: 20px;
    }

} /* end max width 20em */

@media only screen and (min-width: 500px) { /* iphone/smartphones */

    .frontPageBody {
        margin-left: 35%;
    }

    .nonMobileMargin {
        margin-left: 35%;
    }

} /* end min width 500px */


/*
@media print,
     (-o-min-device-pixel-ratio: 5/4),
     (-webkit-min-device-pixel-ratio: 1.1875),
     (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
    /*
    .css-label{
        background-image:url("/cleanpix/images/tempImg/web-two-style-4x.png");
        background-size: 25px auto;
    }

    td .css-label{
        background-image:url("/cleanpix/images/tempImg/web-two-style-4x-td.png");
        background-size: 25px auto;
    }

    input[type=checkbox].css-checkbox + label.css-label {
        padding-left:25px;
        height: 25px;
    }

    label.css-label {
        margin-top: 5px;
    } */

/* ==========================================================================
     Print styles.
     Inlined to avoid requi#92d6f5 HTTP connection: h5bp.com/r
     ==========================================================================

@media print {
    * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    }

    a,
    a:visited {
    text-decoration: underline;
    }

    a[href]:after {
    content: " (" attr(href) ")";
    }

    abbr[title]:after {
    content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links


    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
    content: "";
    }

    pre,
    blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
    }

    thead {
    display: table-header-group;
    }

    tr,
    img {
    page-break-inside: avoid;
    }

    img {
    max-width: 100% !important;
    }

    @page {
    margin: 0.5cm;
    }

    p,
    h2,
    h3 {
    orphans: 3;
    widows: 3;
    }

    h2,
    h3 {
    page-break-after: avoid;
    }
}
*/
