html {
		padding-bottom:30px;
		height: 100%;
}
body {
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #333;
	background:#fff;
	max-width: 1920px;
	margin: auto;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: top;
	height: 100%;
}
form { 
	padding:0;
	margin:0;
}
a { 
	color: #223A6A;
}
a:hover {
	color: #223A6A;
	text-decoration:none;
}
select, textarea, input { 
	font-size:12px !important;
}
h1 { 
	font-size:24px;
}
table { 
	width:100%;
	background-color: #fff;
}
.tableheader { 
	text-align:center;
	font-weight:bold;
}
main {
	width: 100%;
	text-align: center;
	display: inline-block;
	width: 100%;
}
.col3ul, .col3ul2 {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	margin: auto;
	padding: 0;
	width: 60%;
}
.col3ul > li, .col3ul2 > li {
	list-style: none;
	flex: 100%;
	margin: 0 0 20px 0;
}
.col3ul > li > img {
	width:60%;
}
.col3ul2 > li > img {
	width:30%;
}
#modGift, #publishGift, #modVoucher, #publishVoucher, #modPrepaid, #publishPrepaid, #transferPrepaid {
	margin: 0 0 10px 0;
}
#buy, #message {
	display: none;
}
#marketplace, #messages, #userGifts, #userprepaid, #userGifts, .card, #messages-center {
	width:100%
	height: 100%;
	background-color:#fff;
    min-height: 800px;
}
#headerlogoimg {
	width: 35%;
	position: absolute;
	top: 25px;
	left: 30px;
}
.mr-2, .mx-2 {
    margin-right: 0rem !important;
}
.companylogo {
	text-align:left;
	padding: 5px 20px 0px 20px;
	float: right;
}
.companylogo>img {
	max-width: 120px;
	max-height: 60px;
}
.img-logo {
    position:relative;
	max-width:100px;
	max-height:50px;
    z-index:99;
}
.img-img, .img-img1 {
    position:relative;
	max-width:100px;
	max-height:50px;
    z-index:99;
	border: #5683A4 0px solid;
}
.img-img1:hover {
	max-width: 358px;
	max-height: none;
	position: absolute;
	left: 0;
	z-index: 999;
}
div[class="modal-dialog"] .img-logo {
    position:relative;
	max-width:150px;
    z-index:999;
}
div[class="modal-dialog"] .img-img {
    position:relative;
	max-width:150px;
    z-index:999;
	margin: 0px 16px 5px 0px;
}
.img-logo:hover {
    position:relative;
    top:-20px;
    left:-20px;
    width:360px;
	max-width:360px;
	max-height:none;
    height:auto;
    display:block;
    z-index:999;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 17px;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 17px;
	border-bottom-left-radius: 17px;
	border-top-left-radius: 0px;
	transition: 0.3s;
	transition-delay: 0.3s;
	cursor: zoom-in;
}
div[class="modal-dialog"] .img-logo:hover {
	width:358px;
	max-width:358px;
	max-height: none;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	transition: 0s;
	transition-delay: 0s;
}
div[class="modal-dialog"] .img-img:hover {
	width:358px;
	max-width:358px;
	max-height: none;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	transition: 0s;
	transition-delay: 0s;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1001;
	border:0px;
}
.img-span:hover {
	width:358px;
	max-width:358px;
	background: white;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1001;
}
div[class="modal-dialog"] .col-sm-4 .img-logo:hover {
	width:358px;
	max-width:358px;
	max-height: none;
	left:-15px;
}
div[class="modal-dialog"] .col-sm-4 .img-img:hover {
	width:358px;
	max-width:358px;
	max-height: none;
	left:-15px;
}
.navbar {
	width: 100%;
	margin: auto;
	padding:0;
	text-align: center;
	display: inline-block;
	top: 0;
	z-index: 1001;
	background:#223A6A;
	height: 80px;
}
.navbox {
	display: block;
	text-align: center;
	display: inline-block;
}
.navbar-brand {
	padding: 15px;
	text-align: center;
	width: 100%;
}
.navbar-nav {
	margin: 0 10px 0 10px;
	display: flow-root;
	padding-bottom: 20px;
	font-size: 16px;
	display: none;
	color:#1a2a56;
}
.navbar-nav > li {
	display: inline-block;
	margin: 0;
	width:100%;
}
.navbar-nav > li > a {
	color: #1a2a56;
	font-weight: bold;
	padding-left: 20px !important;
	background-image: url("https://images.perkextra.com/menu_nyil.png");
	background-position: 90%;
	background-repeat: no-repeat;
	background-size: 25px 20px;
}
.navbar-nav > li:nth-of-type(1) {
	margin-right:0px !important;
	text-align: center !important;
}
.mobil-nav-menu {
	display: block !important;
	position: absolute;
	top: 28px;
	right: 28px;
	cursor: pointer;
}
.navbar-nav-view {
	display: block !important;
	position: absolute;
	top: 80px;
	left: -10px;
	width: 100%;
	text-align: left;
}
.uszoclose-view {
	display: inline-block !important;
	background-color: #fff;
	text-align: center;
	padding: 10px;
	font-size: 10pt;
}
#uszomenu_list ul {
	background: #fff;
}
.modalmenu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: black;
	opacity: 0.9;
}
.modalmenu-view {
	  display: block !important;
}
.nav-item  {
	list-style: none;
	background-color: white;
	margin-bottom: 1px !important;
}
.devmain {
	width: 80%;
	margin: auto;
	padding: 20px 0 20px 0;
	text-align: left;
}
.loginbotton a {
	color: #fff;
	font-size: 10pt;
}
.loginbotton {
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	color:#fff;
	background-color: #3c5e7f;
	width: 80%;
	height:30px;
	margin: 10px;
	line-height:10px;
	padding: 0 15px 0 15px;
	box-shadow: 0px 0px;
	border: 0;
}
.loginbotton:hover .active-menu-link {
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}
.plaselogin {
	color:#fff;
	font-weight:bold;
	background: rgba(255, 255, 255, .8);
	padding: 25px 0px 25px 0px;
	color:#293c4a;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	display: inline-block;
}
#logingomb {
	float: unset !important;
	display: inline-block;
	text-align: center;
}
#loginspace {
	display:none;
}
#logintext {
	clear:both;
	margin-top: 20px;
	width: 100% !important;
	text-align: center;
}
#logintext > a {
	width: 100% !important;
}
.logint {
	color: #fff;
	font-weight: bold;
	float: left;
	padding: .5rem 0;
	margin: auto;
}
.loginmsg, .loginbuy {
	padding: 0px 20px 0 20px;
}
#login_buy, #open_buy {
	width: 100%;
}
.form-check-logincs {
	padding: 10px;
	line-height: 25px;
}
.form-check-login {
	padding: 10px;
}
.top-unread-company-mail>.active-menu {
	background: url('https://images.perkextra.com/menunyil.png');
	background-repeat: no-repeat;
	background-size: 30px 10px;
	background-position-x: center;
	background-position-y: bottom;
}
.separator {
	display:none;
}
.fb-login-link, .google-login-link {
    line-height: 65px;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    -moz-border-radius-topleft: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    background-color: #fff;
    border-color: #3c5e7f;
	border-width: 1px;
	padding: 5px 0 5px 0;
	margin: 15px;
	border-style: solid;
	width: 40%;
	display: inline-flex;
	text-align: center;
}
.fb-login-link>img, .google-login-link>img {
    width: 70px;
	margin:auto;
}
.forgett-link {
	line-height: 65px;
	margin:auto;
}
.log-in-with {
	margin: 30px 0 0 0;
	text-align: center;
}
#unreadmail {
    display:none;
}
#unreadmailmob {
    display:block !important;
}
#unreadmail a {
	text-decoration: none !important;
	display: unset !important;
}
.buttom_navbar {
	background-color:#fff;
	min-height:85px;
	width: 100%;
	color: #3d3d3d;
	margin: auto;
	font-family: 'Calibri',sans-serif;
	font-size: 11pt;
	border-top: #c2c2c2 solid 1px;
	display: inline-block;
	padding-bottom: 20px;
}
.bottom-box {
	width:80%;
	margin:auto;
}
.bottom-country {
	font-size: 14pt;
	font-weight:bold;
	float:left;
	padding: 40px 80px 40px 40px;
}
.bottom-lang {
	font-size: 14pt;
	font-weight:bold;
	float:none;
	padding: 30px;
}
.bottom-lang > a {
	color: #3d3d3d;
	white-space: nowrap;
}
.langsvg {
	padding: .5rem 25px .5rem 20px;
	text-align: center;
}
.loginbotton {
	width:80%;
}
.langsvg>a {
	padding: 0 10px 0 0;
}
.bottom-column {
	float:left;
	padding:40px 0 0 40px;
	min-width:170px;
}
.bottom-copy {
	float:none;
	padding:0px 40px 0px 40px;
}
.bottom-title {
	font-size: 16pt;
	font-weight:bold;
	float:none;
}
.bottom-link{
	font-size: 11pt;
	float:none;
	line-height: 24pt;
}
.bottom-link > a {
	color:#3d3d3d;
}
.bottom-link > a:focus, .bottom-link > a:hover{
	text-decoration: underline;
}
.bottom-nav {
	margin-right: auto;
	display: inline-block;
}
.bottom-nav > li {
	float: left;
	position: relative;
	display: block;
	margin: 25px 0 0 0;
	line-height: 20px;
}
.bottom-nav > li > a {
	color: #3d3d3d;
	font-weight: bold;
}
.form-number {
	width:60px;
}
.dropdown-menu.show {
	position: absolute;
	top:58px;
	float: none;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 0px;
	border: 0px solid #b7b7b7;
	padding: 10px;
	text-align: center;
	max-width: 300px;
	min-width: 200px;
	background: #5683A4;
}
.dropdown-menu.show>a {
	color: #fff !important;
}
.dropdown-item:focus, .dropdown-item:hover {
	text-decoration: underline;
	 background-color: transparent !important;
}
.dropdown-item.active, .dropdown-item:active {
	color: inherit !important;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    display: inline-block;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}
.card-modal {
	margin:15px;
}
#categ_id {
	width: 100%;
}
div[class="modal-dialog"] #categ_id {
	width: 100% !important;
}
#searchterm {
	width:250px;
	border-right: 0px;
}
.dropdown-item > div {
	font-size: 16px;
	line-height: 35px;
	margin-bottom: 0px;
}
.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
    color: #000 !important;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
	color: #000 !important;
}
.dropdown-menu.show > .dropdown-item {
	color: #212529;
	line-height: 45px;
	cursor: pointer;
	font-weight:bold;
}
.modal_item {
	color: #5683A4;
	line-height: 45px;
	cursor: pointer;
	font-weight: bold;
	padding: 10px 0 0 10px;
}
.dropdown-item {
	 display: inline-block;
	 width: 100%;
	 padding: .25rem 1.5rem;
	 clear: both;
	 font-weight: 400;
	 color: #212529;
	 text-align: inherit;
	 white-space: nowrap;
	 background-color: transparent;
	 border: 0;
}
.form-control {
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	border-color: #b7b7b7;
	height: 36px;
	width: 100%;
}
textarea.form-control {
    height: 200px;
}
.btn-danger {
    color: #fff;
	font-size: 9pt;
	line-height: 20px;
    background-color: #dc3545;
    border-color: #dc3545;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	width: 100%;
}
div[class="advanced-search"]>div:nth-of-type(2)>div {
	padding-right: 0;
}
div[class="advanced-search"]>div:nth-of-type(1)>div>select {
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	border-color: #b7b7b7;
	height: 36px;
	width: 100%;
}
.row {
	margin-right: 0px;
	margin-left: 0px;
}
.form-control:focus {
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
#user_profile {
	display:none;
}
#user_message {
	width:46px;
	height:36px;
}
.login, .elogin {
	width:95%;
	max-width:400px;
}
#loginhidden {
	display:none;
	font-weight: bold;
	color: #666666;
}
.logout {
	color: #fff;
	font-weight: bold;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	background-color: #3c5e7f;
	border: 1px #fff solid;
	padding: 0 15px 0 15px;
	box-shadow: 0px 0px;
	cursor: pointer;
	line-height: 30px;
	margin: 10px;
	width: 90%;
}
#logoutli {
	margin: 0;
	text-align: center;
}
.homeheader1 {
	text-align: center;
	font-weight: bold;
	height:245px;
	display: inherit;
	background-image: url("//images.perkextra.com/Mobil_bg_dark.jpg");
	background-color: #fff; 
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 250px;
}
.homeheader {
	display: inline-block;
	text-align: center;
	color:#fff;
}
.homeheader>span:nth-of-type(1) {
	font-size: 26pt;
	display: inline-block;
	padding: 0 20px 0 20px;
}
.homeheader>span:nth-of-type(2) {
	font-size: 12pt;
	margin: 10px 0 30px 0;
	display: inline-block;
	padding: 0px 20px 0 20px;
}
.gomarketplace {
	display:block !important;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	border-color: #b7b7b7;
	height: 36px;
	width: 60%;
	border-color: #b7b7b7;
	height: 36px;
	background: white;
	color: #1a456f;
	line-height: 36px;
	margin:auto;
	font-size: 10pt;
}
#gomarketplace2 {
	display:none;
}
#home>span:nth-of-type(1) {
	font-size: 14px;
	color:#fff;
	display: inline-block;
	margin:0 0 20px 0;
}
#home2 {
	background-color: #fff;
	display: inline-block;
	width: 100%;
	text-align:center;
	padding:0 0 30px 0;
}
#home2>span:nth-of-type(1) {
	font-size: 22pt;
	color:#333;
	display: inline-block;
	margin:20px 0 20px 0;
}
#home2>div {
	display: inline-block;
	text-align:center;
}
#home2>table {
	width: 60%;
	margin: auto;
}
#home2>table>tbody>tr>td:nth-of-type(1), #home2>table>tbody>tr>td:nth-of-type(3), #home2>table>tbody>tr>td:nth-of-type(5) {
	width: 30%;
}
#home2>table>tbody>tr>td:nth-of-type(2), #home2>table>tbody>tr>td:nth-of-type(4) {
	width: 3%;
}
#home2>table>tbody>tr>td:nth-of-type(1)>img, #home2>table>tbody>tr>td:nth-of-type(3)>img, #home2>table>tbody>tr>td:nth-of-type(5)>img {
	width: 60%;
}
#home2>table>tbody>tr>td:nth-of-type(2)>img, #home2>table>tbody>tr>td:nth-of-type(4)>img {
	width: 30%;
	margin: 80px 0 0 0;
}
#home2>table>tbody>tr>td:nth-of-type(1)>span:nth-of-type(1), #home2>table>tbody>tr>td:nth-of-type(3)>span:nth-of-type(1), #home2>table>tbody>tr>td:nth-of-type(5)>span:nth-of-type(1), .hometitle1 {
	font-size:12pt;
	font-weight:bold;
	margin:10px; 
	display: inline-block;
}
#home2>table>tbody>tr>td:nth-of-type(1)>span:nth-of-type(2), #home2>table>tbody>tr>td:nth-of-type(3)>span:nth-of-type(2), #home2>table>tbody>tr>td:nth-of-type(5)>span:nth-of-type(2), .hometitle1 {
	font-size:11pt;
	margin: 0px 10px 10px 10px; 
	display: inline-block;
}
#home3 {
	background-color: #e6e6e6;
	display: inline-block;
	width: 100%;
	text-align:center;
	padding:30px 0 30px 0;
}
#home3>span:nth-of-type(1) {
	font-size: 22pt;
	color:#333;
	display: inline-block;
	margin:20px 0 20px 0;
}
#home3>div {
	display: inline-block;
	text-align:center;
}
#home3>table {
	width: 60%;
	margin: auto;
}
#home3>table>tbody>tr>td:nth-of-type(1), #home3>table>tbody>tr>td:nth-of-type(3), #home3>table>tbody>tr>td:nth-of-type(5) {
	width: 30%;
}
#home3>table>tbody>tr>td:nth-of-type(2), #home3>table>tbody>tr>td:nth-of-type(4) {
	width: 3%;
}
#home3>table>tbody>tr>td:nth-of-type(1)>img, #home3>table>tbody>tr>td:nth-of-type(3)>img, #home3>table>tbody>tr>td:nth-of-type(5)>img {
	width: 30%;
}

#home3>table>tbody>tr>td:nth-of-type(1)>span:nth-of-type(1), #home3>table>tbody>tr>td:nth-of-type(3)>span:nth-of-type(1), #home3>table>tbody>tr>td:nth-of-type(5)>span:nth-of-type(1) {
	font-size:12pt;
	font-weight:bold;
	margin:10px; 
	display: inline-block;
}
#home3>table>tbody>tr>td:nth-of-type(1)>span:nth-of-type(2), #home3>table>tbody>tr>td:nth-of-type(3)>span:nth-of-type(2), #home3>table>tbody>tr>td:nth-of-type(5)>span:nth-of-type(2) {
	font-size:11pt;
	margin: 0px 10px 10px 10px; 
	display: inline-block;
}



#home4 {
	background-color: #fff;
	display: inline-block;
	width: 100%;
	text-align:center;
	padding:30px 0 30px 0;
}
#home4>span:nth-of-type(1) {
	font-size: 22pt;
	color:#333;
	display: inline-block;
	margin:20px 0 20px 0;
}
#home4>div {
	display: inline-block;
	text-align:center;
}
#home4>table {
	width: 60%;
	margin: auto;
}
#home4>table>tbody>tr>td:nth-of-type(1), #home4>table>tbody>tr>td:nth-of-type(3), #home4>table>tbody>tr>td:nth-of-type(5) {
	width: 30%;
}
#home4>table>tbody>tr>td:nth-of-type(2), #home4>table>tbody>tr>td:nth-of-type(4) {
	width: 3%;
}
#home4>table>tbody>tr>td:nth-of-type(1)>img, #home4>table>tbody>tr>td:nth-of-type(3)>img, #home4>table>tbody>tr>td:nth-of-type(5)>img {
	width: 30%;
}

#home4>table>tbody>tr>td:nth-of-type(1)>span:nth-of-type(1), #home4>table>tbody>tr>td:nth-of-type(3)>span:nth-of-type(1), #home4>table>tbody>tr>td:nth-of-type(5)>span:nth-of-type(1) {
	font-size:12pt;
	font-weight:bold;
	margin:10px; 
	display: inline-block;
}
#home4>table>tbody>tr>td:nth-of-type(1)>span:nth-of-type(2), #home4>table>tbody>tr>td:nth-of-type(3)>span:nth-of-type(2), #home4>table>tbody>tr>td:nth-of-type(5)>span:nth-of-type(2) {
	font-size:11pt;
	margin: 0px 10px 10px 10px; 
	display: inline-block;
}
.homeheader>form>.advanced-search {
	padding: 25px 20px 0 20px;
}
.btn-primary, .btn-success {
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	height: 36px;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	background-color: #3c5e7f;
	border-color: #3c5e7f;
	width: 100%;
	white-space: nowrap;
}
.btn-primaryw, .btn-successw {
	color: #3c5e7f;
	background-color: #fff;
	border:1px solid #3c5e7f;
	font-size: 9pt;
	font-weight: bold;
	line-height: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	width: 100%;
	white-space: nowrap;
	padding: .375rem .75rem;
}
.btn-primaryw:hover, .btn-successw:hover, .btn-primaryw:focus, .btn-successw:focus {
	color: #fff;
	background-color: #3c5e7f;
	border:1px solid #3c5e7f;
}
.code .btn-primary, .card .btn-primary, .prepaid .btn-primary, .modal-dialog .btn-success {
	width:100%;
}
#user_enter, #comp_enter {
	width:328px;
}
#replybutton, #delete_message, #archive_message {
	width: 160px;
}
div[class="modal-footer"] .btn-primary {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	background-color: #3c5e7f;
	border-color: #fff;
	width: 40%;
}
div[class="modal-footer"] .btn-secondary {
    color: #3c5e7f;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    -moz-border-radius-topleft: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    background-color: #fff;
    border-color: #3c5e7f;
    width: 40%;
	margin-right: 15px;
}
.modal-footer {
    display: inline-block;
	text-align: center;
}
.alert-success{
	background-color: white;
	margin:20px auto 10px auto;
	border:0;
	font-weight: bold;
	/*animation:blinkingText 1.2s infinite;*/
}
@keyframes blinkingText{
    0%{     color: red;    }
    49%{    color: red; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: red;    }
}
.ok-feedback{
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    -moz-border-radius-topleft: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    background-color: #fff;
	background: url('https://images.perkextra.com/ok_pipa.png');
	background-repeat: no-repeat;
	color:#7FC348;
	margin: 20px;
	border: 1px solid #236271;
	padding: 8px 0px 8px 10px;
	background-position: 5px;
	font-weight: bold;
}
.btn-primary:focus, .btn:focus, .btn-primary:active, .btn-primary:active:not(:disabled):not(.disabled), .btn-primary:active:focus:not(:disabled):not(.disabled), .btn-primary:hover, .btn-success:active, .btn-success:focus, .btn-success:hover {
	background-color: #3c5e7f;
	border-color: #fff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.btn-group, .btn-group-vertical {
	 position: relative;
	 display: -ms-inline-flexbox;
	 display: inline-flex;
	 vertical-align: middle;
	 width:100%;
	 margin: 5px 0 5px 0;
}
.col-sm-3 {
	white-space: nowrap;
}
.col-sm-4 {
	color: #fff;
	padding-right: 0px !important;
}
.signup {
	padding: 0 15px !important;
	width: 100%;
}
.signupdiv {
	margin-top:40px;
}
.main{
	background-color:#fff;
	min-height:465px;
	width: 100%;
	margin: auto;
	padding: 25px;
}
.form-group {
    margin-bottom: 0;
}
div[class="login"] .form-group {
    margin-bottom: 0;
	display: block;
}
div[class="modal-body"] .form-group {
    margin-bottom: 0;
	display: block;
}
form[action="/marketplace/resultspager"] {
	color: black;
	text-align: center;
	width: 100%;
	margin: auto;
}
.advanced-search {
	display: inline-block;
}
div[class="advanced-search"]>div:nth-of-type(1) {
	width: 100%;
}
div[class="advanced-search"]>div:nth-of-type(2) {
	width: 80%;
	float:left;
}
div[class="advanced-search"]>div:nth-of-type(3) {
	width: 50px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	display: flex;
	margin: 14px 0 0 0;
	float:left;
	border-left: 0;
}
#searchterm {
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	width: 100%;
}
.e {
	color: #FB4E01;
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 21px;
}
.ev {
	color: #b7b7b7;
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 21px;
}
.d {
	font-weight: normal;
	color: #2f2e2e;
	font-family: 'Merriweather Sans',sans-serif;
}
.f {
	color: #2f2e2e;
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 21px;
}
.valid-date {
	font-size: 13px;
}
#company_profile, #user_profile {
	margin: 10px 0px;
	cursor: pointer;
	display: none;
}
.custom-checkbox {
	text-align: left;
}
.toggle-div {
	float: left;
	margin: 25px 0 0 25px;
}
form[action="/company/messages/changestatus"], form[action="/user/messages/changestatus"] {
	margin: 25px 0 25px 0 !important;
}
.list-panel {
	text-align: left;
	float: left;
	margin: 5px 0 0 20px;
	width: 95%;
}

/* code */
#companyVouchers {
	display: inline-block;
}
.voucher, .newvoucher {
	float:left;
	background: url('https://images.perkextra.com/Voucher2.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height:300px;
	display: inline-block;
	margin: 10px;
	overflow: hidden;
	width:95%;
}
div[class="newvoucher"]>div {
	color: #5683A4;
	font-weight:bold;
	top: 120px;
	position: relative;
	cursor: pointer;
}
div[class="voucher"]>div {
	float:left;
	clear: both;
}
div[class="voucher"]>div:nth-of-type(1) {
	float:left;
	clear: both;
	background: rgba(86,130,163,0.3);
	padding: 10px 10px 0 10px;
	color: #5683A4;
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 13px;
	width:100%;
	height:35px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 10px;
}
div[class="voucher"]>div:nth-of-type(1)>div:nth-of-type(1) {
	float:left;
}
div[class="voucher"]>div:nth-of-type(1)>div:nth-of-type(2) {
	float:right;
}
div[class="voucher"]>div:nth-of-type(2) {
	width: 100%;
	padding: 20px 20px 0 20px;
}
div[class="voucher"]>div:nth-of-type(2)>div:nth-of-type(1) {
	float:right;
}
div[class="voucher"]>div:nth-of-type(2)>div:nth-of-type(2) {
	float: left;
	padding: 10px 10px 10px 0;
	text-align: left;
}
div[class="voucher"]>div:nth-of-type(2)>div:nth-of-type(2)>div:nth-of-type(1) {
	color: #FB4E01;
	font-family: 'Titillium Web',sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 10px;
}
div[class="voucher"]>div:nth-of-type(2)>div:nth-of-type(2)>div:nth-of-type(2) {
	color: #FB4E01;
	font-family: 'Titillium Web',sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	line-height: 10px;
}
div[class="voucher"]>div:nth-of-type(3) {
	width: 100%;
	height: 50px;
	padding: 10px 20px 10px 20px;
	text-align: left;
	color: #2f2e2e;
	font-family: 'Titillium Web',sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	font-weight: bold;
}
div[class="voucher"]>hr:nth-of-type(1) {
	border-top: 2px solid #9b9b9b;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 87%;
	margin: 0 0 0 20px;
}
div[class="voucher"]>div:nth-of-type(4) {
	width: 100%;
	padding: 0px 20px 0 20px;
}
div[class="voucher"]>div:nth-of-type(4)>div:nth-of-type(1) {
	float:left;
	text-align: left;
	width: 100%;
}
div[class="voucher"]>div:nth-of-type(4)>div:nth-of-type(2) {
	
}
.sendmail {
	float: right !important;
	padding: 10px 0 0 0;
}
.v {
	font-weight: normal;
	color: #b7b7b7;
	font-family: 'Merriweather Sans',sans-serif;
}
div[class="voucher"]>div:nth-of-type(5) {
	width: 100%;
	padding: 0px 20px 0 20px;
}
div[class="voucher"]>div:nth-of-type(6) {
	width: 100%;
	padding: 10px 20px 0 20px;
}
div[class="voucher"]>div:nth-of-type(7) {
	width: 100%;
	padding: 10px 20px 0 20px;
	text-align: center;
}
div[class="modal-content"] .nav-item  {
	width: 100%;
}
/* /voucher */
/* code */
.code, .newcode {
	float:left;
	background: url('https://images.perkextra.com/Voucher2.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height:300px;
	display: inline-block;
	margin: 10px;
	overflow: hidden;
	width: 95%;
}
div[class="newcode"]>div {
	color: #5683A4;
	font-weight:bold;
	top: 120px;
	position: relative;
	cursor: pointer;
}
div[class="code"]>div {
	float:left;
	clear: both;
}
div[class="code"]>div:nth-of-type(1) {
	float:left;
	clear: both;
	background: rgba(86,130,163,0.3);
	padding: 10px 10px 0 10px;
	color: #5683A4;
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 13px;
	width:100%;
	height:35px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 10px;
}
div[class="code"]>div:nth-of-type(1)>div:nth-of-type(1) {
	float:left;
}
div[class="code"]>div:nth-of-type(1)>div:nth-of-type(2) {
	float:right;
}
div[class="code"]>div:nth-of-type(2) {
	width: 100%;
	padding: 20px 20px 0 20px;
}
div[class="code"]>div:nth-of-type(2)>div:nth-of-type(1) {
	float:right;
}
div[class="code"]>div:nth-of-type(2)>div:nth-of-type(1)>img {
	max-width: 120px;
	max-height: 60px;
}
div[class="code"]>div:nth-of-type(2)>div:nth-of-type(2) {
	float: left;
	padding: 10px 10px 10px 0;
	text-align: left;
}
div[class="code"]>div:nth-of-type(2)>div:nth-of-type(2)>div:nth-of-type(1) {
	color: #FB4E01;
	font-family: 'Titillium Web',sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 10px;
}
div[class="code"]>div:nth-of-type(2)>div:nth-of-type(2)>div:nth-of-type(2) {
	color: #FB4E01;
	font-family: 'Titillium Web',sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	line-height: 10px;
}
div[class="code"]>div:nth-of-type(3) {
	width: 100%;
	height: 62px;
	padding: 10px 20px 10px 20px;
	text-align: left;
	color: #2f2e2e;
	font-family: 'Titillium Web',sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	font-weight: bold;
}
div[class="code"]>hr:nth-of-type(1) {
	border-top: 2px solid #9b9b9b;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 320px;
	margin: 0 0 0 20px;
}
div[class="code"]>div:nth-of-type(4) {
	width: 100%;
	padding: 10px 20px 0 20px;
}
div[class="code"]>div:nth-of-type(4)>div:nth-of-type(1) {
	float:left;
	text-align: left;
}
div[class="code"]>div:nth-of-type(4)>div:nth-of-type(2) {
	float:right;
	text-align: right;
}
.v {
	font-weight: normal;
	color: #b7b7b7;
	font-family: 'Merriweather Sans',sans-serif;
}

div[class="code"]>div:nth-of-type(5) {
	width: 100%;
	padding: 10px 20px 0 20px;
	text-align: center;
	z-index: 111;
	position: relative;
}
/* /code */
/* gift */
.gift, .newgift {
	float:left;
	background: url('https://images.perkextra.com/Giftcard.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height:300px;
	display: inline-block;
	margin: 10px;
	overflow: hidden;
	width: 95%;
}
div[class="newgift"]>div {
	color: #5683A4;
	font-weight:bold;
	top: 120px;
	position: relative;
	cursor: pointer;
}
div[class="gift"]>div {
	float:left;
	clear: both;
}
div[class="gift"]>div:nth-of-type(1) {
	float:left;
	clear: both;
	background: #ECDEAF;
	padding: 10px 10px 0 10px;
	color: #5683A4;
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 13px;
	width:100%;
	height:35px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 20px;
	margin:1px;
}
div[class="gift"]>div:nth-of-type(1)>div:nth-of-type(1) {
	float:left;
}
div[class="gift"]>div:nth-of-type(1)>div:nth-of-type(2) {
	float:right;
}
div[class="gift"]>div:nth-of-type(2) {
	width: 100%;
	padding: 20px 20px 0 20px;
}
div[class="gift"]>div:nth-of-type(2)>div:nth-of-type(1) {
	float:right;
}
div[class="gift"]>div:nth-of-type(2)>div:nth-of-type(1)>img {
	max-width: 120px;
	max-height: 60px;
}
div[class="gift"]>div:nth-of-type(2)>div:nth-of-type(2) {
	float: left;
	padding: 10px 10px 10px 0;
	text-align: left;
}
div[class="gift"]>div:nth-of-type(2)>div:nth-of-type(2)>div:nth-of-type(1) {
	color: #FB4E01;
	font-family: 'Titillium Web',sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 10px;
}
div[class="gift"]>div:nth-of-type(2)>div:nth-of-type(2)>div:nth-of-type(2) {
	color: #FB4E01;
	font-family: 'Titillium Web',sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	line-height: 10px;
}
div[class="gift"]>div:nth-of-type(3) {
	width: 100%;
	height: 60px;
	padding: 10px 20px 10px 20px;
	text-align: left;
	color: #2f2e2e;
	font-family: 'Titillium Web',sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	font-weight: bold;
}
div[class="gift"]>hr:nth-of-type(1) {
	border-top: 2px solid #9b9b9b;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 320px;
	margin: 0 0 0 20px;
}
div[class="gift"]>div:nth-of-type(4) {
	width: 100%;
	padding: 10px 20px 0 20px;
}
div[class="gift"]>div:nth-of-type(4)>div:nth-of-type(1) {
	float:left;
	text-align: left;
}
div[class="gift"]>div:nth-of-type(4)>div:nth-of-type(2) {
	float:right;
	text-align: right;
}
.v {
	font-weight: normal;
	color: #b7b7b7;
	font-family: 'Merriweather Sans',sans-serif;
}

div[class="gift"]>div:nth-of-type(5) {
	width: 100%;
	padding: 10px 20px 0 20px;
	text-align: center;
}
.gifthistorylist {
	width: 100%;
	padding: 10px 20px 0 20px;
	text-align: left;
}
div[class="gifthistorylist"] >div>div:nth-of-type(1) {
	text-align: left;
	font-weight: bold;
	float:left;
	padding: 0px 10px 0 0px;
}
div[class="gifthistorylist"] >div>div:nth-of-type(2) {
	text-align: left;
}
/* /gift */
/* ticket */
.ticket, .newticket {
	float:left;
	background: url('https://images.perkextra.com/eTicket.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height:300px;
	display: inline-block;
	margin: 10px 0px 10px 20px;
	overflow: hidden;
}
div[class="newticket"]>div {
	color: #5683A4;
	font-weight:bold;
	top: 120px;
	position: relative;
	cursor: pointer;
}
div[class="ticket"]>div {
	float:left;
	clear: both;
}
div[class="ticket"]>div:nth-of-type(1) {
	float:left;
	clear: both;
	background: rgba(86,130,163,0.3);
	padding: 10px 10px 0 10px;
	color: #5683A4;
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 13px;
	width:100%;
	height:35px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 17px;
	-moz-border-radius-topright: 17px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 17px;
	border-top-right-radius: 17px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 17px;
}
div[class="ticket"]>div:nth-of-type(1)>div:nth-of-type(1) {
	float:left;
}
div[class="ticket"]>div:nth-of-type(1)>div:nth-of-type(2) {
	float:right;
}
div[class="ticket"]>div:nth-of-type(2) {
	width: 100%;
	padding: 20px 20px 0 20px;
}
div[class="ticket"]>div:nth-of-type(2)>div:nth-of-type(1) {
	float:left;
}
div[class="ticket"]>div:nth-of-type(2)>div:nth-of-type(2) {
	float:right;
	padding: 10px;
}
div[class="ticket"]>div:nth-of-type(2)>div:nth-of-type(2)>div:nth-of-type(1) {
	color: #5682A3;
	font-family: 'Titillium Web',sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 10px;
}
div[class="ticket"]>div:nth-of-type(2)>div:nth-of-type(2)>div:nth-of-type(2) {
	color: #5682A3;
	font-family: 'Titillium Web',sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 10px;
}
div[class="ticket"]>div:nth-of-type(3) {
	width: 100%;
	height: 62px;
	padding: 10px 20px 10px 20px;
	text-align: left;
	color: #9b9b9b;
	font-family: 'Titillium Web',sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	font-weight: bold;
}
div[class="ticket"]>hr:nth-of-type(1) {
	border-top: 2px dotted #9b9b9b;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 320px;
	margin: 0 0 0 20px;
}
div[class="ticket"]>div:nth-of-type(4) {
	width: 100%;
	padding: 10px 20px 0 20px;
}
div[class="ticket"]>div:nth-of-type(4)>div:nth-of-type(1) {
	float:left;
	text-align: left;
}
div[class="ticket"]>div:nth-of-type(4)>div:nth-of-type(2) {
	float:right;
	text-align: right;
}
.v {
	font-weight: normal;
	color: #b7b7b7;
	font-family: 'Merriweather Sans',sans-serif;
}

div[class="ticket"]>div:nth-of-type(5) {
	width: 100%;
	padding: 10px 20px 0 20px;
	text-align: center;
}
.tickethistorylist {
	width: 100%;
	padding: 10px 20px 0 20px;
	text-align: left;
}
div[class="tickethistorylist"] >div>div:nth-of-type(1) {
	text-align: left;
	font-weight: bold;
	float:left;
	padding: 0px 10px 0 0px;
}
div[class="tickethistorylist"] >div>div:nth-of-type(2) {
	text-align: left;
}
/* /ticket */
.card {
	 position: relative;
	 display: -ms-flexbox;
	 display: flex;
	 -ms-flex-direction: column;
	 flex-direction: column;
	 min-width: 0;
	 word-wrap: break-word;
	 background-color: #fff;
	 background-clip: border-box;
	 border: 0px solid rgba(0,0,0,.125);
	 border-radius: 0;
	width: 100%;
	margin: auto;
}

.top-unread-user-mail, .top-unread-company-mail {
	display: inline-block;
	background-color: #d00;
	padding: 0px 10px;
	font-size: 10pt;
	margin: 0 10px;
	color: #fff;
}
.top-unread-user-mail>a, .top-unread-company-mail>a {
	top: -6px;
	position: relative;
	right: -9px;
	font-size: 8pt;
	color:#fff;
}
#menu_list>li:nth-of-type(7), #menu_list>li:nth-of-type(8), #menu_list>li:nth-of-type(10) {
	display:none !important;
}
.terms-full {
	opacity:0;
	transition: 0.5s all; 
	position: absolute;
	background-color: white;
	z-index: 11;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	max-width: 320px;
	max-height:40px;
	color:#fff;
	overflow: hidden;
}
.terms {
	overflow: hidden;
	text-overflow: ellipsis;
	height: 45px;
	background-color: white;
	text-align: left !important;
}
.terms-full:hover {
	cursor: zoom-in;
	opacity:1;
	z-index: 113;
	min-width: 330px;
	max-width: none;
	max-height: none;
	min-height: 105px;
	background-color: white;
	visibility: visible;
	color:#000;
	margin: 0 20px 0 0;
}
div[id="replyMessage"]>div:nth-of-type(1)>form>div:nth-of-type(1) {
	width: 100%;
	display: inline-block;
}
div[class="message-edit"]>dl {
	width: 100%;
	display: inline-block;
}
div[class="message-edit"]>dl>dt {
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 20px;
}
div[class="message-edit"]>dl>dd {
	text-align: left;
	margin: 20px;
}
#messages>.card {
	display: inline-block;
}
.card-header {
	border-bottom: 0px solid rgba(0,0,0,.125);
	background-color: #fff;
	padding: 45px 30px 20px 20px;
}
.lapozo {
	padding: 45px 30px 20px 20px;
}
.card-block {
	margin: 0 0 20px 0;
}
#messages>.card>.card-header {
}
#messages>.card>.card-block {
}
#messages, #messages-center {
	height:100%;
}
.message_header {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.message-block {
    border: 1px solid rgba(0,0,0,.125);
    margin: 5px;
    clear: both;
    display: inline-block;
    width: 96%;
	min-height:60px;
	vertical-align:middle;
	cursor: pointer;
}
.message-block-unread {
    border: 1px solid rgba(0,0,0,.125);
    margin: 5px;
    clear: both;
    display: inline-block;
    width: 96%;
	vertical-align:middle;
	background-color: #F4F4F4;
	cursor: pointer;
}
div[class="message-block"]>div:nth-of-type(1), div[class="message-block-unread"]>div:nth-of-type(1) {
	margin:5px 10px 5px 10px;
	float:left;
}
div[class="message-block"]>div:nth-of-type(2) {
	color: #000;
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 60px;
	float:left;
	margin: 0 0 0 15px;
	white-space: nowrap;
	text-align: left;
	padding-right: 50px;
}
div[class="message-block-unread"]>div:nth-of-type(2) {
	color: #000;
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 60px;
	float:left;
	margin: 0 0 0 15px;
	white-space: nowrap;
	text-align: left;
	background-image: url("https://images.perkextra.com/potty.png");
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 50px;
}
div[class="message-block"]>div:nth-of-type(3), div[class="message-block-unread"]>div:nth-of-type(3) {
	line-height: 60px;
	float:left;
	margin: 0 10px 0 15px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 40%;
}
div[class="message-block"]>div:nth-of-type(4), div[class="message-block-unread"]>div:nth-of-type(4) {
	line-height: 60px;
	float:right;
	margin: 0 10px 0 15px;
	text-align: left;
	white-space: nowrap;
	width: 140px;
}
.message_pipa{
	margin: 20px 0 0 15px;
}
#transfer {
	margin: 20px 0 0 0;
}
.share-user {
	 color: #3c5e7f;
	 font-family: 'Merriweather Sans',sans-serif;
	 font-size: 14px;
	 font-style: normal;
	 font-weight: bold;
	 line-height: 30px;
	 -webkit-border-top-right-radius: 20px !important;
	 -webkit-border-bottom-right-radius: 20px !important;
	 -webkit-border-bottom-left-radius: 20px !important;
	 -webkit-border-top-left-radius: 20px !important;
	 -moz-border-radius-topright: 20px !important;
	 -moz-border-radius-bottomright: 20px !important;
	 -moz-border-radius-bottomleft: 20px !important;
	 -moz-border-radius-topleft: 20px !important;
	 border-top-right-radius: 20px !important;
	 border-bottom-right-radius: 20px !important;
	 border-bottom-left-radius: 20px !important;
	 border-top-left-radius: 20px !important;
	 background-color: #fff;
	 border-color: #3c5e7f !important;
	border: 1px solid;
	margin:15px;
	cursor:pointer;
}
.active-menu-link {
	
}
.nav-link-gomb {
	 color: #3c5e7f;
	 font-family: 'Merriweather Sans',sans-serif;
	 font-size: 14px;
	 font-style: normal;
	 font-weight: bold;
	 line-height: 14px;
	 -webkit-border-top-right-radius: 20px !important;
	 -webkit-border-bottom-right-radius: 20px !important;
	 -webkit-border-bottom-left-radius: 20px !important;
	 -webkit-border-top-left-radius: 20px !important;
	 -moz-border-radius-topright: 20px !important;
	 -moz-border-radius-bottomright: 20px !important;
	 -moz-border-radius-bottomleft: 20px !important;
	 -moz-border-radius-topleft: 20px !important;
	 border-top-right-radius: 20px !important;
	 border-bottom-right-radius: 20px !important;
	 border-bottom-left-radius: 20px !important;
	 border-top-left-radius: 20px !important;
	 background-color: #fff;
	 border-color: #3c5e7f !important;
	border: 1px solid;
	margin: 20px;
	padding: 10px 20px;
}
div[class="card-header"]>ul>li>.nav-link {
	 color: #3c5e7f;
	 font-family: 'Merriweather Sans',sans-serif;
	 font-size: 14px;
	 font-style: normal;
	 font-weight: bold;
	 line-height: 14px;
	 -webkit-border-top-right-radius: 20px !important;
	 -webkit-border-bottom-right-radius: 20px !important;
	 -webkit-border-bottom-left-radius: 20px !important;
	 -webkit-border-top-left-radius: 20px !important;
	 -moz-border-radius-topright: 20px !important;
	 -moz-border-radius-bottomright: 20px !important;
	 -moz-border-radius-bottomleft: 20px !important;
	 -moz-border-radius-topleft: 20px !important;
	 border-top-right-radius: 20px !important;
	 border-bottom-right-radius: 20px !important;
	 border-bottom-left-radius: 20px !important;
	 border-top-left-radius: 20px !important;
	 background-color: #fff;
	 border-color: #3c5e7f !important;
	border: 1px solid;
	margin:5px 10px 5px 10px;
}
div[class="card-header"]>ul>li>.nav-link:hover {
	 background-color: #3c5e7f !important;
	 border-color: #3c5e7f !important;
	color:#fff;
}
div[class="card-header"]>ul>li>.nav-link.active {
	 background-color: #3c5e7f !important;
	 border-color: #3c5e7f !important;
}
#messages form {
	 padding: 0;
	 margin: 0;
	 float: left;
}
#messages .form-group {
	margin:0;
	 display: inline-flex;
}
.replybutton{
	float: left;
	margin: 0 15px 20px 0;
}
#messages div[class="card-header"]>ul>li>.nav-link {
	 font-family: 'Merriweather Sans',sans-serif;
	 font-size: 14px;
	 font-style: normal;
	color:#4c4c4c !important;
	 font-weight: inherit;
	 line-height: 14px;
	 -webkit-border-top-right-radius: 0px !important;
	 -webkit-border-bottom-right-radius: 0px !important;
	 -webkit-border-bottom-left-radius: 0px !important;
	 -webkit-border-top-left-radius: 0px !important;
	 -moz-border-radius-topright: 0px !important;
	 -moz-border-radius-bottomright: 0px !important;
	 -moz-border-radius-bottomleft: 0px !important;
	 -moz-border-radius-topleft: 0px !important;
	 border-top-right-radius: 0px !important;
	 border-bottom-right-radius: 0px !important;
	 border-bottom-left-radius: 0px !important;
	 border-top-left-radius: 0px !important;
	 background-color: #fff;
	 border-color: #3c5e7f !important;
	border: 0px solid;
	margin:5px 10px 5px 10px;
}
#messages div[class="card-header"]>ul>li>.nav-link>span {
	margin:5px 10px 5px 10px;
}
#messages div[class="card-header"]>ul>li>.nav-link.active>span {
	-webkit-border-top-right-radius: 15px !important;
	 -webkit-border-bottom-right-radius: 15px !important;
	 -webkit-border-bottom-left-radius: 15px !important;
	 -webkit-border-top-left-radius: 15px !important;
	 -moz-border-radius-topright: 15px !important;
	 -moz-border-radius-bottomright: 15px !important;
	 -moz-border-radius-bottomleft: 15px !important;
	 -moz-border-radius-topleft: 15px !important;
	 border-top-right-radius: 15px !important;
	 border-bottom-right-radius: 15px !important;
	 border-bottom-left-radius: 15px !important;
	 border-top-left-radius: 15px !important;
	 background-color: #3c5e7f;
	color:#fff;
	padding:5px 10px 5px 10px;
	margin:0 5px 0 10px;
}

#messages div[class="card-header"]>ul>li>.nav-link>span {
	margin:5px 10px 5px 10px;
}
#messages div[class="card-header"]>ul>li>.nav-link.active>span {
	-webkit-border-top-right-radius: 15px !important;
	 -webkit-border-bottom-right-radius: 15px !important;
	 -webkit-border-bottom-left-radius: 15px !important;
	 -webkit-border-top-left-radius: 15px !important;
	 -moz-border-radius-topright: 15px !important;
	 -moz-border-radius-bottomright: 15px !important;
	 -moz-border-radius-bottomleft: 15px !important;
	 -moz-border-radius-topleft: 15px !important;
	 border-top-right-radius: 15px !important;
	 border-bottom-right-radius: 15px !important;
	 border-bottom-left-radius: 15px !important;
	 border-top-left-radius: 15px !important;
	color: #fff;
	  padding: 3px 12px 3px 12px;
	  margin: 0 5px 0 10px;
	  border: 1px solid #fff;
}
#messages div[class="card-header"]>ul>li>.nav-link:hover {
	background-color: #3c5e7f !important;
	border-color: #3c5e7f !important;
	color: #fff !important;
}
#messages div[class="card-header"]>ul>li>.nav-link {
	 font-family: 'Merriweather Sans',sans-serif;
	 font-size: 14px;
	 font-style: normal;
	color:#4c4c4c !important;
	 font-weight: inherit;
	 line-height: 14px;
	 -webkit-border-top-right-radius: 20px !important;
	 -webkit-border-bottom-right-radius: 20px !important;
	 -webkit-border-bottom-left-radius: 20px !important;
	 -webkit-border-top-left-radius: 20px !important;
	 -moz-border-radius-topright: 20px !important;
	 -moz-border-radius-bottomright: 20px !important;
	 -moz-border-radius-bottomleft: 20px !important;
	 -moz-border-radius-topleft: 20px !important;
	 border-top-right-radius: 20px !important;
	 border-bottom-right-radius: 20px !important;
	 border-bottom-left-radius: 20px !important;
	 border-top-left-radius: 20px !important;
	 border: 1px solid #3c5e7f !important;
}
#messages div[class="card-header"]>ul>li>.nav-link.active {
	background-color: #3c5e7f !important;
	 -webkit-border-top-right-radius: 20px !important;
	 -webkit-border-bottom-right-radius: 20px !important;
	 -webkit-border-bottom-left-radius: 20px !important;
	 -webkit-border-top-left-radius: 20px !important;
	 -moz-border-radius-topright: 20px !important;
	 -moz-border-radius-bottomright: 20px !important;
	 -moz-border-radius-bottomleft: 20px !important;
	 -moz-border-radius-topleft: 20px !important;
	 border-top-right-radius: 20px !important;
	 border-bottom-right-radius: 20px !important;
	 border-bottom-left-radius: 20px !important;
	 border-top-left-radius: 20px !important;
	 border: 1px solid #3c5e7f !important;
	color: #fff !important;
}
#messages div[class="card-header"]>ul>li {
	 color: #3c5e7f;
	 font-family: 'Merriweather Sans',sans-serif;
	 font-size: 12px;
	 font-style: normal;
	 font-weight: bold;
	 line-height: 12px;
	width: 100%;
}
#messages .table-bordered td, .table-bordered th {
	border: 0px !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#messages  .table-striped tbody tr {
	 border-top:1px #dee2e6 solid;
}
#messages  .table-striped tbody tr:nth-of-type(2n+1) {
	 background-color: inherit;
}
#messages td:nth-of-type(1) {
	width:22px;
}
#messages td:nth-of-type(3) {
	max-width:220px;
}
#messages td:nth-of-type(2), td:nth-of-type(4) {
	max-width:122px;
}
#messages th:nth-of-type(5) {
	width:122px;
}
#messages td:nth-of-type(5) {
	width:122px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #3c5e7f;
    border-color: #3c5e7f;
}
.custom-select {

}
.page-item {
	float:left;
}
.pagination {
	display:inline-block;
}
.custom-select {
	font-size: inherit;
}

.sing_up {
	 width:350px;
	margin:auto;
	padding-top:25px;
}
.invalid-feedback {
	 display: none;
	 width: 100%;
	 margin-top: .25rem;
	 font-size: 80%;
	 color: #dc3545;
}
.form-control.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
	 border-color: #fff;
	-webkit-animation: blink .5s step-end infinite alternate; 
}
#shareurl, #codeurl {
	width: 160px;
	overflow: hidden;
	display: inline-block;
	height:20px;
	float:left;
	text-align:left;
	text-overflow: ellipsis; 
	text-decoration: underline;
	cursor: copy;
}
.left-text-block-bold {
	float:left;
	font-weight: bold;
	margin: 0 10px 0 0;
}
.click{
  padding: 10px;
}
.click .copy{
	background-color: #5683A4;
	padding: 3px;
	position: absolute;
	margin: 0 0 0 75px;
	width: 140px;
	cursor: pointer;
	color: #FFF;
	display: none;
	text-align: center;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
}
.click:hover .copy{
	display: block;
}
.new_voucher {
	margin:20px 0 20px 0;
	width: 40%;
}
.google-map {
	overflow: hidden;
	height: 280px;
	width:318px;
	display: flex;
}
footer {
	background-color:#5683A4;
	min-height:85px;
	width: 100%;
}

.modal {
	overflow-x: auto !important;
}
.modal-header {
	background: #5683A4;
	padding: 10px 10px 0 10px;
	color: #5683A4;
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 13px;
	width:100%;
	height:35px;
	display: inline-block;
}
.modal-title {
	float:left;
	color: #fff;
}
.modal-date {
	float:right;
}
.modal-header .close {
	padding: 12px 15px 10px 15px;
}
.modal-close {
	float:right;
}
.modal-body {
	padding: 10px 0px 20px 0px;
}
div[class="modalcode"]>div:nth-of-type(1) {
	width: 100%;
	padding: 20px 20px 0 20px;
}
.kepsor1 {
	float:left;
}
.ar1 {
	float:left;
	padding: 20px 10px 10px 20px;
	text-align: left;
}
.ar1>div:nth-of-type(1) {
	color: #FB4E01;
	font-family: 'Titillium Web',sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 10px;
}
.ar1>div:nth-of-type(2) {
	color: #FB4E01;
	font-family: 'Titillium Web',sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	line-height: 10px;
}
.cim1 {
	display: inline-block;
	width: 100%;
	padding: 10px 20px 10px 20px;
	text-align: left;
	color: #000;
	font-family: 'Titillium Web',sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	font-weight: bold;
}
div[class="modalcode"]>hr:nth-of-type(1) {
	border-top: 2px solid #9b9b9b;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 320px;
	margin: 0 0 0 20px;
}
div[class="modalcode"]>div:nth-of-type(2) {
	width: 100%;
	padding: 10px 20px 0 20px;
	display: inline-block;
}
div[class="modalcode"]>div:nth-of-type(2)>div:nth-of-type(1) {
	float:left;
	text-align: left;
}
div[class="modalcode"]>div:nth-of-type(2)>div:nth-of-type(2) {
	float:right;
	text-align: right;
}
.v {
	font-weight: normal;
	color: #b7b7b7;
	font-family: 'Merriweather Sans',sans-serif;
}

div[class="modalcode"]>div:nth-of-type(3) {
	width: 100%;
	padding: 10px 20px 0 20px;
	display: inline-block;
}
div[class="modalcode"]>div:nth-of-type(3) > div {
	background-color: rgba(196,196,196,0.25);
	float:left;
	clear:both;
	width: 100%;
	padding: 10px;
}
div[class="modalcode"]>div:nth-of-type(3)> div >div:nth-of-type(1) {
	float:left;
	color: #5682A3;
	font-family: 'Merriweather Sans',sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
}
div[class="modalcode"]>div:nth-of-type(3) > div >div:nth-of-type(2) {
	float:right;
	max-width: 300px;
	overflow-y: auto;
}
div[class="modalcode"]>div:nth-of-type(4) {
	width: 100%;
	padding: 10px 20px 0 20px;
	display: grid;
	text-align:left;
	text-align: justify;
	text-justify: inter-word;
	text-align: center;

}
div[class="modalcode"]>div:nth-of-type(4)>div:nth-of-type(1)>div:nth-of-type(1), div[class="modalcode"]>div:nth-of-type(4)>div:nth-of-type(2)>div:nth-of-type(1), div[class="modalcode"]>div:nth-of-type(4)>div:nth-of-type(3)>div:nth-of-type(1), div[class="modalcode"]>div:nth-of-type(4)>div:nth-of-type(4)>div:nth-of-type(1) {
	color: #5682A3;
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
	float:left;
	padding: 0 15px 0 0;
}
div[class="modalcode"]>div:nth-of-type(5) {
	width: 100%;
	padding: 10px 20px 0 20px;
	display: inline-block;
}
div[class="modalcode"]>div:nth-of-type(6) {
	width: 100%;
	padding: 10px 20px 0 20px;
	display: inline-block;

}
#user_signup, #comp_signup, #open_msg, #login_msg {
    color: #3c5e7f;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    -moz-border-radius-topleft: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    background-color: #fff;
    border-color: #3c5e7f;
    min-width: 310px !important;
}
#newVoucher {
	display: inline-block;
}
div[class="reg"] label {
	color:#000;
}
.published_by_user {
	background-color: #3c5e7f !important;
	color:#fff !important;
}
.created {
	/*background-color: #FF5450 !important;
	color:#fff !important;*/
}
.own_by_user {
	background-color: #5B97A7 !important;
	color:#fff !important;
}
.sell-dialog {
	width: 365px;
	margin:auto;
}
div[class="sell-dialog"]>div:nth-of-type(1) {
	background-color: #f4f4f4 !important;
	color: #000 !important;
	width: 100%;
	display: inline-block;
	padding: 15px;
}
div[class="sell-dialog"]>div:nth-of-type(1)>div:nth-of-type(1) {
	font-weight:bold;
}
div[class="sell-dialog"]>div:nth-of-type(1)>div:nth-of-type(2) {

}
.sell-dialog-list {
	background-color: #f4f4f4 !important;
	color: #000 !important;
	width: 100%;
	display: inline-block;
	margin: 10px 0 0 0;
}
div[class="sell-dialog-list"]>div:nth-of-type(1), div[class="sell-dialog-list"]>div:nth-of-type(3), div[class="sell-dialog-list"]>div:nth-of-type(5) {
	font-weight:bold;
	padding:10px 0 0 0;
}
.employe-list {
	background-color: rgba(196,196,196,0.25);
    clear: both;
    width: 90%;
    padding: 10px;
	margin: 0 auto 15px auto;
}
.to_in_actived {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	background-color: #3c5e7f;
	border: 1px #fff solid;
	padding: 5px 20px 5px 20px;
	box-shadow: 0px 0px;
	cursor: pointer;
	line-height: 20px;
	margin: 25px 0 0 0;
}
.actived {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	background-color: #dc3545;
	border: 1px #fff solid;
	padding: 5px 20px 5px 20px;
	box-shadow: 0px 0px;
	cursor: pointer;
	line-height: 20px;
	margin: 10px 0 0 0;
}
.send_pass {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	background-color: #3c5e7f;
	border: 1px #fff solid;
	padding: 5px 20px 5px 20px;
	box-shadow: 0px 0px;
	cursor: pointer;
	line-height: 20px;
	margin: 5px 0 0 0;
}
.lostpassbox {
	width: 360px;
	margin:30px auto;
}
.lostpass-rules {
	font-size: 11pt;
}
div[class="regcode"] div {
	float:left;
}
div[class="regcode"]>div:nth-of-type(1) {
	padding:3px 0 0 0;
}
.share {
	padding: 0 0 0 25px;
}
div[class="share"] div {
	float:left;
}
div[class="share"]>div:nth-of-type(1) {
	padding:3px 0 0 0;
}
.select-send {
	padding: 0 0 0 25px;
}
.payblock {
	text-align: left;
}
.history-head, .pay-head {
	color: #5682A3;
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
}
.history-box {
	width: 100%;
	padding: 10px;
}
.pay-box {
	width: 100%;
	padding: 10px 20px 20px 20px;
}
.history-box-list {
	background-color: rgba(196,196,196,0.25);
	line-height: 26px;
	text-align: left;
	padding: 0 0 0 10px;
}
.history-box-name {
	color: #5682A3;
	font-family: 'Merriweather Sans',sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	padding: 5px 0px 0 10px;
}
.reg-list-box {
	width: 100%;
	padding: 10px 20px 20px 20px;
}
th {
    text-align: left !important;
}

/* prepaid */
.prepaid, .newprepaid {
	float:left;
	background: url('https://images.perkextra.com/Prepaid.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height:300px;
	display: inline-block;
	margin: 10px;
	overflow: hidden;
	width: 95%;
}
div[class="newprepaid"]>div {
	color: #5683A4;
	font-weight:bold;
	top: 120px;
	position: relative;
	cursor: pointer;
}
div[class="prepaid"]>div {
	float:left;
}
div[class="prepaid"]>div:nth-of-type(1) {
	clear: both;
	background: #BFE0C5;
	padding: 10px 10px 0 10px;
	color: #5683A4;
	font-family: 'Merriweather Sans',sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 13px;
	height:35px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 20px;
	width: 100%;
}
div[class="prepaid"]>div:nth-of-type(1)>div:nth-of-type(1) {
	float:left;
}
div[class="prepaid"]>div:nth-of-type(1)>div:nth-of-type(2) {
	float:right;
}
div[class="prepaid"]>div:nth-of-type(2) {
	width: 100%;
	padding: 20px 20px 0 20px;
}
div[class="prepaid"]>div:nth-of-type(2)>div:nth-of-type(1) {
	float:right;
}
div[class="prepaid"]>div:nth-of-type(2)>div:nth-of-type(1)>img {
	max-width: 120px;
	max-height: 60px;
}
div[class="prepaid"]>div:nth-of-type(2)>div:nth-of-type(2) {
	float:left;
	padding: 10px 10px 10px 0;
	text-align: left;
}
div[class="prepaid"]>div:nth-of-type(2)>div:nth-of-type(2)>div:nth-of-type(1) {
	color: #FB4E01;
	font-family: 'Titillium Web',sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 10px;
}
div[class="prepaid"]>div:nth-of-type(2)>div:nth-of-type(2)>div:nth-of-type(2) {
	color: #FB4E01;
	font-family: 'Titillium Web',sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	line-height: 10px;
}
div[class="prepaid"]>div:nth-of-type(3) {
	width: 100%;
	height: 60px;
	padding: 10px 20px 10px 20px;
	text-align: left;
	color: #000;
	font-family: 'Titillium Web',sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	font-weight: bold;
}
div[class="prepaid"]>hr:nth-of-type(1) {
	border-top: 2px solid #9b9b9b;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 320px;
	margin: 0 0 0 20px;
}
div[class="prepaid"]>div:nth-of-type(4) {
	width: 100%;
	padding: 10px 20px 0 20px;
}
div[class="prepaid"]>div:nth-of-type(4)>div:nth-of-type(1) {
	float:left;
	text-align: left;
}
div[class="prepaid"] > div:nth-of-type(4) > div:nth-of-type(2) {
    float: right;
    text-align: right;
}
.v {
	font-weight: normal;
	color: #FB4E01;
	font-family: 'Merriweather Sans',sans-serif;
}
div[class="prepaid"]>div:nth-of-type(5) {
	width:100%;
	padding: 10px 20px 0 20px;
}
div[class="prepaid"]>div:nth-of-type(6) {
	width: 100%;
	padding: 10px 20px 0 20px;
	text-align: center;
	z-index: 111;
	position: relative;
}
.valid_days {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 10px;
}
.mailto {
	width:40px;
	top: -5px;
	position: relative;
}
div[class="useraccordion"]>div[class="useraccordion"] {
	width: 100%;
	padding: 10px 20px 0 20px;
	text-align: center;
	z-index: 111;
	position: relative;
}
div[class="useraccordion"] .btn:focus {
	background-color: #fff;
	box-shadow: none;
}
/* /prepaid */
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 20px;
    outline: 0;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.termstext {
	max-height:90px;
	overflow-y: auto;
	background-color: initial;
	text-align: left;
	width: 100%;
}
#messages-center form div {
	float:left;
	display:inline-block;
}
#messages-center form .btn:not(:disabled):not(.disabled) {
    margin-top: 22px;
}
.messages-center-content {
	margin:auto;
	display: inline-block;
}
#messages-center form >div:nth-of-type(2) {
	width:350px;
}
#messages-center form >div:nth-of-type(3) {
	width:200px;
}
.inputprice {
	color:#ccc;
}
.help {
	max-width: 550px;
	margin: 40px auto 20px auto;
}
.g-recaptcha>div {
	margin: auto;
}
#bank_radio, #paypal_radio, #stripe_radio {
	left: 15px;
	position: absolute;
}
#bank_radio img, #paypal_radio img, #stripe_radio img {
	max-height: 20px;
	padding-right: 10px;
	max-width: 40px;
}
#paying_form > div:nth-of-type(2), #paying_form > div:nth-of-type(3), #paying_form > div:nth-of-type(4), #paying_form > div:nth-of-type(6), #paying_form > div:nth-of-type(8) {
	margin-left: 30px;
	text-align: left;
}

#paying_form > div:nth-of-type(2) > label, #paying_form > div:nth-of-type(3) > label, #paying_form > div:nth-of-type(4) > label, #paying_form > div:nth-of-type(6) > label, #paying_form > div:nth-of-type(8) > label {
	padding-left: 30px;
}
.account_box {
	top: 325px;
	width: 100%;
	height: 120px;
	list-style: none;
	position: absolute; 
	background-color: white; 
	display: none;
}
.account_box-view {
	  display: block !important;
}
.truncate25 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 25ch;
  margin-left: 5px;
}