/*Pro Template*/
div.swal2-container.swal2-center.swal2-fade.swal2-shown{
    z-index: 9999999 !important;
}
.voad_pro_title_container{
    background-color: #fff;
    border-radius: 15px;
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    box-shadow: 0px 1px 2px rgb(23 57 97 / 30%);
}

img.voad_pro_img{
    max-width: 100%;
}

.voad_pro_title_container h4{
    font-weight: 500;
    font-size: 1.5rem !important;
    line-height: normal;
}

.voad_pro_container{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: minmax(100px, auto);
    grid-gap: 20px;
    grid-template-rows: auto;
}

.voad_pro_container > div{
   background-color: #fff;
   border-radius: 15px;
   padding: 1rem;
   height: 20rem;
   box-shadow: 0px 1px 2px rgb(23 57 97 / 30%);
}

div.voad_pro_button{
    display: flex;
    justify-content: center;
}

div.voad_pro_button a{
	text-decoration: none;
    margin-top: 2rem;
    background-color: #FF350C;
    padding: 1rem;
    border-radius: 10px;
    border: 0px;
    color: #fff;
    font-size: 1rem;
    padding-left: 4rem;
    padding-right: 4rem;
}

h4.voad_pro_h4{
    font-size: 1rem;
}

h2, .h2 {
    font-size: 1.3rem !important;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after{
	position: absolute;
    bottom: 0.1em;
    display: block;
}
.arrow1 {
  animation: slide1 1s ease-in-out infinite;
  margin-left: 9px;
}
@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 0);
  }
}
#myBar {
  width: 1%;
  height: 50px;
  background-color: #8f5911;
  border-radius: 5px;
  
}
span.statusSync {
    background: #ff0000;
    border-radius: 1.8em;
    -moz-border-radius: 1.8em;
    -webkit-border-radius: 1.8em;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    text-align: center;
    width: 30px;
    height: 30px;
}
.contentMyBar{
	width: 500px;
	margin-top:27%;
	text-align:center;
	font-weight:bold; 
	color: black; 
	max-width: 50%;
    margin-left: 30%;
	border: 1px solid #080808;
	border-radius: 5px;
    background-color: #FFFFFF;
	position: absolute;
}
#loading {
	/*margin-left:-4%;
	margin-top:-16%;*/
  display: none;
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: rgba(192, 192, 192, 0.5);
  /*background-image: url("https://i.stack.imgur.com/MnyxU.gif");*/
  background-repeat: no-repeat;
  background-position: center;
}
.fileUploadDiv{
	/*border: 1px solid var(--global-gray-400);
    border-radius: 3px;
	padding: 0.4em 0.5em;
	margin: 25px 0px 38px 20px*/
	border-radius: 5px;
    border: 1px solid #DDDDDD;
    padding: 6px;
    background-color: #FAFAFA;
    background: linear-gradient(#EEEEEE, #FFFFFF);
    margin: 25px 0px 5px 20px;
    line-height: 1.4em;
	padding: 1em 0.5em;
}
.fileUploadLabel {
  background-color: #BA7E2E;
  color: white;
  padding: 0.5rem;
  font-family: sans-serif;
  border-radius: 0.3rem;
  cursor: pointer;
  margin-top: 1rem;
}


.fileUploadInfo {
    display: block;
    margin-top: 15px;
    text-align: center;
	font-weight: bold;
}

.wpst-gdpr-textarea-admin {
    flex: 1;
	height: 200px;
	margin-bottom: 20px;
	width: 400px;
}


div.grecaptcha-badge{
	display: none !important;
}





.frm_ajax_loading {
    visibility: hidden;
    width: auto;
}

.frm_submit input{
    background: #555555 !important;
    border-color: #555555 !important;
    color: #fff;
}

.frm_submit input:hover {
    background: #000 !important;
    border-color: #000 !important;
}

.wpst-title{
	color: #000000;
	font-family: Montserrat, Sans-serif;
	font-size: 30px !important;
	font-weight: 400 !important;
	line-height: 1.3em !important;
	letter-spacing: 0.4px !important;
}
.wpst-text{
	font-family: Montserrat, Sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.wpst-subtitle{
	color: #000000;
	font-family: Montserrat, Sans-serif;
	font-size: 18px !important;
	line-height: 1.3em !important;
	letter-spacing: 0.4px !important;
}
.wpst-nahiro-font{
	font-family: Montserrat, Sans-serif !important;
}


.wpst-dashboard{
	width: 99%;
	background-color: #fff;
	padding: 20px;
}
.wpst-nahiro-dashboard-text{
	width: 50%;
	float: left;
	margin-top: 100px;
	text-align:center;
}

.wpst-nahiro-dashboard-title-2{
	width: 58%;
	float: right;
}
.wpst-nahiro-dashboard-img{
	width: 35%;
}
.wpst-nahiro-text-center{
	text-align: center;
}
.wpst-nahiro-text-separator{
	margin-right: 70px;
}
.wpst-nahiro-text-separator-2{
	margin-left: 70px;
}
.wpst-nahiro-container{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #ff4b35;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 3% 3% 3% 3%;
	padding: 30px;
	border-radius: 15px 15px 15px 70px;
	width: 33%;
	float: left;
}
.wpst-nahiro-container-2{
	margin: 20px 20px 20px 20px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #FF4B35;
	border-radius: 31px 31px 31px 31px;
	box-shadow: 0px 0px 3px 0px #FFFFFF;
	float: left;
	width: 22%
}
.wpst-nahiro-text-center{
	text-align: center
}
.wpst-nahiro-kontakt{
	fill: #ffffff;
	color: #ffffff;
	background-color: #ff350c;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #ff7052;
	border-radius: 50px 50px 50px 50px;
	box-shadow: 0px 10px 30px -8px rgba(0,0,0,0.16);
	font-size: 16px;
	padding: 35px 40px;
	position: absolute;
	transform: translate(-50%,-50%);
	left: 50%;
	margin-top: 2%;
	text-decoration: none;
}
.wpst-nahiro-kontakt:hover{
	color: #ffffff;
}

.shortcodes-styles-emails{
background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    padding: 2px 4px;
    /* font-family: "Courier New", Courier, monospace; */
    line-height: 1.5;
}

.shortcodes-style{
	background: #fff;
	color: #000;
	border-radius: 3px;
}

.wpn_editor{
	display: none !important;
}

.wpnext-table{
	border: 1px solid #c3c4c7;
	margin-top: 1rem;
	background-color: #fff;
}

.wpnext-table-head th{
	border-bottom: 1px solid #c3c4c7;
}

.wpnext-table-body tr:nth-child(odd){
    background-color: #FCFCFC;
}

.wpnext-table-body tr td:nth-child(3){
    font-weight: 500;
}

.wpnext-table-body td{
    padding: 10px;
}

.wpnext-table-body tr td:nth-child(1){
	width: 10%;
}

.wpnext-table-body tr td:nth-child(2){
	width: 1em;
	word-break: break-word;
}

.wpnext-table-body tr td:nth-child(3){
	width: 18.5%;
}
.wpnext-table-body tr td:nth-child(4){
	width: 18.5%;
}
/* Tooltip container */
.wpst-tooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.wpst-tooltip .wpst-tooltiptext {
  visibility: hidden;
  font-size: .8em;
  width: 240px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 3px;
  border-radius: 6px;

  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: -127%;
  margin-left: -60px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Tooltip arrow */
.wpst-tooltip .wpst-tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.wpst-tooltip{
	float: right;
	font-size: 1.1em;
	color: #808080;
}

.wpst-tooltip:hover{
	cursor: help;
}

/* Show the tooltip text when you mouse over the tooltip container */
.wpst-tooltip:hover .wpst-tooltiptext {
  visibility: visible;
  opacity: 1;
}

#plugin_text_email_title, #plugin_text_title_email_customer{
	width: 500px;
}

#plugin_input_recapcha_secret, #plugin_input_recapcha_site{
	width: 390px;	
}

#wp-plugin_input11-wrap, #wp-plugin_input10-wrap, #wp-plugin_input9-wrap, #wp-plugin_input6-wrap, #wp-plugin_input_text_header_owner-wrap, #wp-plugin_textArea_policy-wrap, #wp-plugin_textArea_evaluation-wrap{
	width: 60%;
}


/*Addons*/

	div.wp_nexcloud_addons_available{
		display: grid;
		grid-template-columns: 5% 40% 5% 45% 5%;
	}
	
	div.wp_nexcloud_addons_installed{
		display: grid;
		grid-template-columns: 5% 40% 5% 45%;
	}


@media(max-width: 768px){
	
	div.wp_nexcloud_addons_available{
		display: grid;
		grid-template-columns: 10% 50% 15% 15% 5%;
	}
	
	div.wp_nexcloud_addons_installed{
		display: grid;
		grid-template-columns: 10% 50% 15% 45%;
	}

	p.wpst-nahiro-dashboard-text.wpst-nahiro-text-separator, img.wpst-nahiro-dashboard-img{
		width: 100%;
	}
	
	div.frm_fields_container{
		width: 100% !important;
	}
	
	img.wpst-nahiro-dashboard-img{
		margin-top: 7%;
	}
	
	h1.wpst-title.wpst-nahiro-text-center{
		font-size: 30px !important;
	}
	
	div.wpst-nahiro-part1, div.wpst-nahiro-part2{
		width: 100% !important;
	}
	
	.wpst-nahiro-container{
		width: 60% !important;
	}
	
	.wpst-nahiro-kontakt{
		padding: 10px 20px;
	}
	
	.wpst-nahiro-container-text{
		width: 100% !important;
	}

}
