 .ipsApp .ipsButton{font-size:13px;font-weight:500;text-align:center;text-decoration:none;text-shadow:none;white-space:nowrap;display:inline-block;vertical-align:middle;padding:10px 20px;border-radius:3px;border:1px solid rgba(0,0,0,0.1);transition:0.1s all linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ipsApp .ipsButton:not( .ipsButton_noHover ):hover{cursor:pointer;text-decoration:none;background-image:linear-gradient(to bottom, rgba(255,255,255,0.08) 0%,rgba(255,255,255,0.08) 100%);}.ipsApp .ipsButton:active{box-shadow:1px 1px 4px rgba(0,0,0,0.3) inset;border:1px solid rgba(0,0,0,0.4);background-image:linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 100%);}.ipsApp .ipsButton_normal{background:#478f79;color:#ffffff;}.ipsApp .ipsButton_primary{background:#3e4148;color:#ffffff;}.ipsApp .ipsButton_alternate{background:#3e4148;color:#ffffff;}.ipsApp .ipsButton_important{background:#478f79;color:#ffffff;}.ipsApp .ipsButton_positive{background:#598f5b;color:#fff;}.ipsApp .ipsButton_intermediate{background:#f09348;color:#fff;}.ipsApp .ipsButton_negative{background:#c75050;color:#fff;}.ipsApp .ipsButton_light{background:#e5e5e5;border-color:rgba(0,0,0,0.03);color:#333333;}.ipsApp .ipsButton_light:hover{background-image:linear-gradient(to bottom, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.3) 100%);}.ipsApp .ipsButton:active, .ipsApp .ipsButton_active{box-shadow:1px 1px 4px rgba(0,0,0,0.1) inset;border:1px solid rgba(0,0,0,0.1);background-image:linear-gradient(to bottom, rgba(0,0,0,0.02) 0%,rgba(0,0,0,0.02) 100%);}.ipsApp .ipsButton_veryLight{background:#ffffff;border-color:#e8e8e8;color:#333333;}.ipsApp .ipsButton_overlaid{background:rgba(0,0,0,0.5);opacity:0.6;color:#fff;z-index:2;}.ipsApp .ipsButton_overlaid:hover{background:#000;opacity:1;}.ipsApp .ipsButton_overlaid:active{background:#000;}.ipsApp .ipsButton_link{background:transparent;color:#8d9aa6;border:1px solid #8d9aa6;padding:3px 20px;font-weight:normal;}.ipsApp .ipsButton_link:active{box-shadow:none;background-image:none;}.ipsApp .ipsButton_link.ipsFollow, .ipsApp .ipsButton_link.ipsPromote{background:#fff;height:28px;box-sizing:content-box;}.ipsApp .ipsButton_link.ipsFollow:hover, .ipsApp .ipsButton_link.ipsPromote:hover{cursor:default;}.ipsApp .ipsToolList .ipsButton_link, .ipsApp .ipsButton_link.ipsButton_link_secondary{border:0px;}.ipsApp .ipsButton_medium{font-size:14px;line-height:38px;padding:0 20px;}.ipsApp .ipsButton_large{font-size:15px;line-height:42px;padding:0 20px;}.ipsApp .ipsButton_veryLarge{font-size:16px;line-height:46px;padding:0 22px;}.ipsApp .ipsButton_small{font-size:12px;line-height:34px;padding:0 18px;}.ipsApp .ipsButton_verySmall{font-size:12px;line-height:28px;padding:0 15px;}.ipsApp .ipsButton_veryVerySmall{font-size:10px;line-height:20px;padding:0 8px;}.ipsApp .ipsButton_fullWidth{display:block;width:100%;text-overflow:ellipsis;overflow:hidden;}.ipsApp .ipsButton_action{min-width:200px;}.ipsApp .ipsButton_narrow{padding-left:8px;padding-right:8px;}.ipsApp .ipsButton_shouting{text-transform:uppercase;}.ipsApp .ipsButton[disabled], .ipsApp .ipsButton.ipsButton_disabled{opacity:0.5;cursor:not-allowed;}.ipsApp .ipsButton[disabled]:hover, .ipsApp .ipsButton.ipsButton_disabled:hover, .ipsApp .ipsButton[disabled]:active, .ipsApp .ipsButton.ipsButton_disabled:active{background-image:none;}ul.ipsButton_split{margin:0;padding:0;list-style:none;display:inline-block;}.ipsList_inline ul.ipsButton_split{vertical-align:middle;}ul.ipsButton_split > li{float:left;}html[dir="rtl"] ul.ipsButton_split > li{float:right;}.ipsButton_split > .ipsButton, .ipsButton_split > li > .ipsButton{border-radius:0;border-right-width:0;border-left-width:0;float:left;}html[dir="rtl"] .ipsButton_split > .ipsButton, html[dir="rtl"] .ipsButton_split > li > .ipsButton{float:right;}html[dir="ltr"] .ipsButton_split > .ipsButton:not( :last-child ), html[dir="ltr"] .ipsButton_split > li:not( :last-child ) > .ipsButton{border-right:1px solid rgba(0,0,0,0.1);}html[dir="rtl"] .ipsButton_split > .ipsButton:not( :last-child ), html[dir="rtl"] .ipsButton_split > li:not( :last-child ) > .ipsButton{border-left:1px solid rgba(0,0,0,0.1);}html[dir="ltr"] .ipsButton_split > .ipsButton:not( :first-child ), html[dir="ltr"] .ipsButton_split > li:not( :first-child ) > .ipsButton{border-left:1px solid rgba(255,255,255,0.1);}html[dir="rtl"] .ipsButton_split > .ipsButton:not( :first-child ), html[dir="rtl"] .ipsButton_split > li:not( :first-child ) > .ipsButton{border-right:1px solid rgba(255,255,255,0.1);}html[dir="ltr"] .ipsButton_split > .ipsButton:first-child, html[dir="ltr"] .ipsButton_split > li:first-child > .ipsButton{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-width:1px;}html[dir="rtl"] .ipsButton_split > .ipsButton:first-child, html[dir="rtl"] .ipsButton_split > li:first-child > .ipsButton{border-top-right-radius:3px;border-bottom-right-radius:3px;border-right-width:1px;}html[dir="ltr"] .ipsButton_split > .ipsButton:last-child, html[dir="ltr"] .ipsButton_split > li:last-child > .ipsButton{border-top-right-radius:3px;border-bottom-right-radius:3px;border-right-width:1px;}html[dir="rtl"] .ipsButton_split > .ipsButton:last-child, html[dir="rtl"] .ipsButton_split > li:last-child > .ipsButton{border-top-left-radius:3px;border-bottom-left-radius:3px;border-right-width:1px;}html[dir] .ipsButton_split > .ipsButton.ipsButton_link, html[dir] .ipsButton_split > li > .ipsButton.ipsButton_link{border:1px solid #8d9aa6;}html[dir="ltr"] .ipsButton_split > .ipsButton.ipsButton_link + .ipsButton.ipsButton_link, html[dir="ltr"] .ipsButton_split > li + li > .ipsButton.ipsButton_link{border-left:0;}html[dir="rtl"] .ipsButton_split > .ipsButton.ipsButton_link + .ipsButton.ipsButton_link, html[dir="rtl"] .ipsButton_split > li + li > .ipsButton.ipsButton_link{border-right:0;}.ipsButtonBar{line-height:1;background:#ffffff;border-bottom:1px solid rgba(0,0,0,0.1);box-shadow:0px 1px 1px rgba(0,0,0,0.05);}.ipsButtonBar ~ .ipsButtonBar{border-bottom:0;border-top:1px solid rgba(0,0,0,0.1);}.ipsApp .ipsButtonBar .ipsPagination .ipsPagination_page a, .ipsApp .ipsButtonBar .ipsPagination .ipsPagination_next a, .ipsApp .ipsButtonBar .ipsPagination .ipsPagination_prev a, .ipsApp .ipsButtonBar .ipsPagination .ipsPagination_first a, .ipsApp .ipsButtonBar .ipsPagination .ipsPagination_last a{background:#fff;text-shadow:none;color:#222;}.ipsButtonBar .ipsPagination .ipsPagination_pageJump a{color:#222;}.ipsButtonBar .ipsPagination .ipsPagination_page.ipsPagination_active a{background:#3e4148;border-color:#3e4148;color:#fff;}.ipsButtonBar .ipsButtonRow li > a, .ipsButtonBar .ipsButtonRow li > button, .ipsButtonBar .ipsButtonRow li > span{background:#fff;color:#222;font-weight:bold;}html[dir="ltr"] .ipsButtonBar .ipsButtonRow{margin-left:10px;padding:0;}html[dir="rtl"] .ipsButtonBar .ipsButtonRow{margin-right:10px;padding:0;}.ipsButtonBar .ipsButtonRow:last-child{margin-right:0;}html[dir="rtl"] .ipsButtonBar .ipsButtonRow:last-child{margin-left:0;}.ipsButtonRow{display:inline-block;margin:0;padding:0;-webkit-font-smoothing:antialiased;}.ipsButtonRow li{float:left;display:inline-block;}html[dir="ltr"] .ipsButtonRow li{float:right;}.ipsButtonRow li > a, .ipsButtonRow li > button, .ipsButtonRow li > span{display:block;background:#f0f0f0;line-height:26px;padding:0 10px;font-size:10px;font-weight:500;color:#323232;text-transform:uppercase;position:relative;border:0px;}html[dir="ltr"] .ipsButtonRow li:last-child > a, html[dir="ltr"] .ipsButtonRow li:last-child > button, html[dir="ltr"] .ipsButtonRow li:last-child > span{margin-left:0;border-top-left-radius:2px;border-bottom-left-radius:2px;}html[dir="ltr"] .ipsButtonRow li:first-child > a, html[dir="ltr"] .ipsButtonRow li:first-child > button, html[dir="ltr"] .ipsButtonRow li:first-child > span{border-top-right-radius:2px;border-bottom-right-radius:2px;}html[dir="rtl"] .ipsButtonRow li:last-child > a, html[dir="rtl"] .ipsButtonRow li:last-child > button, html[dir="rtl"] .ipsButtonRow li:last-child > span{margin-right:0;border-top-right-radius:2px;border-bottom-right-radius:2px;}html[dir="rtl"] .ipsButtonRow li:first-child > a, html[dir="rtl"] .ipsButtonRow li:first-child > button, html[dir="rtl"] .ipsButtonRow li:first-child > span{border-top-left-radius:2px;border-bottom-left-radius:2px;}.ipsButtonRow li > a.ipsButtonRow_active, .ipsButtonRow li > button.ipsButtonRow_active{background:#3e4148;border-color:#3e4148;color:#fff;text-shadow:none;}.ipsAreaBackground_light .ipsButtonRow li > a:not( .ipsButtonRow_active ), .ipsAreaBackground_light .ipsButtonRow li > button:not( .ipsButtonRow_active ), .ipsAreaBackground_light .ipsButtonRow li > span:not( .ipsButtonRow_active ){background:#fff;}.ipsAreaBackground_light .ipsButtonRow li > span.ipsButtonRow_noBackground{background:transparent;}.ipsButtonRow li .ipsIcon{position:relative;top:3px;}.ipsButtonRow li > span.ipsButtonRow_noBackground{background:transparent;}.ipsSocial{color:#fff;padding:2px !important;border:0 !important;border-spacing:0;min-width:200px;max-width:315px;}.ipsSocial:hover{color:#fff;}.ipsSocial_icon{display:table-cell;vertical-align:middle;height:32px;min-width:32px;font-size:18px;background:rgba(0,0,0,0.2);}.ipsSocial_icon img{max-width:16px;margin-left:-2px;margin-top:-2px;}.ipsSocial_text{display:table-cell;width:100%;line-height:32px;font-size:13px;}.ipsSocial_microsoft{background-color:#008b00;}.ipsSocial_facebook{background-color:#3a579a;}.ipsSocial_twitter{background-color:#00abf0;}.ipsSocial_linkedIn{background:#007eb3;}.ipsSocial_google{background-color:#d34730;}.ipsSocial_google .ipsSocial_icon{height:32px;width:32px;background-color:#fff;background-image:url( //www.plchmis.com/applications/core/interface/logos/login/Google.png );background-size:18px 18px;background-repeat:no-repeat;background-position:center center;}.ipsSocial_google .ipsSocial_icon .fa{display:none !important;}.ipsSocial_google .ipsSocial_text{line-height:32px;}.ipsSocial_internal{background-color:#008b00;}.ipsPromote.ipsButton{cursor:pointer !important;}.ipsApp .ipsPromote.ipsButton_verySmall{padding-left:0;}.ipsPromote .ipsPromoteText{padding-left:15px;}.ipsPromote.ipsButton a{padding-right:6px;display:inline-block;}.ipsPromote .ipsPromote_icon{color:#ffffff;display:inline-block;width:22px;text-align:center;margin-right:-4px;opacity:1;background:#8d9aa6;}.ipsPromote .ipsPromote_icon:first-of-type{border-radius:2px 0px 0px 2px;}