a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

:focus {
	outline: 0
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%
}

#cboxBottomLeft,
#cboxMiddleLeft {
	clear: left
}

#cboxContent {
	position: relative;
	overflow: hidden
}

#cboxLoadedContent {
	overflow: auto
}

#cboxLoadedContent iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0
}

#cboxTitle {
	margin: 0
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
	cursor: pointer
}

#cboxOverlay {
	background: #000
}

#cboxTopLeft {
	width: 25px;
	height: 25px;
	background: url(images/border1.png) 0 0 no-repeat
}

#cboxTopCenter {
	height: 25px;
	background: url(images/border1.png) 0 -50px repeat-x
}

#cboxTopRight {
	width: 25px;
	height: 25px;
	background: url(images/border1.png) -25px 0 no-repeat
}

#cboxBottomLeft {
	width: 25px;
	height: 25px;
	background: url(images/border1.png) 0 -25px no-repeat
}

#cboxBottomCenter {
	height: 25px;
	background: url(images/border1.png) 0 -75px repeat-x
}

#cboxBottomRight {
	width: 25px;
	height: 25px;
	background: url(images/border1.png) -25px -25px no-repeat
}

#cboxMiddleLeft {
	width: 25px;
	background: url(images/border2.png) 0 0 repeat-y
}

#cboxMiddleRight {
	width: 25px;
	background: url(images/border2.png) -25px 0 repeat-y
}

#cboxContent {
	background: #fff
}

#cboxLoadedContent {
	margin-top: 18px
}

#cboxTitle {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	color: #999
}

#cboxCurrent {
	position: absolute;
	bottom: 0;
	left: 100px;
	color: #999
}

#cboxSlideshow {
	position: absolute;
	bottom: 0;
	right: 42px;
	color: #444
}

#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #444
}

#cboxNext {
	position: absolute;
	bottom: 0;
	left: 63px;
	color: #444
}

#cboxLoadingOverlay {
	background: url(images/loading.gif) 5px 5px no-repeat #fff
}

#cboxClose {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	color: #444;
	font-size: 11px;
	line-height: 1em;
	cursor: pointer
}

.cboxIE #cboxTopLeft {
	background: 0 0
}

.cboxIE #cboxTopCenter {
	background: 0 0
}

.cboxIE #cboxTopRight {
	background: 0 0
}

.cboxIE #cboxBottomLeft {
	background: 0 0
}

.cboxIE #cboxBottomCenter {
	background: 0 0
}

.cboxIE #cboxBottomRight {
	background: 0 0
}

.cboxIE #cboxMiddleLeft {
	background: 0 0
}

.cboxIE #cboxMiddleRight {
	background: 0 0
}

.farbtastic {
	position: relative
}

.farbtastic * {
	position: absolute;
	cursor: crosshair
}

.farbtastic,
.farbtastic .wheel {
	width: 195px;
	height: 195px
}

.farbtastic .color,
.farbtastic .overlay {
	top: 47px;
	left: 47px;
	width: 101px;
	height: 101px
}

.farbtastic .wheel {
	background: url(i/wheel.png) no-repeat;
	width: 195px;
	height: 195px
}

.farbtastic .overlay {
	background: url(i/mask.png) no-repeat
}

.farbtastic .marker {
	width: 17px;
	height: 17px;
	margin: -8px 0 0 -8px;
	overflow: hidden;
	background: url(i/marker.png) no-repeat
}

.uploadifive-button {
	background-color: #628088;
	background-image: linear-gradient(bottom, #628088 0, #628088 70%);
	background-image: -o-linear-gradient(bottom, #628088 0, #628088 70%);
	background-image: -moz-linear-gradient(bottom, #628088 0, #628088 70%);
	background-image: -webkit-linear-gradient(bottom, #628088 0, #628088 70%);
	background-image: -ms-linear-gradient(bottom, #628088 0, #628088 70%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #628088), color-stop(1, #628088));
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid grey;
	color: #fff;
	font: 12px Verdana, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	width: 50%
}

.uploadifive-button:hover {
	background-color: #628088;
	background-image: linear-gradient(top, #628088 0, #628088 100%);
	background-image: -o-linear-gradient(top, #628088 0, #628088 100%);
	background-image: -moz-linear-gradient(top, #628088 0, #628088 100%);
	background-image: -webkit-linear-gradient(top, #628088 0, #628088 100%);
	background-image: -ms-linear-gradient(top, #628088 0, #628088 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #628088), color-stop(1, #628088));
	background-position: center bottom
}

.uploadifive-queue-item {
	background-color: #f5f5f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	max-width: 350px;
	padding: 10px
}

.uploadifive-queue-item .close {
	background: url(i/cross.png) 0 0 no-repeat;
	float: right;
	height: 16px;
	text-indent: -9999px;
	width: 32px
}

.uploadifive-queue-item .progress {
	background-color: #e5e5e5;
	margin-top: 10px;
	width: 100%
}

.uploadifive-queue-item .progress-bar {
	background-color: #09f;
	height: 3px;
	width: 1px
}

.ac_results {
	padding: 0;
	border: 1px solid #abadb3;
	background-color: #fff;
	overflow: hidden;
	z-index: 99999
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0
}

.ac_results li {
	margin: 0;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden
}

.ac_loading {
	background: #fff url(indicator.gif) right center no-repeat
}

.ac_odd {
	background-color: #eee
}

.ac_over {
	background-color: #547786;
	color: #fff
}

#resetTimer {
	color: #efd0ca;
	font-size: 20px;
	text-align: center
}

.resetTimerModal {
	display: none;
	position: fixed;
	z-index: 999999999999999;
	top: 40%;
	left: 35%;
	width: 500px;
	height: 300px;
	overflow: auto
}

.resetTimerModal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%
}

.btnNotification{
    display: inline-block;
    background: white;
    border-radius: 4px;
    text-decoration: none;
    color:#444 !important;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
}

.notificationBox{
    border-radius: 4px;
    text-decoration: none;
    line-height: 20px;
    color:#444 !important;
}

.notification-On{
    display: block;
}
.notification-Off{
    display: none;
}