.jw-news {
    bottom: 3.2em;
    left: 2%;
	position:absolute;
	padding:5px;
	-webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    background-color: transparent;
    cursor: pointer;
    max-width: 100%;
	overflow:hidden;
    min-width: 200px;
    opacity: 0.9;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    width: 40%;
}
.jw-menu{
	background: #808080 none repeat scroll 0 0 !important;
}

.jw-plugin-title{
	position: absolute;
    bottom: 88% !important;
	color: #fff;
    min-height: 2.5em;
    overflow-x: hidden;
    padding: 0.75em 1.5em;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.jw-plugin-title a{
	text-decoration:none;
	color:#fff;
}

.jw-dock-image {
  background-size: 45%;
  opacity: 1;
}
.jw-dock-login{
	background:transparent !important;
	width:auto !important;
	float:left !important;
}

.jw-plugin-helloworldchrome6 {
	/* background: #000 none repeat scroll 0 0 !important; */
	/* opacity: 0.9; */
	background: rgba(0, 0, 0, 0.9) !important;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	z-index:9999;
	color:#fff !important;
	overflow-y:auto;
	text-align:center;
}

.cu-jw-button{
	background: #4087c3 none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 0 0;
    cursor: pointer;
    position: inherit;
}

.jw-plugin-helloworldchrome6.has_login {
	height: 38px;
    width: 420px;
}
.jw-plugin-helloworldchrome6.has_login .login-outer-fixed{
	width: 98%;
	color:#000;
}

.v-middle {
	position: relative;
	top: 35%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transform: translateY(-50%);
}

.jw-plugin-helloworldchrome6 .notify{
    font-style: italic;
    text-align: center;
}
.jw-plugin-helloworldchrome6 .has_error{
	color: red;
    margin: 5px 0;
}
.jw-plugin-helloworldchrome6 .has_success{
	color: green;
    margin: 5px 0;
}
.jw-plugin-helloworldchrome6 a, .jw-plugin-helloworldchrome6 a:hover {
	text-decoration: none;
	outline: none;
}
.jw-plugin-helloworldchrome6 h2 {
	color: #696969;
	/* font-size: 23px; */
	margin: 12px 0;
	text-align: center;
	font-weight: 500;
}
.jw-plugin-helloworldchrome6 h1 {
	color: #606060;
	/* font-size: 23px; */
	margin: 14px 0;
	text-align: center;
	font-weight: 300;
}
.jw-plugin-helloworldchrome6 h4 {
	color: #4087c3;
	/* font-size: 23px; */
	margin: 10px 0;
	text-align: center;
	font-weight: 200;
}
.jw-plugin-helloworldchrome6 h4 a {
	color: #4087c3;
}
.jw-plugin-helloworldchrome6 input {
	height: 40px;
	border: 1px solid #dcdcdc;
	color: #4a4a4a;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 0 5%;
	width: 100%;
	font-weight: 300;
	box-shadow: none;
}
.jw-plugin-helloworldchrome6 label {
	color: #4a4a4a;
	font-size: 13px;
}
.jw-plugin-helloworldchrome6 input:focus {
	box-shadow: none;
	outline: none;
}
input.login-btn {
	background: #4087c3;
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	display: block;
	/* padding: 10px 20px; */
	text-align: center;
	text-decoration: none;
	/* margin-top: 25px; */
	cursor:pointer;
}
a.login-btn, input.login-btn, button.login-btn, div.login-btn {
	background: #4087c3;
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	display: block;
	/* padding: 10px 20px; */
	text-align: center;
	text-decoration: none;
	/* margin-top: 25px; */
	cursor:pointer;
}

a.login-btn:hover {
	text-decoration: none;
}
.jw-plugin-helloworldchrome6 input[type=checkbox] {
	width: auto;
	height: auto;
}
 input::-webkit-input-placeholder {
 color: #4a4a4a;
}
 input:-moz-placeholder { /* Firefox 18- */
 color: #4a4a4a;
}
 input::-moz-placeholder {  /* Firefox 19+ */
 color: #4a4a4a;
}
 input:-ms-input-placeholder {
 color: #4a4a4a;
}
.or {
	border-bottom: 1px solid #dadada;
	position: relative;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	color:#4087c3;
}
span.or-outer {
	border: 1px solid #dadada;
	background: #fff;
	color: #000;
	font-size: 14px;
	position: absolute;
	left: 46%;
	display: inline-block;
	border-radius: 50%;
	padding: 8px;
	top: -17px;
}

.clr{ clear:both; }


.login-outer-fixed {
	background: #fff;
	padding: 5px;
	width:80%;
	max-width: 620px;
	margin: 1% auto;
	border: 1px solid #dcdcdc;
}

.jw-icon-captionSize::before{
	content: "aA";
}
.jw-title {
	background:none !important;
	text-shadow: 0 2px 3px black  !important;
}


.jw-plugin-helloworldchrome6 iframe {
	height: 90%;
    width: 99%;
	margin:auto;
}

/*
 @media (min-width: 768px) and (max-width: 1920px) {
.login-outer-fixed-fixed {
	background: #fff;
	padding: 20px;
	width: 620px;
	margin: 0 auto;
	border: 1px solid #dcdcdc;
	margin-top: 10%;
}
.login-outer-fixed h3 {
	font-weight: 300;
	font-size: 22px;
	color: #606060;
	text-align: center;
}
}


 @media (min-width: 0px) and (max-width: 767px) {
	 .login-outer-fixed-fixed {
		 width:100%;
		 background: rgba(255, 255, 255, 0.8);
		 height:100%;


	 }

	 .small-screen{
		 height:180px;
		 overflow-x:scroll;

		 padding:20px;


		 }

 }
 */
