﻿#loader {
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:50px;
	/*background-color:#000;*/
	padding:5px;
	display:none;
	z-index:1005;
}

#loader label {
	color:#FFF;
	text-align:center;
}

#loader img {
	display:block;
}

#loader.randomMessages{
	position:fixed;
	top:0 !important;
	left:0 !important;
	width:100% !important;
	height:100% !important;
	margin:0;
	padding:0;
	background-color:rgba(0,0,0,0.5);
}

#loader.randomMessages .container{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#loader.randomMessages .container img{
	display: inline-block;
}
#loader.randomMessages .message{
	color:#fff;
	text-align:center;
}
#loader.randomMessages .message p{
	display: inline-block;
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	padding: 10px 60px;
}

#popupmodel {
	display:none;
	background-color:#ececec;
	position:absolute;
	left:0px;
	top:0px;
}

#popup {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1003;
}

#popup_interface {
	background-color:#FFF;
	width:400px;
	height:250px;
}

.popup_top_left {
	background-image:url(../../images/pl/popup/popup_top_left.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:60px;
	height:89px;
}

.popup_top_right {
	background-image:url(../../images/pl/popup/popup_top_right.png);
	background-repeat:no-repeat;
	background-position:right top;
	width:66px;
	height:89px;
}

.popup_top_middle {
	background-image:url(../../images/pl/popup/popup_top_middle.png);
	background-repeat:repeat-x;
	background-position:left top;
	height:45px;
	cursor:move;
}

.popup_bottom_left {
	background-image:url(../../images/pl/popup/popup_bottom_left.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:85px;
	height:77px;
}

.popup_bottom_right {
	background-image:url(../../images/pl/popup/popup_bottom_right.png);
	background-repeat:no-repeat;
	background-position:right top;
	width:95px;
	height:77px;
}

.popup_bottom_middle {
	background-image:url(../../images/pl/popup/popup_bottom_middle.png);
	background-repeat:repeat-x;
	background-position:left top;
	height:77px;
}

/*.popup_middle {
	background-image:url(../../images/pl/popup/popup_middle.jpg);
	background-repeat:repeat-y;
	background-position:56px 0px;
}*/

.popup_middle_left {
	background-image:url(../../images/pl/popup/popup_middle_left.png);
	background-repeat:repeat-y;
	background-position:left top;
}

.popup_middle_right {
	background-image:url(../../images/pl/popup/popup_middle_right.png);
	background-repeat:repeat-y;
	background-position:right top;
}

.popup_header_caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:30px;
	vertical-align:middle;
}
.top_shadow_left{
	background-image:url(../../images/pl/popup/top_shadow_left.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:43px;
	height:44px;
}
.top_shadow_right{
	background-image:url(../../images/pl/popup/top_shadow_right.png);
	background-repeat:no-repeat;
	background-position:right top;
	width:51px;
	height:44px;
}

.top_shadow_mid{
	background-image:url(../../images/pl/popup/top_shadow_mid.png);
	background-repeat:repeat-x;
	background-position:left top;
	height:44px;
	width:100%;
}
.popup_padding{
	padding-left:56px;
	padding-right:56px;
}
.popup_container{
	padding-left:10px;
	padding-right:10px;
	background-color: #fff;
}

.popup_close {
	cursor:pointer;
	width:30px;
	height:31px;
}
.popup_label{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.popup_heading{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.popup_form_line_spacing {
	height:10px;
}
.sliderwidth {
	width:210px;
}
.popup_inner_padding {
	padding:10px 10px 10px 10px;
}
.popup_notification {
	margin-bottom:5px;
	display:none;
}
.popup_subheading_background {
	background-image:url(../../images/pl/page_subheading_graybackground.jpg);
	background-repeat:repeat-x;
	background-position:left center;
}

.popup_subheading {
	padding:0px 5px;
	margin-left:5px;
	font-size:12px;
	color:#616161;
	font-weight:bold;
	background-color:#f1f1f1;
}

#needHelpModal .popup_subheading_background{
	background-image: none;
}


#needHelpModal .popup_top_left {
	background-image:none;
	background-repeat:no-repeat;
	background-position:left top;
	width: 57px;
	height:89px;
}

#needHelpModal .popup_top_right {
	background-image:none;
	background-repeat:no-repeat;
	background-position:right top;
	width: 56px;
	height:89px;
}

#needHelpModal .popup_top_middle {
		background-image: none;
	background-repeat:repeat-x;
	background-position:left top;
	height:45px;
	cursor: default;
	background-color: #0C283E;
}

#needHelpModal .popup_bottom_left {
	background-image:none;
	background-repeat:no-repeat;
	background-position:left top;
	width:85px;
	height:77px;
}

#needHelpModal .popup_bottom_right {
	background-image:none;
	background-repeat:no-repeat;
	background-position:right top;
	width:95px;
	height:77px;
}

#needHelpModal .popup_bottom_middle {
	background-image:none;
	background-repeat:repeat-x;
	background-position:left top;
	height:77px;
}

#needHelpModal .popup_middle_left {
	background-image:none;
	background-repeat:repeat-y;
	background-position:left top;
}

#needHelpModal .popup_middle_right {
	background-image:none;
	background-repeat:repeat-y;
	background-position:right top;
}

#needHelpModal .popup_header_caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:30px;
	vertical-align:middle;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 6px;
	font-weight: 600;
}
#needHelpModal .top_shadow_left{
	background-image:none;
	background-repeat:no-repeat;
	background-position:left top;
	width:43px;
	height:44px;
}
#needHelpModal .top_shadow_right{
	background-image:none;
	background-repeat:no-repeat;
	background-position:right top;
	width:51px;
	height:44px;
}

#needHelpModal .top_shadow_mid{
	background-image:none;
	background-repeat:repeat-x;
	background-position:left top;
	height:44px;
	width:100%;
}

#needHelpModal .popup_top_right > div:first-of-type{
	position: absolute;
	right: 51px;
	top: 8px;
}

#needHelpModal .popup_top_right .popup_close {
	cursor:pointer;
	width:30px;
	height:31px;
	font-family: "Font Awesome 5 Free" !important;
}

#needHelpModal .popup_top_right .popup_close::after {
	content: "\f057";
	cursor:pointer;
	font-family: "Font Awesome 5 Free" !important;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	color: #fff;
	position: absolute;
	right: 9px;
	bottom: 6px;
	font-size: 31px;
}

div#needHelpModal {
    bottom: 28px !important;
}