@font-face {
    font-family: 'lucida_sansregular';
    src: url('fonts/lsans-webfont.eot');
    src: url('fonts/lsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lsans-webfont.woff') format('woff'),
         url('fonts/lsans-webfont.ttf') format('truetype'),
         url('fonts/lsans-webfont.svg#lucida_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Conv_Lato-Light';
	src: url('fonts/Lato-Light.eot');
	src: local('☺'), url('fonts/Lato-Light.woff') format('woff'), 
		url('fonts/Lato-Light.ttf') format('truetype'), 
		url('fonts/Lato-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Notify Popup */
.Notifypopup {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    display: inline-block;
    left: 10px;
    margin: 0 auto;
    min-height: 415px;
    padding: 0 !important;
    right: 10px;
    text-align: justify !important;
    top: 50px;
    width: 711px !important;
    z-index: 9999;
	font-family: 'lucida_sansregular';
}

.Notifypopup .closeBtn {
    background-size: 45px 45px;
    height: 45px;
    right: 5px;
    top: 9px;
	 padding: 12px 0 0;
    position: absolute;
	z-index: 9999;
	text-align: justify;
	 background: url("../../../../../public/uploads/images/closeBtn.png") no-repeat scroll 0 0 / 26px 26px rgba(0, 0, 0, 0);	 
}
.Notifypopup .closeBtn a {
    padding: 10px 23px;
	position: relative;
    text-indent: -9999px;
    top: -11px;
}
.Notifypopup .Header {
	border-radius:2px 2px 0 0;
	background: #2260cd; /* Old browsers */
	background: -moz-linear-gradient(top,  #2260cd 0%, #1854bc 50%, #0e48ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2260cd), color-stop(50%,#1854bc), color-stop(100%,#0e48ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2260cd 0%,#1854bc 50%,#0e48ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2260cd 0%,#1854bc 50%,#0e48ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2260cd 0%,#1854bc 50%,#0e48ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2260cd 0%,#1854bc 50%,#0e48ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2260cd', endColorstr='#0e48ad',GradientType=0 ); /* IE6-9 */
	display:block;
}
.Notifypopup .Header h2 {
    font-size: 25px;
    padding: 10px 20px;
	color: #FFFFFF;
	letter-spacing: 0.02em;
    margin: 0;
	font-weight:bold;
	text-align: center;
	font-family: 'lucida_sansregular';
	line-height:40px;
}
.appsListing {margin: 0;padding: 0;}
.Notifypopup .appsListing ul {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #CFCECE;
    box-shadow: none;
    margin: 0 0 10px;
	display: table;
	 padding: 0;
}
.appsListing.nofify ul, .appsListing.nofify .appsDesc {width: 100%;}
.Notifypopup .appsListing ul li {margin-bottom: 0;border-bottom: 1px solid #CFCECE;}
.appsListing ul li {
    border-bottom: 0 none !important;
    display: table;
    margin: 0 auto !important;
    position: relative;
    width: auto;
	background: none repeat scroll 0 0 #FAFAFA;
	 list-style: none outside none;
	 font-family: 'lucida_sansregular';
}
.Notifypopup .appsListing .appsLogo {float: right;padding: 10px 0 5px 30px;width: auto;display: table-cell;vertical-align: top;}
.appsListing .appsLogo .appsLogoImage {position: relative;}
.Notifypopup .appsListing .appsLogo .appsLogoImage img {height: 85px;width: 85px;border-radius: 15px;box-shadow: 0 0 5px #000000;overflow: hidden;}
.appsListing.nofify .appsInfo {
    border-bottom: medium none;
    display: table-cell;
    padding-left: 25px;
    width: 75%;
	vertical-align: top;
	font-family: 'lucida_sansregular';
}
.width101 {width: auto;}
.row:before, .row:after {
    content: "";
    display: table;
    line-height: 0;
	clear: both;
}
.Notifypopup .appsListing .appsName {
    display: block;
    float: none;
    margin-right: 10px;
	margin-left: -1px;
	margin-top: 15px;
    width: 100%;
	color: #0021A9;
	font-size: 14px;
    font-weight: bold;
	font-family: 'lucida_sansregular';
}
.Notifypopup .appsListing .appsName a {
    max-width: 100%;
    overflow: visible;
	float: left;
    font-size: 20px;
	text-overflow: ellipsis;
    white-space: nowrap;
	color: #0021A9;
	font-weight: bold;
    text-decoration: none;
	font-family: 'lucida_sansregular';
}
.Notifypopup .appsListing .appsName span {
    font-size:20px;
	float: left;
    margin-right: 7px;
	border-right: 1px solid #CDCDCD;
    padding: 0 1px;
	display: inline;
    float: left;
	display: inline;
    float: left;
	font-family: 'lucida_sansregular';
}
.Notifypopup .appsListing .appsName span+span{ border-right:none;}
.Notifypopup .appsListing .appsDate { 
	margin-top: 2px;color: #909090;float: left; font-size: 15px;padding-top: 5px;
}
.Notifypopup .appsListing .appsDesc {
    top: 4px;
	width: 100%;
	clear: both;
    color: #909090;
    float: left;
    font-size: 15px;
    height: 28px;
    margin-top: 0;
    overflow: hidden;
    position: relative;
	word-break: break-all;
    word-wrap: break-word;
	font-family: 'lucida_sansregular';
}
.Notifypopup .referToFriendForm {margin-left: 10px;margin-right: 10px;padding: 0 0 2px;}
.global_form {clear: both;overflow: hidden;padding-bottom: 20px;}
.global_form > div {float: left;margin: 0 auto;overflow: hidden;}
.global_form > div > div {overflow: hidden;padding: 18px 0 0;}
.Notifypopup .referToFriendForm h3 {
    font-size: 25px;
    margin: 0 auto;
	text-align: center;
	color: #162268;
	font-weight: normal;
	padding: 0;
	white-space: normal;
	letter-spacing: -1px;
	line-height:35px;
}

.Notifypopup .appsListing .appsDate,
.Notifypopup .appsListing .appsDate strong,
.Notifypopup .appsListing .appsDesc,
.Notifypopup .appsListing .appsDesc strong {font-family: 'lucida_sansregular';}

.global_form > div > div > h3 + div, .global_form > div > div > h3 + p + div {margin-top: 10px;}
.form-elements {padding-top: 0;}
.global_form div.form-wrapper {float: left;margin: 0;overflow: hidden;padding: 14px 0 0;width: 100%;}
.global_form div.form-label {
	color: #000000;
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    padding: 7px 17px 0 0;
    text-align: right;
    width: 33.5%;
}

.global_form div.form-element {
    color: #000000;
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    padding: 0 17px 0 0;
    text-align: right;
    width: 61%;
	clear: none;
}
.global_form input[type="text"], .global_form input[type="email"], .global_form input[type="password"]{
	 background: url("../../../../../application/themes/default//images/regstraion_input.jpg?c=72") no-repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
	 float: left;
	 height: 21px;
    margin: 0;

}
.required {background: url("../../../../../application/themes/default/images/required.jpeg?c=72") no-repeat scroll left 3px rgba(0, 0, 0, 0);padding: 1px 0 0 10px;}
.global_form input[type="checkbox"], .global_form input[type="radio"] {height: 15px;margin: 0;width: 15px;clear: left;}
.global_form input + label {
    color: #343434;
    display: block;
    float: left;
    line-height: 18px;
    margin-left: 0;
    margin-top: 0;
    padding: 0 0 0 5px;
	cursor: pointer;
}

.global_form #submit-element {
    float: right;
    margin-right: 32px;
	margin-bottom: 0;
    width: 200px;
	 color: #000000;
}
.global_form button[type="submit"] {
	margin-right: 3px;
	float: left;
	font-family: 'lucida_sansregular';
}
button {
    background: url("../../../../../application/themes/default/images/btnbg.jpg?c=72") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #489C0E;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'lucida_granderegular';
    font-size: 16px;
    height: 36px;
    padding: 5px 15px;
    position: relative;
    text-shadow: 1px 1px 1px #000000;
    vertical-align: top;
}
.bx-wrapper { width:844px !important; margin:0 auto; position:relative;}
.bx-wrapper .bx-next{ background:url(../newhome_images/arrow-next.png) no-repeat 0 0; position:absolute; right:0; top:87px; width:52px; height:94px; display:inline-block; text-indent:-99999px; cursor:pointer;}
.bx-wrapper li {text-align: center;/*width: 151px;*/margin: 0 auto;}
.bx-wrapper .bx-prev {background: url(../newhome_images/arrow-previous.png) no-repeat 0 0;position: absolute;left: 0;top: 87px;width: 52px;height: 94px;display: inline-block;text-indent: -99999px;cursor: pointer;}
.bx-wrapper ul{padding-top:34px;}
.bx-wrapper li {padding: 0 212px;text-align: center;line-height: 26px;color: #3d3f3e;}
.bx-wrapper  .author {display: block;}
.bx-wrapper p {/*padding: 0 212px;*/text-align: center;line-height: 26px;color: #3d3f3e;font-size:22px;padding-top:11px;font-family: 'Conv_Lato-Light';}
.Notifypopup .alert{ font-size:18px; font-family: 'lucida_sansregular';}