@charset "UTF-8";
@charset "UTF-8";
#nta-tele-gdpr {
vertical-align: text-top !important;
padding: 0 !important;
margin: 0 5px 0 0 !important;
}
.nta-tele-gdpr {
font-size: 11px;
padding: 5px;
margin-left: -5px;
margin-right: -5px;
border-radius: 4px;
}
.nta-tele-gdpr a {
text-decoration: underline;
color: inherit;
}
.nta-tele-gdpr label {
color: inherit;
font-size: inherit;
}
.pointer-disable {
pointer-events: none;
}
.nta-woo-products-button:before,
.nta-woo-products-button:after {
content: '';
display: block;
clear: both;
}
.tele__button {
border-bottom: none !important;
}
.tele__btn_w_img:hover {
text-decoration: none;
}
.tele__popup_content_item .tele__cs_img_wrap {
width: 48px;
height: 48px;
}
.tele__button,
.tele__btn_popup,
.tele__button *,
.tele__btn_popup *,
.tele__btn_popup :before,
.tele__button :before,
.tele__button :after,
.tele__btn_popup :after,
.tele__popup_chat_box,
.tele__popup_chat_box *,
.tele__popup_chat_box :before,
.tele__popup_chat_box :after {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
} .tele__button {
position: relative;
width: 300px;
min-height: 64px;
line-height: 1;
display: block;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none !important;
color: #fff;
box-shadow: 0px 4px 8px 1px rgba(32, 32, 37, 0.09) !important;
-webkit-box-shadow: 0px 4px 8px 1px rgba(32, 32, 37, 0.09) !important;
-moz-box-shadow: 0px 4px 8px 1px rgba(32, 32, 37, 0.09) !important;
}
.tele__btn_txt {
display: inline-block;
font-size: 12px;
line-height: 1.33em;
}
.tele__btn_w_icon .tele__btn_txt {
padding: 16px 20px 15px 71px;
}
.tele__button_text_only .tele__btn_txt,
.tele__r_button.tele__btn_w_img.tele__button_text_only .tele__btn_txt,
.tele__sq_button.tele__btn_w_img.tele__button_text_only .tele__btn_txt {
padding-top: 25px;
padding-bottom: 24px;
}
.tele__btn_w_icon .tele__btn_txt .tele__btn_title {
font-weight: 600;
padding-left: 2px;
font-size: 14px;
}
.tele__cs_info {
margin-bottom: 2px;
}
.tele__btn_status {
color: #f5a623;
font-size: 9px;
padding: 2px 0 0;
font-weight: 700;
}
.tele__cs_info .tele__cs_name,
.tele__cs_info .tele__cs_status {
display: inline-block;
}
.tele__cs_info .tele__cs_name {
font-weight: 400;
font-size: 12px;
line-height: 1.36em;
}
.tele__stt_online .tele__cs_info .tele__cs_name {
color: #d5f0d9;
}
.tele__stt_offline .tele__cs_info .tele__cs_name {
color: #76787d;
}
.tele__cs_info .tele__cs_status {
width: 36px;
height: 14px;
margin-left: 3px;
padding: 1px;
font-size: 9px;
line-height: 1.34em;
border-radius: 5px;
color: rgba(255, 255, 255, 0.98);
position: relative;
top: -1px;
left: 0px;
text-align: center;
}
.tele__stt_online .tele__cs_info .tele__cs_status {
background: #62c971;
}
.tele__stt_offline .tele__cs_info .tele__cs_status {
background: #b9bbbe;
}
.tele__stt_online {
background: #2aa7e8;
cursor: pointer;
transition: 0.4s ease all !important;
-webkit-transition: 0.4s ease all !important;
-moz-transition: 0.4s ease all !important;
backface-visibility: hidden;
will-change: transform;
}
.tele__stt_online .tele__btn_txt {
position: relative;
z-index: 4;
}
.tele__r_button.tele__stt_online:before {
border-radius: 50vh;
}
.tele__sq_button.tele__stt_online:before {
border-radius: 5px;
}
.tele__stt_online:before {
content: '';
transition: 0.4s ease all;
-webkit-transition: 0.4s ease all;
-moz-transition: 0.4s ease all;
background: rgba(0, 0, 0, 6%);
position: absolute;
left: 0;
top: 0;
z-index: -1;
width: 100%;
height: 100%;
opacity: 0;
will-change: opacity;
}
.tele__button.tele__stt_online:focus,
.tele__button.tele__stt_online:active,
.tele__button.tele__stt_online:hover {
box-shadow: 0px 4px 8px 1px rgba(32, 32, 37, 0.19);
transform: translate(0, -3px);
-webkit-transform: translate(0, -3px);
-moz-transform: translate(0, -3px);
-ms-transform: translate(0, -3px);
}
.tele__button.tele__stt_online:focus:before,
.tele__button.tele__stt_online:active:before,
.tele__button.tele__stt_online:hover:before {
opacity: 1;
}
.tele__stt_online.tele__btn_w_icon .tele__btn_icon img {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transition: 0.2s ease all;
-webkit-transition: 0.2s ease all;
-moz-transition: 0.2s ease all;
-webkit-box-shadow: none;
box-shadow: none;
}
.tele__stt_offline {
background: #ebedf0;
color: #595b60;
box-shadow: none;
cursor: initial;
pointer-events: none;
}
.tele__stt_offline.tele__btn_w_icon .tele__btn_txt {
padding: 8px 20px 6px 71px;
}
.tele__stt_offline.tele__r_button.tele__btn_w_img .tele__btn_txt {
padding: 8px 20px 8px 100px;
}
.tele__stt_offline.tele__sq_button.tele__btn_w_img .tele__btn_txt {
padding: 8px 20px 8px 70px;
}
.tele__btn_w_icon .tele__btn_icon {
position: absolute;
top: 50%;
left: 16px;
transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
}
.tele__btn_w_icon .tele__btn_icon img {
width: 41px;
height: 69px;
-webkit-box-shadow: none;
box-shadow: none;
}
.tele__btn_w_img {
position: relative;
width: 300px;
margin: 20px 0 20px;
}
.tele__btn_w_img .tele__cs_img {
position: absolute;
top: 50%;
left: 0px;
text-align: center;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
}
.tele__btn_w_img .tele__cs_img_wrap {
width: 79px;
height: 79px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border: 3px solid #ffffff;
position: relative;
overflow: hidden;
}
.tele__btn_w_img .tele__cs_img img {
max-width: 100%;
height: auto;
transition: 0.2s ease transform;
-webkit-transition: 0.2s ease transform;
-moz-transition: 0.2s ease transform;
}
.tele__btn_w_img .tele__cs_img:after {
content: '';
background: #ffffff url(//www.miglioriamoci.net/wp-content/plugins/ninjateam-telegram/assets/img/telegram_logo_green.svg) center center no-repeat;
background-size: 17px;
display: block;
width: 27px;
height: 27px;
position: absolute;
top: 20px;
right: -14px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
box-shadow: 0px 3px 4px 0px rgb(39 38 38 / 26%);
-webkit-box-shadow: 0px 3px 4px 0px rgb(39 38 38 / 26%);
-moz-box-shadow: 0px 3px 4px 0px rgb(39 38 38 / 26%);
}
.tele__stt_offline.tele__btn_w_img .tele__cs_img:after {
content: '';
background: #ffffff url(//www.miglioriamoci.net/wp-content/plugins/ninjateam-telegram/assets/img/telegram_logo_gray.svg) center center no-repeat;
background-size: 17px;
display: block;
width: 27px;
height: 27px;
position: absolute;
top: 20px;
right: -14px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
box-shadow: 0px 3px 4px 0px rgb(39 38 38 / 26%);
-webkit-box-shadow: 0px 3px 4px 0px rgb(39 38 38 / 26%);
-moz-box-shadow: 0px 3px 4px 0px rgb(39 38 38 / 26%);
}
.tele__btn_w_img .tele__btn_txt {
padding: 14px 20px 12px 103px;
}
.tele__r_button {
border-radius: 50vh;
}
.tele__sq_button {
border-radius: 5px;
}
.tele__sq_button.tele__btn_w_img {
width: 270px;
margin-left: 30px;
}
.tele__r_button.tele__btn_w_img .tele__cs_img {
left: -5px;
}
.tele__sq_button.tele__btn_w_img .tele__cs_img {
left: -35px;
}
.tele__sq_button.tele__btn_w_img .tele__btn_txt {
padding: 10px 20px 10px 70px;
display: table-cell;
vertical-align: middle;
height: 66px;
}
.tele__btn_txt .tele__btn_title {
font-weight: 600;
}
.tele__r_button.tele__btn_w_img .tele__btn_txt {
padding: 8px 20px 8px 100px;
display: table-cell;
vertical-align: middle;
height: 66px;
}
.tele__r_button.tele__btn_w_img .tele__cs_info .tele__cs_status {
margin-left: 3px;
}  .tele__popup_chat_box {
font-family: Arial, Helvetica, sans-serif;
width: 351px;
border-radius: 5px 5px 8px 8px;
-webkit-border-radius: 5px 5px 8px 8px;
-moz-border-radius: 5px 5px 8px 8px;
position: fixed;
overflow: hidden;
box-shadow: 0px 10px 10px 4px rgba(0, 0, 0, 0.04);
-webkit-box-shadow: 0px 10px 10px 4px rgba(0, 0, 0, 0.04);
-moz-box-shadow: 0px 10px 10px 4px rgba(0, 0, 0, 0.04);
bottom: 102px;
right: 25px;
z-index: 999999998;
opacity: 0;
visibility: hidden;
-ms-transform: translate(0, 50px);
transform: translate(0, 50px);
-webkit-transform: translate(0, 50px);
-moz-transform: translate(0, 50px);
transition: 0.4s ease all;
-webkit-transition: 0.4s ease all;
-moz-transition: 0.4s ease all;
will-change: transform, visibility, opacity;
max-width: calc(100% - 50px);
}
.tele__popup_chat_box:hover,
.tele__popup_chat_box:focus,
.tele__popup_chat_box:active {
box-shadow: 0px 10px 10px 4px rgba(32, 32, 37, 0.23);
-webkit-box-shadow: 0px 10px 10px 4px rgba(32, 32, 37, 0.23);
-moz-box-shadow: 0px 10px 10px 4px rgba(32, 32, 37, 0.23);
}
.tele__popup_chat_box.tele__active {
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
visibility: visible;
opacity: 1;
}
.tele__popup_chat_box .tele__popup_heading {
position: relative;
padding: 15px 43px 17px 74px;
color: #98d5f5;
background: #2aa7e8;
}
.tele__popup_chat_box .tele__popup_heading_sm {
padding: 12px 15px 17px 74px;
}
.tele__popup_chat_box .tele__popup_heading:before {
content: '';
background: url(//www.miglioriamoci.net/wp-content/plugins/ninjateam-telegram/assets/img/telegram_logo.svg) center top no-repeat;
background-size: 33px;
display: block;
width: 55px;
height: 33px;
position: absolute;
top: 20px;
left: 12px;
}
.tele__popup_chat_box .tele__popup_heading_sm:before {
top: 19px;
left: 11px;
}
.tele__popup_chat_box .tele__popup_heading .tele__popup_title {
padding-top: 2px;
padding-bottom: 3;
color: #ffffff;
font-size: 18px;
line-height: 24px;
}
.tele__popup_chat_box .tele__popup_heading .tele__popup_intro {
padding-top: 4px;
font-size: 12px;
line-height: 20px;
}
.tele__popup_chat_box .tele__popup_heading_sm .tele__popup_intro {
padding-top: 0px;
}
.tele__popup_chat_box .tele__popup_heading .tele__popup_intro a {
display: inline-block;
color: #ffffff;
text-decoration: none;
}
.tele__popup_chat_box .tele__popup_heading .tele__popup_intro a:hover,
.tele__popup_chat_box .tele__popup_heading .tele__popup_intro a:focus,
.tele__popup_chat_box .tele__popup_heading .tele__popup_intro a:active {
text-decoration: underline;
}
.tele__popup_chat_box .tele__popup_notice {
font-size: 11px;
color: #a5abb7;
font-weight: 500;
padding: 0 3px;
}
.tele__popup_chat_box .tele__popup_content {
background: #ffffff;
padding: 13px 20px 21px 19px;
text-align: center;
}
.tele__popup_chat_box .tele__popup_content_left {
text-align: left;
}
.tele__popup_chat_box .tele__popup_avatar {
position: absolute;
overflow: hidden;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
left: 12px;
top: 12px;
}
.tele__popup_chat_box .tele__popup_avatar.nta-default-avt {
border-radius: unset;
-webkit-border-radius: unset;
-moz-border-radius: unset;
}
.tele__popup_chat_box .tele__stt {
padding: 13px 40px 12px 74px;
position: relative;
text-decoration: none;
display: table;
width: 100%;
border-left: 2px solid #2aa7e8;
background: #f5f7f9;
border-radius: 2px 4px 2px 4px;
-webkit-border-radius: 2px 4px 2px 4px;
-moz-border-radius: 2px 4px 2px 4px;
}
.tele__popup_chat_box .tele__stt:after {
content: '';
background: url(//www.miglioriamoci.net/wp-content/plugins/ninjateam-telegram/assets/img/telegram_logo_green.svg) 0 0 no-repeat;
position: absolute;
right: 14px;
top: 26px;
width: 20px;
height: 20px;
background-size: 100% 100%;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
}
.tele__popup_chat_box .tele__stt.tele__stt_offline:after {
background-image: url(//www.miglioriamoci.net/wp-content/plugins/ninjateam-telegram/assets/img/telegram_logo_gray_sm.svg);
}
.tele__popup_chat_box .tele__stt.tele__stt_online {
transition: 0.2s ease all;
-webkit-transition: 0.2s ease all;
-moz-transition: 0.2s ease all;
}
.tele__popup_chat_box .tele__stt.tele__stt_online:hover,
.tele__popup_chat_box .tele__stt.tele__stt_online:active,
.tele__popup_chat_box .tele__stt.tele__stt_online:focus {
background: #ffffff;
box-shadow: 0px 7px 15px 1px rgba(55, 62, 70, 0.07);
-webkit-box-shadow: 0px 7px 15px 1px rgba(55, 62, 70, 0.07);
-moz-box-shadow: 0px 7px 15px 1px rgba(55, 62, 70, 0.07);
}
.tele__popup_content_list .tele__popup_content_item {
margin: 14px 0 0;
transform: translate(0, 20px);
-webkit-transform: translate(0, 20px);
-moz-transform: translate(0, 20px);
will-change: opacity, transform;
opacity: 0;
}
.tele__popup_chat_box.tele__pending .tele__popup_content_list .tele__popup_content_item {
transition: 0.4s ease all;
-webkit-transition: 0.4s ease all;
-moz-transition: 0.4s ease all;
transition-delay: 2.1s;
-webkit-transition-delay: 2.1s;
-moz-transition-delay: 2.1s;
}
.tele__popup_chat_box.tele__pending .tele__popup_content_list .tele__popup_content_item:nth-child(1) {
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
}
.tele__popup_chat_box.tele__pending .tele__popup_content_list .tele__popup_content_item:nth-child(2) {
transition-delay: 0.5s;
-webkit-transition-delay: 0.5s;
-moz-transition-delay: 0.5s;
}
.tele__popup_chat_box.tele__pending .tele__popup_content_list .tele__popup_content_item:nth-child(3) {
transition-delay: 0.7s;
-webkit-transition-delay: 0.7s;
-moz-transition-delay: 0.7s;
}
.tele__popup_chat_box.tele__pending .tele__popup_content_list .tele__popup_content_item:nth-child(4) {
transition-delay: 0.9s;
-webkit-transition-delay: 0.9s;
-moz-transition-delay: 0.9s;
}
.tele__popup_chat_box.tele__pending .tele__popup_content_list .tele__popup_content_item:nth-child(5) {
transition-delay: 1.1s;
-webkit-transition-delay: 1.1s;
-moz-transition-delay: 1.1s;
}
.tele__popup_chat_box.tele__pending .tele__popup_content_list .tele__popup_content_item:nth-child(6) {
transition-delay: 1.3s;
-webkit-transition-delay: 1.3s;
-moz-transition-delay: 1.3s;
}
.tele__popup_chat_box.tele__pending .tele__popup_content_list .tele__popup_content_item:nth-child(7) {
transition-delay: 1.5s;
-webkit-transition-delay: 1.5s;
-moz-transition-delay: 1.5s;
}
.tele__popup_chat_box.tele__pending .tele__popup_content_list .tele__popup_content_item:nth-child(8) {
transition-delay: 1.7s;
-webkit-transition-delay: 1.7s;
-moz-transition-delay: 1.7s;
}
.tele__popup_chat_box.tele__pending .tele__popup_content_list .tele__popup_content_item:nth-child(9) {
transition-delay: 1.9s;
-webkit-transition-delay: 1.9s;
-moz-transition-delay: 1.9s;
}
.tele__popup_chat_box.tele__lauch .tele__popup_content_list .tele__popup_content_item {
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
}
.tele__popup_content_list .tele__popup_content_item .tele__member_name {
font-size: 14px;
color: #363c47;
line-height: 1.188em !important;
}
.tele__popup_content_list .tele__popup_content_item .tele__member_duty {
font-size: 11px;
color: #989b9f;
padding: 2px 0 0;
line-height: 1.125em !important;
}
.tele__popup_content_list .tele__popup_content_item .tele__member_status {
color: #f5a623;
font-size: 10px;
padding: 5px 0 0;
line-height: 1.125em !important;
}
.tele__popup_content_list .tele__popup_content_item .tele__popup_txt {
display: table-cell;
vertical-align: middle;
min-height: 48px;
height: 48px;
}
.tele__popup_content_list .tele__popup_content_item .tele__stt_offline {
border-left-color: #c0c5ca;
}
.tele__popup_avt_list {
font-size: 0;
margin: 7px 0 24px;
}
.tele__popup_avt_list .tele__popup_avt_item {
display: inline-block;
position: relative;
width: 46px;
}
.tele__popup_avt_list .tele__popup_avt_img {
width: 60px;
height: 60px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
position: relative;
overflow: hidden;
border: 2px solid #ffffff;
left: -7px;
}
.tele__popup_call_btn {
background: #2aa7e8;
color: #ffffff;
text-decoration: none;
display: inline-block;
width: 275px;
max-width: 100%;
font-size: 16px;
padding: 14px 10px;
border-radius: 24px;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
margin: 25px 0 15px;
box-shadow: 0px 8px 17px 2px rgba(13, 15, 18, 0.2);
-webkit-box-shadow: 0px 8px 17px 2px rgba(13, 15, 18, 0.2);
-moz-box-shadow: 0px 8px 17px 2px rgba(13, 15, 18, 0.2);
}
.tele__popup_call_btn.tele__popup_call_btn_lg:before {
content: '';
display: inline-block;
width: 20px;
height: 20px;
position: relative;
background: url(//www.miglioriamoci.net/wp-content/plugins/ninjateam-telegram/assets/img/telegram_logo_green_sm.svg) 0 0 no-repeat;
background-size: 100% 100%;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
vertical-align: top;
top: 0px;
margin-right: -19px;
left: -31px;
transition: 0.2s ease background-image;
-webkit-transition: 0.2s ease background-image;
-moz-transition: 0.2s ease background-image;
}
.tele__popup_call_btn.tele__popup_call_btn_lg:hover:before,
.tele__popup_call_btn.tele__popup_call_btn_lg:focus:before,
.tele__popup_call_btn.tele__popup_call_btn_lg:active:before {
background-image: url(//www.miglioriamoci.net/wp-content/plugins/ninjateam-telegram/assets/img/telegram_logo.svg);
}
.tele__popup_chat_box_gray {
border-radius: 2px 2px 8px 8px;
}
.tele__popup_chat_box_gray .tele__popup_heading_gray {
background: #f8f8f8;
border-top: 3px solid #2aa7e8;
color: #868c9a;
font-weight: 500;
}
.tele__popup_chat_box_gray .tele__popup_heading_gray .tele__popup_title {
color: #595b60;
}
.tele__popup_chat_box_gray .tele__popup_heading_gray:before {
content: '';
background: url(//www.miglioriamoci.net/wp-content/plugins/ninjateam-telegram/assets/img/telegram_logo_green.svg) center top no-repeat;
background-size: 33px;
display: block;
width: 55px;
height: 33px;
position: absolute;
top: 20px;
left: 12px;
}
.tele__popup_chat_box_gray .tele__popup_heading_gray .tele__popup_intro a {
color: #595b60;
}
.tele__popup_chat_box_ct {
width: 384px;
text-align: center;
}
.tele__popup_chat_box_ct .tele__popup_heading_ct {
text-align: center;
padding: 18px 0 18px;
}
.tele__popup_chat_box_ct .tele__popup_heading_ct:before {
content: '';
background: url(//www.miglioriamoci.net/wp-content/plugins/ninjateam-telegram/assets/img/telegram_logo.svg) center top no-repeat;
background-size: 30px;
display: block;
width: 30px;
height: 31px;
position: absolute;
top: 15px;
left: 72px;
}
.tele__popup_chat_box_ct .tele__popup_heading_ct .tele__popup_title {
padding-left: 22px;
padding-bottom: 14px;
}
.tele__popup_chat_box_ct .tele__popup_heading_ct .tele__popup_intro {
margin-top: -5px;
line-height: 12px;
}
.tele__popup_chat_box_ct .tele__popup_ct_avt_list:after {
content: '';
clear: both;
display: block;
}
.tele__popup_chat_box_ct .tele__popup_ct_content {
background: #ffffff;
padding: 0 0 14px;
}
.tele__popup_chat_box_ct .tele__popup_ct_content .tele__popup_notice {
padding-top: 18px;
padding-bottom: 15px;
}
.tele__popup_chat_box_ct .tele__popup_ct_content_item {
width: 33%;
float: left;
font-size: 10px;
}
.tele__popup_chat_box_ct .tele__popup_ct_content_item a {
text-decoration: none;
color: #989b9f;
}
.tele__popup_chat_box_ct .tele__popup_ct_content_item .tele__popup_ct_txt {
padding-top: 8px;
}
.tele__popup_chat_box_ct .tele__popup_ct_content_item .tele__member_name {
color: #363c47;
font-size: 13px;
}
.tele__popup_chat_box_ct .tele__popup_ct_content_item .tele__member_duty {
color: #989b9f;
padding: 3px 0 0;
}
.tele__popup_chat_box_ct .tele__popup_ct_content_item .tele__member_stt_online {
color: #2aa7e8;
font-size: 9px;
line-height: 12px;
display: inline-block;
padding: 3px 0 0 16px;
background: url(//www.miglioriamoci.net/wp-content/plugins/ninjateam-telegram/assets/img/telegram_logo_green.svg) 0 3px no-repeat;
background-size: 12px auto;
-webkit-background-size: 12px auto;
-moz-background-size: 12px auto;
}
.tele__popup_chat_box_ct .tele__popup_ct_content_item .tele__member_stt_offline {
color: #f5a623;
font-size: 9px;
line-height: 12px;
padding: 2px 0 0;
}
.tele__popup_chat_box_ct .tele__popup_ct_avatar img {
border-radius: 50%;
}
.tele__popup_chat_box_ct .tele__popup_ct_call_btn {
width: 97px;
font-size: 11px;
padding: 9px 10px 11px;
margin: 15px 0 15px;
}  .tele__btn_popup {
position: fixed;
right: 30px;
bottom: 30px;
cursor: pointer;
font-family: Arial, Helvetica, sans-serif;
z-index: 999999999;
}
.tele__btn_popup .tele__btn_popup_icon {
width: 56px;
height: 56px;
background: #2aa7e8;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.14);
-webkit-box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.14);
-moz-box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.14);
}
.tele__btn_popup .tele__btn_popup_icon:before {
content: '';
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: -1px;
top: 0;
background: transparent url(//www.miglioriamoci.net/wp-content/plugins/ninjateam-telegram/assets/img/telegram_logo.svg) center center no-repeat;
background-size: 30px auto;
-webkit-background-size: 30px auto;
-moz-background-size: 30px auto;
transition: 0.4s ease all;
-webkit-transition: 0.4s ease all;
-moz-transition: 0.4s ease all;
}
.tele__btn_popup .tele__btn_popup_icon:after {
content: '';
opacity: 0;
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: transparent url(//www.miglioriamoci.net/wp-content/plugins/ninjateam-telegram/assets/img/x_icon.svg) center center no-repeat;
background-size: 14px auto;
-webkit-background-size: 14px auto;
-moz-background-size: 14px auto;
transition: 0.4s ease all;
-webkit-transition: 0.4s ease all;
-moz-transition: 0.4s ease all;
-ms-transform: scale(0) rotate(-360deg);
transform: scale(0) rotate(-360deg);
-webkit-transform: scale(0) rotate(-360deg);
-moz-transform: scale(0) rotate(-360deg);
}
.tele__btn_popup.tele__active .tele__btn_popup_icon:before {
opacity: 0;
-ms-transform: scale(0) rotate(360deg);
transform: scale(0) rotate(360deg);
-webkit-transform: scale(0) rotate(360deg);
-moz-transform: scale(0) rotate(360deg);
}
.tele__btn_popup.tele__active .tele__btn_popup_icon:after {
opacity: 1;
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
-webkit-transform: scale(1) rotate(0deg);
-moz-transform: scale(1) rotate(0deg);
}
.tele__btn_popup .tele__btn_popup_txt {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
width: 156px;
right: 100%;
background-color: #f5f7f9;
font-size: 12px;
color: #43474e;
line-height: 1.5;  padding: 8px 12px;
margin-right: 7px;
letter-spacing: -0.03em;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
transition: 0.4s ease all;
-webkit-transition: 0.4s ease all;
-moz-transition: 0.4s ease all;
}
.tele__btn_popup.tele__active .tele__btn_popup_txt {
-ms-transform: translate(0, 15px);
transform: translate(0, 15px);
-webkit-transform: translate(0, 15px);
-moz-transform: translate(0, 15px);
opacity: 0;
visibility: hidden;
}
 .ihc-icon-edit-e:before,.ihc-icon-preview:before,.ihc-icon-remove-e:before{color:#666;font-size:14px;padding-left:4px}.ihc-tos-wrap,.impu-form-line-fr{position:relative}.fa-ihc,.fa-ihc-sm{text-rendering:auto;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}@font-face{font-family:FontAwesome-ihc;src:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff');font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-Regular.woff2) format('woff2'),url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-Regular.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-Medium.woff2) format('woff2'),url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-Medium.woff) format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-SemiBold.woff2) format('woff2'),url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-SemiBold.woff) format('woff');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-Bold.woff2) format('woff2'),url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-Bold.woff) format('woff');font-weight:700;font-style:normal;font-display:swap}:root{--iump-primary-text-color:#1a2538;--iump-second-text-color:rgba(125,138,157,1.0);--iump-thrid-text-color:#686b8f;--iump-forth-text-color:rgba(108,119,135,1.0);--iump-main-background-color:#f4f7fd;--iump-green-color:#37caca;--iump-blue-color:#2196f3;--iump-blue-light-dark-color:#0d8aee;--iump-blue-darker-color:#0b64f5;--iump-light-blue-color:#ecf3fb;--iump-superlight-blue-color:rgba(236,243,251, 0.28);--iump-blue-border-color:#e0eafe;--iump-blue-second-border-color:#e2e8f9;--iump-gray-color:#ced4de;--iump-main-orange:#F5B11D;--iump-primary-font:Poppins,Century Gothic,CenturyGothic,sans-serif}.fa-ihc{display:inline-block;font:14px/1 FontAwesome-ihc;font-size:inherit;-webkit-font-smoothing:antialiased}.fa-ihc-menu{font-size:30px;display:block;margin-bottom:5px}.fa-import_users-ihc:before,.fa-users-ihc:before{content:"\f0c0"}.fa-profile-account-ihc:before,.fa-user-ihc:before,.fa-username-ihc:before{content:"\f007"}.fa-level_restrict_payment-ihc:before,.fa-levels-ihc:before,.fa-mycred-ihc:before{content:"\f005"}.fa-locker-ihc:before,.fa-pass-ihc:before{content:"\f023"}.fa-register-ihc:before,.fa-register_lite-ihc:before,.fa-user-plus-ihc:before{content:"\f234"}.fa-login-ihc:before,.fa-register_redirects_by_level-ihc:before,.fa-sign-in-ihc:before{content:"\f090"}.fa-orders-account-ihc:before,.fa-orders-ihc:before,.fa-payments-ihc:before{content:"\f0d6"}.fa-opt_in-ihc:before{content:"\f0e0"}.fa-block_url-ihc:before{content:'\f023'}.fa-payment_settings-ihc:before{content:'\f155'}.fa-general-ihc:before,.fa-zapier-ihc:before{content:"\f013"}.fa-affiliate-account-ihc:before,.fa-affiliates-ihc:before,.fa-user_sites-ihc:before{content:"\f0e8"}.fa-help-account-ihc:before,.fa-help-ihc:before,.fa-reason_for_cancel-ihc:before{content:"\f059"}.fa-coupons-ihc:before{content:"\f145"}.fa-showcases-ihc:before{content:"\f109"}.fa-social_login-ihc:before{content:"\f17d"}.fa-logout-account-ihc:before,.fa-sign-out-ihc:before{content:"\f08b"}.fa-unlock-ihc:before{content:"\f09c"}.fa-drip_content_notifications-ihc:before,.fa-notifications-ihc:before,.fa-pushover_notifications-account-ihc:before{content:"\f0f3"}.fa-magic_feat-ihc:before{content:"\f0d0"}.ihc-icon-edit-e:before{content:"\f044"}.ihc-icon-remove-e:before{content:"\f014"}.ihc-icon-preview:before{content:"\f06e"}.ihc-icon-pop-list:before{content:"\f10c";font-size:14px;line-height:17px;vertical-align:top;color:#fff}.fa-ihc-dashboard{margin-right:0;width:66px;height:66px;text-align:center;color:#fff;padding:20px;border-radius:50%;font-size:28px;float:left!important;box-sizing:border-box}.fa-list-ihc:before{content:"\f0ca";line-height:17px;font-size:27px;color:#fff;margin:3px 6px 0 0}.fa-arrows-ihc:before{content:"\f047";cursor:move}.ihc-icon-pop-list-black:before{content:"\f10c";font-size:14px;line-height:17px;vertical-align:top;color:#000}.fa-download_monitor_integration-ihc:before,.fa-export-csv:before{content:"\f019"}.fa-ihc-fb:after,.fa-ihc-fb:before{content:"\f09a"}.fa-ihc-tw:after,.fa-ihc-tw:before{content:"\f099"}.fa-ihc-in:after,.fa-ihc-in:before{content:"\f0e1"}.fa-ihc-goo:after,.fa-ihc-goo:before{content:"\f1a0"}.fa-ihc-tbr:after,.fa-ihc-tbr:before{content:"\f173"}.fa-ihc-vk:after,.fa-ihc-vk:before{content:"\f189"}.fa-ihc-ig:after,.fa-ihc-ig:before{content:"\f16d"}.fa-search-ihc:before{content:"\f002";margin-right:5px}.fa-filter-ihc:before{content:""\f233"";margin-right:5px}.fa-dot-ihc:before{content:"\f111";margin-right:5px}.fa-taxes-ihc:before{content:"\f295"}.fa-add-ihc:before,.fa-new-extension-ihc:before,.fa-social-account-ihc:before{content:"\f067"}.fa-currencies-ihc:before,.fa-transactions-account-ihc:before{content:"\f155"}.fa-links-ihc:before{content:"\f08e"}.fa-bp-ihc:before{content:"\f29a"}.fa-woo-ihc:before{content:"\f19a"}.fa-srch-ihc:before{content:"\f002"}.fa-print-ihc:before{content:"\f02f";font-size:16px;cursor:pointer}.fa-cheat_off-ihc:before{content:"\f132"}.fa-membership_card-ihc:before{content:"\f09d"}.fa-invitation_code-ihc:before{content:"\f058"}.fa-individual_page-ihc:before{content:"\f24d"}.fa-level_subscription_paln_settings-ihc:before{content:"\f0ae"}.fa-prorate_subscription_settings-ihc:before{content:"\f012"}.fa-gifts-ihc:before,.fa-membeship_gifts-account-ihc:before{content:"\f06b"}.fa-wp_social_login-ihc:before{content:"\f1d7"}.fa-list_access_posts-ihc:before{content:"\f03a"}.fa-invoices-ihc:before{content:"\f249"}.fa-invoice-preview-ihc:before{content:"\f15c";color:#5a6f7d;font-size:14px;padding-left:4px}.fa-badges-ihc:before{content:"\f219"}.fa-login_security-ihc:before{content:"\f21b"}.fa-workflow_restrictions-ihc:before{content:"\f27b"}.fa-subscription_delay-ihc:before{content:"\f252"}.fa-level_dynamic_price-ihc:before{content:"\f160"}.fa-membership_cards-account-ihc:before,.fa-user_reports-ihc:before{content:"\f022"}.fa-pushover-ihc:before{content:"\f10b"}.fa-pushover-on-ihc:before{color:#66cbff!important;font-size:26px;content:"\f0f3"}.fa-arrow-ihc:before{content:"\f0d7"}.fa-account_page_menu-ihc:before{content:"\f0c9"}.fa-api-ihc:before{content:"\f085"}.fa-import_export-ihc:before{content:"\f0ec"}.fa-overview-account-ihc:before{content:"\f015"}.fa-subscription-account-ihc:before{content:"\f0a1"}.fa-sites-is-active{color:#0a9fd8;font-size:21px!important;margin-right:10px}.fa-sites-is-not-active{color:#999;font-size:21px!important;margin-right:10px}.fa-infusionSoft-ihc:before{content:"\f12d"}.fa-kissmetrics-ihc:before{content:"\f0e4"}.fa-direct_login-ihc:before{content:"\f13e"}.ihc-tos-wrap{padding:4px 0 8px;display:inline-block}.ihc-tos-wrap input[type=checkbox]{margin:0 10px}.ihc-tos-wrap a{color:#0074a2;text-decoration:none!important;font-size:14px}.ihc-tos-wrap a:hover{text-decoration:underline!important}.g-recaptcha-wrapper{text-align:left;margin:10px 5px;padding:10px 5px}.g-recaptcha{display:inline-block;vertical-align:middle}#ihc_coupon_code_check_div_msg{text-align:left;margin-left:5px}#ihc_coupon_code_check_div_msg.ihc-coupon-valid{color:#27bebe!important}#ihc_coupon_code_check_div_msg.ihc-coupon-not-valid,.ihc-stripe-connect-form-card-errors{color:#dd3559}.iump-form-line-register{padding:10px 5px;border-bottom:1px solid #fafafa;box-sizing:border-box;position:relative}.iump-labels-register{min-width:140px;text-align:right;padding-right:15px;display:inline-block}.iump-form-upload_image{margin-bottom:0!important;padding-bottom:0!important}.iump-form-line-register select{min-width:177px;vertical-align:middle}.iump-form-line-register .iump-form-checkbox,.iump-form-line-register .iump-form-paybox,.iump-form-line-register .iump-form-radiobox{margin-bottom:15px;margin-right:15px}.iump-form-line-register .iump-form-checkbox input,.iump-form-line-register .iump-form-paybox input,.iump-form-line-register .iump-form-radiobox input{margin-right:5px;vertical-align:inherit}.iump-form-line-register .iump-form-sublabel{clear:both;font-size:11px;color:#999;display:block;line-height:18px}.ihc-member-photo{border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;display:block;max-width:180px;max-height:180px;margin:15px 3px;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:100%;zoom:.9;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border:1px solid #fff}.ihc-delete-attachment-bttn,.ihc-file-upload-button .ajax-file-upload,.ihc-file-upload-button .ihc-delete-attachment-bttn,.iump-submit-form .ihc-submit-bttn-fe{display:inline-block;font-size:13px;line-height:26px;height:28px;margin:0 10px 10px 0;padding:0 10px 1px;cursor:pointer;-webkit-appearance:none;-webkit-border-radius:3px;border-radius:3px;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#2ea2cc;border:1px solid #0074a2;-webkit-box-shadow:inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);color:#fff;text-decoration:none;vertical-align:top}.ihc-file-upload-button .ihc-delete-attachment-bttn{background:-webkit-gradient(linear,3% 3%,3% 100%,from(#d14241),to(#c24a4b));border-color:#d14241}.ihc-info-link{font-size:11px;text-decoration:none}.ihc-wrapp-the-errors{clear:both;margin:15px 10px;box-sizing:border-box;padding:12px 19px 12px 15px;border-radius:3px;border:1px solid #f8cdcd;color:#9b4449;background-color:#fff6f4}.ihc-login-error,.ihc-login-notice{background:#dd3559;margin-bottom:8px;font-size:12px;opacity:1}.ihc-stripe-connect-change-card .ihc-stripe-connect-form-card-name-wrap,.ihc-stripe-connect-change-card .ihc-stripe-connect-form-card-number-wrap,.ihc-stripe-connect-change-card .ihc-stripe-connect-form-wallets-wrap,.ihc-wrapp-the-errors div{margin-bottom:10px}.ihc-login-form-wrap{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ihc-login-form-wrap a,.ihc-login-form-wrap a:hover{text-decoration:none!important;box-shadow:none!important}.ihc-login-error-wrapper{display:block}.ihc-login-notice{z-index:100;padding:5px 8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;right:0;top:100%;margin-top:-2px;-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;-webkit-animation:1s fadeIn;animation:1s fadeIn;color:#fff!important}.ihc-login-notice:before{content:'';display:block;position:absolute;left:50%;top:-8px;margin-left:-5px;width:0;height:0;border-style:solid;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #dd3559}.ihc-login-error{padding:8px 28px;-webkit-border-radius:3px;border-radius:3px;color:#fff;margin-top:12px;-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;-webkit-animation:1s fadeIn;animation:1s fadeIn;display:block;position:relative;text-align:center}.ihc-no-avatar{background-image:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/no-avatar.png);width:120px;height:120px;background-size:cover}.ihc-wrapp-file-upload{display:inline-block;max-width:100%;overflow:hidden;vertical-align:text-top}.ihc-wrapp-file-upload .ajax-file-upload{margin-top:3px}.ihc-wrapp-file-upload .ihc-delete-attachment-bttn{color:#fff;background:-webkit-gradient(linear,3% 3%,3% 100%,from(#d14241),to(#c24a4b));display:inline-block;border-color:#d14241;cursor:pointer;margin-top:3px}.ihc-wrapp-file-upload .ajax-file-upload-progress{border:1px solid #4fb756}.ihc-wrapp-file-upload .ajax-file-upload-bar{background:#4fb756;color:#fff;max-height:2px}.ihc-wrapp-file-upload .ihc-icon-file-type{background-image:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/file-icon.png);vertical-align:middle;width:20px;height:20px;background-size:contain;display:inline-block;margin-right:10px}.ihc-wrapp-file-upload .ihc-file-name-uploaded{display:inline-block;margin-right:10px;margin-top:3px}.ihc-account-page-wrapp{display:block;padding:10px;box-sizing:border-box}.ihc-succes-message{padding:15px;margin-bottom:20px;border:1px solid #d6e9c6;border-radius:4px;color:#3c763d;background-color:#dff0d8}.ihc-ap-menu{background:#777;margin:0;min-width:0!important}.ihc-ap-menu .ihc-ap-menu-item{display:inline-block;padding:0 10px;font-size:13px;line-height:40px;box-sizing:border-box}.ihc-ap-menu .ihc-ap-menu-item a{text-decoration:none;border:none;color:#fff}.ihc-avatar-trigger,.ihc-carousel-view ul li,.ihc-content-user-list ul li,.ihc-display-inline,.ihc-payment-icon-wrap,.ihc-stripe-connect-saved-card-details,.iump-badge-wrapper,.iump-filter-date input[type=text],.iump-form-line-register .ajax-file-upload-container,.iump-form-paybox{display:inline-block}.iump-form-line-register .ajax-file-upload-statusbar{margin:3px 0}.iump-form-line-register .ajax-file-upload-progress .ajax-file-upload-bar{font-size:-9px}.iump-form-line-register .ajax-file-upload-progress{min-height:3px}.fa-ihc-sm:after,.ihc-avatar-trigger .cropControls,.ihc-avatar-trigger .cropControls i.cropControlUpload,.ihc-avatar-trigger form,.ihc-display-none,.iump-form-line-register .ajax-file-upload-filename{display:none}.ihc-sm-wrapp-fe{clear:both;margin:5px 0}.ihc-sm-item{color:#fff;padding:3px 10px;display:inline-block;margin:4px;cursor:pointer}.fa-ihc-sm{display:inline-block;font:17px/1.6 FontAwesome-ihc;-webkit-font-smoothing:antialiased;width:20px;text-align:center;float:left}.ihc-sm-item-label{margin-left:5px;white-space:nowrap!important;overflow:hidden;vertical-align:middle;font-size:13px;font-family:"Segoe WP","Segoe UI",Helvetica,Arial,sans-serif;line-height:2;float:left}.iump-level-details-register-name,.iump-level-details-register-price{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.ihc-sm-item a,.ihc-sm-item a:hover{border-bottom:none!important;text-decoration:none;color:#fff}.ihc-fb,.ihc-sm-item.ihc-fb{background-color:#3b5998}.ihc-sm-item.ihc-tw,.ihc-tw{background-color:#4099ff}.ihc-in,.ihc-sm-item.ihc-in{background-color:#0074a2}.ihc-goo,.ihc-sm-item.ihc-goo{background-color:#d95232}.ihc-sm-item.ihc-vk,.ihc-vk{background-color:#5d83aa}.ihc-ig,.ihc-sm-item.ihc-ig{background-color:#125688}.ihc-sm-item.ihc-tbr,.ihc-tbr{background-color:#2c4762}.ihc-account-page-sm-icon{display:inline-block;margin-right:5px;width:30px;text-align:center;height:30px;font-size:17px!important}.ihc-ap-top-theme-1 .ihc-account-page-sm-icon,.ihc-ap-top-theme-4 .ihc-account-page-sm-icon,.ihc-ap-wrap tbody,.ihc-ap-wrap tfoot,.ihc-ap-wrap thead{background:0 0!important}.ihc-account-page-sm-icon a,.ihc-account-page-sm-icon a:hover{text-decoration:none;color:#fff}.ihc-ap-sm-top-icons-wrap{display:inline-block;padding-top:5px}.ihc-sm-already-reg{opacity:.4}.ihc-content-left,.ihc_coupon_code_check_div_msg{text-align:left}.iump-level-details-register{margin:15px 0;box-sizing:border-box;padding:12px 3px;color:#777;font-size:14px}.iump-level-details-register .ihc-order-title,.iump-subscription-page-top .iump-subscription-page-top-title{font-size:21px;line-height:35px;max-width:70%;color:#333;margin-bottom:15px;text-align:left;border-bottom:2px solid #33b5e5}.iump-level-details-register-name{float:left;font-weight:500;font-size:15px}.iump-level-details-register-price{float:right}.iump-level-subdetails-register-name{float:left;font-weight:500;font-size:14px;padding-left:10px}.iump-level-subdetails-register-price{float:right}.iump-discount-wrapper,.iump-tax-wrapper{margin:15px 0}.iump-discount-wrapper .iump-level-details-register-price{color:#27bebe}.iump-tax-wrapper .iump-level-details-register-price{color:#f25a68}.iump-totalprice-wrapper{border-top:1px solid #efefef;padding-top:5px;color:#333;margin:15px 0;font-size:15px}.iump-totalprice-wrapper .iump-level-details-register-name{font-size:17px}.ihc-content-bold,.iump-subscription-page-top .iump-subscription-page-top-fields .iump-labels-register,.iump-totalprice-wrapper .iump-level-details-register-price{font-weight:700}.ihc-mobile-bttn:before{color:#fff;content:"\f0c9";font:30px/40px FontAwesome-ihc}.ihc-mobile-bttn-wrapp{display:none;width:100%;height:40px;clear:both}.ihc-mobile-bttn{background-color:#0091cd;border:1px solid rgba(51,51,51,.1);width:40px;height:40px;text-align:center;float:right;margin-bottom:10px;cursor:pointer}.ihc-mobile-bttn:focus,.ihc-mobile-bttn:hover{background-color:#555;border:1px solid rgba(51,51,51,.3);outline:0}.ihc-register-col{width:50%;box-sizing:border-box;padding-right:10px;max-width:400px;min-width:310px;display:inline-block;vertical-align:top}.ihc-register-notice{font-size:11px;color:#df2c2c;margin-top:3px;font-family:'Open Sans',sans-serif}.ihc-input-notice{border-color:#df2c2c!important}.ihc-payment-icon{width:100px!important;opacity:.3;cursor:pointer;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%);vertical-align:middle}.ihc-payment-icon:hover,.ihc-payment-select-img-selected{opacity:1;filter:none;-webkit-filter:none}.ihc-public-trial-version a{color:#fff!important;text-decoration:none}.ihc-public-trial-version{clear:both;margin:15px 10px;box-sizing:border-box;padding:12px;border-radius:3px;border:1px solid #ab2c2c;color:#fff;font-size:12px;font-family:Arial,Helvetica,sans-serif;line-height:1.5em;background-color:#ab2c2c}.ihc-public-list-users-item{padding:5px;margin:5px;border:1px solid #c9c9c9}.ihc-wrapp-list-users .owl-ihc-theme .owl-ihc-dots .owl-ihc-dot span{border:2px solid #fff;box-shadow:0 0 8px -1px rgba(0,0,0,.3);width:7px;height:7px;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;margin:3px 4px!important}.ihc-wrapp-list-users .owl-ihc-theme .owl-ihc-nav{margin-top:1px!important}.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next,.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{background-color:#ddd;width:26px;height:26px;padding:0;margin:2px 2px 8px;font-family:FontAwesome-ihc;font-style:normal;font-weight:400;font-size:17px;vertical-align:middle;line-height:26px;-webkit-font-smoothing:antialiased}.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next,.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{background-color:transparent!important;padding:0;margin:2px;color:rgba(0,0,0,.55);width:13px;height:24px;font-size:35px;position:absolute;top:40%;font-family:FontAwesome-ihc;font-style:normal;font-weight:400;vertical-align:middle;line-height:26px}.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev:before,.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev:before{content:"\f053"}.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next:before,.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next:before{content:"\f054"}.pag-theme2 .ihc-wrapp-list-users{margin-left:17px;margin-right:17px}.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{left:-17px;-webkit-font-smoothing:antialiased}.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev:before{content:"\f104"}.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next{right:-17px;-webkit-font-smoothing:antialiased}.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next,.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{background-color:rgba(0,0,0,.75);opacity:.85;margin:2px;color:rgba(255,255,255,.95)!important;width:24px;height:24px;font-size:14px;position:absolute;top:40%;font-family:FontAwesome-ihc;font-style:normal;font-weight:400;vertical-align:middle;line-height:24px;padding:0;-webkit-font-smoothing:antialiased}.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next:before{content:"\f105"}.pag-theme3 .ihc-wrapp-list-users{margin-left:22px;margin-right:22px}.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{left:-26px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next{right:-26px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.ihc-clear{content:" ";clear:both}.ihc-wrapp-list-users ul{margin:0!important;padding:0!important;list-style-type:none}.ihc-user-list-pagination{width:100%;text-align:center;margin:10px 0;padding:10px 0}.ihc-user-list-pagination .ihc-user-list-pagination-item,.ihc-user-list-pagination .ihc-user-list-pagination-item-break,.ihc-user-list-pagination .ihc-user-list-pagination-item-selected,.ihc-user-pagination{padding:5px 9px;margin:0 2px;background:#fafafa;border:1px solid #ddd;line-height:20px;vertical-align:-webkit-baseline-middle;text-decoration:none;color:#999;font-weight:700}.ihc-user-list-pagination .ihc-user-list-pagination-item-break{padding:5px 15px}.ihc-user-list-pagination .ihc-user-list-pagination-item-selected,.ihc-user-pagination.selected{background-color:#fff;color:#000}.ihc-account-affiliate-link{background-color:#f16186!important}.ihc-account-affiliate-link .fa-ihc,.ihc-account-affiliate-link a,.ihc-account-affiliate-link a:hover,.ihc-the-popup-locker .ihc-popup-top .title{color:#fff!important}.ihc-disabled-box{opacity:.5}.ihc-public-flag{width:20px;display:inline-block;margin:0 5px;border-radius:100%;box-shadow:0 0 1px rgba(0,0,0,.5);vertical-align:sub}.iump-form-line-register .select2.select2-container{width:100%!important}.ihc-search-bar-wrapper{margin:3px auto;text-align:center;position:relative;display:table;border-collapse:separate}.ihc-search-bar-wrapper .ihc-search-bar{height:34px;padding:6px 12px!important;font-size:14px!important;line-height:1.42857143!important;color:#555;background-color:#fff!important;background-image:none;border:1px solid #ccc!important;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;min-width:290px!important;max-width:400px!important;margin:0 auto;display:table-cell;position:relative;z-index:2;width:90%;border-top-left-radius:0!important;border-bottom-left-radius:0!important;margin-bottom:0!important}.ihc-search-bar-wrapper .ihc-input-pre{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px 0 0 4px;white-space:nowrap;vertical-align:middle;display:table-cell;box-sizing:border-box;border-right:0;max-width:10%}.ihc-membership-card-wrapp{padding:25px;margin:10px;border:1px solid #c9c9c9;border-radius:10px;position:relative;-webkit-box-shadow:0 0 7px 1px rgba(189,189,189,.3);-moz-box-shadow:0 0 7px 1px rgba(189,189,189,.3);box-shadow:0 0 7px 1px rgba(189,189,189,.3);box-sizing:border-box;font-size:15px;line-height:25px}.ihc-membership-card-wrapp .ihc-membership-card-content{width:60%;display:inline-block;vertical-align:top}.ihc-membership-card-wrapp .ihc-membership-card-img{width:37%;display:inline-block;vertical-align:top;text-align:right}.ihc-membership-card-wrapp .ihc-membership-card-img img{width:80%;text-align:right;border:3px solid #fff;margin:0 auto}.ihc-membership-card-wrapp .ihc-membership-card-full-name{font-weight:700;font-size:18px;line-height:24px;margin-bottom:20px}.ihc-membership-card-wrapp label{font-weight:700;font-size:15px}.ihc-membership-card-wrapp .ihc-membership-card-data{font-size:15px}.ihc-membership-card-small{width:30%;padding:10px;line-height:16px}.ihc-membership-card-medium{width:50%;padding:17px;line-height:19px}.ihc-membership-card-large{width:80%}.ihc-membership-card-small .ihc-membership-card-data,.ihc-membership-card-small label{font-size:75%}.ihc-membership-card-small .ihc-membership-card-full-name{font-size:105%}.ihc-membership-card-medium .ihc-membership-card-data,.ihc-membership-card-medium label{font-size:85%}.ihc-membership-card-medium .ihc-membership-card-full-name{font-size:120%}.ihc-membership-card-wrapp .ihc-print-icon{position:absolute;bottom:5px;right:5px;display:none}.ihc-membership-card-2{background-color:#3399fd;color:#fff!important;border-color:#fff;min-height:200px}.ihc-membership-card-2 .ihc-membership-card-img{display:block;width:30%;position:absolute}.ihc-membership-card-2 .ihc-membership-card-img img{max-width:100%;border-radius:100%;border:4px solid #fff}.ihc-membership-card-2 .ihc-membership-card-content{text-align:right;width:70%;padding-top:50px;margin-left:30%}.ihc-membership-card-2 .ihc-membership-card-full-name{font-size:210%}.ihc-membership-card-2.ihc-membership-card-small .ihc-membership-card-full-name,.ihc-membership-card-3.ihc-membership-card-small .ihc-membership-card-full-name{font-size:130%}.ihc-membership-card-2.ihc-membership-card-medium .ihc-membership-card-full-name,.ihc-membership-card-3.ihc-membership-card-medium .ihc-membership-card-full-name{font-size:160%}.ihc-membership-card-3{background-color:#7dba00;color:#333!important;border-color:#fff;padding-left:0;padding-right:0}.ihc-membership-card-3 .ihc-membership-card-img{display:block;width:15%;margin:0 auto}.ihc-membership-card-3 .ihc-membership-card-content{text-align:center;width:100%;margin-top:10px}.ihc-membership-card-3 .ihc-membership-card-full-name{font-size:210%;background-color:#1f1a17;color:#7dba00!important;padding:5px 0}.ihc-top-social-login{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important;font-size:20px;font-weight:600;color:#6c7a8d;margin:12px 0;text-align:center;letter-spacing:2px}.iump-subscription-page-top{padding:10px 10px 15px;margin:15px 0 30px;border-bottom:1px solid #ddd;box-sizing:border-box}.iump-subscription-page-top .iump-level-details-register,.iump-subscription-page-top .iump-subscription-page-top-fields{margin:0!important;padding:0!important}.iump-subscription-page-top .iump-subscription-page-top-taxes-title{font-size:19px;line-height:25px;color:#555;margin-bottom:5px;text-align:left}.iump-pagination-wrapper{float:right;margin-right:20px;height:30px}.iump-list-access-posts-wrapp{font-family:Helvetica,sans-serif,'Trebuchet MS'}.iump-list-access-posts-wrapp .iump-list-access-posts-title{margin:20px 10px 40px}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp{position:relative;margin:0 0 20px;padding:0 10px 20px;border-bottom:1px solid #dfe4e6}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image{vertical-align:top;display:inline-block;width:20%;box-sizing:border-box;text-align:center;position:relative}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image a{position:relative;display:block;line-height:0}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image>a:before{position:absolute;left:0;right:0;top:0;bottom:0;display:block;content:"";z-index:1;-moz-transition:.25s linear;-o-transition:.25s linear;-webkit-transition:.25s linear;-ms-transition:.25s linear;transition:.25s linear;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image:hover a:before{background:rgba(0,0,0,.5);-moz-transition:.25s linear;-o-transition:.25s linear;-webkit-transition:.25s linear;-ms-transition:.25s linear;transition:.25s linear}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image img{padding:0;margin:0}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content{vertical-align:top;display:inline-block;width:79%;box-sizing:border-box;padding-left:20px}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-title{font-size:24px;margin:0 0 10px;line-height:1.2;color:#1a1a1a;font-weight:400;font-family:Nunito,sans-serif}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-permalink{color:#1a1a1a;text-decoration:none;outline:0}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div{font-size:13px;color:#999;list-style:none;display:inline}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div:after{content:"|";color:#999;margin:0 5px}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div:last-of-type:after{content:""}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details a{color:#32a3cb}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-access-posts-the-excerpt{padding-top:10px;color:#4b4d4d;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400}.iump-invoice-wrapp{margin:5px 10px}.iump-invoice-wrapp .iump-invoice-title{display:inline-block;vertical-align:top;text-align:right;font-size:28px;width:50%;color:#fff;background-color:#9aa9a1;box-sizing:border-box;padding:30px 10px 20px;float:right}.iump-invoice-wrapp .iump-invoice-logo{display:inline-block;vertical-align:top;text-align:left;width:49%}.iump-invoice-wrapp .iump-invoice-logo img{max-height:65px;margin-left:10px}.iump-invoice-wrapp .iump-invoice-company-field{display:inline-block;width:30%;padding:10px;vertical-align:top;margin:10px;color:#444}.iump-invoice-wrapp .iump-invoice-invoice-code{display:inline-block;vertical-align:top;padding:20px 10px;width:25%;text-align:right;background-color:#e4e4e6;color:#777;line-height:24px;float:right}.iump-invoice-wrapp .iump-invoice-client-details{width:30%;margin:10px;padding:5px 5px 5px 15px;color:#777;font-size:15px;line-height:23px;border:1px solid #e4e4e6;box-sizing:border-box}.iump-invoice-wrapp .iump-invoice-list-details{margin:20px 0;padding-left:10px}.iump-invoice-wrapp .iump-invoice-list-details table{width:100%;padding:5px;border:1px solid #c9c9c9;margin:0;color:#777}.iump-invoice-wrapp .iump-invoice-list-details table thead{background-color:#f1f1f2;line-height:30px;font-size:16px;font-weight:700;color:#777}.iump-invoice-wrapp .iump-invoice-list-details table tr td{padding:9px;min-height:30px;border-left:1px solid #e3e3e3}.iump-invoice-wrapp .iump-invoice-list-details table .ihc-invoice-total{background-color:#e4e4e6;line-height:35px;font-size:16px;font-weight:700;color:#777}.ihc-popup-wrapp{position:fixed;z-index:999991;top:0;height:auto;left:0;width:100%;min-height:100%;background-color:rgba(0,0,0,.3)}.ihc-popup-wrapp .ihc-the-popup{width:45%;min-width:750px;height:auto;margin:3% auto 6%;bottom:10px;font-family:"Open Sans",sans-serif}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top{border-bottom:1px solid #ddd;background-color:#fafafa;padding:13px 9px}.ihc-the-popup-locker .ihc-popup-top{background-color:#555f6e!important}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top .title{float:left;margin:5px 0 5px 5px;font-size:18px;font-weight:700;color:#d9534f;-webkit-animation-name:fadeInLeftTitle;animation-name:fadeInLeftTitle;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top .close-bttn{width:25px;height:25px;float:right;cursor:pointer;background:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/admin/assets/images/close_bk.png)!important;opacity:.3}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top .close-bttn:hover{opacity:.8}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content{padding:10px 10px 25px;background:#fff;min-height:250px;border:1px solid;border-top:none;overflow-y:scroll;height:850px}.ihc-the-popup-locker .ihc-popup-content{background-color:#fafafa!important}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-popup-left-section{width:30%;display:inline-block;background-color:#fafafa;padding:15px;box-sizing:border-box}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-popup-right-section{width:69%;display:inline-block;vertical-align:top;padding:25px 20px;box-sizing:border-box;background-color:#fff;border-left:1px solid #ddd;height:100%;min-height:350px}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-popup-label{font-size:14px;font-weight:500;color:#333;margin-top:15px}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-bttn-wrap{margin-top:25px;text-align:center}.ihc-cursor-pointer,.iump-pointer{cursor:pointer}.iump-invoice-bttn-wrapp{text-align:right;padding-bottom:10px;padding-right:10px;margin-bottom:10px;border-bottom:1px solid #eee}.iump-invoice-bttn-wrapp .iump-popup-print-bttn{color:#fff!important;display:inline-block;cursor:pointer;padding:6px 18px;background:#df3448}.iump-badge-wrapper.ihc-expired-level .iump-badge{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.iump-wrapp-listing-levels .iump-listing-levels-label{background-color:#1fb5ac;color:#fff;padding:3px 9px;margin:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;-webkit-border-radius:3px;-moz-border-radius:3px;box-radius:3px;display:inline-block;cursor:pointer}.iump-listing-users-filter,.iump-listing-users-pre-wrapp{vertical-align:top;box-sizing:border-box;display:inline-block}.iump-wrapp-listing-levels .iump-listing-levels-label.ihc-expired-level{background-color:rgba(240,80,80,.8)}.iump-listing-users-filter{width:30%;padding:10px 15px;box-shadow:0 0 9px 0 rgba(0,0,0,.15)!important;background-color:#fefefe}.iump-listing-users-filter .iump-filter-title{margin:15px 0 35px;padding-bottom:10px;border-bottom:2px solid #0a9fd8;font-size:16px;font-family:Arial,Helvetica,sans-serif;font-weight:700;color:#444}.iump-listing-users-filter .ui-widget-header{background:#0a9fd8;border-color:#0a9fd8}.iump-listing-users-filter .ui-slider-horizontal{height:.7em}.iump-listing-users-pre-wrapp{width:69%;padding-left:20px}.iump-filter-row{margin:8px 0 25px}.iump-filter-row label{display:block;font-weight:700;font-size:13px;line-height:30px;margin-bottom:5px;color:#888}.iump-filter-row input[type=text],.iump-filter-row select{width:100%;padding:5px 12px;min-height:35px}.iump-filter-submit{margin-top:30px;text-align:center;margin-bottom:15px}.ui-datepicker .ui-datepicker-title option,.ui-datepicker .ui-datepicker-title select{color:#000}.ui-datepicker{z-index:10000!important}.iump-filter-submit input[type=submit]{background:#0a9fd8;border:none;padding:8px 14px;text-transform:uppercase;font-size:14px;font-family:Nunito,sans-serif;font-weight:400;color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}.iump-cancel-subscription-button,.iump-delete-subscription-button,.iump-renew-subscription-button{border-radius:3px;padding:4px 8px;font-family:Open Sans,sans-serif,'Trebuchet MS';font-size:12px;min-width:90px;cursor:pointer}.ihc-user-sites-delete-bttn{color:red;cursor:pointer}.iump-subscription-table-button{display:inline-block;margin:5px 3px}.iump-cancel-subscription-button{background-color:#de6161;color:#fff}.iump-renew-subscription-button{background-color:#22b2df;color:#fff}.iump-delete-subscription-button{background-color:#eaeaea;color:#444;font-weight:600}.ihc-level-status-set-Expired{color:#de6161}.ihc-level-status-set-Hold{color:#999}.ihc-level-payment-via{color:#777}.ihc-content-capitalize,.ihc-level-payment-via span,.ihc-stripe-connect-saved-card-brand{text-transform:capitalize}.ihc-additional-message{background:#f6f6f6;border-left:5px solid #18c1f0;border-radius:0 5px 5px 0;padding:6px 20px;margin-bottom:20px;margin-top:10px;overflow:hidden;font-weight:600;font-family:Roboto;font-size:14px;color:#555}.ihc-content-pushover-button{margin-top:30px}.ihc-suspend-account-wrapper{padding:10px 0}.ihc-subscription-table-actions{width:200px}.ihc-subscription-table-price{color:#222;text-align:right;padding-right:10px;line-height:17px}.ihc-subscription-table-level{padding-left:15px}.ihc-content-center,.ihc-text-center{text-align:center}.ihc-content-right,.ihc-strength-wrapper{text-align:right}.ihc-content-oswald{font-family:Oswald,arial,sans-serif}.ihc-user-sites-table .ihc-col1{width:25%;padding-left:15px}.ihc-avatar-trigger .ihc-upload-avatar,.ihc-upload-image-remove-bttn{padding:6px 30px;cursor:pointer;font-size:14px;line-height:20px;display:inline-block}.ihc-user-sites-table .ihc-col2,.iump-filter-row .ihc-min{width:45%}.ihc-user-sites-table .ihc-col3{width:25%}.ihc-upload-image-remove-bttn{color:#616f77;border-radius:20px;margin-right:10px;border:2px solid #b3b3b3;visibility:hidden}.ihc-avatar-trigger .ihc-upload-avatar{color:#357935;border-radius:20px;margin-right:5px;border:2px solid #5cb85c}.ihc-avatar-trigger .ihc-upload-avatar:hover{background-color:#5cb85c;color:#fff}.ihc-strength{padding-left:0!important;display:inline;list-style:none;margin:0 0 0 15px;padding:0;vertical-align:2px padding: 0 0 23px 1em;line-height:26px}.ihc-strength .point:last{margin:0!important}.ihc-strength .point{background:#ddd;border-radius:2px;display:inline-block;height:5px;margin:0 1px 0 0;width:20px}.ihc-strength-label{margin:0;padding:0;line-height:12px;color:#999;min-height:12px;min-width:1px}.ihc-standard-bttn,.ihc-standard-cancel-bttn{color:#fff;padding:5px 20px;margin-top:3px;display:inline-block;cursor:pointer}.ihc-standard-bttn{background:#88a0b9}.ihc-standard-cancel-bttn{background:silver}.cssload-wrapper{position:absolute;top:50%;left:50%}.ihc-warning-message{color:#8a6d3b;border:1px solid #faebcc;background-color:#fcf8e3;padding:15px;margin:0 0 15px;font-size:13px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.ihc-filter-value{display:inline-block;margin-left:10px}.iump-filter-row .ihc-line{width:7%;text-align:center;display:inline-block}.ihc-display-none-important{display:none!important}.ihc-vertical-align-top{vertical-align:top}.ihc-required-sign{color:red;display:inline-block}.ihc-account-page-wrapp .ihc-no-background{padding-top:75px}.iump-badge-wrapper .iump-badge{width:50px}.ihc_reason_predefined_type{width:90%}.ihc_the_reason_textarea{width:90%;height:200px;padding:5px;margin-top:10px}.ihc-visibility-hidden{visibility:hidden}.ihc-visibility-visible{visibility:visible}.ihc_locker_1-st{max-width:640px;margin:auto}.ihc-uploadfile-form{display:block;position:absolute;left:150px}.ihc-user-avatar-wrapp{width:150px;height:150px}.ihc-top-bar-count{display:inline-block!important;padding:2px 7px!important;background-color:#d54e21!important;color:#fff!important;font-size:9px!important;line-height:17px!important;font-weight:600!important;margin:5px!important;vertical-align:top!important;-webkit-border-radius:10px!important;border-radius:10px!important;z-index:26!important}.ihc-hide-login-pw,.ihc-hide-pw{position:absolute;right:0;top:0;display:flex!important;width:auto;height:100%;align-items:center;background:0 0;color:#85929e;text-decoration:none;padding:1em 1.4em;border:none!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;z-index:10;cursor:pointer;max-height:4em}.ihc-hide-login-pw:active,.ihc-hide-login-pw:hover,.ihc-hide-pw:active,.ihc-hide-pw:hover{background:0 0;color:#5d6d7e;text-decoration:none;padding:1em 1.4em;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ihc-hide-login-pw .dashicons,.ihc-hide-pw .dashicons{width:1.25rem;height:1.25rem;position:relative}.ihc-login-form-wrap .ihc-hide-login-pw,.ihc-login-form-wrap .ihc-hide-pw{max-height:3em;padding-right:.7em;font-size:20px}.iump-form-line-register #ihc_country_field{max-width:100%}.ihc-reg-update-msg{margin:10px 0 25px;font-weight:700;font-size:18px;text-align:center;padding:10px 0;border-bottom:1px solid #eee}.ihc-stripe-connect-form-wrapper{margin:15px auto}.ihc-stripe-connect-form-card-name-wrap,.ihc-stripe-connect-form-card-number-wrap,.ihc-stripe-connect-form-wallets-wrap{margin-bottom:30px}.ihc-stripe-connect-form-card-number-input,.ihc-stripe-connect-input{line-height:1.3em;font-family:Montserrat,Arial,Helvetica;margin:0;padding:8px 10px 7px!important;width:100%;min-height:45px;box-sizing:border-box}.ihc-stripe-connect-input{background-color:transparent;height:1.3em;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;border:1px solid rgba(0,0,0,.15)!important;border-radius:5px;color:#2b2b2b;background:rgba(0,0,0,.03)!important}.ihc-stripe-connect-form-card-number-input{display:block;font-size:1em;color:#666}.ihc-stripe-connect-form-sandbox-block{position:relative;box-sizing:border-box;display:inline-block;padding:5px 15px;background-color:#f5b95e;color:#fff;font-size:12px;line-height:12px;border-radius:0 0 3px 3px;font-weight:700;vertical-align:top}.ihc-stripe-connect-form-sandbox-block-wrapper{margin-bottom:30px;border-top:3px solid #f5b95e;text-align:center}.ihc-stripe-connect-saved-cards{margin-bottom:25px}.ihc-stripe-connect-saved-card-wrapper{padding:10px 5px;border:1px solid transparent;box-sizing:border-box;margin-bottom:5px;border-radius:5px}.ihc-stripe-connect-saved-card-wrapper-selected{border:1px solid #ddd;background-color:#fafafa}.ihc-stripe-connect-saved-card-number{padding-left:10px;padding-right:25px}.ihc-stripe-connect-change-card{margin-top:10px;margin-bottom:30px}.ump-stripe-connect-error-message{color:#dc2727;padding:10px}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ihc-icon-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}.ihc-icon-spinner{font-size:21px}.ihc-icon-spinner:before{content:"\f110"}@media (max-width:361px){.ihc-ap-menu .ihc-ap-menu-item{display:block!important;border-bottom:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2);width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ihc-ap-menu .ihc-ap-menu-item a{padding:8px 17px}.ihc-ap-menu{display:none}.ihc-mobile-bttn-wrapp{display:block}}@media (max-width:468px){.iump-listing-users-filter,.iump-listing-users-pre-wrapp{width:100%}.ihc-search-bar-wrapper .ihc-search-bar{width:100%;min-width:100%!important}}@media (max-width:570px){.ihc-remove-onmobile{display:none!important}}.ihc-login-template-1,.ihc-login-template-2{padding:10px;margin:20px auto;text-align:center;display:block}@font-face{font-family:Oswald;font-style:normal;font-weight:400;src:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/oswald-v49-latin-regular.woff2) format("woff2"),url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/oswald-v49-latin-regular.woff) format("woff")}@font-face{font-family:Oswald;font-style:normal;font-weight:300;src:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/oswald-v49-latin-300.woff2) format("woff2"),url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/oswald-v49-latin-300.woff) format("woff")}@font-face{font-family:Oswald;font-style:normal;font-weight:700;src:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/oswald-v49-latin-700.woff2) format("woff2"),url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/fonts/oswald-v49-latin-700.woff) format("woff")}.iump-clear{clear:both}.ihc-login-template-1 .ihc-sm-wrapp-fe{text-align:right;max-width:360px;margin-right:0}.ihc-login-template-1 .impu-form-line-fr{box-sizing:content-box;padding-bottom:10px}.ihc-login-template-1 .impu-form-line-fr:after{content:""}.ihc-login-template-1 form,.ihc-login-template-10 .impu-form-links div,.ihc-login-template-11 .impu-form-links div,.ihc-login-template-12 .impu-form-links div,.ihc-login-template-13 .impu-form-links div,.ihc-login-template-3 .impu-form-links div,.ihc-login-template-4 .impu-form-links div,.ihc-login-template-5 .impu-form-links div,.ihc-login-template-6 .impu-form-links div,.ihc-login-template-7 .impu-form-links div,.ihc-login-template-8 .impu-form-links div,.ihc-login-template-9 .impu-form-links div,.ihc-register-10 .ihc-tos-wrap,.ihc-register-11 .iump-form-line-register .iump-form-checkbox,.ihc-register-11 .iump-form-line-register .iump-form-radiobox,.ihc-register-11 .iump-form-paybox,.ihc-register-12 .iump-form-line-register .iump-form-checkbox,.ihc-register-12 .iump-form-line-register .iump-form-radiobox,.ihc-register-12 .iump-form-paybox,.ihc-register-13 .ihc-tos-wrap,.ihc-register-14 .iump-form-line-register .iump-form-checkbox,.ihc-register-14 .iump-form-line-register .iump-form-radiobox,.ihc-register-14 .iump-form-paybox,.ihc-register-2 .ihc-tos-wrap,.ihc-register-3 .iump-form-line-register .iump-form-checkbox,.ihc-register-3 .iump-form-line-register .iump-form-radiobox,.ihc-register-3 .iump-form-paybox,.ihc-register-4 .iump-form-line-register .iump-form-checkbox,.ihc-register-4 .iump-form-line-register .iump-form-radiobox,.ihc-register-4 .iump-form-paybox,.ihc-register-5 .ihc-tos-wrap,.ihc-register-5 .iump-form-line-register .iump-form-checkbox,.ihc-register-5 .iump-form-line-register .iump-form-radiobox,.ihc-register-5 .iump-form-paybox,.ihc-register-6 .iump-form-line-register .iump-form-checkbox,.ihc-register-6 .iump-form-line-register .iump-form-radiobox,.ihc-register-6 .iump-form-paybox,.ihc-register-7 .ihc-tos-wrap,.ihc-register-8 .iump-form-line-register .iump-form-checkbox,.ihc-register-8 .iump-form-line-register .iump-form-radiobox,.ihc-register-8 .iump-form-paybox,.ihc-register-9 .iump-form-line-register .iump-form-checkbox,.ihc-register-9 .iump-form-line-register .iump-form-radiobox,.ihc-register-9 .iump-form-paybox{display:inline-block}.ihc-login-template-1 .impu-form-line-fr .impu-form-label-fr{min-width:150px;text-align:right;padding-right:10px;display:inline-block;box-sizing:content-box}.ihc-login-template-1 .impu-form-line-fr input[type=password],.ihc-login-template-1 .impu-form-line-fr input[type=text]{width:200px;margin:0!important;min-height:40px}.ihc-login-template-1 .impu-remember-wrapper{clear:both;min-height:16px}.ihc-login-template-1 .impu-form-label-remember{float:right}.ihc-login-template-1 .impu-form-input-remember{float:right;margin-top:1px}.ihc-login-template-1 .impu-form-label-remember:after,.ihc-login-template-10 .impu-form-line-fr:after,.ihc-login-template-10 .impu-temp3-bottom:after,.ihc-login-template-11 .impu-form-line-fr:after,.ihc-login-template-11 .impu-temp3-bottom:after,.ihc-login-template-12 .impu-form-line-fr:after,.ihc-login-template-12 .impu-temp3-bottom:after,.ihc-login-template-13 .impu-form-label-remember:after,.ihc-login-template-13 .impu-form-line-fr:after,.ihc-login-template-13 .impu-temp5-row:after,.ihc-login-template-2 .impu-form-label-remember:after,.ihc-login-template-2 .impu-form-line-fr:after,.ihc-login-template-3 .impu-form-line-fr:after,.ihc-login-template-3 .impu-temp3-bottom:after,.ihc-login-template-4 .impu-form-line-fr:after,.ihc-login-template-4 .impu-temp3-bottom:after,.ihc-login-template-5 .impu-form-label-remember:after,.ihc-login-template-5 .impu-form-line-fr:after,.ihc-login-template-5 .impu-temp5-row:after,.ihc-login-template-6 .impu-form-label-remember:after,.ihc-login-template-6 .impu-form-line-fr:after,.ihc-login-template-6 .impu-temp6-row:after,.ihc-login-template-7 .impu-form-label-remember:after,.ihc-login-template-7 .impu-form-line-fr:after,.ihc-login-template-7 .impu-temp5-row:after,.ihc-login-template-8 .impu-form-line-fr:after,.ihc-login-template-8 .impu-temp3-bottom:after,.ihc-login-template-9 .impu-form-line-fr:after,.ihc-login-template-9 .impu-temp3-bottom:after{content:"";clear:both}.ihc-login-template-1 .impu-form-links,.ihc-login-template-2 .impu-form-links{margin-top:5px;margin-bottom:5px;text-align:right;clear:both}.ihc-login-template-1 .impu-form-links div{display:inline-block;padding-left:15px}.ihc-login-template-1 .impu-form-submit,.ihc-register-1 .ihc-strength-wrapper,.ihc-register-14 .iump-submit-form,.ihc-register-5 .iump-submit-form,.ihc-register-6 .iump-submit-form{text-align:right}.ihc-login-template-2{width:400px;max-width:100%}.ihc-login-template-2 .ihc-sm-wrapp-fe,.ihc-login-template-5 .ihc-sm-wrapp-fe,.ihc-register-11 .ihc-file-upload-button,.ihc-register-11 .ihc-sm-wrapp-fe,.ihc-register-11 .iump-form-sublabel,.ihc-register-12 .ihc-file-upload-button,.ihc-register-12 .ihc-sm-wrapp-fe,.ihc-register-3 .ihc-file-upload-button,.ihc-register-3 .ihc-sm-wrapp-fe,.ihc-register-3 .iump-form-sublabel,.ihc-register-8 .ihc-file-upload-button,.ihc-register-8 .ihc-sm-wrapp-fe,.ihc-register-8 .iump-form-sublabel,.ihc-register-9 .ihc-file-upload-button,.ihc-register-9 .ihc-sm-wrapp-fe{text-align:left}.ihc-login-template-2 .impu-form-line-fr,.ihc-login-template-3 .impu-form-line-fr,.ihc-login-template-5 .impu-form-line-fr,.ihc-login-template-6 .impu-form-line-fr{box-sizing:content-box;padding-bottom:8px;text-align:left}.ihc-login-template-2 .impu-form-line-fr .impu-form-label-fr{min-width:150px;padding-bottom:3px;box-sizing:content-box;font-weight:500;font-size:13px;text-align:left;text-transform:uppercase}.ihc-login-template-2 .impu-form-line-fr input[type=password],.ihc-login-template-2 .impu-form-line-fr input[type=text]{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;width:100%;background-color:#f7f7f7;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;margin:0!important;line-height:1.7!important;font-size:20px!important}.ihc-login-template-2 .impu-form-line-fr input[type=password]:focus,.ihc-login-template-2 .impu-form-line-fr input[type=password]:hover,.ihc-login-template-2 .impu-form-line-fr input[type=text]:focus,.ihc-login-template-2 .impu-form-line-fr input[type=text]:hover,.ihc-register-2 .iump-form-line-register .select2-selection:focus,.ihc-register-2 .iump-form-line-register .select2-selection:hover,.ihc-register-2 .iump-form-line-register input[type=number]:focus,.ihc-register-2 .iump-form-line-register input[type=number]:hover,.ihc-register-2 .iump-form-line-register input[type=password]:focus,.ihc-register-2 .iump-form-line-register input[type=password]:hover,.ihc-register-2 .iump-form-line-register input[type=text]:focus,.ihc-register-2 .iump-form-line-register input[type=text]:hover,.ihc-register-2 .iump-form-line-register select:focus,.ihc-register-2 .iump-form-line-register select:hover,.ihc-register-2 .iump-form-line-register textarea:focus,.ihc-register-2 .iump-form-line-register textarea:hover{border-color:#08d1b2;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-login-template-2 .impu-remember-wrapper{clear:both;min-height:16px;text-align:left}.ihc-login-template-2 .impu-form-line-fr .impu-form-label-remember,.ihc-login-template-5 .impu-form-label-remember,.ihc-login-template-7 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:12px;text-transform:inherit}.ihc-login-template-2 .impu-form-input-remember{margin-right:3px}.ihc-login-template-2 .impu-form-links div{display:inline-block;padding-right:15px}.ihc-login-template-2 .impu-form-links a{color:#333;font-size:12px;font-weight:700;text-decoration:none}.ihc-login-template-2 .impu-form-links a:hover{color:#08d1b2}.ihc-login-template-10 .ihc-sm-wrapp-fe,.ihc-login-template-11 .ihc-sm-wrapp-fe,.ihc-login-template-12 .ihc-sm-wrapp-fe,.ihc-login-template-13 .impu-form-submit,.ihc-login-template-2 .impu-form-submit,.ihc-login-template-9 .ihc-sm-wrapp-fe,.ihc-register-1 .iump-submit-form,.ihc-register-10 .iump-submit-form,.ihc-register-13 .iump-submit-form,.ihc-register-2 .iump-submit-form,.ihc-register-7 .iump-submit-form{text-align:center}.ihc-login-template-2 .impu-form-submit input{color:#fff!important;width:100%;background:#08d1b2!important;border-color:#5bc4be!important;box-shadow:none!important;border-radius:2px;font-size:12px;font-weight:700;padding:10px 30px 11px;text-transform:uppercase;vertical-align:bottom;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-2 .impu-form-submit input:hover{border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-login-template-3{padding:30px 30px 0;margin:20px auto;text-align:center;box-sizing:border-box;display:block;background-color:#fff;border-top:7px solid #33b5e5;border-radius:3px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);box-shadow:0 1px 2px 0 rgba(0,0,0,.15);width:400px;max-width:100%;font-family:var(--iump-primary-font)!important;font-size:14px;color:#7f7f97}.ihc-login-template-13,.ihc-login-template-4,.ihc-login-template-5{padding:10px;display:block;margin:20px auto;width:400px;max-width:100%}.ihc-login-template-3 .ihc-sm-wrapp-fe,.ihc-login-template-4 .ihc-sm-wrapp-fe,.ihc-register-4 .ihc-sm-wrapp-fe{text-align:center;margin:20px 0}.ihc-login-template-3 form,.ihc-login-template-4 form,.ihc-login-template-8 form{display:block;position:relative}.ihc-login-template-3 .impu-form-line-fr .impu-form-label-fr{min-width:350px;padding-bottom:3px;display:block;box-sizing:content-box;font-weight:500;font-size:14px;text-align:left;text-transform:uppercase}.ihc-login-template-3 .impu-form-line-fr input[type=password],.ihc-login-template-3 .impu-form-line-fr input[type=text]{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;margin-bottom:7px;height:auto!important;font-size:12px;font-weight:300;background-color:#edf0f5;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;line-height:1.7!important}.ihc-login-template-3 .impu-form-submit input,.ihc-login-template-4 .impu-form-submit input,.ihc-register-4 .iump-submit-form input{box-shadow:none!important;-webkit-transition:.3s linear;width:100%;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ihc-login-template-3 .impu-form-line-fr input[type=password]:focus,.ihc-login-template-3 .impu-form-line-fr input[type=password]:hover,.ihc-login-template-3 .impu-form-line-fr input[type=text]:focus,.ihc-login-template-3 .impu-form-line-fr input[type=text]:hover,.ihc-register-3 .iump-form-line-register .select2-selection:focus,.ihc-register-3 .iump-form-line-register .select2-selection:hover,.ihc-register-3 .iump-form-line-register input[type=number]:focus,.ihc-register-3 .iump-form-line-register input[type=number]:hover,.ihc-register-3 .iump-form-line-register input[type=password]:focus,.ihc-register-3 .iump-form-line-register input[type=password]:hover,.ihc-register-3 .iump-form-line-register input[type=text]:focus,.ihc-register-3 .iump-form-line-register input[type=text]:hover,.ihc-register-3 .iump-form-line-register select:checked,.ihc-register-3 .iump-form-line-register select:focus,.ihc-register-3 .iump-form-line-register select:hover,.ihc-register-3 .iump-form-line-register textarea:focus,.ihc-register-3 .iump-form-line-register textarea:hover{border:1px solid rgba(0,0,0,.1);background-color:#fff}.ihc-login-template-3 .impu-remember-wrapper{margin-right:3px;float:left;text-align:left;line-height:42px;padding-left:15px;font-family:var(--iump-primary-font)!important;font-weight:200}.ihc-login-template-3 .impu-form-label-remember{display:inline-block!important;font-size:12px;font-weight:600;text-transform:inherit;padding-left:3px;color:#1a9bcb}.ihc-login-template-10 .impu-temp3-bottom,.ihc-login-template-11 .impu-temp3-bottom,.ihc-login-template-12 .impu-temp3-bottom,.ihc-login-template-3 .impu-temp3-bottom,.ihc-login-template-4 .impu-temp3-bottom,.ihc-login-template-8 .impu-temp3-bottom,.ihc-login-template-9 .impu-temp3-bottom{position:relative;left:-30px;margin:0 -60px 0 0;background-color:#f2f2f2}.ihc-login-template-3 .impu-form-input-remember,.ihc-login-template-4 .impu-form-input-remember{vertical-align:middle}.ihc-login-template-3 .impu-form-links{text-align:right;float:right;line-height:40px;padding-right:9px}.ihc-login-template-3 .impu-form-links a{color:#333;font-size:12px;text-decoration:none;border-right:1px solid #999;padding-right:3px;padding-left:3px}.ihc-account-subscr-list .ihc-subscription-table-actions .iump-subscription-table-button:last-child,.ihc-login-template-10 .impu-form-links div:nth-child(2n) a,.ihc-login-template-11 .impu-form-links div:nth-child(2n) a,.ihc-login-template-12 .impu-form-links div:nth-child(2n) a,.ihc-login-template-3 .impu-form-links div:nth-child(2n) a,.ihc-login-template-4 .impu-form-links div:nth-child(2n) a,.ihc-login-template-8 .impu-form-links div:nth-child(2n) a,.ihc-login-template-9 .impu-form-links div:nth-child(2n) a,.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-element:last-child,.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-element:last-child{border-right:none}.ihc-login-template-3 .impu-form-submit{text-align:center;margin-top:10px;margin-bottom:10px}.ihc-login-template-3 .impu-form-submit input{color:#fff!important;border:none;background:#33b5e5!important;border-color:#1a9bcb!important;border-radius:3px;font-size:14px;font-weight:400;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px}.ihc-login-template-3 .impu-form-submit input:hover,.ihc-logout-wrap.ihc-login-template-3 a:hover,.ihc-register-3 .iump-submit-form input:hover{background:#1a9bcb!important}.ihc-login-template-4{text-align:center;box-sizing:border-box;border-radius:3px;font-family:var(--iump-primary-font)}.ihc-login-template-4 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:#fafafa;border:1px solid #efefef;border-bottom:1px solid #efefef;margin-bottom:7px;position:relative;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important}.ihc-login-template-4 .impu-form-line-fr:hover,.ihc-register-4 .iump-form-line-register .select2-selection:hover,.ihc-register-4 .iump-form-line-register select:hover,.ihc-register-4 .iump-form-line-register:hover{border-color:#27ae60;background-color:#fefefe}.ihc-login-template-4 .fa-ihc{position:absolute;top:0;left:9px;line-height:39px}.ihc-login-template-4 .impu-form-line-fr .impu-form-label-fr{min-width:350px;display:block;box-sizing:content-box;font-weight:500;font-size:12px;text-align:left;text-transform:uppercase}.ihc-login-template-4 .impu-form-line-fr input[type=password],.ihc-login-template-4 .impu-form-line-fr input[type=text]{width:100%;border-radius:2px;color:#2b2b2b;padding:10px!important;background-color:transparent!important;border:none!important;display:inline-block;padding-left:30px!important;margin:0!important;line-height:1.7!important;font-size:12px}.ihc-login-template-4 .impu-remember-wrapper,.ihc-login-template-8 .impu-remember-wrapper{margin-right:3px;text-align:right;line-height:22px;padding-left:15px}.ihc-login-template-4 .impu-form-label-remember{display:inline-block!important;font-size:12px;font-weight:700;text-transform:inherit;padding-left:3px;color:#1e8449}.ihc-login-template-4 .impu-form-links,.ihc-login-template-8 .impu-form-links{text-align:center;line-height:20px}.ihc-login-template-4 .impu-form-links a{color:#333;font-size:13px;font-weight:600;text-decoration:none;border-right:1px solid #999;padding-right:10px;padding-left:10px}.ihc-login-template-4 .impu-form-submit,.ihc-login-template-8 .impu-form-submit{text-align:center;margin-top:17px;margin-bottom:10px}.ihc-login-template-4 .impu-form-submit input,.ihc-register-4 .iump-submit-form input{border:none;background:#27ae60!important;border-color:#27ae60!important;border-radius:3px;font-size:15px;font-weight:400;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;color:#b3eecc!important;border-bottom:4px solid #1e8449!important}.ihc-login-template-4 .impu-form-submit input:hover,.ihc-logout-wrap.ihc-login-template-4 a:hover,.ihc-register-4 .iump-submit-form input:hover{background:#43be77!important}.ihc-login-template-10 .ihc-login-notice,.ihc-login-template-11 .ihc-login-notice,.ihc-login-template-12 .ihc-login-notice,.ihc-login-template-4 .ihc-login-notice,.ihc-login-template-8 .ihc-login-notice,.ihc-login-template-9 .ihc-login-notice{margin-top:6px}.ihc-login-template-13,.ihc-login-template-5{text-align:center;box-sizing:border-box;font-family:var(--iump-primary-font)}.ihc-login-template-5 .impu-form-line-fr .impu-form-label-fr,.ihc-login-template-7 .impu-form-line-fr .impu-form-label-fr{min-width:150px;padding-bottom:3px;box-sizing:content-box;font-weight:800;font-size:13px;text-align:left}.ihc-login-template-5 .impu-form-line-fr input[type=password],.ihc-login-template-5 .impu-form-line-fr input[type=text]{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;margin:0;line-height:1.7!important}.ihc-login-template-5 .impu-form-submit input,.ihc-login-template-6 .impu-form-submit input{border:none;background:#f47e7e!important;box-shadow:none!important;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc-login-template-5 .impu-temp5-row-left,.ihc-login-template-6 .impu-temp6-row-left,.ihc-login-template-7 .impu-temp5-row-left{float:left}.ihc-login-template-5 .impu-remember-wrapper,.ihc-login-template-7 .impu-remember-wrapper{clear:both;text-align:left;line-height:14px}.ihc-login-template-5 .impu-form-input-remember,.ihc-login-template-6 .impu-form-input-remember,.ihc-login-template-7 .impu-form-input-remember{margin-right:3px;vertical-align:middle}.ihc-login-template-13 .impu-form-links,.ihc-login-template-5 .impu-form-links{text-align:left;clear:both;margin-top:3px}.ihc-login-template-13 .impu-form-links a,.ihc-login-template-5 .impu-form-links a,.ihc-login-template-7 .impu-form-links a{color:#aaa;font-size:12px;text-decoration:none;padding-right:10px}.ihc-login-template-13 .impu-form-links a:hover,.ihc-login-template-5 .impu-form-links a:hover,.ihc-login-template-6 .impu-form-links a:hover,.ihc-login-template-7 .impu-form-links a:hover{color:#e05d5d}.ihc-login-template-5 .impu-form-submit{text-align:center;float:right}.ihc-login-template-5 .impu-form-submit input{color:#fff!important;min-width:100px;text-transform:capitalize;padding:10px 30px 11px;border-color:#5bc4be!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;transition:.3s linear;font-family:var(--iump-primary-font);font-size:14px}.ihc-login-template-5 .impu-form-submit input:hover,.ihc-login-template-6 .impu-form-submit input:hover,.ihc-logout-wrap.ihc-login-template-5 a:hover,.ihc-logout-wrap.ihc-login-template-6 a:hover{background:#e05d5d!important}.ihc-pass-form-wrap.ihc-login-template-13 .impu-form-submit input,.ihc-pass-form-wrap.ihc-login-template-5 .impu-form-submit input,.ihc-pass-form-wrap.ihc-login-template-7 .impu-form-submit input{width:auto}.ihc-login-template-6{margin:20px auto;padding:20px 20px 0;text-align:center;display:block;width:400px;max-width:100%;box-sizing:border-box;border-radius:3px;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 2px 0 rgba(0,0,0,.15);box-shadow:0 0 2px 0 rgba(0,0,0,.15);font-family:var(--iump-primary-font)}.ihc-login-template-10,.ihc-login-template-7,.ihc-login-template-8,.ihc-login-template-9{padding:10px;margin:20px auto;display:block}.ihc-login-template-6 .ihc-sm-wrapp-fe{text-align:center;margin:15px 0}.ihc-login-template-6 form{margin:0!important}.ihc-login-template-6 .impu-form-line-fr .impu-form-label-fr{min-width:150px;padding-bottom:3px;box-sizing:content-box;font-size:13px;text-align:left;font-weight:700}.ihc-login-template-6 .impu-form-line-fr input[type=password],.ihc-login-template-6 .impu-form-line-fr input[type=text],.ihc-login-template-7 .impu-form-line-fr input[type=password],.ihc-login-template-7 .impu-form-line-fr input[type=text]{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;margin:0!important;line-height:1.7!important;font-size:20px!important}.ihc-login-template-6 .impu-temp6-row{position:relative;left:-20px;margin:0 -40px 0 0;background-color:#f2f2f2;padding:10px 20px}.ihc-login-template-6 .impu-remember-wrapper{clear:both;text-align:left;line-height:30px}.ihc-login-template-6 .impu-form-label-remember{display:inline-block!important;font-size:12px;font-weight:700;text-transform:inherit}.ihc-login-template-6 .impu-form-links{text-align:left;clear:both;margin-top:3px;margin-bottom:3px}.ihc-login-template-6 .impu-form-links a{color:#aaa;font-size:12px;text-decoration:none;border-right:1px solid #999;padding-right:10px}.ihc-login-template-6 .impu-form-submit input,.ihc-login-template-7 .impu-form-submit input{color:#fff!important;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;font-family:var(--iump-primary-font)}.ihc-login-template-6 .impu-form-links div:nth-child(2n) a{border-right:none;padding-left:10px}.ihc-login-template-6 .impu-form-submit{text-align:center;float:right;padding-bottom:0}.ihc-login-template-6 .impu-form-submit input{width:80px;border-radius:25px;padding:8px 15px;border-color:#5bc4be!important;transition:.3s linear;font-size:14px}.ihc-login-template-7 .impu-form-submit input,.ihc-login-template-8 .impu-form-submit input{box-shadow:none!important;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc-pass-form-wrap.ihc-login-template-6 .impu-form-submit input{width:auto;margin-bottom:10px}.ihc-login-template-7{text-align:center;width:600px;font-family:var(--iump-primary-font)}.ihc-login-template-7 .ihc-sm-wrapp-fe{text-align:left;padding-left:15px;padding-right:15px}.ihc-login-template-7 .impu-form-line-fr{box-sizing:border-box;padding-bottom:8px;text-align:left;display:inline-block;width:49%;max-width:300px;padding-right:15px}.ihc-login-template-7 .impu-form-links{text-align:left;clear:both;margin-top:0}.ihc-login-template-7 .impu-form-submit{text-align:center;float:right;margin-right:15px}.ihc-login-template-7 .impu-form-submit input{min-width:100px;border:none;padding:8px 30px;border-radius:4px;background:#6c7a8d!important;border-color:#5bc4be!important;transition:.3s linear;font-size:14px}.ihc-login-template-7 .impu-form-submit input:hover,.ihc-logout-wrap.ihc-login-template-7 a:hover{background:#94a1b2!important}.ihc-pass-form-wrap.ihc-login-template-7{width:400px}.ihc-pass-form-wrap.ihc-login-template-7 .impu-form-line-fr{width:100%;max-width:inherit}.ihc-login-template-8{text-align:center;box-sizing:border-box;border-radius:3px;width:400px;max-width:100%;font-family:var(--iump-primary-font)}.ihc-login-template-8 .ihc-sm-wrapp-fe{text-align:center;margin:30px 0}.ihc-login-template-8 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:transparent;border-bottom:1px solid #efefef;margin-bottom:17px;position:relative}.ihc-login-template-8 .fa-ihc{position:absolute;top:0;left:9px;line-height:39px;font-size:18px;color:#555}.ihc-login-template-10 .impu-form-line-fr .impu-form-label-fr,.ihc-login-template-11 .impu-form-line-fr .impu-form-label-fr,.ihc-login-template-12 .impu-form-line-fr .impu-form-label-fr,.ihc-login-template-8 .impu-form-line-fr .impu-form-label-fr,.ihc-login-template-9 .impu-form-line-fr .impu-form-label-fr{min-width:350px;display:block;box-sizing:content-box;font-weight:500;font-size:14px;text-align:left;text-transform:uppercase}.ihc-login-template-8 .impu-form-line-fr input[type=password],.ihc-login-template-8 .impu-form-line-fr input[type=text]{width:100%;color:#555;padding:10px!important;background-color:transparent!important;border:none!important;display:inline-block;padding-left:40px!important;font-size:14px;margin:0!important;line-height:1.7!important}.ihc-login-template-8 .impu-form-label-remember{display:inline-block!important;font-size:12px;font-weight:700;text-transform:inherit;padding-left:3px;color:#d3365e}.ihc-login-template-10 .impu-form-input-remember,.ihc-login-template-11 .impu-form-input-remember,.ihc-login-template-12 .impu-form-input-remember,.ihc-login-template-13 .impu-form-input-remember,.ihc-login-template-8 .impu-form-input-remember,.ihc-login-template-9 .impu-form-input-remember{border-radius:0;height:20px;width:20px;margin:0 5px;border:2px solid #ddd;background:#fff;-webkit-appearance:initial;position:relative;vertical-align:middle}.ihc-login-template-8 .impu-form-input-remember:checked:before{content:"";border:3px solid #d3365e;display:inline-block;width:3px;height:10px;border-top:0;border-left:0;position:absolute;top:0;left:5px;box-sizing:content-box;-webkit-transform:rotate(36deg);-khtml-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.ihc-login-template-8 .impu-form-links a{color:#666;font-size:12px;font-family:var(--iump-primary-font)!important;text-decoration:none;border-right:1px solid #999;padding-right:10px;padding-left:10px}.ihc-login-template-8 .impu-form-submit input,.ihc-login-template-9 .impu-form-submit input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:45px;font-size:16px;font-weight:700;text-transform:capitalize}.ihc-login-template-10 .impu-form-links a:hover,.ihc-login-template-11 .impu-form-links a:hover,.ihc-login-template-12 .impu-form-links a:hover,.ihc-login-template-8 .impu-form-links a:hover,.ihc-login-template-9 .impu-form-links a:hover,.ihc_level_template_5 .ihc-level-item-link:hover,.ihc_level_template_7 .ihc-level-item-link:hover,.ihc_level_template_8 .ihc-level-item-link:hover{color:#000}.ihc-login-template-8 .impu-form-submit input{color:#fff!important;width:100%;border:none;background:#ea4872!important;border-color:#ea4872!important;border-radius:50px;-webkit-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-login-template-8 .impu-form-submit input:hover,.ihc-register-11 .iump-submit-form input:hover,.ihc-register-8 .iump-submit-form input:hover{background:#d3365e!important}.ihc-login-template-9{text-align:center;box-sizing:border-box;border-radius:3px;width:400px;max-width:100%;font-size:15px;font-family:var(--iump-primary-font)}.ihc-login-template-12 .ihc_login_form,.ihc-login-template-9 .ihc_login_form,var(--iump-primary-font) .ihc-login-template-10 .ihc_login_form,var(--iump-primary-font) .ihc-login-template-11 .ihc_login_form{font-size:15px}.ihc-login-template-9 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:transparent!important;border:1px solid rgba(0,0,0,.15);margin-bottom:17px;position:relative;border-radius:45px!important;-webkit-border-radius:45px!important;-moz-border-radius:45px!important;-o-border-radius:45px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-10 .impu-form-line-fr:checked,.ihc-login-template-10 .impu-form-line-fr:hover,.ihc-login-template-11 .impu-form-line-fr:checked,.ihc-login-template-11 .impu-form-line-fr:hover,.ihc-login-template-12 .impu-form-line-fr:checked,.ihc-login-template-12 .impu-form-line-fr:hover,.ihc-login-template-9 .impu-form-line-fr:checked,.ihc-login-template-9 .impu-form-line-fr:hover,.ihc-register-12 .iump-form-line-register .select2-selection:focus,.ihc-register-12 .iump-form-line-register .select2-selection:hover,.ihc-register-12 .iump-form-line-register input[type=number]:focus,.ihc-register-12 .iump-form-line-register input[type=number]:hover,.ihc-register-12 .iump-form-line-register input[type=password]:focus,.ihc-register-12 .iump-form-line-register input[type=password]:hover,.ihc-register-12 .iump-form-line-register input[type=text]:focus,.ihc-register-12 .iump-form-line-register input[type=text]:hover,.ihc-register-12 .iump-form-line-register select:checked,.ihc-register-12 .iump-form-line-register select:focus,.ihc-register-12 .iump-form-line-register select:hover,.ihc-register-12 .iump-form-line-register textarea:focus,.ihc-register-12 .iump-form-line-register textarea:hover,.ihc-register-9 .iump-form-line-register .select2-selection:focus,.ihc-register-9 .iump-form-line-register .select2-selection:hover,.ihc-register-9 .iump-form-line-register input[type=number]:focus,.ihc-register-9 .iump-form-line-register input[type=number]:hover,.ihc-register-9 .iump-form-line-register input[type=password]:focus,.ihc-register-9 .iump-form-line-register input[type=password]:hover,.ihc-register-9 .iump-form-line-register input[type=text]:focus,.ihc-register-9 .iump-form-line-register input[type=text]:hover,.ihc-register-9 .iump-form-line-register select:checked,.ihc-register-9 .iump-form-line-register select:focus,.ihc-register-9 .iump-form-line-register select:hover,.ihc-register-9 .iump-form-line-register textarea:focus,.ihc-register-9 .iump-form-line-register textarea:hover{border-color:#26bbea;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-login-template-10 form,.ihc-login-template-11 form,.ihc-login-template-12 form,.ihc-login-template-9 form{display:block;position:relative;font-size:15px}.ihc-login-template-11 .fa-ihc,.ihc-login-template-9 .fa-ihc{position:absolute;top:0;left:15px;line-height:39px;font-size:18px;color:#999}.ihc-login-template-11 .impu-form-line-fr input[type=password],.ihc-login-template-11 .impu-form-line-fr input[type=text],.ihc-login-template-9 .impu-form-line-fr input[type=password],.ihc-login-template-9 .impu-form-line-fr input[type=text]{width:100%;color:#555!important;padding:10px!important;background-color:transparent!important;border:none!important;display:inline-block;padding-left:40px!important;font-size:14px!important;border-radius:45px!important;-webkit-border-radius:45px!important;-moz-border-radius:45px!important;-o-border-radius:45px!important;margin:0!important;line-height:1.7!important}.ihc-login-template-11 .impu-remember-wrapper,.ihc-login-template-9 .impu-remember-wrapper{margin-right:3px;text-align:left;line-height:22px;padding-left:15px;float:left}.ihc-login-template-10 .impu-form-label-remember,.ihc-login-template-11 .impu-form-label-remember,.ihc-login-template-9 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:14px;text-transform:inherit;padding-left:3px;color:#777}.ihc-login-template-11 .impu-form-links-pass,.ihc-login-template-9 .impu-form-links-pass{float:right;padding-right:15px}.ihc-login-template-10 .impu-form-links-pass a,.ihc-login-template-9 .impu-form-links-pass a{color:#32a3cb}.ihc-login-template-10 .impu-form-input-remember:checked:before,.ihc-login-template-11 .impu-form-input-remember:checked:before,.ihc-login-template-12 .impu-form-input-remember:checked:before,.ihc-login-template-13 .impu-form-input-remember:checked:before,.ihc-login-template-9 .impu-form-input-remember:checked:before{content:"";border:3px solid #00b9eb;display:inline-block;width:3px;height:10px;border-top:0;border-left:0;position:absolute;top:0;left:5px;box-sizing:content-box;-webkit-transform:rotate(36deg);-khtml-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.ihc-login-template-10 .impu-form-links,.ihc-login-template-11 .impu-form-links,.ihc-login-template-12 .impu-form-links,.ihc-login-template-9 .impu-form-links{text-align:center;line-height:20px;margin-top:10px}.ihc-login-template-10 .impu-form-links a,.ihc-login-template-11 .impu-form-links a,.ihc-login-template-9 .impu-form-links a{text-decoration:none;padding-right:10px;padding-left:10px;color:#32a3cb}.ihc-login-template-10 .impu-form-submit,.ihc-login-template-11 .impu-form-submit,.ihc-login-template-12 .impu-form-submit,.ihc-login-template-9 .impu-form-submit{text-align:center;margin-top:25px;margin-bottom:25px;border:none!important}.ihc-login-template-10 .impu-form-submit:hover,.ihc-login-template-11 .impu-form-submit:hover,.ihc-login-template-12 .impu-form-submit:hover,.ihc-login-template-9 .impu-form-submit:hover{border:none!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent}.ihc-login-template-9 .impu-form-submit input{color:#fff!important;width:85%;border:none;background-color:#a044ff;background-image:linear-gradient(to left,#6a3093,#a044ff);box-shadow:none!important;border-radius:50px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;font-family:var(--iump-primary-font)}.ihc-login-template-9 .impu-form-submit input:hover{width:85%;background-color:#f15f79;background-image:linear-gradient(to left,#b24592,#f15f79);-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-10{text-align:center;box-sizing:border-box;border-radius:3px;width:400px;max-width:100%;font-size:15px}.ihc-login-template-10 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:#fefefe;border:1px solid #ccc;margin-bottom:20px;position:relative;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-10 .fa-ihc{position:absolute;top:0;left:0;line-height:41px;font-size:18px;color:#555;background-color:#eee;border-radius:4px 0 0 4px;border-right:1px solid #ccc;min-width:45px;text-align:center}.ihc-login-template-10 .impu-form-line-fr input[type=password],.ihc-login-template-10 .impu-form-line-fr input[type=text]{width:100%;color:#555;padding:12px 10px!important;background-color:transparent!important;border:none!important;display:inline-block;padding-left:60px!important;font-size:14px!important;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important;height:auto!important;margin-bottom:0!important;line-height:1!important}.ihc-login-template-10 .impu-remember-wrapper,.ihc-login-template-12 .impu-remember-wrapper{margin-right:3px;text-align:left;line-height:22px;padding-left:15px;float:left;margin-bottom:5px}.ihc-login-template-10 .impu-form-links-pass,.ihc-login-template-12 .impu-form-links-pass{float:right;padding-right:15px;margin-bottom:5px}.ihc-login-template-10 .impu-form-submit input{color:#fff!important;width:100%;border:none;background-color:#67b1d6!important;box-shadow:none!important;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;min-height:45px;font-size:16px;font-family:var(--iump-primary-font)}.ihc-login-template-11 .impu-form-submit input,.ihc-login-template-12 .impu-form-submit input{text-transform:uppercase;min-height:45px;font-size:16px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--iump-primary-font)}.ihc-login-template-10 .impu-form-submit input:hover{background-color:#65aed3;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-11 .impu-form-line-fr,.ihc-login-template-11 .impu-form-submit input{background-color:transparent!important;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc-login-template-11{margin:10px auto;padding:40px 10px;text-align:center;box-sizing:border-box;display:block;border-radius:3px;width:400px;max-width:100%;font-size:15px}.ihc-login-template-11 .impu-form-line-fr{box-sizing:content-box;text-align:center;border-bottom:1px solid #efefef;margin-bottom:17px;position:relative;border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;-o-border-radius:0!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;transition:.3s linear}.ihc-login-template-11 .impu-form-links-pass a{color:#2bb7e3}.ihc-login-template-11 .impu-form-submit input{width:95%;border:2px solid #2bb7e3!important;color:#2bb7e3!important;box-shadow:none!important;border-radius:50px;-webkit-transition:.3s linear;transition:.3s linear;padding:10px 30px;line-height:20px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-login-template-11 .impu-form-submit input:hover{width:95%;background-color:#2bb7e3;color:#fff;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-12{margin:20px auto;padding:70px 60px;text-align:center;box-sizing:border-box;display:block;background-color:#fff;border-radius:8px;width:500px;max-width:100%;font-size:15px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px}.ihc-register-2,.ihc-register-3,.ihc-register-4,.ihc-register-5{max-width:600px;margin:20px auto}.ihc-login-template-12 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:#fefefe;border:1px solid #ccc;margin-bottom:25px;position:relative;border-radius:50px!important;-webkit-border-radius:50px!important;-moz-border-radius:50px!important;-o-border-radius:50px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-12 .fa-ihc{position:absolute;top:0;left:0;line-height:39px;font-size:18px;color:#555;border-radius:50px 0 0 50px;min-width:45px;text-align:center}.ihc-login-template-12 .impu-form-line-fr input[type=password],.ihc-login-template-12 .impu-form-line-fr input[type=text]{width:100%;color:#555;padding:12px 10px!important;background-color:transparent!important;border:none!important;display:inline-block;padding-left:45px!important;font-size:14px!important;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important;height:auto!important;margin-bottom:0!important;line-height:1!important}.ihc-login-template-12 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:14px;text-transform:inherit;padding-left:3px;color:#6164c1}.ihc-login-template-12 .impu-form-links-pass a{color:#6164c1}.ihc-login-template-12 .impu-form-links a{text-decoration:none;padding-right:10px;padding-left:10px;color:#6164c1}.ihc-login-template-12 .impu-form-submit input{color:#fff!important;width:100%;border:none;background-color:#6164c1!important;box-shadow:none!important;border-radius:4px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}.ihc-login-template-12 .impu-form-submit input:hover{background-color:#8d7fd7;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-13 .impu-form-line-fr{box-sizing:content-box;padding-top:15px;text-align:left}.ihc-login-template-13 .impu-form-line-fr .impu-form-label-fr{min-width:150px;box-sizing:content-box;color:#555;font-family:var(--iump-primary-font);line-height:26px;font-size:15px;text-align:left;font-weight:600;display:block;margin-bottom:8px}.ihc-login-template-13 .impu-form-line-fr input[type=password],.ihc-login-template-13 .impu-form-line-fr input[type=text]{width:100%;border:2px solid rgba(0,0,0,.15);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;height:40px!important;margin:0!important;line-height:1.7!important}.ihc-login-template-13 .impu-temp5-row{margin:5px 0}.ihc-login-template-13 .impu-temp5-row-left,.ihc-register-14 .iump-register-row-left{float:left;width:48%;margin-top:20px}.ihc-login-template-13 .impu-temp5-row-right,.ihc-register-14 .iump-register-row-right{float:right;width:48%;margin-top:20px}.ihc-login-template-13 .impu-remember-wrapper{clear:both;text-align:left;line-height:24px}.ihc-login-template-13 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:15px;line-height:24px;color:#888;text-transform:inherit;margin-left:5px;vertical-align:middle}.ihc-login-template-13 .impu-form-links-pass{padding-top:20px;line-height:22px;color:#888!important;display:block!important;font-weight:400;font-size:15px}.ihc-login-template-13 .ihc-register-link,.ihc-login-template-13 .impu-form-submit input{color:#fff!important;min-width:100px;border:none;text-transform:capitalize;padding:16px 20px!important;background:#3ba1da!important;border-color:#5bc4be!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;display:block;width:100%;font-size:15px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;font-family:Nunito,sans-serif;font-weight:400;box-sizing:border-box;line-height:16px;cursor:pointer;border-bottom:2px solid rgba(0,0,0,.1)!important}.ihc-login-template-13 .impu-form-submit input:hover,.ihc-register-14 .iump-submit-form input:hover{background:#44b0ec!important}.ihc-login-template-13 .ihc-register-link,.ihc-register-14 .ihc-login-link{background:#eee!important}.ihc-login-template-13 .ihc-register-link:hover,.ihc-register-14 .ihc-login-link:hover{background:#e5e5e5!important}.ihc-login-template-13 .ihc-register-link a{color:#666!important}.ihc-login-template-13.ihc-pass-form-wrap .impu-form-submit input{margin:20px auto 10px;width:auto!important;min-width:250px!important}.ihc-login-template-13 .impu-form-label-pass{margin-bottom:30px}.impu-form-pass-additional-content{color:#777;font-size:17px;text-align:center;padding:15px 15px 0}.iump-register-form *{box-sizing:border-box}.iump-register-form .iump-submit-form{text-shadow:none!important}.ihc-register-1 .iump-labels-register{font-size:13px;line-height:2;min-width:130px;padding-right:10px}.ihc-register-1 .iump-form-line-register,.ihc-register-5 .iump-form-line-register{border-bottom:none}.ihc-register-1 .iump-form-line-register input[type=number],.ihc-register-1 .iump-form-line-register input[type=password],.ihc-register-1 .iump-form-line-register input[type=text],.ihc-register-1 .iump-form-line-register select,.ihc-register-1 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;min-height:37px;margin:0}.ihc-register-1 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-1 .iump-form-line-register .iump-form-radiobox-wrapper{display:inline-block;vertical-align:top}.ihc-register-1 .ihc-tos-wrap{text-align:right;display:inline-block}.ihc-register-2{min-width:300px;font-family:var(--iump-primary-font);font-size:14px;box-sizing:border-box;display:block}.ihc-register-10 .iump-labels-register,.ihc-register-2 .iump-labels-register{font-size:14px;min-width:130px;line-height:2;padding-right:10px;display:block;text-align:left;color:#777}.ihc-register-2 .iump-form-line-register{border-bottom:none;margin-bottom:15px}.ihc-register-2 .iump-form-line-register .select2-selection,.ihc-register-2 .iump-form-line-register input[type=number],.ihc-register-2 .iump-form-line-register input[type=password],.ihc-register-2 .iump-form-line-register input[type=text],.ihc-register-2 .iump-form-line-register select,.ihc-register-2 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#444;padding:8px 10px 7px!important;display:block;width:100%;min-height:40px;background-color:#f7f7f7;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;margin:0}.ihc-register-10 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-10 .iump-form-line-register .iump-form-radiobox-wrapper,.ihc-register-13 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-13 .iump-form-line-register .iump-form-radiobox-wrapper,.ihc-register-2 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-2 .iump-form-line-register .iump-form-radiobox-wrapper,.ihc-user-page-top-ap-wrapper .ihc-user-page-details{margin-top:10px}.ihc-register-2 .iump-submit-form input{color:#fff!important;width:100%;background:#08d1b2!important;border:3px solid #5bc4be;border-color:#08d1b2!important;box-shadow:none!important;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:16px 22px;box-sizing:border-box}.ihc-register-2 .iump-submit-form input:hover{color:#fff!important;background:#08d1b2!important;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-register-3,.ihc-register-3 .iump-labels-register{color:#7f7f97;font-size:12px;display:block;text-align:left}.ihc-register-10 .iump-form-line-register textarea,.ihc-register-11 .iump-form-line-register textarea,.ihc-register-13 .iump-form-line-register textarea,.ihc-register-2 .iump-form-line-register textarea,.ihc-register-8 .iump-form-line-register textarea{min-height:60px}.ihc-register-10 .ihc-wrapp-file-field,.ihc-register-13 .ihc-wrapp-file-field,.ihc-register-2 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;display:block;margin-top:10px;border:2px dashed #08d1b2;width:100%}.ihc-register-14 .ihc-register-notice,.ihc-register-2 .ihc-register-notice,.ihc-register-4 .ihc-register-notice,.ihc-register-5 .ihc-register-notice{-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;-webkit-animation:1s fadeIn;nimation:fadeIn 1s}.ihc-register-10 .ihc-input-notice,.ihc-register-12 .ihc-input-notice,.ihc-register-13 .ihc-input-notice,.ihc-register-14 .ihc-input-notice,.ihc-register-2 .ihc-input-notice,.ihc-register-3 .ihc-input-notice,.ihc-register-4 .ihc-input-notice,.ihc-register-5 .ihc-input-notice,.ihc-register-6 .ihc-input-notice,.ihc-register-7 .ihc-input-notice,.ihc-register-9 .ihc-input-notice{border-color:#dd3559!important}.ihc-register-3{padding:30px;box-sizing:border-box;background-color:#fff;border-top:7px solid #33b5e5;border-radius:3px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);box-shadow:0 1px 2px 0 rgba(0,0,0,.15);min-width:300px;font-family:var(--iump-primary-font)}.ihc-register-11 .iump-level-details-register,.ihc-register-12 .iump-level-details-register,.ihc-register-3 .iump-level-details-register,.ihc-register-8 .iump-level-details-register,.ihc-register-9 .iump-level-details-register{margin:15px 0}.ihc-register-3 .iump-labels-register{min-width:130px;line-height:2;padding-right:10px;text-transform:uppercase}.ihc-register-3 .iump-form-line-register{border-bottom:none;margin-bottom:10px;position:relative}.ihc-register-3 .iump-form-line-register .select2-selection,.ihc-register-3 .iump-form-line-register input[type=number],.ihc-register-3 .iump-form-line-register input[type=password],.ihc-register-3 .iump-form-line-register input[type=text],.ihc-register-3 .iump-form-line-register select,.ihc-register-3 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#7f7f97;padding:8px 10px 7px!important;display:block;width:100%;min-height:40px;text-align:left;font-size:12px;font-family:var(--iump-primary-font)!important;font-weight:400;background-color:#edf0f5;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;margin:0}.ihc-register-3 .iump-submit-form input,.ihc-register-7 .iump-submit-form input{-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc-register-3 .iump-form-line-register .select2-selection{padding-top:4px}.ihc-register-11 .ihc-wrapp-file-upload,.ihc-register-12 .ihc-wrapp-file-upload,.ihc-register-3 .ihc-wrapp-file-upload,.ihc-register-8 .ihc-wrapp-file-upload,.ihc-register-9 .ihc-wrapp-file-upload{display:block;margin-top:10px}.ihc-register-11 .iump-form-checkbox-wrapper,.ihc-register-11 .iump-form-radiobox-wrapper,.ihc-register-12 .iump-form-checkbox-wrapper,.ihc-register-12 .iump-form-radiobox-wrapper,.ihc-register-3 .iump-form-checkbox-wrapper,.ihc-register-3 .iump-form-radiobox-wrapper,.ihc-register-8 .iump-form-checkbox-wrapper,.ihc-register-8 .iump-form-radiobox-wrapper,.ihc-register-9 .iump-form-checkbox-wrapper,.ihc-register-9 .iump-form-radiobox-wrapper{text-align:left;padding-left:20px}.ihc-register-3 .ihc-tos-wrap{position:relative;left:-30px;margin:10px -60px 10px 0;text-align:left;padding:10px 0 10px 30px;display:inline-block}.ihc-register-11 .ihc-wrapp-file-field,.ihc-register-12 .ihc-wrapp-file-field,.ihc-register-3 .ihc-wrapp-file-field,.ihc-register-8 .ihc-wrapp-file-field,.ihc-register-9 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;border:2px dashed #ddd}.ihc-register-11 .iump-submit-form,.ihc-register-12 .iump-submit-form,.ihc-register-3 .iump-submit-form,.ihc-register-4 .iump-submit-form,.ihc-register-8 .iump-submit-form{text-align:center;margin-top:10px}.ihc-register-3 .iump-submit-form input{color:#fff!important;width:100%;border:none;background:#33b5e5!important;border-color:#1a9bcb!important;box-shadow:none!important;border-radius:3px;text-transform:capitalize;font-family:var(--iump-primary-font)!important;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:.3s linear;padding:10px 30px 11px}.ihc-register-10 #ihc_coupon_code_check_div_msg,.ihc-register-10 .ihc-register-notice,.ihc-register-12 #ihc_coupon_code_check_div_msg,.ihc-register-12 .ihc-register-notice,.ihc-register-13 #ihc_coupon_code_check_div_msg,.ihc-register-13 .ihc-register-notice,.ihc-register-3 #ihc_coupon_code_check_div_msg,.ihc-register-3 .ihc-register-notice,.ihc-register-9 #ihc_coupon_code_check_div_msg,.ihc-register-9 .ihc-register-notice{z-index:100;background:#dd3559;padding:5px 8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;right:0;margin-bottom:8px;max-width:230px;font-size:12px;top:100%;margin-top:-2px;opacity:1;-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;-webkit-animation:1s fadeIn;animation:1s fadeIn;color:#fff!important}.ihc-register-10 .ihc-register-notice:before,.ihc-register-12 .ihc-register-notice:before,.ihc-register-13 .ihc-register-notice:before,.ihc-register-3 .ihc-register-notice:before,.ihc-register-6 .ihc-register-notice:before,.ihc-register-7 .ihc-register-notice:before,.ihc-register-9 .ihc-register-notice:before{content:"";display:block;position:absolute;left:50%;top:-8px;margin-left:-5px;width:0;height:0;border-style:solid;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #dd3559}.ihc-register-10 .ihc-coupon-valid,.ihc-register-12 .ihc-coupon-valid,.ihc-register-13 .ihc-coupon-valid,.ihc-register-3 .ihc-coupon-valid,.ihc-register-9 .ihc-coupon-valid{background:#27bebe!important}.ihc-register-4{display:block;padding:30px 20px;text-align:center;box-sizing:border-box;background-color:#fff;border-radius:3px;min-width:310px;font-family:var(--iump-primary-font);font-size:12px}.ihc-register-4 .iump-labels-register{font-size:13px;min-width:130px;line-height:2;padding-right:10px;margin-top:5px;margin-left:5px;display:block;text-align:left;text-transform:uppercase;color:#777}.ihc-register-4 .ihc-register-notice,.ihc-register-4 .iump-form-checkbox-wrapper,.ihc-register-4 .iump-form-radiobox-wrapper,.ihc-register-4 .iump-form-sublabel{margin-left:5px}.ihc-register-4 .iump-form-line-register{box-sizing:content-box;text-align:left;background-color:#fafafa;border:1px solid #efefef;border-bottom:1px solid #efefef;border-top:1px solid #efefef;margin-bottom:7px;position:relative;padding:0 0 3px;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important}.ihc-register-4 .iump-form-capcha,.ihc-register-4 .iump-form-social_media,.ihc-register-4 .iump-form-tos{background-color:initial;border:none;border-bottom:none;border-top:none}.ihc-register-4 .iump-form-capcha:hover,.ihc-register-4 .iump-form-social_media:hover,.ihc-register-4 .iump-form-tos:hover{background-color:initial}.ihc-register-4 .ihc-no-backs{background:0 0!important;border-width:0}.ihc-register-4 .iump-form-line-register .select2-selection,.ihc-register-4 .iump-form-line-register input[type=number],.ihc-register-4 .iump-form-line-register input[type=password],.ihc-register-4 .iump-form-line-register input[type=text],.ihc-register-4 .iump-form-line-register select,.ihc-register-4 .iump-form-line-register textarea{width:100%;color:#444;padding:8px 10px 7px!important;background-color:none!important;border:none!important;display:inline-block;min-height:38px;margin:0;font-size:12px}.ihc-register-5 .iump-submit-form input,.ihc-register-6 .iump-submit-form input{background:#e05d5d!important;box-shadow:none!important;box-sizing:border-box;line-height:1.2;font-family:var(--iump-primary-font)}.ihc-register-4 .iump-form-line-register .select2-selection,.ihc-register-4 .iump-form-line-register select{border:1px solid #efefef!important}.ihc-register-4 .iump-form-line-register .select2-selection:focus,.ihc-register-4 .iump-form-line-register .select2-selection:hover,.ihc-register-4 .iump-form-line-register input[type=number]:focus,.ihc-register-4 .iump-form-line-register input[type=number]:hover,.ihc-register-4 .iump-form-line-register input[type=password]:focus,.ihc-register-4 .iump-form-line-register input[type=password]:hover,.ihc-register-4 .iump-form-line-register input[type=text]:focus,.ihc-register-4 .iump-form-line-register input[type=text]:hover,.ihc-register-4 .iump-form-line-register select:focus,.ihc-register-4 .iump-form-line-register select:hover,.ihc-register-4 .iump-form-line-register textarea:focus,.ihc-register-4 .iump-form-line-register textarea:hover{background-color:#fefefe}.ihc-register-14 .iump-form-line-register .select2-selection,.ihc-register-4 .iump-form-line-register .select2-selection,.ihc-register-5 .iump-form-line-register .select2-selection,.ihc-register-6 .iump-form-line-register .select2-selection,.ihc-register-7 .iump-form-line-register .select2-selection{min-height:40px}.ihc-register-4 .ihc-tos-wrap{text-align:left;display:inline-block}.ihc-register-4 .ihc-strength-wrapper{position:absolute;right:0;top:100%;margin-top:-6px}.ihc-register-10 .ihc-strength-wrapper .ihc-strength-label,.ihc-register-13 .ihc-strength-wrapper .ihc-strength-label,.ihc-register-4 .ihc-strength-wrapper .ihc-strength-label{margin-top:-7px}.ihc-register-4 .iump-form-password{margin-bottom:35px}.ihc-register-5{padding:10px;min-width:300px;font-family:var(--iump-primary-font);font-size:12px;display:block}.ihc-register-5 .iump-labels-register,.ihc-register-6 .iump-labels-register,.ihc-register-7 .iump-labels-register{font-size:13px;line-height:2;font-weight:700;min-width:130px;padding-right:10px;display:block;text-align:left}.ihc-register-5 .iump-form-line-register .select2-selection,.ihc-register-5 .iump-form-line-register input[type=number],.ihc-register-5 .iump-form-line-register input[type=password],.ihc-register-5 .iump-form-line-register input[type=text],.ihc-register-5 .iump-form-line-register select,.ihc-register-5 .iump-form-line-register textarea,.ihc-register-7 .iump-form-line-register .select2-selection,.ihc-register-7 .iump-form-line-register input[type=number],.ihc-register-7 .iump-form-line-register input[type=password],.ihc-register-7 .iump-form-line-register input[type=text],.ihc-register-7 .iump-form-line-register select,.ihc-register-7 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;display:block;width:100%;min-height:37px;margin:0;font-size:12px}.ihc-register-14 .ihc-wrapp-file-field,.ihc-register-5 .ihc-wrapp-file-field,.ihc-register-6 .ihc-wrapp-file-field,.ihc-register-7 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;border:2px dashed #ddd;display:block;margin-top:10px}.ihc-register-5 .iump-submit-form input{color:#fff!important;border-color:#e05d5d!important;padding:16px 22px;border-radius:5px;font-weight:600;border:none}.ihc-register-6{min-width:620px;max-width:820px;margin:20px auto;padding:10px;display:block;font-family:var(--iump-primary-font);font-size:12px}.ihc-register-6 .ihc-register-col{width:50%;box-sizing:border-box;padding-right:10px;max-width:400px;min-width:310px;display:inline-block;vertical-align:top}.ihc-register-6 .iump-form-line-register,.ihc-register-7 .iump-form-line-register{border-bottom:none;position:relative}.ihc-register-6 .iump-form-line-register .select2-selection,.ihc-register-6 .iump-form-line-register input[type=number],.ihc-register-6 .iump-form-line-register input[type=password],.ihc-register-6 .iump-form-line-register input[type=text],.ihc-register-6 .iump-form-line-register select,.ihc-register-6 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;display:block;width:100%;font-size:12px;min-height:37px;margin:0}.ihc-register-6 .iump-submit-form input{color:#fff!important;border-color:#e05d5d!important;min-width:200px;padding:16px 22px;border-radius:5px;border:none}.ihc-register-6 .ihc-register-notice,.ihc-register-7 .ihc-register-notice{z-index:100;background:#dd3559;padding:5px 8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;right:0;margin-bottom:8px;max-width:230px;font-size:12px;color:#fff;top:100%;margin-top:-2px;opacity:1;-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;-webkit-animation:1s fadeIn;animation:1s fadeIn}.ihc-register-6 .ihc-tos-wrap{position:relative;display:inline}.ihc-register-7{min-width:300px;max-width:600px;margin:20px auto;padding:20px 20px 0;border-radius:3px;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 2px 0 rgba(0,0,0,.15);box-shadow:0 0 2px 0 rgba(0,0,0,.15);background-color:#f6f9fc;font-family:var(--iump-primary-font);font-size:12px;display:block}.ihc-register-7 .impu-temp7-row{position:relative;left:-20px;margin:15px -40px 0 0;background-color:#aab7c4;padding:15px 20px}.ihc-register-7 .iump-submit-form input{color:#fff!important;background:#aab7c4!important;border-width:2px;border-style:solid;border-color:#fff!important;box-shadow:none!important;transition:.3s linear;padding:10px 30px 11px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-width:70%}.ihc-register-12 .iump-submit-form input,.ihc-register-9 .iump-submit-form input{min-width:250px;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700}.ihc-register-7 .iump-submit-form input:hover{color:#aab7c4!important;background:#fff!important}.ihc_payment_register_wrapper{margin-top:30px;margin-bottom:20px;text-align:left}.ihc_payment_details{border-bottom:1px solid #aaa;font-size:16px;margin:10px 0 5px;padding-bottom:10px;line-height:21px;text-align:left;font-weight:700;color:#6c7a8d}.iump-sublabel-register{padding:3px 8px;color:#999;font-size:13px}.ihc-register-10,.ihc-register-8,.ihc-register-9{margin:20px auto;padding:10px;box-sizing:border-box;max-width:600px!important;min-width:300px}.ihc-register-10,.ihc-register-13{color:#7f7f97;font-family:var(--iump-primary-font)}.ihc-register-8{text-align:left;display:block;font-family:var(--iump-primary-font)}.ihc-register-11 .iump-form-line-register,.ihc-register-8 .iump-form-line-register{margin-bottom:20px;font-family:var(--iump-primary-font);color:#888;font-size:12px;border-bottom:none}.ihc-register-11 .ihc-register-notice,.ihc-register-8 .ihc-register-notice{text-align:left;font-size:13px}.ihc-register-8 .iump-labels-register{font-size:15px;line-height:2;min-width:130px;padding-right:10px;display:block;text-align:left;font-family:var(--iump-primary-font)}.ihc-register-11 .iump-form-line-register .select2-selection,.ihc-register-11 .iump-form-line-register input[type=number],.ihc-register-11 .iump-form-line-register input[type=password],.ihc-register-11 .iump-form-line-register input[type=text],.ihc-register-11 .iump-form-line-register select,.ihc-register-11 .iump-form-line-register textarea,.ihc-register-8 .iump-form-line-register .select2-selection,.ihc-register-8 .iump-form-line-register input[type=number],.ihc-register-8 .iump-form-line-register input[type=password],.ihc-register-8 .iump-form-line-register input[type=text],.ihc-register-8 .iump-form-line-register select,.ihc-register-8 .iump-form-line-register textarea{border:0 solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.15);border-radius:2px;color:#555;background-color:transparent;padding:8px 10px 7px!important;display:block;width:100%;font-family:var(--iump-primary-font);font-size:12px;min-height:36px;text-align:left}.ihc-register-11 .ihc-tos-wrap,.ihc-register-12 .ihc-tos-wrap,.ihc-register-8 .ihc-tos-wrap,.ihc-register-9 .ihc-tos-wrap{position:relative;text-align:left;padding:10px 0;display:inline-block}.ihc-register-11 .iump-submit-form input,.ihc-register-8 .iump-submit-form input{color:#fff!important;width:100%;border:none;background:#ea4872!important;border-color:#ea4872!important;box-shadow:none!important;border-radius:50px;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-height:45px;font-size:18px;font-weight:700}.ihc-register-11 .ihc-register-notice,.ihc-register-8 .ihc-register-notice{color:#dd3559;-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;-webkit-animation:1s fadeIn;animation:1s fadeIn}.ihc-register-11 .ihc-input-notice,.ihc-register-8 .ihc-input-notice{-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;border-color:#dd3559!important}.ihc-register-9{display:block;font-family:var(--iump-primary-font)}.ihc-register-9 .iump-form-line-register{margin-bottom:20px;font-family:var(--iump-primary-font);color:#888;font-size:12px;border-bottom:none;position:relative}.ihc-register-9 .iump-labels-register{font-size:15px;min-width:130px;padding-right:10px;padding-left:15px;display:block;text-align:left;font-family:var(--iump-primary-font);line-height:20px;padding-bottom:5px}.ihc-register-9 .iump-form-line-register .select2-selection,.ihc-register-9 .iump-form-line-register input[type=number],.ihc-register-9 .iump-form-line-register input[type=password],.ihc-register-9 .iump-form-line-register input[type=text],.ihc-register-9 .iump-form-line-register select,.ihc-register-9 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.15);color:#555;background-color:transparent;padding:8px 10px 7px!important;display:block;width:100%;max-width:100%;font-family:var(--iump-primary-font);font-size:12px;min-height:36px;text-align:left;border-radius:45px!important;-webkit-border-radius:45px!important;-moz-border-radius:45px!important;-o-border-radius:45px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-register-9 .iump-form-multi_select select{border-radius:0!important}.ihc-register-12 .iump-form-line-register .select2-selection,.ihc-register-9 .iump-form-line-register .select2-selection{padding-top:2px}.ihc-register-12 .iump-form-line-register textarea,.ihc-register-9 .iump-form-line-register textarea{min-height:60px;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;-o-border-radius:10px!important}.ihc-register-12 .ihc-register-notice,.ihc-register-12 .iump-form-sublabel,.ihc-register-9 .ihc-register-notice,.ihc-register-9 .iump-form-sublabel{text-align:left;padding-left:15px}.ihc-register-9 .iump-submit-form{text-align:center;margin-top:30px}.ihc-register-9 .iump-submit-form input{color:#fff!important;width:90%;border:none;box-shadow:none!important;border-radius:50px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-height:45px;font-size:18px;background-color:#f15f79;background-image:linear-gradient(to left,#b24592,#f15f79)!important}.ihc-register-9 .iump-submit-form input:hover{width:90%}.ihc-register-9 .ihc-strength-wrapper{width:auto!important;margin-right:15px}.ihc-register-10{display:block;font-size:14px;text-align:left}.ihc-register-11,.ihc-register-12,.ihc-register-13{margin:20px auto;padding:10px;box-sizing:border-box;max-width:820px!important}.ihc-register-10 .iump-form-line-register,.ihc-register-13 .iump-form-line-register{border-bottom:none;margin-bottom:15px;position:relative}.ihc-register-10 .iump-form-date,.ihc-register-10 .iump-form-password,.ihc-register-10 .iump-form-text,.ihc-register-10 .iump-form-unique_value_text,.ihc-register-10 .iump-form-verifcode,.ihc-register-13 .iump-form-date,.ihc-register-13 .iump-form-password,.ihc-register-13 .iump-form-text,.ihc-register-13 .iump-form-unique_value_text,.ihc-register-13 .iump-form-verifcode{position:relative;display:table;border-collapse:separate}.ihc-register-10 .iump-form-line-register .select2-selection,.ihc-register-10 .iump-form-line-register input[type=number],.ihc-register-10 .iump-form-line-register input[type=password],.ihc-register-10 .iump-form-line-register input[type=text],.ihc-register-10 .iump-form-line-register select,.ihc-register-10 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#444;padding:8px 10px 7px!important;font-size:12px;display:block;width:100%;min-height:40px;background-color:#f7f7f7;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-register-10 .iump-form-line-register .select2-selection:focus,.ihc-register-10 .iump-form-line-register .select2-selection:hover,.ihc-register-10 .iump-form-line-register input[type=number]:focus,.ihc-register-10 .iump-form-line-register input[type=number]:hover,.ihc-register-10 .iump-form-line-register input[type=password]:focus,.ihc-register-10 .iump-form-line-register input[type=password]:hover,.ihc-register-10 .iump-form-line-register input[type=text]:focus,.ihc-register-10 .iump-form-line-register input[type=text]:hover,.ihc-register-10 .iump-form-line-register select:focus,.ihc-register-10 .iump-form-line-register select:hover,.ihc-register-10 .iump-form-line-register textarea:focus,.ihc-register-10 .iump-form-line-register textarea:hover,.ihc-register-13 .iump-form-line-register .select2-selection:focus,.ihc-register-13 .iump-form-line-register .select2-selection:hover,.ihc-register-13 .iump-form-line-register input[type=number]:focus,.ihc-register-13 .iump-form-line-register input[type=number]:hover,.ihc-register-13 .iump-form-line-register input[type=password]:focus,.ihc-register-13 .iump-form-line-register input[type=password]:hover,.ihc-register-13 .iump-form-line-register input[type=text]:focus,.ihc-register-13 .iump-form-line-register input[type=text]:hover,.ihc-register-13 .iump-form-line-register select:focus,.ihc-register-13 .iump-form-line-register select:hover,.ihc-register-13 .iump-form-line-register textarea:focus,.ihc-register-13 .iump-form-line-register textarea:hover{border-color:#31aae1;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-register-10 .iump-form-date .iump-labels-register,.ihc-register-10 .iump-form-password .iump-labels-register,.ihc-register-10 .iump-form-text .iump-labels-register,.ihc-register-10 .iump-form-unique_value_text .iump-labels-register,.ihc-register-10 .iump-form-verifcode .iump-labels-register,.ihc-register-13 .iump-form-date .iump-labels-register,.ihc-register-13 .iump-form-password .iump-labels-register,.ihc-register-13 .iump-form-text .iump-labels-register,.ihc-register-13 .iump-form-unique_value_text .iump-labels-register,.ihc-register-13 .iump-form-verifcode .iump-labels-register{padding:6px 12px;width:1%;white-space:nowrap;vertical-align:middle;font-size:14px;font-weight:400;line-height:2;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px 0 0 4px;border-right:0;display:table-cell;min-width:inherit}.ihc-register-10 .iump-form-date input[type=text],.ihc-register-10 .iump-form-password input[type=password],.ihc-register-10 .iump-form-password input[type=text],.ihc-register-10 .iump-form-text input[type=text],.ihc-register-10 .iump-form-unique_value_text input[type=text],.ihc-register-10 .iump-form-verifcode input[type=text],.ihc-register-13 .iump-form-date input[type=text],.ihc-register-13 .iump-form-password input[type=password],.ihc-register-13 .iump-form-password input[type=text],.ihc-register-13 .iump-form-text input[type=text],.ihc-register-13 .iump-form-unique_value_text input[type=text],.ihc-register-13 .iump-form-verifcode input[type=text]{border-radius:0 4px 4px 0;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#32373c;outline:0;-webkit-transition:border-color 50ms ease-in-out;transition:border-color 50ms ease-in-out;position:relative;z-index:2;float:left;width:100%;margin-bottom:0!important;margin-top:0!important;display:table-cell}.ihc-register-10 .iump-form-date .iump-form-sublabel,.ihc-register-10 .iump-form-password .iump-form-sublabel,.ihc-register-10 .iump-form-text .iump-form-sublabel,.ihc-register-10 .iump-form-unique_value_text .iump-form-sublabel,.ihc-register-10 .iump-form-verifcode .iump-form-sublabel,.ihc-register-13 .iump-form-date .iump-form-sublabel,.ihc-register-13 .iump-form-password .iump-form-sublabel,.ihc-register-13 .iump-form-text .iump-form-sublabel,.ihc-register-13 .iump-form-unique_value_text .iump-form-sublabel,.ihc-register-13 .iump-form-verifcode .iump-form-sublabel{display:table-cell;width:1%;white-space:nowrap;vertical-align:middle;padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:0 4px 4px 0;border-left:0}.ihc-register-10 .iump-submit-form input{color:#fff!important;width:100%;padding:15px 14px;background-color:#348ac7;background-image:linear-gradient(to left,#7474bf,#348ac7);-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-register-10 .iump-submit-form input:hover,.ihc-register-13 .iump-submit-form input:hover{color:#fff!important;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-register-10 .ihc-strength-wrapper,.ihc-register-13 .ihc-strength-wrapper{position:absolute;right:10px;top:100%;margin-top:-17px}.ihc-register-11,.ihc-register-12{display:block;text-align:left}.ihc-register-11 .iump-labels-register{font-size:12px;min-width:130px;padding-right:10px;line-height:2;display:block;text-align:left;font-family:var(--iump-primary-font)}.ihc-register-12 .iump-form-line-register{font-family:var(--iump-primary-font);color:#888;font-size:12px;border-bottom:none;position:relative}.ihc-register-12 .iump-labels-register{font-size:12px;min-width:130px;padding-right:10px;padding-left:15px;line-height:2;display:block;text-align:left;font-family:var(--iump-primary-font)}.ihc-register-12 .iump-form-line-register .select2-selection,.ihc-register-12 .iump-form-line-register input[type=number],.ihc-register-12 .iump-form-line-register input[type=password],.ihc-register-12 .iump-form-line-register input[type=text],.ihc-register-12 .iump-form-line-register select,.ihc-register-12 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.15);color:#555;background-color:transparent;padding:8px 10px 7px!important;display:block;width:100%;font-family:var(--iump-primary-font);font-size:12px;min-height:36px;text-align:left;border-radius:45px!important;-webkit-border-radius:45px!important;-moz-border-radius:45px!important;-o-border-radius:45px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;margin-bottom:0!important}.ihc-register-12 .iump-submit-form input{color:#fff!important;width:60%;border:none;box-shadow:none!important;border-radius:50px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-height:45px;font-size:18px;background-color:#f15f79;background-image:linear-gradient(to left,#b24592,#f15f79)!important}.ihc-register-12 .iump-submit-form input:hover{width:60%}.ihc-register-13{font-size:12px;display:block}.ihc-register-13 .iump-labels-register{font-size:12px;min-width:130px;padding-right:10px;line-height:2;display:block;text-align:left;color:#777}.ihc-register-13 .iump-form-line-register .select2-selection,.ihc-register-13 .iump-form-line-register input[type=number],.ihc-register-13 .iump-form-line-register input[type=password],.ihc-register-13 .iump-form-line-register input[type=text],.ihc-register-13 .iump-form-line-register select,.ihc-register-13 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#444;padding:8px 10px 7px!important;display:block;width:100%;min-height:40px;background-color:#f7f7f7;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-register-13 .iump-submit-form input{color:#fff!important;width:60%;padding:15px 14px;background-color:#348ac7;background-image:linear-gradient(to left,#7474bf,#348ac7)!important;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-register-14{min-width:300px;max-width:600px!important;font-family:var(--iump-primary-font);font-size:12px;display:block;margin:10px auto}.ihc-register-14 .iump-labels-register{min-width:130px;padding-right:10px;display:block;text-align:left;box-sizing:content-box;color:#555;font-family:var(--iump-primary-font);line-height:26px;font-size:12px;font-weight:600;margin-bottom:8px}.ihc-register-14 .ihc-login-link,.ihc-register-14 .iump-submit-form input,.ihc_level_template_1 .ihc-level-item-link{min-width:100px;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc-register-14 .iump-form-line-register{border-bottom:none;padding:9px 5px}.ihc-register-14 .iump-form-line-register .select2-selection,.ihc-register-14 .iump-form-line-register input[type=number],.ihc-register-14 .iump-form-line-register input[type=password],.ihc-register-14 .iump-form-line-register input[type=text],.ihc-register-14 .iump-form-line-register select,.ihc-register-14 .iump-form-line-register textarea{border:2px solid rgba(0,0,0,.15);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;display:block;width:100%;min-height:37px}.ihc-register-14 .ihc-login-link,.ihc-register-14 .iump-submit-form input{color:#fff!important;border:none;padding:16px 20px!important;background:#3ba1da!important;border-color:#5bc4be!important;box-shadow:none!important;transition:.3s linear;display:block;width:100%;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;font-family:var(--iump-primary-font);font-weight:400;box-sizing:border-box;line-height:16px;cursor:pointer;border-bottom:2px solid rgba(0,0,0,.1)!important;text-align:center}.ihc_locker_2,.ihc_locker_3{-moz-box-shadow:0 0 20px rgba(0,0,0,.07);-webkit-box-shadow:0 0 20px rgba(0,0,0,.07)}.ihc-register-14 .ihc-login-link a{color:#666}.ihc-login-form-wrap *{box-sizing:border-box;text-decoration:none}.ihc-login-form-wrap a{border-bottom:none!important}.ihc_locker_1{text-align:center;max-width:300px}.ihc_locker_2{border:1px solid #ededed;box-shadow:0 0 20px rgba(0,0,0,.07);background-color:#f7f7f7;text-align:center;min-height:120px;padding:25px;border-radius:9px;max-width:500px;margin:10px auto}.ihc_locker_2 .lock_content{min-height:30px;vertical-align:middle;font-size:13px;font-family:var(--iump-primary-font)}.ihc_locker_3 .lock_content,.ihc_locker_4 .lock_content,.ihc_locker_5 .lock_content,.ihc_locker_6 .lock_content,.ihc_locker_7 .lock_content,.ihc_locker_8 .lock_content{min-height:80px;vertical-align:middle}.ihc_locker_2 .lock_content h2{text-shadow:1px 1px 2px #fff;font-size:20px;font-weight:700;font-family:var(--iump-primary-font);line-height:16px}.ihc_locker_3 .lock_content h2,.ihc_locker_4 .lock_content h2,.ihc_locker_5 .lock_content h2,.ihc_locker_6 .lock_content h2{text-shadow:1px 1px 2px #fff;font-size:26px;font-weight:700;font-family:var(--iump-primary-font)}.ihc_locker_2 .lock_buttons{margin:3px auto;display:inline-block;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;background:rgba(0,0,0,.04);padding:5px 12px 0;text-align:center;border:1px solid rgba(0,0,0,.08);-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1)}.ihc_locker_3,.ihc_locker_4{border:1px solid #ededed;text-align:center;min-height:140px;position:relative;margin:10px auto}.ihc_locker_3{box-shadow:0 0 20px rgba(0,0,0,.07);background:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_1.png) 0 top repeat-x #fff;padding:25px 15px;max-width:600px}.ihc_locker_3 .lk_wrapper{position:absolute;bottom:0;left:0;width:100%;height:5px;background:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_1.png) 0 bottom repeat-x}.ihc_locker_3 .lock_content{font-size:12px;font-family:var(--iump-primary-font);padding-top:10px;padding-bottom:10px}.ihc_locker_3 .lock_content h1,.ihc_locker_3 .lock_content h2,.ihc_locker_3 .lock_content h3,.ihc_locker_4 .lock_content h1,.ihc_locker_4 .lock_content h2,.ihc_locker_4 .lock_content h3,.ihc_locker_8 .lock_content h1,.ihc_locker_8 .lock_content h2,.ihc_locker_8 .lock_content h3{color:#719fd6}.ihc_locker_3 .lock_content p,.ihc_locker_4 .lock_content p,.ihc_locker_5 .lock_content p,.ihc_locker_6 .lock_content p,.ihc_locker_7 .lock_content p,.ihc_locker_8 .lock_content p{padding:0;margin:0}.ihc_locker_3 .lock_buttons{margin:3px -15px;background:rgba(0,0,0,.02);padding:6px 5px 0;text-align:center;border:1px solid rgba(0,0,0,.08);border-left:none;border-right:none}.ihc_locker_4{-moz-box-shadow:0 0 20px rgba(0,0,0,.07);-webkit-box-shadow:0 0 20px rgba(0,0,0,.07);box-shadow:0 0 20px rgba(0,0,0,.07);background:-webkit-linear-gradient(#fefefe,#f1f1f1);background:-o-linear-gradient(#fefefe,#f1f1f1);background:-moz-linear-gradient(#fefefe,#f1f1f1);background:linear-gradient(#fefefe,#f1f1f1);background:-webkit-linear-gradient(#fafafa,#fff);background:-o-linear-gradient(#fafafa,#fff);background:-moz-linear-gradient(#fafafa,#fff);background:linear-gradient(#fafafa,#fff);padding:25px;max-width:620px}.ihc_locker_4 .lk_wrapper{position:absolute;bottom:0;left:0;width:100%;height:9px;background:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_3.png) 0 bottom repeat-x #fff}.ihc_locker_4 .lk_left_side{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;height:130px;width:130px;position:absolute;top:20px;left:30px;margin:0 15px 10px 18px;border:1px solid rgba(0,0,0,.08);-webkit-box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);-moz-box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);background:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_5.png) center center/80px auto no-repeat #ddd}.ihc_locker_5,.ihc_locker_6{border:1px solid #ededed;text-align:center;min-height:140px;padding:15px;position:relative}.ihc_locker_4 .lock_content{font-size:12px;font-family:var(--iump-primary-font);margin-left:160px;padding-top:10px}.ihc_locker_4 .lock_content h2,.ihc_locker_5 .lock_content h2,.ihc_locker_6 .lock_content h2{line-height:16px}.ihc_locker_4 .lock_buttons,.ihc_locker_5 .lock_buttons,.ihc_locker_6 .lock_buttons{margin-top:20px}.ihc_locker_5{-moz-box-shadow:0 0 20px rgba(0,0,0,.1);-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);background:rgba(250,250,250,.7);max-width:610px;margin:10px auto}.ihc_locker_5 .lk_top_side{background:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_5.png) center center/40px auto no-repeat;margin:0 auto;height:40px;width:100px}.ihc_locker_5 .lock_content{font-size:12px;font-family:var(--iump-primary-font);padding-top:20px}.ihc_locker_5 .lock_content h1,.ihc_locker_5 .lock_content h2,.ihc_locker_5 .lock_content h3,.ihc_locker_6 .lock_content h1,.ihc_locker_6 .lock_content h2,.ihc_locker_6 .lock_content h3{color:#0082a2}.ihc_locker_6{-moz-box-shadow:0 0 20px rgba(0,0,0,.07);-webkit-box-shadow:0 0 20px rgba(0,0,0,.07);box-shadow:0 0 20px rgba(0,0,0,.07);background:-webkit-linear-gradient(#fefefe,#f1f1f1);background:-o-linear-gradient(#fefefe,#f1f1f1);background:-moz-linear-gradient(#fefefe,#f1f1f1);background:linear-gradient(#fefefe,#f1f1f1);background:-webkit-linear-gradient(#fafafa,#fff);background:-o-linear-gradient(#fafafa,#fff);background:-moz-linear-gradient(#fafafa,#fff);background:linear-gradient(#fafafa,#fff);max-width:620px;margin:50px auto 10px}.ihc_locker_7,.ihc_locker_8{min-height:140px;margin:10px auto;text-align:center}.ihc_locker_6 .lk_top_side{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;height:110px;width:110px;position:absolute;top:-50px;left:50%;z-index:999;margin-left:-55px;border:4px solid #fff;-webkit-box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);-moz-box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);background:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_4.png) center center/46px auto no-repeat #0082a2}.ihc_locker_8 .lk_wrapper_bottom,.ihc_locker_8 .lk_wrapper_top{left:0;position:absolute;background:#df1346;height:9px;width:100%}.ihc_locker_6 .lock_content{font-size:12px;font-family:var(--iump-primary-font);margin-top:30px;padding-top:30px}.ihc_locker_6 .ihc-login-template-6{background-color:#fff}.ihc_locker_7{border:1px solid #ddd;-moz-box-shadow:0 0 20px rgba(0,0,0,.1);-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);background:#406cb8;padding:15px;position:relative;max-width:630px}.ihc_locker_7 .lk_wrapper{position:absolute;bottom:0;left:0;width:100%;height:100%;border:3px solid #fefefe}.ihc_locker_7 .lk_top_side{background:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_6.png) center center/auto 60px no-repeat;margin:0 auto;height:60px;width:100px}.ihc_locker_7 .lock_content{font-size:12px;font-family:var(--iump-primary-font);padding-top:15px;color:#fff}.ihc_locker_7 .lock_content h2{font-size:29px;font-weight:700;font-family:var(--iump-primary-font);line-height:16px}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item a:hover,.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a:hover,.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item a:hover,.ihc_level_template_4 .ihc-level-item-link.ihc-purchased-level,.ihc_locker_7 .lock_content h1,.ihc_locker_7 .lock_content h2,.ihc_locker_7 .lock_content h3{color:#fff}.ihc_locker_7 .lock_buttons{margin:20px auto 3px;display:inline-block;max-width:100%;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;background:rgba(255,255,255,.07);padding:8px 9px 0;text-align:center;border:1px solid rgba(0,0,0,.08);-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);z-index:99999;position:relative}.ihc_locker_7 .ihc_timeout_line,.ihc_locker_8 .ihc_timeout_line{background:-webkit-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);background:-o-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);background:-moz-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);background:linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%)}.ihc-ap-top-theme-1 .ihc-account-page-top-extra-mess,.ihc-ap-top-theme-1 .ihc-account-page-top-extra-mess a,.ihc-ap-top-theme-1 .ihc-account-page-top-extra-mess a:hover,.ihc-ap-top-theme-1 .ihc-account-page-top-mess,.ihc-ap-top-theme-1 .iump-user-page-mess,.ihc-ap-top-theme-1 .iump-user-page-mess-special,.ihc-ap-top-theme-1 .iump-user-page-name,.ihc-ap-top-theme-4 .ihc-account-page-top-extra-mess,.ihc-ap-top-theme-4 .ihc-account-page-top-extra-mess a,.ihc-ap-top-theme-4 .ihc-account-page-top-extra-mess a:hover,.ihc-ap-top-theme-4 .ihc-account-page-top-mess,.ihc-ap-top-theme-4 .iump-user-page-mess,.ihc-ap-top-theme-4 .iump-user-page-mess-special,.ihc-ap-top-theme-4 .iump-user-page-name,.ihc_level_template_5 .ihc-level-item-content *,.ihc_level_template_8 .ihc-purchased-level:hover,.ihc_level_template_9 .ihc-purchased-level:hover,.ihc_locker_7 .ihc-login-template-2 .impu-form-links a,.ihc_locker_8 .ihc-login-template-4 .impu-form-line-fr input[type=password],.ihc_locker_8 .ihc-login-template-4 .impu-form-line-fr input[type=text],.ihc_locker_8 .ihc-login-template-4 .impu-form-links a{color:#fff!important}.ihc_locker_8{border:1px solid #ededed;-moz-box-shadow:0 0 20px rgba(0,0,0,.4);-webkit-box-shadow:0 0 20px rgba(0,0,0,.4);box-shadow:0 0 20px rgba(0,0,0,.4);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;background-color:#737373;padding:20px 15px 25px;position:relative;max-width:600px}.ihc_locker_8 .lk_top_side{background:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_4.png) center center/26px auto no-repeat;margin:0 auto;height:36px;width:100px}.ihc_locker_8 .lk_wrapper_top{top:0;border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0}.ihc_locker_8 .lk_wrapper_bottom{bottom:0;border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;-webkit-border-radius:0 0 8px 8px}.ihc_locker_8 .lock_content{font-size:12px;font-family:var(--iump-primary-font);padding-top:10px;padding-bottom:10px;color:#c9c5c4}.ihc_locker_8 .lock_content h2{font-size:26px;font-weight:700;font-family:var(--iump-primary-font)}.ihc_locker_8 .lock_buttons{margin:3px -15px;background:rgba(0,0,0,.07);padding:6px 5px 0;text-align:center;border:1px solid rgba(0,0,0,.08);border-left:none;border-right:none;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1)}.ihc_locker_8 .ihc-login-template-4{background-color:transparent!important}.ihc_locker_8 .ihc-login-template-4 .impu-form-line-fr{color:#fff!important;background-color:transparent!important;border-bottom:1px solid #aaa!important}.ihc_locker_8 .ihc-login-template-4 .impu-form-submit{background-color:transparent!important;border-bottom-width:0!important}.ihc-purchased-level{background:#0bb586!important}.ihc_level_template_1 .ihc-level-item{width:100%;margin:5px 5px 15px;box-sizing:border-box;border:1px solid #eee;padding:10px 10px 0;max-width:400px;position:relative;font-size:12px;background-color:#fff;font-family:var(--iump-primary-font)}.ihc_level_template_1 .ihc-level-item-top{display:block;width:50%;box-sizing:border-box;border-bottom:3px solid #33b5e5;padding:4px 0 4px 10px}.ihc_level_template_1 .ihc-level-item-title{color:#222;font-size:15px;line-height:25px;font-family:var(--iump-primary-font);font-weight:600}.ihc_level_template_1 .ihc-level-item-content,.ihc_level_template_4 .ihc-level-item-content{padding:10px;text-align:left;color:#000;min-height:70px}.ihc_level_template_1 .ihc-level-item-bottom{position:relative;left:-10px;margin:0 -20px 0 0;background-color:#f2f2f2;border-top:1px solid #ddd;box-sizing:border-box}.ihc_level_template_1 .ihc-level-item-price{float:left;box-sizing:border-box;padding-left:10px;line-height:48px;font-family:var(--iump-primary-font);font-weight:400;font-size:13px;height:100%}.ihc_level_template_1 .ihc-level-item-link{float:right;text-align:center;box-sizing:border-box;margin-right:20px;margin-top:10px;margin-bottom:10px;color:#fff!important;border:none;border-radius:4px;padding:5px 15px;font-size:13px;background:#f47e7e;border-color:#5bc4be!important;box-shadow:none!important;transition:.3s linear}.ihc_level_template_2 .ihc-level-item-link,.ihc_level_template_3 .ihc-level-item-link{box-sizing:border-box;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc_level_template_1 .ihc-level-item-link a,.ihc_level_template_2 .ihc-level-item-link a,.ihc_level_template_3 .ihc-level-item-link a{color:#fff;text-decoration:none}.ihc_level_template_2,.ihc_level_template_3,.ihc_level_template_5,.ihc_level_template_6,.ihc_level_template_7,.ihc_level_template_8,.ihc_level_template_9{margin:0 auto}.ihc_level_template_2 .ihc-level-item{width:25%;padding:10px;margin-bottom:15px;box-sizing:border-box;max-width:400px;position:relative;display:inline-block;vertical-align:top;min-width:250px;font-size:12px;font-family:var(--iump-primary-font)}.ihc_level_template_2 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;background:rgba(33,172,172,.8)!important;text-align:center;border:1px solid #eee;border-width:1px 1px 0}.ihc_level_template_2 .ihc-level-item-title{font-family:var(--iump-primary-font);font-size:16px!important;border:none!important;color:#fff!important;padding:4px;font-weight:600;line-height:40px}.ihc_level_template_2 .ihc-level-item-content{padding:10px 10px 65px;text-align:left;color:#000;min-height:150px;border:1px solid #eee;background-color:#fff;border-width:0 1px;box-sizing:border-box}.ihc_level_template_2 .ihc-level-item-bottom{position:absolute;bottom:0;left:10px;right:10px;height:60px;padding-top:7px;background-color:#f2f2f2;border:1px solid #eee;border-width:0 1px;border-top:1px solid #ddd;box-sizing:border-box;text-align:center}.ihc_level_template_2 .ihc-level-item-price{font-family:var(--iump-primary-font);box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background:rgba(39,190,190,.8)!important;font-size:25px!important;color:#fff!important;text-align:center;line-height:65px;padding:10px 0;border:1px solid #eee;border-width:0 1px;min-height:90px}.ihc_level_template_2 .ihc-level-item-link{text-align:center;display:inline-block;margin:10px auto;color:#fff!important;min-width:100px;border:none;border-radius:4px;padding:5px 15px;background:#f36510;border-color:#f36510!important;box-shadow:none!important;transition:.3s linear}.ihc_level_template_3 .ihc-level-item{width:20%;box-sizing:border-box;max-width:400px;position:relative;display:inline-block;vertical-align:top;min-width:250px;font-size:12px;font-family:var(--iump-primary-font)}.ihc_level_template_3 .ihc-level-item-wrap{margin:10px 10px 15px;box-sizing:border-box;border:1px solid #eee;padding:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc_level_template_3 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;background:#fff!important;text-align:center}.ihc_level_template_3 .ihc-level-item-title{font-size:14px!important;font-weight:600;border:none!important;padding:10px 4px;line-height:28px}.ihc_level_template_3 .ihc-level-item-content{padding:10px 20px 65px;text-align:left;color:#000;min-height:250px;box-sizing:border-box;background-color:#fafafa}.ihc_level_template_3 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:70px;background-color:#fff;border-top:1px solid #eee;box-sizing:border-box}.ihc_level_template_3 .ihc-level-item-price{font-family:Oswald,arial,sans-serif!important;box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background:#08a7e3;font-size:35px!important;color:#fff!important;text-align:center;line-height:75px;padding:15px 0;min-height:95px}.ihc_level_template_3 .ihc-level-item-link{text-align:center;margin:10px auto;color:#fff!important;width:100px;border:none;border-radius:4px;padding:10px 20px;font-size:13px;background:0 0;border-color:#f36510!important;box-shadow:none!important;transition:.3s linear;background-color:#37caca!important}.ihc_level_template_4 .ihc-level-item-link,.ihc_level_template_5 .ihc-level-item-link{-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:capitalize}.ihc_level_template_3 .ihc-purchased-level,.ihc_level_template_5 .ihc-purchased-level,.ihc_level_template_6 .ihc-purchased-level,.ihc_level_template_7 .ihc-purchased-level{background-color:#f47e7e!important}.ihc_level_template_4 .ihc-level-item{width:50%;display:inline-block;vertical-align:top;box-sizing:border-box;max-width:400px;min-width:250px;font-size:12px;font-family:var(--iump-primary-font)}.ihc_level_template_4 .ihc-level-item-wrap{margin:10px 10px 15px;box-sizing:border-box;border:1px solid #eee;padding:0 10px 10px;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background:#fff}.ihc_level_template_4 .ihc-level-item-top{position:relative;left:-10px;margin:0 -20px 0 0;background-color:#6c7a8d;border-bottom:1px solid #ddd;box-sizing:border-box}.ihc_level_template_4 .ihc-level-item-title{color:#fafafa;padding-left:20px;line-height:45px;font-size:13px;font-weight:600}.ihc_level_template_4 .ihc-level-item-bottom{display:block;box-sizing:border-box;border-top:3px solid #33b5e5;padding:4px 0 4px 10px;text-align:right}.ihc_level_template_4 .ihc-level-item-price{float:left;box-sizing:border-box;padding-left:10px;line-height:48px;font-weight:500;font-size:14px;height:100%}.ihc_level_template_4 .ihc-level-item-link{float:right;text-align:center;margin-right:0;margin-top:10px;margin-bottom:10px;color:#6c7a8d;min-width:100px;border:1px solid #ddd;border-radius:4px;padding:5px 15px;background:#efefef;box-shadow:none!important;transition:.3s linear;cursor:pointer}.ihc_level_template_4 .ihc-level-item-link a{color:#333;text-decoration:none}.ihc_level_template_4 .ihc-level-item-link:hover{background:#e05d5d!important;color:#fff!important}.ihc_level_template_4 .ihc-level-item-link:hover a{color:#efefef}.ihc_level_template_4 .ihc-level-item-link.ihc-purchased-level:hover{color:#efefef!important;background-color:#0bb586!important}.ihc_level_template_5 .ihc-level-item{width:32%;box-sizing:border-box;max-width:380px;position:relative;display:inline-block;vertical-align:top;min-width:270px;font-size:12px;font-family:var(--iump-primary-font)}.ihc_level_template_5 .ihc-level-item-wrap{margin:10px 10px 15px;box-sizing:border-box;border:1px solid #eee;padding:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background-color:#08a7e3}.ihc_level_template_5 .ihc-level-item-wrap:hover,.ihc_level_template_8 .ihc-level-item-wrap:hover,.ihc_level_template_9 .ihc-level-item-wrap:hover{box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:5px 0 30px rgba(0,0,0,.1);-moz-box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-transition:top .4s linear,left .4s,box-shadow .5s;-moz-transition:top .4s linear,left .4s,box-shadow .5s;-o-transition:top .4s linear,left .4s,box-shadow .5s;-ms-transition:top .4s linear,left .4s,box-shadow .5s;transition:top .4s linear,left .4s,box-shadow .5s;top:-4px;position:relative;z-index:98}.ihc_level_template_5 .ihc-level-item-top,.ihc_level_template_6 .ihc-level-item-top,.ihc_level_template_7 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;text-align:center}.ihc_level_template_5 .ihc-level-item-title{font-family:Oswald,arial,sans-serif!important;color:#fff;font-size:22px!important;border:none!important;padding:17px 6px;line-height:40px;min-height:60px}.ihc_level_template_5 .ihc-level-item-content,.ihc_level_template_7 .ihc-level-item-content{padding:20px 30px 80px;text-align:left;color:#fff;min-height:250px;box-sizing:border-box}.ihc_level_template_5 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:75px;box-sizing:border-box}.ihc_level_template_5 .ihc-level-item-price{font-family:Oswald,arial,sans-serif!important;box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background-color:#f6f9fc;font-size:31px!important;color:#a2a8b1!important;text-align:center;line-height:75px;padding:10px 0;min-height:95px}.ihc_level_template_5 .ihc-level-item-link{text-align:center;margin:10px auto;width:60%;border:none;border-radius:6px;padding:5px 20px;line-height:35px;background-color:#fff;border-color:#fff!important;box-shadow:none!important;transition:.3s linear;font-family:Helvetica,sans-serif,"Trebuchet MS";font-size:17px;font-weight:700;color:#777}.ihc_level_template_6 .ihc-level-item{width:32%;box-sizing:border-box;max-width:350px;position:relative;display:inline-block;vertical-align:top;min-width:260px}.ihc_level_template_6 .ihc-level-item-wrap{margin:10px 10px 15px;box-sizing:border-box;border:1px solid #e8e0e0;padding:0;position:relative;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;background-color:#fff}.ihc_level_template_6 .ihc-level-item-wrap:hover{box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:5px 0 30px rgba(0,0,0,.1);-moz-box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-transition:top .4s linear,left .4s,box-shadow .5s;-moz-transition:top .4s linear,left .4s,box-shadow .5s;-o-transition:top .4s linear,left .4s,box-shadow .5s;-ms-transition:top .4s linear,left .4s,box-shadow .5s;transition:top .4s linear,left .4s,box-shadow .5s;top:-4px;position:relative;z-index:99994;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc_level_template_6 .ihc-level-item-wrap:hover .ihc-level-item-price{color:#6c7a8d}.ihc_level_template_6 .ihc-level-item-title{font-family:Helvetica,sans-serif,"Trebuchet MS";color:#6c7a8d;font-size:28px!important;border:none!important;padding:2px 6px;line-height:40px;min-height:40px;font-weight:700}.ihc_level_template_6 .ihc-level-item-content{padding:20px 30px 80px;text-align:left;color:#5a6575;min-height:250px;box-sizing:border-box}.ihc_level_template_6 .ihc-level-item-link,.ihc_level_template_6 .ihc-level-item-price{text-align:center;box-sizing:border-box;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc_level_template_6 .ihc-level-item-bottom,.ihc_level_template_7 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:85px;box-sizing:border-box}.ihc_level_template_6 .ihc-level-item-price{font-family:Oswald,arial,sans-serif!important;width:100%;position:relative;font-size:55px!important;color:#f35863;line-height:75px;padding:30px 15px;min-height:105px;transition:.3s linear}.ihc_level_template_6 .ihc-level-item-link{margin:10px auto;width:70%;border:none;border-radius:35px;-webkit-border-radius:35px;-moz-border-radius:35px;-o-border-radius:35px;text-transform:capitalize;padding:5px 20px;line-height:35px;background-color:#f35863;border-color:#f35863!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:.3s linear;font-family:Helvetica,sans-serif,"Trebuchet MS";font-size:17px;font-weight:700;color:#fff}.ihc_level_template_7 .ihc-level-item-link,.ihc_level_template_8 .ihc-level-item-link{-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;text-align:center}.ihc_level_template_6 .ihc-level-item-link:hover{color:#fff;background-color:#6c7a8d}.ihc_level_template_7 .ihc-level-item{width:32%;box-sizing:border-box;max-width:400px;position:relative;display:inline-block;vertical-align:top;min-width:290px}.ihc_level_template_7 .ihc-level-item-wrap{margin:10px 10px 15px 60px;box-sizing:border-box;border:1px solid #eee;padding:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background-color:#5bcc80}.ihc_level_template_7 .ihc-level-item-title{font-family:Oswald,arial,sans-serif!important;color:#fff;font-size:25px!important;border:none!important;padding:17px 6px;line-height:40px;min-height:60px}.ihc_level_template_7 .ihc-level-item-price{font-family:Oswald,arial,sans-serif!important;box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background-color:#fff;font-size:35px!important;color:#a2a8b1!important;text-align:center;line-height:50px;padding:12px 20px;min-height:80px;left:-50px;border:4px solid #5bcc80;border-radius:50px 0 0 50px}.ihc_level_template_7 .ihc-level-item-link{margin:10px auto;width:60%;border:none;border-radius:26px;text-transform:capitalize;padding:5px 20px;line-height:35px;background-color:#fff;border-color:#fff!important;box-shadow:none!important;transition:.3s linear;font-family:Helvetica,sans-serif,"Trebuchet MS";font-size:17px;font-weight:700;color:#777}.ihc_level_template_8 .ihc-level-item,.ihc_level_template_9 .ihc-level-item{width:32%;box-sizing:border-box;max-width:380px;position:relative;display:inline-block;vertical-align:top;min-width:340px}.ihc_level_template_8 .ihc-level-item-wrap{margin:13px 13px 15px;box-sizing:border-box;border:1px solid #eee;padding:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background:#fff;color:grey;border-bottom:5px solid #ddd}.ihc_level_template_8 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;text-align:center;background:#f4f4f4;color:#565656}.ihc_level_template_8 .ihc-level-item-title{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:600;color:#565656;font-size:24px;line-height:26px;border:none!important;padding:20px 10px}.ihc_level_template_8 .ihc-level-item-content{padding:20px 30px 80px;font-weight:300;color:grey;min-height:250px;box-sizing:border-box;text-align:center}.ihc_level_template_8 .ihc-level-item-content *{color:grey!important}.ihc_level_template_8 .ihc-level-item-bottom,.ihc_level_template_9 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:75px;box-sizing:border-box;text-align:center}.ihc_level_template_8 .ihc-level-item-price{box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background:#f4f4f4;text-align:center;padding:0 0 15px;min-height:90px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:800;color:#565656;font-size:50px;line-height:64px}.ihc_level_template_8 .ihc-level-item-link{margin:10px auto;width:60%;border:1px solid #eaeaea;border-radius:3px;text-transform:capitalize;padding:10px;background:#f4f4f4;color:#565656;box-shadow:none!important;transition:.3s linear;font-family:Helvetica,sans-serif,"Trebuchet MS";font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase}.ihc_level_template_8 .ihc-purchased-level{background-color:#565656!important;color:#f4f4f4!important}.ihc_level_template_9 .ihc-level-item-wrap{margin:13px 13px 15px;box-sizing:border-box;padding:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background:#fff;color:#363f48;border:1px solid #dadee4!important;border-radius:5px;overflow:hidden}.ihc_level_template_9 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;text-align:center;background-color:#f0f4f6;color:#363f48}.ihc_level_template_9 .ihc-level-item-title{font-family:"Open Sans",sans-serif;text-transform:uppercase;font-weight:600;color:#363f48;font-size:28px;line-height:36px;border:none!important;padding:40px 15px 15px}.ihc_level_template_9 .ihc-level-item-content{padding:20px 30px 80px;font-weight:300;color:#363f48;min-height:250px;box-sizing:border-box;text-align:center}.ihc_level_template_9 .ihc-level-item-content *{color:#363f48!important}.ihc_level_template_9 .ihc-level-item-price{box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background:#f0f4f6;text-align:center;padding:10px 0 30px;min-height:90px;font-family:"Open Sans",sans-serif;font-weight:600;color:#363f48;font-size:90px;line-height:1.3!important}.ihc_level_template_9 .ihc-level-item-link{text-align:center;box-sizing:border-box;margin:10px auto;width:60%;border:none;border-radius:3px;text-transform:capitalize;padding:10px;background:#363f48;color:#fff;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;font-family:"Open Sans",sans-serif;font-size:14px;ont-weight:600;line-height:16px;text-transform:uppercase}.ihc_level_template_9 .ihc-level-item-link:hover,.ihc_level_template_9 .ihc-purchased-level{background-color:#3998f0!important}.iump-user-page-wrapper{display:block;padding:10px;box-sizing:border-box}.iump-user-page-wrapper .iump-user-page-details{padding-bottom:40px;min-height:100px}.iump-user-page-mess-special{font-family:Oswald,Arial,Helvetica,sans-serif;font-family:var(--iump-primary-font);color:#333;font-size:19px;font-weight:700}.iump-user-page-box .iump-user-page-box-title,.iump-user-page-mess{font-family:var(--iump-primary-font);font-size:16px;font-weight:500}.iump-user-page-name{font-size:32px;font-weight:600;color:#333;font-family:var(--iump-primary-font)}.iump-user-page-mess{color:#555;color:var(--iump-primary-text-color)}.iump-user-page-email{font-size:13px;line-height:19px;color:#555}.iump-user-page-box{margin-bottom:50px}.iump-user-page-box .iump-user-page-box-title{line-height:40px;color:#555;color:var(--iump-primary-text-color);margin-bottom:30px;border-bottom:4px solid #33b5e5}.iump-user-page-box .iump-register-form{display:block}.iump-user-page-wrapper .ihc-register-3{border-top:7px solid #aaa}.ihc-logout-wrap.ihc-login-template-2{width:auto;padding:0}.ihc-logout-wrap.ihc-login-template-2 a{background:#5bc4be!important;color:#fff!important;font-size:12px;font-weight:700;padding:10px 30px 11px;text-transform:uppercase;border-radius:2px}.ihc-logout-wrap.ihc-login-template-3,.ihc-logout-wrap.ihc-login-template-4{width:auto;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:transparent;border:none!important}.ihc-logout-wrap.ihc-login-template-3 a{background:#33b5e5!important;color:#fff!important;font-size:14px;font-weight:400;padding:10px 30px 11px;text-transform:capitalize;border-radius:3px}.ihc-logout-wrap.ihc-login-template-4 a{background:#27ae60!important;color:#b3eecc!important;font-size:15px;font-weight:400;padding:7px 30px;text-transform:capitalize;border-radius:3px;border-bottom:4px solid #1e8449!important}.ihc-logout-wrap.ihc-login-template-5 a,.ihc-logout-wrap.ihc-login-template-6 a{background:#f47e7e!important;padding:8px 15px;color:#fff!important}.ihc-logout-wrap.ihc-login-template-5,.ihc-logout-wrap.ihc-login-template-6{width:auto;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item a,.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a,.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item a,.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item a{vertical-align:bottom;padding-left:17px;padding-right:19px;box-shadow:none;display:inline-block;text-decoration:none}.ihc-logout-wrap.ihc-login-template-6 a{border-radius:20px}.ihc-logout-wrap.ihc-login-template-7 a{background:#6c7a8d!important;padding:8px 30px;color:#fff!important}.ihc-ap-theme-1 .iump-user-page-avatar,.ihc-ap-theme-3 .iump-user-page-avatar,.ihc-ap-theme-4 .iump-user-page-avatar{display:inline-block;padding-right:15px;float:left;width:30%}.ihc-ap-theme-1 .iump-user-page-details,.ihc-ap-theme-3 .iump-user-page-details,.ihc-ap-theme-4 .iump-user-page-details{padding-bottom:15px;margin-top:10px}.ihc-ap-theme-1 .iump-user-page-avatar img,.ihc-ap-theme-3 .iump-user-page-avatar img,.ihc-ap-theme-4 .iump-user-page-avatar img,.ihc-public-wrapp-visitor-user .iump-user-page-avatar img{border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;display:block;max-width:100%;width:100%!important;margin:0 auto;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border:1px solid #fff}.ihc-ap-theme-1 .ihc-account-page-top-mess,.ihc-ap-theme-3 .ihc-account-page-top-mess,.ihc-ap-theme-4 .ihc-account-page-top-mess{display:inline-block;float:left;padding-top:5px;padding-left:20px}.ihc-ap-theme-1 .ihc-account-page-top-mess p,.ihc-ap-theme-3 .ihc-account-page-top-mess p,.ihc-ap-theme-4 .ihc-account-page-top-mess p{margin-bottom:12px}.ihc-ap-theme-1 .ihc-ap-menu{clear:both;background:#3f9cc2;border-color:#0073aa;min-width:560px}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item{float:left;padding-left:0;padding-right:0;cursor:pointer;font-size:14px;font-family:"Source Sans Pro",Helvetica,sans-serif;font-weight:500}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc,.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc,.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc{font-size:19px;line-height:40px;padding-right:8px;vertical-align:middle;color:#fff}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item a{border:none;color:#fff;line-height:45px}.ihc-ap-theme-1 #ihc_account_page_tab_content,.ihc-ap-theme-2 #ihc_account_page_tab_content,.ihc-ap-theme-3 #ihc_account_page_tab_content,.ihc-ap-theme-4 #ihc_account_page_tab_content{padding-top:15px;padding-bottom:35px;min-height:400px}.ihc-ap-theme-1 .iump-user-page-box .iump-user-page-box-title,.ihc-ap-theme-2 .iump-user-page-box .iump-user-page-box-title,.ihc-ap-theme-3 .iump-user-page-box .iump-user-page-box-title,.ihc-ap-theme-4 .iump-user-page-box .iump-user-page-box-title{font-size:21px;border-width:0}.ihc-ap-theme-1 .iump-user-page-wrapper,.ihc-ap-theme-2 .iump-user-page-wrapper,.ihc-ap-theme-3 .iump-user-page-wrapper,.ihc-ap-theme-4 .iump-user-page-wrapper{padding:0}.ihc-ap-theme-1 .iump-account-content-title,.ihc-ap-theme-2 .iump-account-content-title,.ihc-ap-theme-3 .iump-account-content-title,.ihc-ap-theme-4 .iump-account-content-title{line-height:40px;text-transform:uppercase;font-family:Oswald,Arial,Helvetica,sans-serif;margin-bottom:30px;font-family:var(--iump-primary-font)!important;font-weight:600;font-size:28px;color:#333;text-transform:inherit}.ihc-ap-theme-1 .ihc-account-subscr-list,.ihc-ap-theme-3 .ihc-account-subscr-list,.ihc-ap-theme-4 .ihc-account-subscr-list{margin-top:20px;color:#888;font-size:13px;margin-bottom:40px;width:100%}.ihc-ap-theme-1 .ihc-account-subscr-list thead,.ihc-ap-theme-2 .ihc-account-subscr-list thead,.ihc-ap-theme-4 .ihc-account-subscr-list thead{color:#555;text-transform:uppercase;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;margin-bottom:30px;border-bottom:4px solid #33b5e5;font-size:14px}.ihc-ap-theme-1 .ihc-account-subscr-list thead td,.ihc-ap-theme-2 .ihc-account-subscr-list thead td,.ihc-ap-theme-3 .ihc-account-subscr-list thead td,.ihc-ap-theme-4 .ihc-account-subscr-list thead td{padding:6px 10px 6px 0;border:none}.ihc-ap-theme-1 .ihc-account-subscr-list tbody td,.ihc-ap-theme-2 .ihc-account-subscr-list tbody td,.ihc-ap-theme-3 .ihc-account-subscr-list tbody td,.ihc-ap-theme-4 .ihc-account-subscr-list tbody td{vertical-align:top;padding:10px 10px 10px 5px;border:none}.ihc-ap-theme-1 .ihc-account-subscr-list .ihc-level-name,.ihc-ap-theme-2 .ihc-account-subscr-list .ihc-level-name,.ihc-ap-theme-3 .ihc-account-subscr-list .ihc-level-name,.ihc-ap-theme-4 .ihc-account-subscr-list .ihc-level-name{font-family:Oswald,Arial,Helvetica,sans-serif;color:#21759b;font-size:15px;font-family:var(--iump-primary-font);font-weight:600}.ihc-ap-theme-1 .ihc-account-subscr-list .ihc-level-name-wrapp,.ihc-ap-theme-2 .ihc-account-subscr-list .ihc-level-name-wrapp,.ihc-ap-theme-3 .ihc-account-subscr-list .ihc-level-name-wrapp,.ihc-ap-theme-4 .ihc-account-subscr-list .ihc-level-name-wrapp{padding-left:15px;font-size:12px;color:#21759b}.ihc-ap-theme-1 .ihc-account-subscr-list tr:nth-child(2n),.ihc-ap-theme-2 .ihc-account-subscr-list tr:nth-child(2n),.ihc-ap-theme-3 .ihc-account-subscr-list tr:nth-child(2n),.ihc-ap-theme-4 .ihc-account-subscr-list tr:nth-child(2n){background-color:#f6f6f6}.ihc-ap-theme-1 .ihc-account-tranz-list tr:nth-child(2n),.ihc-ap-theme-2 .ihc-account-tranz-list tr:nth-child(2n),.ihc-ap-theme-3 .ihc-account-tranz-list tr:nth-child(2n),.ihc-ap-theme-4 .ihc-account-tranz-list tr:nth-child(2n){background-color:#fafafa}.ihc-ap-theme-1 .ihc-account-tranz-list,.ihc-ap-theme-2 .ihc-account-tranz-list{border-collapse:collapse;border-spacing:0;width:100%;margin:25px 0 15px;border:1px solid #eee;font-family:Lato;font-size:16px;font-weight:400;line-height:24px;color:#888}.ihc-ap-theme-1 .ihc-account-tranz-list thead,.ihc-ap-theme-2 .ihc-account-tranz-list thead{background-color:#fafafa!important}.ihc-ap-theme-1 .ihc-account-tranz-list tbody,.ihc-ap-theme-2 .ihc-account-tranz-list tbody,.ihc-ap-theme-3 .ihc-account-tranz-list tbody,.ihc-ap-theme-4 .ihc-account-tranz-list tbody{background:0 0}.ihc-ap-theme-1 .ihc-account-tranz-list th,.ihc-ap-theme-2 .ihc-account-tranz-list th,.ihc-ap-theme-3 .ihc-account-tranz-list th,.ihc-ap-theme-4 .ihc-account-tranz-list th{border:1px solid #eee;text-align:center}.ihc-ap-theme-1 .ihc-account-tranz-list td,.ihc-ap-theme-2 .ihc-account-tranz-list td,.ihc-ap-theme-4 .ihc-account-tranz-list td{text-align:center;font-size:13px}.ihc-ap-theme-1 .ihc-account-tranz-list td .ihc-level-name,.ihc-ap-theme-2 .ihc-account-tranz-list td .ihc-level-name,.ihc-ap-theme-3 .ihc-account-tranz-list td .ihc-level-name,.ihc-ap-theme-4 .ihc-account-tranz-list td .ihc-level-name{font-family:Oswald,Arial,Helvetica,sans-serif;color:#21759b;font-size:13px;font-family:var(--iump-primary-font);font-weight:600}.ihc-ap-theme-1 .ihc_account_level_status,.ihc-ap-theme-2 .ihc_account_level_status,.ihc-ap-theme-4 .ihc_account_level_status{font-family:Oswald,arial,sans-serif!important;color:#222}.ihc-ap-theme-1 .ihc-ap-wrap,.ihc-ap-theme-2 .ihc-ap-wrap,.ihc-ap-theme-4 .ihc-ap-wrap{box-sizing:border-box;margin:35px 0 20px;font-family:var(--iump-primary-font);font-size:14px;color:var(--iump-primary-text-color);min-width:200px}.ihc-ap-theme-1 .ihc-ap-wrap .iump-pagination-wrapper,.ihc-ap-theme-2 .ihc-ap-wrap .iump-pagination-wrapper,.ihc-ap-theme-3 .ihc-ap-wrap .iump-pagination-wrapper,.ihc-ap-theme-4 .ihc-ap-wrap .iump-pagination-wrapper{margin-right:0}.ihc-ap-theme-2 .ihc-ap-menu{clear:both;background-color:#444;min-width:560px}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item{float:left;padding-left:0;padding-right:0;cursor:pointer;background-color:#444;font-size:14px;font-family:"Source Sans Pro",Helvetica,sans-serif;font-weight:500}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item:hover{background-color:#333!important}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item-selected{background-color:#2f2f35!important}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a{border:none;color:#e8e8e8;line-height:40px}.ihc-ap-theme-2 .ihc-account-subscr-list{margin-top:20px;color:#888;font-size:13px;margin-bottom:40px}.ihc-ap-theme-3 .ihc-ap-menu{clear:both;background:0 0;border-color:transparent;min-width:560px;padding:10px 0;border-bottom:1px solid #e6e6e6}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item{float:left;padding-left:0;padding-right:0;cursor:pointer;font-size:14px;font-family:var(--iump-primary-font);color:var(--iump-primary-text-color);font-weight:500;margin:10px 0;text-align:center}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item-selected,.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item:hover{background-color:transparent}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc{font-size:36px;line-height:40px;padding-right:8px;vertical-align:middle;color:var(--iump-primary-text-color);display:block;text-align:center;margin-bottom:7px}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item a{border:none;color:var(--iump-primary-text-color);line-height:20px;opacity:.6}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item a:hover{opacity:1}.ihc-ap-menu .ihc-ap-menu-item-selected a{opacity:1!important}.ihc-ap-theme-3 .ihc-account-subscr-list thead{color:#555;text-transform:uppercase;font-weight:500;font-family:var(--iump-primary-font);margin-bottom:30px;border-bottom:4px solid #33b5e5;font-size:14px}.ihc-ap-theme-3 .ihc-account-tranz-list{border-collapse:collapse;border-spacing:0;width:100%;margin:25px 0 15px;border:1px solid #eee;font-family:Lato;font-size:13px;font-weight:500;line-height:24px;color:var(--iump-primary-text-color);font-family:var(--iump-primary-font)}.ihc-ap-theme-3 .ihc-account-tranz-list thead,.ihc-ap-theme-4 .ihc-account-tranz-list thead{background-color:var(--iump-light-blue-color)!important}.ihc-ap-theme-3 .ihc-account-tranz-list td{text-align:center;font-size:13px;border:1px solid #eee}.ihc-ap-theme-3 .ihc_account_level_status{font-family:var(--iump-primary-font);font-weight:600;color:#222}.ihc-ap-theme-3 .ihc-ap-wrap{box-sizing:border-box;margin:20px 0;font-family:var(--iump-primary-font);font-size:14px;font-size:500;color:var(--iump-primary-text-color);min-width:200px}.ihc-ap-theme-3 .ihc-ap-wrap h3{color:var(--iump-primary-text-color);font-weight:600;font-size:2rem;margin-top:20px;margin-bottom:20px}.ihc-ap-theme-4 .ihc-ap-menu{clear:both;background:#444;border-color:#444;min-width:560px;padding:10px}.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item{float:left;margin-left:5px;margin-bottom:5px;border-radius:4px;padding-left:0;padding-right:0;cursor:pointer;font-size:14px;font-family:"Source Sans Pro",Helvetica,sans-serif;font-weight:500}.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item-selected,.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item:hover{background-color:#3ba1da!important}.ihc-ap-menu .ihc-ap-menu-item-selected,.ihc-ap-menu .ihc-ap-menu-item:hover{background-color:#31304a}.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item a{border:none;color:#fff;line-height:40px}.ihc-ap-theme-4 .ihc-account-tranz-list{border-collapse:collapse;border-spacing:0;width:100%;margin:25px 0 15px;border:1px solid #eee;font-family:Lato;font-size:16px;font-weight:400;line-height:24px;color:var(--iump-primary-text-color)!important}.ihc-sm-template-2 .ihc-sm-item{padding:0;transition:.4s;-moz-transition:.4s;-webkit-transition:.4s;position:relative}.ihc-sm-template-2 .fa-ihc-sm{width:36px;height:36px;text-align:center;background-color:rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.3);line-height:36px;font-size:20px;position:relative;overflow:hidden}.ihc-sm-template-2 .fa-ihc-sm:after,.ihc-sm-template-2 .fa-ihc-sm:before{transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}.ihc-sm-template-2 .fa-ihc-sm:after{display:block;left:-100%;position:absolute}.ihc-sm-template-2 .fa-ihc-sm:before,.ihc-sm-template-2 .ihc-sm-item:hover .fa-ihc-sm:after{left:0;position:relative}.ihc-sm-template-2 .ihc-sm-item-label{line-height:36px;margin-left:0;padding-left:6px;padding-right:15px;border-left:1px solid rgba(255,255,255,.2)}.ihc-sm-template-2 .ihc-sm-item:hover .fa-ihc-sm{background-color:rgba(255,255,255,.1);transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}.ihc-sm-template-2 .ihc-sm-item:hover .fa-ihc-sm:before{left:100%;position:absolute}.ihc-sm-template-3 .ihc-sm-item{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:transform .3s ease-in-out;-webkit-transition:transform .3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding:8px 10px;color:#484f59;text-shadow:1px 1px 0 #fff;margin-top:12px;-moz-box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.1);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.1)}.ihc-sm-template-3 .ihc-sm-item:before{content:"";position:absolute;z-index:-1;top:0;bottom:2px;left:0;right:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#e7e8ea));background-image:-webkit-linear-gradient(top,#f4f4f4,#e7e8ea);background-image:-moz-linear-gradient(top,#f4f4f4,#e7e8ea);background-image:-ms-linear-gradient(top,#f4f4f4,#e7e8ea);background-image:-o-linear-gradient(top,#f4f4f4,#e7e8ea);background-image:linear-gradient(top,#f4f4f4,#e7e8ea);-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.ihc-sm-template-3 .ihc-sm-item:after{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;background-color:rgba(0,0,0,.2);height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.ihc-sm-template-3 .ihc-sm-item:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px);overflow:visible;color:#fff;text-shadow:1px 1px 0 rgba(255,255,255,0)}.ihc-sm-template-3 .ihc-sm-item:active:before,.ihc-sm-template-3 .ihc-sm-item:focus:before,.ihc-sm-template-3 .ihc-sm-item:hover:before{-webkit-transform:scaleY(0);transform:scaleY(0)}.ihc-sm-template-3 .ihc-sm-item:hover:after{right:0}.ihc-sm-template-3 .ihc-sm-item-label{padding-right:20px}.ihc-sm-template-4 .ihc-sm-item{border-radius:5px;padding:3px;-webkit-box-shadow:1px 1px 8px 0 rgba(0,0,0,.24);-moz-box-shadow:1px 1px 8px 0 rgba(0,0,0,.24);box-shadow:1px 1px 8px 0 rgba(0,0,0,.24)}.ihc-sm-template-4 .ihc-sm-item:hover{opacity:.8}.ihc-sm-template-4 .fa-ihc-sm{width:27px;text-align:center}.ihc-sm-template-4 .ihc-sm-item-label{padding-right:10px}.ihc-sm-template-5 .ihc-sm-item{border-radius:27px;padding:3px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.24);-moz-box-shadow:1px 1px 3px 0 rgba(0,0,0,.24);box-shadow:1px 1px 3px 0 rgba(0,0,0,.24);margin:7px}.ihc-sm-template-5 .ihc-sm-item-label{padding-right:6px}.ihc-sm-template-5 .ihc-sm-item:hover .fa-ihc-sm,.ihc-sm-template-5 .ihc-sm-item:hover .ihc-sm-item-label{color:#fff!important;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}.ihc-sm-template-5 .ihc-sm-item{background:#fff;background:-moz-linear-gradient(-45deg,#fff 0,#f5f5f5 100%);background:-webkit-gradient(left top,right bottom,color-stop(0,#fff),color-stop(100%,#f5f5f5));background:-webkit-linear-gradient(-45deg,#fff 0,#f5f5f5 100%);background:-o-linear-gradient(-45deg,#fff 0,#f5f5f5 100%);background:-ms-linear-gradient(-45deg,#fff 0,#f5f5f5 100%);background:linear-gradient(135deg,#fff 0,#f5f5f5 100%);-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}.ihc-sm-template-5 .ihc-fb .fa-ihc-sm,.ihc-sm-template-5 .ihc-fb .ihc-sm-item-label{color:#3b5998}.ihc-sm-template-5 .ihc-tw .fa-ihc-sm,.ihc-sm-template-5 .ihc-tw .ihc-sm-item-label{color:#4099ff}.ihc-sm-template-5 .ihc-in .fa-ihc-sm,.ihc-sm-template-5 .ihc-in .ihc-sm-item-label{color:#0074a2}.ihc-sm-template-5 .ihc-goo .fa-ihc-sm,.ihc-sm-template-5 .ihc-goo .ihc-sm-item-label{color:#d95232}.ihc-sm-template-5 .ihc-vk .fa-ihc-sm,.ihc-sm-template-5 .ihc-vk .ihc-sm-item-label{color:#5d83aa}.ihc-sm-template-5 .ihc-ig .fa-ihc-sm,.ihc-sm-template-5 .ihc-ig .ihc-sm-item-label{color:#125688}.ihc-sm-template-5 .ihc-tbr .fa-ihc-sm,.ihc-sm-template-5 .ihc-tbr .ihc-sm-item-label{color:#2c4762}.ihc-sm-template-5 .ihc-sm-item.ihc-fb:hover{background:#3b5998}.ihc-sm-template-5 .ihc-sm-item.ihc-tw:hover{background:#4099ff}.ihc-sm-template-5 .ihc-sm-item.ihc-in:hover{background:#0074a2}.ihc-sm-template-5 .ihc-sm-item.ihc-goo:hover{background:#d95232}.ihc-sm-template-5 .ihc-sm-item.ihc-vk:hover{background:#5d83aa}.ihc-sm-template-5 .ihc-sm-item.ihc-ig:hover{background:#125688}.ihc-sm-template-5 .ihc-sm-item.ihc-tbr:hover{background:#2c4762}.ihc-public-wrapp-visitor-user .iump-user-page-avatar{width:50%}.ihc-public-wrapp-visitor-user .ihc-account-page-top-mess{border-bottom:1px solid #ededed;margin-bottom:15px;padding-bottom:10px}.ihc-public-wrapp-visitor-user .ihc-account-page-top-mess p{margin-bottom:10px}.ihc-public-wrapp-visitor-user .ihc-account-page-top-mess .ihc-ap-sm-top-icons-wrap{float:none;padding-left:2px}.ihc-ap-sm-top-icons-wrap .ihc-account-page-sm-icon{border-radius:100%;-webkit-border-radius:100%;border:2px solid #fff;box-shadow:0 0 5px 0 rgba(0,0,0,.3);opacity:.9;color:#fff}.ihc-ap-sm-top-icons-wrap .ihc-account-page-sm-icon .fa-ihc-sm{width:27px}.ihc-user-page-top-ap-wrapper{padding:20px 15px 10px;box-sizing:border-box;position:relative;overflow:hidden;z-index:1}.ihc-user-page-top-ap-background{position:absolute;height:200%;left:0;right:0;top:-100%;z-index:-10;background-size:cover;background-position:50% 50%;background-blend-mode:overlay;background-image:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/top_aff_bk_1.png)}.ihc-ap-top-theme-1 #js_ihc_edit_top_ap_banner{height:180px}.ihc-user-page-top-ap-wrapper .ihc-left-side{float:left;max-width:30%}.ihc-user-page-top-ap-wrapper .ihc-middle-side{float:left;max-width:70%}.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar{display:inline-block;padding-right:15px;max-width:150px}.ihc-user-page-top-ap-wrapper .ihc-top-levels{margin:5px 0 10px;display:block;padding-left:20px;font-family:var(--iump-primary-font)}.ihc-user-page-top-ap-wrapper .ihc-top-level-box{background-color:#2eccc5;color:#fff;padding:3px 9px;margin:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;-webkit-border-radius:3px;-moz-border-radius:3px;box-radius:3px;display:inline-block;cursor:pointer}.ihc-user-page-top-ap-wrapper .ihc-top-level-box.ihc-expired-level{background-color:rgba(240,80,80,.8)}.ihc-ap-top-sm{margin:5px 0 10px;display:block;padding-left:20px}.ihc-ap-top-theme-1 .ihc-user-page-avatar img{min-width:150px}.ihc-ap-top-theme-2 #js_ihc_edit_top_ap_banner{height:250px}.ihc-ap-top-theme-3 .ihc-middle-side{max-width:inherit;margin-left:189px;margin-bottom:20px}.ihc-ap-top-theme-3 .ihc-user-page-avatar img{min-height:210px}.ihc-ap-top-theme-4{padding-top:80px;padding-bottom:0;height:335px}.ihc-ap-top-theme-4 .ihc-user-page-top-ap-background{height:335px;top:0;background-image:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/top_aff_bk_3.png);background-color:#00a0e3;background-image:-webkit-linear-gradient(left,#00a0e3,#39c8df);background-image:linear-gradient(to right,#00a0e3,#39c8df);z-index:-2}.ihc-ap-top-theme-4 .ihc-left-side{margin-bottom:-75px;margin-left:50px;z-index:1}.ihc-ap-top-theme-4 .ihc-middle-side{float:none;max-width:inherit;margin-top:-15px;z-index:1;margin-left:260px}.ihc-ap-top-theme-3 .ihc-special-clear,.ihc-ap-top-theme-4 .ihc-special-clear{clear:none}.ihc-ap-top-theme-3 .ihc-stats-label,.ihc-ap-top-theme-4 .ihc-stats-label{min-height:20px;line-height:1.2;padding-right:0}.ihc-ap-top-theme-3 .ihc-stats-content,.ihc-ap-top-theme-4 .ihc-stats-content{margin-bottom:6px;font-size:21px}.ihc-ap-top-theme-4 .ihc-user-page-details{top:-48px;position:relative;margin-top:0;border-radius:100%}.ihc-ap-top-theme-4 .ihc-user-page-avatar{padding-right:0;max-width:210px;display:block}.ihc-ap-top-theme-4 .ihc-user-page-avatar img{border-radius:100%;box-shadow:none;box-sizing:border-box;border:7px solid rgba(255,255,255,.2)!important;max-height:210px;min-height:200px}.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar img,.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-avatar img{max-width:100%;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;display:block;margin:0 auto}.ihc-ap-top-theme-4 .ihc-background-overlay{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background-color:rgba(0,0,0,.35)}.ihc-ap-top-theme-4 .ihc-top-levels{margin-left:0;margin-top:10px;padding-left:20px}.ihc-ap-top-theme-4 .iump-user-page-name{margin-bottom:20px!important}.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar img{transition:.2s;border-radius:100%;border:5px solid #fff}.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess{word-break:break-word;font-family:var(--iump-primary-font);display:inline-block;padding-top:5px;padding-left:20px;word-break:break-word}.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess div,.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess p{margin-bottom:8px}.ihc-user-page-top-ap-wrapper .ihc-stats-label{min-height:30px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;padding:0 5px 0 0}.ihc-user-page-top-ap-wrapper .ihc-stats-content{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;line-height:1.2;margin-bottom:16px;color:#454545;font-size:24px}.ihc-ap-top-theme-2{padding-top:270px}.ihc-ap-top-theme-2 .ihc-user-page-top-ap-background{height:250px;top:0;background-image:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/top_ump_bk_4.png)}.ihc-ap-top-theme-2 .ihc-user-page-avatar img{min-width:180px;border-radius:0;box-shadow:none;border:5px solid #fff}.ihc-ap-top-theme-2 .ihc-left-side,.ihc-ap-top-theme-3 .ihc-left-side{margin-bottom:-75px}.ihc-ap-top-theme-2 .ihc-middle-side{margin-top:-10px}.ihc-ap-top-theme-2 .ihc-user-page-details,.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-details{top:-75px;position:relative;margin-top:0;background-color:#fff}.ihc-ap-top-theme-2 .ihc-user-page-avatar,.ihc-ap-top-theme-3 .ihc-user-page-avatar{padding-right:0;max-width:190px}.ihc-ap-top-theme-3{padding-top:320px;padding-bottom:0}.ihc-ap-top-theme-3 .ihc-user-page-top-ap-background{height:300px;top:0;background-image:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/top_ump_bk_4.png)}.ihc-ap-top-theme-3 .ihc-middle-side{float:none;max-width:inherit;margin-top:-10px}.ihc-ap-top-theme-3 .ihc-user-page-details{top:-75px;position:relative;margin-top:0;background-color:#fff;border-radius:100%}.iump-view-user-wrapp-temp1 .ihc-user-page-top-ap-background,.iump-view-user-wrapp-temp2 .ihc-user-page-top-ap-background{left:0;right:0;background-size:cover;background-position:50% 50%;background-blend-mode:overlay;top:0;background-image:url(//www.miglioriamoci.net/wp-content/plugins/indeed-membership-pro/assets/images/top_aff_bk_2.png)}.ihc-ap-top-theme-3 .ihc-user-page-avatar img{border-radius:100%;box-shadow:none;border:5px solid #fff}.iump-list-posts-template-2 .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image{display:block;width:100%;padding:0;text-align:left}.iump-list-posts-template-2 .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image img{width:100%}.iump-list-posts-template-2 .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content{display:block;width:100%;padding-left:0;margin-top:20px}.iump-invoice-template-2 .iump-invoice-title{background-color:#5e97e4}.iump-invoice-template-2 .iump-invoice-invoice-code{background-color:#777;color:#e4e4e6}.iump-invoice-template-2 .iump-invoice-client-details{background-color:#eee}.iump-view-user-wrapp-temp1,.iump-view-user-wrapp-temp2{font-family:var(--iump-primary-font)}.iump-view-user-wrapp-temp1 .ihc-user-page-top-ap-wrapper{padding:270px 15px 10px;box-sizing:border-box;position:relative;overflow:hidden;z-index:1;border-bottom:2px solid #eee}.iump-view-user-wrapp-temp1 .ihc-left-side{float:left;max-width:30%;margin-bottom:-75px}.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-avatar{display:inline-block;padding-right:0;max-width:190px}.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-avatar img{transition:.2s;border-radius:0;border:5px solid #fff;box-shadow:none}.iump-view-user-wrapp-temp1 .ihc-middle-side{float:left;max-width:70%;padding:5px 15px;box-sizing:border-box}.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-name{font-size:23px;font-weight:600;color:#666;line-height:1.6em}.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-addiional-elements,.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-addiional-elements{color:#888;font-size:14px;line-height:18px;box-sizing:content-box;margin:10px 0}.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-element,.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-element{padding:0 10px;border-right:1px solid #ddd;box-sizing:content-box}.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-element:first-child,.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-element:first-child{padding-left:0}.iump-view-user-wrapp-temp1 .ihc-user-page-top-ap-background{position:absolute;z-index:-10;height:250px}.iump-view-user-wrapp-temp1 .ihc-levels-wrapper,.iump-view-user-wrapp-temp2 .ihc-levels-wrapper{padding:10px 30px;border-bottom:2px solid #eee;box-sizing:border-box;background-color:#777a80}.iump-view-user-wrapp-temp1 .ihc-levels-wrapper .ihc-top-level-box,.iump-view-user-wrapp-temp2 .ihc-levels-wrapper .ihc-top-level-box{background-color:transparent;color:#fff;padding:6px 16px;margin:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;box-radius:4px;display:inline-block;cursor:pointer;border:1px solid #ccc;font-weight:700}.iump-view-user-wrapp-temp1 .iump-user-fields-list,.iump-view-user-wrapp-temp2 .iump-user-fields-list{padding:30px 20px 20px;color:#555;font-family:var(--iump-primary-font);font-size:16px}.iump-view-user-wrapp-temp1 .iump-user-field{padding:10px 0;border-bottom:1px solid #eee}.iump-view-user-wrapp-temp1 .iump-user-field .iump-label{color:#333;font-weight:700;width:35%;text-align:right;padding-right:7%;box-sizing:border-box;float:left}.iump-view-user-wrapp-temp1 .iump-user-field .iump-value{float:left;white-space:pre-wrap}.iump-view-user-wrapp-temp1 .iump-additional-content,.iump-view-user-wrapp-temp2 .iump-additional-content{padding:30px 20px 20px;color:#555;font-family:var(--iump-primary-font);font-size:14px}.ihc-account-subscr-list,.ihc-account-subscr-list .ihc-level-name,.ihc-account-tranz-list,.ihc-account-tranz-list td .ihc-level-name{color:var(--iump-primary-text-color)!important}.ihc-account-subscr-list .ihc-level-name,.ihc-account-subscr-list tbody td,.ihc-account-subscr-list thead td,.ihc-account-subscr-list thead th,.ihc-account-tranz-list tbody td,.ihc-account-tranz-list tbody th,.ihc-account-tranz-list tfoot th,.ihc-account-tranz-list thead th{font-size:12px!important;font-family:var(--iump-primary-font)!important}.iump-view-user-wrapp-temp2 .ihc-user-page-top-ap-wrapper{padding:170px 15px 10px;box-sizing:border-box;position:relative;overflow:hidden;z-index:1;border-bottom:2px solid #eee}.iump-view-user-wrapp-temp2 .ihc-left-side{margin:0 auto -75px;max-width:40%;min-width:200px;float:none}.iump-view-user-wrapp-temp2 .ihc-left-side .ihc-user-page-details{top:-75px;position:relative;margin-top:0;text-align:center}.iump-view-user-wrapp-temp2 .ihc-left-side .ihc-user-page-avatar{max-width:100%;padding-right:0}.iump-view-user-wrapp-temp2 .ihc-left-side .ihc-user-page-avatar img{border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;display:block;width:100%;height:auto;max-height:100%;margin:0 auto;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:100%;box-shadow:0 0 19px 0 rgba(0,0,0,.15)!important;border:11px solid #fff;box-shadow:none}.iump-view-user-wrapp-temp2 .ihc-middle-side{float:none;max-width:100%;padding:5px 15px;box-sizing:border-box;text-align:center}.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-name{font-size:26px;font-weight:600;color:#666;line-height:1.6em}.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-username{font-size:18px;font-weight:700;color:#222;line-height:1.2em}.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-since{color:#333}.iump-view-user-wrapp-temp2 .ihc-user-page-top-ap-background{position:absolute;z-index:-10;height:180px}.iump-view-user-wrapp-temp2 .iump-user-field{padding:10px 0}.iump-view-user-wrapp-temp2 .iump-user-field .iump-label{color:#333;font-weight:700;padding-left:7%;box-sizing:border-box;border-bottom:1px solid #eee}.iump-view-user-wrapp-temp2 .iump-user-field .iump-value{padding-left:7%}.ihc-account-tranz-list{width:100%;font-size:13px;border:1px solid #ccd0d4!important;font-family:var(--iump-primary-font)!important;border:1px solid var(--iump-blue-second-border-color)!important}.ihc-account-tranz-list tfoot tr,.ihc-account-tranz-list thead tr{background-color:#50586b;height:46px}.ihc-account-tranz-list tfoot th,.ihc-account-tranz-list thead th{padding:18px 7px;font-style:normal;background-color:#f9f9fa;background-color:var(--iump-light-blue-color);border:none!important;border-bottom:1px solid var(--iump-blue-border-color)!important;border-top:1px solid var(--iump-blue-border-color)!important;border-color:var(--iump-blue-border-color);color:var(--iump-primary-text-color);font-weight:600}.ihc-account-subscr-list tbody tr:nth-child(odd),.ihc-account-tranz-list tbody tr:nth-child(odd){background-color:#fff!important}.ihc-account-subscr-list tbody tr:nth-child(2n),.ihc-account-tranz-list tbody tr:nth-child(2n){background-color:#f9fdff!important}.ihc-account-tranz-list tbody td,.ihc-account-tranz-list tbody th{padding:16px 9px 15px;line-height:2.4em;color:var(--iump-primary-text-color);font-weight:500;border:none!important;background-color:transparent!important}.ihc-account-tranz-list .ihc-data-highlighted{font-weight:700}.ihc-account-tranz-list td .ihc-level-name{font-family:var(--iump-primary-font)!important}.ihc-account-subscr-list{font-family:var(--iump-primary-font)!important;border:1px solid var(--iump-blue-second-border-color)!important}.ihc-account-subscr-list thead{font-family:var(--iump-primary-font)!important;border-bottom:none!important}.ihc-account-subscr-list thead td,.ihc-account-subscr-list thead th{padding:18px 7px!important;font-style:normal;background-color:#f9f9fa;background-color:var(--iump-light-blue-color);border:none!important;border-bottom:1px solid var(--iump-blue-border-color)!important;border-top:1px solid var(--iump-blue-border-color)!important;border-color:var(--iump-blue-border-color);color:var(--iump-primary-text-color);font-weight:600;text-transform:none}.ihc-account-subscr-list tbody td{padding:16px 9px 15px!important;line-height:2.4em!important;color:var(--iump-primary-text-color);border:none!important;font-weight:500;background-color:transparent!important}.ihc-account-subscr-list .ihc-subscription-table-level{max-width:130px}.ihc-account-subscr-list .ihc-level-name{max-width:120px;box-sizing:border-box;font-weight:700}.ihc-account-subscr-list .ihc-level-name-wrapp{max-width:120px;box-sizing:border-box}.ihc-account-subscr-list .ihc-level-grace-wrapp,.ihc-account-subscr-list .ihc-level-type-wrapp{width:110px;box-sizing:border-box;word-break:break-word}.ihc-account-subscr-list .ihc-level-payment-wrapp,.ihc-account-subscr-list .ihc-level-price-wrapp{width:130px;box-sizing:border-box;word-break:break-word}.ihc-account-subscr-list .ihc-level-trial-wrapp{width:100px;box-sizing:border-box;word-break:break-word}.ihc-account-subscr-list .ihc-subscription-table-actions .iump-subscription-table-button{color:#11afea!important;padding:5px;margin:0;border-right:1px solid #eee;border-right:none}.ihc-account-subscr-list .ihc-subscription-table-actions .iump-subscription-table-button span{background-color:#eaeaea;border-radius:4px;padding:5px 9px;font-family:var(--iump-primary-font);font-size:11px;font-weight:600;min-width:90px;cursor:pointer;background-color:var(--iump-blue-color)!important;font-family:var(--iump-primary-font);color:#fff!important}.ihc-account-subscr-list .ihc-subscription-table-actions .iump-subscription-table-button a{text-decoration:none;background-color:#eaeaea;border-radius:4px;padding:5px 9px;font-family:var(--iump-primary-font);font-size:11px;font-weight:600;min-width:90px;cursor:pointer;background-color:var(--iump-blue-color)!important;font-family:var(--iump-primary-font);color:#fff!important}.ihc-account-subscr-list .ihc_account_level_status{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important;font-weight:700}.ihc-account-subscr-list .ihc-subscription-table-actions{width:150px!important;min-width:70px;max-width:150px}.ihc-register-1 .ihc-hide-pw,.ihc-register-2 .ihc-hide-pw,.ihc-register-5 .ihc-hide-pw,.ihc-register-6 .ihc-hide-pw,.ihc-register-7 .ihc-hide-pw{bottom:50px;top:auto;max-height:35px}.ihc-register-14 .ihc-hide-pw{max-height:9em}.ihc-register-9 .ihc-hide-pw{right:2px}.ihc-login-template-1 .ihc-hide-login-pw,.ihc-login-template-5 .ihc-hide-login-pw{top:auto;bottom:0;top:calc(50% - 20px)}.ihc-login-template-2 .ihc-hide-login-pw,.ihc-login-template-6 .ihc-hide-login-pw{top:auto;bottom:8px;max-height:50px}.ihc-login-template-3 .ihc-hide-login-pw{top:auto;bottom:15px;max-height:40px}.ihc-login-template-7 .ihc-hide-login-pw{top:auto;bottom:8px;max-height:50px;right:10px}.ihc-login-template-13 .ihc-hide-login-pw{bottom:0;top:auto;max-height:40px}.ihc-ap-wrap{padding:20px 0}.ihc-ap-wrap h3{font-weight:600!important;font-size:2rem!important;margin-bottom:20px;font-family:var(--iump-primary-font);color:var(--iump-primary-text-color)}@media (max-width:567px){.ihc_locker_4 .lock_content{margin-left:0;margin-top:140px}}@media (max-width:570px){.ihc-user-page-top-ap-wrapper .ihc-left-side{width:100%;max-width:70%}.ihc-ap-top-theme-3 .ihc-middle-side{margin-left:0;margin-top:10px;display:inline-block}.ihc-user-page-top-ap-wrapper .ihc-middle-side,.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar{max-width:100%;width:100%}.ihc-user-page-name,.ihc-user-page-top-ap-wrapper .ihc-stats-content{font-size:1.3em}.ihc-user-page-mess{font-size:.9em}.ihc-ap-top-theme-2 .ihc-user-page-details,.ihc-ap-top-theme-3 .ihc-user-page-details{background-color:transparent}.ihc-ap-top-theme-2 .ihc-left-side{margin:0 auto -75px;float:none}.ihc-ap-top-theme-4{padding-top:10px}.ihc-ap-top-theme-4 .ihc-left-side{margin-left:0;margin-bottom:0}.ihc-ap-top-theme-4 .ihc-user-page-details{top:0}.ihc-ap-top-theme-4 .ihc-middle-side{margin-left:0;margin-top:5px;text-align:center}.ihc-ap-top-theme-4 .ihc-account-page-top-extra-mess{display:none}.ihc-ap-top-theme-4 .ihc-top-levels{height:36px;overflow:hidden}.ihc-ap-theme-3 .ihc-mobile-bttn{background-color:transparent;border:none}.ihc-ap-theme-3 .ihc-mobile-bttn:before{color:#444}}@media (max-width:768px){.ihc-account-subscr-list tr,.ihc-account-tranz-list tr{padding:5px!important;box-sizing:border-box;border-bottom:1px solid #ddd}.ihc-account-subscr-list tfoot,.ihc-account-subscr-list thead,.ihc-account-tranz-list tfoot,.ihc-account-tranz-list thead{display:none}.ihc-account-subscr-list tbody,.ihc-account-tranz-list tbody,.ihc-account-tranz-list tr{display:block}.ihc-account-subscr-list tr td,.ihc-account-tranz-list tr td{display:block;text-align:right!important;padding:0!important}.ihc-account-tranz-list tr td:before{content:attr(data-title) ": ";font-weight:700;float:left}.ihc-account-subscr-list tr{display:block;display:flow-root;text-align:right}.ihc-subscription-table-actions{width:auto}.ihc-account-subscr-list .ihc-level-name-wrapp{padding:10px 0!important;font-size:14px;max-width:100%}.ihc-account-subscr-list .ihc-level-end-time-wrapp,.ihc-account-subscr-list .ihc-level-start-time-wrapp{display:inline-flex}.ihc-account-subscr-list .ihc-level-end-time-wrapp:before{content:" - ";padding:0 5px}.ihc-account-subscr-list .ihc-level-paid-status-wrapp,.ihc-account-subscr-list .ihc-subscription-table-actions{padding-top:10px!important;width:auto!important;max-width:inherit}.ihc-account-subscr-list .iump-subscription-table-button{margin-right:0;margin-left:6px}.iump-user-page-name{font-size:14px}.ihc-ap-top-theme-4 .iump-user-page-name{margin-bottom:10px!important}}@media (max-width:620px){.ihc-register-6{width:100%;min-width:auto}}.isf_sublabel_fe{
white-space: nowrap!important;
overflow: hidden;
vertical-align: middle;
font-size: 13px;
font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, sans-serif;
line-height: 2;
text-align: center;
display: block;
float:right;
margin-left:5px;
}.ism_template_sf_1{
}
.ism_template_sf_1 a{
line-height:0px; }
.ism_template_sf_1 .ism_item{
border-radius:1px;
padding:3px;
color:#f1f1f1;
margin:0px;
min-height:60px;
padding:8px 0px;
border:1px solid rgba(204,204,204,0.1);
min-width: 90px;
}
.ism_template_sf_1 .ism_item:hover{
color:#fff;
}
.ism_template_sf_1 .fa-ism, .ism_template_sf_1 .ism-sc-icon{
width:80px;
text-align:center;
display:block;
float:none !important;
font-size:32px; line-height:34px;
margin:0 auto;
}
.ism_template_sf_1 .ism_share_counts{
margin-left:0px;
text-align:center;
display:block;
float:none;
font-size: 19px;
font-weight:normal; line-height:20px;
margin:0 auto;
}
.ism_template_sf_1 .ism_share_counts:after{ }
.ism_template_sf_1 .ism_share_label{
text-align:center;
display:block;
float:none; line-height:14px;
font-size:12px;
margin-left:0px;
margin:0 auto;
}
.ism_template_sf_1 .isf_sublabel_fe{
line-height:15px !important;
float:none !important;
margin-left:0px;
}
.ism_template_sf_1 .ism_box_facebook{
background:rgb(59, 89, 152);
border-color:rgb(59, 89, 152);
}
.ism_template_sf_1 .ism_box_twitter{
background:#00ABF0;
border-color:#00ABF0;
}
.ism_template_sf_1 .ism_box_google{
background:rgb(217, 82, 50);
border-color:rgb(217, 82, 50);
}
.ism_template_sf_1 .ism_box_linkedin{
background:rgb(28, 134, 188);
border-color:rgb(28, 134, 188);
}
.ism_template_sf_1 .ism_box_pinterest{
background:rgb(174, 24, 31);
border-color:rgb(174, 24, 31);
}
.ism_template_sf_1 .ism_box_stumbleupon{
background:rgb(233, 75, 36);
border-color:rgb(233, 75, 36);
}
.ism_template_sf_1 .ism_box_vk{
background:#5d83aa;
border-color:#5d83aa;
}
.ism_template_sf_1 .ism_box_digg{
background:#005f93;
border-color:#005f93;
}
.ism_template_sf_1 .ism_box_tumblr{
background:#2c4762;
border-color:#2c4762;
}
.ism_template_sf_1 .ism_box_email{
background:#666;
border-color:#666;
}
.ism_template_sf_1 .ism_box_reddit{
background:#2cae2c;
border-color:#2cae2c;
}
.ism_template_sf_1 .ism_box_delicious{
background:#2f78c5;
border-color:#2f78c5;
}
.ism_template_sf_1 .ism_box_weibo{
background:#ED1C24;
border-color:#ED1C24;
}
.ism_template_sf_1 .ism_box_xing{
background:#00605e;
border-color:#00605e;
}
.ism_template_sf_1 .ism_box_print{
background:#333333;
border-color:#333333;
} .ism_template_sf_2{
}
.ism_template_sf_2 a{
line-height:0px;
}
.ism_template_sf_2 .ism_item{
border-radius:5px;
padding:3px;
color:#f1f1f1;
margin:0 7px 7px 0;
min-height:60px;
padding:8px 0px;
border:1px solid rgba(204,204,204,0.1);
min-width: 90px;
opacity:0.95;
box-shadow: inset -2px -3px 1px rgba(0,0,0,.22);
-webkit-box-shadow: inset -2px -3px 1px rgba(0,0,0,.22);
-moz-box-shadow:    inset -2px -3px 1px rgba(0,0,0,.22);
}
.ism_template_sf_2 .ism_item:hover{
opacity:1;
color:#fff;
}
.ism_template_sf_2 .fa-ism, .ism_template_sf_2 .ism-sc-icon{
width:80px;
text-align:center;
display:block;
float:none !important;
font-size:32px;
line-height:34px;
margin:0 auto;
text-shadow: 2px 2px 10px rgba(0,0,0, 0.6);
}
.ism_template_sf_2 .ism_share_counts{
margin-left:0px;
text-align:center;
display:block;
float:none;
font-size: 21px;
font-weight:800; line-height:29px;
margin:0 auto;
}
.ism_template_sf_2 .ism_share_counts:after{
}
.ism_template_sf_2 .ism_share_label{
text-align:center;
display:block;
float:none; line-height:14px;
font-size:12px;
font-weight:bold;
margin-left:0px;
margin:0 auto;
}
.ism_template_sf_2 .isf_sublabel_fe{
line-height:15px !important;
float:none !important;
margin-left:0px;
font-size:11px !important;
}
.ism_template_sf_2 .ism_box_facebook{
background:rgb(59, 89, 152);
border-color:rgb(59, 89, 152);
}
.ism_template_sf_2 .ism_box_twitter{
background:#00ABF0;
border-color:#00ABF0;
}
.ism_template_sf_2 .ism_box_google{
background:rgb(217, 82, 50);
border-color:rgb(217, 82, 50);
}
.ism_template_sf_2 .ism_box_linkedin{
background:rgb(28, 134, 188);
border-color:rgb(28, 134, 188);
}
.ism_template_sf_2 .ism_box_pinterest{
background:rgb(174, 24, 31);
border-color:rgb(174, 24, 31);
}
.ism_template_sf_2 .ism_box_stumbleupon{
background:rgb(233, 75, 36);
border-color:rgb(233, 75, 36);
}
.ism_template_sf_2 .ism_box_vk{
background:#5d83aa;
border-color:#5d83aa;
}
.ism_template_sf_2 .ism_box_digg{
background:#005f93;
border-color:#005f93;
}
.ism_template_sf_2 .ism_box_tumblr{
background:#2c4762;
border-color:#2c4762;
}
.ism_template_sf_2 .ism_box_email{
background:#666;
border-color:#666;
}
.ism_template_sf_2 .ism_box_reddit{
background:#2cae2c;
border-color:#2cae2c;
}
.ism_template_sf_2 .ism_box_delicious{
background:#2f78c5;
border-color:#2f78c5;
}
.ism_template_sf_2 .ism_box_weibo{
background:#ED1C24;
border-color:#ED1C24;
}
.ism_template_sf_2 .ism_box_xing{
background:#00605e;
border-color:#00605e;
}
.ism_template_sf_2 .ism_box_print{
background:#333333;
border-color:#333333;
} .ism_template_sf_3{
}
.ism_template_sf_3 a{
line-height:0px;
}
.ism_template_sf_3 .ism_item{
padding:3px;
color:#666;
margin:0 7px 7px 0;
min-height:60px;
padding:8px 0px;
border:1px solid rgba(204,204,204,0.1);
min-width: 90px;
opacity:1;
background:none !important;
border:none !important;
}
.ism_template_sf_3 .ism_item:hover{
opacity:0.95;
box-shadow:none;
color:#333;
}
.ism_template_sf_3 .ism_item:hover .fa-ism, .ism_template_sf_3 .ism_item:hover .ism-sc-icon{
box-shadow:none;
}
.ism_template_sf_3 .ism_item:hover .fa-ism:before, .ism_template_sf_3 .ism_item:hover .ism-sc-icon:before{
top:1px;
position:relative;
transition: all 2s;
-moz-transition: all 2s;
-webkit-transition: all 2s;
}
.ism_template_sf_3 .fa-ism, .ism_template_sf_3 .ism-sc-icon{
border-radius:100%;
text-align:center;
display:block;
float:none !important;
color:#fafafa;
font-size:30px;
line-height:58px;
margin:0 auto;
width:58px;
height:58px;
box-shadow: inset 0px 0px 2px 2px rgba(0,0,0,.15);
-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0,0,0,.15);
-moz-box-shadow:    inset 0px 0px 2px 2px rgba(0,0,0,.15);
text-shadow: 2px 2px 10px rgba(0,0,0, 0.5);
transition: all 2s;
-moz-transition: all 2s;
-webkit-transition: all 2s;
}
.ism_template_sf_3 .ism_share_counts{
margin-left:0px;
text-align:center;
display:block;
float:none;
font-size: 25px;
font-weight:800;
line-height:29px;
margin:0 auto;
}
.ism_template_sf_3 .ism_share_counts:after{
}
.ism_template_sf_3 .ism_share_label{
text-align:center;
display:block;
float:none;
line-height:18px;
font-weight:600;
font-size:15px;
margin-left:0px;
margin:0 auto;
}
.ism_template_sf_3 .isf_sublabel_fe{
line-height:15px !important;
float:none !important;
margin-left:0px;
font-size:11px !important;
}
.ism_template_sf_3 .fa-facebook-ism{
background:rgb(59, 89, 152);
border-color:rgb(59, 89, 152);
}
.ism_template_sf_3 .fa-twitter-ism{
background:#00ABF0;
border-color:#00ABF0;
}
.ism_template_sf_3 .fa-google-ism{
background:rgb(217, 82, 50);
border-color:rgb(217, 82, 50);
}
.ism_template_sf_3 .fa-linkedin-ism{
background:rgb(28, 134, 188);
border-color:rgb(28, 134, 188);
}
.ism_template_sf_3 .fa-pinterest-ism{
background:rgb(174, 24, 31);
border-color:rgb(174, 24, 31);
}
.ism_template_sf_3 .fa-stumbleupon-ism{
background:rgb(233, 75, 36);
border-color:rgb(233, 75, 36);
}
.ism_template_sf_3 .fa-vk-ism{
background:#5d83aa;
border-color:#5d83aa;
}
.ism_template_sf_3 .fa-digg-ism{
background:#005f93;
border-color:#005f93;
}
.ism_template_sf_3 .fa-tumblr-ism{
background:#2c4762;
border-color:#2c4762;
}
.ism_template_sf_3 .ism_box_email{
background:#666;
border-color:#666;
}
.ism_template_sf_3 .fa-reddit-ism{
background:#2cae2c;
border-color:#2cae2c;
}
.ism_template_sf_3 .fa-delicious-ism{
background:#2f78c5;
border-color:#2f78c5;
}
.ism_template_sf_3 .fa-weibo-ism{
background:#ED1C24;
border-color:#ED1C24;
}
.ism_template_sf_3 .fa-xing-ism{
background:#00605e;
border-color:#00605e;
}
.ism_template_sf_3 .ism_box_print{
background:#333333;
border-color:#333333;
}
.ism_template_sf_3 .ism-socicon-blogger{
background: #ec661c;
border-color: #ec661c;
}
.ism_template_sf_3 .ism-socicon-amazon{
background: #ff9900;
border-color: #ff9900;
}
.ism_template_sf_3 .ism-socicon-newsvine{
background: #075B2F;
border-color: #075B2F;
}
.ism_template_sf_3 .ism-socicon-douban{
background: #3ca353;
border-color: #3ca353;
}
.ism_template_sf_3 .ism-socicon-viadeo{
background: #e4a000;
border-color: #e4a000;
}
.ism_template_sf_3 .ism-socicon-identica{
background: #000000;
border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-baidu{
background: #2629d9;
border-color: #2629d9;
}
.ism_template_sf_3 .ism-socicon-foursquare{
background: #f94877;
border-color: #f94877;
}
.ism_template_sf_3 .ism-socicon-skype{
background: #28abe3;
border-color: #28abe3;
}
.ism_template_sf_3 .ism-socicon-yelp{
background: #c83218;
border-color: #c83218;
}
.ism_template_sf_3 .ism-socicon-feedburner{
background: #ffcc00;
border-color: #ffcc00;
}
.ism_template_sf_3 .ism-socicon-soundcloud{
background: #fe3801;
border-color: #fe3801;
}
.ism_template_sf_3 .ism-socicon-spotify{
background: #7bb342;
border-color: #7bb342;
}
.ism_template_sf_3 .ism-socicon-grooveshark{
background: #000000;
border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-mixcloud{
background: #000000;
border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-lastfm{
background: #d41316;
border-color: #d41316;
}
.ism_template_sf_3 .ism-socicon-youtube{
background: #e02a20;
border-color: #e02a20;
}
.ism_template_sf_3 .ism-socicon-vimeo{
background: #51b5e7;
border-color: #51b5e7;
}
.ism_template_sf_3 .ism-socicon-dailymotion{
background: #004e72;
border-color: #004e72;
}
.ism_template_sf_3 .ism-socicon-vine{
background: #00b389;
border-color: #00b389;
}
.ism_template_sf_3 .ism-socicon-flickr{
background: #1e1e1b;
border-color: #1e1e1b;
}
.ism_template_sf_3 .ism-socicon-500px{
background: #58a9de;
border-color: #58a9de;
}
.ism_template_sf_3 .ism-socicon-instagram{
background: #9c7c6e;
border-color: #9c7c6e;
}
.ism_template_sf_3 .ism-socicon-technocrati{
background: #5cb030;
border-color: #5cb030;
}
.ism_template_sf_3 .ism-socicon-dribbble{
background: #020202;
border-color: #020202;
}
.ism_template_sf_3 .ism-socicon-deviantart{
background: #c5d200;
border-color: #c5d200;
}
.ism_template_sf_3 .ism-socicon-forst{
background: #5B9A68;
border-color: #5B9A68;
}
.ism_template_sf_3 .ism-socicon-play{
background: #000000;
border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-zerply{
background: #9DBC7A;
border-color: #9DBC7A;
}
.ism_template_sf_3 .ism-socicon-wikipedia{
background: #000000;
border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-apple{
background: #B9BFC1;
border-color: #B9BFC1;
}
.ism_template_sf_3 .ism-socicon-flattr{
background: #F67C1A;
border-color: #F67C1A;
}
.ism_template_sf_3 .ism-socicon-github{
background: #221e1b;
border-color: #221e1b;
}
.ism_template_sf_3 .ism-socicon-friendfeed{
background: #2F72C4;
border-color: #2F72C4;
}
.ism_template_sf_3 .ism-socicon-newsvine{
background: #075B2F;
border-color: #075B2F;
}
.ism_template_sf_3 .ism-socicon-bebo{
background: #EF1011;
border-color: #EF1011;
}
.ism_template_sf_3 .ism-socicon-zynga{
background: #DC0606;
border-color: #DC0606;
}
.ism_template_sf_3 .ism-socicon-steam{
background: #171a21;
border-color: #171a21;
}
.ism_template_sf_3 .ism-socicon-xbox{
background: #92C83E;
border-color: #92C83E;
}
.ism_template_sf_3 .ism-socicon-windows{
background: #00BDF6;
border-color: #00BDF6;
}
.ism_template_sf_3 .ism-socicon-outlook{
background: #0072C6;
border-color: #0072C6;
}
.ism_template_sf_3 .ism-socicon-coderwall{
background: #3E8DCC;
border-color: #3E8DCC;
}
.ism_template_sf_3 .ism-socicon-tripadvisor{
background: #4B7E37;
border-color: #4B7E37;
}
.ism_template_sf_3 .ism-socicon-appnet{
background: #494949;
border-color: #494949;
}
.ism_template_sf_3 .ism-socicon-goodreads{
background: #463020;
border-color: #463020;
}
.ism_template_sf_3 .ism-socicon-tripit{
background: #1982C3;
border-color: #1982C3;
}
.ism_template_sf_3 .ism-socicon-lanyrd{
background: #3c80c9;
border-color: #3c80c9;
}
.ism_template_sf_3 .ism-socicon-slideshare{
background: #4ba3a6;
border-color: #4ba3a6;
}
.ism_template_sf_3 .ism-socicon-rss{
background: #f26109;
border-color: #f26109;
}
.ism_template_sf_3 .ism-socicon-disqus{
background: #2e9fff;
border-color: #2e9fff;
}
.ism_template_sf_3 .ism-socicon-houzz{
background: #7CC04B;
border-color: #7CC04B;
}
.ism_template_sf_3 .ism-socicon-mail{
background: #000000;
border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-patreon{
background: #E44727;
border-color: #E44727;
}
.ism_template_sf_3 .ism-socicon-paypal{
background: #009cde;
border-color: #009cde;
}
.ism_template_sf_3 .ism-socicon-playstation{
background: #000000;
border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-smugmug{
background: #ACFD32;
border-color: #ACFD32;
}
.ism_template_sf_3 .ism-socicon-swarm{
background: #FC9D3C;
border-color: #FC9D3C;
}
.ism_template_sf_3 .ism-socicon-triplej{
background: #E53531;
border-color: #E53531;
}
.ism_template_sf_3 .ism-socicon-yammer{
background: #1175C4;
border-color: #1175C4;
}
.ism_template_sf_3 .ism-socicon-stackoverflow{
background: #FD9827;
border-color: #FD9827;
}
.ism_template_sf_3 .ism-socicon-drupal{
background: #00598e;
border-color: #00598e;
}
.ism_template_sf_3 .ism-socicon-android{
background: #8ec047;
border-color: #8ec047;
}
.ism_template_sf_3 .ism-socicon-meetup{
background: #e2373c;
border-color: #e2373c;
}
.ism_template_sf_3 .ism-socicon-persona{
background: #e6753d;
border-color: #e6753d;
}
.ism_template_sf_3 .ism-socicon-ello{
background: #000000;
border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-8tracks{
background: #122c4b;
border-color: #122c4b;
}
.ism_template_sf_3 .ism-socicon-twitch{
background: #6441a5;
border-color: #6441a5;
}
.ism_template_sf_3 .ism-socicon-airbnb{
background: #ff5a5f;
border-color: #ff5a5f;
}
.ism_template_sf_3 .ism-socicon-storehouse{
background: #25B0E6;
border-color: #25B0E6;
}
.ism_template_sf_3 .ism-socicon-icq{
background: #7EBD00;
border-color: #7EBD00;
}
.ism_template_sf_3 .ism-socicon-modelmayhem{
background: #000000;
border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-istock{
background: #000000;
border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-angellist{
background: #000000;
border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-periscope{
background: #3AA4C6;
border-color: #3AA4C6;
}
.ism_template_sf_3 .ism-socicon-ravelry{
background: #B6014C;
border-color: #B6014C;
}
.ism_template_sf_3 .ism-socicon-snapchat{
background: #fffa37;
border-color: #fffa37;
}
.ism_template_sf_3 .ism-socicon-qq{
background: #4297d3;
border-color: #4297d3;
}
.ism_template_sf_3 .ism-socicon-qq{
background: #4297d3;
border-color: #4297d3;
}
.ism_template_sf_3 .ism-socicon-renren{
background: #2266b0;
border-color: #2266b0;
}
.ism_template_sf_3 .ism-socicon-envato{
background: #597c3a;
border-color: #597c3a;
}
.ism_template_sf_3 .ism-socicon-behance{
background: #000000;
border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-forrst{
background: #5B9A68;
border-color: #5B9A68;
}
.ism_template_sf_3 .ism-socicon-technorati{
background: #5cb030;
border-color: #5cb030;
}@font-face {
font-family: 'FontAwesome-ism';
src: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/fontawesome-webfont.eot?v=4.3.0);
src: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa-ism {
display: inline-block;
font-family: FontAwesome-ism;
font-style: normal;
font-weight: normal;
line-height: 1.6;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
vertical-align:middle;
width: 20px;
font-size:17px;
text-align:center;
}
.fa-ism:after{
display:none;
}
@font-face {
font-family: 'indeed-ism';
src: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/indeed.eot?7915378);
src: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/indeed.eot?7915378#iefix) format('embedded-opentype'),
url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/indeed.svg?7915378#indeed) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'indeed-ism';
src: url(data:application/octet-stream;base64,d09GRgABAAAAABOgAA4AAAAAHmAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABRAAAAEQAAABWPi5JR2NtYXAAAAGIAAAAOgAAAUrQGhm3Y3Z0IAAAAcQAAAAKAAAACgAAAABmcGdtAAAB0AAABZQAAAtwiJCQWWdhc3AAAAdkAAAACAAAAAgAAAAQZ2x5ZgAAB2wAAAkXAAALotxJcpFoZWFkAAAQhAAAADUAAAA2BeSNVWhoZWEAABC8AAAAIAAAACQIJQPbaG10eAAAENwAAAAlAAAALCekAABsb2NhAAARBAAAABgAAAAYDOIQJW1heHAAABEcAAAAIAAAACAApww6bmFtZQAAETwAAAGAAAACtcnOPylwb3N0AAASvAAAAHoAAACy464kJ3ByZXAAABM4AAAAZQAAAHvdawOFeJxjYGSezTiBgZWBg6mKaQ8DA0MPhGZ8wGDIyMTAwMTAysyAFQSkuaYwOLxgeMHJHPQ/iyGKOY1hDlCYESQHAPWMC/N4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGF5w/v8PUvCCAURLMELVAwEjG8OIBwBtzAa3AAAAAAAAAAAAAAAAAAB4nK1WaXMTRxCd1WHLNj6CDxI2gVnGcox2VpjLCBDG7EoW4BzylexCjl1Ldu6LT/wG/ZpekVSRb/y0vB4d2GAnVVQoSv2m9+1M9+ueXpPQksReWI+k3HwpprY2aWTnSUg3bFqO4kPZ2QspU0z+LoiCaLXUvu04JCISgap1hSWC2PfI0iTjQ48yWrYlvWpSbulJd9kaD+qt+vbT0FGO3QklNZuhQ+uRLanCqBJFMu2RkjYtw9VfSVrh5yvMfNUMJYLoJJLGm2EMj+Rn44xWGa3GdhxFkU2WG0WKRDM8iCKPslpin1wxQUD5oBlSXvk0onyEH5EVe5TTCnHJdprf9yU/6R3OvyTieouyJQf+QHZkB3unK/ki0toK46adbEehivB0fSfEI5uT6p/sUV7TaOB2RaYnzQiWyleQWPkJZfYPyWrhfMqXPBrVkoOcCFovc2Jf8g60HkdMiWsmyILujk6IoO6XnKHYY/q4+OO9XSwXIQTIOJb1jkq4EEYpYbOaJG0EOYiSskWV1HpHTJzyOi3iLWG/Tu3oS2e0Sag7MZ6th46tnKjkeDSp00ymTu2k5tGUBlFKOhM85tcBlB/RJK+2sZrEyqNpbDNjJJFQoIVzaSqIZSeWNAXRPJrRm7thmmvXokWaPFDPPXpPb26Fmzs9p+3AP2v8Z3UqpoO9MJ2eDshKfJp2uUnRun56hn8m8UPWAiqRLTbDlMVDtn4H5eVjS47CawNs957zK+h99kTIpIH4G/AeL9UpBUyFmFVQC9201rUsy9RqVotUZOq7IU0rX9ZpAk05Dn1jX8Y4/q+ZGUtMCd/vxOnZEZeeufYlyDSH3GZdj+Z1arFdgM5sz+k0y/Z9nebYfqDTPNvzOh1ha+t0lO2HOi2w/UinY2wvaEGT7jsEchGBXMAGEoGwdRAI20sIhK1CIGwXEQjbIgJhu4RA2H6MQNguIxC2l7Wsmn4qaRw7E8sARYgDoznuyGVuKldTyaUSrotGpzbkKXKrpKJ4Vv0rA/3ikTesgbVAukTW/IpJrnxUleOPrmh508S5Ao5Vf3tzXJ8TD2W/WPhT8L/amqqkV6x5ZHIVeSPQk+NE1yYVj67p8rmqR9f/i4oOa4F+A6UQC0VZlg2+mZDwUafTUA1c5RAzGzMP1/W6Zc3P4fybGCEL6H78NxQaC9yDTllJWe1gr9XXj2W5twflsCdYkmK+zOtb4YuMzEr7RWYpez7yecAVMCqVYasNXK3gzXsS85DpTfJMELcVZYOkjceZILGBYx4wb76TICRMXbWB2imcsIG8YMwp2O+EQ1RvlOVwe6F9Ho2Uf2tX7MgZFU0Q+G32Rtjrs1DyW6yBhCe/1NdAVSFNxbipgEsj5YZq8GFcrdtGMk6gr6jYDcuyig8fR9x3So5lIPlIEatHRz+tvUKd1Ln9yihu3zv9CIJBaWL+9r6Z4qCUd7WSZVZtA1O3GpVT15rDxasO3c2j7nvH2Sdy1jTddE/c9L6mVbeDg7lZEO3bHJSlTC6o68MOG6jLzaXQ6mVckt52DzAsMKDfoRUb/1f3cfg8V6oKo+NIvZ2oH6PPYgzyDzh/R/UF6OcxTLmGlOd7lxOfbtzD2TJdxV2sn+LfwKy15mbpGnBD0w2Yh6xaHbrKDXynBjo90tyO9BDwse4K8QBgE8Bi8InuWsbzKYDxfMYcH+Bz5jBoMofBFnMYbDNnDWCHOQx2mcNgjzkMvmDOOsCXzGEQModBxBwGT5gTADxlDoOvmMPga+Yw+IY59wG+ZQ6DmDkMEuYw2Nd0ayhzixd0F6htUBXowPQTFvewONRUGbK/44Vhf28Qs38wiKk/aro9pP7EC0P92SCm/mIQU3/VdGdI/Y0Xhvq7QUz9wyCmPtMvxnKZwV9GvkuFA8ouNp/z98T7B8IaQLYAAQAB//8AD3icdVZrbBxXFZ77mDvPnffO7I7Xu+vZ8Yy9u15v9jWOHe86qe04wXESE6cmdUKalDyaOFECpTSFFoGCqPpQWrVCagNSS6WmVQWVAn0IRBGC8qeoqqpS+odWAqT+5Ac/ENANd2aTqhJi987RnDvnnLn3+845dxjIMDdOoDfRQcZmygz/88BBDJyopPVWpznCERUooOTN0kuBnI66uNkYBs1GJ9Qj3SKll34C/dZke3NqBan1mcUpG1xlj566uEy1r22Aj6+9Mgrh9bfadWqxW7sqj+2e6f+r/zJ79O6LS9rVpQuAfPRp//pbDP0huo670XtolWkzJ5hHGfG1y2cPL1fSaKLS7sKokQeO7dhd0Iw6PdCJOnlQAHlI5+i6FECHCogXjgaTsAb12MEuQOqQGFOV2jfzKDZmFRQGYY2K2Gy0EQeynZuhaJDBCEqjYQ2EgVSeks28z02+b3pVuGdrvhzYqbymGsgVCQJieZtYeanK5QRXt6z+P4nb7Ax7glSepl5W9sG1sumns/MbUtkztWIZsrbCUac5od/nAquq/LFGlrtdhMXqNgls5Otz/D0rId5RpqEFryU8crhmKUJWs/UbTG/mIIvXVdsgvA3TxzCfK7mptMlCwgsS5HkOiynbZq0DJjKwxMH7kWRnUrYA0qplsbykTIcWK8pKcYzNKBjxLiKiJCh2Bn8T2bxMvpJGxVyRYGqfschzSoA6vgldW8BCyrDwjqoj8XHce3PumIgZkpD2CXyTkRiHKTF1ZpbZzehzynw32lL2R4bSqoDIRIXmD0eB7IIoD9j/cx8TmLadZidq18DoQBn5XwX9Ba7Nza1BeGD79gP9b4GV6ekVCGPZ/wG4rdm8DSTy69ECAOJfRQAWwMjCQQBSIJcC4CBofE6BY3MHaKAk3Nrm9ApIolF5bhCmEcsP4UrrDI0jnmmtjKCTC3coACh3LJz06P2l+P7SwskYBnjj3zfuwhdo7nrMTlpDC9VhkdaQGURdHDX8GUCTjMsjMgwswik0QcMgIvYgfxtdZPdAF0U1oGCuhjgCOROLhphhvw/+sfepCK5Lmi0SWNu1+Kvfvn3te8Pqx+5qLxz1tg1JtmHJFhaRcGJxB1RrU1PdRj01tLG028hC/oNIUERRRJgQTsjnWkWv8c7fD6+fssqnnj/e+jB3qTcW5Mo8gjK0oYyEI/OH8mNFJZju1AVtfbklqwnFdG+n4S66t5jnaVqXbd+QCYMG1NKypBTWkptbjCKPcITWnsMRy270aOE2Oq3JuA4BrSmOlmkAvHOPI/T4uc0nEHpic2IWgNmJRF6zPElPDe3ce8WubXMeezSzreZc2bc4lNKMmdz+N/abaJU6DNw2n3jylhuV/YcNPTdjVI0rmZma/dhjsf8Vqs7khlL6li3yZz1mge7lDHMf8126l28/cP5sxaB70VsRbSqUqU67FbZvKnRPnWaDbiRuPmmLo+ThkheELbrl2NYmFnEsm1SAZ3kWsTkrDwchAtpignbL4yzaS7iSF6tJP4naUavJkbRjUScOdJq20wpLHlEF3Rg+otpAVktS2ZzZw7l227+zWE7zLNKGlJxb98fP7gZWzVGzOYwxARiSvKjJtJT5HF/cWvTD9UIbA4OXXJLJP7gzk9J9gslrAElAPOxl4WQ6O+HPovwwHB4zFE6w1bQzkzXTNLkKNcDKcmrzmS9NV4deXi138hpsrE50LARoa1GIYBDMY4VVDBG7zeUOFiTrOIS3tTNZwGsFabj0y3DkIfgzQKzcSVHqf4iAvgbHKeYsxfwc/BtaYUwmpD1ijdlk1Dn5zMYX59vl0pDGshT8tEUhTtp6KwwmQUDzxwwSEiKKvxFDH2NoRgkdVE2TOI1iQNstQC/q+xlRVnxqUXuKskVb+0ySeFHMaxyaYs3m1LdtgWUF523FxfxBlsju/kPsBM4OEZLWnsQPmybPZwGkpPD+sYwB6kT9DpdCWJezUwLCvPouzztASF2kR6KpDE1TEljlD6KQBiRVcQ2N9DhTtASTW0W26YMXeV3QxYIa9H+/b4SD2U8+Pf9CGkkey/5ZofSSMV3RJHBElnTtOg+g5h7K8Rp9XxuelGVNe1MASmalIIkcUdhFzDAgyeOnaB7LDLkuMoBC2DRtpxOZTaCX9Gd/t6Vdn/3N0/0Ll9Fq/70vfHltAwSf/rq/Dq4lNfA+eh2dYFwmYs7TGjh/tFMRb9WzAhIMGzFkXRAncgxyGE8mIzGhI56ugQRY2yGcF9tFHTJ4OHCjYE/GLsnZ/PmoMcvxY/Du2Ve7U7l8+OoD/qlg/lJ9+xzmgg+uKPYd04er4y2FHkaYyz1+V/1M/RuveDzG6dcf8o//qXDB36oLEsKq6zclluOIYOpuitd4NYWF3pjD+5fXS/d7+T2Z2naFEMEzeHSCO71x4J0773s+x3HK9saOZzeCifyjb2gAtNWoUjkyYwZ7xpxTz3gqx2eeu694zL/8ixyLf/oG8EestiqwRqZHn8nIklWXNmRWNNylQnUtLWq335vhOD4wwovzpePFYH9GoHlPabrxY/QRyjBN5qvM08xrTGpOfOGHTz9ye0dFmIJNM/hWTxigOPjCiTohlQq8+SwmJJ6lbbRjeiQYfPxQowT/MIiVBNQkuaNObJywMBC3oiZK/EqO3KTSTv6kFE8FN0PF64g6Zjc2SNtJiKAdBvSVg9XQAf5TKNbr40M5n6jrxaWx2Xu25qaHlZSrWYAFIuuOmOOhvys8dnSxZ6SXCr5hlLjTWAA83hh2BU4i+qgmGwiNhKNjmUm7mEGIBwARaBNcyBsVZzxMFwiLWaFopJVMz2m4+f4SYOerBVPuTXoL/rHjokAAgOz2Xu1QddeZnAJkfWvFycIXmyebGQ06mAM4thAgBCmrbLsdF1wyWVEQioXF8Ys7s8NEsrLykMRCZGaLABu1PI9YQ88LTjF779L+mgnpivp1KLBgVNYJL2uV2yf8XcHEYsbWxIyWnQtLIywNT0ar4ztyelYynZSfTY9Z1QPjlcriuKJiDDsce3Rzed+WnpFSsSgABFhE2zZAnLy8M9gbTp+u2ibq/0igh76RWVmWJYghZHV9XyZD+zMPafdl/gsvb8ThAHicY2BkYGAA4sbw12zx/DZfGbiZXwBFGC7q7HwNoft3///9P4WlkDkNyOVgYAKJAgBvNQ2OAAAAeJxjYGRgYA76n8UQxVLAwPD/K0sZA1AEBXADAHyABQh4nGN+wcDAvB+ILwMxkM1SwMDA5AxkuwLpp0B6KkQchAG0EAfFAAAAAAAAAABEARwBogIQAnYDMAPaA/gErAXRAAEAAAALALgABgAAAAAAAgAAABAAcwAAACILcAAAAAB4nHWRzUrDQBSFz9TaohUXFlxfN6KI6Q+4UDfFgrpScFEQFxKbaZKSZspkWugr+A4+hC/ks3iaDFIFM8zNd8/cuXMmAXCALyhUzwVnxQoNZhXX0MS15y3qN57r5HvP22jhwXOD49nzLs7w6rmFNt7ZQdV3mE3x4VlhTzU917Cv2p63qB95rpPPPW/jUF16blB/9LyLkXrx3MKx+hya+cqmceLkZHgq/W7vQt5WYiileZhJuHCJsYUMZGJyp7PMBGMzS/NI6+hJx4sstFVSxZG2RWpy6QXdSrjTubah09G6a7GM+85NZGLNTG59P5lbM9VjFyTOza86nc1zMITBHCtYpIiRwEFwQvWU7z666PEHCN5YIaysqlLkCJFRCbHgjqRcKZgPOCfMcqqaFRk5wJhxVu6KqGrGJ8aYezN2sL9WNnnEuO6blh2FXgI62qy4Y8zLqrA8MfrxWmDJE/pUHR2tXdnSheD2jz/h/ddrUypj6kH5FRzVK3Q4/rnPNzYje7F4nG2MXRKCMBCDd1ERWvUmHGplUnSgP9NWGW6vrT6Sl0wmX0IN/aRoX5qIGz7wkU/c8pk77lmxVmaRnOPwTPZ6fxmDKCGUpO2WgoyozYQc/Dgjl9T6udgFb0TncyW6DUud3R7y5aLDmipkxcmE9X8JB7F1QPQB/M8svAAAeJxj8N7BcCIoYiMjY1/kBsadHAwcDMkFGxlYnTYyMGhBaA4UeicDAwMnMouZwWWjCmNHYMQGh46IjcwpLhvVQLxdHA0MjCwOHckhESAlkUCwkYFHawfj/9YNLL0bmRhcAAfTIrgAAAA=) format('woff'),
url(data:application/octet-stream;base64,AAEAAAAOAIAAAwBgT1MvMj4uSUcAAADsAAAAVmNtYXDQGhm3AAABRAAAAUpjdnQgAAAAAAAAEmgAAAAKZnBnbYiQkFkAABJ0AAALcGdhc3AAAAAQAAASYAAAAAhnbHlm3ElykQAAApAAAAuiaGVhZAXkjVUAAA40AAAANmhoZWEIJQPbAAAObAAAACRobXR4J6QAAAAADpAAAAAsbG9jYQziECUAAA68AAAAGG1heHAApww6AAAO1AAAACBuYW1lyc4/KQAADvQAAAK1cG9zdOOuJCcAABGsAAAAsnByZXDdawOFAAAd5AAAAHsAAQObAZAABQAIAnoCvAAAAIwCegK8AAAB4AAxAQIAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA6ADoCQNS/2oAWgNmAJwAAAABAAAAAAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAADoCf//AAAAAOgA//8AABgBAAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAA/2YDvwNWABYAKgAItSYXAwACLSsVETQ2MyEHBg8BDgEjIj0BIyIOAgcRAz4EMzIdATMyNicRNxEUBiOqrgIkNC81bThOAw8wO0Y4FgGcBWBockwDDzB0XAHgqLAlAgKzxjUwNW04ShCcDChKO/76/qwFYGpySBCcSHEBBt/9/rPGAAAAAAMAAP9qA9MDUgA1AGYAjQAKt4VsXUwrFQMtKzU+AjcyHgEXFhcWPgEzNzY/ATY3Nh4BHwEeAhcWFw4CBw4BBw4BDwEGIiclJi8CLgIRPgI3MhYfAhYXFjY/ATY3PgI3Nh4BMx4DFw4CBwUOAycmJy4DJyYRPgI3JTIeAR8BFhceAhcWFw4CDwEGDwEGDwEGJiMlJy4BJyYLKjgMEx4kBy/VEyIsAk05HiomFg0eEA8SAxoKBgMBCio8CiuqLAccCRoRFBT++AYaMzYdIgkLKjoMEx4UGX9VKhMkFRlEXAsqIhMQICoCBRYOBwEKKkAJ/v4HJhQsDtYuBkw+PgMECiw8CwFcHjBACHVOJwRCKgYDAQkiNAmMXS4UDgkZEBYR/wA/O1YFBFgPFhIGCBYCFWIECBwjGg0VEwUCBggJCwIICAcECg0WFgUUVBMDEgQLBwJ7AwsWGA0WCQEVDxQUBQgLDjonFAUKDA4gKAUYDgQDCBoDBgoLCQ4WGAR8AxYIDAZlFQMgHCAGBAEVDxgUBqIOJgM2JBMCGhYJBAkNEhQEQiwXCwgECwcCdxwaKAoEAAYAAAAAA+gCvwALABcAIwAwAD0ASgARQA5EPjcxKiQhGxUPCQMGLSsBDgEHLgEnPgE3HgEFDgEHLgEnPgE3HgEFDgEHLgEnPgE3HgEHDgEHFRYXMzY3NS4BJQ4BBxUWFyE2NzUuASUOAQcVFhchNjc1LgED4wJVQEBVAgJUQUFU/n0BTjo6TgICTjo6Tv6XAUMzM0MBAUMzM0N2N0UBAQrkCgEBRQEhRVYBAQ0BHA0BAVYBMkVWAQENARwNAQFWAihAVAICVEBAVQICVW06TgEBTjo6TgEBTm4zQwEBQzMyQwEBQ9kCTjRrCgEBCms0TiEDZ0VbDgEBDltFZyIDZ0V6DgEBDnpFZwAAAAAC//v/ZARxA1IAIgBHAAi1RSwdCgItKxMmNz4ENzIkOwEyHgEHHgMGHQEUBgcOAi4CJyY3BhYfAR4CFxYyPgMWPwE+AzcuAQ4EBy4DBwYCBxMEChIKGAWIAfRPlTcCWAsQFgoGAi5JRr7EzKiGHQ/gGlI/JyUiPBsLFhIUDBQECgMJZkZCAg8uODg+MjANG1xIShIZAgjXNwkOCgoKAwQGBgcJHhw0ICIyz/BdWGgUKmikYzTZHHo/KCYcKggDAgwCFgIMAwleRFoeKCAOJjo2MAkQWEw0DA8AAAAAA//7/2kCSQNSAAsAFwA6AAq3NSQSDAYAAy0rAQ4BBx4BFz4BNy4BBx4BFw4BBy4BJz4BAyIGBwYWFxYXBwYUFjI/ARcWMjY0LwE2Nz4BJy4BBwYiJyYBIm6RAwORbm2SAwOSbS09AQE9LS09AQE9qBQiCxENG0dPkBYuPBeOjRg8LheQUEYbDRASOxxRuVETA1IDkm1tkgMDkm1tkpQBPS0tPQEBPS0tPf6LEhEcOxIsEpAYOy4Wjo4WLjwXkBIsEjscGw0RMTEMAAAAAwAA/2oDRQNSAGsAeQCDAAq3gH5vbCsSAy0rETQ3Njc2OwEyNjU0JzU0NzY3NjsBHgEXNjMyFxYXHgEXFhUUBwYHDgQjIiYnND4BNzY7ATIWBhQGFxQWBisBIhQiFAYWBxQeAjsBMjY1NCYnJicmNTQiBxQPAQYHIyInJicmJy4BJyY3NTc0MwcGFRcUKwEiBwE2MxYXNCcjIgYPCRESHV4PFgEMDyMLKhM7TQcaFjUkYSAqFQgFAxAbDhwaMCQpbEoBFC4XDxkcBAQEBgEEAgYeChAMBAMICBwIIDkgJCdYHzUEARIICxoGGB5/RxgNESQGBAa3AQMLAQpdIhkCLxUZLSQ9Ax4dAh0oEg4HCRYPFRc7GRMVCgYCHy4BBQwMDW2bWTosG6xSKjYeEAIyUi02FAMBAggIDgYJEgYECAQOBQ4SCgQaM0w2BAkLFGMCAkM1GBkBCBAfCx0jvCchiQK0AQYUHGcKC/7ZAwERVQIpAAAABQAA/24C5QNOABMAJwA9AFUAbQAPQAxrXFNENSojGxAFBS0rERUUFx4BPwE2NzY0JyYvASYGBwYTJjQ3Njc2NzMyFxIVFAcGIyInJhM3NjMyFxYVFAcVBgcGIicuAScmNTQBJjU0PwE2MzIXFhceARcWFAcGDwEGIyIHBhUUHwEWOwE2Nz4BNzY1NCcmLwEmIyIGBRwPzBYJBQUJF8wOGgQIVgUGDBpRWgUtBBkbBgYVEJQEixMTCAgZAQIPCREIJGIYEgEwBg+CBw0DBBEMGTgJAwQID9EICBcBCQ1yBxEDEw4bOgwEAwUOzQoJFQEGDSsaEhAGPwcTChQJEwdSAxYTJAGpCBEJEQofDyb+x1AhBwIZ6P1vpxUDCyIFBd4OCAUDBigRDhALAV4MCxEQswgBAhAaWhwIEAcNAzUCZwwMEBC/CQEOGE4fCwoHBg4FRgQAAAEAAP9qA5UDUgAMAAazCgABLSsRMxMWFzY3EzMBESMRocUxNTA9wpr+cYUDUv7TS19VXAEm/cD+WAGoAAMAAP/VA7gDZgAaADcAbwAKt29gNisKAAMtKwEOAQcOARceARcWMjc+ATc+ATU0JicuAScmJxceARceARceAQ4BBw4BBw4BJy4BJy4BNz4BNzYWFwYHIiYnLgE3NgYHDgEHDgE1NCYnLgEvASYvARceAQcOAQ8BFx4BFxYyNz4BNz4BNzY0Jy4BLwEB0Wy2PjgcHie2fiRoJkR6MEFABAcm15AOFls6XSwpNA4GBAEEBxyRZDBrMHiwIggEBBW4iSRj2B9xJDkRCQsDBA8aJDMLBQcHBgkTERoNCBAIDw0ECT8oFwgkhVgjeyIeTRguQQ4GBgkiEggDZgdpXFTPYXmkHAcHDkEyQqFcJi0ejbkQAQE1DzcrK147EyZNKBdomyIPBwgYonkgYiSFuxwFBK+5ASQhFDUPCQUSGD8iDwcMAxQMDxoQFgoFChIaSB8sVRUKEFd3GAcHCCYSJ3JEI2MgJlEYCQAAAAQAAP+jA98DGAAzAHMAmgC3AA1ACqedmoxXNg8DBC0rAQYHBicmJy4BJyY3PgE3NhYXHgEXFhcWNzYnFhcWDgInJicuAScmBw4BFxYXFjcyPwE2EyIGJjY/ATY3Njc2Jy4BJy4BJyY2NzY3PgE3PgEnJi8BJjc2FxYXFgYHDgEHBgcOAQcGFhceARcWFxYHDgEHBgEGBwYHBhceARceARcWFxYXFhcGIwcGBwYmJy4BJyY2Nz4BNzY3NhM+ARceARUWBwYHDgEmNScmPwE2JyYnLgEnLgEnAfwfIDAwKRscJAYPWCBIKD11ORw6HQ4NGhAUAQUBCgUaIRMpJyRJJ2JgRj8SFUgfJBISIwdpBAkBCARcHRoJBwsGESUQDBIDAyEnJSgYLxYgGAMDCAEBAwYCFgYEHx4SKxcpJxUfBgUEBQkgEhUOGD8XMhoe/kgBBUQsHxMMPy8iRSRiYwoJBgEBAgVBPy5aLElrHA4BDBE5KxcZAqkzZzMYEAIXBAcBBAYBAQIJAgIBDRQqFho2GgF6EwUKCQkgH0YpckcZHQYLFBkMGwsFAgMTGSABBBIuHggDBRIRHgkXIBl3SFEuEwIDBgL+MAIJBQElDBEGCAwQK1ctJEkmLUYYFhAKGBAZQCcjIQUCAgEGJSwpQhwRGQsTFw0kGRUoFCxUKSsrRikODwQEAjYHBWBtTFAxPxINDwQKCQEDAQUDAQQCAQMHDExHJk8nOmksFhMD/p4JBwYCEhhOTAwLAgQCAgUREVAYGA4HCQgCAwECAAAAAAEAAAABAACBV+sGXw889QALA+gAAAAA0Sy56wAAAADRLI+7//v/ZARxA2YAAAAIAAIAAAAAAAAAAQAAA1L/agBaBHAAAP/1BHYAAQAAAAAAAAAAAAAAAAAAAAsD6AAAA78AAAPTAAAD6AAABHAAAAJDAAADRQAAAuUAAAOVAAAD6AAAA+gAAAAAAAAARAEcAaICEAJ2AzAD2gP4BKwF0QABAAAACwC4AAYAAAAAAAIAAAAQAHMAAAAiC3AAAAAAAAAAEgDeAAEAAAAAAAAANQAAAAEAAAAAAAEABgA1AAEAAAAAAAIABwA7AAEAAAAAAAMABgBCAAEAAAAAAAQABgBIAAEAAAAAAAUACwBOAAEAAAAAAAYABgBZAAEAAAAAAAoAKwBfAAEAAAAAAAsAEwCKAAMAAQQJAAAAagCdAAMAAQQJAAEADAEHAAMAAQQJAAIADgETAAMAAQQJAAMADAEhAAMAAQQJAAQADAEtAAMAAQQJAAUAFgE5AAMAAQQJAAYADAFPAAMAAQQJAAoAVgFbAAMAAQQJAAsAJgGxQ29weXJpZ2h0IChDKSAyMDE1IGJ5IG9yaWdpbmFsIGF1dGhvcnMgQCBmb250ZWxsby5jb21pbmRlZWRSZWd1bGFyaW5kZWVkaW5kZWVkVmVyc2lvbiAxLjBpbmRlZWRHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQBDAG8AcAB5AHIAaQBnAGgAdAAgACgAQwApACAAMgAwADEANQAgAGIAeQAgAG8AcgBpAGcAaQBuAGEAbAAgAGEAdQB0AGgAbwByAHMAIABAACAAZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AaQBuAGQAZQBlAGQAUgBlAGcAdQBsAGEAcgBpAG4AZABlAGUAZABpAG4AZABlAGUAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBuAGQAZQBlAGQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAQIBAwEEAQUBBgEHAQgBCQEKAQsKZmxhdHRyLWlzbQ1idWZmZXJhcHAtaXNtC215c3BhY2UtaXNtDWdldHBvY2tldC1pc20Gb2staXNtDGV2ZXJub3RlLWlzbQh5ZWxwLWlzbQ5oYWNrZXJuZXdzLWlzbQxtYW5hZ2V3cC1pc20LbWVuZWFtZS1pc20AAAAAAAEAAf//AA8AAAAAAAAAAAAAAACwACwgsABVWEVZICBLuAAOUUuwBlNaWLA0G7AoWWBmIIpVWLACJWG5CAAIAGNjI2IbISGwAFmwAEMjRLIAAQBDYEItsAEssCBgZi2wAiwgZCCwwFCwBCZasigBCkNFY0VSW1ghIyEbilggsFBQWCGwQFkbILA4UFghsDhZWSCxAQpDRWNFYWSwKFBYIbEBCkNFY0UgsDBQWCGwMFkbILDAUFggZiCKimEgsApQWGAbILAgUFghsApgGyCwNlBYIbA2YBtgWVlZG7ABK1lZI7AAUFhlWVktsAMsIEUgsAQlYWQgsAVDUFiwBSNCsAYjQhshIVmwAWAtsAQsIyEjISBksQViQiCwBiNCsQEKQ0VjsQEKQ7AAYEVjsAMqISCwBkMgiiCKsAErsTAFJbAEJlFYYFAbYVJZWCNZISCwQFNYsAErGyGwQFkjsABQWGVZLbAFLLAHQyuyAAIAQ2BCLbAGLLAHI0IjILAAI0JhsAJiZrABY7ABYLAFKi2wBywgIEUgsAtDY7gEAGIgsABQWLBAYFlmsAFjYESwAWAtsAgssgcLAENFQiohsgABAENgQi2wCSywAEMjRLIAAQBDYEItsAosICBFILABKyOwAEOwBCVgIEWKI2EgZCCwIFBYIbAAG7AwUFiwIBuwQFlZI7AAUFhlWbADJSNhRESwAWAtsAssICBFILABKyOwAEOwBCVgIEWKI2EgZLAkUFiwABuwQFkjsABQWGVZsAMlI2FERLABYC2wDCwgsAAjQrILCgNFWCEbIyFZKiEtsA0ssQICRbBkYUQtsA4ssAFgICCwDENKsABQWCCwDCNCWbANQ0qwAFJYILANI0JZLbAPLCCwEGJmsAFjILgEAGOKI2GwDkNgIIpgILAOI0IjLbAQLEtUWLEEZERZJLANZSN4LbARLEtRWEtTWLEEZERZGyFZJLATZSN4LbASLLEAD0NVWLEPD0OwAWFCsA8rWbAAQ7ACJUKxDAIlQrENAiVCsAEWIyCwAyVQWLEBAENgsAQlQoqKIIojYbAOKiEjsAFhIIojYbAOKiEbsQEAQ2CwAiVCsAIlYbAOKiFZsAxDR7ANQ0dgsAJiILAAUFiwQGBZZrABYyCwC0NjuAQAYiCwAFBYsEBgWWawAWNgsQAAEyNEsAFDsAA+sgEBAUNgQi2wEywAsQACRVRYsA8jQiBFsAsjQrAKI7AAYEIgYLABYbUQEAEADgBCQopgsRIGK7ByKxsiWS2wFCyxABMrLbAVLLEBEystsBYssQITKy2wFyyxAxMrLbAYLLEEEystsBkssQUTKy2wGiyxBhMrLbAbLLEHEystsBwssQgTKy2wHSyxCRMrLbAeLACwDSuxAAJFVFiwDyNCIEWwCyNCsAojsABgQiBgsAFhtRAQAQAOAEJCimCxEgYrsHIrGyJZLbAfLLEAHistsCAssQEeKy2wISyxAh4rLbAiLLEDHistsCMssQQeKy2wJCyxBR4rLbAlLLEGHistsCYssQceKy2wJyyxCB4rLbAoLLEJHistsCksIDywAWAtsCosIGCwEGAgQyOwAWBDsAIlYbABYLApKiEtsCsssCorsCoqLbAsLCAgRyAgsAtDY7gEAGIgsABQWLBAYFlmsAFjYCNhOCMgilVYIEcgILALQ2O4BABiILAAUFiwQGBZZrABY2AjYTgbIVktsC0sALEAAkVUWLABFrAsKrABFTAbIlktsC4sALANK7EAAkVUWLABFrAsKrABFTAbIlktsC8sIDWwAWAtsDAsALABRWO4BABiILAAUFiwQGBZZrABY7ABK7ALQ2O4BABiILAAUFiwQGBZZrABY7ABK7AAFrQAAAAAAEQ+IzixLwEVKi2wMSwgPCBHILALQ2O4BABiILAAUFiwQGBZZrABY2CwAENhOC2wMiwuFzwtsDMsIDwgRyCwC0NjuAQAYiCwAFBYsEBgWWawAWNgsABDYbABQ2M4LbA0LLECABYlIC4gR7AAI0KwAiVJiopHI0cjYSBYYhshWbABI0KyMwEBFRQqLbA1LLAAFrAEJbAEJUcjRyNhsAlDK2WKLiMgIDyKOC2wNiywABawBCWwBCUgLkcjRyNhILAEI0KwCUMrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyCwCEMgiiNHI0cjYSNGYLAEQ7ACYiCwAFBYsEBgWWawAWNgILABKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwAmIgsABQWLBAYFlmsAFjYSMgILAEJiNGYTgbI7AIQ0awAiWwCENHI0cjYWAgsARDsAJiILAAUFiwQGBZZrABY2AjILABKyOwBENgsAErsAUlYbAFJbACYiCwAFBYsEBgWWawAWOwBCZhILAEJWBkI7ADJWBkUFghGyMhWSMgILAEJiNGYThZLbA3LLAAFiAgILAFJiAuRyNHI2EjPDgtsDgssAAWILAII0IgICBGI0ewASsjYTgtsDkssAAWsAMlsAIlRyNHI2GwAFRYLiA8IyEbsAIlsAIlRyNHI2EgsAUlsAQlRyNHI2GwBiWwBSVJsAIlYbkIAAgAY2MjIFhiGyFZY7gEAGIgsABQWLBAYFlmsAFjYCMuIyAgPIo4IyFZLbA6LLAAFiCwCEMgLkcjRyNhIGCwIGBmsAJiILAAUFiwQGBZZrABYyMgIDyKOC2wOywjIC5GsAIlRlJYIDxZLrErARQrLbA8LCMgLkawAiVGUFggPFkusSsBFCstsD0sIyAuRrACJUZSWCA8WSMgLkawAiVGUFggPFkusSsBFCstsD4ssDUrIyAuRrACJUZSWCA8WS6xKwEUKy2wPyywNiuKICA8sAQjQoo4IyAuRrACJUZSWCA8WS6xKwEUK7AEQy6wKystsEAssAAWsAQlsAQmIC5HI0cjYbAJQysjIDwgLiM4sSsBFCstsEEssQgEJUKwABawBCWwBCUgLkcjRyNhILAEI0KwCUMrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyBHsARDsAJiILAAUFiwQGBZZrABY2AgsAErIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbACYiCwAFBYsEBgWWawAWNhsAIlRmE4IyA8IzgbISAgRiNHsAErI2E4IVmxKwEUKy2wQiywNSsusSsBFCstsEMssDYrISMgIDywBCNCIzixKwEUK7AEQy6wKystsEQssAAVIEewACNCsgABARUUEy6wMSotsEUssAAVIEewACNCsgABARUUEy6wMSotsEYssQABFBOwMiotsEcssDQqLbBILLAAFkUjIC4gRoojYTixKwEUKy2wSSywCCNCsEgrLbBKLLIAAEErLbBLLLIAAUErLbBMLLIBAEErLbBNLLIBAUErLbBOLLIAAEIrLbBPLLIAAUIrLbBQLLIBAEIrLbBRLLIBAUIrLbBSLLIAAD4rLbBTLLIAAT4rLbBULLIBAD4rLbBVLLIBAT4rLbBWLLIAAEArLbBXLLIAAUArLbBYLLIBAEArLbBZLLIBAUArLbBaLLIAAEMrLbBbLLIAAUMrLbBcLLIBAEMrLbBdLLIBAUMrLbBeLLIAAD8rLbBfLLIAAT8rLbBgLLIBAD8rLbBhLLIBAT8rLbBiLLA3Ky6xKwEUKy2wYyywNyuwOystsGQssDcrsDwrLbBlLLAAFrA3K7A9Ky2wZiywOCsusSsBFCstsGcssDgrsDsrLbBoLLA4K7A8Ky2waSywOCuwPSstsGossDkrLrErARQrLbBrLLA5K7A7Ky2wbCywOSuwPCstsG0ssDkrsD0rLbBuLLA6Ky6xKwEUKy2wbyywOiuwOystsHAssDorsDwrLbBxLLA6K7A9Ky2wciyzCQQCA0VYIRsjIVlCK7AIZbADJFB4sAEVMC0AS7gAyFJYsQEBjlmwAbkIAAgAY3CxAAVCsQAAKrEABUKxAAgqsQAFQrEACCqxAAVCuQAAAAkqsQAFQrkAAAAJKrEDAESxJAGIUViwQIhYsQNkRLEmAYhRWLoIgAABBECIY1RYsQMARFlZWVmxAAwquAH/hbAEjbECAEQA) format('truetype');
}
.fa-facebook-ism:before, .fa-facebook-ism:after {
content: "\f09a";
}
.fa-twitter-ism:before, .fa-twitter-ism:after {
content: "\f099";
}
.fa-google-ism:before, .fa-google_plus-ism:before, .fa-google-ism:after, .fa-google_plus-ism:after {
content: "\f1a0";
}
.fa-pinterest-ism:before, .fa-pinterest-ism:after {
content: "\f0d2";
}
.fa-linkedin-ism:before, .fa-linkedin-ism:after {
content: "\f0e1";
}
.fa-digg-ism:before, .fa-digg-ism:after {
content: "\f1a6";
}
.fa-stumbleupon-ism:before, .fa-stumbleupon-ism:after, .fa-stumbleupo-ism:before,.fa-stumbleupo-ism:after {
content: "\f1a4";
}
.fa-tumblr-ism:before, .fa-tumblr-ism:after {
content: "\f173";
}
.fa-vk-ism:before, .fa-vk-ism:after {
content: "\f189";
}
.fa-reddit-ism:before, .fa-reddit-ism:after {
content: "\f281"
}
.fa-delicious-ism:before, .fa-delicious-ism:after {
content: "\f1a5";
}
.fa-weibo-ism:before, .fa-weibo-ism:after {
content: "\f18a";
}
.fa-xing-ism:before, .fa-xing-ism:after {
content: "\f168";
}
.fa-print-ism:before, .fa-print-ism:after {
content: "\f02f";
}
.fa-email-ism:before, .fa-email-ism:after {
content: "\f003";
}
.fa-whatsapp-ism:before, .fa-whatsapp-ism:after {
content: "\f232";
}
.fa-mailru-ism:before, .fa-mailru-ism:after {
content: "\f1fa";
} .fa-bufferapp-ism:before, .fa-bufferapp-ism:after {
font-family: indeed-ism;
content: '\e801';
}
.fa-evernote-ism:before, .fa-evernote-ism:after {
font-family: indeed-ism;
content: '\e805';
}
.fa-ok-ism:before, .fa-ok-ism:after {
font-family: indeed-ism;
content: '\e804';
}
.fa-getpocket-ism:before, .fa-getpocket-ism:after {
font-family: indeed-ism;
content: '\e803';
}
.fa-meneame-ism:before, .fa-meneame-ism:after {
font-family: indeed-ism;
content: '\e809';
}
.fa-flattr-ism:before, .fa-flattr-ism:after {
font-family: indeed-ism;
content: '\e800';
}
.fa-managewp-ism:before, .fa-managewp-ism:after {
font-family: indeed-ism;
content: '\e808';
}
.fa-myspace-ism:before, .fa-myspace-ism:after {
font-family: indeed-ism;
content: '\e802';
}
.fa-yelp-ism:before {
font-family: indeed-ism;
content: '\e806';
}
.fa-hackernews-ism:before {
content: "\f1d4";
}
.fa-ymail-ism:before {
content: "\f19e";
}
.fa-gmail-ism:before {
content: "\f0e0";
}
.fa-ism_move_bttn:before{
content: "\f047";
}
.fa-sms-ism:before{
content: "\f27a";
}
.fa-viber-ism:before{
content: "\f095";
}
.fa-telegram-ism:before{
content: "\f1d8";
}
.fa-comments-ism:before{
content: "\f086";
}
.fa-love_like-ism:before{
content: "\f004" !important;
}
.fa-aol-ism:before{
content: "\f170";
}
.fa-flipboard-ism:before{
content: "\f280";
}
.fa-mailto-ism:before{
content: "\f1ea";
}
.fa-skype-ism:before{
content: "\f17e";
}
.fa-messenger-ism:before {
content: "\f09a";
}
.fa-line-ism:before {
content: "\f075";
}
.fa-renren-ism:before {
content: "\f18b";
}
.fa-yummly-ism:before {
content: "\f0e7";
}
.fa-livejournal-ism:before {
content: "\f040";
}
.fa-kakao-ism:before {
content: "k";
}
.fa-hatena-ism:before {
content: "B\f12a";
}
.fa-tencent-ism:before {
content: "\f123";
}
.fa-naver-ism:before, .fa-naver-ism:after {
font-family: Arial, Helvetica, sans-serif;
content: "N";
font-weight: 800;
}
.fa-qr-ism:before {
content: "\f029";
}
.fa-edgar-ism:before {
font-family: Arial, Helvetica, sans-serif;
content: "E";
}
.fa-fintel-ism:before {
font-family: Arial, Helvetica, sans-serif;
content: "Fi";
}
.fa-mix-ism:before {
content: "\f102";
}
.fa-wechat-ism:before {
content: "\f1d7";
}
.fa-bibsonomy-ism:before {
font-family: Arial, Helvetica, sans-serif;
content: "BS";
}
.fa-diigo-ism:before {
font-family: Arial, Helvetica, sans-serif;
content: "d";
}
.fa-subscribe-ism:before {
font-family: Arial, Helvetica, sans-serif;
content: "S";
}
.fa-trash-ism:before{
content: "\f1f8";
}
.fa-eraser-ism:before{
content: "\f12d";
font-size: 25px;
}
.fa-download-ism:before {
content: "\f019";
}@font-face {
font-family: 'ism-socicon';
src: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/socicon/socicon.eot);
src: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/socicon/socicon.eot?#iefix) format('embedded-opentype'),
url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/socicon/socicon.woff) format('woff'),
url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/socicon/socicon.woff2) format('woff2'),
url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/socicon/socicon.ttf) format('truetype'),
url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/fonts/socicon/socicon.svg#sociconregular) format('svg');
font-weight: normal;
font-style: normal;
text-transform: initial;
}
[class^="ism-socicon-"], [class*=" ism-socicon-"] {
font-family: 'ism-socicon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ism-sc-icon {
display: inline-block;
font-family: 'ism-socicon';
font-style: normal;
font-weight: normal;
line-height: 1.6;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
vertical-align: middle;
width: 20px;
font-size: 17px;
text-align: center;
float: left;
}
.ism-socicon-renren:before {
content: "\52";
}
.ism-socicon-qq:before {
content: "\5b";
}
.ism-socicon-baidu:before {
content: "\bf";
}
.ism-socicon-douban:before {
content: "\5c";
}
.ism-socicon-weibo:before {
content: "\b1";
}
.ism-socicon-snapchat:before {
content: "\60";
}
.ism-socicon-ravelry:before {
content: "\b0";
}
.ism-socicon-periscope:before {
content: "\30";
}
.ism-socicon-angellist:before {
content: "\20ac";
}
.ism-socicon-istock:before {
content: "\25";
}
.ism-socicon-modelmayhem:before {
content: "\21";
}
.ism-socicon-icq:before {
content: "\a7";
}
.ism-socicon-storehouse:before {
content: "\3e";
}
.ism-socicon-whatsapp:before {
content: "\3c";
}
.ism-socicon-pocket:before {
content: "\3f";
}
.ism-socicon-airbnb:before {
content: "\2f";
}
.ism-socicon-twitch:before {
content: "\7b";
}
.ism-socicon-ello:before {
content: "\27";
}
.ism-socicon-8tracks:before {
content: "\7d";
}
.ism-socicon-amazon:before {
content: "\a3";
}
.ism-socicon-mixcloud:before {
content: "\22";
}
.ism-socicon-meetup:before {
content: "\5d";
}
.ism-socicon-persona:before {
content: "\29";
}
.ism-socicon-android:before {
content: "\5f";
}
.ism-socicon-odnoklassniki:before {
content: "\2e";
}
.ism-socicon-github:before {
content: "\51";
}
.ism-socicon-drupal:before {
content: "\23";
}
.ism-socicon-appnet:before {
content: "\34";
}
.ism-socicon-buffer:before {
content: "\39";
}
.ism-socicon-goodreads:before {
content: "\35";
}
.ism-socicon-houzz:before {
content: "\2b";
}
.ism-socicon-mail:before {
content: "\40";
}
.ism-socicon-patreon:before {
content: "\3d";
}
.ism-socicon-paypal:before {
content: "\2d";
}
.ism-socicon-playstation:before {
content: "\5e";
}
.ism-socicon-rss:before {
content: "\2c";
}
.ism-socicon-slideshare:before {
content: "\38";
}
.ism-socicon-smugmug:before {
content: "\a8";
}
.ism-socicon-swarm:before {
content: "\24";
}
.ism-socicon-triplej:before {
content: "\2a";
}
.ism-socicon-vkontakte:before {
content: "\3b";
}
.ism-socicon-yammer:before {
content: "\26";
}
.ism-socicon-coderwall:before {
content: "\32";
}
.ism-socicon-dailymotion:before {
content: "\74";
}
.ism-socicon-envato:before {
content: "\47";
}
.ism-socicon-feedburner:before {
content: "\69";
}
.ism-socicon-flattr:before {
content: "\50";
}
.ism-socicon-foursquare:before {
content: "\65";
}
.ism-socicon-friendfeed:before {
content: "\53";
}
.ism-socicon-identica:before {
content: "\55";
}
.ism-socicon-lanyrd:before {
content: "\37";
}
.ism-socicon-disqus:before {
content: "\3a";
}
.ism-socicon-newsvine:before {
content: "\54";
}
.ism-socicon-outlook:before {
content: "\31";
}
.ism-socicon-skype:before {
content: "\67";
}
.ism-socicon-stackoverflow:before {
content: "\28";
}
.ism-socicon-steam:before {
content: "\58";
}
.ism-socicon-tripadvisor:before {
content: "\33";
}
.ism-socicon-tripit:before {
content: "\36";
}
.ism-socicon-vimeo:before {
content: "\73";
}
.ism-socicon-vine:before {
content: "\75";
}
.ism-socicon-wikipedia:before {
content: "\4e";
}
.ism-socicon-windows:before {
content: "\5a";
}
.ism-socicon-wordpress:before {
content: "\79";
}
.ism-socicon-xbox:before {
content: "\59";
}
.ism-socicon-yahoo:before {
content: "\66";
}
.ism-socicon-yelp:before {
content: "\68";
}
.ism-socicon-youtube:before {
content: "\72";
}
.ism-socicon-zynga:before {
content: "\57";
}
.ism-socicon-500px:before {
content: "\77";
}
.ism-socicon-apple:before {
content: "\4f";
}
.ism-socicon-bebo:before {
content: "\56";
}
.ism-socicon-behance:before {
content: "\48";
}
.ism-socicon-blogger:before {
content: "\41";
}
.ism-socicon-delicious:before {
content: "\49";
}
.ism-socicon-deviantart:before {
content: "\4a";
}
.ism-socicon-digg:before {
content: "\46";
}
.ism-socicon-dribbble:before {
content: "\44";
}
.ism-socicon-facebook:before {
content: "\62";
}
.ism-socicon-flickr:before {
content: "\76";
}
.ism-socicon-forrst:before {
content: "\4b";
}
.ism-socicon-google:before {
content: "\63";
}
.ism-socicon-grooveshark:before {
content: "\70";
}
.ism-socicon-instagram:before {
content: "\78";
}
.ism-socicon-lastfm:before {
content: "\71";
}
.ism-socicon-linkedin:before {
content: "\6a";
}
.ism-socicon-myspace:before {
content: "\6d";
}
.ism-socicon-pinterest:before {
content: "\64";
}
.ism-socicon-play:before {
content: "\4c";
}
.ism-socicon-reddit:before {
content: "\43";
}
.ism-socicon-soundcloud:before {
content: "\6e";
}
.ism-socicon-spotify:before {
content: "\6f";
}
.ism-socicon-stumbleupon:before {
content: "\45";
}
.ism-socicon-technorati:before {
content: "\42";
}
.ism-socicon-tumblr:before {
content: "\7a";
}
.ism-socicon-twitter:before {
content: "\61";
}
.ism-socicon-viadeo:before {
content: "\6b";
}
.ism-socicon-xing:before {
content: "\6c";
}
.ism-socicon-zerply:before {
content: "\4d";
}.ism_total_share{
display: inline-block;
padding: 2px 1px;
color:#333;
clear: both;
overflow: hidden;
margin: 0px;
text-align: center;
line-height:1;
vertical-align: middle;
font-family: helvetica, arial, sans-serif;
max-width:100%;
min-width:41px;
}
.ism_total_share.ism_light{
color:#fff;
}
.ism_total_share .ism_tc_label{
font-size: 15px;
font-weight: 700;
vertical-align: middle;
}
.ism_total_share .ism_tc_count{
font-size: 18px;
font-weight: 900;
vertical-align: middle;
padding: 0px 1px;
line-height:12px;
}
.ism_total_share .ism_tc_count.ism-zoomed{
font-size:25px;
line-height:20px;
}
.ism_total_share .ism_tc_sublabel{
font-size: 10px;
vertical-align: middle;
}  .ism_popup_wrapper{
overflow: hidden;
}
.ism_popup_box{
position: fixed;
z-index: 999993;
left:50%;
background:#fff;
display:none;
-webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.35);
-moz-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.35);
box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.35);
}
.ism_popup_box .ism_top_side{
font-family: 'Open Sans', helvetica, arial, sans-serif;
font-size: 25px;
line-height: 48px;
color: #fff;
font-weight: 400;
letter-spacing: .5px;
position:absolute;
top: 0;
left: 0px;
width: 100%;
text-indent: 25px;
background-color: #404650;
background-color: #555f6e;
}
.ism_popup_box .ism_popup_above_content{
margin-top:48px;
}
.ism_popup_wrapper:after{
content: "";
background-color: rgba(0,0,0,0.65);
top: 0;
left: 0;
width: 100%;
height: 100%;
position: fixed;
z-index: 999992;
} .ism_popup_box .ism_close_popup{
position:absolute;
top: 10px;
right: 10px;
width: 24px;
height: 24px;
background: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/images/close.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
z-index: 999994;
opacity:0.4;
}
.ism_popup_box .ism_close_popup:hover{
opacity:0.8;
}  .ism_after_share_wrapper{
}
.ism_after_share_box{
position: fixed;
z-index: 999993;
left:50%;
background:#fff;
display:none;
-webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.35);
-moz-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.35);
box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.35);
width:100%;
}
.ism_after_share_box .ism_top_after_share{
font-family: 'Open Sans', helvetica, arial, sans-serif;
font-size: 25px;
line-height: 48px;
color: #fff;
font-weight: 400;
letter-spacing: .5px;
position:absolute;
top: 0;
left: 0px;
width: 100%;
text-indent: 25px;
background-color: #404650;
background-color: #555f6e;
}
.ism_after_share_box .ism_after_share_above_content{
padding: 20px;
padding-top:0px;
margin-top:48px;
}
.ism_after_share_wrapper:after{
content: "";
background-color: rgba(0,0,0,0.65);
top: 0;
left: 0;
width: 100%;
height: 100%;
position: fixed;
z-index: 999992;
} .ism_after_share_box .ism_close_after_share{
position:absolute;
top: 10px;
right: 10px;
width: 24px;
height: 24px;
background: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/images/close.png);
background-size:   cover;
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
z-index: 999994;
opacity:0.4;
}
.ism_after_share_box .ism_close_after_share:hover{
opacity:0.8;
}  .ism_slide_box{
position: fixed;
bottom: 0px;
right: 0px;
margin: 0px;
padding: 0px;
z-index: 999990;
background:#fff;
display:none;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
}
.ism_slide_box .ism_top_side_slide{
font-family: 'Open Sans', helvetica, arial, sans-serif;
font-size: 25px;
line-height: 48px;
color: #404650;
font-weight: 400;
letter-spacing: .5px;
position:absolute;
top: 0;
left: 0px;
width: 100%;
text-indent: 25px;
border-bottom:1px solid #ededed;
background-color: #fafafa;
}
.ism_slide_box .ism_popup_above_content_slide{
margin-top:48px;
} .ism_slide_box .ism_close_slide{
position:absolute;
top: 10px;
right: 10px;
width: 24px;
height: 24px;
background: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/images/close_bk.png);
background-size:   cover;
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
z-index: 999991;
opacity:0.2;
}
.ism_slide_box .ism_close_slide:hover{
opacity:0.8;
}  .popup_wrapp {
position: fixed;
z-index: 999999;
top: 0px;
height: auto;
left: 0px;
width: 100%;
min-height: 100%;
background-color: rgba(0,0,0,0.30);
}
.popup_wrapp .the_popup {
width: 100%;
max-width: 500px;
height: auto;
margin: 0 auto;
margin-top: 3%;
margin-bottom: 6%;
bottom: 10px;
font-family: "Open Sans",sans-serif;
position:relative;
}
.popup_wrapp .the_popup .popup_top{
background-color: #e64151;
padding: 6px 9px; }
@-webkit-keyframes fadeInLeftTitle {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftTitle {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.popup_wrapp .the_popup .popup_top .title{
float: left;
margin: 5px 0px 5px 5px;
font-size: 18px;
font-family: "Open Sans",sans-serif;
color: #fff;
-webkit-animation-name: fadeInLeftTitle;
animation-name: fadeInLeftTitle;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.popup_wrapp .the_popup .popup_top .close_bttn{
background: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/images/close_2.png) no-repeat top center;
background-size:20px;
width: 20px;
height: 20px;
margin-top:5px;
float: right;
cursor: pointer;
}
.popup_wrapp .the_popup .popup_content {
padding: 10px;
background: #fafafa;
min-height: 250px;
border: 1px solid #dd;
border-top: none;
}
.popup_wrapp .the_popup .popup_content .the_button{
height: 30px;
line-height: 28px;
padding: 0 12px 2px;
background-color: #21759b;
background-image: -webkit-gradient(linear,left top,left bottom,from(#2a95c5),to(#21759b));
background-image: -webkit-linear-gradient(top,#2a95c5,#21759b);
background-image: -moz-linear-gradient(top,#2a95c5,#21759b);
background-image: -ms-linear-gradient(top,#2a95c5,#21759b);
background-image: -o-linear-gradient(top,#2a95c5,#21759b);
background-image: linear-gradient(to bottom,#2a95c5,#21759b);
border-color: #21759b;
border-bottom-color: #1e6a8d;
-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
color: #fff;
text-decoration: none;
text-shadow: 0 1px 0 rgba(0,0,0,0.1);
display: inline-block;
text-decoration: none;
font-size: 12px;
line-height: 23px;
height: 24px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 3px;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
min-width: 100px;
text-align: center;
float: right;
clear: both;
margin: 10px;
min-height: 30px;
line-height: 30px;
}
.popup_wrapp .the_popup .popup_content .loading{
background-image: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/images/wpspin_light.gif);
width: 16px;
height: 16px;
display: none;
}
.popup_form{
width:100%;
font-size:13px;
}
.popup_form .popup_name{
width:49%;
display:inline-block;
margin-right:1%;
}
.popup_form .popup_name input{
width:100%;
box-sizing: border-box;
}
.popup_form .popup_from{
width:49%;
display:inline-block;
}
.popup_form .popup_from input{
width:100%;
box-sizing: border-box;
}
.popup_form .popup_sendto{
width:100%;
margin:8px 0 15px 0;
}
.popup_form .popup_sendto input{
width:100%;
box-sizing: border-box;
}
.popup_form .popup_subject{
width:100%;
display:inline-block;
margin-bottom:10px;
}
.popup_form .popup_subject input{
width:100%;
box-sizing: border-box;
}
.popup_form .popup-label{
margin:5px 0 2px 0;
font-weight:bold;
font-size: 13px;
}
.popup_form .popup_message{
width:100%;
}
.popup_form .popup_message textarea{
width:100%;
box-sizing: border-box;
min-height:150px;
}
.popup_form .popup_captcha{
width:100%;
}
.popup_form .popup_captcha input{
width:100%;
box-sizing: border-box;
}
.popup_error{
color: #c14947;
font-size: 13px;
background-color: #f2dede;
padding: 9px;
border-radius: 4px;
}
.popup_success{
color: #34771b;
font-size: 14px;
font-weight:bold;
background-color: #ccebc9;
padding: 13px;
border-radius: 4px;
} .ism_pinterest_popup_wrap_img{
display: inline-block;
width: 80px;
height: 80px;
margin: 5px;
padding: 5px;
margin-top: 10px;
border: 1px solid #eee;
vertical-align: middle;
text-align: center;
background-color: #fff;
position: relative;
cursor: pointer;
}
.popup_mini_img, .popup_mini_img_selected{
vertical-align: middle;
max-width: 80px;
max-height: 80px;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
top: 50%;
transform: translateY(-50%);
}
.ism_pinterest_popup_wrap_img:hover, .popup_mini_img_selected{
border: 1px solid #c3c3c3;
}
.popup_wrapp .the_popup .popup_top.pinterest_popup{
background-color: rgb(174, 24, 31);
}
.pinIt_bttn{
background-color: rgb(174, 24, 31);
color: #fff;
padding: 5px 15px;
display: inline-block;
position: absolute;
bottom: 10px;
left: 10px;
cursor: pointer;
opacity: 0.80;
}
.pinIt_bttn:hover{
opacity: 1;
}  .ism_box_facebook{
background-color:rgb(59, 89, 152);
}
.ism_box_twitter{
background-color:#00ABF0;
}
.ism_box_google{
background-color:rgb(217, 82, 50);
}
.ism_box_linkedin{
background-color:rgb(28, 134, 188);
}
.ism_box_pinterest{
background-color:rgb(174, 24, 31);
}
.ism_box_stumbleupon{
background-color:rgb(233, 75, 36);
}
.ism_box_vk{
background-color:#5d83aa;
}
.ism_box_digg{
background-color:#005f93;
}
.ism_box_tumblr{
background-color:#2c4762;
}
.ism_box_email {
background-color: #666;
}
.ism_box_reddit{
background-color:#2cae2c;
}
.ism_box_delicious{
background-color: #2f78c5;
}
.ism_box_weibo{
background-color: #ED1C24;
}
.ism_box_xing{
background-color: #00605e;
}
.ism_box_print{
background-color: #333333;
}
.ism_box_ok{
background-color:#fb8433;
}
.ism_box_whatsapp{
background-color:#2ab200;
}
.ism_box_bufferapp{
background-color: #000;
}
.ism_box_mailru{
background-color: #044b89;
}
.ism_box_meneame{
background-color: #f6711b;
}
.ism_box_evernote{
background-color: #7cbf4b;
}
.ism_box_getpocket{
background-color: #f03e58;
}
.ism_box_flattr{
background-color: #7faf44;
}
.ism_box_managewp{
background-color: #248acb;
}
.ism_box_myspace{
background-color: #3a5998;
}
.ism_box_hackernews{
background-color: #f17626;
}
.ism_box_ymail{
background-color: #511295;
}
.ism_box_gmail{
background-color: #e3513f;
}
.ism_box_blogger{
background-color: #ec661c;
}
.ism_box_amazon{
background-color: #ff9900;
}
.ism_box_newsvine{
background-color: #075B2F;
}
.ism_box_douban{
background-color: #3ca353;
}
.ism_box_viadeo{
background-color: #e4a000;
}
.ism_box_identica{
background-color: #000000;
}
.ism_box_baidu{
background-color: #2629d9;
}
.ism_box_foursquare{
background-color: #f94877;
}
.ism_box_skype{
background-color: #28abe3;
}
.ism_box_yelp{
background-color: #c83218;
}
.ism_box_feedburner{
background-color: #ffcc00;
}
.ism_box_soundcloud{
background-color: #fe3801;
}
.ism_box_spotify{
background-color: #7bb342;
}
.ism_box_grooveshark{
background-color: #000000;
}
.ism_box_mixcloud{
background-color: #000000;
}
.ism_box_lastfm{
background-color: #d41316;
}
.ism_box_youtube{
background-color: #e02a20;
}
.ism_box_vimeo{
background-color: #51b5e7;
}
.ism_box_dailymotion{
background-color: #004e72;
}
.ism_box_vine{
background-color: #00b389;
}
.ism_box_flickr{
background-color: #1e1e1b;
}
.ism_box_500px{
background-color: #58a9de;
}
.ism_box_instagram{
background-color: #9c7c6e;
}
.ism_box_technocrati{
background-color: #5cb030;
}
.ism_box_dribbble{
background-color: #020202;
}
.ism_box_deviantart{
background-color: #c5d200;
}
.ism_box_forst{
background-color: #5B9A68;
}
.ism_box_play{
background-color: #000000;
}
.ism_box_zerply{
background-color: #9DBC7A;
}
.ism_box_wikipedia{
background-color: #000000;
}
.ism_box_apple{
background-color: #B9BFC1;
}
.ism_box_flattr{
background-color: #F67C1A;
}
.ism_box_github{
background-color: #221e1b;
}
.ism_box_friendfeed{
background-color: #2F72C4;
}
.ism_box_newsvine{
background-color: #075B2F;
}
.ism_box_bebo{
background-color: #EF1011;
}
.ism_box_zynga{
background-color: #DC0606;
}
.ism_box_steam{
background-color: #171a21;
}
.ism_box_xbox{
background-color: #92C83E;
}
.ism_box_windows{
background-color: #00BDF6;
}
.ism_box_outlook{
background-color: #0072C6;
}
.ism_box_coderwall{
background-color: #3E8DCC;
}
.ism_box_tripadvisor{
background-color: #4B7E37;
}
.ism_box_appnet{
background-color: #494949;
}
.ism_box_goodreads{
background-color: #463020;
}
.ism_box_tripit{
background-color: #1982C3;
}
.ism_box_lanyrd{
background-color: #3c80c9;
}
.ism_box_slideshare{
background-color: #4ba3a6;
}
.ism_box_rss{
background-color: #f26109;
}
.ism_box_disqus{
background-color: #2e9fff;
}
.ism_box_houzz{
background-color: #7CC04B;
}
.ism_box_mail{
background-color: #000000;
}
.ism_box_patreon{
background-color: #E44727;
}
.ism_box_paypal{
background-color: #009cde;
}
.ism_box_playstation{
background-color: #000000;
}
.ism_box_smugmug{
background-color: #ACFD32;
}
.ism_box_swarm{
background-color: #FC9D3C;
}
.ism_box_triplej{
background-color: #E53531;
}
.ism_box_yammer{
background-color: #1175C4;
}
.ism_box_stackoverflow{
background-color: #FD9827;
}
.ism_box_drupal{
background-color: #00598e;
}
.ism_box_android{
background-color: #8ec047;
}
.ism_box_meetup{
background-color: #e2373c;
}
.ism_box_persona{
background-color: #e6753d;
}
.ism_box_ello{
background-color: #000000;
}
.ism_box_8tracks{
background-color: #122c4b;
}
.ism_box_twitch{
background-color: #6441a5;
}
.ism_box_airbnb{
background-color: #ff5a5f;
}
.ism_box_storehouse{
background-color: #25B0E6;
}
.ism_box_icq{
background-color: #7EBD00;
}
.ism_box_modelmayhem{
background-color: #000000;
}
.ism_box_istock{
background-color: #000000;
}
.ism_box_angellist{
background-color: #000000;
}
.ism_box_periscope{
background-color: #3AA4C6;
}
.ism_box_periscope{
background-color: #3AA4C6;
}
.ism_box_ravelry{
background-color: #B6014C;
}
.ism_box_snapchat{
background-color: #fffa37;
}
.ism_box_qq{
background-color: #4297d3;
}
.ism_box_qq{
background-color: #4297d3;
}
.ism_box_renren{
background-color: #2266b0;
}
.ism_box_envato{
background-color: #597c3a;
}
.ism_box_behance{
background-color: #000000;
}
.ism_box_forrst{
background-color: #5B9A68;
}
.ism_box_technorati{
background-color: #5cb030;
}
.ism_box_viber{
background-color: #7b519d;
}
.ism_box_sms{
background-color: #99BF7A;
}
.ism_box_telegram{
background-color: #0088cc;
}
.ism_box_comments{
background-color: #32373c;
}
.ism_box_love_like{
background-color: #B33D25 ;
}
.ism_box_aol{
background-color: #00c4ff;
}
.ism_box_flipboard {
background-color: #e12828;
}
.ism_box_mailto{
background-color: #449a88;
}
.ism_box_line {
background-color: #23980f;
}
.ism_box_yummly {
background-color: #e16120;
}
.ism_box_messenger {
background-color: #0084FF;
}
.ism_box_kakao {
background-color: #FFEE33;
}
.ism_box_livejournal {
background-color: #004359;
}
.ism_box_hatena {
background-color: #00a5de;
}
.ism_box_renren {
background-color: #2266b0;
}
.ism_box_tencent {
background-color: #22A1DB;
}
.ism_box_naver {
background-color: #1fbc02;
}
.ism_box_qr {
background-color: #5ab7e5;
}
.ism_box_edgar {
background-color: #226f98;
}
.ism_box_fintel {
background-color: #404040;
}
.ism_box_mix {
background-color: #fd8235;
}
.ism_box_wechat {
background-color: #888888;
}
.ism_box_bibsonomy {
background-color: #069;
}
.ism_box_diigo {
background-color: #04c;
}
.ism_box_subscribe {
background-color: #e94043;
}  .clear {
clear: both;
}
.ism_wrap{
margin: 0px auto;
word-wrap: normal!important;
clear: both;
display: inline-block;
z-index:99999;
}
.ism_wrap a:link, .ism_wrap a:visited, , .ism_wrap a:active{
text-decoration:none !important;
}
.ism_wrap a{
line-height: 0 !important;
}
.ism_wrap,
.ism_wrap input{
line-height: 0 !important;
}
.ism_item_wrapper{
vertical-align:middle;
}
.ism_item{
margin: 4px;
padding:3px 10px;
color:#fff;
clear:both;
overflow:hidden;
cursor: pointer;
text-align:center;
}
.ism_item::after {
clear:both;
}
.indeed_sm_icon{
opacity: 0.6;
width: 40px;
height: 40px;
margin: 5px;
}
.indeed_sm_icon:hover{
opacity: 1;
}
.indeed_full_name_sm{
font-size: 11px;
color: #003333;
white-space: nowrap!important;
overflow: hidden;
}
.ism_share_counts{
display: inline-block;
font-size: 14px;
font-weight:bold;
line-height: 1.8;
white-space: nowrap!important;
overflow: hidden;
vertical-align: middle;
margin-left:8px;
min-width: 30px;
text-align:right;
float:right;
}
.ism_share_counts:after{
clear:both;
}
.ism_share_label{
margin-left: 5px;
white-space: nowrap!important;
overflow: hidden;
vertical-align: middle;
font-size: 13px;
font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, sans-serif;
line-height: 2;
float:left;
}
.ism_share_label:link, .ism_share_label:visited, , .ism_share_label:active{
text-decoration:none !important;
}
.ism_wrap .fa-ism, .ism_wrap .ism-sc-icon{
float:left;
}
.indeed_top_ism{
width: 100%;
position: relative;
height: 0px;
}
.indeed_bottom_ism{
width: 100%;
height: 0px;
}
.indeed_before_wrapp{
position: absolute;
top: 0px;
left: 0px;
height: 0px;
width: 100%;
}
.indeed_second_before_wrapp{ position: absolute;
height: 0px;
}
.ism_locker_parent{
position: relative;
}
.ism_locker_child{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.ism_link{
text-decoration: none !important;
}  @-moz-keyframes dropHeader {
0% {
-moz-transform: translateY(149px);
}
100% {
-moz-transform: translateY(0);
}
}
@-webkit-keyframes dropHeader {
0% {
-webkit-transform: translateY(149px);
}
100% {
-webkit-transform: translateY(0);
}
}
@keyframes dropHeader {
0% {
transform: translateY(0);
}
100% {
transform: translateY(149px);
}
}
.ism_template_mob_1{
-moz-animation-name: dropHeader;
-moz-animation-iteration-count: once;
-moz-animation-timing-function: ease-in;
-moz-animation-duration: 2s;
-webkit-animation-name: dropHeader;
-webkit-animation-iteration-count: once;
-webkit-animation-timing-function: ease-in;
-webkit-animation-duration: 2s;
animation-name: dropHeader;
animation-iteration-count: once;
animation-timing-function: ease-in;
animation-duration: 2s;
}
.ism_template_mob_1 .ism_item_wrapper{
margin:0px;
text-align:center;
box-sizing:border-box;
width:26%;
height:49px;
}
.ism_template_mob_1 .ism_item{
padding:0px 9px;
margin:0px !important;
text-align:center;
box-sizing:border-box;
height:49px;
}
.ism_template_mob_1 .fa-ism, .ism_template_mob_1 .ism-sc-icon{
font-size:27px;
float:none;
height: 49px;
line-height: 49px;
}
.ism_template_mob_1 .ism_share_label{
float:none;
height: 49px;
line-height: 49px;
}
.ism_template_mob_1 .ism_share_counts{
float:none;
min-width:initial;
height: 49px;
line-height: 49px;
}
.ism_template_mob_1 .mobi-more{
background:#f6f6f6 url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/files/images/mobi-more.png) center center no-repeat;
width:22%;
background-size: contain;
min-height: 49px;
border-top:1px solid #eee;
}
.ism_template_mob_1 .ism_mobile-items_hidden{
width: 99%;
margin:0 auto;
background-color: #fefefe;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
-webkit-box-shadow: 0px -2px 4px 0px rgba(50, 50, 50, 0.35);
-moz-box-shadow:    0px -2px 4px 0px rgba(50, 50, 50, 0.35);
box-shadow:         0px -2px 4px 0px rgba(50, 50, 50, 0.35);
}
.ism_template_mob_1 .ism_mobile-items_hidden .top-share{
background: rgba(0,0,0,0.7);
border-top-left-radius: 6px;
border-top-right-radius: 6px;
width:100%;
height:33px;
color:#fefefe;
line-height:33px;
padding-left:17px;
text-align:left;
}
.ism_template_mob_1 .ism_mobile_h_item{
border-top: 1px solid #ededed;
padding:10px;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item:nth-of-type(even){
background-color:#fafafa;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item_wrapper{
width: 100% !important;
height:auto;
text-align: left;
background-color: transparent;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item{
height:auto;
text-align: left;
background-color: transparent;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism_share_label{
color: #000;
line-height:29px;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .fa-ism, .ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism-sc-icon{
margin-right: 15px;
padding: 5px 7px;
font-size:19px;
line-height:19px;
height:auto;
width: 30px;
box-sizing: border-box;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism_share_counts{
color: #000;
float: right;
margin-right: 5px;
height:auto;
line-height:normal;
line-height:29px;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .mob-count-label {
float: right;
display: inline-block;
line-height: 29px;
color: #222;
font-size: 11px;
} .ism_template_mob_2{
-moz-animation-name: dropHeader;
-moz-animation-iteration-count: once;
-moz-animation-timing-function: ease-in;
-moz-animation-duration: 2s;
-webkit-animation-name: dropHeader;
-webkit-animation-iteration-count: once;
-webkit-animation-timing-function: ease-in;
-webkit-animation-duration: 2s;
animation-name: dropHeader;
animation-iteration-count: once;
animation-timing-function: ease-in;
animation-duration: 2s;
}
.ism_template_mob_2 .ism_item{
margin:0px;
padding:0px 9px;
text-align:center;
box-sizing:border-box;
width:26%;
height:49px;
}
.ism_template_mob_2 .fa-ism, .ism_template_mob_2 .ism-sc-icon{
font-size:27px;
float:none;
height: 49px;
line-height: 49px;
}
.ism_template_mob_2 .ism_share_label{
float:none;
height: 49px;
line-height: 49px;
}
.ism_template_mob_2 .ism_share_counts{
float:none;
min-width:initial;
height: 49px;
line-height: 49px;
}
.ism_template_mob_2 .mobi-more{
width: 100%;
background-size: contain;
height: 45px;
border: solid 1px #dae0e5;
line-height:45px;
font-size:19px;
vertical-align: top;
color:#666;
text-shadow: 0 1px 1px rgba(255,255,255,.8);
background: #fff;
background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e2e2)); background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 100%); background: -o-linear-gradient(top, #ffffff 0%,#e2e2e2 100%); background: -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 100%); background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2');
-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.05);
-moz-box-shadow: 0 -1px 1px rgba(0,0,0,.05);
box-shadow: 0 -1px 1px rgba(0,0,0,.05);
}
.ism_template_mob_2 .mobi-more:hover{
background: #ffffff; background: -moz-linear-gradient(top,  #ffffff 0%, #cccccc 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cccccc)); background: -webkit-linear-gradient(top,  #ffffff 0%,#cccccc 100%); background: -o-linear-gradient(top,  #ffffff 0%,#cccccc 100%); background: -ms-linear-gradient(top,  #ffffff 0%,#cccccc 100%); background: linear-gradient(to bottom,  #ffffff 0%,#cccccc 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); }
.ism_template_mob_2 .mobi-more img{
height:29px;
padding:8px 0;
}
.ism_template_mob_2 .ism_mobile-items_hidden{
width: 99%;
margin:0 auto;
background-color: #fefefe;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
-webkit-box-shadow: 0px -2px 4px 0px rgba(50, 50, 50, 0.35);
-moz-box-shadow:    0px -2px 4px 0px rgba(50, 50, 50, 0.35);
box-shadow:         0px -2px 4px 0px rgba(50, 50, 50, 0.35);
}
.ism_template_mob_2 .ism_mobile-items_hidden .top-share{
background: rgba(0,0,0,0.7);
border-top-left-radius: 6px;
border-top-right-radius: 6px;
width:100%;
height:33px;
color:#fefefe;
line-height:33px;
padding-left:17px;
text-align:left;
}
.ism_template_mob_2 .ism_mobile_h_item{
border-top: 1px solid #ededed;
padding:10px;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item:nth-of-type(even){
background-color:#fafafa;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item_wrapper{
width: 100% !important;
height:auto;
text-align: left;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item{
width: 100% !important;
height:auto;
text-align: left;
background-color: transparent;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism_share_label{
color: #000;
line-height:29px;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .fa-ism, .ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism-sc-icon{
margin-right: 15px;
padding: 5px 7px;
font-size:19px;
line-height:19px;
height:auto;
width: 30px;
box-sizing: border-box;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism_share_counts{
color: #000;
float: right;
margin-right: 5px;
height:auto;
line-height:normal;
line-height:29px;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .mob-count-label {
float: right;
display: inline-block;
line-height: 29px;
color: #222;
font-size: 11px;
} .ism_template_mob_3{
height: 100% !important;
text-align: left !important;
width: 45px;
left: -45px;
bottom: 70px !important;
}
.ism_template_mob_3 .ism_item{
margin:0px;
padding:0px;
text-align:center;
box-sizing:border-box;
width:45px;
height:45px;
}
.ism_template_mob_3 .fa-ism, .ism_template_mob_3 .ism-sc-icon{
font-size:21px;
float:none;
height:45px;
width:45px;
line-height: 45px;
margin:0px;
padding:0px;
}
.ism_template_mob_3 .mobi-more{
width: 45px;
height: 45px;
position: absolute;
bottom: 0px;
right:-45px;
border:1px solid #eee;
border-left:0px;
box-sizing:border-box;
background:#fefefe;
background: #f3f3f3; background: -moz-linear-gradient(left,  #f3f3f3 0%, #ffffff 72%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f3f3f3), color-stop(72%,#ffffff)); background: -webkit-linear-gradient(left,  #f3f3f3 0%,#ffffff 72%); background: -o-linear-gradient(left,  #f3f3f3 0%,#ffffff 72%); background: -ms-linear-gradient(left,  #f3f3f3 0%,#ffffff 72%); background: linear-gradient(to right,  #f3f3f3 0%,#ffffff 72%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=1 ); text-align:center;
border-radius: 0px 5px 5px 0px;
-moz-border-radius: 0px 5px 5px 0px;
-webkit-border-radius: 0px 5px 5px 0px;
-webkit-box-shadow: 1px 0px 5px 0px rgba(50, 50, 50, 0.07);
-moz-box-shadow:    1px 0px 5px 0px rgba(50, 50, 50, 0.07);
box-shadow:         1px 0px 5px 0px rgba(50, 50, 50, 0.07);
}
.ism_template_mob_3 .mobi-more img{
height:29px;
padding:8px 0;
}
.ism_template_mob_3 .ism_mobile-items_hidden{
width: 45px;
background-color: #fefefe;
position:absolute;
bottom: 0px;
left: 0px;
}
.ism_template_mob_3 .ism_mobile-items_hidden .ism_mobile_h_item:nth-of-type(even){
background-color:#fafafa;
}
.ism_template_mob_3 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item{
width: 100% !important;
height:auto;
text-align: left;
background-color: transparent;
}
.ism_template_mob_3 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism_share_label{
color: #000;
line-height:29px;
} .ism_template_mob_2 .ism_mobile_h_item .ism_total_share, .ism_template_mob_1 .ism_mobile_h_item .ism_total_share{
display: block !important;
padding: 0 9px
}
.ism_template_mob_2 .ism_mobile_h_item .ism_total_share .ism_tc_label, .ism_template_mob_1 .ism_mobile_h_item .ism_total_share .ism_tc_label{
float: left;
display: block;
}
.ism_template_mob_2 .ism_mobile_h_item .ism_total_share .ism_tc_count, .ism_template_mob_1 .ism_mobile_h_item .ism_total_share .ism_tc_count{
float: right;
}
.ism_template_mob_2 .ism_mobile_h_item .ism_total_share .ism_tc_sublabel, .ism_template_mob_1 .ism_mobile_h_item .ism_total_share .ism_tc_sublabel{
float: right;
display: inline-block;
clear: both;
}  .ism_timeout_wrapper{
padding: 0px;
margin-top:8px;
margin-bottom:2px;
background: rgba(0, 0, 0, 0.03);
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.20), 0 1px rgba(255, 255, 255, 0.08);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.20), 0 1px rgba(255, 255, 255, 0.08);
-o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.20), 0 1px rgba(255, 255, 255, 0.08);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.20), 0 1px rgba(255, 255, 255, 0.08);
}
.ism_timeout_line{
position:relative;
width: 100%;
height: 6px;
background-color: #00ABF0;
background: -webkit-linear-gradient(to top,rgba(0,130,183,.7) 0,rgba(0,171,240,.6) 100%);
background: -o-linear-gradient(to top,rgba(0,130,183,.7) 0,rgba(0,171,240,.6) 100%);
background: -moz-linear-gradient(to top,rgba(0,130,183,.7) 0,rgba(0,171,240,.6) 100%);
background: linear-gradient(to top,rgba(0,130,183,.7) 0,rgba(0,171,240,.6) 100%);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-transition: 0.4s linear;
-moz-transition: 0.4s linear;
-o-transition: 0.4s linear;
transition: 0.4s linear;
-webkit-transition-property: width, background-color;
-moz-transition-property: width, background-color;
-o-transition-property: width, background-color;
transition-property: width, background-color;
-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.7);
-moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.7);
-o-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.7);
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.7);
}
.ism_timeout_line:before {
bottom: 0;
background: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/lockers/img/stripes.png) 0 0 repeat;
border-radius: 4px 4px 0 0;
opacity:0.4;
}
.ism_timeout_line:before, .ism_timeout_line:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
} .ism_locker_1{
} .ism_locker_2{
border: 1px solid #ededed;
-moz-box-shadow: 0 0 20px rgba(0,0,0,.07);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.07);
box-shadow: 0 0 20px rgba(0,0,0,.07);
background-color: #f7f7f7;
text-align:center;
min-height: 120px;
padding:25px;
border-radius: 9px;
max-width:630px;
margin:10px auto;
}
.ism_locker_2 .lock_content{
min-height:70px;
vertical-align:middle;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}
.ism_locker_2 .lock_content h2{
text-shadow: 1px 1px 2px #fff;
font-size:20px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
}
.ism_locker_2 .lock_buttons{
margin:3px auto;
display:inline-block;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
background: rgba(0,0,0,0.04);
padding: 5px 12px;
padding-bottom:0px;
text-align: center;
border: 1px solid rgba(0,0,0,0.08);
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
} .ism_locker_3{
border: 1px solid #ededed;
-moz-box-shadow: 0 0 20px rgba(0,0,0,.07);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.07);
box-shadow: 0 0 20px rgba(0,0,0,.07);
background-color: #f7f7f7;
background:#fff url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/lockers/img/lock_1.png) 0 top repeat-x;
text-align:center;
min-height: 140px;
padding:25px 15px;
position:relative;
max-width:600px;
margin:10px auto;
}
.ism_locker_3 .lk_wrapper{
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:5px;
background:url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/lockers/img/lock_1.png) 0 bottom repeat-x;
}
.ism_locker_3 .lock_content{
min-height:80px;
vertical-align:middle;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding-top:10px;
}
.ism_locker_3 .lock_content h2{
text-shadow: 1px 1px 2px #fff;
font-size:26px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#719fd6;
}
.ism_locker_3 .lock_content h1,.ism_locker_3 .lock_content h2,.ism_locker_3 .lock_content h3{
color:#719fd6;
}
.ism_locker_3 .lock_content p{
padding:0px;
margin:0px;
}
.ism_locker_3 .lock_buttons{
margin:3px -15px 3px -15px;
background: rgba(0,0,0,0.02);
padding: 6px 5px;
padding-bottom:0px;
text-align: center;
border: 1px solid rgba(0,0,0,0.08);
border-left:none;
border-right:none;
} .ism_locker_4{
border: 1px solid #ededed;
-moz-box-shadow: 0 0 20px rgba(0,0,0,.07);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.07);
box-shadow: 0 0 20px rgba(0,0,0,.07);
background: -webkit-linear-gradient(#fefefe,#f1f1f1); background: -o-linear-gradient(#fefefe, #f1f1f1); background: -moz-linear-gradient(#fefefe,#f1f1f1); background: linear-gradient(#fefefe, #f1f1f1); background: -webkit-linear-gradient(#fafafa,#fff); background: -o-linear-gradient(#fafafa, #fff); background: -moz-linear-gradient(#fafafa,#fff); background: linear-gradient(#fafafa, #fff); text-align:center;
min-height: 140px;
padding:25px;
position:relative;
max-width:620px;
margin:10px auto;
}
.ism_locker_4 .lk_wrapper{
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:9px;
background:#fff url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/lockers/img/lock_3.png) 0 bottom repeat-x;
}
.ism_locker_4 .lk_left_side{
border-radius:50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
height:130px;
width:130px;
position:absolute;
top:20px;
left:30px;
margin:0px 15px 10px 18px;
border: 1px solid rgba(0,0,0,0.08);
-webkit-box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
-moz-box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
background:#ddd url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/lockers/img/lock_5.png) center center no-repeat;
background-size: 80px auto;
}
.ism_locker_4 .lock_content{
min-height:80px;
vertical-align:middle;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin-left:160px;
padding-top:10px;
}
.ism_locker_4 .lock_content h2{
text-shadow: 1px 1px 2px #fff;
font-size:26px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#719fd6;
line-height:16px;
}
.ism_locker_4 .lock_content h1,.ism_locker_4 .lock_content h2,.ism_locker_4 .lock_content h3{
color:#719fd6;
}
.ism_locker_4 .lock_content p{
padding:0px;
margin:0px;
}
.ism_locker_4 .lock_buttons{
margin-top:20px;
} .ism_locker_5{
border: 1px solid #ededed;
-moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
box-shadow: 0 0 20px rgba(0,0,0,.1);
background:rgba(250,250,250,0.7);
text-align:center;
min-height: 140px;
padding:15px 15px;
position:relative;
max-width:610px;
margin:10px auto;
}
.ism_locker_5 .lk_top_side{
background: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/lockers/img/lock_5.png) center center no-repeat;
background-size: 40px auto;
margin:0 auto;
height:40px;
width:100px;
}
.ism_locker_5 .lock_content{
min-height: 80px;
vertical-align: middle;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
padding-top: 20px;
}
.ism_locker_5 .lock_content h2{
text-shadow: 1px 1px 2px #fff;
font-size:26px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#333;
line-height:16px;
}
.ism_locker_5 .lock_content h1,.ism_locker_5 .lock_content h2,.ism_locker_5 .lock_content h3{
color:#0082a2;
}
.ism_locker_5 .lock_content p{
padding:0px;
margin:0px;
}
.ism_locker_5 .lock_buttons{
margin-top:20px;
} .ism_locker_6{
border: 1px solid #ededed;
-moz-box-shadow: 0 0 20px rgba(0,0,0,.07);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.07);
box-shadow: 0 0 20px rgba(0,0,0,.07);
background: -webkit-linear-gradient(#fefefe,#f1f1f1); background: -o-linear-gradient(#fefefe, #f1f1f1); background: -moz-linear-gradient(#fefefe,#f1f1f1); background: linear-gradient(#fefefe, #f1f1f1); background: -webkit-linear-gradient(#fafafa,#fff); background: -o-linear-gradient(#fafafa, #fff); background: -moz-linear-gradient(#fafafa,#fff); background: linear-gradient(#fafafa, #fff); text-align:center;
min-height: 140px;
padding:15px 15px;
position:relative;
max-width:620px;
margin:10px auto;
margin-top:50px;
}
.ism_locker_6 .lk_top_side{
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
height: 110px;
width: 110px;
position: absolute;
top: -50px;
left: 50%;
z-index: 999;
margin-left: -55px;
border: 4px solid #fff;
-webkit-box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
-moz-box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
background: #0082a2 url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/lockers/img/lock_4.png) center center no-repeat;
background-size: 46px auto;
}
.ism_locker_6 .lock_content{
min-height: 80px;
vertical-align: middle;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin-top: 30px;
padding-top: 30px;
}
.ism_locker_6 .lock_content h2{
text-shadow: 1px 1px 2px #fff;
font-size:26px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#0082a2;
line-height:16px;
}
.ism_locker_6 .lock_content h1,.ism_locker_6 .lock_content h2,.ism_locker_6 .lock_content h3{
color:#0082a2;
}
.ism_locker_6 .lock_content p{
padding:0px;
margin:0px;
}
.ism_locker_6 .lock_buttons{
margin-top:20px;
} .ism_locker_7{
border: 1px solid #ddd;
-moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
box-shadow: 0 0 20px rgba(0,0,0,.1);
background:#406cb8;
text-align:center;
min-height: 140px;
padding:15px 15px;
position:relative;
max-width:630px;
margin:10px auto;
}
.ism_locker_7 .lk_wrapper{
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:100%;
border: 3px solid #fefefe;
}
.ism_locker_7 .lk_top_side{
background: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/lockers/img/lock_6.png) center center no-repeat;
background-size: auto 60px;
margin:0 auto;
height:60px;
width:100px;
}
.ism_locker_7 .lock_content{
min-height: 80px;
vertical-align: middle;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
padding-top: 15px;
color:#fff;
}
.ism_locker_7 .lock_content h2{
font-size:29px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
line-height:16px;
}
.ism_locker_7 .lock_content h1,.ism_locker_7 .lock_content h2,.ism_locker_7 .lock_content h3{
color:#fff;
}
.ism_locker_7 .lock_content p{
padding:0px;
margin:0px;
}
.ism_locker_7 .lock_buttons{
margin:3px auto;
margin-top:20px;
display:inline-block;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
background: rgba(255,255,255,0.07);
padding: 8px 9px;
padding-bottom:0px;
text-align: center;
border: 1px solid rgba(0,0,0,0.08);
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
z-index: 99999;
position: relative;
}
.ism_locker_7 .ism_timeout_line{
background-color: rgba(231,231,231,.7);
background: -webkit-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);
background: -o-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);
background: -moz-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);
background: linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);
} .ism_locker_8{
border: 1px solid #ededed;
-moz-box-shadow: 0 0 20px rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
box-shadow: 0 0 20px rgba(0,0,0,0.4);
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
background-color: #737373;
text-align:center;
min-height: 140px;
padding:20px 15px;
padding-bottom:25px;
position:relative;
max-width:600px;
margin:10px auto;
}
.ism_locker_8 .lk_top_side{
background: url(//www.miglioriamoci.net/wp-content/plugins/indeed-social-media/lockers/img/lock_4.png) center center no-repeat;
margin:0 auto;
height:36px;
width:100px;
background-size: 26px auto;
}
.ism_locker_8 .lk_wrapper_top{
position:absolute;
top:0px;
left:0px;
width:100%;
height:9px;
border-radius: 8px 8px 0 0;
-moz-border-radius:  8px 8px 0 0;
-webkit-border-radius:  8px 8px 0 0;
background:#df1346;
}
.ism_locker_8 .lk_wrapper_bottom{
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:9px;
background:#df1346;
border-radius: 0 0 8px 8px;
-moz-border-radius: 0 0 8px 8px;
-webkit-border-radius: 0 0 8px 8px;
}
.ism_locker_8 .lock_content{
min-height:80px;
vertical-align:middle;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding-top:10px;
color:#c9c5c4;
}
.ism_locker_8 .lock_content h2{
font-size:26px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#ededed;
}
.ism_locker_8 .lock_content h1,.ism_locker_8 .lock_content h2,.ism_locker_8 .lock_content h3{
color:#719fd6;
}
.ism_locker_8 .lock_content p{
padding:0px;
margin:0px;
}
.ism_locker_8 .lock_buttons{
margin:3px -15px 3px -15px;
background: rgba(0,0,0,0.07);
padding: 6px 5px;
padding-bottom:0px;
text-align: center;
border: 1px solid rgba(0,0,0,0.08);
border-left:none;
border-right:none;
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
}
.ism_locker_8 .ism_timeout_line{
background-color: rgba(231,231,231,.7);
background: -webkit-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);
background: -o-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);
background: -moz-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);
background: linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);
} .ism_item_wrapper.ism-align-vertical{
display: block;
}
.ism_item_wrapper.ism-align-horizontal{
display: inline-block;
}
.ism-public-trial-version{
clear: both;
margin:15px 10px;
box-sizing:border-box;
padding: 12px 12px 12px 12px;
border-radius: 3px 3px 3px 3px;
border: 1px solid #F0DBB4;
color: #fff;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height: 1.5em;
background-color: #ab2c2c;
border-color: #ab2c2c;
} .ism_ns_email_placeholder {
text-align: center;
width: 55%;
display: block;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
.submit_ns {
display: block;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
width: 40% !important;
}
#ism_ns_title {
text-align: center;
}
.ism_ns_modal_content p {
text-align: center;
}
#ism_ns_footer_txt {
font-size: 12px;
text-align: center;
}
#ism_ns_footer_txt a {
text-decoration: underline;
}
#ism_ns_send_email {
display: block;
margin: auto;
margin-top: 15px;
}
.ism_ns_footer_sbs {
margin: auto;
display: block;
width: 70%;
} .ism-shareon{
display: none;
}
.csc {
text-align:center;
}
.ism-display-none{
display: none;
}
.ism-display-inline-block{
display: inline-block;
}
.ism-display-block{
display: block;
}
.ism-default_div_parent{
text-align: center;display: block;
}
.ism-position-relative{
position: relative;
}
.ism-full-opacity{
opacity: 1;
}
.ism-half-opacity{
opacity: 0.5;
}
.ism-form-table-margin{
margin-left:50px;
}
.ism-text-align-center{
text-align: center;
}
@media only screen and (max-width: 479px){
.ism_item{
margin: 1px;
}
}.ism_template_1{
} .ism_template_2{
}
.ism_template_2 .ism_item{
border-radius:27px;
padding:3px;
}
.ism_template_2 .fa-ism, .ism_template_2 .ism-sc-icon{
width:27px;
text-align:center;
text-shadow: 0px 1px 8px rgba(0, 0, 0, 0);
}
.ism_template_2 .ism_item:hover .fa-ism, .ism_template_2 .ism_item:hover .ism-sc-icon{
text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.7);
}
.ism_template_2 .ism_share_label{
padding-right:8px;
}
.ism_template_2 .ism_share_counts{
padding-right:10px;
margin-left:0px;
}
.ism_template_2 .isf_sublabel_fe{
margin-left:0px;
margin-right:10px;
} .ism_template_3{
}
.ism_template_3 .ism_item{
border-radius:5px;
padding:3px;
-webkit-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.24);
box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.24);
}
.ism_template_3 .ism_item:hover{
opacity:0.8;
}
.ism_template_3 .fa-ism, .ism_template_3 .ism-sc-icon{
width:27px;
text-align:center;
}
.ism_template_3 .ism_share_label{
padding-right:6px;
}
.ism_template_3 .ism_share_counts{
padding-right:2px;
margin-left:0px;
}
.ism_template_3 .isf_sublabel_fe{
margin-left:0px;
margin-right:5px;
} .ism_template_4{
}
.ism_template_4 .ism_item{
border-radius:27px;
background-color: white;
padding:3px;
-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
margin:7px;
}
.ism_template_4 .fa-facebook-ism, .ism_template_4 .ism_box_facebook .ism_share_label, .ism_template_4 .ism_box_facebook .ism_share_counts, .ism_template_4 .ism_box_facebook .isf_sublabel_fe{
color:rgb(59, 89, 152);
}
.ism_template_4 .fa-twitter-ism, .ism_template_4 .ism_box_twitter .ism_share_label, .ism_template_4 .ism_box_twitter .ism_share_counts, .ism_template_4 .ism_box_twitter .isf_sublabel_fe{
color:#00ABF0;
}
.ism_template_4 .fa-google-ism, .ism_template_4 .ism_box_google .ism_share_label, .ism_template_4 .ism_box_google .ism_share_counts, .ism_template_4 .ism_box_google .isf_sublabel_fe{
color:rgb(217, 82, 50);
}
.ism_template_4 .fa-linkedin-ism, .ism_template_4 .ism_box_linkedin .ism_share_label, .ism_template_4 .ism_box_linkedin .ism_share_counts, .ism_template_4 .ism_box_linkedin .isf_sublabel_fe{
color:rgb(28, 134, 188);
}
.ism_template_4 .fa-pinterest-ism, .ism_template_4 .ism_box_pinterest .ism_share_label, .ism_template_4 .ism_box_pinterest .ism_share_counts, .ism_template_4 .ism_box_pinterest .isf_sublabel_fe{
color:rgb(174, 24, 31);
}
.ism_template_4 .fa-stumbleupon-ism, .ism_template_4 .ism_box_stumbleupon .ism_share_label, .ism_template_4 .ism_box_stumbleupon .ism_share_counts, .ism_template_4 .ism_box_stumbleupon .isf_sublabel_fe{
color:rgb(233, 75, 36);
}
.ism_template_4 .fa-vk-ism, .ism_template_4 .ism_box_vk .ism_share_label, .ism_template_4 .ism_box_vk .ism_share_counts, .ism_template_4 .ism_box_vk .isf_sublabel_fe{
color:#5d83aa;
}
.ism_template_4 .fa-digg-ism, .ism_template_4 .ism_box_digg .ism_share_label, .ism_template_4 .ism_box_digg .ism_share_counts, .ism_template_4 .ism_box_digg .isf_sublabel_fe{
color:#005f93;
}
.ism_template_4 .fa-tumblr-ism, .ism_template_4 .ism_box_tumblr .ism_share_label, .ism_template_4 .ism_box_tumblr .ism_share_counts, .ism_template_4 .ism_box_tumblr .isf_sublabel_fe{
color:#2c4762;
}
.ism_template_4 .fa-email-ism, .ism_template_4 .ism_box_email .ism_share_label, .ism_template_4 .ism_box_email .ism_share_counts, .ism_template_4 .ism_box_email .isf_sublabel_fe{
color:#666;
}
.ism_template_4 .fa-reddit-ism, .ism_template_4 .ism_box_reddit .ism_share_label, .ism_template_4 .ism_box_reddit .ism_share_counts, .ism_template_4 .ism_box_reddit .isf_sublabel_fe{
color:#2cae2c;
}
.ism_template_4 .fa-delicious-ism, .ism_template_4 .ism_box_delicious .ism_share_label, .ism_template_4 .ism_box_delicious .ism_share_counts, .ism_template_4 .ism_box_delicious .isf_sublabel_fe{
color:#2f78c5;
}
.ism_template_4 .fa-weibo-ism, .ism_template_4 .ism_box_weibo .ism_share_label, .ism_template_4 .ism_box_weibo .ism_share_counts, .ism_template_4 .ism_box_weibo .isf_sublabel_fe{
color:#ED1C24;
}
.ism_template_4 .fa-xing-ism, .ism_template_4 .ism_box_xing .ism_share_label, .ism_template_4 .ism_box_xing .ism_share_counts, .ism_template_4 .ism_box_xing .isf_sublabel_fe{
color:#00605e;
}
.ism_template_4 .fa-print-ism, .ism_template_4 .ism_box_print .ism_share_label, .ism_template_4 .ism_box_print .ism_share_counts, .ism_template_4 .ism_box_print .isf_sublabel_fe{
color:#333333;
}
.ism_template_4 .fa-ok-ism, .ism_template_4 .ism_box_ok .ism_share_label, .ism_template_4 .ism_box_ok .ism_share_counts, .ism_template_4 .ism_box_ok .isf_sublabel_fe{
color:#fb8433;
}
.ism_template_4 .fa-whatsapp-ism, .ism_template_4 .ism_box_whatsapp .ism_share_label, .ism_template_4 .ism_box_whatsapp .ism_share_counts, .ism_template_4 .ism_box_whatsapp .isf_sublabel_fe{
color:#2ab200;
}
.ism_template_4 .fa-bufferapp-ism, .ism_template_4 .ism_box_bufferapp .ism_share_label, .ism_template_4 .ism_box_bufferapp .ism_share_counts, .ism_template_4 .ism_box_bufferapp .isf_sublabel_fe{
color:#000;
}
.ism_template_4 .fa-mailru-ism, .ism_template_4 .ism_box_mailru .ism_share_label, .ism_template_4 .ism_box_mailru .ism_share_counts, .ism_template_4 .ism_box_mailru .isf_sublabel_fe{
color:#044b89;
}
.ism_template_4 .fa-meneame-ism, .ism_template_4 .ism_box_meneame .ism_share_label, .ism_template_4 .ism_box_meneame .ism_share_counts, .ism_template_4 .ism_box_meneame .isf_sublabel_fe{
color:#f6711b;
}
.ism_template_4 .fa-evernote-ism, .ism_template_4 .ism_box_evernote .ism_share_label, .ism_template_4 .ism_box_evernote .ism_share_counts, .ism_template_4 .ism_box_evernote .isf_sublabel_fe{
color:#7cbf4b;
}
.ism_template_4 .fa-getpocket-ism, .ism_template_4 .ism_box_getpocket .ism_share_label, .ism_template_4 .ism_box_getpocket .ism_share_counts, .ism_template_4 .ism_box_getpocket .isf_sublabel_fe{
color:#f03e58;
}
.ism_template_4 .fa-flattr-ism, .ism_template_4 .ism_box_flattr .ism_share_label, .ism_template_4 .ism_box_flattr .ism_share_counts, .ism_template_4 .ism_box_flattr .isf_sublabel_fe{
color:#7faf44;
}
.ism_template_4 .fa-managewp-ism, .ism_template_4 .ism_box_managewp .ism_share_label, .ism_template_4 .ism_box_managewp .ism_share_counts, .ism_template_4 .ism_box_managewp .isf_sublabel_fe{
color:#248acb;
}
.ism_template_4 .fa-myspace-ism, .ism_template_4 .ism_box_myspace .ism_share_label, .ism_template_4 .ism_box_myspace .ism_share_counts, .ism_template_4 .ism_box_myspace .isf_sublabel_fe{
color:#3a5998;
}
.ism_template_4 .fa-hackernews-ism, .ism_template_4 .ism_box_hackernews .ism_share_label, .ism_template_4 .ism_box_hackernews .ism_share_counts, .ism_template_4 .ism_box_hackernews .isf_sublabel_fe{
color:#f17626;
}
.ism_template_4 .fa-ymail-ism, .ism_template_4 .ism_box_ymail .ism_share_label, .ism_template_4 .ism_box_ymail .ism_share_counts, .ism_template_4 .ism_box_ymail .isf_sublabel_fe{
color:#511295;
}
.ism_template_4 .fa-gmail-ism, .ism_template_4 .ism_box_gmail .ism_share_label, .ism_template_4 .ism_box_gmail .ism_share_counts, .ism_template_4 .ism_box_gmail .isf_sublabel_fe{
color:#e3513f;
}
.ism_template_4 .fa-messenger-ism, .ism_template_4 .ism_box_messenger .ism_share_label, .ism_template_4 .ism_box_messenger .ism_share_counts, .ism_template_4 .ism_box_messenger .isf_sublabel_fe{
color:#0084FF;
}
.ism_template_6 .fa-messenger-ism, .ism_template_6 .ism_box_messenger .ism_share_label, .ism_template_6 .ism_box_messenger .ism_share_counts, .ism_template_6 .ism_box_messenger .isf_sublabel_fe{
color:#0084FF;
}
.ism_template_4 .fa-line-ism, .ism_template_4 .ism_box_line .ism_share_label, .ism_template_4 .ism_box_line .ism_share_counts, .ism_template_4 .ism_box_line .isf_sublabel_fe{
color:#23980f;
}
.ism_template_6 .fa-line-ism, .ism_template_6 .ism_box_line .ism_share_label, .ism_template_6 .ism_box_line .ism_share_counts, .ism_template_6 .ism_box_line .isf_sublabel_fe{
color:#23980f;
}
.ism_template_4 .fa-yummly-ism, .ism_template_4 .ism_box_yummly .ism_share_label, .ism_template_4 .ism_box_yummly .ism_share_counts, .ism_template_4 .ism_box_yummly .isf_sublabel_fe{
color:#e16120;
}
.ism_template_6 .fa-yummly-ism, .ism_template_6 .ism_box_yummly .ism_share_label, .ism_template_6 .ism_box_yummly .ism_share_counts, .ism_template_6 .ism_box_yummly .isf_sublabel_fe{
color:#e16120;
}
.ism_template_4 .fa-kakao-ism, .ism_template_4 .ism_box_kakao .ism_share_label, .ism_template_4 .ism_box_kakao .ism_share_counts, .ism_template_4 .ism_box_kakao .isf_sublabel_fe{
color:#FFEE33;
}
.ism_template_6 .fa-kakao-ism, .ism_template_6 .ism_box_kakao .ism_share_label, .ism_template_6 .ism_box_kakao .ism_share_counts, .ism_template_6 .ism_box_kakao .isf_sublabel_fe{
color:#FFEE33;
}
.ism_template_4 .fa-livejournal-ism, .ism_template_4 .ism_box_livejournal .ism_share_label, .ism_template_4 .ism_box_livejournal .ism_share_counts, .ism_template_4 .ism_box_livejournal .isf_sublabel_fe{
color:#004359;
}
.ism_template_6 .fa-livejournal-ism, .ism_template_6 .ism_box_livejournal .ism_share_label, .ism_template_6 .ism_box_livejournal .ism_share_counts, .ism_template_6 .ism_box_livejournal .isf_sublabel_fe{
color:#004359;
}
.ism_template_4 .fa-hatena-ism, .ism_template_4 .ism_box_hatena .ism_share_label, .ism_template_4 .ism_box_hatena .ism_share_counts, .ism_template_4 .ism_box_hatena .isf_sublabel_fe{
color:#00a5de;
}
.ism_template_6 .fa-hatena-ism, .ism_template_6 .ism_box_hatena .ism_share_label, .ism_template_6 .ism_box_hatena .ism_share_counts, .ism_template_6 .ism_box_hatena .isf_sublabel_fe{
color:#00a5de;
}
.ism_template_4 .fa-renren-ism, .ism_template_4 .ism_box_renren .ism_share_label, .ism_template_4 .ism_box_renren .ism_share_counts, .ism_template_4 .ism_box_renren .isf_sublabel_fe{
color:#2266b0;
}
.ism_template_6 .fa-renren-ism, .ism_template_6 .ism_box_renren .ism_share_label, .ism_template_6 .ism_box_renren .ism_share_counts, .ism_template_6 .ism_box_renren .isf_sublabel_fe{
color:#2266b0;
}
.ism_template_4 .fa-tencent-ism, .ism_template_4 .ism_box_tencent .ism_share_label, .ism_template_4 .ism_box_tencent .ism_share_counts, .ism_template_4 .ism_box_tencent .isf_sublabel_fe{
color:#22A1DB;
}
.ism_template_6 .fa-tencent-ism, .ism_template_6 .ism_box_tencent .ism_share_label, .ism_template_6 .ism_box_tencent .ism_share_counts, .ism_template_6 .ism_box_tencent .isf_sublabel_fe{
color:#22A1DB;
}
.ism_template_4 .fa-naver-ism, .ism_template_4 .ism_box_naver .ism_share_label, .ism_template_4 .ism_box_naver .ism_share_counts, .ism_template_4 .ism_box_naver .isf_sublabel_fe{
color:#1fbc02;
}
.ism_template_6 .fa-naver-ism, .ism_template_6 .ism_box_naver .ism_share_label, .ism_template_6 .ism_box_naver .ism_share_counts, .ism_template_6 .ism_box_naver .isf_sublabel_fe{
color:#1fbc02;
}
.ism_template_4 .fa-qr-ism, .ism_template_4 .ism_box_qr .ism_share_label, .ism_template_4 .ism_box_qr .ism_share_counts, .ism_template_4 .ism_box_qr .isf_sublabel_fe{
color:#5ab7e5;
}
.ism_template_6 .fa-qr-ism, .ism_template_6 .ism_box_qr .ism_share_label, .ism_template_6 .ism_box_qr .ism_share_counts, .ism_template_6 .ism_box_qr .isf_sublabel_fe{
color:#5ab7e5;
}
.ism_template_4 .fa-edgar-ism, .ism_template_4 .ism_box_edgar .ism_share_label, .ism_template_4 .ism_box_edgar .ism_share_counts, .ism_template_4 .ism_box_edgar .isf_sublabel_fe{
color:#226f98;
}
.ism_template_6 .fa-edgar-ism, .ism_template_6 .ism_box_edgar .ism_share_label, .ism_template_6 .ism_box_edgar .ism_share_counts, .ism_template_6 .ism_box_edgar .isf_sublabel_fe{
color:#226f98;
}
.ism_template_4 .fa-fintel-ism, .ism_template_4 .ism_box_fintel .ism_share_label, .ism_template_4 .ism_box_fintel .ism_share_counts, .ism_template_4 .ism_box_fintel .isf_sublabel_fe{
color:#404040;
}
.ism_template_6 .fa-fintel-ism, .ism_template_6 .ism_box_fintel .ism_share_label, .ism_template_6 .ism_box_fintel .ism_share_counts, .ism_template_6 .ism_box_fintel .isf_sublabel_fe{
color:#404040;
}
.ism_template_4 .fa-mix-ism, .ism_template_4 .ism_box_mix .ism_share_label, .ism_template_4 .ism_box_mix .ism_share_counts, .ism_template_4 .ism_box_mix .isf_sublabel_fe{
color:#fd8235;
}
.ism_template_6 .fa-mix-ism, .ism_template_6 .ism_box_mix .ism_share_label, .ism_template_6 .ism_box_mix .ism_share_counts, .ism_template_6 .ism_box_mix .isf_sublabel_fe{
color:#fd8235;
}
.ism_template_4 .fa-wechat-ism, .ism_template_4 .ism_box_wechat .ism_share_label, .ism_template_4 .ism_box_wechat .ism_share_counts, .ism_template_4 .ism_box_wechat .isf_sublabel_fe{
color:#888888;
}
.ism_template_6 .fa-wechat-ism, .ism_template_6 .ism_box_wechat .ism_share_label, .ism_template_6 .ism_box_wechat .ism_share_counts, .ism_template_6 .ism_box_wechat .isf_sublabel_fe{
color:#888888;
}
.ism_template_4 .fa-bibsonomy-ism, .ism_template_4 .ism_box_bibsonomy .ism_share_label, .ism_template_4 .ism_box_bibsonomy .ism_share_counts, .ism_template_4 .ism_box_bibsonomy .isf_sublabel_fe{
color:#069;
}
.ism_template_6 .fa-bibsonomy-ism, .ism_template_6 .ism_box_bibsonomy .ism_share_label, .ism_template_6 .ism_box_bibsonomy .ism_share_counts, .ism_template_6 .ism_box_bibsonomy .isf_sublabel_fe{
color:#069;
}
.ism_template_4 .fa-diigo-ism, .ism_template_4 .ism_box_diigo .ism_share_label, .ism_template_4 .ism_box_diigo .ism_share_counts, .ism_template_4 .ism_box_diigo .isf_sublabel_fe{
color:#04c;
}
.ism_template_6 .fa-diigo-ism, .ism_template_6 .ism_box_diigo .ism_share_label, .ism_template_6 .ism_box_diigo .ism_share_counts, .ism_template_6 .ism_box_diigo .isf_sublabel_fe{
color:#04c;
}
.ism_template_4 .fa-subscribe-ism, .ism_template_4 .ism_box_subscribe .ism_share_label, .ism_template_4 .ism_box_subscribe .ism_share_counts, .ism_template_4 .ism_box_subscribe .isf_sublabel_fe{
color:#e94043;
}
.ism_template_6 .fa-subscribe-ism, .ism_template_6 .ism_box_subscribe .ism_share_label, .ism_template_6 .ism_box_subscribe .ism_share_counts, .ism_template_6 .ism_box_subscribe .isf_sublabel_fe{
color:#e94043;
}
.ism_template_4 .ism-socicon-blogger, .ism_template_4 .ism_box_blogger .ism_share_label, .ism_template_4 .ism_box_blogger .ism_share_counts, .ism_template_4 .ism_box_blogger .isf_sublabel_fe{
color:#ec661c;
}
.ism_template_4 .ism-socicon-amazon, .ism_template_4 .ism_box_amazon .ism_share_label, .ism_template_4 .ism_box_amazon .ism_share_counts, .ism_template_4 .ism_box_amazon .isf_sublabel_fe{
color:#ff9900;
}
.ism_template_4 .ism-socicon-newsvine, .ism_template_4 .ism_box_newsvine .ism_share_label, .ism_template_4 .ism_box_newsvine .ism_share_counts, .ism_template_4 .ism_box_newsvine .isf_sublabel_fe{
color:#075B2F;
}
.ism_template_4 .ism-socicon-douban, .ism_template_4 .ism_box_douban .ism_share_label, .ism_template_4 .ism_box_douban .ism_share_counts, .ism_template_4 .ism_box_douban .isf_sublabel_fe{
color:#3ca353;
}
.ism_template_4 .ism-socicon-viadeo, .ism_template_4 .ism_box_viadeo .ism_share_label, .ism_template_4 .ism_box_viadeo .ism_share_counts, .ism_template_4 .ism_box_viadeo .isf_sublabel_fe{
color:#e4a000;
}
.ism_template_4 .ism-socicon-identica, .ism_template_4 .ism_box_identica .ism_share_label, .ism_template_4 .ism_box_identica .ism_share_counts, .ism_template_4 .ism_box_identica .isf_sublabel_fe{
color:#000000;
}
.ism_template_4 .ism-socicon-baidu, .ism_template_4 .ism_box_baidu .ism_share_label, .ism_template_4 .ism_box_baidu .ism_share_counts, .ism_template_4 .ism_box_baidu .isf_sublabel_fe{
color:#2629d9;
}
.ism_template_4 .ism-socicon-yammer, .ism_template_4 .ism_box_yammer .ism_share_label, .ism_template_4 .ism_box_yammer .ism_share_counts, .ism_template_4 .ism_box_yammer .isf_sublabel_fe{
color:#1175C4;
}
.ism_template_4 .ism-socicon-blogger, .ism_template_4 .ism_box_blogger .ism_share_label, .ism_template_4 .ism_box_blogger .ism_share_counts, .ism_template_4 .ism_box_blogger .isf_sublabel_fe{ color: #ec661c; }
.ism_template_4 .ism-socicon-amazon, .ism_template_4 .ism_box_amazon .ism_share_label, .ism_template_4 .ism_box_amazon .ism_share_counts, .ism_template_4 .ism_box_amazon .isf_sublabel_fe{ color: #ff9900; }
.ism_template_4 .ism-socicon-newsvine, .ism_template_4 .ism_box_newsvine .ism_share_label, .ism_template_4 .ism_box_newsvine .ism_share_counts, .ism_template_4 .ism_box_newsvine .isf_sublabel_fe{ color: #075B2F; }
.ism_template_4 .ism-socicon-douban, .ism_template_4 .ism_box_douban .ism_share_label, .ism_template_4 .ism_box_douban .ism_share_counts, .ism_template_4 .ism_box_douban .isf_sublabel_fe{ color: #3ca353; }
.ism_template_4 .ism-socicon-viadeo, .ism_template_4 .ism_box_viadeo .ism_share_label, .ism_template_4 .ism_box_viadeo .ism_share_counts, .ism_template_4 .ism_box_viadeo .isf_sublabel_fe{ color: #e4a000; }
.ism_template_4 .ism-socicon-identica, .ism_template_4 .ism_box_identica .ism_share_label, .ism_template_4 .ism_box_identica .ism_share_counts, .ism_template_4 .ism_box_identica .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-baidu, .ism_template_4 .ism_box_baidu .ism_share_label, .ism_template_4 .ism_box_baidu .ism_share_counts, .ism_template_4 .ism_box_baidu .isf_sublabel_fe{ color: #2629d9; }
.ism_template_4 .ism-socicon-foursquare, .ism_template_4 .ism_box_foursquare .ism_share_label, .ism_template_4 .ism_box_foursquare .ism_share_counts, .ism_template_4 .ism_box_foursquare .isf_sublabel_fe{ color: #f94877; }
.ism_template_4 .ism-socicon-skype, .ism_template_4 .ism_box_skype .ism_share_label, .ism_template_4 .ism_box_skype .ism_share_counts, .ism_template_4 .ism_box_skype .isf_sublabel_fe{ color: #28abe3; }
.ism_template_4 .ism-socicon-yelp, .ism_template_4 .ism_box_yelp .ism_share_label, .ism_template_4 .ism_box_yelp .ism_share_counts, .ism_template_4 .ism_box_yelp .isf_sublabel_fe{ color: #c83218; }
.ism_template_4 .ism-socicon-feedburner, .ism_template_4 .ism_box_feedburner .ism_share_label, .ism_template_4 .ism_box_feedburner .ism_share_counts, .ism_template_4 .ism_box_feedburner .isf_sublabel_fe{ color: #ffcc00; }
.ism_template_4 .ism-socicon-soundcloud, .ism_template_4 .ism_box_soundcloud .ism_share_label, .ism_template_4 .ism_box_soundcloud .ism_share_counts, .ism_template_4 .ism_box_soundcloud .isf_sublabel_fe{ color: #fe3801; }
.ism_template_4 .ism-socicon-spotify, .ism_template_4 .ism_box_spotify .ism_share_label, .ism_template_4 .ism_box_spotify .ism_share_counts, .ism_template_4 .ism_box_spotify .isf_sublabel_fe{ color: #7bb342; }
.ism_template_4 .ism-socicon-grooveshark, .ism_template_4 .ism_box_grooveshark .ism_share_label, .ism_template_4 .ism_box_grooveshark .ism_share_counts, .ism_template_4 .ism_box_grooveshark .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-mixcloud, .ism_template_4 .ism_box_mixcloud .ism_share_label, .ism_template_4 .ism_box_mixcloud .ism_share_counts, .ism_template_4 .ism_box_mixcloud .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-lastfm, .ism_template_4 .ism_box_lastfm .ism_share_label, .ism_template_4 .ism_box_lastfm .ism_share_counts, .ism_template_4 .ism_box_lastfm .isf_sublabel_fe{ color: #d41316; }
.ism_template_4 .ism-socicon-youtube, .ism_template_4 .ism_box_youtube .ism_share_label, .ism_template_4 .ism_box_youtube .ism_share_counts, .ism_template_4 .ism_box_youtube .isf_sublabel_fe{ color: #e02a20; }
.ism_template_4 .ism-socicon-vimeo, .ism_template_4 .ism_box_vimeo .ism_share_label, .ism_template_4 .ism_box_vimeo .ism_share_counts, .ism_template_4 .ism_box_vimeo .isf_sublabel_fe{ color: #51b5e7; }
.ism_template_4 .ism-socicon-dailymotion, .ism_template_4 .ism_box_dailymotion .ism_share_label, .ism_template_4 .ism_box_dailymotion .ism_share_counts, .ism_template_4 .ism_box_dailymotion .isf_sublabel_fe{ color: #004e72; }
.ism_template_4 .ism-socicon-vine, .ism_template_4 .ism_box_vine .ism_share_label, .ism_template_4 .ism_box_vine .ism_share_counts, .ism_template_4 .ism_box_vine .isf_sublabel_fe{ color: #00b389; }
.ism_template_4 .ism-socicon-flickr, .ism_template_4 .ism_box_flickr .ism_share_label, .ism_template_4 .ism_box_flickr .ism_share_counts, .ism_template_4 .ism_box_flickr .isf_sublabel_fe{ color: #1e1e1b; }
.ism_template_4 .ism-socicon-500px, .ism_template_4 .ism_box_500px .ism_share_label, .ism_template_4 .ism_box_500px .ism_share_counts, .ism_template_4 .ism_box_500px .isf_sublabel_fe{ color: #58a9de; }
.ism_template_4 .ism-socicon-instagram, .ism_template_4 .ism_box_instagram .ism_share_label, .ism_template_4 .ism_box_instagram .ism_share_counts, .ism_template_4 .ism_box_instagram .isf_sublabel_fe{ color: #9c7c6e; }
.ism_template_4 .ism-socicon-technocrati, .ism_template_4 .ism_box_technocrati .ism_share_label, .ism_template_4 .ism_box_technocrati .ism_share_counts, .ism_template_4 .ism_box_technocrati .isf_sublabel_fe{ color: #5cb030; }
.ism_template_4 .ism-socicon-dribbble, .ism_template_4 .ism_box_dribbble .ism_share_label, .ism_template_4 .ism_box_dribbble .ism_share_counts, .ism_template_4 .ism_box_dribbble .isf_sublabel_fe{ color: #020202; }
.ism_template_4 .ism-socicon-deviantart, .ism_template_4 .ism_box_deviantart .ism_share_label, .ism_template_4 .ism_box_deviantart .ism_share_counts, .ism_template_4 .ism_box_deviantart .isf_sublabel_fe{ color: #c5d200; }
.ism_template_4 .ism-socicon-forst, .ism_template_4 .ism_box_forst .ism_share_label, .ism_template_4 .ism_box_forst .ism_share_counts, .ism_template_4 .ism_box_forst .isf_sublabel_fe{ color: #5B9A68; }
.ism_template_4 .ism-socicon-play, .ism_template_4 .ism_box_play .ism_share_label, .ism_template_4 .ism_box_play .ism_share_counts, .ism_template_4 .ism_box_play .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-zerply, .ism_template_4 .ism_box_zerply .ism_share_label, .ism_template_4 .ism_box_zerply .ism_share_counts, .ism_template_4 .ism_box_zerply .isf_sublabel_fe{ color: #9DBC7A; }
.ism_template_4 .ism-socicon-wikipedia, .ism_template_4 .ism_box_wikipedia .ism_share_label, .ism_template_4 .ism_box_wikipedia .ism_share_counts, .ism_template_4 .ism_box_wikipedia .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-apple, .ism_template_4 .ism_box_apple .ism_share_label, .ism_template_4 .ism_box_apple .ism_share_counts, .ism_template_4 .ism_box_apple .isf_sublabel_fe{ color: #B9BFC1; }
.ism_template_4 .ism-socicon-flattr, .ism_template_4 .ism_box_flattr .ism_share_label, .ism_template_4 .ism_box_flattr .ism_share_counts, .ism_template_4 .ism_box_flattr .isf_sublabel_fe{ color: #F67C1A; }
.ism_template_4 .ism-socicon-github, .ism_template_4 .ism_box_github .ism_share_label, .ism_template_4 .ism_box_github .ism_share_counts, .ism_template_4 .ism_box_github .isf_sublabel_fe{ color: #221e1b; }
.ism_template_4 .ism-socicon-friendfeed, .ism_template_4 .ism_box_friendfeed .ism_share_label, .ism_template_4 .ism_box_friendfeed .ism_share_counts, .ism_template_4 .ism_box_friendfeed .isf_sublabel_fe{ color: #2F72C4; }
.ism_template_4 .ism-socicon-bebo, .ism_template_4 .ism_box_bebo .ism_share_label, .ism_template_4 .ism_box_bebo .ism_share_counts, .ism_template_4 .ism_box_bebo .isf_sublabel_fe{ color: #EF1011; }
.ism_template_4 .ism-socicon-zynga, .ism_template_4 .ism_box_zynga .ism_share_label, .ism_template_4 .ism_box_zynga .ism_share_counts, .ism_template_4 .ism_box_zynga .isf_sublabel_fe{ color: #DC0606; }
.ism_template_4 .ism-socicon-steam, .ism_template_4 .ism_box_steam .ism_share_label, .ism_template_4 .ism_box_steam .ism_share_counts, .ism_template_4 .ism_box_steam .isf_sublabel_fe{ color: #171a21; }
.ism_template_4 .ism-socicon-xbox, .ism_template_4 .ism_box_xbox .ism_share_label, .ism_template_4 .ism_box_xbox .ism_share_counts, .ism_template_4 .ism_box_xbox .isf_sublabel_fe{ color: #92C83E; }
.ism_template_4 .ism-socicon-windows, .ism_template_4 .ism_box_windows .ism_share_label, .ism_template_4 .ism_box_windows .ism_share_counts, .ism_template_4 .ism_box_windows .isf_sublabel_fe{ color: #00BDF6; }
.ism_template_4 .ism-socicon-outlook, .ism_template_4 .ism_box_outlook .ism_share_label, .ism_template_4 .ism_box_outlook .ism_share_counts, .ism_template_4 .ism_box_outlook .isf_sublabel_fe{ color: #0072C6; }
.ism_template_4 .ism-socicon-coderwall, .ism_template_4 .ism_box_coderwall .ism_share_label, .ism_template_4 .ism_box_coderwall .ism_share_counts, .ism_template_4 .ism_box_coderwall .isf_sublabel_fe{ color: #3E8DCC; }
.ism_template_4 .ism-socicon-tripadvisor, .ism_template_4 .ism_box_tripadvisor .ism_share_label, .ism_template_4 .ism_box_tripadvisor .ism_share_counts, .ism_template_4 .ism_box_tripadvisor .isf_sublabel_fe{ color: #4B7E37; }
.ism_template_4 .ism-socicon-appnet, .ism_template_4 .ism_box_appnet .ism_share_label, .ism_template_4 .ism_box_appnet .ism_share_counts, .ism_template_4 .ism_box_appnet .isf_sublabel_fe{ color: #494949; }
.ism_template_4 .ism-socicon-goodreads, .ism_template_4 .ism_box_goodreads .ism_share_label, .ism_template_4 .ism_box_goodreads .ism_share_counts, .ism_template_4 .ism_box_goodreads .isf_sublabel_fe{ color: #463020; }
.ism_template_4 .ism-socicon-tripit, .ism_template_4 .ism_box_tripit .ism_share_label, .ism_template_4 .ism_box_tripit .ism_share_counts, .ism_template_4 .ism_box_tripit .isf_sublabel_fe{ color: #1982C3; }
.ism_template_4 .ism-socicon-lanyrd, .ism_template_4 .ism_box_lanyrd .ism_share_label, .ism_template_4 .ism_box_lanyrd .ism_share_counts, .ism_template_4 .ism_box_lanyrd .isf_sublabel_fe{ color: #3c80c9; }
.ism_template_4 .ism-socicon-slideshare, .ism_template_4 .ism_box_slideshare .ism_share_label, .ism_template_4 .ism_box_slideshare .ism_share_counts, .ism_template_4 .ism_box_slideshare .isf_sublabel_fe{ color: #4ba3a6; }
.ism_template_4 .ism-socicon-rss, .ism_template_4 .ism_box_rss .ism_share_label, .ism_template_4 .ism_box_rss .ism_share_counts, .ism_template_4 .ism_box_rss .isf_sublabel_fe{ color: #f26109; }
.ism_template_4 .ism-socicon-disqus, .ism_template_4 .ism_box_disqus .ism_share_label, .ism_template_4 .ism_box_disqus .ism_share_counts, .ism_template_4 .ism_box_disqus .isf_sublabel_fe{ color: #2e9fff; }
.ism_template_4 .ism-socicon-houzz, .ism_template_4 .ism_box_houzz .ism_share_label, .ism_template_4 .ism_box_houzz .ism_share_counts, .ism_template_4 .ism_box_houzz .isf_sublabel_fe{ color: #7CC04B; }
.ism_template_4 .ism-socicon-mail, .ism_template_4 .ism_box_mail .ism_share_label, .ism_template_4 .ism_box_mail .ism_share_counts, .ism_template_4 .ism_box_mail .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-patreon, .ism_template_4 .ism_box_patreon .ism_share_label, .ism_template_4 .ism_box_patreon .ism_share_counts, .ism_template_4 .ism_box_patreon .isf_sublabel_fe{ color: #E44727; }
.ism_template_4 .ism-socicon-paypal, .ism_template_4 .ism_box_paypal .ism_share_label, .ism_template_4 .ism_box_paypal .ism_share_counts, .ism_template_4 .ism_box_paypal .isf_sublabel_fe{ color: #009cde; }
.ism_template_4 .ism-socicon-playstation, .ism_template_4 .ism_box_playstation .ism_share_label, .ism_template_4 .ism_box_playstation .ism_share_counts, .ism_template_4 .ism_box_playstation .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-smugmug, .ism_template_4 .ism_box_smugmug .ism_share_label, .ism_template_4 .ism_box_smugmug .ism_share_counts, .ism_template_4 .ism_box_smugmug .isf_sublabel_fe{ color: #ACFD32; }
.ism_template_4 .ism-socicon-swarm, .ism_template_4 .ism_box_swarm .ism_share_label, .ism_template_4 .ism_box_swarm .ism_share_counts, .ism_template_4 .ism_box_swarm .isf_sublabel_fe{ color: #FC9D3C; }
.ism_template_4 .ism-socicon-triplej, .ism_template_4 .ism_box_triplej .ism_share_label, .ism_template_4 .ism_box_triplej .ism_share_counts, .ism_template_4 .ism_box_triplej .isf_sublabel_fe{ color: #E53531; }
.ism_template_4 .ism-socicon-yammer, .ism_template_4 .ism_box_yammer .ism_share_label, .ism_template_4 .ism_box_yammer .ism_share_counts, .ism_template_4 .ism_box_yammer .isf_sublabel_fe{ color: #1175C4; }
.ism_template_4 .ism-socicon-stackoverflow, .ism_template_4 .ism_box_stackoverflow .ism_share_label, .ism_template_4 .ism_box_stackoverflow .ism_share_counts, .ism_template_4 .ism_box_stackoverflow .isf_sublabel_fe{ color: #FD9827; }
.ism_template_4 .ism-socicon-drupal, .ism_template_4 .ism_box_drupal .ism_share_label, .ism_template_4 .ism_box_drupal .ism_share_counts, .ism_template_4 .ism_box_drupal .isf_sublabel_fe{ color: #00598e; }
.ism_template_4 .ism-socicon-android, .ism_template_4 .ism_box_android .ism_share_label, .ism_template_4 .ism_box_android .ism_share_counts, .ism_template_4 .ism_box_android .isf_sublabel_fe{ color: #8ec047; }
.ism_template_4 .ism-socicon-meetup, .ism_template_4 .ism_box_meetup .ism_share_label, .ism_template_4 .ism_box_meetup .ism_share_counts, .ism_template_4 .ism_box_meetup .isf_sublabel_fe{ color: #e2373c; }
.ism_template_4 .ism-socicon-persona, .ism_template_4 .ism_box_persona .ism_share_label, .ism_template_4 .ism_box_persona .ism_share_counts, .ism_template_4 .ism_box_persona .isf_sublabel_fe{ color: #e6753d; }
.ism_template_4 .ism-socicon-ello, .ism_template_4 .ism_box_ello .ism_share_label, .ism_template_4 .ism_box_ello .ism_share_counts, .ism_template_4 .ism_box_ello .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-8tracks, .ism_template_4 .ism_box_8tracks .ism_share_label, .ism_template_4 .ism_box_8tracks .ism_share_counts, .ism_template_4 .ism_box_8tracks .isf_sublabel_fe{ color: #122c4b; }
.ism_template_4 .ism-socicon-twitch, .ism_template_4 .ism_box_twitch .ism_share_label, .ism_template_4 .ism_box_twitch .ism_share_counts, .ism_template_4 .ism_box_twitch .isf_sublabel_fe{ color: #6441a5; }
.ism_template_4 .ism-socicon-airbnb, .ism_template_4 .ism_box_airbnb .ism_share_label, .ism_template_4 .ism_box_airbnb .ism_share_counts, .ism_template_4 .ism_box_airbnb .isf_sublabel_fe{ color: #ff5a5f; }
.ism_template_4 .ism-socicon-storehouse, .ism_template_4 .ism_box_storehouse .ism_share_label, .ism_template_4 .ism_box_storehouse .ism_share_counts, .ism_template_4 .ism_box_storehouse .isf_sublabel_fe{ color: #25B0E6; }
.ism_template_4 .ism-socicon-icq, .ism_template_4 .ism_box_icq .ism_share_label, .ism_template_4 .ism_box_icq .ism_share_counts, .ism_template_4 .ism_box_icq .isf_sublabel_fe{ color: #7EBD00; }
.ism_template_4 .ism-socicon-modelmayhem, .ism_template_4 .ism_box_modelmayhem .ism_share_label, .ism_template_4 .ism_box_modelmayhem .ism_share_counts, .ism_template_4 .ism_box_modelmayhem .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-istock, .ism_template_4 .ism_box_istock .ism_share_label, .ism_template_4 .ism_box_istock .ism_share_counts, .ism_template_4 .ism_box_istock .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-angellist, .ism_template_4 .ism_box_angellist .ism_share_label, .ism_template_4 .ism_box_angellist .ism_share_counts, .ism_template_4 .ism_box_angellist .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-periscope, .ism_template_4 .ism_box_periscope .ism_share_label, .ism_template_4 .ism_box_periscope .ism_share_counts, .ism_template_4 .ism_box_periscope .isf_sublabel_fe{ color: #3AA4C6; }
.ism_template_4 .ism-socicon-ravelry, .ism_template_4 .ism_box_ravelry .ism_share_label, .ism_template_4 .ism_box_ravelry .ism_share_counts, .ism_template_4 .ism_box_ravelry .isf_sublabel_fe{ color: #B6014C; }
.ism_template_4 .ism-socicon-snapchat, .ism_template_4 .ism_box_snapchat .ism_share_label, .ism_template_4 .ism_box_snapchat .ism_share_counts, .ism_template_4 .ism_box_snapchat .isf_sublabel_fe{ color: #fffa37; }
.ism_template_4 .ism-socicon-qq, .ism_template_4 .ism_box_qq .ism_share_label, .ism_template_4 .ism_box_qq .ism_share_counts, .ism_template_4 .ism_box_qq .isf_sublabel_fe{ color: #4297d3; }
.ism_template_4 .ism-socicon-renren, .ism_template_4 .ism_box_renren .ism_share_label, .ism_template_4 .ism_box_renren .ism_share_counts, .ism_template_4 .ism_box_renren .isf_sublabel_fe{ color: #2266b0; }
.ism_template_4 .ism-socicon-envato, .ism_template_4 .ism_box_envato .ism_share_label, .ism_template_4 .ism_box_envato .ism_share_counts, .ism_template_4 .ism_box_envato .isf_sublabel_fe{ color: #597c3a; }
.ism_template_4 .ism-socicon-behance, .ism_template_4 .ism_box_behance .ism_share_label, .ism_template_4 .ism_box_behance .ism_share_counts, .ism_template_4 .ism_box_behance .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-forrst, .ism_template_4 .ism_box_forrst .ism_share_label, .ism_template_4 .ism_box_forrst .ism_share_counts, .ism_template_4 .ism_box_forrst .isf_sublabel_fe{ color: #5B9A68; }
.ism_template_4 .ism-socicon-technorati, .ism_template_4 .ism_box_technorati .ism_share_label, .ism_template_4 .ism_box_technorati .ism_share_counts, .ism_template_4 .ism_box_technorati .isf_sublabel_fe{ color: #5cb030; }
.ism_template_4 .fa-sms-ism, .ism_template_4 .ism_box_sms .ism_share_label, .ism_template_4 .ism_box_sms .ism_share_counts, .ism_template_4 .ism_box_sms .isf_sublabel_fe{ color: #99BF7A; }
.ism_template_4 .fa-viber-ism, .ism_template_4 .ism_box_viber .ism_share_label, .ism_template_4 .ism_box_viber .ism_share_counts, .ism_template_4 .ism_box_viber .isf_sublabel_fe{ color: #7b519d; }
.ism_template_4 .fa-telegram-ism, .ism_template_4 .ism_box_telegram .ism_share_label, .ism_template_4 .ism_box_telegram .ism_share_counts, .ism_template_4 .ism_box_telegram .isf_sublabel_fe{color:#0088cc;}
.ism_template_4 .fa-comments-ism, .ism_template_4 .ism_box_comments .ism_share_label, .ism_template_4 .ism_box_comments .ism_share_counts, .ism_template_4 .ism_box_comments .isf_sublabel_fe{color:#32373c;}
.ism_template_4 .fa-love_like-ism, .ism_template_4 .ism_box_love_like .ism_share_label, .ism_template_4 .ism_box_love_like .ism_share_counts, .ism_template_4 .ism_box_love_like .isf_sublabel_fe{color:#B33D25;}
.ism_template_4 .fa-aol-ism, .ism_template_4 .ism_box_aol .ism_share_label, .ism_template_4 .ism_box_aol .ism_share_counts, .ism_template_4 .ism_box_aol .isf_sublabel_fe{color:#00c4ff;}
.ism_template_4 .fa-flipboard-ism, .ism_template_4 .ism_box_flipboard .ism_share_label, .ism_template_4 .ism_box_flipboard .ism_share_counts, .ism_template_4 .ism_box_flipboard .isf_sublabel_fe{color:#e12828;}
.ism_template_4 .fa-mailto-ism, .ism_template_4 .ism_box_mailto .ism_share_label, .ism_template_4 .ism_box_mailto .ism_share_counts, .ism_template_4 .ism_box_mailto .isf_sublabel_fe{color:#449a88;}
.ism_template_4 .ism_item:hover .fa-ism, .ism_template_4 .ism_item:hover .ism-sc-icon{
color:#fff !important;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.ism_template_4 .ism_item{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(245,245,245,1)));
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=1 );
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.ism_template_4 .ism_box_facebook:hover{
background:rgb(59, 89, 152);
}
.ism_template_4 .ism_box_twitter:hover{
background:#00ABF0;
}
.ism_template_4 .ism_box_google:hover{
background:rgb(217, 82, 50);
}
.ism_template_4 .ism_box_linkedin:hover{
background:rgb(28, 134, 188);
}
.ism_template_4 .ism_box_pinterest:hover{
background:rgb(174, 24, 31);
}
.ism_template_4 .ism_box_stumbleupon:hover{
background:rgb(233, 75, 36);
}
.ism_template_4 .ism_box_vk:hover{
background:#5d83aa;
}
.ism_template_4 .ism_box_digg:hover{
background:#005f93;
}
.ism_template_4 .ism_box_tumblr:hover{
background:#2c4762;
}
.ism_template_4 .ism_box_email:hover{
background:#666;
}
.ism_template_4 .ism_box_reddit:hover{
background:#2cae2c;
}
.ism_template_4 .ism_box_delicious:hover{
background: #2f78c5;
}
.ism_template_4 .ism_box_weibo:hover{
background: #ED1C24;
}
.ism_template_4 .ism_box_xing:hover{
background: #00605e;
}
.ism_template_4 .ism_box_print:hover{
background: #333333;
}
.ism_template_4 .ism_box_ok:hover{
background: #fb8433;
}
.ism_template_4 .ism_box_whatsapp:hover{
background: #2ab200;
}
.ism_template_4 .ism_box_bufferapp:hover{
background: #000;
}
.ism_template_4 .ism_box_mailru:hover{
background: #044b89;
}
.ism_template_4 .ism_box_meneame:hover{
background: #f6711b;
}
.ism_template_4 .ism_box_evernote:hover{
background: #7cbf4b;
}
.ism_template_4 .ism_box_getpocket:hover{
background: #f03e58;
}
.ism_template_4 .ism_box_flattr:hover{
background: #7faf44;
}
.ism_template_4 .ism_box_managewp:hover{
background: #248acb;
}
.ism_template_4 .ism_box_myspace:hover{
background: #3a5998;
}
.ism_template_4 .ism_box_hackernews:hover{
background: #f17626;
}
.ism_template_4 .ism_box_ymail:hover{
background: #511295;
}
.ism_template_4 .ism_box_gmail:hover{
background: #e3513f;
}
.ism_template_4 .ism_box_blogger:hover{
background: #ec661c;
}
.ism_template_4 .ism_box_amazon:hover{
background: #ff9900;
}
.ism_template_4 .ism_box_newsvine:hover{
background: #075B2F;
}
.ism_template_4 .ism_box_douban:hover{
background: #3ca353;
}
.ism_template_4 .ism_box_viadeo:hover{
background: #e4a000;
}
.ism_template_4 .ism_box_identica:hover{
background: #000000;
}
.ism_template_4 .ism_box_baidu:hover{
background: #2629d9;
}
.ism_template_4 .ism_box_yammer:hover{
background: #1175C4;
}
.ism_template_4 .ism_box_blogger:hover{ background: #ec661c;	}
.ism_template_4 .ism_box_amazon:hover{ background: #ff9900;	}
.ism_template_4 .ism_box_newsvine:hover{ background: #075B2F;	}
.ism_template_4 .ism_box_douban:hover{ background: #3ca353;	}
.ism_template_4 .ism_box_viadeo:hover{ background: #e4a000;	}
.ism_template_4 .ism_box_identica:hover{ background: #000000;	}
.ism_template_4 .ism_box_baidu:hover{ background: #2629d9;	}
.ism_template_4 .ism_box_foursquare:hover{ background: #f94877;	}
.ism_template_4 .ism_box_skype:hover{ background: #28abe3;	}
.ism_template_4 .ism_box_yelp:hover{ background: #c83218;	}
.ism_template_4 .ism_box_feedburner:hover{ background: #ffcc00;	}
.ism_template_4 .ism_box_soundcloud:hover{ background: #fe3801;	}
.ism_template_4 .ism_box_spotify:hover{ background: #7bb342;	}
.ism_template_4 .ism_box_grooveshark:hover{ background: #000000;	}
.ism_template_4 .ism_box_mixcloud:hover{ background: #000000;	}
.ism_template_4 .ism_box_lastfm:hover{ background: #d41316;	}
.ism_template_4 .ism_box_youtube:hover{ background: #e02a20;	}
.ism_template_4 .ism_box_vimeo:hover{ background: #51b5e7;	}
.ism_template_4 .ism_box_dailymotion:hover{ background: #004e72;	}
.ism_template_4 .ism_box_vine:hover{ background: #00b389;	}
.ism_template_4 .ism_box_flickr:hover{ background: #1e1e1b;	}
.ism_template_4 .ism_box_500px:hover{ background: #58a9de;	}
.ism_template_4 .ism_box_instagram:hover{ background: #9c7c6e;	}
.ism_template_4 .ism_box_technocrati:hover{ background: #5cb030;	}
.ism_template_4 .ism_box_dribbble:hover{ background: #020202;	}
.ism_template_4 .ism_box_deviantart:hover{ background: #c5d200;	}
.ism_template_4 .ism_box_forst:hover{ background: #5B9A68;	}
.ism_template_4 .ism_box_play:hover{ background: #000000;	}
.ism_template_4 .ism_box_zerply:hover{ background: #9DBC7A;	}
.ism_template_4 .ism_box_wikipedia:hover{ background: #000000;	}
.ism_template_4 .ism_box_apple:hover{ background: #B9BFC1;	}
.ism_template_4 .ism_box_flattr:hover{ background: #F67C1A;	}
.ism_template_4 .ism_box_github:hover{ background: #221e1b;	}
.ism_template_4 .ism_box_friendfeed:hover{ background: #2F72C4;	}
.ism_template_4 .ism_box_bebo:hover{ background: #EF1011;	}
.ism_template_4 .ism_box_zynga:hover{ background: #DC0606;	}
.ism_template_4 .ism_box_steam:hover{ background: #171a21;	}
.ism_template_4 .ism_box_xbox:hover{ background: #92C83E;	}
.ism_template_4 .ism_box_windows:hover{ background: #00BDF6;	}
.ism_template_4 .ism_box_outlook:hover{ background: #0072C6;	}
.ism_template_4 .ism_box_coderwall:hover{ background: #3E8DCC;	}
.ism_template_4 .ism_box_tripadvisor:hover{ background: #4B7E37;	}
.ism_template_4 .ism_box_appnet:hover{ background: #494949;	}
.ism_template_4 .ism_box_goodreads:hover{ background: #463020;	}
.ism_template_4 .ism_box_tripit:hover{ background: #1982C3;	}
.ism_template_4 .ism_box_lanyrd:hover{ background: #3c80c9;	}
.ism_template_4 .ism_box_slideshare:hover{ background: #4ba3a6;	}
.ism_template_4 .ism_box_rss:hover{ background: #f26109;	}
.ism_template_4 .ism_box_disqus:hover{ background: #2e9fff;	}
.ism_template_4 .ism_box_houzz:hover{ background: #7CC04B;	}
.ism_template_4 .ism_box_mail:hover{ background: #000000;	}
.ism_template_4 .ism_box_patreon:hover{ background: #E44727;	}
.ism_template_4 .ism_box_paypal:hover{ background: #009cde;	}
.ism_template_4 .ism_box_playstation:hover{ background: #000000;	}
.ism_template_4 .ism_box_smugmug:hover{ background: #ACFD32;	}
.ism_template_4 .ism_box_swarm:hover{ background: #FC9D3C;	}
.ism_template_4 .ism_box_triplej:hover{ background: #E53531;	}
.ism_template_4 .ism_box_yammer:hover{ background: #1175C4;	}
.ism_template_4 .ism_box_stackoverflow:hover{ background: #FD9827;	}
.ism_template_4 .ism_box_drupal:hover{ background: #00598e;	}
.ism_template_4 .ism_box_android:hover{ background: #8ec047;	}
.ism_template_4 .ism_box_meetup:hover{ background: #e2373c;	}
.ism_template_4 .ism_box_persona:hover{ background: #e6753d;	}
.ism_template_4 .ism_box_ello:hover{ background: #000000;	}
.ism_template_4 .ism_box_8tracks:hover{ background: #122c4b;	}
.ism_template_4 .ism_box_twitch:hover{ background: #6441a5;	}
.ism_template_4 .ism_box_airbnb:hover{ background: #ff5a5f;	}
.ism_template_4 .ism_box_storehouse:hover{ background: #25B0E6;	}
.ism_template_4 .ism_box_icq:hover{ background: #7EBD00;	}
.ism_template_4 .ism_box_modelmayhem:hover{ background: #000000;	}
.ism_template_4 .ism_box_istock:hover{ background: #000000;	}
.ism_template_4 .ism_box_angellist:hover{ background: #000000;	}
.ism_template_4 .ism_box_periscope:hover{ background: #3AA4C6;	}
.ism_template_4 .ism_box_ravelry:hover{ background: #B6014C;	}
.ism_template_4 .ism_box_snapchat:hover{ background: #fffa37;	}
.ism_template_4 .ism_box_qq:hover{ background: #4297d3;	}
.ism_template_4 .ism_box_renren:hover{ background: #2266b0;	}
.ism_template_4 .ism_box_envato:hover{ background: #597c3a;	}
.ism_template_4 .ism_box_behance:hover{ background: #000000;	}
.ism_template_4 .ism_box_forrst:hover{ background: #5B9A68;	}
.ism_template_4 .ism_box_technorati:hover{ background: #5cb030;	}
.ism_template_4 .ism_box_sms:hover{ background: #99BF7A;}
.ism_template_4 .ism_box_viber:hover{ background: #7b519d;}
.ism_template_4 .ism_box_telegram:hover{ background: #0088cc;}
.ism_template_4 .ism_box_comments:hover{ background: #32373c;}
.ism_template_4 .ism_box_love_like:hover{ background: #B33D25;}
.ism_template_4 .ism_box_aol:hover{ background: #00c4ff;}
.ism_template_4 .ism_box_flipboard:hover{ background: #e12828;}
.ism_template_4 .ism_box_mailto:hover{ background: #449a88;}
.ism_template_4 .fa-ism, .ism_template_4 .ism-sc-icon{
width:27px;
text-align:center;
}
.ism_template_4 .ism_item:hover .ism_share_label{
color:#fff;
}
.ism_template_4 .ism_share_label{
padding-right:8px;
}
.ism_template_4 .ism_share_counts{
padding-right:8px;
margin-left:0px;
}
.ism_template_4 .ism_item:hover .ism_share_counts{
color:#fff;
}
.ism_template_4 .isf_sublabel_fe{
margin-left:0px;
margin-right:10px;
}
.ism_template_4 .ism_item:hover .isf_sublabel_fe{
color:#fff;
} .ism_template_5{
}
.ism_template_5 .ism_item{
margin:0px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
position:relative;
overflow:hidden;
-webkit-box-shadow: inset 0px -6px 0px 0px rgba(0,0,0,0.2);
-moz-box-shadow: inset 0px -6px 0px 0px rgba(0,0,0,0.2);
box-shadow: inset 0px -6px 0px 0px rgba(0,0,0,0.2);
}
.ism_template_5 .fa-ism, .ism_template_5 .ism-sc-icon {
width:24px;
text-align:center;
height:38px;
line-height: 38px;
}
.ism_template_5 .ism_item:hover{
-moz-transform: scale(1.02);
-webkit-transform: scale(1.02);
-o-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
opacity:0.9;
top:-1px; }
.ism_template_5 .ism_share_label{
line-height:36px;
}
.ism_template_5 .ism_share_counts{
line-height:36px;
}
.ism_template_5 .isf_sublabel_fe{
line-height:36px;
margin-left:5px;
}
.ism_template_5 a{
position:relative;
bottom:-2px;
} .ism_template_6{
}
.ism_template_6 .ism_item{
border-radius:27px;
background-color: white;
padding:3px;
-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
margin:7px;
overflow:visible;
}
.ism_template_6 .fa-facebook-ism, .ism_template_6 .ism_box_facebook .ism_share_label, .ism_template_6 .ism_box_facebook .ism_share_counts, .ism_template_6 .ism_box_facebook .isf_sublabel_fe{
color:rgb(59, 89, 152);
}
.ism_template_6 .fa-twitter-ism, .ism_template_6 .ism_box_twitter .ism_share_label, .ism_template_6 .ism_box_twitter .ism_share_counts, .ism_template_6 .ism_box_twitter .isf_sublabel_fe{
color:#00ABF0;
}
.ism_template_6 .fa-google-ism, .ism_template_6 .ism_box_google .ism_share_label, .ism_template_6 .ism_box_google .ism_share_counts, .ism_template_6 .ism_box_google .isf_sublabel_fe{
color:rgb(217, 82, 50);
}
.ism_template_6 .fa-linkedin-ism, .ism_template_6 .ism_box_linkedin .ism_share_label, .ism_template_6 .ism_box_linkedin .ism_share_counts, .ism_template_6 .ism_box_linkedin .isf_sublabel_fe{
color:rgb(28, 134, 188);
}
.ism_template_6 .fa-pinterest-ism, .ism_template_6 .ism_box_pinterest .ism_share_label, .ism_template_6 .ism_box_pinterest .ism_share_counts, .ism_template_6 .ism_box_pinterest .isf_sublabel_fe{
color:rgb(174, 24, 31);
}
.ism_template_6 .fa-stumbleupon-ism, .ism_template_6 .ism_box_stumbleupon .ism_share_label, .ism_template_6 .ism_box_stumbleupon .ism_share_counts, .ism_template_6 .ism_box_stumbleupon .isf_sublabel_fe{
color:rgb(233, 75, 36);
}
.ism_template_6 .fa-vk-ism, .ism_template_6 .ism_box_vk .ism_share_label, .ism_template_6 .ism_box_vk .ism_share_counts, .ism_template_6 .ism_box_vk .isf_sublabel_fe{
color:#5d83aa;
}
.ism_template_6 .fa-digg-ism, .ism_template_6 .ism_box_digg .ism_share_label, .ism_template_6 .ism_box_digg .ism_share_counts, .ism_template_6 .ism_box_digg .isf_sublabel_fe{
color:#005f93;
}
.ism_template_6 .fa-tumblr-ism, .ism_template_6 .ism_box_tumblr .ism_share_label, .ism_template_6 .ism_box_tumblr .ism_share_counts, .ism_template_6 .ism_box_tumblr .isf_sublabel_fe{
color:#2c4762;
}
.ism_template_6 .fa-email-ism, .ism_template_6 .ism_box_email .ism_share_label, .ism_template_6 .ism_box_email .ism_share_counts, .ism_template_6 .ism_box_email .isf_sublabel_fe{
color:#666;
}
.ism_template_6 .fa-reddit-ism, .ism_template_6 .ism_box_reddit .ism_share_label, .ism_template_6 .ism_box_reddit .ism_share_counts, .ism_template_6 .ism_box_reddit .isf_sublabel_fe{
color:#2cae2c;
}
.ism_template_6 .fa-delicious-ism, .ism_template_6 .ism_box_delicious .ism_share_label, .ism_template_6 .ism_box_delicious .ism_share_counts, .ism_template_6 .ism_box_delicious .isf_sublabel_fe{
color:#2f78c5;
}
.ism_template_6 .fa-weibo-ism, .ism_template_6 .ism_box_weibo .ism_share_label, .ism_template_6 .ism_box_weibo .ism_share_counts, .ism_template_6 .ism_box_weibo .isf_sublabel_fe{
color:#ED1C24;
}
.ism_template_6 .fa-xing-ism, .ism_template_6 .ism_box_xing .ism_share_label, .ism_template_6 .ism_box_xing .ism_share_counts, .ism_template_6 .ism_box_xing .isf_sublabel_fe{
color:#00605e;
}
.ism_template_6 .fa-print-ism, .ism_template_6 .ism_box_print .ism_share_label, .ism_template_6 .ism_box_print .ism_share_counts, .ism_template_6 .ism_box_print .isf_sublabel_fe{
color:#333333;
}
.ism_template_6 .fa-ok-ism, .ism_template_6 .ism_box_ok .ism_share_label, .ism_template_6 .ism_box_ok .ism_share_counts, .ism_template_6 .ism_box_ok .isf_sublabel_fe{
color:#fb8433;
}
.ism_template_6 .fa-whatsapp-ism, .ism_template_6 .ism_box_whatsapp .ism_share_label, .ism_template_6 .ism_box_whatsapp .ism_share_counts, .ism_template_6 .ism_box_whatsapp .isf_sublabel_fe{
color:#2ab200;
}
.ism_template_6 .fa-bufferapp-ism, .ism_template_6 .ism_box_bufferapp .ism_share_label, .ism_template_6 .ism_box_bufferapp .ism_share_counts, .ism_template_6 .ism_box_bufferapp .isf_sublabel_fe{
color:#000;
}
.ism_template_6 .fa-mailru-ism, .ism_template_6 .ism_box_mailru .ism_share_label, .ism_template_6 .ism_box_mailru .ism_share_counts, .ism_template_6 .ism_box_mailru .isf_sublabel_fe{
color:#044b89;
}
.ism_template_6 .fa-meneame-ism, .ism_template_6 .ism_box_meneame .ism_share_label, .ism_template_6 .ism_box_meneame .ism_share_counts, .ism_template_6 .ism_box_meneame .isf_sublabel_fe{
color:#f6711b;
}
.ism_template_6 .fa-evernote-ism, .ism_template_6 .ism_box_evernote .ism_share_label, .ism_template_6 .ism_box_evernote .ism_share_counts, .ism_template_6 .ism_box_evernote .isf_sublabel_fe{
color:#7cbf4b;
}
.ism_template_6 .fa-getpocket-ism, .ism_template_6 .ism_box_getpocket .ism_share_label, .ism_template_6 .ism_box_getpocket .ism_share_counts, .ism_template_6 .ism_box_getpocket .isf_sublabel_fe{
color:#f03e58;
}
.ism_template_6 .fa-flattr-ism, .ism_template_6 .ism_box_flattr .ism_share_label, .ism_template_6 .ism_box_flattr .ism_share_counts, .ism_template_6 .ism_box_flattr .isf_sublabel_fe{
color:#7faf44;
}
.ism_template_6 .fa-managewp-ism, .ism_template_6 .ism_box_managewp .ism_share_label, .ism_template_6 .ism_box_managewp .ism_share_counts, .ism_template_6 .ism_box_managewp .isf_sublabel_fe{
color:#248acb;
}
.ism_template_6 .fa-myspace-ism, .ism_template_6 .ism_box_myspace .ism_share_label, .ism_template_6 .ism_box_myspace .ism_share_counts, .ism_template_6 .ism_box_myspace .isf_sublabel_fe{
color:#3a5998;
}
.ism_template_6 .fa-hackernews-ism, .ism_template_6 .ism_box_hackernews .ism_share_label, .ism_template_6 .ism_box_hackernews .ism_share_counts, .ism_template_6 .ism_box_hackernews .isf_sublabel_fe{
color:#f17626;
}
.ism_template_6 .fa-ymail-ism, .ism_template_6 .ism_box_ymail .ism_share_label, .ism_template_6 .ism_box_ymail .ism_share_counts, .ism_template_6 .ism_box_ymail .isf_sublabel_fe{
color:#511295;
}
.ism_template_6 .fa-gmail-ism, .ism_template_6 .ism_box_gmail .ism_share_label, .ism_template_6 .ism_box_gmail .ism_share_counts, .ism_template_6 .ism_box_gmail .isf_sublabel_fe{
color:#e3513f;
}
.ism_template_6 .ism-socicon-blogger, .ism_template_6 .ism_box_blogger .ism_share_label, .ism_template_6 .ism_box_blogger .ism_share_counts, .ism_template_6 .ism_box_blogger .isf_sublabel_fe{
color:#e3513f;
}
.ism_template_6 .ism-socicon-amazon, .ism_template_6 .ism_box_amazon .ism_share_label, .ism_template_6 .ism_box_amazon .ism_share_counts, .ism_template_6 .ism_box_amazon .isf_sublabel_fe{
color:#ff9900;
}
.ism_template_6 .ism-socicon-newsvine, .ism_template_6 .ism_box_newsvine .ism_share_label, .ism_template_6 .ism_box_newsvine .ism_share_counts, .ism_template_6 .ism_box_newsvine .isf_sublabel_fe{
color:#075B2F;
}
.ism_template_6 .ism-socicon-douban, .ism_template_6 .ism_box_douban .ism_share_label, .ism_template_6 .ism_box_douban .ism_share_counts, .ism_template_6 .ism_box_douban .isf_sublabel_fe{
color:#3ca353;
}
.ism_template_6 .ism-socicon-viadeo, .ism_template_6 .ism_box_viadeo .ism_share_label, .ism_template_6 .ism_box_viadeo .ism_share_counts, .ism_template_6 .ism_box_viadeo .isf_sublabel_fe{
color:#e4a000;
}
.ism_template_6 .ism-socicon-identica, .ism_template_6 .ism_box_identica .ism_share_label, .ism_template_6 .ism_box_identica .ism_share_counts, .ism_template_6 .ism_box_identica .isf_sublabel_fe{
color:#000000;
}
.ism_template_6 .ism-socicon-baidu, .ism_template_6 .ism_box_baidu .ism_share_label, .ism_template_6 .ism_box_baidu .ism_share_counts, .ism_template_6 .ism_box_baidu .isf_sublabel_fe{
color:#2629d9;
}
.ism_template_6 .ism-socicon-yammer, .ism_template_6 .ism_box_yammer .ism_share_label, .ism_template_6 .ism_box_yammer .ism_share_counts, .ism_template_6 .ism_box_yammer .isf_sublabel_fe{
color:#1175C4;
}
.ism_template_6 .ism-socicon-blogger, .ism_template_6 .ism_box_blogger .ism_share_label, .ism_template_6 .ism_box_blogger .ism_share_counts, .ism_template_6 .ism_box_blogger .isf_sublabel_fe{ color: #ec661c; }
.ism_template_6 .ism-socicon-amazon, .ism_template_6 .ism_box_amazon .ism_share_label, .ism_template_6 .ism_box_amazon .ism_share_counts, .ism_template_6 .ism_box_amazon .isf_sublabel_fe{ color: #ff9900; }
.ism_template_6 .ism-socicon-newsvine, .ism_template_6 .ism_box_newsvine .ism_share_label, .ism_template_6 .ism_box_newsvine .ism_share_counts, .ism_template_6 .ism_box_newsvine .isf_sublabel_fe{ color: #075B2F; }
.ism_template_6 .ism-socicon-douban, .ism_template_6 .ism_box_douban .ism_share_label, .ism_template_6 .ism_box_douban .ism_share_counts, .ism_template_6 .ism_box_douban .isf_sublabel_fe{ color: #3ca353; }
.ism_template_6 .ism-socicon-viadeo, .ism_template_6 .ism_box_viadeo .ism_share_label, .ism_template_6 .ism_box_viadeo .ism_share_counts, .ism_template_6 .ism_box_viadeo .isf_sublabel_fe{ color: #e4a000; }
.ism_template_6 .ism-socicon-identica, .ism_template_6 .ism_box_identica .ism_share_label, .ism_template_6 .ism_box_identica .ism_share_counts, .ism_template_6 .ism_box_identica .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-baidu, .ism_template_6 .ism_box_baidu .ism_share_label, .ism_template_6 .ism_box_baidu .ism_share_counts, .ism_template_6 .ism_box_baidu .isf_sublabel_fe{ color: #2629d9; }
.ism_template_6 .ism-socicon-foursquare, .ism_template_6 .ism_box_foursquare .ism_share_label, .ism_template_6 .ism_box_foursquare .ism_share_counts, .ism_template_6 .ism_box_foursquare .isf_sublabel_fe{ color: #f94877; }
.ism_template_6 .ism-socicon-skype, .ism_template_6 .ism_box_skype .ism_share_label, .ism_template_6 .ism_box_skype .ism_share_counts, .ism_template_6 .ism_box_skype .isf_sublabel_fe{ color: #28abe3; }
.ism_template_6 .ism-socicon-yelp, .ism_template_6 .ism_box_yelp .ism_share_label, .ism_template_6 .ism_box_yelp .ism_share_counts, .ism_template_6 .ism_box_yelp .isf_sublabel_fe{ color: #c83218; }
.ism_template_6 .ism-socicon-feedburner, .ism_template_6 .ism_box_feedburner .ism_share_label, .ism_template_6 .ism_box_feedburner .ism_share_counts, .ism_template_6 .ism_box_feedburner .isf_sublabel_fe{ color: #ffcc00; }
.ism_template_6 .ism-socicon-soundcloud, .ism_template_6 .ism_box_soundcloud .ism_share_label, .ism_template_6 .ism_box_soundcloud .ism_share_counts, .ism_template_6 .ism_box_soundcloud .isf_sublabel_fe{ color: #fe3801; }
.ism_template_6 .ism-socicon-spotify, .ism_template_6 .ism_box_spotify .ism_share_label, .ism_template_6 .ism_box_spotify .ism_share_counts, .ism_template_6 .ism_box_spotify .isf_sublabel_fe{ color: #7bb342; }
.ism_template_6 .ism-socicon-grooveshark, .ism_template_6 .ism_box_grooveshark .ism_share_label, .ism_template_6 .ism_box_grooveshark .ism_share_counts, .ism_template_6 .ism_box_grooveshark .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-mixcloud, .ism_template_6 .ism_box_mixcloud .ism_share_label, .ism_template_6 .ism_box_mixcloud .ism_share_counts, .ism_template_6 .ism_box_mixcloud .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-lastfm, .ism_template_6 .ism_box_lastfm .ism_share_label, .ism_template_6 .ism_box_lastfm .ism_share_counts, .ism_template_6 .ism_box_lastfm .isf_sublabel_fe{ color: #d41316; }
.ism_template_6 .ism-socicon-youtube, .ism_template_6 .ism_box_youtube .ism_share_label, .ism_template_6 .ism_box_youtube .ism_share_counts, .ism_template_6 .ism_box_youtube .isf_sublabel_fe{ color: #e02a20; }
.ism_template_6 .ism-socicon-vimeo, .ism_template_6 .ism_box_vimeo .ism_share_label, .ism_template_6 .ism_box_vimeo .ism_share_counts, .ism_template_6 .ism_box_vimeo .isf_sublabel_fe{ color: #51b5e7; }
.ism_template_6 .ism-socicon-dailymotion, .ism_template_6 .ism_box_dailymotion .ism_share_label, .ism_template_6 .ism_box_dailymotion .ism_share_counts, .ism_template_6 .ism_box_dailymotion .isf_sublabel_fe{ color: #004e72; }
.ism_template_6 .ism-socicon-vine, .ism_template_6 .ism_box_vine .ism_share_label, .ism_template_6 .ism_box_vine .ism_share_counts, .ism_template_6 .ism_box_vine .isf_sublabel_fe{ color: #00b389; }
.ism_template_6 .ism-socicon-flickr, .ism_template_6 .ism_box_flickr .ism_share_label, .ism_template_6 .ism_box_flickr .ism_share_counts, .ism_template_6 .ism_box_flickr .isf_sublabel_fe{ color: #1e1e1b; }
.ism_template_6 .ism-socicon-500px, .ism_template_6 .ism_box_500px .ism_share_label, .ism_template_6 .ism_box_500px .ism_share_counts, .ism_template_6 .ism_box_500px .isf_sublabel_fe{ color: #58a9de; }
.ism_template_6 .ism-socicon-instagram, .ism_template_6 .ism_box_instagram .ism_share_label, .ism_template_6 .ism_box_instagram .ism_share_counts, .ism_template_6 .ism_box_instagram .isf_sublabel_fe{ color: #9c7c6e; }
.ism_template_6 .ism-socicon-technocrati, .ism_template_6 .ism_box_technocrati .ism_share_label, .ism_template_6 .ism_box_technocrati .ism_share_counts, .ism_template_6 .ism_box_technocrati .isf_sublabel_fe{ color: #5cb030; }
.ism_template_6 .ism-socicon-dribbble, .ism_template_6 .ism_box_dribbble .ism_share_label, .ism_template_6 .ism_box_dribbble .ism_share_counts, .ism_template_6 .ism_box_dribbble .isf_sublabel_fe{ color: #020202; }
.ism_template_6 .ism-socicon-deviantart, .ism_template_6 .ism_box_deviantart .ism_share_label, .ism_template_6 .ism_box_deviantart .ism_share_counts, .ism_template_6 .ism_box_deviantart .isf_sublabel_fe{ color: #c5d200; }
.ism_template_6 .ism-socicon-forst, .ism_template_6 .ism_box_forst .ism_share_label, .ism_template_6 .ism_box_forst .ism_share_counts, .ism_template_6 .ism_box_forst .isf_sublabel_fe{ color: #5B9A68; }
.ism_template_6 .ism-socicon-play, .ism_template_6 .ism_box_play .ism_share_label, .ism_template_6 .ism_box_play .ism_share_counts, .ism_template_6 .ism_box_play .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-zerply, .ism_template_6 .ism_box_zerply .ism_share_label, .ism_template_6 .ism_box_zerply .ism_share_counts, .ism_template_6 .ism_box_zerply .isf_sublabel_fe{ color: #9DBC7A; }
.ism_template_6 .ism-socicon-wikipedia, .ism_template_6 .ism_box_wikipedia .ism_share_label, .ism_template_6 .ism_box_wikipedia .ism_share_counts, .ism_template_6 .ism_box_wikipedia .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-apple, .ism_template_6 .ism_box_apple .ism_share_label, .ism_template_6 .ism_box_apple .ism_share_counts, .ism_template_6 .ism_box_apple .isf_sublabel_fe{ color: #B9BFC1; }
.ism_template_6 .ism-socicon-flattr, .ism_template_6 .ism_box_flattr .ism_share_label, .ism_template_6 .ism_box_flattr .ism_share_counts, .ism_template_6 .ism_box_flattr .isf_sublabel_fe{ color: #F67C1A; }
.ism_template_6 .ism-socicon-github, .ism_template_6 .ism_box_github .ism_share_label, .ism_template_6 .ism_box_github .ism_share_counts, .ism_template_6 .ism_box_github .isf_sublabel_fe{ color: #221e1b; }
.ism_template_6 .ism-socicon-friendfeed, .ism_template_6 .ism_box_friendfeed .ism_share_label, .ism_template_6 .ism_box_friendfeed .ism_share_counts, .ism_template_6 .ism_box_friendfeed .isf_sublabel_fe{ color: #2F72C4; }
.ism_template_6 .ism-socicon-bebo, .ism_template_6 .ism_box_bebo .ism_share_label, .ism_template_6 .ism_box_bebo .ism_share_counts, .ism_template_6 .ism_box_bebo .isf_sublabel_fe{ color: #EF1011; }
.ism_template_6 .ism-socicon-zynga, .ism_template_6 .ism_box_zynga .ism_share_label, .ism_template_6 .ism_box_zynga .ism_share_counts, .ism_template_6 .ism_box_zynga .isf_sublabel_fe{ color: #DC0606; }
.ism_template_6 .ism-socicon-steam, .ism_template_6 .ism_box_steam .ism_share_label, .ism_template_6 .ism_box_steam .ism_share_counts, .ism_template_6 .ism_box_steam .isf_sublabel_fe{ color: #171a21; }
.ism_template_6 .ism-socicon-xbox, .ism_template_6 .ism_box_xbox .ism_share_label, .ism_template_6 .ism_box_xbox .ism_share_counts, .ism_template_6 .ism_box_xbox .isf_sublabel_fe{ color: #92C83E; }
.ism_template_6 .ism-socicon-windows, .ism_template_6 .ism_box_windows .ism_share_label, .ism_template_6 .ism_box_windows .ism_share_counts, .ism_template_6 .ism_box_windows .isf_sublabel_fe{ color: #00BDF6; }
.ism_template_6 .ism-socicon-outlook, .ism_template_6 .ism_box_outlook .ism_share_label, .ism_template_6 .ism_box_outlook .ism_share_counts, .ism_template_6 .ism_box_outlook .isf_sublabel_fe{ color: #0072C6; }
.ism_template_6 .ism-socicon-coderwall, .ism_template_6 .ism_box_coderwall .ism_share_label, .ism_template_6 .ism_box_coderwall .ism_share_counts, .ism_template_6 .ism_box_coderwall .isf_sublabel_fe{ color: #3E8DCC; }
.ism_template_6 .ism-socicon-tripadvisor, .ism_template_6 .ism_box_tripadvisor .ism_share_label, .ism_template_6 .ism_box_tripadvisor .ism_share_counts, .ism_template_6 .ism_box_tripadvisor .isf_sublabel_fe{ color: #4B7E37; }
.ism_template_6 .ism-socicon-appnet, .ism_template_6 .ism_box_appnet .ism_share_label, .ism_template_6 .ism_box_appnet .ism_share_counts, .ism_template_6 .ism_box_appnet .isf_sublabel_fe{ color: #494949; }
.ism_template_6 .ism-socicon-goodreads, .ism_template_6 .ism_box_goodreads .ism_share_label, .ism_template_6 .ism_box_goodreads .ism_share_counts, .ism_template_6 .ism_box_goodreads .isf_sublabel_fe{ color: #463020; }
.ism_template_6 .ism-socicon-tripit, .ism_template_6 .ism_box_tripit .ism_share_label, .ism_template_6 .ism_box_tripit .ism_share_counts, .ism_template_6 .ism_box_tripit .isf_sublabel_fe{ color: #1982C3; }
.ism_template_6 .ism-socicon-lanyrd, .ism_template_6 .ism_box_lanyrd .ism_share_label, .ism_template_6 .ism_box_lanyrd .ism_share_counts, .ism_template_6 .ism_box_lanyrd .isf_sublabel_fe{ color: #3c80c9; }
.ism_template_6 .ism-socicon-slideshare, .ism_template_6 .ism_box_slideshare .ism_share_label, .ism_template_6 .ism_box_slideshare .ism_share_counts, .ism_template_6 .ism_box_slideshare .isf_sublabel_fe{ color: #4ba3a6; }
.ism_template_6 .ism-socicon-rss, .ism_template_6 .ism_box_rss .ism_share_label, .ism_template_6 .ism_box_rss .ism_share_counts, .ism_template_6 .ism_box_rss .isf_sublabel_fe{ color: #f26109; }
.ism_template_6 .ism-socicon-disqus, .ism_template_6 .ism_box_disqus .ism_share_label, .ism_template_6 .ism_box_disqus .ism_share_counts, .ism_template_6 .ism_box_disqus .isf_sublabel_fe{ color: #2e9fff; }
.ism_template_6 .ism-socicon-houzz, .ism_template_6 .ism_box_houzz .ism_share_label, .ism_template_6 .ism_box_houzz .ism_share_counts, .ism_template_6 .ism_box_houzz .isf_sublabel_fe{ color: #7CC04B; }
.ism_template_6 .ism-socicon-mail, .ism_template_6 .ism_box_mail .ism_share_label, .ism_template_6 .ism_box_mail .ism_share_counts, .ism_template_6 .ism_box_mail .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-patreon, .ism_template_6 .ism_box_patreon .ism_share_label, .ism_template_6 .ism_box_patreon .ism_share_counts, .ism_template_6 .ism_box_patreon .isf_sublabel_fe{ color: #E44727; }
.ism_template_6 .ism-socicon-paypal, .ism_template_6 .ism_box_paypal .ism_share_label, .ism_template_6 .ism_box_paypal .ism_share_counts, .ism_template_6 .ism_box_paypal .isf_sublabel_fe{ color: #009cde; }
.ism_template_6 .ism-socicon-playstation, .ism_template_6 .ism_box_playstation .ism_share_label, .ism_template_6 .ism_box_playstation .ism_share_counts, .ism_template_6 .ism_box_playstation .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-smugmug, .ism_template_6 .ism_box_smugmug .ism_share_label, .ism_template_6 .ism_box_smugmug .ism_share_counts, .ism_template_6 .ism_box_smugmug .isf_sublabel_fe{ color: #ACFD32; }
.ism_template_6 .ism-socicon-swarm, .ism_template_6 .ism_box_swarm .ism_share_label, .ism_template_6 .ism_box_swarm .ism_share_counts, .ism_template_6 .ism_box_swarm .isf_sublabel_fe{ color: #FC9D3C; }
.ism_template_6 .ism-socicon-triplej, .ism_template_6 .ism_box_triplej .ism_share_label, .ism_template_6 .ism_box_triplej .ism_share_counts, .ism_template_6 .ism_box_triplej .isf_sublabel_fe{ color: #E53531; }
.ism_template_6 .ism-socicon-yammer, .ism_template_6 .ism_box_yammer .ism_share_label, .ism_template_6 .ism_box_yammer .ism_share_counts, .ism_template_6 .ism_box_yammer .isf_sublabel_fe{ color: #1175C4; }
.ism_template_6 .ism-socicon-stackoverflow, .ism_template_6 .ism_box_stackoverflow .ism_share_label, .ism_template_6 .ism_box_stackoverflow .ism_share_counts, .ism_template_6 .ism_box_stackoverflow .isf_sublabel_fe{ color: #FD9827; }
.ism_template_6 .ism-socicon-drupal, .ism_template_6 .ism_box_drupal .ism_share_label, .ism_template_6 .ism_box_drupal .ism_share_counts, .ism_template_6 .ism_box_drupal .isf_sublabel_fe{ color: #00598e; }
.ism_template_6 .ism-socicon-android, .ism_template_6 .ism_box_android .ism_share_label, .ism_template_6 .ism_box_android .ism_share_counts, .ism_template_6 .ism_box_android .isf_sublabel_fe{ color: #8ec047; }
.ism_template_6 .ism-socicon-meetup, .ism_template_6 .ism_box_meetup .ism_share_label, .ism_template_6 .ism_box_meetup .ism_share_counts, .ism_template_6 .ism_box_meetup .isf_sublabel_fe{ color: #e2373c; }
.ism_template_6 .ism-socicon-persona, .ism_template_6 .ism_box_persona .ism_share_label, .ism_template_6 .ism_box_persona .ism_share_counts, .ism_template_6 .ism_box_persona .isf_sublabel_fe{ color: #e6753d; }
.ism_template_6 .ism-socicon-ello, .ism_template_6 .ism_box_ello .ism_share_label, .ism_template_6 .ism_box_ello .ism_share_counts, .ism_template_6 .ism_box_ello .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-8tracks, .ism_template_6 .ism_box_8tracks .ism_share_label, .ism_template_6 .ism_box_8tracks .ism_share_counts, .ism_template_6 .ism_box_8tracks .isf_sublabel_fe{ color: #122c4b; }
.ism_template_6 .ism-socicon-twitch, .ism_template_6 .ism_box_twitch .ism_share_label, .ism_template_6 .ism_box_twitch .ism_share_counts, .ism_template_6 .ism_box_twitch .isf_sublabel_fe{ color: #6441a5; }
.ism_template_6 .ism-socicon-airbnb, .ism_template_6 .ism_box_airbnb .ism_share_label, .ism_template_6 .ism_box_airbnb .ism_share_counts, .ism_template_6 .ism_box_airbnb .isf_sublabel_fe{ color: #ff5a5f; }
.ism_template_6 .ism-socicon-storehouse, .ism_template_6 .ism_box_storehouse .ism_share_label, .ism_template_6 .ism_box_storehouse .ism_share_counts, .ism_template_6 .ism_box_storehouse .isf_sublabel_fe{ color: #25B0E6; }
.ism_template_6 .ism-socicon-icq, .ism_template_6 .ism_box_icq .ism_share_label, .ism_template_6 .ism_box_icq .ism_share_counts, .ism_template_6 .ism_box_icq .isf_sublabel_fe{ color: #7EBD00; }
.ism_template_6 .ism-socicon-modelmayhem, .ism_template_6 .ism_box_modelmayhem .ism_share_label, .ism_template_6 .ism_box_modelmayhem .ism_share_counts, .ism_template_6 .ism_box_modelmayhem .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-istock, .ism_template_6 .ism_box_istock .ism_share_label, .ism_template_6 .ism_box_istock .ism_share_counts, .ism_template_6 .ism_box_istock .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-angellist, .ism_template_6 .ism_box_angellist .ism_share_label, .ism_template_6 .ism_box_angellist .ism_share_counts, .ism_template_6 .ism_box_angellist .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-periscope, .ism_template_6 .ism_box_periscope .ism_share_label, .ism_template_6 .ism_box_periscope .ism_share_counts, .ism_template_6 .ism_box_periscope .isf_sublabel_fe{ color: #3AA4C6; }
.ism_template_6 .ism-socicon-ravelry, .ism_template_6 .ism_box_ravelry .ism_share_label, .ism_template_6 .ism_box_ravelry .ism_share_counts, .ism_template_6 .ism_box_ravelry .isf_sublabel_fe{ color: #B6014C; }
.ism_template_6 .ism-socicon-snapchat, .ism_template_6 .ism_box_snapchat .ism_share_label, .ism_template_6 .ism_box_snapchat .ism_share_counts, .ism_template_6 .ism_box_snapchat .isf_sublabel_fe{ color: #fffa37; }
.ism_template_6 .ism-socicon-qq, .ism_template_6 .ism_box_qq .ism_share_label, .ism_template_6 .ism_box_qq .ism_share_counts, .ism_template_6 .ism_box_qq .isf_sublabel_fe{ color: #4297d3; }
.ism_template_6 .ism-socicon-renren, .ism_template_6 .ism_box_renren .ism_share_label, .ism_template_6 .ism_box_renren .ism_share_counts, .ism_template_6 .ism_box_renren .isf_sublabel_fe{ color: #2266b0; }
.ism_template_6 .ism-socicon-envato, .ism_template_6 .ism_box_envato .ism_share_label, .ism_template_6 .ism_box_envato .ism_share_counts, .ism_template_6 .ism_box_envato .isf_sublabel_fe{ color: #597c3a; }
.ism_template_6 .ism-socicon-behance, .ism_template_6 .ism_box_behance .ism_share_label, .ism_template_6 .ism_box_behance .ism_share_counts, .ism_template_6 .ism_box_behance .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-forrst, .ism_template_6 .ism_box_forrst .ism_share_label, .ism_template_6 .ism_box_forrst .ism_share_counts, .ism_template_6 .ism_box_forrst .isf_sublabel_fe{ color: #5B9A68; }
.ism_template_6 .ism-socicon-technorati, .ism_template_6 .ism_box_technorati .ism_share_label, .ism_template_6 .ism_box_technorati .ism_share_counts, .ism_template_6 .ism_box_technorati .isf_sublabel_fe{ color: #5cb030; }
.ism_template_6 .fa-sms-ism, .ism_template_6 .ism_box_sms .ism_share_label, .ism_template_6 .ism_box_sms .ism_share_counts, .ism_template_6 .ism_box_sms .isf_sublabel_fe{
color: #99BF7A;
}
.ism_template_6 .fa-viber-ism, .ism_template_6 .ism_box_viber .ism_share_label, .ism_template_6 .ism_box_viber .ism_share_counts, .ism_template_6 .ism_box_viber .isf_sublabel_fe{
color: #7b519d;
}
.ism_template_6 .fa-telegram-ism, .ism_template_6 .ism_box_telegram .ism_share_label, .ism_template_6 .ism_box_telegram .ism_share_counts, .ism_template_6 .ism_box_telegram .isf_sublabel_fe{
color: #0088cc;
}
.ism_template_6 .fa-comments-ism, .ism_template_6 .ism_box_comments .ism_share_label, .ism_template_6 .ism_box_comments .ism_share_counts, .ism_template_6 .ism_box_comments .isf_sublabel_fe{
color: #32373c;
}
.ism_template_6 .fa-love_like-ism, .ism_template_6 .ism_box_love_like .ism_share_label, .ism_template_6 .ism_box_love_like .ism_share_counts, .ism_template_6 .ism_box_love_like .isf_sublabel_fe{
color: #B33D25;
}
.ism_template_6 .fa-aol-ism, .ism_template_6 .ism_box_aol .ism_share_label, .ism_template_6 .ism_box_aol .ism_share_counts, .ism_template_6 .ism_box_aol .isf_sublabel_fe{
color: #00c4ff;
}
.ism_template_6 .fa-flipboard-ism, .ism_template_6 .ism_box_flipboard .ism_share_label, .ism_template_6 .ism_box_flipboard .ism_share_counts, .ism_template_6 .ism_box_flipboard .isf_sublabel_fe{
color: #e12828;
}
.ism_template_6 .fa-mailto-ism, .ism_template_6 .ism_box_mailto .ism_share_label, .ism_template_6 .ism_box_mailto .ism_share_counts, .ism_template_6 .ism_box_mailto .isf_sublabel_fe{
color: #449a88;
}
.ism_template_6 .ism_item:hover .fa-ism, .ism_template_6 .ism_item:hover .ism-sc-icon{
color:#fff !important;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.ism_template_6 .ism_item{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(245,245,245,1)));
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=1 );
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.ism_template_6 .ism_box_facebook:hover{
background:rgb(59, 89, 152);
}
.ism_template_6 .ism_box_twitter:hover{
background:#00ABF0;
}
.ism_template_6 .ism_box_google:hover{
background:rgb(217, 82, 50);
}
.ism_template_6 .ism_box_linkedin:hover{
background:rgb(28, 134, 188);
}
.ism_template_6 .ism_box_pinterest:hover{
background:rgb(174, 24, 31);
}
.ism_template_6 .ism_box_stumbleupon:hover{
background:rgb(233, 75, 36);
}
.ism_template_6 .ism_box_vk:hover{
background:#5d83aa;
}
.ism_template_6 .ism_box_digg:hover{
background:#005f93;
}
.ism_template_6 .ism_box_tumblr:hover{
background:#2c4762;
}
.ism_template_6 .ism_box_email:hover{
background:#666;
}
.ism_template_6 .ism_box_reddit:hover{
background:#2cae2c;
}
.ism_template_6 .ism_box_delicious:hover{
background: #2f78c5;
}
.ism_template_6 .ism_box_weibo:hover{
background: #ED1C24;
}
.ism_template_6 .ism_box_xing:hover{
background: #00605e;
}
.ism_template_6 .ism_box_print:hover{
background: #333333;
}
.ism_template_6 .ism_box_ok:hover{
background: #fb8433;
}
.ism_template_6 .ism_box_whatsapp:hover{
background: #2ab200;
}
.ism_template_6 .ism_box_bufferapp:hover{
background: #000;
}
.ism_template_6 .ism_box_mailru:hover{
background: #044b89;
}
.ism_template_6 .ism_box_meneame:hover{
background: #f6711b;
}
.ism_template_6 .ism_box_evernote:hover{
background: #7cbf4b;
}
.ism_template_6 .ism_box_getpocket:hover{
background: #f03e58;
}
.ism_template_6 .ism_box_flattr:hover{
background: #7faf44;
}
.ism_template_6 .ism_box_managewp:hover{
background: #248acb;
}
.ism_template_6 .ism_box_myspace:hover{
background: #3a5998;
}
.ism_template_6 .ism_box_hackernews:hover{
background: #f17626;
}
.ism_template_6 .ism_box_ymail:hover{
background: #511295;
}
.ism_template_6 .ism_box_gmail:hover{
background: #e3513f;
}
.ism_template_6 .ism_box_blogger:hover{
background: #ec661c;
}
.ism_template_6 .ism_box_amazon:hover{
background: #ff9900;
}
.ism_template_6 .ism_box_newsvine:hover{
background: #075B2F;
}
.ism_template_6 .ism_box_douban:hover{
background: #3ca353;
}
.ism_template_6 .ism_box_viadeo:hover{
background: #e4a000;
}
.ism_template_6 .ism_box_identica:hover{
background: #000000;
}
.ism_template_6 .ism_box_baidu:hover{
background: #2629d9;
}
.ism_template_6 .ism_box_yammer:hover{
background: #1175C4;
}
.ism_template_6 .ism_box_blogger:hover{ background: #ec661c; }
.ism_template_6 .ism_box_amazon:hover{ background: #ff9900; }
.ism_template_6 .ism_box_newsvine:hover{ background: #075B2F; }
.ism_template_6 .ism_box_douban:hover{ background: #3ca353; }
.ism_template_6 .ism_box_viadeo:hover{ background: #e4a000; }
.ism_template_6 .ism_box_identica:hover{ background: #000000; }
.ism_template_6 .ism_box_baidu:hover{ background: #2629d9; }
.ism_template_6 .ism_box_foursquare:hover{ background: #f94877; }
.ism_template_6 .ism_box_skype:hover{ background: #28abe3; }
.ism_template_6 .ism_box_yelp:hover{ background: #c83218; }
.ism_template_6 .ism_box_feedburner:hover{ background: #ffcc00; }
.ism_template_6 .ism_box_soundcloud:hover{ background: #fe3801; }
.ism_template_6 .ism_box_spotify:hover{ background: #7bb342; }
.ism_template_6 .ism_box_grooveshark:hover{ background: #000000; }
.ism_template_6 .ism_box_mixcloud:hover{ background: #000000; }
.ism_template_6 .ism_box_lastfm:hover{ background: #d41316; }
.ism_template_6 .ism_box_youtube:hover{ background: #e02a20; }
.ism_template_6 .ism_box_vimeo:hover{ background: #51b5e7; }
.ism_template_6 .ism_box_dailymotion:hover{ background: #004e72; }
.ism_template_6 .ism_box_vine:hover{ background: #00b389; }
.ism_template_6 .ism_box_flickr:hover{ background: #1e1e1b; }
.ism_template_6 .ism_box_500px:hover{ background: #58a9de; }
.ism_template_6 .ism_box_instagram:hover{ background: #9c7c6e; }
.ism_template_6 .ism_box_technocrati:hover{ background: #5cb030; }
.ism_template_6 .ism_box_dribbble:hover{ background: #020202; }
.ism_template_6 .ism_box_deviantart:hover{ background: #c5d200; }
.ism_template_6 .ism_box_forst:hover{ background: #5B9A68; }
.ism_template_6 .ism_box_play:hover{ background: #000000; }
.ism_template_6 .ism_box_zerply:hover{ background: #9DBC7A; }
.ism_template_6 .ism_box_wikipedia:hover{ background: #000000; }
.ism_template_6 .ism_box_apple:hover{ background: #B9BFC1; }
.ism_template_6 .ism_box_flattr:hover{ background: #F67C1A; }
.ism_template_6 .ism_box_github:hover{ background: #221e1b; }
.ism_template_6 .ism_box_friendfeed:hover{ background: #2F72C4; }
.ism_template_6 .ism_box_bebo:hover{ background: #EF1011; }
.ism_template_6 .ism_box_zynga:hover{ background: #DC0606; }
.ism_template_6 .ism_box_steam:hover{ background: #171a21; }
.ism_template_6 .ism_box_xbox:hover{ background: #92C83E; }
.ism_template_6 .ism_box_windows:hover{ background: #00BDF6; }
.ism_template_6 .ism_box_outlook:hover{ background: #0072C6; }
.ism_template_6 .ism_box_coderwall:hover{ background: #3E8DCC; }
.ism_template_6 .ism_box_tripadvisor:hover{ background: #4B7E37; }
.ism_template_6 .ism_box_appnet:hover{ background: #494949; }
.ism_template_6 .ism_box_goodreads:hover{ background: #463020; }
.ism_template_6 .ism_box_tripit:hover{ background: #1982C3; }
.ism_template_6 .ism_box_lanyrd:hover{ background: #3c80c9; }
.ism_template_6 .ism_box_slideshare:hover{ background: #4ba3a6; }
.ism_template_6 .ism_box_rss:hover{ background: #f26109; }
.ism_template_6 .ism_box_disqus:hover{ background: #2e9fff; }
.ism_template_6 .ism_box_houzz:hover{ background: #7CC04B; }
.ism_template_6 .ism_box_mail:hover{ background: #000000; }
.ism_template_6 .ism_box_patreon:hover{ background: #E44727; }
.ism_template_6 .ism_box_paypal:hover{ background: #009cde; }
.ism_template_6 .ism_box_playstation:hover{ background: #000000; }
.ism_template_6 .ism_box_smugmug:hover{ background: #ACFD32; }
.ism_template_6 .ism_box_swarm:hover{ background: #FC9D3C; }
.ism_template_6 .ism_box_triplej:hover{ background: #E53531; }
.ism_template_6 .ism_box_yammer:hover{ background: #1175C4; }
.ism_template_6 .ism_box_stackoverflow:hover{ background: #FD9827; }
.ism_template_6 .ism_box_drupal:hover{ background: #00598e; }
.ism_template_6 .ism_box_android:hover{ background: #8ec047; }
.ism_template_6 .ism_box_meetup:hover{ background: #e2373c; }
.ism_template_6 .ism_box_persona:hover{ background: #e6753d; }
.ism_template_6 .ism_box_ello:hover{ background: #000000; }
.ism_template_6 .ism_box_8tracks:hover{ background: #122c4b; }
.ism_template_6 .ism_box_twitch:hover{ background: #6441a5; }
.ism_template_6 .ism_box_airbnb:hover{ background: #ff5a5f; }
.ism_template_6 .ism_box_storehouse:hover{ background: #25B0E6; }
.ism_template_6 .ism_box_icq:hover{ background: #7EBD00; }
.ism_template_6 .ism_box_modelmayhem:hover{ background: #000000; }
.ism_template_6 .ism_box_istock:hover{ background: #000000; }
.ism_template_6 .ism_box_angellist:hover{ background: #000000; }
.ism_template_6 .ism_box_periscope:hover{ background: #3AA4C6; }
.ism_template_6 .ism_box_ravelry:hover{ background: #B6014C; }
.ism_template_6 .ism_box_snapchat:hover{ background: #fffa37; }
.ism_template_6 .ism_box_qq:hover{ background: #4297d3; }
.ism_template_6 .ism_box_renren:hover{ background: #2266b0; }
.ism_template_6 .ism_box_envato:hover{ background: #597c3a; }
.ism_template_6 .ism_box_behance:hover{ background: #000000; }
.ism_template_6 .ism_box_forrst:hover{ background: #5B9A68; }
.ism_template_6 .ism_box_technorati:hover{ background: #5cb030; }
.ism_template_6 .ism_box_sms:hover{ background: #99BF7A; }
.ism_template_6 .ism_box_viber:hover{ background: #7b519d; }
.ism_template_6 .ism_box_telegram:hover{
background: #0088cc;
}
.ism_template_6 .ism_box_comments:hover{
background: #32373c;
}
.ism_template_6 .ism_box_love_like:hover{
background: #B33D25;
}
.ism_template_6 .ism_box_aol:hover{
background: #00c4ff;
}
.ism_template_6 .ism_box_flipboard:hover{
background: #e12828;
}
.ism_template_6 .ism_box_mailto:hover{
background: #449a88;
}
.ism_template_4 .ism_box_line:hover{ background: #23980f;	}
.ism_template_6 .ism_box_line:hover{background: #23980f; }
.ism_template_4 .fa-skype-ism{ color: #28abe3;	}
.ism_template_6 .fa-skype-ism{color: #28abe3; }
.ism_template_4 .ism_box_messenger:hover{ background: #0084FF;	}
.ism_template_6 .ism_box_messenger:hover{background: #0084FF; }
.ism_template_4 .ism_box_renren:hover{ background: #2266b0;	}
.ism_template_6 .ism_box_renren:hover{background: #2266b0; }
.ism_template_4 .ism_box_yummly:hover{ background: #e16120;	}
.ism_template_6 .ism_box_yummly:hover{background: #e16120; }
.ism_template_4 .ism_box_kakao:hover{ background: #FFEE33;	}
.ism_template_6 .ism_box_kakao:hover{background: #FFEE33; }
.ism_template_4 .ism_box_livejournal:hover{ background: #004359;	}
.ism_template_6 .ism_box_livejournal:hover{background: #004359; }
.ism_template_4 .ism_box_hatena:hover{ background: #00a5de;	}
.ism_template_6 .ism_box_hatena:hover{background: #00a5de; }
.ism_template_4 .ism_box_tencent:hover{ background: #22A1DB;	}
.ism_template_6 .ism_box_tencent:hover{background: #22A1DB; }
.ism_template_4 .ism_box_naver:hover{ background: #1fbc02;	}
.ism_template_6 .ism_box_naver:hover{background: #1fbc02; }
.ism_template_4 .ism_box_qr:hover{ background: #5ab7e5;	}
.ism_template_6 .ism_box_qr:hover{background: #5ab7e5; }
.ism_template_4 .ism_box_edgar:hover{ background: #226f98;	}
.ism_template_6 .ism_box_edgar:hover{background: #226f98; }
.ism_template_4 .ism_box_fintel:hover{ background: #404040;	}
.ism_template_6 .ism_box_fintel:hover{background: #404040; }
.ism_template_4 .ism_box_mix:hover{ background: #fd8235;	}
.ism_template_6 .ism_box_mix:hover{background: #fd8235; }
.ism_template_4 .ism_box_wechat:hover{ background: #888888;	}
.ism_template_6 .ism_box_wechat:hover{background: #888888; }
.ism_template_4 .ism_box_bibsonomy:hover{ background: #069;	}
.ism_template_6 .ism_box_bibsonomy:hover{background: #069; }
.ism_template_4 .ism_box_diigo:hover{ background: #04c;	}
.ism_template_6 .ism_box_diigo:hover{background: #04c; }
.ism_template_4 .ism_box_subscribe:hover{ background: #e94043; 	}
.ism_template_6 .ism_box_subscribe:hover{background: #e94043; }
.ism_template_6 .fa-ism, .ism_template_6 .ism-sc-icon{
width:27px;
text-align:center;
}
.ism_template_6 .ism_item:hover .ism_share_label{
color:#fff;
}
.ism_template_6 .ism_share_label{
padding-right:8px;
}
.ism_template_6 .ism_share_counts{
padding-right:8px;
margin-left:0px;
}
.ism_template_6 .isf_sublabel_fe{
float:left !important;
}
.ism_template_6 .ism_item:hover .isf_sublabel_fe{
color:#fff;
}
.ism_template_6 .ism_share_counts {
padding: 0px;
width: 33px;
background-color: #fff;
height: 33px;
border-radius: 18px;
border-top-left-radius:0px;
border-bottom-left-radius:0px;
margin-top: -3px;
margin-bottom: -4px;
margin-right: -4px;
text-align: center;
line-height: 2.3;
position:relative;
overflow: initial;
margin-left: 12px;
}
.ism_template_6 .ism_share_counts:before{
content: "";
position: absolute;
left: -6px;
top: 10px;
border-right: 6px solid #fff;
border-bottom: 6px solid transparent;
border-top: 6px solid transparent;
}
.ism_template_6 .ism_item:hover .ism_share_counts{
} .ism_template_7{
}
.ism_template_7:hover .ism_item{
opacity:0.2;
}
.ism_template_7 .ism_item{
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding:3px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 0 rgba(0,0,0,.1); */
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 0 rgba(0,0,0,.1);
box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 0 rgba(0,0,0,.1);
border: solid 1px #b8b8b9;
-webkit-transition-property: opacity; -webkit-transition-duration: 500ms;
-moz-transition-property: opacity; -moz-transition-duration: 500ms;
}
.ism_template_7 .ism_item:hover{
opacity:1;
}
.ism_template_7 .fa-ism, .ism_template_7 .ism-sc-icon{
width:27px;
text-align:center;
}
.ism_template_7 .ism_share_label{
padding-right:6px;
}
.ism_template_7 .ism_share_counts{
padding-right:2px;
margin-left:0px;
}
.ism_template_7 .isf_sublabel_fe{
margin-left:0px;
margin-right:10px;
} .ism_template_8{
}
.ism_template_8 .ism_item{
padding:0px;
padding-right:5px;
}
.ism_template_8 .fa-ism, .ism_template_8 .ism-sc-icon{
width:32px;
height:32px;
text-align:center;
background-color:rgba(0,0,0,0.2);
line-height:32px;
}
.ism_template_8 .ism_share_label{
line-height:32px;
padding-right:4px;
}
.ism_template_8 .ism_share_counts{
line-height:32px;
margin-left:2px;
}
.ism_template_8 .ism_item:hover .fa-ism, .ism_template_8 .ism_item:hover .ism-sc-icon{
background-color:rgba(255,255,255,0.1);
}
.ism_template_8 .isf_sublabel_fe{
margin-left:5px;
line-height:32px;
} .ism_template_9{
}
.ism_template_9 .ism_item{
margin:0px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
position:relative;
overflow:hidden;
-webkit-box-shadow: inset 8px 0px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: inset 8px 0px 5px 0px rgba(0,0,0,0.2);
box-shadow: inset 8px 0px 5px 0px rgba(0,0,0,0.2);
border-top-right-radius:5px;
border-bottom-right-radius:5px;
margin-left:-5px; }
.ism_template_9 .fa-ism, .ism_template_9 .ism-sc-icon{
width:24px;
text-align:center;
height:38px;
line-height: 38px;
}
.ism_template_9 .ism_item:hover{
-moz-transform: scale(1.02);
-webkit-transform: scale(1.02);
-o-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
opacity:0.9;
left:5px; }
.ism_template_9 .ism_share_label{
line-height:36px;
}
.ism_template_9 .ism_share_counts{
line-height:36px;
}
.ism_template_9 .isf_sublabel_fe{
margin-left:5px;
line-height:36px;
} .ism_template_10{
}
.ism_template_10 .ism_item{
border-radius:27px;
background-color: white;
padding:3px;
border:2px solid #ccc;
margin:3px;
color:#ccc;
}
.ism_template_10 .ism_box_facebook:hover{
color:rgb(59, 89, 152);
border-color:rgb(59, 89, 152);
}
.ism_template_10 .ism_box_twitter:hover{
color:#00ABF0;
border-color:#00ABF0;
}
.ism_template_10 .ism_box_google:hover{
color:rgb(217, 82, 50);
border-color:rgb(217, 82, 50);
}
.ism_template_10 .ism_box_linkedin:hover{
color:rgb(28, 134, 188);
border-color:rgb(28, 134, 188);
}
.ism_template_10 .ism_box_pinterest:hover{
color:rgb(174, 24, 31);
border-color:rgb(174, 24, 31);
}
.ism_template_10 .ism_box_stumbleupon:hover{
color:rgb(233, 75, 36);
border-color:rgb(233, 75, 36);
}
.ism_template_10 .ism_box_vk:hover{
color:#5d83aa;
border-color:#5d83aa;
}
.ism_template_10 .ism_box_digg:hover{
color:#005f93;
border-color:#005f93;
}
.ism_template_10 .ism_box_tumblr:hover{
color:#2c4762;
border-color:#2c4762;
}
.ism_template_10 .ism_box_email:hover{
color:#666;
border-color:#666;
}
.ism_template_10 .ism_box_reddit:hover{
color:#2cae2c;
border-color:#2cae2c;
}
.ism_template_10 .ism_box_delicious:hover{
color:#2f78c5;
border-color: #2f78c5;
}
.ism_template_10 .ism_box_weibo:hover{
color:#ED1C24;
border-color: #ED1C24;
}
.ism_template_10 .ism_box_xing:hover{
color:#00605e;
border-color: #00605e;
}
.ism_template_10 .ism_box_print:hover{
color:#333333;
border-color: #333333;
}
.ism_template_10 .ism_box_ok:hover{
color: #fb8433;
border-color: #fb8433;
}
.ism_template_10 .ism_box_whatsapp:hover{
color: #2ab200;
border-color: #2ab200;
}
.ism_template_10 .ism_box_bufferapp:hover{
color: #000;
border-color: #000;
}
.ism_template_10 .ism_box_mailru:hover{
color: #044b89;
border-color: #044b89;
}
.ism_template_10 .ism_box_meneame:hover{
color: #f6711b;
border-color: #f6711b;
}
.ism_template_10 .ism_box_evernote:hover{
color: #7cbf4b;
border-color: #7cbf4b;
}
.ism_template_10 .ism_box_getpocket:hover{
color: #f03e58;
border-color: #f03e58;
}
.ism_template_10 .ism_box_flattr:hover{
color: #7faf44;
border-color: #7faf44;
}
.ism_template_10 .ism_box_managewp:hover{
color: #248acb;
border-color: #248acb;
}
.ism_template_10 .ism_box_myspace:hover{
color: #3a5998;
border-color: #3a5998;
}
.ism_template_10 .ism_box_hackernews:hover{
color: #f17626;
border-color: #f17626;
}
.ism_template_10 .ism_box_ymail:hover{
color: #511295;
border-color: #511295;
}
.ism_template_10 .ism_box_gmail:hover{
color: #e3513f;
border-color: #e3513f;
}
.ism_template_10 .ism_box_blogger:hover{
color: #ec661c;
border-color: #ec661c;
}
.ism_template_10 .ism_box_amazon:hover{
color: #ff9900;
border-color: #ff9900;
}
.ism_template_10 .ism_box_newsvine:hover{
color: #075B2F;
border-color: #075B2F;
}
.ism_template_10 .ism_box_douban:hover{
color: #3ca353;
border-color: #3ca353;
}
.ism_template_10 .ism_box_viadeo:hover{
color: #e4a000;
border-color: #e4a000;
}
.ism_template_10 .ism_box_identica:hover{
color: #000000;
border-color: #000000;
}
.ism_template_10 .ism_box_baidu:hover{
color: #2629d9;
border-color: #2629d9;
}
.ism_template_10 .ism_box_yammer:hover{
color: #1175C4;
border-color: #1175C4;
}
.ism_template_10 .ism_box_sms:hover{
color: #99BF7A;
border-color: #99BF7A;
}
.ism_template_10 .ism_box_viber:hover{
color: #7b519d;
border-color: #7b519d;
}
.ism_template_10 .ism_box_telegram:hover{
color: #0088cc;
border-color: #0088cc;
}
.ism_template_10 .ism_box_comments:hover{
color: #32373c;
border-color: #32373c;
}
.ism_template_10 .ism_box_love_like:hover{
color: #B33D25;
border-color: #B33D25;
}
.ism_template_10 .ism_box_aol:hover{
color: #00c4ff;
border-color: #00c4ff;
}
.ism_template_10 .ism_box_flipboard:hover{
color: #e12828;
border-color: #e12828;
}
.ism_template_10 .ism_box_mailto:hover{
color: #449a88;
border-color: #449a88;
}
.ism_template_10 .ism_box_line:hover{
color: #23980f;
border-color: #23980f;
}
.ism_template_10 .ism_box_yummly:hover{
color: #e16120;
border-color: #e16120;
}
.ism_template_10 .ism_box_skype:hover{
color: #28abe3;
border-color: #28abe3;
}
.ism_template_10 .ism_box_messenger:hover{
color: #0084FF;
border-color: #0084FF;
}
.ism_template_10 .ism_box_renren:hover{
color: #2266b0;
border-color: #2266b0;
}
.ism_template_10 .ism_box_kakao:hover{
color: #FFEE33;
border-color: #FFEE33;
}
.ism_template_10 .ism_box_livejournal:hover{
color: #004359;
border-color: #004359;
}
.ism_template_10 .ism_box_hatena:hover{
color: #00a5de;
border-color: #00a5de;
}
.ism_template_10 .ism_box_tencent:hover{
color: #22A1DB;
border-color: #22A1DB;
}
.ism_template_10 .ism_box_naver:hover{
color: #1fbc02;
border-color: #1fbc02;
}
.ism_template_10 .ism_box_qr:hover{
color: #5ab7e5;
border-color: #5ab7e5;
}
.ism_template_10 .ism_box_edgar:hover{
color: #226f98;
border-color: #226f98;
}
.ism_template_10 .ism_box_fintel:hover{
color: #404040;
border-color: #404040;
}
.ism_template_10 .ism_box_mix:hover{
color: #fd8235;
border-color: #fd8235;
}
.ism_template_10 .ism_box_wechat:hover{
color: #888888;
border-color: #888888;
}
.ism_template_10 .ism_box_bibsonomy:hover{
color: #069;
border-color: #069;
}
.ism_template_10 .ism_box_diigo:hover{
color: #04c;
border-color: #04c;
}
.ism_template_10 .ism_box_subscribe:hover{
color: #e94043;
border-color: #e94043;
}
.ism_template_10 .ism_box_facebook{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_twitter{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_google{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_linkedin{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_pinterest{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_stumbleupon{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_vk{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_digg{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_tumblr{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_email{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_reddit{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_delicious{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_weibo{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_xing{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_print{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_line{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_skype{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_messenger{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_renren{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_yummly{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_kakao{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_livejournal{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_hatena{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_tencent{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_qr{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_edgar{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_fintel{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_mix{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_naver{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_wechat{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_bibsonomy{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_diigo{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_subscribe{
background-image: none;
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .ism_box_ok, .ism_template_10 .ism_box_whatsapp, .ism_template_10 .ism_box_bufferapp, .ism_template_10 .ism_box_mailru, .ism_template_10 .ism_box_meneame,
.ism_template_10 .ism_box_evernote, .ism_template_10 .ism_box_getpocket, .ism_template_10 .ism_box_flattr, .ism_template_10 .ism_box_managewp, .ism_template_10 .ism_box_myspace,
.ism_template_10 .ism_box_hackernews, .ism_template_10 .ism_box_ymail, .ism_template_10 .ism_box_gmail, .ism_template_10 .ism_box_blogger, .ism_template_10 .ism_box_amazon,
.ism_template_10 .ism_box_newsvine, .ism_template_10 .ism_box_douban, .ism_template_10 .ism_box_viadeo, .ism_template_10 .ism_box_identica, .ism_template_10 .ism_box_baidu,
.ism_template_10 .ism_box_yammer , .ism_template_10 .ism_box_sms, .ism_template_10 .ism_box_viber ,.ism_template_10 .ism_box_mailto, .ism_template_10 .ism_box_comments,
.ism_template_10 .ism_box_love_like, .ism_template_10 .ism_box_aol, .ism_template_10 .ism_box_flipboard, .ism_template_10 .ism_box_mailto, .ism_template_10 .ism_box_telegram
{
-webkit-transition: all 0.9s;
-moz-transition: all 0.9s;
-o-transition: all 0.9s;
transition: all 0.9s;
}
.ism_template_10 .fa-ism, .ism_template_10 .ism-sc-icon{
width:27px;
text-align:center;
}
.ism_template_10 .ism_share_label{
padding-right:8px;
}
.ism_template_10 .ism_share_counts{
padding-right:8px;
margin-left:0px;
}
.ism_template_10 .isf_sublabel_fe{
margin-right:5px;
margin-left:0px;
}
 .ism_animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.ism_animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.ism_animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes ism_bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes ism_bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.ism_bounce {
-webkit-animation-name: ism_bounce;
animation-name: ism_bounce;
}
@-webkit-keyframes ism_flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes ism_flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.ism_flash {
-webkit-animation-name: ism_flash;
animation-name: ism_flash;
} @-webkit-keyframes ism_pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes ism_pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.ism_pulse {
-webkit-animation-name: ism_pulse;
animation-name: ism_pulse;
}
@-webkit-keyframes ism_rubberBand {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
30% {
-webkit-transform: scaleX(1.25) scaleY(0.75);
transform: scaleX(1.25) scaleY(0.75);
}
40% {
-webkit-transform: scaleX(0.75) scaleY(1.25);
transform: scaleX(0.75) scaleY(1.25);
}
60% {
-webkit-transform: scaleX(1.15) scaleY(0.85);
transform: scaleX(1.15) scaleY(0.85);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes ism_rubberBand {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
30% {
-webkit-transform: scaleX(1.25) scaleY(0.75);
-ms-transform: scaleX(1.25) scaleY(0.75);
transform: scaleX(1.25) scaleY(0.75);
}
40% {
-webkit-transform: scaleX(0.75) scaleY(1.25);
-ms-transform: scaleX(0.75) scaleY(1.25);
transform: scaleX(0.75) scaleY(1.25);
}
60% {
-webkit-transform: scaleX(1.15) scaleY(0.85);
-ms-transform: scaleX(1.15) scaleY(0.85);
transform: scaleX(1.15) scaleY(0.85);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.ism_rubberBand {
-webkit-animation-name: ism_rubberBand;
animation-name: ism_rubberBand;
}
@-webkit-keyframes ism_shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes ism_shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.ism_shake {
-webkit-animation-name: ism_shake;
animation-name: ism_shake;
}
@-webkit-keyframes ism_swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes ism_swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.ism_swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: ism_swing;
animation-name: ism_swing;
}
@-webkit-keyframes ism_tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes ism_tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.ism_tada {
-webkit-animation-name: ism_tada;
animation-name: ism_tada;
} @-webkit-keyframes ism_wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes ism_wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.ism_wobble {
-webkit-animation-name: ism_wobble;
animation-name: ism_wobble;
}
@-webkit-keyframes ism_bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes ism_bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.ism_bounceIn {
-webkit-animation-name: ism_bounceIn;
animation-name: ism_bounceIn;
}
@-webkit-keyframes ism_bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ism_bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ism_bounceInDown {
-webkit-animation-name: ism_bounceInDown;
animation-name: ism_bounceInDown;
}
@-webkit-keyframes ism_bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ism_bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ism_bounceInLeft {
-webkit-animation-name: ism_bounceInLeft;
animation-name: ism_bounceInLeft;
}
@-webkit-keyframes ism_bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ism_bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ism_bounceInRight {
-webkit-animation-name: ism_bounceInRight;
animation-name: ism_bounceInRight;
}
@-webkit-keyframes ism_bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ism_bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ism_bounceInUp {
-webkit-animation-name: ism_bounceInUp;
animation-name: ism_bounceInUp;
} @-webkit-keyframes ism_fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes ism_fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.ism_fadeIn {
-webkit-animation-name: ism_fadeIn;
animation-name: ism_fadeIn;
}
@-webkit-keyframes ism_fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ism_fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ism_fadeInDown {
-webkit-animation-name: ism_fadeInDown;
animation-name: ism_fadeInDown;
}
@-webkit-keyframes ism_fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ism_fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ism_fadeInDownBig {
-webkit-animation-name: ism_fadeInDownBig;
animation-name: ism_fadeInDownBig;
}
@-webkit-keyframes ism_fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ism_fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ism_fadeInLeft {
-webkit-animation-name: ism_fadeInLeft;
animation-name: ism_fadeInLeft;
}
@-webkit-keyframes ism_fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ism_fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ism_fadeInLeftBig {
-webkit-animation-name: ism_fadeInLeftBig;
animation-name: ism_fadeInLeftBig;
}
@-webkit-keyframes ism_fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ism_fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ism_fadeInRight {
-webkit-animation-name: ism_fadeInRight;
animation-name: ism_fadeInRight;
}
@-webkit-keyframes ism_fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ism_fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ism_fadeInRightBig {
-webkit-animation-name: ism_fadeInRightBig;
animation-name: ism_fadeInRightBig;
}
@-webkit-keyframes ism_fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ism_fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ism_fadeInUp {
-webkit-animation-name: ism_fadeInUp;
animation-name: ism_fadeInUp;
}
@-webkit-keyframes ism_fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ism_fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ism_fadeInUpBig {
-webkit-animation-name: ism_fadeInUpBig;
animation-name: ism_fadeInUpBig;
} @-webkit-keyframes ism_flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes ism_flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.ism_animated.ism_flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: ism_flip;
animation-name: ism_flip;
}
@-webkit-keyframes ism_flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes ism_flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.ism_flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: ism_flipInX;
animation-name: ism_flipInX;
}
@-webkit-keyframes ism_flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes ism_flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.ism_flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: ism_flipInY;
animation-name: ism_flipInY;
} @-webkit-keyframes ism_lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes ism_lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.ism_lightSpeedIn {
-webkit-animation-name: ism_lightSpeedIn;
animation-name: ism_lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
} @-webkit-keyframes ism_rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes ism_rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.ism_rotateIn {
-webkit-animation-name: ism_rotateIn;
animation-name: ism_rotateIn;
}
@-webkit-keyframes ism_rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes ism_rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.ism_rotateInDownLeft {
-webkit-animation-name: ism_rotateInDownLeft;
animation-name: ism_rotateInDownLeft;
}
@-webkit-keyframes ism_rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes ism_rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.ism_rotateInDownRight {
-webkit-animation-name: ism_rotateInDownRight;
animation-name: ism_rotateInDownRight;
}
@-webkit-keyframes ism_rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes ism_rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.ism_rotateInUpLeft {
-webkit-animation-name: ism_rotateInUpLeft;
animation-name: ism_rotateInUpLeft;
}
@-webkit-keyframes ism_rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes ism_rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.ism_rotateInUpRight {
-webkit-animation-name: ism_rotateInUpRight;
animation-name: ism_rotateInUpRight;
} @-webkit-keyframes ism_slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ism_slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ism_slideInDown {
-webkit-animation-name: ism_slideInDown;
animation-name: ism_slideInDown;
}
@-webkit-keyframes ism_slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ism_slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ism_slideInLeft {
-webkit-animation-name: ism_slideInLeft;
animation-name: ism_slideInLeft;
}
@-webkit-keyframes ism_slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ism_slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ism_slideInRight {
-webkit-animation-name: ism_slideInRight;
animation-name: ism_slideInRight;
}  @-webkit-keyframes ism_rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes ism_rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.ism_rollIn {
-webkit-animation-name: ism_rollIn;
animation-name: ism_rollIn;
}.ism_ns_modal_class {
background: #fefefe;
position: fixed; z-index: 999998; padding-top: 250px; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); line-height: 20px;
} .ism_ns_modal_content {
font-family: 'Raleway', sans-serif;
margin: auto;
width: 500px;
clear: both;
} .ism_ns_close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold;
padding-top: 10px;
}
.ism_ns_close:hover,
.ism_ns_close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.ism_first_section { padding: 10px 20px;
}
.ism_first_section  h4{
padding: 0;
}
.ns_content_message {
font-family: 'Raleway', sans-serif;
text-align: center;
padding: 0 20px;
font-size: 16px;
}
.ism_ns_email_placeholder {
margin-top: 20px;
height: 40px;
color: #37383a;
}
.ism_ns_footer_sbs {
padding: 0 0 20px;
width: 80%;
}
#ism_ns_title {
font-family: 'Raleway', sans-serif;
font-size: 35px;
font-weight: 500;
margin: 20px;
clear: both;
font-weight: 400;
}
#ism_ns_send_email {
font-family: 'Raleway', sans-serif;
height: 45px;
color: #fff;
width: 280px;
border: none;
cursor: pointer;
font-size: 16px;
}  .ism_ns_theme_layout_1 {
background: #093764;
}
.ism_ns_theme_layout_1 .ism_first_section{
background: #fff;
}
.ism_ns_theme_layout_1 #ism_ns_title  {
color: #093764;
}
.ism_ns_theme_layout_1 p{
color: #7fdbe5;
}
.ism_ns_theme_layout_1 input[type="text"] {
font-family: 'Raleway', sans-serif;
border: 2px solid #fff;
}
.ism_ns_theme_layout_1 #ism_ns_send_email {
background:  #093764;
border: 2px solid #ed9719;
color: #ed9719;
}
.ism_ns_theme_layout_1 .ism_ns_close {
color: #333;
}
.ism_ns_theme_layout_1 #ism_ns_footer_txt {
color: #adafb3;
}
.ism_ns_theme_layout_1 #ism_ns_footer_txt a {
color: #efa332;
}  @media only  screen and (min-width: 321px) and (max-width: 589px) {
.ism_ns_theme_layout_1 {
width: 90%;
position: absolute;
height: 330px;
top: 20%;
left: 5%;
}
.ism_ns_theme_layout_1 input[type="text"] {
width: 70%;
}
} @media only screen and (min-width: 590px) and ( max-width: 767px ) {
.ism_ns_theme_layout_1 {
width: 80%;
position: absolute;
height: 330px;
top: 100px;
bottom: 35%;
left: 10%;
}
} @media only screen and (min-width: 768px) and ( max-width: 899px ) {
.ism_ns_theme_layout_1 {
width: 80%;
position: absolute;
height: 30%;
top: 40%;
bottom: 35%;
left: 10%;
}
} @media only screen and (min-width: 900px) and ( max-width: 1440px ) {
.ism_ns_theme_layout_1 {
width: 50%;
position: absolute;
height: 35%;
top: 40%;
bottom: 35%;
left: 26%;
}
}  .ism_ns_theme_layout_2 {
background: #8ab82d;
}
.ism_ns_theme_layout_2 #ism_ns_title {
color: #fff;
}
.ism_ns_theme_layout_2 .ns_content_message {
color: #fff;
}
.ism_ns_theme_layout_2 #ism_ns_email_form_value {
background: #fffcfa;
}
.ism_ns_theme_layout_2 input[type="text"] {
border: 2px solid #fff;
}
.ism_ns_theme_layout_2 #ism_ns_send_email {
background:  #ff8247;
border-color: #ff8247;
}
.ism_ns_theme_layout_2 .ism_ns_close {
margin-right: 10px;
color: #fff;
}
.ism_ns_theme_layout_2 #ism_ns_footer_txt {
color: #797a7d;
}
.ism_ns_theme_layout_2 #ism_ns_footer_txt a {
color: #fff;
}  @media only  screen and (min-width: 321px) and (max-width: 589px) {
.ism_ns_theme_layout_2 {
width: 90%;
position: absolute;
height: 330px;
top: 20%;
left: 5%;
}
.ism_ns_theme_layout_2 input[type="text"] {
width: 70%;
}
} @media only screen and (min-width: 590px) and ( max-width: 767px ) {
.ism_ns_theme_layout_2 {
width: 80%;
position: absolute;
height: 330px;
top: 100px;
bottom: 35%;
left: 10%;
}
} @media only screen and (min-width: 768px) and ( max-width: 899px ) {
.ism_ns_theme_layout_2 {
width: 80%;
position: absolute;
height: 30%;
top: 40%;
bottom: 35%;
left: 10%;
}
} @media only screen and (min-width: 900px) and ( max-width: 1440px ) {
.ism_ns_theme_layout_2 {
width: 50%;
position: absolute;
height: 35%;
top: 40%;
bottom: 35%;
left: 26%;
}
}  .ism_ns_theme_layout_3 {
background: #fff;
}
.ism_ns_theme_layout_3 .ism_first_section{
background: #d9534f;
}
.ism_ns_theme_layout_3 #ism_ns_title {
color: #fff;
}
.ism_ns_theme_layout_3 .ns_content_message{
color: #fff;
}
.ism_ns_theme_layout_3 ::placeholder {
color: #333;
}
.ism_ns_theme_layout_3 input[type="text"] {
border: 2px solid #e48683;
}
.ism_ns_theme_layout_3 #ism_ns_send_email {
background:  #d9534f;
border-color: #d9534f;
}
.ism_ns_theme_layout_3 .ism_ns_close {
color: #fff;
}
.ism_ns_theme_layout_3 #ism_ns_footer_txt {
color: #797a7d;
}
#ism_ns_footer_txt a {
color: #d9534f;
}  @media only  screen and (min-width: 321px) and (max-width: 589px) {
.ism_ns_theme_layout_3  {
width: 90%;
position: absolute;
height: 330px;
top: 100px;
left: 5%;
}
.ism_ns_theme_layout_3 input[type="text"] {
width: 75%;
}
.ism_ns_theme_layout_3 .ism_ns_footer_sbs {
padding: 0 0 20px;
}
} @media only screen and (min-width: 590px) and ( max-width: 767px ) {
.ism_ns_theme_layout_3 {
width: 80%;
position: absolute;
height: 330px;
top: 100px;
bottom: 35%;
left: 10%;
}
} @media only screen and (min-width: 768px) and ( max-width: 899px ) {
.ism_ns_theme_layout_3 {
width: 80%;
position: absolute;
height: 30%;
top: 40%;
bottom: 35%;
left: 10%;
}
} @media only screen and (min-width: 900px) and ( max-width: 1440px ) {
.ism_ns_theme_layout_3 {
width: 50%;
position: absolute;
height: 35%;
top: 40%;
bottom: 35%;
left: 26%;
}
}  @media only  screen and (min-width: 321px) and (max-width: 589px) {
#ism_ns_send_email {
width: 70%;
}
}