/*
 *  Indeed Social Share & Locker Pro – Style popup boxes, mobile templates and lockers templates
 *
*/

/*=TOTAL SHARES=*/
/*=POPUP=*/
/*=AFTER SHARE=*/
/*=SLIDE IN=*/
/*=PINTEREST POPUP=*/
/*=BOX COLORS=*/
/*=MAIN STYLE=*/
/*=MOBILE=*/
/*=LOCKERS=*/


/*==================TOTAL SHARES======================*/
.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;
}
/*==================TOTAL SHARES======================*/
/*==================POPUP======================*/
.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;
}
/*close bttn*/
.ism_popup_box .ism_close_popup{
	position:absolute;
	top: 10px;
	right: 10px;
	width: 24px;
	height: 24px;
	background: url(../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;
}
/*==================POPUP======================*/
/*==================AFTER SHARE======================*/
.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;
}
/*close bttn*/
.ism_after_share_box .ism_close_after_share{
	position:absolute;
	top: 10px;
	right: 10px;
	width: 24px;
	height: 24px;
	background: url(../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;
}
/*==================AFTER SHARE======================*/
/*==================SLIDE IN======================*/
.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;
}
/*close bttn*/
.ism_slide_box .ism_close_slide{
	position:absolute;
	top: 10px;
	right: 10px;
	width: 24px;
	height: 24px;
	background: url(../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;
}
/*==================SLIDE IN======================*/
/*==================PINTEREST POPUP======================*/
.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;
	/*border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-webkit-box-shadow: inset 0px -1px 8px -1px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    inset 0px -1px 8px -1px rgba(50, 50, 50, 0.5);
box-shadow:         inset 0px -1px 8px -1px rgba(50, 50, 50, 0.5);*/
}
@-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(../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(../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;
}

/*pinterest*/
.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;
}
/*==================PINTEREST POPUP======================*/
/*==================BOX COLORS======================*/
.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;
}


/*==================BOX COLORS======================*/









/*==================MAIN STYLE======================*/
.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{
	/*margin: 0px auto;*/
	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;
}

/*==================MAIN STYLE======================*/




/*==================MOBILE======================*/
@-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('../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;
}

/*MOBILE 2*/
.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%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 100%); /* W3C */
	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; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.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;
}

/*MOBILE 3 */
.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; /* Old browsers */
	background: -moz-linear-gradient(left,  #f3f3f3 0%, #ffffff 72%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f3f3f3), color-stop(72%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f3f3f3 0%,#ffffff 72%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f3f3f3 0%,#ffffff 72%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f3f3f3 0%,#ffffff 72%); /* IE10+ */
	background: linear-gradient(to right,  #f3f3f3 0%,#ffffff 72%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	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;
}

/* TOTALS for template 1 & 2 */
.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;
}
/*==================MOBILE======================*/

/*==================LOCKERS======================*/
.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("../../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;
}
/*Template 1*/
.ism_locker_1{
}

/*Template 2*/
.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);
}

/*Template 3*/
.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("../../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("../../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;
}
/*Template 4*/
.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); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#fefefe, #f1f1f1); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#fefefe,#f1f1f1); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#fefefe, #f1f1f1); /* Standard syntax */
	background: -webkit-linear-gradient(#fafafa,#fff); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#fafafa, #fff); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#fafafa,#fff); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#fafafa, #fff); /* Standard syntax */
	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("../../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("../../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;
}
/*Template 5*/
.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("../../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;
}
/*Template 6*/
.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); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#fefefe, #f1f1f1); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#fefefe,#f1f1f1); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#fefefe, #f1f1f1); /* Standard syntax */
	background: -webkit-linear-gradient(#fafafa,#fff); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#fafafa, #fff); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#fafafa,#fff); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#fafafa, #fff); /* Standard syntax */
	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("../../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;
}
/*Template 7*/
.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("../../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%);
}
/*Template 8*/
.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("../../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%);
}
/*==================LOCKERS======================*/

.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;
}


/* Style for neslwtter box */
.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%;
}
 /**dev**/
.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;
	}
}
