/*!
 * <FUNAMBOLCOPYRIGHT>
 * Copyright (C) 2017 Funambol.
 * All Rights Reserved.  No use, copying or distribution of this
 * work may be made except in accordance with a valid license
 * agreement from Funambol.  This notice must be
 * included on all copies, modifications and derivatives of this
 * work.
 *
 * Funambol MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY
 * OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
 * PURPOSE, OR NON-INFRINGEMENT. Funambol SHALL NOT BE LIABLE FOR ANY DAMAGES
 * SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
 * THIS SOFTWARE OR ITS DERIVATIVES.
 * </FUNAMBOLCOPYRIGHT>
 */
/*
 * <FUNAMBOLCOPYRIGHT>
 * Copyright (C) 2015 Funambol.
 * All Rights Reserved.  No use, copying or distribution of this
 * work may be made except in accordance with a valid license
 * agreement from Funambol.  This notice must be
 * included on all copies, modifications and derivatives of this
 * work.
 *
 * Funambol MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY
 * OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
 * PURPOSE, OR NON-INFRINGEMENT. Funambol SHALL NOT BE LIABLE FOR ANY DAMAGES
 * SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
 * THIS SOFTWARE OR ITS DERIVATIVES.
 * </FUNAMBOLCOPYRIGHT>
 */
html {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  font: 11px / 18px 'Calibri', 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #333;
  height: 100%;
  margin: 0;
  padding: 0;
}
* {
  margin: 0;
  padding: 0;
}
img {
  vertical-align: top;
  border: none;
  margin: 0;
  padding: 0;
}
hr {
  height: 0;
  border-top: 1px solid #ccc;
  border-right: none;
  border-bottom: 1px solid #fff;
  border-left: none;
  background: #fff;
  clear: right;
  margin: 0 0 10px;
  padding: 0;
}
sup {
  font-size: 0.5em;
}
a img,
a:hover img,
a:active img {
  text-decoration: none;
}
a img {
  border-style: none;
}
/*    Header styles */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3 {
  display: block;
}
h1 {
  font-size: 18px;
  line-height: 19px;
  padding: 10px 0 5px;
}
h2 {
  font-size: 16px;
  line-height: 18px;
}
h3 {
  font-size: 13px;
  line-height: 15px;
}
h5 {
  font-size: 12px;
  line-height: 13px;
}
h6 {
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
h6 a.link,
h6 a.visited {
  color: #666;
}
p {
  margin: 5px 0 15px;
  padding: 0;
}
p.caption {
  font: 11px / 14px 'Calibri', 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #333;
  margin: 0 0 10px;
  padding: 0;
}
p.note,
p.note a {
  font: 10px / 13px 'Calibri', 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #666;
  margin: 0 0 5px;
  padding: 0;
}
ol {
  list-style-position: outside;
  color: #333;
  margin: 5px 0 0;
  padding: 0 15px 10px 35px;
}
ol li {
  font: normal 11px / 13px 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  margin: 0 0 5px;
  padding: 0;
}
.nobold,
a.nobold {
  font-weight: normal;
}
.hiddenTrash {
  display: none !important;
}
.hidden {
  display: none !important;
}
/*    Column styles */
div#container {
  min-width: 782px;
  margin: 0;
  padding: 0 0 0 178px;
}
div#container div.column {
  position: relative;
  float: left;
}
div#container div#column1 {
  width: 175px;
  right: 178px;
  margin: 0 3px 0 -100%;
  padding: 0;
}
div#container_3col div#column1 {
  width: 175px;
  right: 436px;
  margin: 0 3px 0 -100%;
  padding: 0;
}
div#container div#column2 {
  width: 255px;
  right: 178px;
  margin: 0 3px 0 -100%;
  padding: 0;
}
div#container_3col div#column2 {
  width: 255px;
  right: 258px;
  margin: 0 3px 0 -100%;
  padding: 0;
}
div.panel {
  border: 1px solid #bfbfbf;
  background: #f3f3f3;
  margin: 0 0 3px;
  padding: 0;
}
div.panel.white {
  border: none;
  background: #fff;
  margin: 0 0 3px;
  padding: 5px 0 15px;
}
div#logincontainer div.panel {
  border: 0;
  background: transparent;
}
/*    Button styles */
div.buttons {
  white-space: nowrap;
  min-height: 30px;
  margin: 0;
  padding: 0;
}
span.button {
  background: url("/ui/themes/funambol/generic/bg_button_left.png") no-repeat left top;
  float: left;
  margin: 0 5px 5px 0;
  padding: 0 0 0 15px;
}
span.button a:link,
span.button a:visited {
  /*width: .1em;*/
  background: url("/ui/themes/funambol/generic/bg_button_right.png") no-repeat right top;
  text-decoration: none;
  font: bold 11px / 13px 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #fff;
  white-space: nowrap;
  float: left;
  display: block;
  margin: 0;
  padding: 8px 15px 8px 0;
}
span.button a:hover {
  color: #fff;
  text-decoration: none;
}
span.button:hover {
  background-position: 0 -30px;
  color: #fff;
  text-decoration: none;
}
span.button:hover a {
  background-position: 100% -30px;
  color: #fff;
  text-decoration: none;
}
div#countrycode {
  width: 30px;
  text-align: right;
  float: left;
  margin: 0 0 0 -30px;
  padding: 0;
}
div#signup h2 {
  font: normal 14px / 16px 'Calibri', 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #666;
  margin: 10px 0 2px;
  padding: 0;
}
div#signup p {
  font: 11px / 12px 'Calibri', 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #333;
  margin: 0;
  padding: 0 0 10px;
}
div#signup #signupForm {
  margin-top: 0px;
}
div#signupInstructions {
  font-size: 20px;
  padding: 30px;
}
.countryCode {
  display: block;
  float: left;
  width: 65px;
  text-align: right;
  margin-top: 15px;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active {
  text-decoration: underline;
}
a:link {
  color: #ff7700;
}
a:hover {
  color: #ff7700;
}
a:visited {
  color: #ff7700;
}
a:active {
  color: #ff7700;
}
img.left {
  float: left;
  margin: 0;
  padding: 0 5px 0 0;
}
div#phonepreview {
  width: 70px;
  height: 90px;
  border-top: 2px solid #bbb;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 2px solid #bbb;
  background: #fff;
  float: right;
  margin: 2px 0px 0px 0px;
  padding: 0;
}
div#phonepreview img {
  max-height: 90px;
  max-width: 70px;
}
div#countrycode {
  width: 30px;
  text-align: right;
  float: left;
  margin: 0 0 0 -30px;
  padding: 0;
}
/*     Forms */
div.checkbox {
  margin: 0;
}
div.checkbox input.checkbox {
  vertical-align: middle;
}
input.example {
  color: #AAA;
}
/* Privacy & Terms of Use */
div#signup div.contentblock {
  width: 743px;
  height: 245px;
  display: block;
  text-align: left;
  overflow: auto;
  margin: 10px 20px;
  padding: 10px 10px 10px 0;
}
/*     Buttons */
div#signup div.buttons {
  white-space: nowrap;
  height: 30px;
  clear: left;
  margin: 0 auto;
  padding: 0;
}
div#signup span.button {
  background: url("/ui/themes/funambol/generic/bg_button_left.png") no-repeat left top;
  float: none;
  margin: 0 5px 5px 0;
  padding: 7px 0 9px 15px;
}
div#signup span.button a:link,
div#signup span.button a:visited {
  /*width:. 1em;*/
  background: url("/ui/themes/funambol/generic/bg_button_right.png") no-repeat right top;
  text-decoration: none;
  font: bold 11px / 13px 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #fff;
  white-space: nowrap;
  float: none;
  display: inline;
  margin: 0;
  padding: 7px 15px 9px 0;
}
div#signup span.button a:hover {
  color: #fff;
  text-decoration: none;
}
div#signup span.button:hover {
  background-position: 0 -30px;
  color: #fff;
  text-decoration: none;
}
div#signup div.panel span.button:hover a {
  background-position: 100% -30px;
  color: #fff;
  text-decoration: none;
}
div#footer {
  text-align: center;
  margin: 0 auto 0;
}
div.forgetContainer div#footer {
  margin-top: 30px;
  text-align: center;
}
div.forgetContainer div#footer a:hover {
  color: #666;
  text-decoration: underline;
}
.instructionsInline {
  padding: 10px 15px 5px;
  font: 16px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
}
div#login input,
div#signup input,
div#signup select {
  font: 11px / 12px 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  margin: 0;
  padding: 0;
}
div#signup input {
  border: 1px solid #aaa;
  margin-left: 5px;
}
div#signup #password,
div#signup #confirmpassword {
  font: 11px / 12px 'Tahoma', 'Verdana', sans-serif;
}
.loginButtonLefta {
  background: transparent url("/ui/themes/funambol/generic/bg_button_left.png") no-repeat scroll left top;
  float: left;
  cursor: pointer;
  margin-right: 5px;
  padding: 0 0 0 18px;
}
.loginButtonLefta .loginButtonRighta {
  background: transparent url("/ui/themes/funambol/generic/bg_button_right.png") no-repeat scroll right top;
  color: #FFF;
  display: block;
  float: left;
  font-family: 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 14px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0;
  padding: 7px 18px 8px 0;
}
.loginButtonLefta:hover {
  background-position: 0 -30px;
}
.loginButtonLefta .loginButtonRighta:hover,
.loginButtonLefta:hover a.loginButtonRighta {
  background-position: 100% -30px;
}
#signupProgress {
  height: 200px;
  text-align: center;
}
#signupProgress p {
  padding-top: 100px !important;
}
div#socialmedia {
  display: block !important;
  /*position: absolute;*/
  left: 10px;
  /*margin-top: -20px;*/
}
.extra-label {
  color: #a0a0a0 !important;
}
.center {
  text-align: center;
}
.zpWinThemeFunambol .zpWinButton {
  float: left;
}
.clickable {
  cursor: pointer;
}
.gray {
  color: #ccc;
}
.small {
  font-size: 12px;
}
.left {
  text-align: left;
  float: none !important;
}
.BrowserRestrictionMessage {
  font: 16px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #000000;
  padding: 10px;
}
.forgetContainer {
  margin: 0 auto;
  max-width: 800px;
  font: 14px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #4c4c4c;
  padding-top: 20px;
  text-align: justify;
}
.forgetContainer .forgetTopLogo {
  height: 38px;
}
.forgetContainer .profileSavedSuccessfully {
  font-size: 14px;
  color: #45a433;
  background-color: #edf6eb;
  border: 1px solid #45a433;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 600px;
  height: 52px;
  margin: 20px 0;
  display: table;
  padding: 10px 0;
}
.forgetContainer .profileSavedError {
  font-size: 14px;
  color: #d76039;
  background-color: #f9eae5;
  border: 1px solid #d76039;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 618px;
  height: 52px;
  margin: 20px 0;
  display: table;
  padding: 10px 0;
}
.forgetContainer .profileSavedSuccessfullyIcon {
  padding-left: 30px;
  line-height: 18px;
  height: 18px;
  margin-left: 18px;
  margin-top: 15px;
  float: left;
  background: url("/ui/themes/funambol/product/generic_check_green.png") no-repeat 0 center;
}
.forgetContainer .profileSavedSuccessfullyText,
.forgetContainer .profileSavedErrorText {
  width: 100%;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  line-height: 100%;
  padding: 0 20px;
}
.forgetContainer #passForgotRecaptcha {
  margin-top: 16px;
}
.forgetContainer .inputWithText {
  padding-top: 20px;
}
.forgetContainer .inputWithText .default,
.forgetContainer .inputWithText .default input {
  color: #cccccc;
}
.forgetContainer .inputWithText .grayInput input {
  width: 440px;
}
.forgetContainer .inputWithText .grayInput input,
.smsVerifContainer .inputWithText .grayInput input,
.forgetContainer .inputWithText .grayInputSmall input {
  font-size: 14px;
  outline: none;
  width: 430px;
  height: 30px;
  padding: 0 15px;
  border: none;
}
.forgetContainer .inputWithText div.grayInput,
.smsVerifContainer .inputWithText div.grayInput {
  color: #000000;
  border: 1px solid #cccccc;
  width: 460px;
  height: 30px;
  float: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.forgetContainer div {
  line-height: 25px;
  margin-top: 10px;
  clear: both;
}
.forgetContainer div.upperMargin {
  margin-top: 20px;
  margin-bottom: 20px;
}
.forgetContainer .titleHR {
  margin-top: 20px;
}
.forgetContainer form {
  margin: 0;
}
.forgetContainer form .inputWithText .inputTitle {
  margin: 0;
}
.title1Text {
  font: 20px 'MuseoSans-500', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #707170;
}
.title2Text {
  font: 28px 'MuseoSans-500', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #ff7700;
}
.title3Text {
  font: bold 14px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #ff7700;
}
.titleHR {
  height: 1pt;
  color: #efefef;
}
#resetForm {
  min-width: 600px;
}
#login-page #main-form-login input.loginRemember {
  width: 20px;
  height: 20px;
  margin: 0px;
  border: 0;
  padding: 0;
}
#login-page #main-form-login input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#login-page .rememberContainer {
  width: 307px;
  text-align: center;
  margin-top: 10px;
}
#login-page #loginWin_login\.rememberMe {
  position: relative;
  top: -4px;
}
.hrSignUp {
  width: 307px;
  height: 1px;
  float: left;
}
.hideElement {
  display: none;
}
.noStandardLoginButton {
  margin-top: 35px;
}
.footer-iframe {
  border: 0;
  width: 100%;
  height: 0;
  visibility: hidden;
}
/*
 Bootstrap Tooltip
 */
.tooltip {
  position: absolute;
  z-index: 3;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  opacity: 0;
  line-break: auto;
}
.tooltip.in {
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 180px;
  width: 180px;
  padding: 5px 1px 5px 0px;
  color: #ff7700;
  text-align: left;
  background-color: #FFF;
  border-radius: 4px;
  border: 2px solid #ff7700;
  font-size: 14px;
}
.imageTooltip {
  background-image: url("/ui/themes/funambol/product/login_family_hint_icon.png");
  background-repeat: no-repeat;
  background-position: 5px 50%;
  padding-left: 42px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ff7700;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ff7700;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ff7700;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #ff7700;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #ff7700;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ff7700;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ff7700;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ff7700;
}
input#loginWin_username {
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
input#loginWin_password {
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
input#loginWin_robots {
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
a#login\.loginButton {
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
  border: 0px;
}
/*
 * <FUNAMBOLCOPYRIGHT>
 * Copyright (C) 2015 Funambol.
 * All Rights Reserved.  No use, copying or distribution of this
 * work may be made except in accordance with a valid license
 * agreement from Funambol.  This notice must be
 * included on all copies, modifications and derivatives of this
 * work.
 *
 * Funambol MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY
 * OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
 * PURPOSE, OR NON-INFRINGEMENT. Funambol SHALL NOT BE LIABLE FOR ANY DAMAGES
 * SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
 * THIS SOFTWARE OR ITS DERIVATIVES.
 * </FUNAMBOLCOPYRIGHT>
 */
/**
* Zapatec Win theme.
*/
/* $Id: win.css 217784 2016-05-09 07:59:19Z arepetti $ */
.zpWinThemeFunambol {
  position: absolute;
  left: 0;
  top: 0;
}
.zpWinThemeFunambol .zpWinModal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  opacity: 0.7;
  -moz-opacity: 0.7;
  _position: absolute;
}
.zpWinThemeFunambol .zpWinWindow {
  top: -9999px;
  left: -9999px;
  background-color: #ff7700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 5px solid #ff7700;
  overflow: hidden;
}
/* For Safari 4.0 */
@media screen and -webkit-min-device-pixel-ratio0 {
  .zpWinThemeFunambol .zpWinWindowModal {
    position: absolute;
  }
}
.zpWinThemeFunambol .zpWinWindowModal {
  position: fixed;
  _position: absolute;
}
.zpWinThemeFunambol .zpWinTable {
  border-collapse: collapse;
}
.zpWinThemeFunambol .zpWinFrameTopLeft,
.zpWinThemeFunambol .zpWinFrameTopRight,
.zpWinThemeFunambol .zpWinFrameBottomLeft,
.zpWinThemeFunambol .zpWinFrameBottomRight {
  width: 9px;
  height: 9px;
  background: url("/ui/themes/funambol/product/win_rc.png") repeat-x 0 0;
  font-size: 0;
}
.zpWinThemeFunambol .zpWinFrameBottomLeft {
  background-position: 0 -9px;
}
.zpWinThemeFunambol .zpWinFrameBottomRight {
  background-position: -9px -9px;
}
.zpWinThemeFunambol .zpWinFrameTop,
.zpWinThemeFunambol .zpWinFrameBottom {
  height: 9px;
  background: url("/ui/themes/funambol/product/win_bgh.png") repeat-x 0 0;
  font-size: 0;
}
.zpWinThemeFunambol .zpWinFrameBottom {
  background-position: 0 -28px;
}
.zpWinThemeFunambol .zpWinFrameLeft,
.zpWinThemeFunambol .zpWinFrameRight {
  width: 9px;
  background: url("/ui/themes/funambol/product/win_bgv.png") repeat-y 0 0;
  font-size: 0;
}
.zpWinThemeFunambol .zpWinRC1,
.zpWinThemeFunambol .zpWinRC2,
.zpWinThemeFunambol .zpWinRC4 {
  height: 1px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  font-size: 0;
  line-height: 0;
}
.zpWinThemeFunambol .zpWinRC2 {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
.zpWinThemeFunambol .zpWinRC4 {
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
}
.zpWinThemeFunambol .zpWinHead {
  height: 40px;
  color: #FFF;
  font: 20px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  letter-spacing: 2px;
  line-height: 1em;
  cursor: move;
  white-space: nowrap;
}
.zpWinThemeFunambol .zpWinHead .headText {
  padding-left: 14px;
  margin-top: 9px;
  float: left;
}
.zpWinThemeFunambol .zpWinX {
  float: right;
  clear: left;
  width: 35px;
  height: 35px;
  font-size: 0;
  background: url("/ui/themes/funambol/product/win_icon_closewindow.png") no-repeat 0 0;
  cursor: pointer;
}
.zpWinThemeFunambol .zpWinX:hover {
  background: url("/ui/themes/funambol/product/win_icon_closewindow.png") no-repeat 0 -35px;
}
.zpWinThemeWindows .zpWinBottom {
  position: relative;
}
.zpWinThemeFunambol .zpWinBottom {
  background: #ffffff;
  clear: both;
}
.zpWinThemeFunambol .zpWinBody,
.zpWinThemeFunambol .zpWinBodyNoButtons {
  position: relative;
  overflow: auto;
}
.zpWinThemeFunambol .zpWinBody {
  overflow-x: hidden;
  max-width: 500px !important;
}
.zpWinThemeFunambol .zpWinBody p {
  margin: 5px 0;
}
/* Deprecated */
.zpWinThemeFunambol .zpWinBodyButtons {
  padding: 15px 15px 7px;
}
.zpWinThemeFunambol .zpWinButtons {
  padding: 0 15px;
}
.zpWinThemeFunambol .zpWinButtonPanel {
  padding: 7px 0px;
}
.zpWinThemeFunambol .zpWinButtonPanel table {
  width: 100%;
}
.zpWinThemeFunambol .zpWinButton {
  padding-left: 5px;
}
.zpWinThemeFunambol .zpWinButtonLefta {
  float: left;
  background: transparent url("/ui/themes/funambol/generic/bg_button_left.png") no-repeat scroll left top;
  cursor: pointer;
  padding: 0 0 0 18px;
}
.zpWinThemeFunambol .okButtonLeftMargin {
  margin-left: 17px;
}
.zpWinThemeFunambol .zpWinButtonLefta .zpWinButtonRighta {
  -x-system-font: none;
  background: transparent url("/ui/themes/funambol/generic/bg_button_right.png") no-repeat scroll right top;
  color: #FFF;
  display: block;
  float: left;
  font-family: 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 14px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0px !important;
  padding: 7px 18px 8px 0;
}
.zpWinThemeFunambol .zpWinButtonLeftDefault {
  background-position: 0 -60px !important;
}
.zpWinThemeFunambol .zpWinButtonRightDefault {
  background-position: 100% -60px !important;
}
.zpWinThemeFunambol .zpWinButtonLefta .zpWinButtonRightDefault:hover,
.zpWinThemeFunambol .zpWinButtonLefta:hover a.zpWinButtonRightDefault {
  background-position: 100% -90px !important;
}
.zpWinThemeFunambol .zpWinButtonLeftDefault:hover {
  background-position: 0 -90px !important;
}
.zpWinThemeFunambol .zpWinButtonLefta:hover {
  background-position: 0 -30px;
}
.zpWinThemeFunambol .buttonAlertLefta {
  background-image: url("/ui/themes/funambol/generic/bg_button_left_alert.png") !important;
}
.zpWinThemeFunambol .buttonAlertRighta {
  background-image: url("/ui/themes/funambol/generic/bg_button_right_alert.png") !important;
}
.zpWinThemeFunambol .buttonAlertRightLefta {
  background-image: url("/ui/themes/funambol/generic/bg_button_left_alert.png") !important;
  float: right;
}
.zpWinThemeFunambol .buttonAlertRightRighta {
  background-image: url("/ui/themes/funambol/generic/bg_button_right_alert.png") !important;
}
.zpWinThemeFunambol .buttonGrayLefta {
  background-image: url("/ui/themes/funambol/generic/bg_button_left_darkbg_gray.png") !important;
}
.zpWinThemeFunambol .buttonGrayRighta {
  background-image: url("/ui/themes/funambol/generic/bg_button_right_darkbg_gray.png") !important;
}
.zpWinThemeFunambol .buttonGrayRightLefta {
  background-image: url("/ui/themes/funambol/generic/bg_button_left_darkbg_gray.png") !important;
  float: right;
}
.zpWinThemeFunambol .buttonGrayRightRighta {
  background-image: url("/ui/themes/funambol/generic/bg_button_right_darkbg_gray.png") !important;
}
.zpWinThemeFunambol .zpWinButtonLeftDefaultGray {
  background-position: 0 0px !important;
}
.zpWinThemeFunambol .zpWinButtonRightDefaultGray {
  background-position: 100% 0px !important;
}
.zpWinThemeFunambol .zpWinButtonLefta .zpWinButtonRightDefaultGray:hover,
.zpWinThemeFunambol .zpWinButtonLefta:hover a.zpWinButtonRightDefaultGray {
  background-position: 100% -30px !important;
}
.zpWinThemeFunambol .zpWinButtonLeftDefaultGray:hover {
  background-position: 0 -30px !important;
}
.zpWinThemeFunambol .zpWinFrameTopRight,
.zpWinThemeFunambol .zpWinFrameRight {
  background-position: -9px 0;
}
.zpWinThemeFunambol .zpWinButtonLefta .zpWinButtonRighta:hover,
.zpWinThemeFunambol .zpWinButtonLefta:hover a.zpWinButtonRighta {
  background-position: 100% -30px;
}
*:first-child + html .zpWinThemeFunambol .hiddenSubmit {
  position: absolute;
  right: 3000px;
}
.zpWinThemeFunambol .windowContentWrapperIcon {
  padding-left: 10px;
  height: 70px;
  vertical-align: middle;
  display: table-cell;
}
.zpWinThemeFunambol .zpDeleteIcon {
  background: url("/ui/themes/funambol/product/generic_icon_alert_48x48.png") no-repeat center center;
  width: 74px;
  height: 74px;
  float: left;
}
.zpWinThemeFunambol .zpCheckmarkIcon {
  background: url("/ui/themes/funambol/product/generic_icon_checkmark_48x55.png") no-repeat center center;
  width: 75px;
  height: 75px;
  float: left;
}
.zpWinThemeFunambol h2 {
  font: bold 16px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #4c4c4c;
  display: block;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
.zpWinThemeFunambol .buttonMarginLeft {
  margin-left: 20px;
}
.zpWinThemeFunambol .rightButtonsOuter {
  height: 35px;
}
.zpWinThemeFunambol .rightButtonsInner {
  float: right;
}
/*
 * <FUNAMBOLCOPYRIGHT>
 * Copyright (C) 2015 Funambol.
 * All Rights Reserved.  No use, copying or distribution of this
 * work may be made except in accordance with a valid license
 * agreement from Funambol.  This notice must be
 * included on all copies, modifications and derivatives of this
 * work.
 *
 * Funambol MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY
 * OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
 * PURPOSE, OR NON-INFRINGEMENT. Funambol SHALL NOT BE LIABLE FOR ANY DAMAGES
 * SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
 * THIS SOFTWARE OR ITS DERIVATIVES.
 * </FUNAMBOLCOPYRIGHT>
 */
/**
* Zapatec Win theme.
*/
/* $Id: win-messagebar.css 217943 2016-05-10 12:55:16Z arepetti $ */
.zpWinThemeMessagebar {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  /* For IE6 */
  _position: absolute;
  white-space: nowrap;
}
.zpWinThemeMessagebar .zpWinWindow {
  position: absolute;
  top: -9999px;
  left: -9999px;
  overflow: hidden;
}
.zpWinThemeMessagebar .zpWinTable {
  border-collapse: collapse;
}
.zpWinThemeMessagebar .zpWinTable td {
  vertical-align: top;
}
.zpWinThemeMessagebar .zpWinBody {
  overflow: auto;
  background: #FFF1A8;
  position: relative;
  overflow: hidden;
}
.zpWinThemeMessagebar .zpWinContent {
  font: 12px Arial;
  line-height: 16px;
  font-weight: bold;
  color: #000;
  padding: 0 10px;
}
.zpWinThemeMessagebar .zpWinX:hover {
  background-position: 0 -16px;
}
.zpWinThemeMessagebar .zpWinFrameTop {
  height: 2px;
  background: #FFF1A8;
}
.zpWinThemeMessagebar .zpWinFrameBottom {
  height: 4px;
  background: #FFF1A8;
}
.zpWinThemeMessagebar .zpWinFrameTopLeft,
.zpWinThemeMessagebar .zpWinFrameTopRight,
.zpWinThemeMessagebar .zpWinFrameLeft,
.zpWinThemeMessagebar .zpWinFrameRight {
  width: 4px;
  background: #FFF1A8;
}
.zpWinThemeMessagebar .zpWinFrameBottomLeft {
  background: url("/ui/themes/funambol/product/win_messagebar_rc.png") no-repeat 0 -4px;
}
.zpWinThemeMessagebar .zpWinFrameBottomRight {
  background: url("/ui/themes/funambol/product/win_messagebar_rc.png") no-repeat -4px -4px;
}
/*
 * <FUNAMBOLCOPYRIGHT>
 * Copyright (C) 2015 Funambol.
 * All Rights Reserved.  No use, copying or distribution of this
 * work may be made except in accordance with a valid license
 * agreement from Funambol.  This notice must be
 * included on all copies, modifications and derivatives of this
 * work.
 *
 * Funambol MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY
 * OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
 * PURPOSE, OR NON-INFRINGEMENT. Funambol SHALL NOT BE LIABLE FOR ANY DAMAGES
 * SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
 * THIS SOFTWARE OR ITS DERIVATIVES.
 * </FUNAMBOLCOPYRIGHT>
 */
/**
* Funambol Win theme.
*/
/* $Id:$ */
.zpWinThemeCookie {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  /* For IE6 */
  _position: absolute;
  white-space: nowrap;
}
.zpWinThemeCookie .zpWinWindow {
  position: absolute;
  top: -9999px;
  left: -9999px;
  overflow: hidden;
}
.zpWinThemeCookie div.zpWinInner {
  line-height: 1.5em;
  min-height: 1em;
  padding: 0 0 1em 3em;
  color: #4a4a4a;
  font-family: Arial, sans-serif;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  background: #ffefd8 url("/ui/themes/funambol/product/win_cookie_icon_warning.png") 7px 5px no-repeat;
  border: 1px solid #f6b861;
}
.zpWinThemeCookie span.zpWinClose {
  background: #F6B861 url("/ui/themes/funambol/product/win_cookie_close_warning.png") no-repeat;
  float: right;
  position: relative;
  top: 0;
  right: 0;
  width: 12px;
  height: 13px;
  cursor: pointer;
}
.zpWinThemeCookie span.zpWinContent {
  position: relative;
  top: 7px;
  margin-right: 12px;
}
.zpWinThemeCookie span.zpWinContent a {
  text-decoration: underline;
}
/*
 * <FUNAMBOLCOPYRIGHT>
 * Copyright (C) 2015 Funambol.
 * All Rights Reserved.  No use, copying or distribution of this
 * work may be made except in accordance with a valid license
 * agreement from Funambol.  This notice must be
 * included on all copies, modifications and derivatives of this
 * work.
 *
 * Funambol MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY
 * OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
 * PURPOSE, OR NON-INFRINGEMENT. Funambol SHALL NOT BE LIABLE FOR ANY DAMAGES
 * SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
 * THIS SOFTWARE OR ITS DERIVATIVES.
 * </FUNAMBOLCOPYRIGHT>
 */
/**
* Zapatec Win theme.
*/
/* $Id: win.css 60533 2011-04-15 10:38:50Z dcassenti $ */
.zpWinThemeDarkfun {
  position: fixed;
  left: 0;
  top: 0;
}
.zpWinThemeDarkfun .zpWinModal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  -moz-opacity: 0.4;
  _position: absolute;
}
.zpWinThemeDarkfun .zpWinWindow {
  top: -9999px;
  left: -9999px;
  overflow: hidden;
  max-width: 650px;
}
/* For Safari 4.0 */
@media screen and -webkit-min-device-pixel-ratio0 {
  .zpWinThemeDarkfun .zpWinWindowModal {
    position: absolute;
  }
}
.zpWinThemeDarkfun .zpWinWindowModal {
  position: fixed;
  _position: absolute;
}
.zpWinThemeDarkfun .zpWinTable {
  border-collapse: collapse;
}
.zpWinThemeDarkfun .zpWinFrameTopLeft,
.zpWinThemeDarkfun .zpWinFrameTopRight,
.zpWinThemeDarkfun .zpWinFrameBottomLeft,
.zpWinThemeDarkfun .zpWinFrameBottomRight {
  width: 7px;
  height: 7px;
  background: url("/ui/themes/funambol/product/win_dark_rc.png") repeat-x -1px -1px;
  font-size: 0;
}
.zpWinThemeDarkfun .zpWinFrameBottomLeft {
  background-position: 0 -9px;
}
.zpWinThemeDarkfun .zpWinFrameBottomRight {
  background-position: -10px -10px;
}
.zpWinThemeDarkfun .zpWinFrameTop,
.zpWinThemeDarkfun .zpWinFrameBottom {
  height: 7px;
  background: url("/ui/themes/funambol/product/win_dark_bgh.png") repeat-x 0 0;
  font-size: 0;
}
.zpWinThemeDarkfun .zpWinFrameBottom {
  background-position: 0 -30px;
}
.zpWinThemeDarkfun .zpWinFrameLeft,
.zpWinThemeDarkfun .zpWinFrameRight {
  width: 7px;
  background: url("/ui/themes/funambol/product/win_dark_bgv.png") repeat-y 0 0;
  font-size: 0;
}
.zpWinThemeDarkfun .zpWinRC1,
.zpWinThemeDarkfun .zpWinRC2,
.zpWinThemeDarkfun .zpWinRC4 {
  height: 1px;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  font-size: 0;
  line-height: 0;
}
.zpWinThemeDarkfun .zpWinRC2 {
  border-left: 2px solid #666;
  border-right: 2px solid #666;
}
.zpWinThemeDarkfun .zpWinRC4 {
  border-left: 4px solid #666;
  border-right: 4px solid #666;
}
.zpWinThemeDarkfun .zpWinHead {
  height: 22px;
  background: url("/ui/themes/funambol/product/win_dark_bgh.png") repeat-x 0 -9px;
  color: #fff;
  font: bold 10px 'Calibri', 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  letter-spacing: 2px;
  line-height: 1.5em;
  text-transform: uppercase;
  cursor: move;
  white-space: nowrap;
}
.zpWinThemeDarkfun .zpWinX {
  float: right;
  clear: left;
  width: 14px;
  height: 14px;
  font-size: 0;
  background: url("/ui/themes/funambol/product/win_dark_icon_closewindow.png") no-repeat 1px 0px #AAA;
  cursor: pointer;
  margin: -2px 6px 0 0;
}
.zpWinThemeDarkfun .zpWinBottom {
  position: relative;
  background: #222 url("/ui/themes/funambol/product/win_dark_bg.png") no-repeat 50% 50%;
}
.zpWinThemeDarkfun .zpWinBody,
.zpWinThemeDarkfun .zpWinBodyNoButtons {
  position: relative;
  color: #ddd;
  overflow: auto;
}
.zpWinThemeDarkfun .zpWinBody a,
.zpWinThemeDarkfun .zpWinBody a:hover,
.zpWinThemeDarkfun .zpWinBody a:link,
.zpWinThemeDarkfun .zpWinBody a:active {
  color: #9DC3E5;
}
.zpWinThemeDarkfun .zpWinBody ol,
.zpWinThemeDarkfun .zpWinBody ul,
.zpWinThemeDarkfun .zpWinBodyNoButtons ol,
.zpWinThemeDarkfun .zpWinBodyNoButtons ul {
  color: #ddd;
}
.zpWinThemeDarkfun .zpWinBody h1,
.zpWinThemeDarkfun .zpWinBodyNoButtons h1,
.zpWinThemeDarkfun .zpWinBody h2,
.zpWinThemeDarkfun .zpWinBodyNoButtons h2 .zpWinThemeDarkfun .zpWinBody h3,
.zpWinThemeDarkfun .zpWinBodyNoButtons h3 {
  color: #ddd;
}
.zpWinThemeDarkfun .zpWinBody {
  overflow-x: hidden;
}
/* Deprecated */
.zpWinThemeDarkfun .zpWinBodyButtons {
  padding: 15px 15px 7px;
}
.zpWinThemeDarkfun .zpWinButtonPanel {
  padding: 3px 15px 3px 15px;
  vertical-align: middle;
  text-align: right;
}
.zpWinThemeDarkfun .zpWinButtonPanel table {
  width: 100%;
}
.zpWinThemeDarkfun .zpWinButton {
  padding-left: 5px;
}
.zpWinThemeDarkfun .zpWinButtonLefta {
  float: left;
  background: transparent url("/ui/themes/funambol/generic/bg_button_left_dark.png") no-repeat scroll left top;
  cursor: pointer;
  padding: 0 0 0 18px;
}
.zpWinThemeFunambol .okButtonLeftMargin {
  margin-left: 17px;
}
.zpWinThemeDarkfun .zpWinButtonLefta .zpWinButtonRighta {
  -x-system-font: none;
  background: transparent url("/ui/themes/funambol/generic/bg_button_right_dark.png") no-repeat scroll right top;
  color: #FFF;
  display: block;
  float: left;
  font-family: 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 14px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0px !important;
  padding: 7px 18px 8px 0;
}
.zpWinThemeDarkfun .zpWinButtonLeftDefault {
  background-position: 0 -60px !important;
}
.zpWinThemeDarkfun .zpWinButtonRightDefault {
  background-position: 100% -60px !important;
}
.zpWinThemeDarkfun .zpWinButtonLefta .zpWinButtonRightDefault:hover,
.zpWinThemeDarkfun .zpWinButtonLefta:hover a.zpWinButtonRightDefault {
  background-position: 100% -90px !important;
}
.zpWinThemeDarkfun .zpWinButtonLeftDefault:hover {
  background-position: 0 -90px !important;
}
.zpWinThemeDarkfun .zpWinButtonLefta:hover {
  background-position: 0 -30px;
}
.zpWinThemeDarkfun .zpWinFrameTopRight,
.zpWinThemeDarkfun .zpWinFrameRight {
  background-position: -10px -1px;
}
.zpWinThemeDarkfun .zpWinButtonLefta .zpWinButtonRighta:hover,
.zpWinThemeDarkfun .zpWinButtonLefta:hover a.zpWinButtonRighta {
  background-position: 100% -30px;
}
*:first-child + html .zpWinThemeDarkfun .hiddenSubmit {
  position: absolute;
  right: 3000px;
}
.zpWinThemeDarkfun .windowContentWrapperIcon {
  padding-left: 80px;
}
.zpWinThemeDarkfun .zpDeleteIcon {
  background: url("/ui/themes/funambol/product/generic_icon_alert_48x48.png") no-repeat center center;
  width: 75px;
  height: 75px;
  float: left;
}
/*
 * <FUNAMBOLCOPYRIGHT>
 * Copyright (C) 2015 Funambol.
 * All Rights Reserved.  No use, copying or distribution of this
 * work may be made except in accordance with a valid license
 * agreement from Funambol.  This notice must be
 * included on all copies, modifications and derivatives of this
 * work.
 *
 * Funambol MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY
 * OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
 * PURPOSE, OR NON-INFRINGEMENT. Funambol SHALL NOT BE LIABLE FOR ANY DAMAGES
 * SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
 * THIS SOFTWARE OR ITS DERIVATIVES.
 * </FUNAMBOLCOPYRIGHT>
 */
/* $Id: cards.css 217784 2016-05-09 07:59:19Z arepetti $ */
/* 
 * Cards theme.
 */
/* Font styling for tab bar buttons */
.zpCardsFunambolTitleBar {
  overflow: hidden;
  white-space: nowrap;
  background-color: #f3f3f3;
  border-left: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  border-top: 1px solid #BFBFBF;
  min-height: 21px;
  height: 21px;
  padding-left: 10px;
  font-family: 'Calibri', 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  text-transform: uppercase;
}
.zpCardsFunambolTitleBar a,
.zpCardsFunambolTitleBar a:visited,
.zpCardsFunambolTitleBar a:link {
  text-decoration: none;
  white-space: nowrap;
}
.zpCardsFunambolTitleBar .firstCard .linkOuter .linkInner {
  border-left: none;
}
.zpCardsFunambolTitleBar .linkOuter {
  cursor: pointer;
  float: left;
  height: 21px;
}
.zpCardsFunambolTitleBar .linkOuter:hover {
  background-color: #FFF;
}
/* Right part of menu button if unselected (all) */
.zpCardsFunambolTitleBar .linkInner {
  background: no-repeat right bottom;
  padding-right: 8px;
  color: #666;
  float: left;
  margin-top: 1px;
  padding-left: 8px;
  height: 19px;
}
.zpCardsFunambolTitleBar .cardTitle {
  float: left;
  margin-right: 0;
}
.zpCardsFunambolTitleBar .linkInner .anchorHolder {
  margin-top: 2px;
  float: left;
}
/* Left part of menu button if selected */
.zpCardsFunambolTitleBar .openedCard {
  background-color: #FFF;
  border-right: 1px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
  padding: 0;
}
.zpCardsFunambolTitleBar .openedCard .linkOuter:hover {
  background: url("/ui/themes/funambol/product/generic_bg_titlebar_selected.png") repeat-x scroll center top;
}
/* Left part of menu button if selected */
.zpCardsFunambolTitleBar .openedCard .linkInner {
  padding-left: 7px;
  padding-right: 7px;
  background: no-repeat right bottom;
  height: 21px;
  color: #000;
}
.zpCardsFunambolTitleBar .openedCard .linkOuter .linkInner {
  height: 19px;
  margin-top: 1px;
}
.zpContactsContactTable {
  color: #666;
  font-family: 'Calibri', 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  text-transform: uppercase;
  margin-top: 10px;
}
.zpCardsFunambolContent .zpContactsContactTable th {
  min-height: 16px;
  height: 22px;
  text-align: left;
  vertical-align: top;
  white-space: normal;
  width: 125px;
  margin: 0;
  padding: 1px 15px;
}
.zpCardsFunambolContent .zpContactsContactTable td {
  text-align: left;
  vertical-align: top;
}
/*.zpContactsContactTable td .hrc {
    background:#FFFFFF none repeat scroll 0 0;
    border-color:#D9D9D9 -moz-use-text-color #FFFFFF;
    border-style:solid none;
    border-width:1px medium;
    clear:right;
    height:0;
    margin:7px 15px;
    padding:0;
}
:first-child+html*/
.zpContactsContactTable td .hrc {
  background: #FFF none repeat scroll 0 0;
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #FFF;
  border-right: none;
  border-left: none;
  clear: right;
  height: 0;
  margin: 7px 15px;
  padding: 0;
}
.zpCardsFunambolContent input.zpContactsFormInput,
.zpCardsFunambolContent .zpContactsFormSelect {
  font-family: 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  font-size: 11px;
  line-height: 12px;
  width: 220px;
  margin: 0;
  padding: 0;
  text-transform: none !important;
}
.zpCardsFunambolContent input.zpInputReducedWidth {
  width: auto !important;
}
.zpCardsFunambolContent .zpContactsFormTextarea {
  font-family: 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  font-size: 11px;
  line-height: 12px;
  margin: 0;
  padding: 0;
  text-transform: none !important;
}
.zpCardsFunambolTitleBar .firstCard .linkOuter,
.zpCardsFunambolTitleBar .lastCard .linkOuter {
  cursor: pointer;
  float: left;
}
.zpCardsFunambolTitleBar .cardTitle .linkInner .anchorHolder:hover,
.zpCardsFunambolTitleBar .cardTitle .anchorHolder u,
.zpCardsFunambolTitleBar .openedCard u {
  color: #000;
}
.btn,
a.btn {
  display: inline-block;
  zoom: 1;
  /* zoom and *display = ie7 hack for display:inline-block */
  *display: inline;
  vertical-align: baseline;
  margin: 0;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
}
/*STYLE*/
.btn.squared,
a.btn.squared {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn.rounded,
a.btn.rounded {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
/*SIZE*/
.btn.big,
a.btn.big {
  font-size: 22px;
  padding: 11px 20px 12px;
  min-width: 180px;
  line-height: 23px;
}
.btn.medium,
a.btn.medium {
  font-size: 19px;
  padding: 5px 15px 6px;
  min-width: 90px;
  line-height: 20px;
}
.btn.small,
a.btn.small {
  font-size: 16px;
  padding: 3px 10px 4px;
  min-width: 60px;
  line-height: 17px;
}
/*TYPE*/
.btn.btnBlue,
a.btn.btnBlue {
  color: #FFF;
  background: #ff7700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn.btnBlue:not(.noHover):hover,
a.btn.btnBlue:not(.noHover):hover {
  background: #ffad66;
  color: #FFF;
}
.btn.btnGreen,
a.btn.btnGreen {
  color: #FFF;
  background: #45A433;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn.btnGreen:not(.noHover):hover,
a.btn.btnGreen:not(.noHover):hover {
  background: #7cd16c;
  color: #FFF;
}
.btn.btnRed,
a.btn.btnRed {
  color: #FFF;
  background: #CC3300;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn.btnRed:not(.noHover):hover,
a.btn.btnRed:not(.noHover):hover {
  background: #ff6633;
  color: #FFF;
}
.btn.btnBorderBlue,
a.btn.btnBorderBlue {
  color: #ff7700;
  background: #FFF;
  border: 1px solid #ff7700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn.btnBorderBlue:not(.noHover):hover,
a.btn.btnBorderBlue:not(.noHover):hover {
  color: #ffad66;
  border-color: #ffad66;
}
.btn.btnBorderGreen,
a.btn.btnBorderGreen {
  color: #45A433;
  background: #FFF;
  border: 1px solid #45A433;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn.btnBorderGreen:not(.noHover):hover,
a.btn.btnBorderGreen:not(.noHover):hover {
  color: #7cd16c;
  border-color: #7cd16c;
}
.btn.btnBorderRed,
a.btn.btnBorderRed {
  color: #CC3300;
  background: #FFF;
  border: 1px solid #CC3300;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn.btnBorderRed:not(.noHover):hover,
a.btn.btnBorderRed:not(.noHover):hover {
  color: #ff6633;
  border-color: #ff6633;
}
.btn.btnBorderGray,
a.btn.btnBorderGray {
  color: #4C4C4C;
  background: #F3F3F3;
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn.btnBorderGray:not(.noHover):hover,
a.btn.btnBorderGray:not(.noHover):hover {
  color: #4C4C4C;
  background: #FFF;
  border-color: #BBBBBB;
}
.google-sign-in-btn {
  background: url("/ui/themes/funambol/product/generic_icon_google_btn_18x18.png") no-repeat !important;
  background-position: 8px center !important;
  padding-left: 40px !important;
}
/*
 * <FUNAMBOLCOPYRIGHT>
 * Copyright (C) 2015 Funambol.
 * All Rights Reserved.  No use, copying or distribution of this
 * work may be made except in accordance with a valid license
 * agreement from Funambol.  This notice must be
 * included on all copies, modifications and derivatives of this
 * work.
 *
 * Funambol MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY
 * OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
 * PURPOSE, OR NON-INFRINGEMENT. Funambol SHALL NOT BE LIABLE FOR ANY DAMAGES
 * SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
 * THIS SOFTWARE OR ITS DERIVATIVES.
 * </FUNAMBOLCOPYRIGHT>
 */
/**
* Zapatec Profile theme.
*/
/* $Id$ */
.progressBarOutrer {
  overflow: hidden;
  margin: 5px 0;
  height: 15px;
  background-color: #dddddd;
  border-radius: 4px;
}
.progressBarInner {
  height: 100%;
  width: 0;
  background-color: #ff7700;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .5s ease;
}
.progressBarInner.yellow {
  background-color: #F0AD4E;
}
.progressBarInner.red {
  background-color: #D9534F;
}
.progressBarInner.green {
  background-color: #08BE00;
}
.zpArgosProfile {
  margin: 0 10px;
  min-width: 960px;
  font-family: 'Lucida Grande', Geneva, Helvetica, Tahoma, Verdana, sans-serif;
  overflow: hidden;
}
.editWindow .zpArgosProfile {
  margin: 0;
}
.zpArgosProfile div.toolbar {
  visibility: visible;
}
.zpArgosProfile div.toolbar .rightbuttons a {
  font-size: 12px;
}
.zpArgosProfile .toolbar .active a.all_template_toolbar_accountIcon .iconToolbar,
.zpArgosProfile .toolbar .active a.all_template_toolbar_accountIcon:hover .iconToolbar {
  background: url("/ui/themes/funambol/brand/generic_icons_toolbar_account.png") no-repeat 0 -36px;
}
.zpArgosProfile .toolbar .active a.all_template_toolbar_devicesIcon .iconToolbar,
.zpArgosProfile .toolbar .active a.all_template_toolbar_devicesIcon:hover .iconToolbar {
  background: url("/ui/themes/funambol/brand/generic_icons_toolbar_devices.png") no-repeat 0 -36px;
}
.zpArgosProfile .toolbar .active a.all_template_toolbar_connectionsIcon .iconToolbar,
.zpArgosProfile .toolbar .active a.all_template_toolbar_connectionsIcon:hover .iconToolbar {
  background: url("/ui/themes/funambol/brand/generic_icons_toolbar_connections.png") no-repeat 0 -36px;
}
.zpArgosProfile .toolbar .active a.all_template_toolbar_storageIcon .iconToolbar,
.zpArgosProfile .toolbar .active a.all_template_toolbar_storageIcon:hover .iconToolbar {
  background: url("/ui/themes/funambol/brand/generic_icons_toolbar_storage.png") no-repeat 0 -36px;
}
.zpArgosProfile .header {
  height: 60px;
  min-width: 960px;
  margin: 5px 0;
}
.zpArgosProfile .logo {
  float: left;
  width: 448px;
  margin: 0;
  padding: 10px 0 9px 5px;
  white-space: nowrap;
}
.zpArgosProfile .backButtonContainer {
  margin: 10px 0 9px 0;
  float: right;
}
.zpArgosProfile .arrowBack {
  background: url("/ui/themes/funambol/brand/generic_arrow_back.png") no-repeat 0 0;
  padding-left: 10px;
  height: 11px;
  width: 8px;
  float: left;
  margin-top: 5px;
}
.zpArgosProfile .btn:hover .arrowBack {
  background: url("/ui/themes/funambol/brand/generic_arrow_back.png") no-repeat 0 -10px;
}
.zpArgosProfile .active .all_template_toolbar_accountIcon,
.zpArgosProfile .active .all_template_toolbar_accountIcon:hover {
  color: #ff7700;
}
.zpArgosProfile .active .all_template_toolbar_devicesIcon,
.zpArgosProfile .active .all_template_toolbar_devicesIcon:hover {
  color: #ff7700;
}
.zpArgosProfile .active .all_template_toolbar_connectionsIcon,
.zpArgosProfile .active .all_template_toolbar_connectionsIcon:hover {
  color: #ff7700;
}
.zpArgosProfile .active .all_template_toolbar_storageIcon,
.zpArgosProfile .active .all_template_toolbar_storageIcon:hover {
  color: #ff7700;
}
.zpArgosProfile .inputWithText {
  padding-bottom: 20px;
  clear: both;
  overflow: auto;
  min-width: 530px;
}
.editWindow .zpArgosProfile,
.editWindow .zpArgosProfile .inputWithText,
.zpArgosProfile .photoArea .inputWithText {
  min-width: 0;
}
.zpArgosProfile .profileSavedSuccessfully {
  font-size: 14px;
  color: #45a433;
  background-color: #edf6eb;
  border: 1px solid #45a433;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 940px;
  height: 52px;
  margin: 20px 0;
  display: table;
  padding: 10px 0;
}
.zpArgosProfile .profileSavedError {
  font-size: 14px;
  color: #d76039;
  background-color: #f9eae5;
  border: 1px solid #d76039;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 940px;
  height: 52px;
  margin: 20px 0;
  display: table;
  padding: 10px 0;
}
.zpArgosProfile .profileEditError,
.editErrorContainer,
.smsErrorContainer,
.errorContainer {
  font-size: 14px;
  color: #d76039;
  background-color: #f9eae5;
  border: 1px solid #d76039;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 52px;
  margin: 20px 0;
  display: table;
  padding: 10px 0;
}
.errorContainer {
  width: 100%;
}
.editErrorContainer {
  width: 100%;
  padding: 0;
  margin: 10px 0;
}
.smsErrorContainer {
  width: 470px;
  padding: 0;
  margin: 10px auto;
}
.zpArgosProfile .createFamilyError {
  font-size: 14px;
  color: #D76039;
  background-color: #F9EAE5;
  border: 1px solid #D76039;
  border-radius: 4px;
  height: 52px;
  margin-left: 20px;
  display: table;
  padding: 0;
  width: 440px;
}
.zpArgosProfile .createFamilyErrorText {
  width: 100%;
  margin: 0;
  padding: 5px 20px;
  display: table-cell;
  vertical-align: middle;
}
.zpArgosProfile .profileEditError h2,
.zpArgosProfile .profileEditError p,
.errorText {
  font-size: 14px;
  color: #d76039;
}
.zpArgosProfile .profileSavedSuccessfullyIcon {
  padding-left: 30px;
  line-height: 18px;
  height: 18px;
  margin-left: 18px;
  margin-top: 15px;
  float: left;
  background: url("/ui/themes/funambol/product/generic_check_green.png") no-repeat 0 center;
}
.zpArgosProfile .profileSavedSuccessfullyText,
.zpArgosProfile .profileSavedErrorText,
.errorText {
  width: 100%;
  margin: 0;
  padding: 5px 20px;
  display: table-cell;
  vertical-align: middle;
}
.zpArgosProfile .inputWithText .inputTitle {
  font-size: 14px;
  line-height: 32px;
  color: #4c4c4c;
  float: left;
  margin-right: 20px;
}
.zpArgosProfile .inputWithText div.grayInput {
  color: #4c4c4c;
  border: 1px solid #cccccc;
  width: 400px;
  float: right;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.zpArgosProfile .fakeDivForFF {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
.editWindow .zpArgosProfile .inputWithText div.grayInput {
  float: left;
}
.zpArgosProfile .inputWithText div.grayInput div {
  font-size: 14px;
  outline: 0;
  width: 380px;
  height: 30px;
  margin: 0 15px;
  border: 0;
  line-height: 30px;
}
.zpArgosProfile .inputWithText div.grayInputSmall {
  color: #000000;
  border: 1px solid #cccccc;
  float: right;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.zpArgosProfile .inputWithText .grayInput input,
.zpArgosProfile .inputWithText .grayInputSmall input {
  font-size: 14px;
  outline: none;
  width: 370px;
  height: 30px;
  padding: 0 15px;
  border: none;
}
.zpArgosProfile .inputWithText .grayInput input {
  width: 370px;
  /* for IE delete button */
}
.zpArgosProfile .inputWithText .grayInput select {
  font-size: 14px;
  outline: none;
  width: 400px;
  height: 30px;
  padding: 0 15px;
  border: none;
}
.zpArgosProfile .inputWithText div.active {
  border: 1px solid #4c4c4c;
}
.zpArgosProfile .inputWithText .default,
.zpArgosProfile .inputWithText .default input {
  color: #cccccc;
}
.zpArgosProfile .inputWithText .regular {
  color: #000000;
}
.zpArgosProfile .inputWithText .disabled {
  background-color: #ffffff;
  color: #000000;
  position: relative;
}
.zpArgosProfile .inputWithText .hrefContainer {
  float: left;
}
.zpArgosProfile .inputWithText .inputHref {
  font-size: 12px;
  text-decoration: none;
  float: left;
  line-height: 32px;
  cursor: pointer;
}
.zpArgosProfile .inputWithText .inputHref:hover {
  text-decoration: underline;
}
.zpArgosProfile .inputWithText .sectionTitle {
  font-size: 14px;
  margin-top: 25px;
  float: left;
}
.zpArgosProfile .inputWithText .sectionTitle .inputHref {
  float: right;
  margin-left: 10px;
}
.zpArgosProfile .inputWithText .editProfile,
.zpArgosProfile .inputWithText .changePass {
  float: left;
  margin-top: 25px;
  margin-left: 10px;
  line-height: 17px;
  font-size: 12px;
}
.zpArgosProfile .column1 {
  float: left;
  margin-bottom: 20px;
  padding-left: 10px;
}
.zpArgosProfile #accountColumn {
  width: 650px;
}
.zpArgosProfile .column2 {
  width: 300px;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}
.zpArgosProfile .profileArea,
.zpArgosProfile .familyMembersContainer {
  margin-left: 20px;
}
.zpArgosProfile .accountTitle {
  font-size: 18px;
  color: #ff7700;
  margin: 5px 0 0 0;
  height: 50px;
}
.zpArgosProfile .accountSubTitle {
  font-size: 14px;
  color: #4c4c4c;
  margin: 5px 0 0 0;
  height: 50px;
}
.zpArgosProfile .rightButton {
  float: right;
}
.photoContainer,
.defaultProfilePic {
  float: left;
  width: 140px;
  height: 140px;
  background-size: cover;
  background-position: center center;
}
.zpArgosProfile .profilePhotoArea {
  display: inline-block;
  float: left;
}
.zpArgosProfile .profileUsername {
  font-size: 20px;
  float: right;
  width: 400px;
  margin-top: 66px;
}
.zpArgosProfile .profileUsername.changePassEnabled {
  margin-top: 56px;
}
.zpArgosProfile .profileInfo {
  max-width: 400px;
  float: right;
}
.zpArgosProfile .changePasswordContainer {
  float: right;
  width: 400px;
  margin-top: 8px;
}
.zpArgosProfile .changePasswordContainer a {
  font-size: 12px;
}
.zpArgosProfile .photoArea {
  clear: both;
  margin-top: 14px;
}
.photoContainer:before,
.photoContainer:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
}
.photoContainer:before {
  background-color: #000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.photoContainer:after {
  background: url("/ui/themes/funambol/product/generic_profile_change_photo_hint.png") center no-repeat;
}
.photoContainer:hover:before {
  opacity: 0.4;
}
.photoContainer:hover:after {
  opacity: 1;
}
.photoContainer.noEdit:hover:before,
.photoContainer.noEdit:hover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: none;
}
.photoContainer,
.defaultProfilePic {
  position: relative;
  border: 1px solid #cccccc;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
}
.defaultProfilePic {
  position: absolute;
  background-image: url("/ui/themes/funambol/product/generic_profile_icon_large.png");
  background-color: #CCC;
}
/* Next styles allows to display error in change picture popup without issues */
.changePicturePopup {
  min-width: 354px;
}
.changePicturePopup .editErrorContainer {
  max-width: 368px;
}
.changePicturePopup input {
  max-width: 220px;
}
.changePicturePopup .photoContainer {
  cursor: default;
}
.zpArgosProfile .changeButton {
  margin-top: 118px;
  margin-right: 10px;
  font-size: 12px;
  text-decoration: none;
  float: left;
  line-height: 24px;
  cursor: pointer;
}
.zpArgosProfile .changeButton:hover {
  text-decoration: underline;
}
.zpArgosProfile .bottomButtons {
  margin-top: 15px;
}
.zpArgosProfile .buttonMarginLeft {
  margin-left: 20px;
}
.zpArgosProfile .devicesGroup {
  margin-left: 30px;
  border-bottom: 1px solid #efefef;
  width: 700px;
}
.zpArgosProfile .deviceBlock,
.zpArgosProfile .connectionBlock {
  border-bottom: 1px solid #efefef;
  width: 300px;
  padding-top: 15px;
  padding-bottom: 5px;
  min-height: 95px;
}
.zpArgosProfile .deviceBlock {
  clear: both;
  width: 650px;
  /* if unlink button exists */
}
.zpArgosProfile .unlinkButton {
  float: left;
  margin-top: 10px;
}
.zpArgosProfile .connectionBlock {
  float: left;
  width: 550px;
  margin-left: 50px;
}
.zpArgosProfile .connectionBlockOdd {
  clear: both;
}
.zpArgosProfile .connectionButton {
  float: right;
  margin-top: 10px;
}
.zpArgosProfile .minWidth {
  min-width: 120px;
}
.zpArgosProfile .btn.unlinkActionButton {
  min-width: 120px;
}
.zpArgosProfile .btn.connectionStatusActionButton {
  min-width: 120px;
  margin-left: 17px;
}
.zpArgosProfile .deviceBlockLast {
  border-bottom: none;
}
.zpArgosProfile .bottomDeviceButtons {
  margin-top: 50px;
  margin-bottom: 10px;
}
.zpArgosProfile .noDevices {
  font-style: italic;
  font-size: 12px;
  color: #4c4c4c;
}
.deviceIcon {
  cursor: pointer;
  float: left;
  height: 48px;
  width: 48px;
  padding-top: 16px;
}
.deviceIconPopup {
  float: left;
  height: 48px;
  width: 48px;
  margin-right: 10px;
  padding-top: 0;
}
.dropboxIcon {
  background: url("/ui/themes/funambol/product/services_icon_dropbox_48x48.png") no-repeat center center;
}
.facebookIcon {
  background: url("/ui/themes/funambol/product/services_icon_facebook_48x48.png") no-repeat center center;
}
.flickrIcon {
  background: url("/ui/themes/funambol/product/services_icon_flickr_48x48.png") no-repeat center center;
}
.mailIcon {
  background: url("/ui/themes/funambol/product/services_icon_email_48x48.png") no-repeat center center;
}
.picasaIcon {
  background: url("/ui/themes/funambol/product/services_icon_googlephotos_48x48.png") no-repeat center center;
}
.twitterIcon {
  background: url("/ui/themes/funambol/product/services_icon_twitter_48x48.png") no-repeat center center;
}
.youtubeIcon {
  background: url("/ui/themes/funambol/product/services_icon_youtube_48x48.png") no-repeat center center;
}
.gmailIcon {
  background: url("/ui/themes/funambol/product/services_icon_gmail_48x48.png") no-repeat center center;
}
.zpArgosProfile .connectionTexts {
  float: left;
  margin: 10px 23px 0 10px;
  max-width: 260px;
}
.zpArgosProfile .containerXcloudInstr {
  /*text-align: right;
    width: 270px;
    font-size: 14px;
color: #4C4C4C;
    margin: 10px 10px 0;
    float: left;
    padding: 0;
    */
  font-size: 14px;
  color: #4C4C4C;
  float: left;
}
.zpArgosProfile .xcloudCheckbox {
  float: right;
  width: 24px;
  height: 24px;
  margin-top: 10px;
}
input[type=checkbox].checkbox-style,
input[type=checkbox].checkbox-checked {
  display: block;
  left: -1000px;
  position: absolute;
}
input[type=checkbox].checkbox-style + label {
  background: url("/ui/themes/funambol/product/generic_unchecked.png") no-repeat;
  height: 24px;
  width: 24px;
  display: inline-block;
  padding: 0 0 0 0;
}
input[type=checkbox].checked-type-1:checked + label {
  background: url("/ui/themes/funambol/product/generic_checked.png") no-repeat;
  height: 24px;
  width: 24px;
  display: inline-block;
  padding: 0 0 0 0;
}
input[type="checkbox"].checked-type-1:disabled:checked + label,
input[type="checkbox"].checked-type-1.checked:disabled + label {
  background: url("/ui/themes/funambol/product/generic_box_checked_gray.png") no-repeat scroll 0% 0% transparent;
  height: 24px;
  width: 24px;
  display: inline-block;
  padding: 0;
}
input[type=checkbox].checked-type-2:checked + label {
  background: url("/ui/themes/funambol/brand/generic_box_checked.png") no-repeat;
  height: 24px;
  width: 24px;
  display: inline-block;
  padding: 0 0 0 0;
}
input[type=checkbox].checked-type-1:focus + label,
input[type=checkbox].checked-type-2:focus + label {
  outline: 1px solid blue;
}
input[type=checkbox].checkbox-style + label + span.checkbox-span {
  line-height: 24px;
  margin-left: 5px;
}
input[type=checkbox].checked-type-2 + label.reminder-label {
  margin: 1px 1px 0 0;
}
input[type=checkbox].checkbox-style + label + span.closer {
  margin: 0 1px;
}
input[type=checkbox].checkbox-style + label.checkbox-checked-2 {
  background: url("/ui/themes/funambol/brand/generic_box_checked.png") no-repeat;
  height: 24px;
  width: 24px;
  display: inline-block;
  padding: 0 0 0 0;
}
.zpArgosProfile .checkboxLabel {
  float: right;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.zpArgosProfile .services-label {
  margin-top: 0;
}
.zpArgosProfile .containerXcloudCheckbox {
  float: left;
  margin-top: 5px;
  margin-left: 58px;
  width: 350px;
}
.zpArgosProfile .dropdownXcloudEnable {
  margin-top: 14px;
  min-width: 70px;
  max-width: 150px;
}
.zpArgosProfile .containerXcloudInstr .innerXcloudInstr {
  width: 200px;
  float: right;
  color: #4C4C4C;
  line-height: 14px;
}
.zpArgosProfile .deviceTexts {
  float: left;
  margin-left: 30px;
  margin-top: 10px;
  width: 300px;
}
.zpArgosProfile .deviceTitle {
  font-size: 16px;
  color: #4c4c4c;
}
.zpArgosProfile .connectionTitle {
  font-size: 16px;
  color: #666;
  font-weight: bold;
}
.zpArgosProfile .alsoForLink {
  font-size: 16px;
  color: #ff7700;
}
.zpArgosProfile .deviceTime,
.zpArgosProfile .connectionDescription {
  float: left;
  font-size: 14px;
  color: #4c4c4c;
}
.zpArgosProfile .accountTitleBottom {
  font-size: 14px;
  color: #4c4c4c;
  margin-top: 30px;
}
.zpArgosProfile .connectionButton .btnBorderRed:hover {
  color: #cc3300;
  border-color: #cc3300;
}
.zpArgosProfile .storageBarContainer {
  float: left;
}
.zpArgosProfile .regular14 {
  font-size: 14px;
  color: #4c4c4c;
}
.zpArgosProfile .currentPlanName {
  font-size: 14px;
  text-decoration: none;
}
.zpArgosProfile .planUsedSpace {
  font-size: 14px;
  text-decoration: none;
}
.zpArgosProfile .plansName,
.zpArgosProfile .currentPlanName {
  text-transform: uppercase;
}
.zpArgosProfile .plansName {
  text-decoration: none;
  color: #ff7700;
  text-align: center;
  font-size: 25px;
  margin: 25px 0;
  max-height: 63px;
  overflow: hidden;
}
.zpArgosProfile .currentPlan {
  margin-left: 50px;
  float: left;
}
.zpArgosProfile .currentPlanUnsubscribe {
  float: right;
  margin: -7px 20px 0;
}
.zpArgosProfile .currentPlanRow {
  margin-bottom: 10px;
}
.zpArgosProfile .currentPlanTitle,
.zpArgosProfile .currentPlanName {
  font-weight: bold;
}
.zpArgosProfile .currentPlanDescription {
  margin-top: 10px;
}
.zpArgosProfile .plansContainer {
  border-top: 1px solid #efefef;
  padding-top: 20px;
  margin-top: 20px;
  clear: both;
  width: 940px;
  overflow: hidden;
}
.zpArgosProfile .plansContainerWidth {
  padding-top: 20px;
  clear: both;
  width: 940px;
}
.zpArgosProfile .plansContainerTitle {
  color: #ff7700;
  font-size: 18px;
}
.zpArgosProfile .plansRow {
  font-size: 14px;
  color: #4c4c4c;
  border: 1px solid #cccccc;
  margin: 0 10px 10px 0;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 250px;
  height: 300px;
  float: left;
  position: relative;
}
.zpArgosProfile .plansTexts {
  margin: 10px 5px;
  overflow: hidden;
}
.zpArgosProfile .buttonSelectSubscription {
  background-color: #ff7700;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  text-align: center;
  color: #FFF;
  font-size: 25px;
  line-height: 40px;
}
.zpArgosProfile .buttonSelectSubscription:hover {
  background: #ffad66;
  color: #FFF;
  cursor: pointer;
}
.zpArgosProfile .plansSettings {
  font-style: italic;
}
.zpArgosProfile .planBoxDescription {
  font-size: 18px;
  text-align: center;
}
@-moz-document url-prefix() {
  /* for ff select element */
  .zpArgosProfile .inputWithText .grayInput select {
    padding: 2px 0;
  }
}
.zpWinThemeFunambol .zpWinBody div.leftcolUploadPicture {
  margin: 5px 10px 0 0;
  padding: 0 0 10px 0;
  float: left;
}
.zpWinThemeFunambol .zpWinBody div.leftcolUploadPictureTop {
  padding-bottom: 10px;
}
.zpWinThemeFunambol .zpWinBody .checkboxDeletePhoto {
  margin-left: 2px!important;
}
.zpWinThemeFunambol .zpWinBody .deletePhoto {
  line-height: 26px!important;
}
.zpWinThemeFunambol .zpWinBody div.uploadPic {
  float: right;
  margin-top: 1px!important;
}
.zpArgosProfile .editProfile input {
  -x-system-font: none;
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 12px;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #cccccc;
}
.mailDigestChk {
  font-size: 14px;
  line-height: 24px;
  color: #4c4c4c;
  float: left;
  margin-top: 10px;
}
.mailDigestCaption {
  float: left;
}
.usernameText {
  color: #80808B !important;
}
.signupWndChooseDeviceCnt {
  width: 450px;
  text-align: center;
  font: 14px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', 'sans-serif';
  color: #4c4c4c;
  padding: 10px 5px 0 5px;
  word-wrap: break-word;
}
.signupWndChooseDeviceCnt .message {
  line-height: 22px;
  text-align: left;
  padding: 0;
}
.signupWndChooseDeviceCnt h1 {
  font: 18pt 'MuseoSans-500', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  color: #707170;
}
.signupWndChooseDeviceCnt strong {
  color: #fff;
  font-weight: bold;
}
.signupWndChooseDeviceCnt .deviceMore {
  color: #ff7700;
}
.signupWndChooseDeviceCnt a:hover {
  text-decoration: underline;
}
.signupWndChooseDeviceCnt .row {
  clear: both;
  margin-top: 10px;
  margin-bottom: 20px;
}
.signupWndChooseDeviceCnt .rowLink {
  text-align: left;
}
.signupWndChooseDeviceCnt .column {
  width: 180px;
  padding: 10px;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
.signupWndChooseDeviceCnt .back-btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
.signupWndChooseDeviceCnt .left {
  text-align: left;
  float: none !important;
}
.signupWndChooseDeviceCnt ul {
  padding: 0 15px 10px 25px;
}
.signupWndChooseDeviceCnt ol {
  padding: 0 15px 10px 35px;
}
.signupWndChooseDeviceCnt li {
  font-size: 13px;
}
.signupWndChooseDeviceCnt p.note {
  color: #AAA;
  margin-top: 15px;
  font-size: 11px;
  font-weight: normal;
}
.changePassContainer {
  min-height: 32px;
}
.homeMissingEmailFormContent {
  min-width: 450px;
  width: 450px;
}
.homeMissingEmailFormContent .fieldrow .leftcol {
  text-align: right;
  padding-right: 10px !important;
}
.homeMissingEmailFormContent .zpArgosProfile {
  min-width: 50px;
  width: 350px;
  margin: 0;
}
.homeMissingEmailFormContent .zpArgosProfile .inputWithText {
  min-width: 450px;
  padding-bottom: 10px;
}
.homeMissingEmailFormContent .zpArgosProfile .inputTitle {
  font-weight: bold;
}
.homeMissingEmailFormContent .zpArgosProfile .inputWithText .grayInput input,
.homeMissingEmailFormContent .zpArgosProfile .inputWithText .grayInputSmall input {
  width: 320px;
}
.homeMissingEmailFormContent .zpArgosProfile .inputWithText div.grayInput {
  width: 322px;
}
/*
 * <FUNAMBOLCOPYRIGHT>
 * Copyright (C) 2015 Funambol.
 * All Rights Reserved.  No use, copying or distribution of this
 * work may be made except in accordance with a valid license
 * agreement from Funambol.  This notice must be
 * included on all copies, modifications and derivatives of this
 * work.
 *
 * Funambol MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY
 * OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
 * PURPOSE, OR NON-INFRINGEMENT. Funambol SHALL NOT BE LIABLE FOR ANY DAMAGES
 * SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
 * THIS SOFTWARE OR ITS DERIVATIVES.
 * </FUNAMBOLCOPYRIGHT>
 */
/*------------------------Fonts------------------------*/
@font-face {
  font-family: 'MuseoSans100';
  src: url("/ui/themes/funambol/fonts/museosans_100-webfont.eot");
  src: url("/ui/themes/funambol/fonts/museosans_100-webfont.eot?#iefix") format('embedded-opentype'), url("/ui/themes/funambol/fonts/museosans_100-webfont.woff") format('woff'), url("/ui/themes/funambol/fonts/museosans_100-webfont.ttf") format('truetype'), url("/ui/themes/funambol/fonts/museosans_100-webfont.svg#MuseoSans100") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans300';
  src: url("/ui/themes/funambol/fonts/museosans_300-webfont.eot");
  src: url("/ui/themes/funambol/fonts/museosans_300-webfont.eot?#iefix") format('embedded-opentype'), url("/ui/themes/funambol/fonts/museosans_300-webfont.woff") format('woff'), url("/ui/themes/funambol/fonts/museosans_300-webfont.ttf") format('truetype'), url("/ui/themes/funambol/fonts/museosans_300-webfont.svg#MuseoSans300") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans500';
  src: url("/ui/themes/funambol/fonts/museosans_500-webfont.eot");
  src: url("/ui/themes/funambol/fonts/museosans_500-webfont.eot?#iefix") format('embedded-opentype'), url("/ui/themes/funambol/fonts/museosans_500-webfont.woff") format('woff'), url("/ui/themes/funambol/fonts/museosans_500-webfont.ttf") format('truetype'), url("/ui/themes/funambol/fonts/museosans_500-webfont.svg#MuseoSans500") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans700';
  src: url("/ui/themes/funambol/fonts/museosans_700-webfont.eot");
  src: url("/ui/themes/funambol/fonts/museosans_700-webfont.eot?#iefix") format('embedded-opentype'), url("/ui/themes/funambol/fonts/museosans_700-webfont.woff") format('woff'), url("/ui/themes/funambol/fonts/museosans_700-webfont.ttf") format('truetype'), url("/ui/themes/funambol/fonts/museosans_700-webfont.svg#MuseoSans700") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans900';
  src: url("/ui/themes/funambol/fonts/museosans_900-webfont.eot");
  src: url("/ui/themes/funambol/fonts/museosans_900-webfont.eot?#iefix") format('embedded-opentype'), url("/ui/themes/funambol/fonts/museosans_900-webfont.woff") format('woff'), url("/ui/themes/funambol/fonts/museosans_900-webfont.ttf") format('truetype'), url("/ui/themes/funambol/fonts/museosans_900-webfont.svg#MuseoSans900") format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------Retrieve password screen------------------------*/
p#retrieveStuff,
p#okRetrieveStuff {
  padding: 0px !important;
}
/*------------------------Signup window------------------------*/
.signupWndChooseDeviceCnt {
  width: 600px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  padding: 10px 15px 0 15px;
  word-wrap: break-word;
}
.signupWndChooseDeviceContent {
  width: 400px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  padding: 10px 15px 0 15px;
  word-wrap: break-word;
}
.signupWndChooseDeviceContent .big {
  font-size: 20px;
  line-height: 22px;
}
.signupWndChooseDeviceContent h1 {
  color: white !important;
  font-weight: normal;
  font-size: 20px;
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 32px;
  letter-spacing: normal !important;
}
.signupWndChooseDeviceContent strong {
  color: #fff;
  font-weight: bold;
}
.signupWndChooseDeviceContent a {
  color: #afd6f5;
  text-decoration: none;
}
.signupWndChooseDeviceContent a:hover {
  text-decoration: underline;
}
.signupWndChooseDeviceContent .row {
  clear: both;
  margin-top: 10px;
  margin-bottom: 20px;
}
.signupWndChooseDeviceContent .column {
  width: 180px;
  padding: 10px;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
.signupWndChooseDeviceContent .back-btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
.signupWndChooseDeviceContent .left {
  text-align: left;
  float: none !important;
}
.signupWndChooseDeviceContent ul {
  padding: 0 15px 10px 25px;
}
.signupWndChooseDeviceContent ol {
  padding: 0 15px 10px 35px;
}
.signupWndChooseDeviceContent li {
  font-size: 13px;
}
.signupWndChooseDeviceContent p.note {
  color: #AAA;
  margin-top: 15px;
  font-size: 11px;
  font-weight: normal;
}
.signupWndChooseDeviceCnt .big {
  font-size: 20px;
  line-height: 22px;
}
.signupWndChooseDeviceCnt h1 {
  color: white !important;
  font-weight: normal;
  font-size: 20px;
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 32px;
  letter-spacing: normal !important;
}
.signupWndChooseDeviceCnt strong {
  color: #fff;
  font-weight: bold;
}
.signupWndChooseDeviceCnt a {
  color: #afd6f5;
  text-decoration: none;
}
.signupWndChooseDeviceCnt a:hover {
  text-decoration: underline;
}
.signupWndChooseDeviceCnt .row {
  clear: both;
  margin-top: 10px;
  margin-bottom: 20px;
}
.signupWndChooseDeviceCnt .column {
  width: 180px;
  padding: 10px;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
.signupWndChooseDeviceCnt .back-btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
.signupWndChooseDeviceCnt .left {
  text-align: left;
  float: none !important;
}
.signupWndChooseDeviceCnt ul {
  padding: 0 15px 10px 25px;
}
.signupWndChooseDeviceCnt ol {
  padding: 0 15px 10px 35px;
}
.signupWndChooseDeviceCnt li {
  font-size: 13px;
}
.signupWndChooseDeviceCnt p.note {
  color: #AAA;
  margin-top: 15px;
  font-size: 11px;
  font-weight: normal;
}
.signupWndDeviceDownloadPhoneNumber {
  width: 80px;
}
.signupWndDeviceDownloadCountryCode {
  text-align: right;
  margin-left: 10px;
  font-size: 11px;
}
.signupWndDeviceDownloadCaptchaCode {
  border: 1px solid #000;
}
.signupWndDeviceInstructionsSMS table {
  text-align: right;
  margin: 0 auto;
}
.signupWndDeviceInstructionsSMS input {
  border: 1px solid #000;
  width: 200px;
}
.signupWndDeviceInstructionsSMS .loginButtonRighta {
  color: #fff !important;
}
.back-btn {
  font-weight: bold;
  color: white !important;
  font-size: 13px;
}
.signupButtonLefta .signupButtonRighta:hover,
.signupButtonLefta:hover a.signupButtonRighta {
  background-position: 100% -90px;
}
.signupButtonLefta {
  background: transparent url("/ui/themes/funambol/generic/bg_button_left_big.png") no-repeat scroll left -10px;
  float: left;
  cursor: pointer;
  padding: 0px 0 0px 53px;
}
.signupButtonLefta .signupButtonRighta {
  -x-system-font: none;
  background: transparent url("/ui/themes/funambol/generic/bg_button_right_big.png") no-repeat scroll right -10px;
  color: #FFF;
  display: block;
  float: left;
  font-family: 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
  font-size: 32px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 14px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0;
  padding: 30px 45px 35px 0;
}
.signupButtonLefta:hover {
  background-position: 0 -90px;
}
/*------------------------ MAIN LOGIN PAGE ------------------------*/
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  color: #666;
  min-width: 680px;
}
#login-page h1 {
  color: #FFF;
  font-size: 42px;
  line-height: 50px;
  font: 42px/50px museosans500, sans-serif;
  margin: 0.3em 0;
}
#login-page h2 {
  color: #FFF;
  font-size: 30px;
  line-height: 36px;
  font: 30px/36px museosans300, sans-serif;
  margin: 0.83em 0;
}
#login-page h3 {
  color: #FFF;
  font-size: 24px;
  line-height: 28px;
  font: 24px/28px museosans500, sans-serif;
  margin: 1em 0;
}
#login-page h4 {
  color: #ff7700;
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
  font: 20px/30px museosans300, sans-serif;
  margin: 1.33em 0;
}
#login-page h5 {
  color: #FFF;
  font-size: 17px;
  font-weight: normal;
  line-height: 30px;
  margin: 1.5em 0;
  clear: both;
}
#login-page a,
a:focus {
  outline: none;
}
#loginWin_login\.forgotPassword {
  color: #ff7700;
}
#login-page #login\.signup a {
  color: #ff7700;
}
#login-page #login\.tellMeMore {
  color: #ff7700;
}
#login-page .fleft {
  float: left;
}
#login-page .fright {
  float: right;
}
#login-page .color {
  color: #ff7700;
}
#login-page {
  height: 100%;
  width: 100%;
  font: 18px/26px museosans300, sans-serif;
  /*m/in-height: 790px;*/
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
}
#login-page #toolbar {
  position: fixed;
  height: 90px;
  width: 100%;
  min-width: 680px;
  background-color: #FFF;
  padding: 20px 80px;
  box-sizing: border-box;
  /*
        For old FF versions
    */
  -moz-box-sizing: border-box;
  z-index: 5;
}
#login-page #toolbar a#logoTop {
  display: inline-block;
}
#login-page #toolbar a#logoTop img {
  height: 50px;
}
#login-page #main-screen {
  background: url("/ui/themes/funambol/brand/login_bg.jpg") 50% no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: relative;
  min-height: 730px;
}
#login-page #main-content {
  position: absolute;
  left: 80px;
  top: 15%;
}
#login-page #main-more {
  position: absolute;
  left: 80px;
  bottom: 0;
}
#login-page #login\.loginButton,
.adminWndContent #login\.loginButton {
  width: 267px;
}
.adminWndContent {
  padding: 10px;
  font: 18px/26px museosans300, sans-serif;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
}
#login-page #main-form-login input,
.adminWndContent #main-form-login input {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  font-size: 22px;
  padding: 11px 20px 12px;
  width: 265px;
  line-height: 23px;
  color: #666;
  height: 25px;
}
#login-page #main-form-login input#loginWin_robots,
.adminWndContent #main-form-login input#loginWin_robots {
  width: 55px;
  margin-right: 8px;
}
#login-page #loginWin_loginCptch img,
.adminWndContent #loginWin_loginCptch img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
#login-page #main-form-login fieldset,
.adminWndContent #main-form-login fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
#login-page .loginProgress,
.adminWndContent .loginProgress {
  width: 150px;
  height: 50px;
  margin-bottom: 20px;
}
#login-page .loginProgress p,
.adminWndContent .loginProgress p {
  line-height: 32px;
  float: right;
}
#login-page #more-img {
  margin-bottom: -5px;
}
#login-page #login\.btnSignup {
  float: right;
  margin: 10px 0 5px;
  border-width: 2px;
}
#login-page #btnContactUs {
  float: right;
  margin-top: 12px;
  border-width: 2px;
  max-width: 200px;
}
#login-page .block {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}
#login-page .block.grey {
  background-color: #F7F7F7;
}
#login-page .block.blue {
  background-color: #666;
}
#login-page .block.lightBlue {
  background-color: #999;
}
#login-page .block .container {
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 80px;
  clear: both;
  overflow: hidden;
}
#login-page .block .imgContainer {
  padding: 300px 0 0 0;
  margin-left: 270px;
}
#login-page .block .moreInfo {
  margin-left: 270px;
  overflow: hidden;
}
#login-page .block .module {
  margin: 0 auto;
  max-width: 950px;
  overflow: hidden;
}
#login-page #overview {
  margin: 0 auto;
  max-width: 950px;
}
#login-page #left-menu {
  float: left;
  padding: 20px 40px 0 20px;
  width: 200px;
}
#login-page #left-menu.affix {
  position: fixed;
  top: 80px;
}
#login-page #left-menu.affix-bottom {
  position: fixed;
  top: 70px;
}
#login-page #left-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#login-page #left-menu ul li {
  margin: 0 0 3px;
  font: 16px/43px museosans300, sans-serif;
}
#login-page #left-menu ul li a {
  display: block;
  padding: 1px 0 1px 16px;
  color: #666;
  text-decoration: none;
}
#login-page #left-menu ul li.active a {
  padding: 0 0 0 15px;
  border: 1px solid #666;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#login-page #overview-content {
  float: right;
  max-width: 670px;
}
#login-page .leftIcon {
  padding-left: 50px;
}
#login-page .leftIcon h5 {
  line-height: 37px;
}
#login-page #footer {
  font-size: 14px;
  color: #FFF;
  min-width: 680px;
  line-height: 20px;
  text-align: left;
}
#login-page #footer.no_marketing {
  margin: 0;
  position: fixed;
  bottom: 0;
  width: 100%;
}
#login-page #footer #copyright {
  color: #FFF;
  float: left;
}
#login-page #footer #nav {
  float: right;
}
#login-page #footer #nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#login-page #footer #nav li:first-child {
  margin: 0;
  border-left: 0 none;
  padding: 0;
}
#login-page #footer #nav li {
  float: left;
  margin: 0 0 0 13px;
  border-left: 1px solid #fff;
  padding: 0 0 0 13px;
}
#login-page #footer a,
#footer a:hover {
  color: #FFF;
  text-decoration: none;
}
#login-page #footer-contacts {
  display: inline-block;
}
#login-page #footer-contacts .logo {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 0 14px;
  background: url("/ui/themes/funambol/brand/logo_login_footer.png") no-repeat;
  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  background-size: 50px 50px;
}
#login-page #footer-contacts p {
  margin: 0;
  line-height: 22px;
}
#login-page #footer-contacts .contacts {
  padding: 10px 0 0;
}
#loginDemoLink {
  margin: 0 auto;
  width: 200px;
  height: 200px;
  position: fixed;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #999;
  top: -140px;
  margin-left: -100px;
  left: 50%;
  z-index: 2;
}
#loginDemoLink div {
  text-align: center;
  color: white;
  padding-top: 145px;
  font-size: 17pt;
}
#loginDemoLink .demoLink {
  color: #ffffff;
  font-size: 10pt;
  margin-top: -2px;
  display: block;
}
.demoSitePopup {
  padding: 5%;
  font-size: 11pt;
}
@media (max-width: 950px) {
  #login-page .block .imgContainer {
    margin: 0 20px;
  }
  #login-page #overview-content {
    margin: 20px;
    float: left;
  }
  #login-page .block .moreInfo {
    margin: 0 20px;
  }
  #login-page #footer #nav {
    float: none;
    margin: 0 0 30px;
  }
  #login-page #footer #copyright {
    float: none;
  }
  #login-page #left-menu.affix {
    position: relative;
    top: 0;
  }
  #login-page #left-menu.affix-bottom {
    position: relative;
    visibility: hidden;
  }
  #loginDemoLink,
  .yt-link {
    display: none;
  }
}
@media (max-height: 600px) {
  #login-page #left-menu.affix-bottom {
    position: relative;
    visibility: hidden;
  }
}
.alertText {
  margin: 10px;
  font: bold 16px museosans300, sans-serif;
}
.empty_about_container {
  width: 100%;
  text-align: center;
  background: yellow;
  position: absolute;
  bottom: 0;
}
.empty_about_text {
  padding: 20px 0;
  color: #ff7700;
}
/* play video icon in the login page */
.omh_absolute .yt-link {
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  margin: -35px auto 0;
  width: 70px;
  z-index: 1;
}
.omh_absolute .yt-link img {
  width: 70px;
  height: 70px;
}
/* modal window for the login page video */
.omh_absolute.modal-open {
  overflow-x: hidden;
}
.omh_absolute .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.omh_absolute .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.omh_absolute .fade.in {
  opacity: 1;
}
.omh_absolute .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.omh_absolute .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.omh_absolute.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.omh_absolute .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.omh_absolute .modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.omh_absolute .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.omh_absolute .modal-backdrop.fade {
  opacity: 0;
}
.omh_absolute .modal-backdrop.in {
  opacity: 0.5;
}
.omh_absolute .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16px;
  /*box-sizing: border-box;*/
}
.omh_absolute .modal-header .close {
  margin-top: -2px;
}
.omh_absolute .modal-title {
  margin: 0;
  line-height: 1.42857;
}
.omh_absolute .modal-body {
  position: relative;
  padding: 15px;
}
.omh_absolute .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.omh_absolute .modal-footer:before,
.omh_absolute .modal-footer:after {
  content: " ";
  display: table;
}
.omh_absolute .modal-footer:after {
  clear: both;
}
.omh_absolute .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.omh_absolute .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.omh_absolute .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.omh_absolute .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .omh_absolute .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .omh_absolute .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .omh_absolute .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .omh_absolute .modal-lg {
    width: 900px;
  }
}
.omh_absolute .modal-header .close {
  margin-top: -2px;
}
.omh_absolute .modal-header button.close {
  background: #f8f8f8;
  border: 1px solid #ccc;
  margin-right: -10px;
  opacity: 1;
  font-size: 16px;
  color: #666;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  cursor: pointer;
}
.omh_absolute button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.omh_absolute .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
/* end modal window for the login page video */
/* start style css for direct login enabled */
.landingLoginContainer {
  background: url("/ui/themes/funambol/brand/login_bg.jpg") 50% no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 10000000;
  text-align: center;
}
.spinner {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 0px;
  right: 0;
  margin: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ff7700;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/* end start style css for direct login enabled */
/* Do not edit this file: use custom/style.css to add/replace entries for customizations */
div#loading {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000000;
  padding-top: 60px;
  text-align: center;
  background-color: #FFFFFF;
}
/* Spinning wheel admin */
#advancedSearchLoading div#spinningWheel {
  width: 20px;
  height: 20px;
}
/* Spinning wheel login */
.loginProgress div#spinningWheel {
  float: left;
  margin: 0;
}
.messageUpdating {
  margin-right: 20px;
  display: block;
}
/* Spinning wheel toast */
.zpICMessageUpdating div#spinningWheel,
.zpContactsMessageUpdating div#spinningWheel,
.messageUpdating div#spinningWheel {
  float: left;
  margin: 0 5px 1px 0;
  width: 15px;
  height: 15px;
}
.zpICMessageUpdating div#spinningWheel .sk-circle:before,
.zpContactsMessageUpdating div#spinningWheel .sk-circle:before,
.messageUpdating div#spinningWheel .sk-circle:before {
  background-color: #29292A;
}
/* Spinning wheel music */
.trackLoadAnimation div#spinningWheel {
  width: 15px;
  height: 15px;
  margin: 2px;
}
/* Start loading layer */
div#spinningWheel {
  margin: 30px auto;
  position: relative;
  width: 40px;
  height: 40px;
}
div#spinningWheel .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
div#spinningWheel .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #ff7700;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
div#spinningWheel .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
div#spinningWheel .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
div#spinningWheel .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
div#spinningWheel .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
div#spinningWheel .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
div#spinningWheel .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
div#spinningWheel .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
div#spinningWheel .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
div#spinningWheel .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
div#spinningWheel .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
div#spinningWheel .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
div#spinningWheel .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
div#spinningWheel .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
div#spinningWheel .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
div#spinningWheel .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
div#spinningWheel .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
div#spinningWheel .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
div#spinningWheel .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
div#spinningWheel .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
div#spinningWheel .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
div#spinningWheel .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
div#spinningWheel .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
/* Finish loading layer */
/*
 * NOTE
 * 
 * This file can contain new styles or replacements for existing ones. This file
 * will be included in all the pages. Note that the default entries will not be
 * removed; in the example below, the color of the search bar in Home is changed
 * to red, but other properties for the element will remain as in the default
 * theme.
 *
 * Example: re-define the color of the search bar in Home
 * 
 * 
 * .zpHomeThemeFunambol div.search form input {
 *     color: #f00;
 * }
 * 
 * 
 */
/* ========== CUSTOMIZED STYLES ========== */
/* Uncomment to disable forgot password
 *
 * #loginWin_login\.forgotPassword {
 *  display: none;
 * }
 */
/* Uncomment to hide 'add user' button in CSR 
 *  #fnblAdminFilterButton {
 *   display: none;
 *  }
*/
/* Hide social network links in the footer of portal */
div#socialmedia {
  display: none !important;
}
/* Hide login page demo link */
#loginDemoLink {
  display: none;
}
button#fnblAdminAddUserButton {
  display: none !important;
}
#login-page h3.loginSubHeadline {
  color: #FFF;
}
#login-page #loginWin_login\.rememberMe {
  color: #FFF !important;
}
#login-page h5 {
  color: #FFF;
}
#login-page #login\.signup a {
  color: #FFF;
}
/*=== login text responses ===*/
div#loginWin_loginProgress {
  color: #FFF;
}
div#loginWin_retrieveProgress {
  color: #FFF;
}
#loginWin_retrieveStuff {
  color: #FFF;
}
p#loginWin_retrieveEmpty {
  color: #FFF;
}
#login-page h2 {
  color: #FFF;
}
p#loginWin_okRetrieveStuff {
  color: #FFF;
}
/*===  ===*/
