/*
 * jQuery UI CSS Framework 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*
 * jQuery UI CSS Framework 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5E6F81&bgTextureHeader=01_flat.png&bgImgOpacityHeader=75&borderColorHeader=5E6F81&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=5E6F81&fcContent=373F4A&iconColorContent=373F4A&bgColorDefault=DADFE5&bgTextureDefault=04_highlight_hard.png&bgImgOpacityDefault=75&borderColorDefault=aabacb&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=5E6F81&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=5E6F81&fcActive=212121&iconColorActive=454545&bgColorHighlight=ecf5fe&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=76ccf4&fcHighlight=326b86&iconColorHighlight=3f82a2&bgColorError=fdd8d8&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=DB3B3B&fcError=DB3B3B&iconColorError=DB3B3B&bgColorOverlay=D2D9E1&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=5E6F81&bgTextureShadow=01_flat.png&bgImgOpacityShadow=50&opacityShadow=60&thicknessShadow=1&offsetTopShadow=-2px&offsetLeftShadow=-px&cornerRadiusShadow=1
 */

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.pp-mlstouch-mobile .ui-widget-content { border: none; text-align: center; font-size:1.2em;}
.ui-widget-content { border: 1px solid #5e6f81; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #373f4a; }
.ui-widget-content a { color: #373f4a; }
.pp-mlstouch-mobile .ui-widget-header { border: none; background: none; }
.ui-widget-header { border: 1px solid #5e6f81; background: #5e6f81 url(images/ui-bg_flat_75_5e6f81_40x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }
.pp-mlstouch-mobile .pp-error-dialog .ui-widget-header {border: none; background: none;}
.pp-error-dialog .ui-widget-header { border: 1px solid #5e6f81; background: none; background-color: #AAAAAA;}
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #aabacb; background: #dadfe5 url(images/ui-bg_highlight-hard_75_dadfe5_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #5e6f81; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #5e6f81; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #76ccf4; background: #ecf5fe url(images/ui-bg_glass_55_ecf5fe_1x400.png) 50% 50% repeat-x; color: #326b86; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #326b86; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #db3b3b; background: #fdd8d8 url(images/ui-bg_inset-soft_95_fdd8d8_1x100.png) 50% bottom repeat-x; color: #db3b3b; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #db3b3b; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #db3b3b; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

.pp-error-dialog.ui-state-error {border: 1px solid #db3b3b; background: none; background-color: #ffffff; color: #db3b3b; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_373f4a_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_373f4a_256x240.png); }
.pp-mlstouch-mobile .ui-widget-header .ui-icon {background: url(images/mlstouch-mobile/pp_close.png) no-repeat center;  }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
/*.pp-mlstouch-mobile .ui-state-hover .ui-icon, .pp-mlstouch-mobile .ui-state-focus .ui-icon {background-image: none;} */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_3f82a2_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_db3b3b_256x240.png); }
.pp-mlstouch-mobile .pp-error-dialog.ui-state-error .ui-icon-closethick, .pp-mlstouch-mobile .pp-error-dialog.ui-state-error-text .ui-icon-closethick {background: url(images/mlstouch-mobile/pp_close.png) no-repeat center;  }
.pp-error-dialog.ui-state-error .ui-icon, .pp-error-dialog.ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -33px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; }
.ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/* Overlays */
.ui-widget-overlay { background: #d2d9e1 url(images/ui-bg_flat_0_d2d9e1_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -2px 0 0 -2px; padding: 1px; background: #5e6f81 url(images/ui-bg_flat_50_5e6f81_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; }/*
 * jQuery UI Resizable 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Autocomplete 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.9
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {list-style:none;padding: 2px;margin: 0;display:block;float: left;}
.ui-menu .ui-menu {margin-top: -3px;}
.ui-menu .ui-menu-item {margin:0;padding: 0;zoom: 1;float: left;clear: left;width: 100%;}
.ui-menu .ui-menu-item a {text-decoration:none;display:block;padding:.2em .4em;line-height:1.5;zoom:1;}
.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {font-weight: normal;margin: -1px;}
/*
 * jQuery UI Button 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.pp-mlstouch-mobile .ui-button { -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;}
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; }

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.pp-mlstouch-mobile .pp-formation-button .ui-button-text { padding: 0px;}
.pp-mlstouch-mobile .ui-button-text-only .ui-button-text { padding: .6em 2em; color: #ffffff; font: 14pt Raleway, Regular; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; background-color: #cc0000; }
.ui-button-text-only .ui-button-text { padding: .1em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.pp-mlstouch-mobile .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { text-align:center; float:none; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.pp-mlstouch-mobile .ui-dialog .ui-dialog-buttonpane button { -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/*PROSPECTS CUSTOM CSS*/

/* Taille par defaut des icons/logo prospects */
.pp-prospects-logo {width: 175px; height: 36px;}
.pp-prospects-icon {width: 17px; height: 17px;}

/*  JCAROUSEL STYLE  */
.pp-jcarousel-skin img { border:0px solid #fff; margin:3px; }
.pp-jcarousel-skin .jcarousel-direction-rtl{ direction: rtl; }
.pp-jcarousel-skin .jcarousel-container-horizontal{ padding: 10px 40px; margin: auto; }
.pp-jcarousel-skin .jcarousel-container-vertical{ width: 75px; height: 245px; padding: 40px 20px; }
.pp-jcarousel-skin .jcarousel-item-horizontal{ margin-left: 0; margin-right: 5px; border: 3px double #CCC; }
.pp-jcarousel-skin .jcarousel-item-horizontal.ui-state-highlight{ border-color:#E73D30; }
.pp-jcarousel-skin .jcarousel-direction-rtl .jcarousel-item-horizontal{ margin-left: 10px; margin-right: 0; }
.pp-jcarousel-skin .jcarousel-item-placeholder{ background: #fff; color: #000; }

/* Horizontal Buttons */
.pp-jcarousel-skin .jcarousel-next-horizontal{ position: absolute; top: 20px; right: 5px; width: 32px; height: 32px; cursor: pointer; background: transparent url(images/next-horizontal.png) no-repeat 0 0; }
.pp-jcarousel-skin .jcarousel-direction-rtl .jcarousel-next-horizontal{ left: 5px; right: auto; background-image: url(images/prev-horizontal.png); }
.pp-jcarousel-skin .jcarousel-next-horizontal:hover{ background-position: -32px 0; }
.pp-jcarousel-skin .jcarousel-next-horizontal:active{ background-position: -64px 0; }
.pp-jcarousel-skin .jcarousel-next-disabled-horizontal, .pp-jcarousel-skin .jcarousel-next-disabled-horizontal:hover, .pp-jcarousel-skin .jcarousel-next-disabled-horizontal:active{ cursor: default; background-position: -96px 0; }
.pp-jcarousel-skin .jcarousel-prev-horizontal{ position: absolute; top: 20px; left: 5px; width: 32px; height: 32px; cursor: pointer; background: transparent url(images/prev-horizontal.png) no-repeat 0 0; }
.pp-jcarousel-skin .jcarousel-direction-rtl .jcarousel-prev-horizontal{ left: auto; right: 5px; background-image: url(images/next-horizontal.png); }
.pp-jcarousel-skin .jcarousel-prev-horizontal:hover{ background-position: -32px 0; }
.pp-jcarousel-skin .jcarousel-prev-horizontal:active{ background-position: -64px 0; }
.pp-jcarousel-skin .jcarousel-prev-disabled-horizontal, .pp-jcarousel-skin .jcarousel-prev-disabled-horizontal:hover, .pp-jcarousel-skin .jcarousel-prev-disabled-horizontal:active{ cursor: default; background-position: -96px 0; }

/* Vertical Buttons */
.pp-jcarousel-skin .jcarousel-next-vertical{ position: absolute; bottom: 5px; left: 30px; width: 32px; height: 32px; cursor: pointer; background: transparent url(images/next-vertical.png) no-repeat 0 0; }
.pp-jcarousel-skin .jcarousel-next-vertical:hover{ background-position: 0 -32px; }
.pp-jcarousel-skin .jcarousel-next-vertical:active{ background-position: 0 -64px; }
.pp-jcarousel-skin .jcarousel-next-disabled-vertical, .pp-jcarousel-skin .jcarousel-next-disabled-vertical:hover, .pp-jcarousel-skin .jcarousel-next-disabled-vertical:active{ cursor: default; background-position: 0 -96px; }
.pp-jcarousel-skin .jcarousel-prev-vertical{ position: absolute; top: 5px; left: 43px; width: 32px; height: 32px; cursor: pointer; background: transparent url(images/prev-vertical.png) no-repeat 0 0; }
.pp-jcarousel-skin .jcarousel-prev-vertical:hover{ background-position: 0 -32px; }
.pp-jcarousel-skin .jcarousel-prev-vertical:active { background-position: 0 -64px; }
.pp-jcarousel-skin .jcarousel-prev-disabled-vertical, .pp-jcarousel-skin .jcarousel-prev-disabled-vertical:hover,.pp-jcarousel-skin .jcarousel-prev-disabled-vertical:active { cursor: default; background-position: 0 -96px; }

html, body { margin:0; padding:0; border:none; font-size: 10px; }
.pp-required { vertical-align: super; font-size:0.6em; color:red; }

a { color: #E73D30 }

/* Working widget
----------------------------------*/
div.pp-working-container {
 position:relative; z-index: 400; width: 100%; top: 0; right: 0; text-align:center; float:left; height:0; display:none;
}
div.pp-working-container span {
 background-image:url(images/pp-working.gif); background-position:3px center; background-repeat:no-repeat;
 padding:2px 5px 2px 25px; position:relative; margin:0 auto; font-size:1.3em;
}

/*PP-SLIDESHOW*/
.pp-images { display:block; margin:0 auto 10px auto; width:350px; height:265px; overflow: hidden; position:relative; }
.pp-images img { border:none; margin:0px; padding:0px; float:left; }
.pp-images ul { margin: 0; padding-left: 0; display: inline; white-space: nowrap; }
.pp-slideshow {  /*--Hides anything outside of the set width/height--*/ position: relative; }
.pp-images ul { position: absolute; top: 0; left: 0; }
.pp-images ul li { margin-left: 0;list-style: none;display: inline; }
.pp-slideshow .caption { display:inline-block; }
/*.pp-slideshow .pp-images img {float: left;}*/
.pp-slideshow .caption { color:red; padding:10px; }
.pp-paging { clear: both; }

.pp-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; }

#pp-map { height: 350px; overflow: hidden; }
.pp-content-section { background-color: #fff; padding:5px; color:#666666; margin:0; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;  }
.pp-content-section .pp-left, .pp-content-section  .pp-right { width: 49%; float:none; display: inline-block; vertical-align: top; margin: 0px; position:relative;}
.pp-content-section .pp-left {margin-right: 0.5%;}
.pp-content-section .pp-right  {margin-left: 0.5%;}

.pp-mlstouch-menu-wrapper { display:none; float:right; }
.pp-mlstouch-mobile .pp-content-section .pp-main-content-wrapper { width:auto; max-width:900px; margin:auto; padding: 0.5em; }
.pp-mlstouch-mobile .pp-content-section .pp-main-content-wrapper .pp-gradient-section { background:#ffffff none repeat scroll 0 0 !important; }

.pp-mlstouch-mobile .pp-button-back { display:inline-block; vertical-align:middle; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
.pp-mlstouch-mobile .pp-button-back span { background-color:#333333; color: #ffffff; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
.pp-mlstouch-mobile .pp-gradient-section .pp-main-content { margin:auto; }

.pp-mlstouch-mobile .pp-main-content .pp-logon-section { width:70%; height:auto; margin:30px auto;background-color:#f0f0f0; border-radius: 6px; padding:45px;}
.pp-mlstouch-mobile .pp-main-content .pp-logon-section select {width:50%;color: #1455a2;}
.pp-mlstouch-mobile .pp-main-content .pp-logon-section input { width:100%; }
.pp-mlstouch-mobile .pp-main-content .pp-logon-section .pp-username-section,
.pp-mlstouch-mobile .pp-main-content .pp-logon-section .pp-msg-explication { background-color: #f0f0f0; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
.pp-mlstouch-mobile .pp-main-content .pp-logon-section .pp-link-section { text-align:right; color: #e73d30; display:none;}
.pp-mlstouch-mobile .pp-main-content .pp-logon-section .pp-forgot-sep { padding:0 0.5em; }

.pp-mlstouch-mobile .pp-main-content .pp-device-section { margin:5px 3px 30px; }
.pp-mlstouch-mobile .pp-main-content .pp-facture-section { height: auto; border: none; margin:30px 0; }
.pp-mlstouch-mobile .pp-main-content .pp-formation-section { height: auto; border: none; margin:30px 0; overflow:auto; border:1px solid #A3ACB3; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.pp-mlstouch-mobile .pp-main-content .pp-general-field.pp-subtitle { margin-left:auto; }
.pp-mlstouch-mobile .pp-main-content .pp-general-field label { float:left; margin-left:10px; }
.pp-mlstouch-mobile .pp-default-coord-radio {margin-bottom:10px;}
.pp-mlstouch-mobile .pp-main-content .pp-button-section { margin:30px auto; padding-top:30px;}
.pp-mlstouch-mobile .pp-main-content .pp-next-button { -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
.pp-mlstouch-mobile .pp-main-content .pp-next-button span,
.pp-mlstouch-mobile .pp-main-content .pp-submit-button span {background-color:#cc0000; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
.pp-mlstouch-mobile .pp-main-content input, .pp-mlstouch-mobile .pp-main-content select { padding:5px; box-sizing: border-box; vertical-align:middle; margin-bottom:2px;}
.pp-mlstouch-mobile .pp-main-content input + label { vertical-align:middle; }
.pp-mlstouch-mobile .pp-mlstouch-table th {background: #333333 none !important; color: #ffffff; font: 1.3em Raleway,Bold;}
.pp-mlstouch-mobile #useMlsEmail {}

/* SECTION EN-tete D'IMPRESSION */
.pp-mlstouch-mobile .pp-info-block.pp-usager-logo {width: 29%}
.pp-mlstouch-mobile .pp-info-block.pp-usager-infos {width: 69%}
.pp-mlstouch-mobile .pp-info-block .pp-usager-label {width: 100%;display: inline-block;}

.pp-mlstouch-mobile .pp-usager-infos .pp-usager-fields {width: 49%;display: inline-block;}
.pp-mlstouch-mobile .pp-usager-infos .pp-usager-telephone {vertical-align: top;}

.pp-mlstouch-mobile .pp-usager-fields .pp-usager-fields-lbl {display: inline-block;width: 35%;}
.pp-mlstouch-mobile .pp-usager-fields .pp-usager-fields-txt {display: inline-block;width: 63%;}

.pp-mlstouch-mobile .pp-coord-fields input {margin: 5px 0 0 0;}
.pp-mlstouch-mobile .pp-coord-fields select {margin: 3px 0 0 0;}
.pp-mlstouch-mobile .pp-info-block.pp-usager-logo .pp-coord-photo {max-width: 215px;}

.pp-mlstouch-mobile .pp-usager-telephone div {display: inline-block;vertical-align: top;width:100%}

.pp-mlstouch-mobile .pp-usager-telephone label {border: 1px solid #A3ACB3; border-radius:3px; margin: 5px 0 0 0;padding: 5px;}
.pp-mlstouch-mobile .pp-usager-telephone select, .pp-mlstouch-mobile .pp-usager-telephone input,
 .pp-mlstouch-mobile .pp-usager-telephone label {display: inline-block;}
.pp-mlstouch-mobile .pp-usager-telephone label.pp-f-med {width:57%; margin-left:1px;}
.pp-mlstouch-mobile .pp-usager-telephone label.pp-f-small {width:31%;}
.pp-mlstouch-mobile .pp-usager-telephone input.pp-f-med {width:61%;}
.pp-mlstouch-mobile .pp-usager-telephone select.pp-f-small {width:36%;}

.pp-mlstouch-mobile .pp-tabs-wrapper .pp-del-logo {margin: 5px 0 0 0;}
.pp-mlstouch-mobile .pp-image-field div{margin: 5px 0 0 0;}
.pp-mlstouch-mobile .pp-mlstouch-header { padding: 0;}
/*FIN EN-tete D'IMPRESSION*/

.pp-main-content .pp-navigation-pair { margin:0 50px; }
.pp-main-content .pp-navigation-pair .pp-navigation-field { display:inline-block; vertical-align:top; width:49%; margin:20px 0; }
.pp-main-content .pp-navigation-pair .pp-navigation-field a { color:#333333; vertical-align: 25px; }
.pp-main-content .pp-navigation-pair .pp-navigation-field .pp-nav-icon { display:inline-block; width:60px; height:60px; margin-right:20px; background:url(images/mlstouch/4_bo_carre.png) no-repeat; vertical-align:middle;}

.pp-main-content .pp-logon-section { width:310px; height:289px; margin:auto;}
.pp-main-content .pp-logon-section select { width:310px; }
.pp-main-content .pp-logon-section input { width:285px; }
.pp-main-content .pp-logon-section .styled-select {display:inline;}
.pp-main-content .pp-logon-section .pp-forgot-sep { padding: 0 0.5em; }
.pp-main-content .pp-logon-section .pp-username-section,
 .pp-main-content .pp-logon-section .pp-msg-explication	{ background-color: #61C1E2; margin:0px 0; padding-top:10px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; position:relative;}
.pp-main-content .pp-logon-section .pp-msg-explication { color:#ffffff; font-weight:bold; margin-bottom:10px;padding:20px;}

.pp-main-content .pp-footer-mlstouch { background-color:#333333; border-radius: 6px; padding: 0.3em;}
.pp-main-content .pp-footer-mlstouch .pp-help-link {color:#ffffff; font: 14pt Raleway, Light; display:inline-block; margin:0.3em; vertical-align: top; }
.pp-main-content .pp-footer-mlstouch .pp-support-infos { display: inline-block; border-left: thick solid #cc0000; padding-left: 0.3em; min-height: 35px; }
.pp-main-content .pp-footer-mlstouch .pp-support-infos, .pp-main-content .pp-footer-mlstouch .pp-support-link a { color:#ffffff;font: 11pt Raleway, Regular; }
.pp-main-content .pp-footer-mlstouch .pp-support-phone {font: 10pt Raleway, Regular; margin-top:0.3em;padding-left:0.3em; display: inline-block;}
.pp-main-content .pp-footer-mlstouch .pp-support-link {margin-top:0.3em;padding-left:0.3em; display: inline-block;}
.pp-main-content .pp-footer-mlstouch .pp-support-hours {font: 10pt Raleway, Regular; margin-top:0.3em;padding-left:0.3em; display: inline-block;}

.pp-main-content .pp-nav-mlstouch {padding:5%;margin:auto;text-align:center;}
.pp-main-content .pp-nav-mlstouch div {width:31%; background-color: #f0f0f0;display:inline-block;margin-bottom:2%;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;border:6px solid transparent;cursor:pointer;}
.pp-main-content .pp-nav-mlstouch div:hover {background-color: #333333; border: 6px solid #cc0000;}
.pp-main-content .pp-nav-mlstouch div:disabled {background-color: #f0f0f0;}
.pp-main-content .pp-nav-mlstouch div span {display:inline-block; width:100%; height:89px;}
.pp-main-content .pp-nav-mlstouch .pp-nav-account .pp-nav-account-logo {background:url(images/mlstouch-mobile/pp_account_large.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-account:hover .pp-nav-account-logo {background:url(images/mlstouch-mobile/pp_account_large_hover.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-account:disabled .pp-nav-account-logo {background:url(images/mlstouch-mobile/pp_account_large_disable.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-billing .pp-nav-billing-logo {background:url(images/mlstouch-mobile/pp_invoice_large.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-billing:hover .pp-nav-billing-logo {background:url(images/mlstouch-mobile/pp_invoice_large_hover.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-billing:disabled .pp-nav-billing-logo {background:url(images/mlstouch-mobile/pp_invoice_large_disable.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-device .pp-nav-device-logo {background:url(images/mlstouch-mobile/pp_device_large.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-device:hover .pp-nav-device-logo {background:url(images/mlstouch-mobile/pp_device_large_over.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-device:disabled .pp-nav-device-logo {background:url(images/mlstouch-mobile/pp_device_large_disable.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-email .pp-nav-email-logo {background:url(images/mlstouch-mobile/pp_email_large.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-email:hover .pp-nav-email-logo {background:url(images/mlstouch-mobile/pp_email_large_hover.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-email:disabled .pp-nav-email-logo {background:url(images/mlstouch-mobile/pp_email_large_disable.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-user-guide .pp-nav-user-guide-logo {background:url(images/mlstouch-mobile/pp_guides_large.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-user-guide:hover .pp-nav-user-guide-logo {background:url(images/mlstouch-mobile/pp_guides_large_hover.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-user-guide:disabled .pp-nav-user-guide-logo {background:url(images/mlstouch-mobile/pp_guides_large_disable.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-tutorial .pp-nav-tutorial-logo {background:url(images/mlstouch-mobile/pp_tutorial_large.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-tutorial:hover .pp-nav-tutorial-logo {background:url(images/mlstouch-mobile/pp_tutorial_large_hover.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-tutorial:disabled .pp-nav-tutorial-logo {background:url(images/mlstouch-mobile/pp_tutorial_large_disable.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-formation:disabled .pp-nav-formation-logo {background:url(images/mlstouch-mobile/pp_training_large_disable.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-formation .pp-nav-formation-logo {background:url(images/mlstouch-mobile/pp_training_large.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-formation:hover .pp-nav-formation-logo {background:url(images/mlstouch-mobile/pp_training_large_hover.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-support:disabled .pp-nav-support-logo {background:url(images/mlstouch-mobile/pp_support_large_disable.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-support .pp-nav-support-logo {background:url(images/mlstouch-mobile/pp_support.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-support:hover .pp-nav-support-logo {background:url(images/mlstouch-mobile/pp_support_hover.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-header .pp-nav-header-logo {background:url(images/mlstouch-mobile/pp_header_conf_large.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-header:hover .pp-nav-header-logo {background:url(images/mlstouch-mobile/pp_header_conf_large_hover.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch .pp-nav-header:disabled .pp-nav-header-logo {background:url(images/mlstouch-mobile/pp_header_conf_large_disable.png) no-repeat center;}
.pp-main-content .pp-nav-mlstouch div p {width:100%; font: 11pt Raleway, Regular;text-align: center; color:#666666}
.pp-main-content .pp-nav-mlstouch div:hover p {color:#cccccc;}

.pp-main-content .pp-account-wrapper .pp-account-info {width:49%; background-color: #f0f0f0;display:inline-block;vertical-align:top;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;}
.pp-main-content .pp-account-wrapper .pp-account-info .pp-account-info-wrapper {padding:25px;}
.pp-main-content .pp-account-wrapper .pp-account-info .pp-account-info-wrapper label {font-weight: bold;}
.pp-main-content .pp-account-wrapper, .pp-main-content .pp-account-image,
 .pp-main-content .pp-account-facturation {margin:5%; font: 11pt Raleway,Regular;}

.pp-account-info-wrapper .pp-field-pair {width: 100%;}
.pp-account-info-wrapper .pp-image-wrapper, 
 .pp-account-info-wrapper .pp-field-pair {
	float: left;
	display: block;
}

.pp-image-wrapper .pp-picture-wrapper {width: 125px; height: 153px;border: 2px solid #999999;overflow: hidden;position: relative;}
.pp-picture-wrapper .pp-picture {width: 100%; height: 100%;}
.pp-image-wrapper .pp-picture-wrapper, .pp-image-wrapper .pp-image-content, 
 .pp-image-wrapper .pp-cropper, .pp-image-wrapper .pp-account-btn-wrapper {
 	display: inline-block;
 }

.pp-main-content .pp-image-content {margin-bottom: 5px;}
.pp-image-wrapper .pp-picture-wrapper, .pp-image-wrapper .pp-image-content,
 .pp-image-wrapper .pp-account-btn-wrapper {
 	vertical-align: top;
}
.pp-image-wrapper .pp-account-btn-wrapper {margin-left: 5px;}
.pp-account-btn-wrapper .pp-account-picture-add, 
 .pp-account-btn-wrapper .pp-account-picture-del {
 	display: block;
 	margin: 3px 3px 3px 0;
 }
 
.pp-cropper .pp-cropper-img {width: 100%; height: auto;}
.pp-image-wrapper .pp-cropper {display: inline-block; vertical-align: middle; width: auto; height: auto;}
 
  
.pp-main-content .pp-account-facturation .pp-account-facturation-section{display: inline-block;width: 49%;vertical-align: top;}

.pp-main-content .pp-account-facturation-section label {display: inline-block;width: 49%;}
.pp-main-content .pp-account-facturation-section select {width: 49%;}
.pp-main-content .pp-account-facturation-section .pp-save-facturation {text-align: right;padding: 10px 0;}

.pp-main-content .pp-account-facturation {margin:5%;}
.pp-main-content .pp-account-facturation .pp-account-facturation-section{display: inline-block;width: 49%;vertical-align: top;}

.pp-main-content .pp-account-facturation-section label {display: inline-block;width: 49%;}
.pp-main-content .pp-account-facturation-section select {width: 49%;}
.pp-main-content .pp-account-facturation-section .pp-save-facturation {text-align: right;padding: 10px 0;}

.pp-main-content .pp-email-wrapper {margin:50px auto; font: 11pt Raleway,Regular; width:70%;}
.pp-main-content .pp-email-wrapper .pp-email-lbl a {color:#333333; font-weight:bold;}
.pp-main-content .pp-email-wrapper .pp-email-area {padding: 5%;background-color: #f0f0f0;text-align: left;-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
.pp-main-content .pp-email-wrapper .pp-email-mailing { padding: 5% 0; }
.pp-main-content .pp-email-wrapper .pp-edit-panel { text-align:left; }
.pp-main-content .pp-email-wrapper .pp-email-area .pp-email-checkbox {text-align:left; margin: 5px auto;}
.pp-main-content .pp-email-wrapper .pp-email-button-section { margin:15px auto; text-align:right; height:60px; width:100%;}
.pp-main-content .pp-email-wrapper .pp-email-button-edit { margin:15px auto; text-align:right; height:60px; width:100%;}
.pp-main-content .pp-email-wrapper .pp-email-lbl { margin:0 0 5%; text-align:left; width:90%;}
.pp-main-content .pp-email-wrapper .pp-emailaddress { text-align:left; width:90%; font: 20pt Raleway,Regular;}

.pp-main-content .pp-info-block { display:inline-block; margin-right:0px; vertical-align:top;}
.pp-main-content .pp-info-block .pp-pwd-section { background-color:#61C1E2; padding:10px; margin:10px 0; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.pp-main-content .pp-info-block .pp-pwd-section label { width:180px; }
.pp-main-content .pp-info-block .pp-pwd-section input { width:200px; }
.pp-main-content .pp-f-xlong {width:200px;}
.pp-mlstouch-mobile .pp-desc-ok-button, .pp-mlstouch-mobile .pp-desc-cancel-button { margin:5px;}  
.pp-main-content .pp-info-block .pp-quest-section label { width:85px; }
.pp-main-content .pp-info-block .pp-quest-section input { width:265px; }
.pp-main-content .pp-info-block .pp-general-field .pp-sf { font-size:0.9em; }
.pp-main-content .pp-info-block .pp-general-field { margin-bottom:6px; }
.pp-main-content .pp-info-block input { width:100%; }
.pp-main-content .pp-info-block .pp-input-small { width:115px; }
.pp-main-content .pp-info-block .pp-long-select { width:230px; }

.pp-main-content .pp-general-field { margin-bottom:10px; }
.pp-main-content .pp-general-field2 { margin:30px; }
.pp-main-content .pp-general-field.pp-subtitle { margin-left:-90px; font-size:1.5em; font-weight:bold;}
.pp-main-content .pp-general-field label { display:inline-block; width:150px; }
.pp-main-content .pp-general-field .pp-pass-long { display:inline-block; float:left; margin-left:10px; width:auto;  }
.pp-main-content .pp-general-field table {float:left;}
.pp-main-content .pp-general-field .pp-short-label { display:inline-block; width:120px; vertical-align:top; }

.pp-main-content .pp-main-step { margin:10px auto -5px; width:75%; height:55px;}
.pp-main-content .pp-main-step .pp-normal {font: 14pt Raleway,Regular; margin-right:10px; display:inline-block; margin-top:15px;}
.pp-main-content .pp-main-step .pp-main-label {font: 11pt Raleway,Regular; }
.pp-main-content .pp-main-step .pp-main-label a {font: bold 12pt Raleway,Bold; color:#333333; }
.pp-main-content .pp-main-step .pp-bold {font: 14pt Raleway,Bold; margin-right:5px; color:#333333; display:inline-block; margin-top:15px;}

.pp-main-content .pp-device-section { height:210px; overflow:auto; margin:5px 3px; border:1px solid #A3ACB3; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.pp-main-content .pp-facture-section { height:240px; overflow:auto; border:1px solid #A3ACB3; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.pp-main-content .pp-facture-section .pp-billing-message {margin:15px 0; font: 2em Raleway,Regular; font-weight:bold;}

.pp-main-content .pp-product-section { width:600px; margin:auto; }
.pp-main-content .pp-order-section { width:700px; margin:auto; }
.pp-main-content.pp-payment-section { width:700px; margin:auto; }

.pp-main-content .pp-header-message {font: 14pt Raleway,Regular; margin:20px; font-weight:bold; }

.pp-main-content .pp-field-pair .pp-general-field { display:inline-block; vertical-align:top;}
.pp-main-content .pp-account-wrapper .pp-field-pair .pp-general-field { width:50%; }

.pp-main-content .pp-field-pair .pp-general-field.pp-first { margin-right:10px; }

.pp-main-content .pp-button-section { margin-top:4px; text-align:center; height:60px;}

.pp-main-content .pp-button-field { text-align:right; padding-top:20px;}
.pp-main-content .pp-help-field { font-size:0.9em; text-align:center; }

.pp-main-content .pp-next-button { float:right; font-size:2em; }
.pp-main-content .pp-next-button span, .pp-main-content .pp-submit-button span { background-color:#a8c143; font-size:0.9em; color:#ffffff; }
.pp-main-content .pp-next-button span:hover, .pp-main-content .pp-submit-button span:hover { background-color:#990000; }

.pp-main-content .pp-done-button { float:right; font-size:2em; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
.pp-main-content .pp-done-button span { background-color:#99cc33 !important; font-size:0.9em; color:#ffffff; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
.pp-main-content .pp-done-button span:hover {background-color:#669933;}

.pp-main-content .pp-button-save { float:right; font-size:2em; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
.pp-main-content .pp-button-save span { background-color:#99cc33 !important; font-size:0.9em; color:#ffffff; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
.pp-main-content .pp-button-save span:hover {background-color:#669933;}

.pp-main-content .pp-value-picker { margin-left:5px; font-size:0.8em; }
.pp-main-content .pp-tooltip-trigger { display:inline-block; vertical-align:bottom; margin-left:3px; }
.pp-main-content fieldset { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.pp-main-content input, .pp-main-content select { border: 1px solid #A3ACB3; font-size:13px; padding:3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; vertical-align:middle;}
.pp-main-content .ui-button-icon-only { width: 1.5em }
.pp-main-content .ui-button-icon-only .ui-button-text, .pp-main-content .ui-button-icons-only .ui-button-text { padding: 0.05em; }

#pp-mlstouch-logout {border-left: thick solid #cc0000;color: #cc0000;font: 0.8em Raleway,Regular; padding-left: 5px; margin-left:10px;}
#pp-mlstouch-lang {display:block; font-size: .5em; text-align:right;}
.pp-mlstouch-header { margin: auto; max-width: 900px;padding: 1%; }
.pp-mlstouch-header .pp-mlstouch-logo {background:url(v3/images/logos/prospects_gray_tr.svg) no-repeat center bottom;display: inline-block;height: 35px;padding-left: 10%;width: 250px;}
.pp-mlstouch-header .pp-mlstouch-logo-mobile {display:none;}
.pp-mlstouch-header .pp-mlstouch-logo-title {float: right;font: 2em Raleway,Regular;padding-right:5%;}

.pp-content-section .pp-main-content-wrapper { width:750px; margin:auto; font-size:1.3em; font-family: Verdana,Arial,sans-serif; -moz-border-radius-topleft:12px; -webkit-border-top-left-radius: 12px; border-top-left-radius: 12px; -moz-border-radius-topright: 12px; -webkit-border-top-right-radius: 12px; border-top-right-radius: 12px; border:1px solid #bdbbbc; }
.pp-content-section .pp-main-content-wrapper .pp-gradient-section { background:#ffffff url(images/mlstouch/2_fond_degrade_gris.png) repeat-x !important; }

.pp-gradient-section .pp-center-header { font-size:1.3em; font-weight:bold; color: #333333; margin:20px 0 8px 40px; }
.pp-gradient-section .pp-center-header2 {/*color: #cc0000;*/ margin: 5% 5% 0; font: 2em Raleway, Regular;}
.pp-gradient-section .pp-center-header2>span, .pp-gradient-section .pp-center-header2>label {vertical-align:middle;}
.pp-gradient-section .pp-center-header2 .pp-mlstouch-center {display:inline-block; width:55px; height:41px;}
.pp-gradient-section .pp-center-header2 .pp-button-back {display:inline-block; width:auto; height:auto; }
.pp-gradient-section .pp-center-header2 .pp-button-back span {display:inline-block; width:auto; height:auto; padding:.4em 1em;}
.pp-gradient-section .pp-center-header2 .pp-button-back:hover span { background-color:#990000; color: #ffffff;}
.pp-gradient-section .pp-center-header2 .pp-button-back-mobile {display:none; width:auto; height:auto; }
.pp-gradient-section .pp-center-header2 .pp-user-name,
.pp-gradient-section .pp-center-header2 .pp-user-name-center
	{display:inline-block;font: 0.8em Raleway, Bold;float:right;color:#333333; position:relative; top:8px;}
.pp-gradient-section .pp-center-header2 .pp-user-name a, .pp-gradient-section .pp-center-header2 .pp-user-name-center a {color:#333333; padding-right: 5px; }
.pp-gradient-section .pp-center-header2 .pp-user-name .pp-mlstouch-menu {background:url(images/mlstouch-mobile/pp_main_drop.png) no-repeat center bottom;}
.pp-gradient-section .pp-center-header2 .pp-mlstouch-login {background:url(images/mlstouch-mobile/pp_portal_login.png) no-repeat; vertical-align: middle;}
.pp-gradient-section .pp-center-header2 .pp-mlstouch-center {background:url(images/mlstouch-mobile/pp_home.png) no-repeat; vertical-align: middle;}
.pp-gradient-section .pp-center-header2 .pp-mlstouch-account {background:url(images/mlstouch-mobile/pp_account.png) no-repeat; vertical-align: middle;}
.pp-gradient-section .pp-center-header2 .pp-mlstouch-billing {background:url(images/mlstouch-mobile/pp_invoice.png) no-repeat; vertical-align: middle;}
.pp-gradient-section .pp-center-header2 .pp-mlstouch-devices {background:url(images/mlstouch-mobile/pp_device.png) no-repeat; vertical-align: middle;}
.pp-gradient-section .pp-center-header2 .pp-mlstouch-email {background:url(images/mlstouch-mobile/pp_mail.png) no-repeat; vertical-align: middle;}
.pp-gradient-section .pp-center-header2 .pp-mlstouch-header {background:url(images/mlstouch-mobile/pp_header_conf.png) no-repeat; vertical-align: middle;}
.pp-gradient-section .pp-center-header2 .pp-mlstouch-formations {background:url(images/mlstouch-mobile/pp_training.png) no-repeat; vertical-align: middle;}
.pp-gradient-section .pp-center-header2 .pp-mlstouch-support {background:url(images/mlstouch-mobile/pp_support.png) no-repeat; margin-right: 10px; vertical-align: middle; width: 135px; }
.pp-gradient-section .pp-center-header .pp-title-line { display:inline-block; margin-left:20px; height:5px; background:url(images/mlstouch/3_ligne_detitre.png) no-repeat; }
.pp-gradient-section .pp-center-subheader { font-size:1.0em; font-weight:bold; color: #333333; margin:20px 0 8px 40px; }
.pp-gradient-section .pp-main-content { margin:0 20px; padding-bottom:7px; }

.pp-button-back { font-size:0.8em; margin-right:20px; }
.pp-button-back span { background-color:#a8c143; }
.pp-button-back a {display:inline-block; width:17px; height:17px;background:url(images/mlstouch-mobile/pp_home_thumb.png) no-repeat right center;margin-left:10px;}
.pp-button-back:hover span { background-color:#999999; color: #ffffff;}

.pp-guides-dialog {width:80%; padding-left:10%}
#pp-guides-image {display:inline-block; width:55px; height:41px; background:url(images/mlstouch-mobile/pp_guides.png) no-repeat;}
.pp-guides-title-wrapper {color: #cc0000; font: 2em Raleway,Regular;}
.pp-guides-warning {margin:40px 20px; font:1.6em Raleway,Regular;}
.pp-guides-warning a {font-weight:bold;}
.pp-guides-dialog table {margin:20px; font:1.6em Raleway, Regular; text-align:center; width:95%;}
.pp-guides-dialog table td {padding:20px;}
.pp-guides-dialog table td a {font-weight:bold;}
.pp-guides-dialog table td .pp-download-button-1 span,
.pp-guides-dialog table td .pp-download-button-2 span,
.pp-guides-dialog table td .pp-download-button-3 span {background-color: #99cc33 !important; padding: 0.6em !important;}
.pp-guides-dialog table td .pp-download-button-1:hover span,
.pp-guides-dialog table td .pp-download-button-2:hover span,
.pp-guides-dialog table td .pp-download-button-3:hover span {background-color: #669933;padding: 0.6em;}

.pp-mlstouch-wrapper .pp-username-section { padding:10px; }

.pp-free-icon {position:absolute; left:-22px; top:5px; height:32px; width:32px; background: transparent url(../../../images/paiement/exclamation.png) no-repeat scroll 0 0 }
.pp-warning-dialog.ui-dialog-content { overflow:visible;}

.pp-msg-explication a { color:#ffffff; }

.pp-logon-section .pp-username-section {margin-top:10px;}

.pp-edit-panel .pp-field-pair .pp-general-field { width:150px; display: inline-block; vertical-align: middle; }
.pp-edit-panel .pp-general-field { display: inline-block; vertical-align: middle; }
.pp-edit-panel .pp-general-field label { display:inline-block; width:80px; }
.pp-edit-panel .pp-general-field input { width:270px; }

.pp-mlstouch-table { width:100%; border-collapse:separate;}
/*.pp-mlstouch-table thead, .pp-mlstouch-table tbody {display: block;} */
/*.pp-mlstouch-table tbody {height:210px; overflow-y:scroll; overflow-x:hidden;}*/
.pp-mlstouch-table td, .pp-mlstouch-table th { padding:3px 5px; text-align:left; }
.pp-mlstouch-table td { color: #333333; font-size:1.1em;}

.pp-mlstouch-table th { background:url(images/mlstouch/5_gradient_bleu_entete.png) repeat-x !important; font-weight:bold; font-size:1.2em; color:white; }
.pp-mlstouch-table .pp-left-th { -moz-border-radius-topleft:4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.pp-mlstouch-table .pp-status-th {width: 80px;}
.pp-mlstouch-table .pp-device-th, .pp-mlstouch-table .pp-date-th {width: 150px;}
.pp-mlstouch-table .pp-right-th { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.pp-mlstouch-table .pp-mobile-mlstouch {display:none;}
.pp-mlstouch-table .pp-billing-id {width:100px;}
.pp-mlstouch-table .pp-billing-id-td {width:120px;}
.pp-mlstouch-table .pp-billing-date {width: 130px; }
.pp-mlstouch-table .pp-billing-recu {width: 180px; }
.pp-mlstouch-table .pp-billing-recu-td {width: 200px; }
.pp-mlstouch-table .pp-billing-description {width:500px;}
.pp-mlstouch-table .pp-billing-description-td {width:520px;}
.pp-mlstouch-table .pp-formation-date {width: 80px; }
.pp-mlstouch-table .pp-formation-time {width: 80px; }
.pp-mlstouch-table .pp-formation-description {width: 400px; }
.pp-mlstouch-table .pp-formation-duration {width: 100px; }
.pp-mlstouch-table .pp-formation-inscription {width: 190px; }
.pp-mlstouch-table .pp-formation-inscription-td {width: 190px; text-align: right; }
.pp-mlstouch-table .pp-payment-leftcol { border-left:1px solid #35a4d1; }
.pp-mlstouch-table .pp-payment-rightcol { border-right:1px solid #35a4d1; }
.pp-mlstouch-table .pp-payment-td { border-left:1px solid #35a4d1; border-bottom:1px solid #35a4d1; height:40px; font-size:1.2em; }
.pp-mlstouch-table .pp-payment-coin { border-right:1px solid #35a4d1; border-bottom:1px solid #35a4d1; height:40px; font-size:1.2em; }
.pp-mlstouch-table .pp-price-label { display:inline-block; width:85px; margin-right:10px; }
.pp-mlstouch-table .pp-price-field { font-size:1.2em; font-weight:bold; }
.pp-mlstouch-table .pp-amount-field { text-align:right; padding-right:20px; }
.pp-mlstouch-table .pp-subtotal-field { background-color:#e3e3e3; font-size:1.2em; font-weight:bold; }
.pp-mlstouch-table .pp-total-field { background-color:#35a4d1; color:#ffffff; font-size:1.2em; font-weight:bold; }
.pp-mlstouch-table .pp-order-info-field { white-space:normal; }
.pp-mlstouch-table .pp-order-info-field .pp-explication { font-size:0.9em; color:#e64b59; }
.pp-mlstouch-table .pp-general-field { text-align:left; white-space:normal; }
.pp-mlstouch-table .pp-general-field label { width:100px; }
.pp-mlstouch-table .pp-general-field .pp-long { width:150px; }

.pp-mlstouch-shadow { background:url(images/mlstouch/1_ombrage_horizontal-.png) no-repeat center top; }
/*.pp-inline-flex {display:inline-flex;}*/
.pp-row-odd { background-color:#FFFFFF; }
.pp-row-even { background-color: #e3e3e3; }
.pp-row-odd:hover, .pp-row-even:hover { background-color:#A0E0FF; }
.pp-device-ipad { display:inline-block; width:22px; height:22px; background:url(images/mlstouch/6_ico_ipad.png) no-repeat center bottom; }
.pp-device-iphone { display:inline-block; width:22px; height:18px; background:url(images/mlstouch/6_ico_iphone.png) no-repeat center bottom; }
.pp-device-description { vertical-align:5px; }
.pp-device-identifiant { display:none; position:absolute; padding:6px; background-color:white; border:1px solid black; }
.pp-device-name { white-space:normal; }
.pp-device-deactiveBtn, .pp-device-activeBtn { font-size:1.1em; cursor:pointer; vertical-align:3px; }
.pp-device-button-underline { text-decoration:underline; }
.pp-active-icon-enable { display: inline-block; width:18px; height:18px; background:url(images/mlstouch/7_check_vert.png) no-repeat center bottom; }
.pp-active-icon-disable { display: inline-block; width:18px; height:18px; background:url(images/mlstouch/7_check_gris_ov.png) no-repeat center bottom; }
.pp-deactive-icon-enable { display: inline-block; width:18px; height:18px; background:url(images/mlstouch/7_X_rouge.png) no-repeat center bottom; }
.pp-deactive-icon-disable { display: inline-block; width:18px; height:18px; background:url(images/mlstouch/7_X_gris_ov.png) no-repeat center bottom; }
.pp-agreement-link { color:#35a4d1; margin-left:10px; }
.pp-logon-msg { text-align:center; font-size:1.2em; font-family: Verdana,Arial,sans-serif; }
.pp-errors .pp-errorMessages { font-weight:bold; vertical-align:10px; }
.pp-icon-label { margin-right:5px;vertical-align:middle; }
.pp-icon-label + span { vertical-align:middle; }
.pp-android-logo { display:inline-block; width:50px; height:50px; background:url(images/mlstouch/android-logo.png) no-repeat center bottom; }
.pp-apple-logo { display:inline-block; width:50px; height:50px; background:url(images/mlstouch/apple-logo.png) no-repeat center bottom; }
/*
.pp-content-section .pp-left, .pp-content-section .pp-right { width:405px; float:left; position: relative; margin: 0px 10px; }
.pp-content-section .pp-left{ margin-right: 20px; }
*/

.pp-section, table.pp-section { margin-top:20px; -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; border:1px solid #5E6F81; }
.pp-section .pp-header, table.pp-section th.pp-header {  font-weight:bold; -moz-border-radius-topleft:10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; }
.pp-section .pp-header { padding:10px 20px; height: 20px; font-size:11pt; text-transform:uppercase;}
.pp-section .pp-header .pp-eval { font-size:9pt; }

 /* GENERIC GRID & TABLES STYLES */
 table { border-collapse:collapse; font-size:8pt; }
.pp-grid tr { border-top:1px solid #5E6F81; height:27px; vertical-align:middle; }
.pp-grid td, .pp-grid th { text-align:center; }

.header { background-image:url(images/pp-bg_ffffff_tr50.png); background-repeat:repeat; }
.header td, .header th { text-transform: uppercase; text-align: center; font-weight: bold; }

/* INFO TABLE */
.pp-info-table tr { vertical-align:top; }
.pp-info-table .pp-info-label, .pp-info-table .pp-info-value{ white-space:nowrap;}
.pp-info-table .pp-info-label { white-space:nowrap; text-transform:uppercase; font-weight: bold;}
.pp-info-table .pp-info-sep { margin:0 20px 0 10px; width:10%; font-weight: bold; white-space: nowrap; text-align: center;}
.pp-info-table .pp-info-value {  width:90%; }

/* INFO DETAIL TABLE */
.pp-info-detail-table { width: 100%; }
.pp-info-detail-table .pp-label { font-weight:bold; text-transform: uppercase; padding-left: 5px; white-space: nowrap; }
.pp-info-detail-table .pp-sep { margin:0 20px 0 10px; width:2%; font-weight: bold; white-space: nowrap; text-align: right;}
.pp-info-detail-table .pp-value { padding-left: 5px; white-space: nowrap; }

/* INFO SECTION */
table.pp-content { border-collapse:collapse; border-spacing:0; }
table.pp-content th, table.pp-content td { padding:0; }
.pp-info .pp-content { padding:10px 0px; }
.pp-info .pp-info-table { border: none; width: 90%; font-size: 8pt; margin:auto; }
.pp-price-price {font-size: 16pt; display: inline-block; margin-left: 30px; }

/* DESCRIPTION */
.pp-description .pp-content { padding:30px 20px; text-align: justify; font-size:9pt; color:#666666; }

/* TAXES & EVALUATIONS */
.pp-taxes-eval .pp-header { padding:0px; height:38px; border:none; }
.pp-taxes-eval .pp-section { border-top: none; }
.pp-taxes-eval .pp-content { border:none; position:relative; width:96%; margin:-38px auto 0 auto;  background-position: center 38px;}
.pp-taxes-eval .pp-hidden { background-color:#fff; border:1px solid #5E6F81; border-top:1px solid white; border-bottom:none; width: 0%; }
.pp-taxes-eval .pp-content th { height:30px }
.pp-taxes-eval tr { height:27px; vertical-align:middle; border-top:1px solid #5E6F81; }
.pp-taxes-eval .pp-label { text-transform: uppercase; padding-left: 8px; width:24%; }
.pp-taxes-eval .pp-sep { margin:0 10px 0 5px; width:2%; font-weight: bold; white-space: nowrap; text-align: right;}
.pp-taxes-eval .pp-value { padding-left: 8px; width:24%; }

/*INCLUSIONS/EXCLUSIONS*/
.pp-inclusion-exclusion .pp-first-row { border-top:none;}
.pp-inclusion-exclusion .pp-content { padding: 10px 0 }

/* AGENTS RETRIBUTIONS */
.pp-agents-retribution .pp-first-row { border-top:none;}

/*No warranty*/
.pp-no-legal-warranty .pp-content {  padding:10px 10px; font-weight: bold; }

/* AGENTS */
.pp-agents .pp-content {  padding:10px 0px; }
.pp-agents .pp-info-table { border: none; width: 98%; margin:auto; }

 /* AGENT HEADER */
.pp-coord-logo-img { margin-right: 10px; }

/*SLIDE SHOW & PHOTOS*/
.pp-caption { margin:0 auto; margin-top:5px; padding:5px; color:#fff; text-transform: uppercase;  background-color:#5E6F81; }
.pp-picture-print .pp-content { margin:10px; text-align: center; }
.pp-picture { background:transparent url(images/ajax-loader.gif) no-repeat center center; }
.pp-slideshow .pp-picture, .pp-picture-print .pp-picture { width:325px; }
.pp-picture-print .pp-center { text-align:center; padding: 10px 0px; }

.pp-sources { color:#666; text-align:right; margin-top: 10px; }

 /* not active */
 .pp-not-active { }
 .pp-not-active .pp-content { margin: 10px; text-transform: uppercase; text-align: center; font-size: 1.2em; font-weight: bold;}

 #email_dialog label { display:block; }
#leadGrabber_dialog iframe { border:none; width:700px; height:700px; margin:0 auto; }

/* IE SPECFIC STYLE */
.ie7root .pp-content-section .pp-left, .ie7root .pp-content-section .pp-right { display: inline; }
.ie7root .pp-price-price {display: inline; }
.ie7root .pp-slideshow .caption { display:inline; }

@media screen {
 .pp-print-only { display:none; }
 .pp-license-section {
	scrollbar-face-color: #75797c;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #ededed;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #b4b4b4;
	width:100%;
	height:200px;
	overflow-x:hidden;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical !important;
 }
}

@media print {
 html, body, .pp-content-section{ font-size: 8pt; margin:0; padding:0; }
 .pp-coord-logo-img { margin-right: 10px; }
 .pp-nodisplay { display:none; }
 .pp-noprint { visibility: hidden; }
 .pp-mlstouch-table th { border-top:1px solid #35a4d1; border-left:1px solid #35a4d1; border-right:1px solid #35a4d1; }
}

/* Notify widget
----------------------------------*/
.ui-notify { width:350px; position:fixed; top:10px; right:10px; z-index: 50000;}
.ui-notify-message { padding:10px; margin-bottom:15px; font-size:1.3em; z-index:2500; -moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; border-radius:4px; }
.ui-notify-message .ui-title { font-size:14px; margin:0; padding:0 }
.ui-notify-message .ui-message { margin:3px 0; padding:0; line-height:18px }
.ui-notify-message:last-child { margin-bottom:0 }
.ui-notify-message-style { background:#000; background:rgba(0,0,0,0.9); -moz-box-shadow: 0 0 6px #000; -webkit-box-shadow: 0 0 6px #000; box-shadow: 0 0 6px #000; }
.ui-notify-message-style .ui-title { color:#fff; font-weight:bold }
.ui-notify-message-style .ui-message { color:#fff }
.ui-notify-close { color:#fff; text-decoration:underline }
.ui-notify-click { cursor:pointer }
.ui-notify-cross { margin-top:-4px; float:right; cursor:pointer; text-decoration:none; font-size:12px; font-weight:bold; text-shadow:0 1px 1px #fff; padding:2px }
.ui-notify-cross:hover { color:#ffffab }
.ui-notify-cross:active { position:relative; top:1px }
.pp-wait-panel-class .ui-dialog-titlebar {display:none}
.ui-notify-message .ui-message-working {
 background-image:url(images/pp-working.gif); background-position:3px center; background-repeat:no-repeat;
 margin:3px 0; padding-left:25px; line-height:18px; color:#fff;
}
.ui-notify-message .ui-image-container { float:left; margin-right:5px; }
.ui-notify-message .ui-message-progress-status { color:#fff; }
.ui-notify-message .ui-message-progress-status ul { list-style-type:none; margin:0 15px 0 0; padding:0; }
.ui-notify-message .pp-progress-status-list li { background-image:url(images/pp-working.gif); background-repeat:no-repeat; background-position:0 0; padding-left:20px; }
.ui-notify-message .pp-progress-status-done-list li { margin:0 0 0 6px; padding:0; list-style-type:disc; list-style-position:inside; }

/* Tooltip */
.pp-tooltip-section { position:absolute; display:none; margin:0; padding:0; }
.pp-tooltip-section .pp-tooltip-closer { float:right; position:absolute; top:1px; right:1px; }
.pp-tooltip-trigger { display:inline-block; cursor:pointer; }
.pp-tooltip-trigger:hover { text-decoration:underline; }
.pp-tooltip-content { font-size:1.2em; margin:10px 30px 10px 10px; }

.pp-mlstouch-wrapper {background-color:#ffffff; }
.pp-facture-item { cursor: pointer;}
.pp-navigation-field a { text-decoration:none;}
.pp-navigation-field a:hover .pp-label {text-decoration:underline;}

.pp-main-content .pp-marketing-section { float:left; width:188px;}
.pp-marketing-section .pp-price-section { margin:auto; width:135px;}
.pp-marketing-section .pp-price-section p.ui-corner-all { border:1px solid #FF9000; padding:7px;}
.pp-marketing-section .pp-price { font-size:28px; color: #FF9000; font-weight:bold;}
.pp-marketing-section .pp-price-freq { font-size:11px; color: #000000; margin-left:0px; position:relative; top:0px;}
.pp-marketing-section .pp-price-or { text-align:center; }
.pp-marketing-section .pp-benefit { font-size: 0.85em; margin-top: 25px;}

/*JCROP*/
.jcrop-holder { direction: ltr; text-align: left; }
.jcrop-vline, .jcrop-hline { background: #ffffff url('images/jcrop-stripes_tr_8x8.gif') top left repeat; font-size: 0; position: absolute; }
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-vline.right { right: 0; }
.jcrop-hline { height: 1px !important; width: 100%; }
.jcrop-hline.bottom { bottom: 0; }
.jcrop-tracker { height: 100%; width: 100%; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; }
.jcrop-handle { background-color: #333333; border: 1px #eeeeee solid; width: 7px; height: 7px; font-size: 1px; }
.jcrop-handle.ord-n { left: 50%; margin-left: -4px; margin-top: -4px; top: 0; }
.jcrop-handle.ord-s { bottom: 0; left: 50%; margin-bottom: -4px; margin-left: -4px; }
.jcrop-handle.ord-e { margin-right: -4px; margin-top: -4px; right: 0; top: 50%; }
.jcrop-handle.ord-w { left: 0; margin-left: -4px; margin-top: -4px; top: 50%; }
.jcrop-handle.ord-nw { left: 0; margin-left: -4px; margin-top: -4px; top: 0; }
.jcrop-handle.ord-ne { margin-right: -4px; margin-top: -4px; right: 0; top: 0; }
.jcrop-handle.ord-se { bottom: 0; margin-bottom: -4px; margin-right: -4px; right: 0; }
.jcrop-handle.ord-sw { bottom: 0; left: 0; margin-bottom: -4px; margin-left: -4px; }
.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s { height: 7px; width: 100%; }
.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w { height: 100%; width: 7px; }
.jcrop-dragbar.ord-n { margin-top: -4px; }
.jcrop-dragbar.ord-s { bottom: 0; margin-bottom: -4px; }
.jcrop-dragbar.ord-e { margin-right: -4px; right: 0; }
.jcrop-dragbar.ord-w { margin-left: -4px; }
.jcrop-light .jcrop-vline, .jcrop-light .jcrop-hline { background: #ffffff; filter: alpha(opacity=70) !important; opacity: .70!important; }
.jcrop-light .jcrop-handle { -moz-border-radius: 3px; -webkit-border-radius: 3px; background-color: #000000; border-color: #ffffff; border-radius: 3px; }
.jcrop-dark .jcrop-vline, .jcrop-dark .jcrop-hline { background: #000000; filter: alpha(opacity=70) !important; opacity: 0.7 !important; }
.jcrop-dark .jcrop-handle { -moz-border-radius: 3px; -webkit-border-radius: 3px; background-color: #ffffff; border-color: #000000; border-radius: 3px; }
.solid-line .jcrop-vline, .solid-line .jcrop-hline { background: #ffffff; }
.jcrop-holder img, img.jcrop-preview { max-width: none; }

/*Virtual tour*/
.pp-virtual-tour { position:absolute; right:1px; top:5px; width:200px; height: 25px; z-index:1; text-align: right;}
.pp-virtual-tour .ui-button-text { padding-left:3.2em; text-transform: uppercase; }
.ui-icon.pp-icon-camera{ background: url(images/virtual_tour_icon.png) no-repeat; width: 27px; height: 23px; margin-top: -10px; }

/* Config */
/* Password */
.pp-pwd-securitylevel { height:17px; width:102px; background-image: url(../pp2/images/pp-pwd-security-levels.png); }
.pp-pwd-securitylevel-0 { background-position: 0 0; }
.pp-pwd-securitylevel-1 { background-position: 0 -20px; }
.pp-pwd-securitylevel-2 { background-position: 0 -40px; }
.pp-pwd-securitylevel-3 { background-position: 0 -60px; }
.pp-pwd-securitylevel-4 { background-position: 0 -80px; }
.pp-pwd-securitylevel-5 { background-position: 0 -100px; }

/* Logo */
.pp-photo {width:120px; height:210px; background-position: 0 5px; background-repeat:no-repeat;vertical-align:top; border-top:1px solid #A3ACB3;}
.pp-main-content .pp-info-block .pp-checkbox-field{width:10px;}
#emailView .pp-long {width:325px;}

/* ******************************** */
/* Temporary Overrides Payment Page */
/* ******************************** */

/*** Reset ****/

div.pp-mlstouch-wrapper .pp-content-section .pp-main-content-wrapper .pp-gradient-section,
div.pp-mlstouch-wrapper .pp-gradient-section,
div.pp-mlstouch-wrapper .pp-content-section,
div.pp-mlstouch-wrapper .pp-mlstouch-shadow {
  background: none!important;
  border: none!important;
}

div.pp-mlstouch-wrapper .pp-gradient-section .pp-main-content,
div.pp-mlstouch-wrapper .pp-gradient-section .pp-center-header {
  margin: 0!important;
}

div.pp-mlstouch-wrapper .pp-title-line,
div.pp-mlstouch-wrapper .pp-marketing-section {
  display: none!important;
}

div.pp-mlstouch-wrapper .pp-logon-section {
  width: 100%!important;
  height:auto !important;
}

div.pp-mlstouch-wrapper .pp-order-info-field,
div.pp-mlstouch-wrapper .pp-main-content .pp-order-section,
div.pp-mlstouch-wrapper .pp-main-content .pp-product-section,
div.pp-mlstouch-wrapper .pp-main-content.pp-payment-section {
  width: auto!important;
}

div.pp-mlstouch-wrapper .pp-general-field table {
  float: none!important;
}

div.pp-mlstouch-wrapper .pp-payment-section {
  overflow: hidden;
}

/*** New design ****/

div.pp-mlstouch-wrapper {
  width: 100%!important;
  height: 100%!important;
  background: #C0C0C0!important;
  position: absolute!important;
  overflow-y: scroll!important;
}

div.pp-mlstouch-wrapper .pp-content-section .pp-main-content-wrapper {
  width: 100%!important;
  max-width: 750px!important;
  font-family: helvetica, roboto, arial, sans-serif!important;
  padding: 20px!important;
  box-sizing: border-box!important;
}

div.pp-mlstouch-wrapper .pp-main-content {
  background: white!important;
  box-sizing: border-box!important;
  font-family: helvetica, roboto, arial, sans-serif!important;
  padding: 20px!important;
  border-bottom-left-radius: 5px!important;
  border-bottom-right-radius: 5px!important;
  overflow: hidden!important;
}

div.pp-mlstouch-wrapper .pp-center-header {
  width: 100%!important;
  margin: 0!important;
  padding: 12px 20px!important;
  box-sizing: border-box!important;
  background: #39B1DD!important;
  font-weight: 700!important;
  color: white!important;
  border-top-left-radius: 5px!important;
  border-top-right-radius: 5px!important;
}

@media (max-width: 700px) {
  div.pp-content-section,
  div.pp-mlstouch-wrapper .pp-content-section .pp-main-content-wrapper {
    padding: 0!important;
  }
  div.pp-mlstouch-wrapper {
    background: white!important;
  }
  div.pp-mlstouch-wrapper .pp-center-header,
  div.pp-mlstouch-wrapper .pp-main-content {
    border-radius: 0px!important;
  }
}

div.pp-mlstouch-wrapper .pp-button-section {
  margin-top: 20px!important;
}
div.pp-mlstouch-wrapper .pp-main-content .pp-general-field label {
	width:auto !important;
}
div.pp-mlstouch-wrapper .pp-help-field {
  display: inline-block!important;
  overflow: hidden!important;
}

div.pp-mlstouch-wrapper .pp-button-section > span {
  width: 200px!important;
  max-width: 50%!important;
  margin: 0!important;
  box-sizing: border-box!important;
}

@media (max-width: 700px) {
  div.pp-mlstouch-wrapper .pp-button-section > span {
    width: 100%!important;
    max-width: none!important;
    margin-top:10px!important;
  }
}

div.pp-mlstouch-wrapper select,
div.pp-mlstouch-wrapper input[type="text"] {
  width: 100%!important;
  height: 30px!important;
  box-sizing: border-box!important;
}

div.pp-mlstouch-wrapper .pp-info-block,
div.pp-mlstouch-wrapper table.pp-mlstouch-table {
  width: 100%!important;
}

div.pp-mlstouch-wrapper table.pp-mlstouch-table tr:nth-child(even){
  background: #e2eef2!important;
}

div.pp-mlstouch-wrapper .pp-mlstouch-table td,
div.pp-mlstouch-wrapper .pp-mlstouch-table th {
  white-space:auto!important;
}

@media (max-width: 700px) {
  div.pp-mlstouch-wrapper table.pp-mlstouch-table
  div.pp-mlstouch-wrapper table.pp-mlstouch-table tr,
  div.pp-mlstouch-wrapper table.pp-mlstouch-table td {
    width: 100%!important;
    height: auto!important;
    display:block!important;
    border: 0!important;
    text-align: center!important;
    padding: 10px!important;
    float: none!important;
    margin: 0!important;
    box-sizing: border-box!important;
  }

  div.pp-mlstouch-wrapper table.pp-mlstouch-table {
    border: 1px solid #39B1DD!important;
  }

  div.pp-mlstouch-wrapper table.pp-mlstouch-table th {
    display: none!important;
  }

  div.pp-mlstouch-wrapper div.pp-order-section table.pp-mlstouch-table tr:nth-child(3),
  div.pp-mlstouch-wrapper div.pp-order-section table.pp-mlstouch-table td.pp-payment-rightcol.pp-payment-td.pp-price-field {
    display: none!important;
  }

  div.pp-mlstouch-wrapper table.pp-mlstouch-table td.pp-payment-td label {
    width: auto!important;
    font-weight: bold!important;
  }

  div.pp-mlstouch-wrapper table.pp-mlstouch-table .pp-payment-td div,
  div.pp-mlstouch-wrapper table.pp-mlstouch-table .pp-payment-td input {
    display: block!important;
    margin: auto!important;
  }
}

/* login instructions */
.pp-login-instructions { width: 90%; background-color: white;border: 1px solid gray;display: block;margin: 3px auto;padding: 15px;box-sizing: border-box;}

