html.ceraboxed{
	overflow-y: hidden !important;
	overflow-x: hidden !important;
} 
.ceraboxed .cm-sign-up-form .registration_form input[type="text"], 
.ceraboxed .cm-sign-up-form .registration_form input[type="email"], 
.ceraboxed .cm-sign-up-form .registration_form input[type="password"],
.ceraboxed .cm-sign-in-form .global_form input[type="text"], 
.ceraboxed .cm-sign-in-form .global_form input[type="email"], 
.ceraboxed .cm-sign-in-form .global_form input[type="password"] {
    max-width: 100%;
    width:272px;
    moz-box-sizing:    border-box;   
    -webkit-box-sizing: border-box;   
    box-sizing:        border-box;
}
.global_form > div{
	width: 100%;
}
#cerabox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1106;
	display: none;

	-webkit-transform: scale(1);
	-webkit-transform-origin: 50% 50%;
	transform: scale(1);
	transform-origin: 50% 50%;
}

#cerabox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url("../images/cerabox/cerabox.png");
}

.cerabox-loading{
	display: none;
}
#cerabox-wrapper,
#cerabox{
	display: none;
        z-index: 9;
}
.ceraboxed #cerabox-wrapper{
	height: 100% !important;
    left:0;
    top:0;
    position:fixed;
    width:100%;
    overflow-y:auto;
    z-index: 100;
    -webkit-overflow-scrolling: touch !important;
    background: rgba(0,0,0,.5);
    text-align: center;
    display: block;
}
/*
#cerabox-wrapper:after{
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.ceraboxed #cerabox {
	position:static !important;
	margin-right:auto!important;
	margin-left: auto!important;
	margin-top:0px !important;
	vertical-align: middle;
	top: 0%;
	left: 0% !important;
	z-index: 1101;
	display: inline-block !important;
	opacity: 0;
	background: #fff;
	border:8px solid;
	border-radius:8px;  
    height: auto !important;
    max-width:521px !important;
	-webkit-transform: scale(1);
	-webkit-transform-origin: 0 0;
	transform: scale(1);
	transform-origin: 0 0;
}
*/

.ceraboxed #cerabox {
	background: #fff;
	border:8px solid;
	width: 100%!important;
	top: 0px!important;
	right: 0px!important;
	bottom: 0px!important;
	left: 0px!important;
	position: fixed!important;
}

.ceraboxed .cm-sign-up-form .registration_form div > div,
.ceraboxed .cm-sign-in-form .global_form div > div{
	margin-right: 0px;
}
#forgot-wrapper{
	margin-bottom: 20px;
}
.cm-sign-in-form .form-elements #linkedin-wrapper,
.cm-sign-in-form .form-elements #facebook-wrapper,
.cm-sign-in-form .form-elements #twitter-wrapper{
  display: inline;
  width: 161px;
}
.cm-sign-in-form .form-elements #linkedin-element,
.cm-sign-in-form .form-elements #facebook-element,
.cm-sign-in-form .form-elements #twitter-element{
	width: 161px;
}
.cm-sign-in-form .form-elements #linkedin-element a img{
	width: 161px !important;
}
.cm-sign-in-form .form-elements #linkedin-wrapper ,
.cm-sign-in-form .form-elements #facebook-wrapper {
  margin-right:9px !important;
}
.cm-sign-in-form .form-elements #twitter-wrapper {
  margin-right:0px !important;
}
.cm-sign-in-form .form-elements #janrain-wrapper{
    display: block;
    float: none;
    margin: 0 auto !important;
    width: 100px !important;
}
.ceraboxed .global_form fieldset > div:first-child{
	width: 95px;
}
.ceraboxed .global_form fieldset > div{
   width: 112px;
   display:inline-block; 
   vertical-align: top;
}
.global_form > div{
	width: 100% !important;
}
.ceraboxed .cm-sign-up-form .registration_form #timezone{
	width:100%;
	moz-box-sizing:    border-box;   
    -webkit-box-sizing: border-box;   
    box-sizing:        border-box;
	max-width:267px;
}
.ceraboxed .cm-sign-up-form .registration_form,
.ceraboxed .cm-sign-in-form .global_form{
	border: none !important;
}
.ceraboxed .cm-sign-up-form .registration_form > div,
.ceraboxed .cm-sign-in-form .global_form > div{
	padding:0px !important; 
}
.ceraboxed .cm-sign-up-form .registration_form > div > div,
.ceraboxed .cm-sign-in-form .global_form > div > div{
	border-radius: 0px !important;
	padding:10px; 
	border: none !important;
}
.ceraboxed .cm-sign-up-form .registration_form div.form-label,
.ceraboxed .cm-sign-in-form .global_form div.form-label{
	text-align: left;
}
.ceraboxed .cm-sign-up-form .null{
	float: none;
	overflow: hidden;
}
span.janrainEngageLabel{
	text-align: center !important;
}
#cerabox .cerabox-content {
	width: 100% !important;
	height: auto !important;
	padding: 0;
	outline: none;
	position: relative;
	overflow: auto;
	z-index: 1102;
	border: 0px solid #fff;
	/*CSS3*/
	-moz-box-shadow: 0 0 30px -5px #333;
	-webkit-box-shadow: 0 0 30px -5px #333;
	box-shadow: 0 0 30px -5px #333;
}
#cerabox span.cerabox-error, #cerabox .cerabox-title span {
	padding: 10px;
	display: block;
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	line-height: normal;
}
#cerabox span.cerabox-error { text-align: justify; }
#cerabox .cerabox-title span { display: none; color: #fff; }

#cerabox .cerabox-title {
	z-index: 1102;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
	background: #000;
	background: rgba(0,0,0,.8);
	width: 100%;

	-webkit-transform: scale(1);
	-webkit-transform-origin: 0 100%;
	transform: scale(1);
	transform-origin: 0 100%;
}


#cerabox .cerabox-close {
	position: absolute;
	top: -20px;
	right: -20px;
	width: 40px;
	height: 40px;
	background: url('../images/cerabox/cerabox.png') -42px 0px no-repeat;
	cursor: pointer;
	z-index: 1105;

	-webkit-transform: scale(1);
	-webkit-transform-origin: 100% 0;
	transform: scale(1);
	transform-origin: 100% 0;
}

#cerabox .cerabox-content img.ceraImage {
	float: left;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}
#cerabox .cerabox-content iframe.ceraIframe {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#cerabox a.cerabox-left, #cerabox a.cerabox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/cerabox/blank.gif');
	z-index: 1104;
	display: none;
}

#cerabox a.cerabox-left {
	left: 0px;

	-webkit-transform: scale(1);
	-webkit-transform-origin: 0 50%;
	transform: scale(1);
	transform-origin: 0 50%;
}

#cerabox a.cerabox-right {
	right: 0px;

	-webkit-transform: scale(1);
	-webkit-transform-origin: 100% 50%;
	transform: scale(1);
	transform-origin: 100% 50%;
}

#cerabox a.cerabox-left span, #cerabox a.cerabox-right span {
	position: absolute;
	top: 50%;
	/*left: -9999px;*/
	width: 40px;
	height: 40px;
	margin-top: -20px;
	cursor: pointer;
	z-index: 1104;
	display: block;
}

#cerabox a.cerabox-left:hover span, #cerabox.mobile a.cerabox-left span {
	background-image: url('../images/cerabox/cerabox.png');
	background-position: -42px -40px;
	background-repeat: no-repeat;
	left: -20px;
}

#cerabox a.cerabox-right:hover span, #cerabox.mobile a.cerabox-right span {
	background-image: url('../images/cerabox/cerabox.png');
	background-position: -42px -80px;
	background-repeat: no-repeat;
	right: -20px;
}

#cerabox .cerabox-content-protection {
	display: none;
	position: absolute;
	background: transparent url('../images/cerabox/blank.gif');
	z-index: 1103;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
@media screen and (max-width: 550px){
    .cm-sign-in-form .form-elements #linkedin-wrapper,
    .cm-sign-in-form .form-elements #facebook-wrapper,
    .cm-sign-in-form .form-elements #twitter-wrapper {
      display: block;
      float: none;
      margin: 0 auto !important;
      text-align: center;
      width: 161px;
   }
   /*
   .ceraboxed #cerabox {
    width: 75% !important;
   }
   */
   .ceraboxed .cm-sign-up-form .registration_form div.form-element,
   .ceraboxed .cm-sign-in-form .global_form div.form-element{
   	 width: 100%;
   }
}
@media screen and (max-device-width: 550px){
  .ceraboxed #cerabox {
	/*
    width: 75% !important;
    max-width: none;
    */
   }
   .ceraboxed .cm-sign-up-form .registration_form input[type="text"], 
   .ceraboxed .cm-sign-up-form .registration_form input[type="email"], 
   .ceraboxed .cm-sign-up-form .registration_form input[type="password"],
   .ceraboxed .cm-sign-in-form .global_form input[type="text"], 
   .ceraboxed .cm-sign-in-form .global_form input[type="email"], 
   .ceraboxed .cm-sign-in-form .global_form input[type="password"] {
     max-width: 100%;
     width:272px;
     moz-box-sizing:    border-box;   
     -webkit-box-sizing: border-box;   
     box-sizing:        border-box;
    }
    .ceraboxed .cm-sign-up-form .registration_form #timezone{
	  width:100%;
	  moz-box-sizing:    border-box;   
      -webkit-box-sizing: border-box;   
      box-sizing:        border-box;
	  max-width:267px;
    }

    .cm-sign-in-form .form-elements #linkedin-wrapper,
    .cm-sign-in-form .form-elements #facebook-wrapper,
    .cm-sign-in-form .form-elements #twitter-wrapper {
      display: block;
      float: none;
      margin: 0 auto !important;
      text-align: center;
      width: 161px;
   }
   
   .ceraboxed .cm-sign-up-form .registration_form div.form-element,
   .ceraboxed .cm-sign-in-form .global_form div.form-element{
   	 width: 100%;
   }
}

/*IE6*/
#cerabox-loading.ceraboxbox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
/* @2x
-------------------------------------------------------------------------------*/
@media  only screen and (-webkit-min-device-pixel-ratio: 2),
		only screen and (min-device-pixel-ratio: 2) {

	#cerabox-loading div,
	#cerabox .cerabox-close,
	#cerabox a.cerabox-left:hover span, #cerabox.mobile a.cerabox-left span,
	#cerabox a.cerabox-right:hover span, #cerabox.mobile a.cerabox-right span {
		/* Reference the @2x Sprite */
		background-image: url('../images/cerabox/cerabox@2x.png');
		/* Translate the @2x sprite's dimensions back to 1x */
		background-size: 82px auto;
	}
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 1136px)
and (orientation : portrait)
and (orientation : landscape) {}


/*
#cerabox {overflow-x: hidden;overflow-y: auto;}
.ceraboxed #cerabox {margin-left: 0px!important; left:0px!important;display: inherit!important;box-sizing: border-box!important;width: 100% !important;max-width: 100% !important;-webkit-transform: scale(1)!important;overflow: scroll;}
*/


#cerabox-wrapper {overflow: auto;overflow-y: auto;-webkit-overflow-scrolling: touch; /*position: fixed!important;z-index: 1030!important;*/
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/*
.ceraboxed #cerabox {
position:relative!important;
top: 10%!important;
right: 0!important;
bottom: 0!important;
left: 0!important;
z-index: 1040;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
border-box!important;
-o-transition: -o-transform .3s ease-out;
transition: transform .3s ease-out;
-webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
     -o-transform: translate(0,0);
        transform: translate(0,0);
box-sizing: border-box;
height: initial!important;
margin-left: 0!important; 
margin-top: 0!important;
}

#cerabox::-webkit-scrollbar {height:12px}
#cerabox::-webkit-scrollbar-track {box-shadow:0 0 2px rgba(0,0,0,0.15) inset; background:#f0f0f0}
#cerabox::-webkit-scrollbar-thumb {border-radius:6px; background:#ccc}

div#cerabox.mobile {-webkit-transform: scale(1)!important;}
*/

.ceraboxed #cerabox {position: relative!important; left: inherit!important; right: inherit!important; top: inherit!important; bottom: initial !important;-webkit-transform: scale(1)!important; width: 100%!important; height: auto !important; margin-left: inherit!important; margin-right: inherit!important; margin-top: inherit!important;box-sizing: border-box;}
.ceraboxed #cerabox{max-width: 540px;margin: 0 auto!important;}