/*---------------------------
Add Plugin Front-End CSS here
---------------------------*/
/*---------------------------
CSS Gradients
---------------------------*/

/* ------------- LOGIN  ------------- */

#customer_login a{
	color: #38D430 !important
}
#customer_login h2{
	background: #38D430;
	font-size: 32px;
	padding: 10px 55px;
	margin-bottom:0px !important;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	text-transform: uppercase;
	position: relative;
}
#customer_login h2::before{
	content: "";
    position: absolute;
    margin-left: -42px;
    top: 7px;
    background-image: url(/wp-content/plugins/ubx-dashboard/assets/img/hema-logo-small-orig.png);
    width: 35px;
    height: 45px;
    background-size: 32px;
    background-repeat: no-repeat;
}
.woocommerce-form-login, .woocommerce-form-register{
	margin: 0 !important;
	border-radius:0px !important;
	border-bottom-left-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
	border: none !important;
}
#customer_login input, #customer_login  textarea, #customer_login select{
	border-bottom: 2px solid #38D430 !important;
	background: #E8F0FE !important;
	color: #000 !important;
	height: 50px;
	border-radius: 0px;
	outline:none;
	border: none;
}
#customer_login input:focus, #customer_login  textarea:focus, #customer_login select:focus {
	background: #E7F9E6 !important
}
#customer_login label{
	color: #000 !important
}
#customer_login .show-password-input{
	top: 1.4em !important;
}
#customer_login .login .button {
	margin-top: 5px !important;
	background: #38D430 !important;
}
#customer_login .register .button {
	background: #38D430 !important;
}
#customer_login .button:hover {
	background: #1E2427 !important;
}
#customer_login .coupon{
	background-color: #A9ECA6;
	border-radius: 3px;
	padding: 6px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
  margin-bottom: 30px;
}
/* ------------- MENU  ------------- */

#projects-header {
	border-bottom: 3px solid #1B2325;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
	padding-top: 0 !important;
}
.e-wc-account-tabs-nav li a{
	background: #1B2325 !important;
	color: #fff !important;
	padding: 10px 0 !important;
	border-bottom-left-radius: 4px !important;
	border-bottom-right-radius: 4px !important;
}
.e-wc-account-tabs-nav li a:hover{
	background: #38D330 !important;
	color: #1B2325 !important;
}
.e-wc-account-tabs-nav li.is-active a {
	background: #38D330 !important;
	color: #1B2325 !important;
}

/* ------------- CONTENT GENERAL ------------- */

.elementor-79 .elementor-element.elementor-element-ba12b56 {
	margin-top: -50px !important;
}
.form-need-help {
	background: #38D430;
	position: fixed;
	right: -20px;
	z-index: 1000;
	width: 0px;
	bottom: calc(50% - 260px);
	overflow: visible !important;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	padding: 0 10px 10px;
}
.box-need-help {
	width: 320px;
	font-size: 14px;
	background: #fff;
	padding: 10px;
	border-radius: 7px;
}
.need-help-user {
	margin: 10px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 320px;
	overflow: hidden;
	position: relative;
}
.slide-left {
	background: #1B2325 !important;
	color: #fff !important;
	font-weight: bold !important;
	border: none !important;
	border-radius: 50% !important;
	width: 25px !important;
	height: 25px;
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.slide-left:hover {
	background: #fff !important;
	color: #1B2325 !important;
}
.question-container {
	display: flex;
	background: #38D430;
	padding: 7px 5px 7px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	transition: .3s;
	cursor: pointer;
	text-align: center;
	position: absolute;
	left: -44px;
	top: calc(50% - 30px);
}
.question-container:hover i{
	color: #1B2325 !important;
}
.question-container::after, .question-container::before {
	content: "";
	position: absolute;
	top: 48px;
	z-index: 9999;
	display: block;
	right: 0px;
	border-top: 7px solid #38D430;
	border-left: 7px solid transparent;
}
.question-container::before {
	top: -6px;
	right: 0px;
	border-top: 7px solid transparent;
	border-right: 7px solid #38D430;
}
.question-icon {
	font-size: 25px;
	background: #fff;
	border-radius: 50%;
	height: 34px;
	width: 34px;
}
.question-icon i {
	color: #1B2325 !important;
	margin-top: 5px;
}
.need-help-success {
	text-align: center;
    font-size: 17px;
    padding-top: 20px;
}
.need-help-success img{
	padding-top: 40px;
}
#messageError.need-help-error {
	margin-top: -17px;
}
.need-help-error {
    color: red;
    font-size: 10px;
    float: right;
    margin-top: -9px;
}
[type=button]:focus, [type=submit]:focus, button:focus {
	outline: 0 !important;
}
body.elementor-page-12 {
	background: #2F373C;
}
.woocommerce-MyAccount-content-wrapper {
  width: 125% !important;
}
a:hover,a:focus{
    outline: none;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper, .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper {
	border: medium none !important;
	padding: 0 !important;
}
.text-green, .link-green a:hover, .link-dark a:hover {
	color: #38D430 !important;
}
.link-green a, .num-info, .subtitled {
	color: #1B2325 !important;
	text-decoration: #38D430 2px solid underline !important;
	font-weight: bold;
}
.link-green a:hover {
	text-decoration: none !important;;
}
.pb-6 {
	padding-bottom: 7rem !important;
}
.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-content, .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 0 !important;
}
.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation {
	background: #fff;
	padding: 0 15px;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a {
	color: #38D330;
}
.container-fluid {
	min-height: calc(100vh - 224px);
}
.container-fluid, .container-fluid h1 span {
	color: #1B2325 !important;
	background: #fff;
}
.container-fluid h1{
	font-size: 45px !important;
	background: url(../img/hema-logo-small.png) no-repeat;
	padding-left: 60px;
	height: 70px;
	background-size: 45px;
	margin-top: 0;
}
.container-fluid h2{
	font-size: large !important;
	font-weight: 600 !important;
	font-style: italic !important;
	color: #1B2325 !important;
	margin: 0 0 20px !important;
	-webkit-text-decoration: #38D330  solid underline;
	text-decoration: #38D330 solid underline;
	-webkit-text-underline-position: auto;
	text-underline-position: auto;
}
.container-fluid textarea, .mce-container *, .s3FileSelect, .card, .container-fluid input[type="date"], .container-fluid input[type="text"], .container-fluid select, input[type="email"], input[type="password"], input[type="tel"], .form-need-help textarea, .form-need-help input[type="text"], .form-need-help select {
	background: #E8F0FE !important;
}
.button-hema, .button-hema-submit, .button-hema-submit-invert, #edit-form p button {
	background: #fff;
	color: #1B2325 !important;
	border: 3px solid #38D430 !important;
	font-weight: 600 !important;
	font-size: 1.1rem !important;
	border-radius: 10px !important;
	text-transform: capitalize;
}
.button-hema i {
	color: #1B2325 !important;
	margin-right: 5px;
}
.button-hema:hover, .button-hema:focus  {
	background: #38D430 !important;
	color: #fff !important;
	border: 3px solid #38D430;
	transition: 0.3s;
}
.button-hema-submit, .button-hema-submit-invert:hover, .button-hema-submit-invert:focus, .button-hema-submit:hover.CloseX,  #edit-form p button:hover {
	background-image: url(../img/hema-logo-small.png) !important;
	background-color: #fff !important;
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: 9px 6px;
	padding: 0px 15px 0px 40px !important;
	height: 48px;
	color: #1B2325 !important;
}
.button-hema-submit.CloseX, .button-hema-submit:hover.CloseX, .button-hema-submit.OpenX, .button-hema-submit:hover.OpenX {
	white-space: break-spaces;
    width: 130px;
    font-size: 14px !important;
}
.button-hema-submit:hover, .button-hema-submit-invert, .button-hema-submit.CloseX, #edit-form p button  {
	background-image: url(../img/hema-logo-button.png) !important;
	background-color: #38D430 !important;
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: 9px 6px;
	padding: 0px 15px 0px 40px !important;
	height: 48px;
	color: #fff !important;
}
.download-zip, .download-zip.downloaded:hover, .download-zip.downloaded {
	background-color: #fff;
	border: 3px solid #38D430;
	color: #000;
	font-weight: 600;
	border-radius: 10px;
	padding-left: 50px;
	position:relative;
	height: 45px

}
.download-zip.downloaded:hover, .download-zip.downloaded {
	border: 3px solid #fff !important;
}
.download-zip span, .download-zip.downloading span, .download-zip.downloaded span {
	background: url(../img/download-zip.png) no-repeat;
	background-size: 34px;
	width: 42px;
	height: 26px;
	position: absolute;
	left: 8px;
	top: 7px;
}
.download-zip:hover,  .download-zip.downloading:hover, .download-zip.downloading {
	background: #38D430;
	color: #fff;
}
.download-zip.downloading {
	text-align: left;
	width: 260px;
}
.download-zip.downloading span  {
	background: url(../img/downloading-zip.gif) no-repeat #38D430 !important;
	background-size: 34px !important;
}
.download-zip.downloaded span  {
	background: url(../img/downloaded-zip.png) no-repeat !important;
	background-size: 34px !important;
}
.rotating-text {
	padding-left: 42px;
}

/* ------------- MY ACCOUNT ------------- */

.card-hema {
	border-bottom: 2px solid #38D430 !important;
	background: #E8F0FE !important;
}
.card-hema .card-title {
	background: url(../img/hema-logo-small.png) no-repeat;
	padding: 4px 38px 0;
	height: 42px;
	background-size: 30px;
	text-transform: uppercase;
}
.container-add-hours .card-hema .card-title, .container-your-proyect .card-hema .card-title {
	background: none;
	padding: 4px 0 0;
	text-transform: none;
}
.container-add-hours .active {
	font-weight: normal;
}
.container-add-hours label, #members-assigner {
	font-weight: bold;
}
.container-add-hours .card-hema .card-title:after, .container-your-proyect .card-hema .card-title:after{
	content: "";
	border-bottom: 3px solid #38D430;
	width: 45px;
	display: block;
}
.advice {
	font-size: 15px;
}
.chip a {
	color: #1B2325 !important;
}
.chip:last-child {
	margin-bottom: 0 !important;
}
.chip-selected {
	background-color: #1B2325 !important;
	color: #fff !important;
	cursor: default !important;
	border-bottom-color: #1B2325 !important;
}
.shortcuts2 .chip a {
	color: #FF7225 !important;
}
.accordion2 {
	cursor: pointer;
	position: relative;
}
/*.accordion2:hover a > i, .accordion2.active a > i, .chip a:hover > i {
	color: #1B2325;
}
.accordion2 a > i, .accordion2:hover, .accordion2.active, .comment-container i, .chip a:hover , .chip a > i, .advice a {
	color: #38D430;
	border: none;
	font-weight: bold;
}*/
.accordion2 i {
	color: #fff;
	background: #1B2325;
	padding: 7px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: 0;
}
.accordion2 i:hover{
	background: #38D430;
}
.accordion2 img {
	padding-right: 10px;
	width: 55px;
}
.chip img {
	padding-right: 10px;
	width: 42px;
}
.accordion2 span {
	width: 80%;
}
.rotated {
	transform: rotate(180deg);
}
.panel2 {
	display: none;
	margin-top: -5px;
}
.panel2:last-child {
	margin: 0.5rem 0 -1rem !important;
}
.comment-container {
	background: #fff;
}
.customer-message {
	border-left: 3px solid #38D430;
	border-right: 3px solid #38D430;
}
.ubix-message {
	border-left: 3px solid #1B2325;
	border-right: 3px solid #1B2325;
}
.ubix-message .comment-author {
	width: 35px;
    height: 35px;
    background: #1B2325 url(../img/hema-logo-small-white.png) no-repeat;
    border-radius: 100%;
    background-size: 18px;
    background-position: 7px 5px;
	margin-right: 10px;
}
.go-to-project-link, .go-to-project-link i {
	font-size: 14px;
	font-weight: bold;
	color: #1B2325 !important;
}
.download-image {
	display: grid;
	justify-content: center;
	grid-template-columns: auto auto auto;
}
.download-image div {
	display: flex;
	flex-direction: column;
	align-items: center;
	/*height: 75px;*/
	width: 115px;
	padding: 0 2px;
}
.download-image p {
	font-size: 10px;
	width: 105px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.download-image a, .file-download a {
	height: 44px;
	width: 40px;
	background-size: cover !important;
	background: url(../img/sprite-files.png) 0 -968px no-repeat;
}
[class^="file-"] a:hover {
	background: url(../img/sprite-files.png) left bottom no-repeat;
}
[class^="image-"] a:hover {
	background: url(../img/sprite-files.png) left -1012px no-repeat;
}
.file-ai a {
	background: url(../img/sprite-files.png) no-repeat;
}
.file-pdf a {
	background: url(../img/sprite-files.png) 0 -44px no-repeat;
}
.file-psd a {
	background: url(../img/sprite-files.png) 0 -88px no-repeat;
}
.file-cdr a {
	background: url(../img/sprite-files.png) 0 -132px no-repeat;
}
.file-doc a, .file-docx a {
	background: url(../img/sprite-files.png) 0 -176px no-repeat;
}
.file-xls a, .file-xlsx a {
	background: url(../img/sprite-files.png) 0 -220px no-repeat;
}
.file-txt a {
	background: url(../img/sprite-files.png) 0 -264px no-repeat;
}
.file-ttf a {
	background: url(../img/sprite-files.png) 0 -308px no-repeat;
}
.file-otf a {
	background: url(../img/sprite-files.png) 0 -352px no-repeat;
}
.file-woff a {
	background: url(../img/sprite-files.png) 0 -396px no-repeat;
}
.file-svg a, .file-svgz a {
	background: url(../img/sprite-files.png) 0 -440px no-repeat;
}
.file-bmp a {
	background: url(../img/sprite-files.png) 0 -484px no-repeat;
}
.file-tif a, .file-tiff a {
	background: url(../img/sprite-files.png) 0 -528px no-repeat;
}
.file-wbmp a {
	background: url(../img/sprite-files.png) 0 -572px no-repeat;
}
.file-webp a {
	background: url(../img/sprite-files.png) 0 -616px no-repeat;
}
.file-eps a {
	background: url(../img/sprite-files.png) 0 -660px no-repeat;
}
.image-gif a {
	background: url(../img/sprite-files.png) 0 -704px no-repeat;
}
.image-jpg a, .image-jpeg a {
	background: url(../img/sprite-files.png) 0 -748px no-repeat;
}
.image-png a {
	background: url(../img/sprite-files.png) 0 -792px no-repeat;
}
.file-zip a {
	background: url(../img/sprite-files.png) 0 -836px no-repeat;
}
.file-rar a {
	background: url(../img/sprite-files.png) 0 -880px no-repeat;
}
.file-ppt a, .file-pptx a  {
	background: url(../img/sprite-files.png) 0 -924px no-repeat;
}
.comment_header {
	text-align: end;
}
.comment {
	width: 100%;
	margin: 5px 5px;
	padding: 0px 0px 5px;
}
.comment-spacer {
	height: 20px;
}

/* ------------- NEW PROJECT ------------- */

.container-fluid textarea, .wp-editor-container, .form-check-input, div.mce-toolbar-grp, .container-fluid input[type="date"], .container-fluid input[type="text"], .container-fluid select, input[type="email"], input[type="password"], input[type="tel"], .form-need-help textarea, .form-need-help input[type="text"], .form-need-help select {
	border: none !important;
	border-bottom: 2px solid #38D430 !important;
	border-radius: none !important;
}
.form-check-input {
	background-color: #E8F0FE !important;
	margin-top: 1px;
}
.form-check-input:checked {
	background-color: #38D330 !important;
	border: 0;
}
.s3FileSelect {
	border: 2px dashed #cfcfcf;
	border-bottom: 2px solid #38D430;
	width: 100%;
	height: 185px;
	text-overflow: ellipsis;
	background-image: url(../img/cloud-upload-signal-svgrepo-com.svg) !important;
	background-repeat: no-repeat !important;
	background-size: 20% 100% !important;
	background-position: 50% 20px !important;
	position: relative;
}
.s3FileSelect #file {
	height: 100%;
	width: 100%;
	padding: 15px;
}
.s3Submit {
	font-size: 13px;
	position: absolute;
	width: 200px;
	max-width: 300px;
	left: 17px;
	bottom: 5px;
	height: 30%;
	margin-bottom: 15px;
}
#links-box {
	font-size: 14px;
	margin-top: 3px;
}
#percent, .percent {
	font-weight: bold;
	width: 40px;
	display: inline-block;
	text-align: center;
}
.uploaded {
	color: #38D430 !important;
	font-weight: bold;
}
.nu {
	color: #999 !important;
}
.loader2 {
	position: fixed;
	top: 0;
	left: 0;
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #4DF125;
	width: 120px;
	height: 120px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	z-index: 9999;
	display: none;
}
.loader {
	position: absolute;
	left: 50%;
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #4DF125;
	width: 120px;
	height: 120px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	top: 50%;
	z-index: 1000;
}
.notuploaded {
	color: tomato !important;
	font-size: larger;
	text-decoration: line-through !important;
}

/* ------------- PROJECTS  ------------- */

#button-container div:last-child p {
	color: #fff !important;
}
#button-container input[type="button"] {
	background: #38D430;
	border-color: #38D430;
	color: #fff;
	font-weight: bold;
}
#button-container input[type="button"]:hover, .span-option {
	background: #1B2325;
	border-color: #1B2325;
}
.pointer {
	cursor: pointer;
}
.span-option {
	margin-left: 10px;
	padding: 5px;
	color: #fff;
	font-size: 13px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-radius: 3px;
	position: relative;
	width: 150px;
}
.span-option:hover {
	background: #38D430;
	border-color: #38D430;
}
.span-option:before {
	content: "";
	height: 7px;
	width: 7px;
	background: #38D430;
	border-radius: 50px;
	position: absolute;
	left: 4px;
	top: 4px;
}
.span-option:hover:before {
	background: #1B2325;
}
.container-fluid select, .form-need-help select {
	background-image:
		linear-gradient(45deg, transparent 50%, #fff 50%),
		linear-gradient(135deg, #fff 50%, transparent 50%),
		radial-gradient(#38D430 70%, transparent 72%) !important;
	background-position:
		calc(100% - 20px) calc(1em + 2px),
		calc(100% - 15px) calc(1em + 2px),
		calc(100% - .5em) .5em !important;
	background-size:
		5px 5px,
		5px 5px,
		1.5em 1.5em !important;
	background-repeat: no-repeat !important;
	transition: none !important;
	cursor: pointer;
}
#selecter1 {
	background-position:
			calc(100% - 20px) calc(1em + 11px),
			calc(100% - 15px) calc(1em + 11px),
			calc(100% - .65em) 1.2em !important;
}
#selecter1:focus {
	background-position:
			calc(100% - 15px) calc(1em + 11px),
			calc(100% - 20px) calc(1em + 11px),
			calc(100% - .65em) 1.2em  !important;
}
.container-fluid select:focus, .form-need-help select:focus {
	background-image:
		linear-gradient(45deg, #fff 50%, transparent 50%),
		linear-gradient(135deg, transparent 50%, #fff 50%),
		radial-gradient(#1B2325 70%, transparent 72%)  !important;
	background-position:
		calc(100% - 15px) 1em,
		calc(100% - 20px) 1em,
		calc(100% - .5em) .5em  !important;
	background-size:
		5px 5px,
		5px 5px,
		1.5em 1.5em !important;
	background-repeat: no-repeat  !important;
	outline: 0  !important;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
#author_tabs .chip {
	background: #E8F0FE;
	cursor: pointer;
	padding: 10px 20px;
	border-radius: 3px;
	border-bottom: 2px solid #38D430;
}
#author_tabs .chip:hover {
	background: #38D430;
	color: #fff;
}
#projects-table a {
	color: #000;
	font-weight: bold
}
#projects-table a:hover {
	color: #38D430;
}
#projects-table .form-check-input{
	background-color: #fff !important;
	border: 2px solid #38D430 !important;
}
#projects-table .form-check-input:checked{
	background-color: #38D430 !important;
}
#projects-table {
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%;
	width: 100%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	overflow: hidden;
}
#projects-table thead {
	background: #38D430 !important;
	color: #fff;
}
#projects-table th, #projects-table td {
	padding: 1em;
	position: relative;
	border: 2px solid #fff;
	border-top: 0;
}
#projects-table th {
	outline: none;
	padding-left: 2em;
	text-align: left;
	text-transform: uppercase;
	transition: color 0.2s ease-in-out;
}
#projects-table td {
    color: #000;
}
#projects-table th:after, #projects-table th:before {
	border: 0.45em solid transparent;
	content: '';
	height: 0;
	position: absolute;
	left: 0.65em;
	top: 50%;
	transform: translateY(-50%);
	transition: border-color 0.2s ease-in-out;
	width: 0;
}
#projects-table th:first-child:after, #projects-table th:first-child:before, #projects-table th input:first-child {
	display: none;
}
#projects-table th:before {
	border-bottom-color: #1B2325;
	border-top: 0;
	margin-top: -0.35em;
}
#projects-table th:after {
	border-bottom: 0;
	border-top-color: #1B2325;
	margin-top: 0.35em;
}
#projects-table th:hover:before, #projects-table th:focus:before {
	border-bottom-color: #fff;
}
#projects-table th:hover:after, #projects-table th:focus:after {
	border-top-color: #fff;
}
#projects-table tbody > tr {
	background-color:#E8F0FE;
	border-bottom: 2px solid #38D430;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
	border-color: #38D430;
}
#projects-table tbody > tr:hover {
	background-color: #E6F8E5;
	color: #fff;
}
#pagination a {
	background: #E8F0FE;
	padding: 5px 7px;
	color: #1B2325;
	border-radius: 3px;
	margin: 0 3px;
	cursor: pointer;
}
#pagination a:hover, #pagination a:hover.page-number {
	background: #1B2325;
	color: #fff;
	font-weight: bold;
}
#pagination a:empty.page-number {
	display: none;
}
#pagination a.page-number {
	padding: 2px 0;
	background: #38D430;
	color: #fff;
	width: 26px;
	display: inline-block;
	text-align: center;
}
#pagination a.selected {
	background: #1B2325 !important;
	color: #fff;
	cursor: default;
}
.table-container-220, .table-container-70, .table-container-80, .table-container-50 {
	width: 220px;
	height: auto;
	word-wrap: break-word;
}
.table-container-70 {
	width: 70px;
}
.table-container-80 {
	width: 80px;
}
.table-container-50 {
	width: 50px;
}
.initial-assets {
	background: #fff;
}
.status_button {
	text-transform: none;
}
.p-project-description p, .col-lresponse p, .p-comment-dash p, .comment-text p, .new-project-description p {
	margin-bottom: 0;
}
.p-project-description p:last-child {
	margin-bottom: .9rem !important;
}


/* ------------- PROJECTS  DETAILS ------------- */

.project-detail .card {
	height: auto !important;
}
#section-hours-log tr {
	border-bottom: 2px solid #E8F0FE;
	font-size: 14px;
}
.edit-hours, .edit-hours:focus {
	color: #fff !important;
	background: #38D430 !important;
	border: none;
}
.delete-hours {
	color: #fff !important;
	background: #1B2325;
	border: none;
}
.edit-hours:hover {
	background: #29A523 !important;
}
.delete-hours:hover {
	background: red;
}
.num-info {
	text-transform: uppercase;
}
h1.project-name {
	font-size: 30px !important;
}
.subtitled {
	margin-bottom: .9rem !important;
}
.subtitled + div {
  padding-left: 10px !important;
  margin-bottom: .9rem;
}
.message-container {
	font-size: 14px;
}
#formId-container {
	width: 100%;
}
.form-links .s3FileSelect{
	background-color: #fff !important;
}
#wp-comment-wrap{
	padding: 0 !important;
}
dialog {
	border: none;
	border-radius: 10px;
	min-width: 300px;
	text-align: left;
}
dialog::backdrop {
	position: fixed;
	content:'';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(94, 110, 141, 0.9);
}
dialog p {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
}
.inner-div-inputs input {
	width: 100px !important;
    border: none !important;
    text-align: center;
	background: #E8F0FE;
}
#editHoursDialog {
	min-width: 380px;
}
#editHoursInput {
	width: 30%;
	border: none !important;
    text-align: center;
	background: #E8F0FE;
}
.inner-div-1 label, .td-name {
	font-weight: bold;
}
.project-detail-toogle {
	position: relative;
	height: 48px;
}
.toggle-project-detail, .toggle-project-detail.bg:hover {
	display: flex;
	transform-origin: center;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 9;
	background: #38D430;
	width: 30px;
	height: 30px;
	justify-content: center;
	align-items: center;
	color: #fff;
	border-radius: 50%;
}
.toggle-project-detail.bg, .toggle-project-detail:hover {
	background: #1B2325;
}
#quote-comment {
	background: #fff !important;
}

/* ------------- PROFILE  ------------- */

.container-account-detail fieldset {
	border: 2px solid #1B2325 !important;
	border-radius: 10px;
	padding: .35em .75em .625em !important;
}
.container-account-detail legend {
	float: none;
	background: #38D430;
	color: #fff !important;
	padding: 5px 15px !important;
	border-radius: 3px;
	font-size: 1rem;
	width: auto;
	font-weight: 600 !important;
}
.container-account-detail .show-password-input {
	margin-top: 6px;
}
#tab-account-details {
	border: 3px solid #E8F0FE;
	border-top: none;
	border-radius: 10px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
#tab-account-details .active {
	border: none;
}
.container-account-detail ul {
	margin: 0;
}
.nav-link.active {
	font-weight: 600;
}
.container-account-detail li a {
    font-size: 17px;
    background: #38D430;
	padding: 12px 0 12px 44px;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	color: #fff !important;
	font-weight: 600;
	background-image: url(../img/hema-logo-button.png);
	background-repeat: no-repeat;
	background-position: 11px 10px;
	background-size: 22px;
	position: relative;
}
.container-account-detail li a:hover {
	border: none !important;
}
.container-account-detail li a.active, .container-account-detail li a.active:hover {
    background: #1B2325 !important;
	cursor: default;
	background-image: url(../img/hema-logo-small-white.png) !important;
	background-repeat: no-repeat !important;
	background-position: 11px 10px !important;
	background-size: 22px !important;
}
.container-account-detail li a.active:after, .container-account-detail li a:hover:after, .container-account-detail li a.active:hover:after  {
	content: "";
	position: absolute;
	bottom: -19px;
	left: calc(50% - 10px);
	border: 10px solid transparent;
	border-top-color: #1B2325;
}
.container-account-detail li a:hover:after {
	border-top-color: #38D430;
}
#team-details .col, #team-details .col-12, .sms-mail {
	border: 3px solid #E8F0FE;
	border-bottom-color: #38D430 !important;
	border-radius: 10px;
}
.roles-label {
	margin-top: -12px;
}
#team-accounts h2, .sms-mail h2{
	text-decoration: none;
}
#team-accounts h2:after, .sms-mail h2:after {
	content: "";
	border-bottom: 3px solid #38D430;
	width: 36px;
	display: block;
	margin: -8px 0 0 45px;
}
#team-accounts h2 i, .sms-mail h2 i{
	color: #fff;
	margin-right: 10px;
	background: #1B2325;
	padding: 10px 7px;
	border-radius: 50%;
	width: 36px;
	text-align: center;
}
input[type=radio] {
	--s: 1.5em;
	--c: #1B2325;
	height: var(--s);
	aspect-ratio: 1;
	border: calc(var(--s)/8) solid #38D430 ;
	padding: calc(var(--s)/8);
	background:
		radial-gradient(farthest-side,var(--c) 94%,#0000)
		50%/0 0 no-repeat content-box;
	border-radius: 50%;
	outline-offset: calc(var(--s)/10);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	font-size: inherit;
	transition: .3s;
}
input[type=radio]:checked {
	border-color: #38D430 ;
	background-size: 100% 100%;
}
.tooltipx {
  position: relative;
  display: inline-block;
}
.tooltip .tooltiptext {
  width: 120px;
}
.tooltipx .tooltiptext {
	bottom: 130%;
	left: 50%;
	margin-left: -150px;
	visibility: hidden;
	width: 300px;
	background-color: #1B2325;
	color: #fff;
	text-align: center;
	padding: 5px;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	font-size: 13px;
	line-height: 20px;
	text-transform: none;
}
.tooltipx.delete .tooltiptext, .tooltipx.edit .tooltiptext {
	width: 130px;
	margin-left: -65px;
}
.tooltipx:hover .tooltiptext {
	visibility: visible;
}
.tooltipx .tooltiptext:after {
	content: " ";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: black transparent transparent transparent;
}
.company-list:before, #admin-list-ul .child:before{
	font-family: "Font Awesome 5 Free";
	content:"\f054";
	color: #38D430;
	margin-right: 4px;
}
#company-members-ul, #admin-list-ul {
	padding-left: 15px;
	font-weight: bold;
}
#company-members li, #admin-list-ul li, .option-row {
	list-style: none;
	padding: 7px 0 5px;
	border-bottom: 3px solid #E8F0FE;
}
#admin-list-ul .admin {
	text-transform: uppercase;
}
#admin-list-ul .child {
	border-bottom: none;
	padding-bottom: 0;
	margin-left: 15px;
	text-transform: capitalize;
}
.company-list {
	text-transform: capitalize;
}
#company-members-ul i, #admin-list-ul i, #admin-list-ul .admin i, #admin-list-ul .admin i:hover {
	background: #38D430;
	color: #fff;
	padding: 5px;
	border-radius: 50%;
	font-size: 11px;
	margin: -22px 0 0 3px;
	width: 20px;
	cursor: pointer;
}
#admin-list-ul .child i {
	background: #38D430 !important;
}
#admin-list-ul .child i:hover {
	background: #1B2325 !important;
}
#company-members-ul i:hover, #admin-list-ul i:hover, #admin-list-ul .admin i  {
	background: #1B2325;
}
.modal {
	position: fixed;
	left: 0;
	height: 100%;
	z-index: 1000;
	width: 100%;
	background-color: rgba(94, 110, 141, 0.9);
}
.modal .popup-container {
	top: 45%;
}
#edit-form p {
	width: 46%;
	display: inline-block;
}
#edit-form p:nth-child(2n) {
	float: right;
}
#edit-form fieldset, #edit-form fieldset p, #edit-form p:last-child {
	width: 100%;
	text-align: center;
}
#edit-form fieldset input {
	width: 50%;
}
#edit-form input, #selecter2 {
	padding: .6rem 1rem;
	border-radius: 3px;
}
#selecter2 {
	width: 50%;
    float: left;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - .65em) .5em !important;
}
#selecter2:focus {
	background-position:
		calc(100% - 15px) calc(1em + 2px),
		calc(100% - 20px) calc(1em + 2px),
		calc(100% - .65em) .6em !important;
}
#select-admin-wrapper2 p {
    float: right;
	margin-top: -3px;
}
#status_button {
	text-transform: initial;
}
#options-container .option-row:nth-last-child(-n + 2), #email-container {
	display: none !important;
}
#add-device {
	margin: 0;
}
.option-sms {
	display: none;
}

/* ------------- ADD HOURS  ------------- */

.pricingTable{
    text-align: center;
    padding: 10px 0 0;
    position: relative;
    z-index: 1;
}
.pricingTable:before,
.pricingTable:after{
    content: "";
    background: #1B2325;
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 50%;
    z-index: -2;
}
.pricingTable:after{
	background: #E8F0FE;
	border-radius: 10px;
	box-shadow: none;
	top: 55px;
	left: 10px;
	right: 10px;
	bottom: 40px;
	border-bottom: 2px solid #38D430;
}
.pricingTable .title{
    color: #fff !important;
    font-size: 29px !important;
    text-transform: capitalize;
	text-decoration: none;
	font-style: normal !important;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
}
.pricingTable .title span{
    font-size: 19px;
}
.pricingTable .price-value{
    color: #1B2325;
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 30px;
    margin: 0 0 20px;
}
.pricingTable .pricing-content{
    text-align: left;
    padding: 0;
    margin: 5px 0 20px;
    list-style: none;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.pricingTable .pricing-content li{
    color:#333;
    font-size: 17px;
    line-height: 25px;
    text-transform: capitalize;
    padding: 0 0 0 22px;
    margin: 0 0 10px;
    position: relative;
}
.pricingTable .pricing-content a{
	background: #1B2325;
    padding: 5px 10px;
    color: #fff !important;
	border-radius: 6px;
	border-right: 3px solid #38D430;
    border-left: 3px solid #38D430;
}
.pricingTable .pricing-content a:hover{
	background: #fff;
	opacity: 1;
	color: #1B2325 !important;
}
.pricingTable .pricing-content li:last-child{ margin: 0; }
.pricingTable .pricing-content li:before, .plans-hours li:before{
    content: "\f00c";
    color: #38D430;
    font-family: "Font Awesome 5 free";
    font-size: 14px;
    font-weight: 900;
    position: absolute;
    top: 1px;
    left: 0;
}
.plans-hours {
	padding-left: 15px !important;
}
.plans-hours li {
	position: relative;
	list-style: none;
	padding-left: 25px;
}
.ribbon {
	width: 60px;
	font-size: 13px;
	padding: 2px;
	position: absolute;
	left: -6px;
	top: 15px;
	text-align: center;
	border-radius: 6px;
	background-color: #38D430;
	color: white;
	font-weight: bold;
}
.your-plan .card, .project-detail .card {
	background: #fff !important;
	height: 100px;
	border: none;
	overflow: hidden;
	font-weight: bold;
}
.your-plan .card .card-header{
	color: #fff !important;
	background: #1B2325;
	border: none;
	text-transform: uppercase !important;
	padding: 3px 0;
}
#available-hours, #current-plan, #hours-available, #hours-used {
	font-size: 50px;
    color: #38D430;
}
#current-plan {
	font-size: 38px;
	margin-bottom: -13px;
}
#payment-form {
	margin:0 !important;
}
.switch {
	margin: 15px auto 0;
    position: relative;
    display: block;
    width: 60px;
    height: 34px;
    background: none;
}
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1B2325;
	-webkit-transition: .4s;
	transition: .4s;
}
.slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}
input:checked + .slider {
	background-color: #1B2325;
}
input:focus + .slider {
	box-shadow: 0 0 1px #1B2325;
}
input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
	background-color: #38D430;
}
.slider.round {
	border-radius: 34px;
}
.slider.round:before {
	border-radius: 50%;
}
.content-contdown {
	position: relative;
	margin: 70px auto 0;
	width: 160px;
	height: 160px;
	background: #E8F0FE;
	border-radius: 50%;
	transition: transform 0.2s ease-in-out;
}
#countdown {
	position: absolute;
	font-size: 112;
	text-align: center;
	width: 160px;
}
.loader-countdown {
	position: relative;
    width: 35px;
    height: 35;
    animation: infinite-spinning 6s infinite;
    animation-timing-function: ease;
    animation-timing-function: linear;
    transform-origin: 360% 50%;
    left: -45px;
    top: 56px;
}
@keyframes infinite-spinning {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

/* ------------- Notificactions  ------------- */

.alert-error, .alert-info {
	background: red;
	color: #fff;
	text-align: center;
	border: 0;
}
.alert-info {
	background: #38D430;
}



    /*#add-device {
        display: block;
    }

    #phone-container,
    #email-container {
        display: flex;
        align-items: center;
        padding: 10px;
        position: relative;
    }

    #phone-container label,
    #email-container label {
        position: absolute;
        top: 0;
    }

    #phone-container div,
    #email-container div {
        display: flex;
        align-items: center !important;
    }

    #phone-container div input,
    #email-container div input {
        margin: 10px;


    }
    .option-row {
        display: flex;

        max-width: 550px;
        margin-bottom: 10px;
    }

    .option-row div {
        margin: 10px;
    }



    .option-email, .option-sms {
        display: flex;

        width: 20%;
    }

    /*.container {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size: 22px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    /* Hide the browser's default checkbox */
    /*.container input {
        position: absolute;
        opacity: 0;
        height: 0;
        width: 0;
    }

    /* Create a custom checkbox */
    .checkmark {
        /*position: absolute;
        top: 0;
        left: 0;*/
        height: 25px;
        width: 25px;
        background-color: #eee;
    }

    /* On mouse-over, add a grey background color */
    .container:hover input~.checkmark {
        background-color: #ccc;
    }

    /* When the checkbox is checked, add a blue background */
    .container input:checked~.checkmark {
        background-color: #2196F3;
    }

    /* Create the checkmark/indicator (hidden when not checked) */
    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the checkmark when checked */
    .container input:checked~.checkmark:after {
        display: block;
    }

    /* Style the checkmark/indicator */
    .container .checkmark:after {
        left: 9px;
        top: 5px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

/* ------------- FOOTER  ------------- */

#HM-footer {
	margin-top: auto;
}



@media (max-width: 575.98px) {
	.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation {
		padding: 0 10px;
	}
	#designers-flag, .user-hide, .accordion2 img, .chip img {
		display: none;
	}
	.card-hema .card-title {
		height: 40px;
		background-size: 28px;
		font-size: 21px;
		padding: 3px 0px 0 36px;
	}
	.container-new-peoyect, .container-add-hours, .container-your-proyect, .container-account-detail {
		padding: 1rem !important;
	}
	#package-h1 {
		font-size: 26px !important;
	}
	.container-new-peoyect h1, .container-your-proyect h1, .container-add-hours h1, .d-form h1  {
		font-size: 35px !important;
		padding-left: 48px;
		height: 55px;
		background-size: 40px;
		margin: 10px 0 15px;
		align-items: center;
		display: flex;
	}
	.d-form h1  {
		font-size: 29px !important;
	}
	.container-fluid h1 span {
		margin-left: 8px;
	}
	.popup-container {
		width: 95% !important;
	}
	.plans-container {
		max-width: 100%;
		position: static;
		left: 0%;
	}
	.elementor-section-wrap {
		height: auto !important;
	}
	#filters {
		width: 100%;
	}
	#button-container {
		display: inline !important;
	}
	#author_tabs {
		display: grid !important;
	}
	.close-open {
		justify-content: center !important;
	}
	.span-option {
		margin: 1.5rem 10px 0 !important;
		padding: 5px 10px;
	}
	#projects-table thead {
		display: none;
	}
	#projects-table .col-check {
		position: absolute;
		z-index: 2;
		border: none;
		top: -27px;
	}
	#projects-table .td-name {
		padding-top: 60px;
	}
	#projects-table .td-name:before {
		background: #1B2325;
		padding: 10px 35px;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}
	#projects-table tbody > tr {
		margin-bottom: 55px;
		position: relative;
		border-bottom: none;
	}
	#projects-table  tr,
	#projects-table  td {
		display: block;
	}
	#projects-table  th {
		display: block;
		padding: 0.25em 0.5em;
	}
	#projects-table  td {
		text-align: left !important;
		padding: 40px 10px 15px;
	}
	#projects-table  td:before {
		content: attr(data-label);
		font-size: 16px;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		background: #38D430;
		padding: 2px 10px;
		font-weight: 600;
		color: #fff;
	}
	#projects-table .col-action {
		background: #fff;
		position: relative;
		padding: 0;
	}
	#projects-table .col-action:before {
		background: #1B2325;
	}
	#projects-table .col-check:before {
		background: none;
	}
	.woocommerce .col2-set, .woocommerce-page .col2-set {
		width: 94% !important;
		margin: 0px 3% 20px;
	}
	.woocommerce-form-login.login {
		height: 380px !important;
		margin-bottom: 30px !important;
	}
	.woocommerce-form-register.register, .woocommerce-form-login.login {
		padding: 15px !important;
	}
	.g-recaptcha {
		transform: scale(0.9);
		transform-origin: 0 center;
	}
	.container-account-detail li a, .container-account-detail li a:hover, .container-account-detail li a.active, .container-account-detail li a.active:hover {
		border-radius: 0 !important;
		border-bottom: 2px solid #1B2325 !important;
		margin-bottom: 0 !important;
	}
	.container-account-detail li a:after {
		display: none;
	}
	#company-members h2:after, #admin-list h2:after {
		margin: -30px 0 35px 45px;
	}
	#company-members-ul, #admin-list-ul {
		padding-left: 0;
	}
	h1.project-name {
		font-size: 16px !important;
	}
	#editHoursDialog {
		min-width: 350px;
		padding-top: 40px;
	}
	.add-hours-h1 {
		margin-left: 5px !important;
		font-size: 100px;
	}
	#edit-form p, #edit-form fieldset input, #selecter2 {
		width: 100%;
	}
	#select-admin-wrapper2 p {
		width: 100%;
		margin-top: 17px;
		text-align: center
	}
	.container-account-detail {
		padding: .5rem !important;
	}
	.download-image {
		grid-template-columns: auto auto;
	}
	.table-container-220, .table-container-70, .table-container-80, .table-container-50 {
		width: 100%;
	}
	.responsive-220 {
		position: absolute;
		text-align: center;
		top: -21px;
		left: calc(50% - 65px);
	}
	.accordion2 span {
		width: 90%;
	}
	.open-modal .d-form {
		width: 95% !important;
	}
}










/*<!-- Customisation -->
<!-- <h1>Welcome!</h1>
<style>
	.card{
		width: 100%;
		border-radius: 6.7px;
		border: 1px solid #ccc;
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1.5px 5px 0 rgba(0, 0, 0, 0.19);
		font-family: arial;
		padding: 17px;
	}
	.card:hover{
		 background-color: #ccc;
	}
	.chart-legend{
		text-align: center;
		font-weight: 660;
	}
	.remaining-data{
		color:#00A3FF;
		font-style: bold;
	}
	.used-data{
		color: #FF7225;
		font-style: bold;
	}

</style> -->


/* ------------ CONTAINER & GENERAL STYLES ------------*/







/*input[type=submit],
button.individual-package,
#assigner,
#status_button,
.status_button {
  fill: #FFFFFF !important;
  color: #000000 !important;
  background-color: #61CE7000 !important;
  border-style: solid !important;
  border-color: #38D430 !important;
  border-width: 3px !important;
  margin: 10px 0px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;

  background-image: url(https://hemanow.com/wp-content/plugins/ubx-dashboard/assets/img/dot-in-a-circle.svg);
  background-repeat: no-repeat !important;
  background-position: left !important;
  background-position: 5px !important;
  background-size: 15px !important;
  padding: 10px 25px !important;

}*/

/*input[type=submit]:hover,
button.individual-package:hover,
#assigner:hover,
#status_button:hover,
.status_button:hover {
  fill: #76FD68 !important;
  color: #ffffff !important;
  background-color: var(--e-global-color-ef41887) !important;

}*/

/*input[type=submit]:focus,
button.individual-package:focus,
#assigner:focus,
#status_button:focus,
.status_button:focus {
  fill: #76FD68 !important;
  color: #ffffff !important;
  background-color: var(--e-global-color-ef41887) !important;
}*/




/* ------------ S3 ------------*/






#links-container {
  height: 150px;
  width: 250px;
  max-width: 300px;
  padding: 7px;
  margin-bottom: 25px;

}
#links-container p {
  font-style: italic;
  font-size: 11px;
  font-weight: 700;
}
#loading-state {
  display: none;
  color: black;
  margin-bottom: 10px;
}
#loading-state-header {
  color: tomato;
}
#designers-flag {
	position: fixed;
	top: 50%;
	background: #38D430;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	left: -50px
}


/*#comment-files-container {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;

}
#formId-container {
  position: relative;
  margin-right: 10px;
}

*/

#hinput {
  display: block;
}
.flex {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.border {
  border: 1px solid black;
}
.content {
  padding: 10px;
}
.slice {
  border: solid 1px lightblue;
  border-radius: 25%;
  width: 20px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 3px;
  font-size: large;
}



.selected {
  font-weight: bold;
}

.overflow{
  overflow-x: auto;
  overflow-y: auto;
}




/*--------------------LIVE--------------- */


.cancel-submit{
  display: inline-block;
  font-weight: 400;
  color: #c36 !important;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid #c36;
  padding: .5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;

}

.cancel-submit:hover{
    color: #fff !important;
    background-color: #c36;
    text-decoration: none;
    cursor: pointer;
}

.open-modal form, .open-modal .d-form {
	position: relative;
	margin: 2em auto;
	top: 5%;
	background: #fff;
	padding: 2rem;
	border-radius: 10px;
	width: 50%;
	z-index: 1;
	overflow-y: auto;
	max-height: 80%;
}

.glyphicon.spinning {
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }

  to {
    transform: scale(1) rotate(360deg);
  }
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

/* tr :hover{
  cursor: pointer;
  background-color: #cfcfcf;
} */

.gr-bloody-mary {
  background: #FF512F;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #DD2476, #FF512F);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #DD2476, #FF512F);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.gr-rose-water {
  background: #E55D87;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #5FC3E4, #E55D87);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #5FC3E4, #E55D87);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.gr-horizon {
  background: #003973;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #E5E5BE, #003973);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #E5E5BE, #003973);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.gr-intuitive-purple {
  background: #DA22FF;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #9733EE, #DA22FF);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #9733EE, #DA22FF);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.gr-sport-red {
  background: #e52d27;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #b31217, #e52d27);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #b31217, #e52d27);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.gr-ocean-beach {
  background: #108dc7;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #ef8e38, #108dc7);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #ef8e38, #108dc7);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

/*---------------------------
  CSS Filters
  ---------------------------*/
.blur {
  -webkit-filter: blur(4px);
  filter: blur(4px);
}

.brightness {
  -webkit-filter: brightness(0.30);
  filter: brightness(0.30);
}

.contrast {
  -webkit-filter: contrast(180%);
  filter: contrast(180%);
}

.grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.huerotate {
  -webkit-filter: hue-rotate(180deg);
  filter: hue-rotate(180deg);
}

.invert {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.opacity {
  -webkit-filter: opacity(50%);
  filter: opacity(50%);
}

.saturate {
  -webkit-filter: saturate(7);
  filter: saturate(7);
}

.sepia {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
}

.shadow {
  -webkit-filter: drop-shadow(8px 8px 10px green);
  filter: drop-shadow(8px 8px 10px green);
}

/*---------------------------
  Transition Classes
  ---------------------------*/
/*---------------------------
  Animation Classes
  ---------------------------*/
/*---------------------------
  Responsive CSS here
  *
  *   Remember these queries are a good start
  *   but media queries go much deeper than this.
  *
  ---------------------------*/
/*
  Medium/Large Screens
  */
@media only screen and (max-width: 1430px) {}

/*
  Medium Screens
  */
@media only screen and (max-width: 1280px) {}

/*
  Large Tablet Screens
  */
@media only screen and (max-width: 980px) {}

/*
  Medium Tablet Screens
  */
@media only screen and (max-width: 769px) {
  .project-container {
    flex-direction: column !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
  }
}

/*
  Small Tablet/Largest Phone Screens
  */
@media only screen and (max-width: 600px) {}

/*
  Large Phone Screens
  */
@media only screen and (max-width: 425px) {
  /*.open-modal div {
    top: 15%;
  }*/

  /*.card{
    width: 115% !important;
  }*/
  .chart-container{
    width: 100% !important;
    overflow-x: scroll;
  }
  /*div.comment-container{
    width: 115% !important;
  }*/
  .woocommerce-MyAccount-content > div{
    display: flex;
    flex-direction: column;
    align-items: center;
  }

 /* .innertab-card {
    margin-left: -15px;
  }*/

  input#hours,
  input#minutes {
    text-align: center;
    width: 90px !important;
    min-width: 90px !important;
  }

  input#addHours {
    min-width: 120px !important;
    max-width: 120px !important;
  }

  .user-projects {
    width: 80%;
  }


/*
  #button-container {


    flex-wrap: wrap;
  }

  #button-container div {

    max-width: 33vw;
  }
*/
  #checker {
    width: 95% !important;
    max-width: 95% !important;
  }

  .user-projects {
    width: 90% !important;
  }

  /* list proyects columns */
  /* .col-lresponse, .col-hours, .status_button, .col-check, .checkbox{display: none !important;} */
}

/*
  Medium Phone Screens
  */
@media only screen and (max-width: 380px) {
  #filters {
    width: 100% !important;
  }
}

/*
  Small Phone / Apple Watch Screens
  */
@media only screen and (max-width: 320px) {}

/*#filter-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}*/







#project-list {
  width: 100%;
  /* display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 10px; */
}

.project-container {
  flex-direction: column !important;
  flex-wrap: wrap !important;
  justify-content: space-between !important;
}

/* Show the tooltip text when you mouse over the tooltip container */


.project-container {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  margin: 10px;
}

.u-column2>h2:nth-child(1),
.u-column1>h2:nth-child(1) {
  color: #fff !important;
}

.attach_thumb {
  height: auto;
  width: 70px;
  margin: 5px;
}





/* -------------------- POPUPs -------------------------------------*/

body,
* {
  font-family: 'Poppins', sans-serif;
}

* {
  box-sizing: border-box;
}

/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  top: 0;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text],
.form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus,
.form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover,
.open-button:hover {
  opacity: 1;
}

.last-updated {
  font-size: small;
  text-transform: uppercase;
  background-color: #fffdd4;
}

.overdue {
  background-color: #fffdd4;
  text-transform: uppercase;
}

.go-to-slack {
  right: 0px;
  top: 30vh;
  position: fixed;
  margin-bottom: 20px;
  text-align: right;
  background: rgb(117, 251, 99);
  background: linear-gradient(347deg, rgba(117, 251, 99, 1) 0%, rgba(120, 253, 197, 1) 50%, rgba(117, 251, 99, 1) 100%);
  border-radius: 14px 2px 2px 14px;
  padding: 5px 10px;
  width: auto;
  color: black;
  z-index: 10;
  font-weight: bold;
}

.dash-button {
  right: 0px;
  top: 15vh;
  position: fixed;
  margin-bottom: 20px;
  text-align: right;
  background: rgb(117, 251, 99);
  background: linear-gradient(347deg, rgba(117, 251, 99, 1) 0%, rgba(120, 253, 197, 1) 50%, rgba(117, 251, 99, 1) 100%);
  border-radius: 14px 2px 2px 14px;
  padding: 5px 10px;
  width: auto;
  color: black;
  z-index: 190;
  font-weight: bold;
}

.dash-button a {
  color: black !important;
}

ul .usr-prj {
  list-style-type: none;
}

.usr-prj a {
  color: #30658F;
}

.hours-flag {
  background: rgb(117, 251, 99);
  background: linear-gradient(347deg, rgba(117, 251, 99, 1) 0%, rgba(120, 253, 197, 1) 50%, rgba(117, 251, 99, 1) 100%);
  padding: 5px 10px;
  width: auto;
  display: block;
  border-radius: 10px 0px 0px 10px;
  border: #4DF125;
  padding: 5px;
  right: 0px;
  position: fixed;
  top: 20vh;
  z-index: 99;
  color: black;
  font-weight: bold;
  font-size: 14px;
  text-align: right;
}
.hours-flag a {
  color: black !important;
}
.hours-flag-overdue {
  background-color: #FF7225;
  width: auto;
  max-width: 200px;
  display: block;
  border-radius: 10px 0px 0px 10px;
  text-align: right;
  font-size: 11px;
  padding: 5px;
  right: 0px;
  position: fixed;
  top: 20vh;
  z-index: 99;
  color: white;
  font-weight: bold;
  font-size: 14px;
  text-align: right;
}
.proj-button {
  background-color: #30658F;
  width: auto;
  display: block;
  border-radius: 10px 0px 0px 10px;
  test-align: right;
  padding: 5px;
  right: 0px;
  position: fixed;
  top: 200px;
  z-index: 99;
}
.proj-button a,
.hours-flag a {
  color: black;
  font-weight: bold;
}
#package-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0px;
}
.plans-container {
  max-width: 60%;
  margin-top: -50px;
  left: 0%;
  align-items: flex-start;
}
.forms-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.form-right,
.form-left {
  min-width: 40%;
}

.frontend-form-title {
  font-size: 24px !important;
}

h3 {
  font-size: 35px !important;
  color: #75FB63 !important;
  font-weight: bold;
}

/* Popup container - can be anything you want */


.user-projects {
  display: block;
  flex-direction: column;
  width: 40%;
}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 260px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  top: 170%;
  left: 50%;
  margin-left: -80px;
}


/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.popup-content {
  padding: 3%;
  text-align: left;
}

.plan-button {
  text-align: center;
  margin: 3% 3% 1% 0%;
}

.popup-trigger {
  text-align: center;
  color: black;
  font-size: 13px;

  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;

  transition: 300ms all;
}

a.popup-trigger {
  color: black !important;
}

.popup-trigger:hover {
  opacity: .8;
}

.popup, .open-modal{
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 1000;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: 500ms all;
}
.open-modal {
  	display: none;
  	opacity: 1 !important;
	visibility: visible !important;

}
/*.popup {
	position: relative;
	display: inline-block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}*/
.popup.is-visible {
  opacity: 1;
  visibility: visible;
  transition: 1s all;
}

.popup-container, .popup-img {
  transform: translateY(-50%);
  transition: 500ms all;
  position: relative;
  width: 50%;
  margin: 2em auto;
  top: 5%;
  padding: 2rem;
  background: #FFF;
  border-radius: 10px;
  text-align: left;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  max-height: 80%;
  overflow-y: auto;
}
.popup-img {
  top: 35%;
  width: 440px;
}
.img-container {
	height: auto;
	max-width: 400px !important;
	background: #E8F0FE;
	border-radius: 5px;
}
.img-container img {
	max-height: 300px;
}
.cancel-popup-container {
  transform: translateY(-50%);
  transition: 500ms all;
  position: relative;
  width: 30%;
  min-width: 300px;
  margin: 2em auto;
  top: 30%;
  padding: 4rem;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: left;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  max-height: 80%;
  overflow-y: auto;
}
.is-visible .popup-container {
  transform: translateY(0);
  transition: 500ms all;
}
.popup-container .popup-close, dialog .popup-close, .d-form .popup-close {
	position: absolute;
	top: 8px;
	font-size: 16px;
	font-weight: bold;
	right: 8px;
	width: 30px;
	height: 30px;
	background: #38D430 !important;
	border-radius:100%;
	color: #1B2325 !important;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
	padding: 0;
	cursor: pointer;
}
.popup-container .popup-close:hover, dialog .popup-close:hover, .d-form .popup-close:hover {
	background: #1B2325 !important;
	color: #38D430 !important;
}

/*.popup-container .popup-close::before,
.popup-container .popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}

.popup-container .popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}

.popup-container .popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}


.popup-container .popup-close:hover:before,
.popup-container .popup-close:hover:after {
  background-color: #35a785;
  transition: 300ms all;
}*/

/*Cellphones*/
@media only screen and (max-width: 768px) {


  /*	.elementor-location-footer{
      position: absolute;
      bottom: 0%;
    }*/
}



/*.elementor-section-wrap {*/
/*  height: 82vh;*/
/*}*/

/*.elementor.elementor-517.elementor-location-footer{
      position: absolute;
      bottom: 0%;
    }*/



/*body {
  display: flex;
  flex-direction: column;
  height: 100vh;
}

.elementor.elementor-12,
wp-page {
  flex: 1 0 auto;
}

html {
  height: 100%;
}*/

.enphatic-text {
  color: #FF7225 !important;
  font-weight: bold;
}

.wp-editor-tabs {
  display: none;
}

.edit-project-button {}



#comment-box {
  height: 150px;
  width: 23vw;
  min-width: 300px;
  max-width: 600px;
  padding: 10px;
  margin-right: 10px;
}



.form-links {
  display: flex;
  flex-wrap: wrap;
}



.form-label {
  font-weight: 600;
  font-size: small;
  font-style: italic;
  /*	padding-top:20px
    padding: 15px;
    margin: 10px 1px 0 5px;
    cursor: point;*/
}

.input-hidden {
  display: none;
}

.s3Submit {
  font-size: 13px;
  position: absolute;
  width: 200px;
  max-width: 300px;
  left: 17px;
  bottom: 5px;
  height: 30%;
  margin-bottom: 15px;
}

#links-container {
  height: 150px;
  width: 250px;
  max-width: 300px;
  padding: 7px;
  margin-bottom: 25px;

}

#links-container p {
  font-style: italic;
  font-size: 11px;
  font-weight: 700;
}



#loading-state {
  display: none;
  color: black;
  margin-bottom: 10px;
}

#loading-state-header {
  color: tomato;
}

/*SPINNER*/
/*Hidden class for adding and removing*/
.lds-dual-ring.hiddens {
  display: none;
}

/*Add an overlay to the entire page blocking any further presses to buttons or other elements.*/
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, .8);
  z-index: 999;
  opacity: 1;
  transition: all 0.5s;
}

/*Spinner Styles*/
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 5% auto;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

#super-upload-container {
  margin-top: 20px;
}

#drag_upload_file p {
  text-align: center;
}

#drag_upload_file #selectfile {
  display: none;
}

.meta-container {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.meta-container a {
  margin-right: 15px;
}

.ind-meta {
  max-width: 80px;
  margin: 5px;
  text-align: center;
}

.woocommerce-MyAccount-content {
  width: 80% !important;
}

.button.manage-sub-details {
  color: #ffffff;
  border-color: #76FD68;
  background-color: #0C1417;
  border-width: medium;
  border-radius: 10px;
}

button.manage-sub-details:hover {
  color: #0C1417;
  border-color: #76FD68;
  background-color: #ffffff;
  border-width: medium;
  border-radius: 10px;
}

/*.input-text,
input[type="text"] {
  background-image: url("moz-extension://c0e30360-5d8e-40af-854d-43eaea63009f/images/vault-input-disabled.svg") !important;
  background-repeat: no-repeat !important;
  background-position: 99% center !important;
  background-size: 14px !important;
  cursor: text;
  color: var(--forms-fields-normal-color, #818a91);
  border-radius: var(--forms-fields-border-radius, 0);
  padding: var(--forms-fields-padding, 16px);
  background: #f7f7f7;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  border: none !important;
  font-size: 14px;
}*/

.tox-statusbar__branding {
  display: none !important;
}





/*#tree-team {
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}

#company-members {
  margin-right: 20px;
}

#admin-list {}

.icon-pic.edit {
  display: none !important;
}

.page-container {}

.page-container p {
  color: #3F4A3C;
}

#manage-subscription-up,
#btnExport {
  background-color: #ffffff !important;
  border-color: #00A3FF;
  border-radius: 5px;
  color: #3F4A3C;
}

#manage-subscription-up:hover,
#btnExport:hover {
  border-color: #00A3FF;
  background-color: #00A3FF !important;
  border-radius: 5px;
  color: #ffffff;
}

.cancel-subscription-up {
  background-color: #ffffff !important;
  border-color: #FF7225 !important;
  border-radius: 5px;
  padding: 10px;
  margin-top: 10px;
  color: #3F4A3C !important;
}

.cancel-subscription-up:hover {
  background-color: #FF7225 !important;
  border-color: #FF7225;
  border-radius: 5px;
  color: white !important;
  margin-top: 10px;
  padding: 10px;
  color: #3F4A3C;
  border-color: #FF7225;
  background-color: #ffffff;
  border-radius: 5px;
}
*/


/* #formId-container input[type='file']::after {content: "      Drag and drop your files here";} */

/*
  #checker, button.individual-package{
    overflow: auto;
    text-align: center;
    vertical-align: middle;
    width: 200px;
  max-width:200px;
    background-color: #ffffff;
    color: #3F4A3C;
    border-radius: 5px;
    box-shadow: 3px 3px 3px rgb(0 0 0 / 20%);
    border: solid 1px #38D430;
    margin: auto auto 15px auto;
    padding: 10px;

  }

  input[type=button]#checker, button.individual-package :hover{
    overflow: auto;
    text-align: center;
    vertical-align: middle;
    width: auto;
    background-color: #38D430;
    color: #3F4A3C;
    border-radius: 5px;
    box-shadow: 3px 3px 3px rgb(0 0 0 / 20%);
    border: solid 1px #38D430;
    margin: auto auto 15px auto;
    padding: 5px;
  }

  #checker, .individual-package a{
  color: #3F4A3C !important;
  font-weight: bold;
  min-width: 150px;
    width: 220px !important;
  max-width:220px !important;
  }

  .individual-package a:hover{
    color: #3F4A3C !important;
    font-weight: bold;
    background-color: #38D430 !important;
    }


button.individual-package {
  width: auto;
  min-width: 216px;
  text-align: center;
}*/


.woocommerce-store-notice,
p.demo_store {
  background-color: #00A3FF !important;
  font-weight: bold !important;
  color: #fff !important;
  padding: 3px 0 !important;
  position: relative !important;
}

#reports td {
  padding-left: 3px;
}

.separator {
  width: 80%;
  color: lightgrey;
  margin-top: 10px;
}

/*.modal {
  display: none;
  position: fixed;
  z-index: 100;
  padding-top: 100px;
  left: 0%;
  right: 0%;
  top: 5%;
  width: 50%;
  margin: auto;
  max-width: 700px;
  max-height: 700px;
  min-width: 370px;
  min-height: 100%;
  overflow: auto;
}*/
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.custom-modal {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 1000;
	width: 100%;
	background-color: rgba(94, 110, 141, 0.9);
	transition: 500ms all;
}

.active {
  font-weight: 700;
  border-bottom: solid black 1px;
}
ul {
  margin: 10px;
}



@media only screen and (max-width: 769px) {
  .dropup {
    display: none;
  }
  .chart-container{
    overflow-x: scroll !important;
  }

  #members-assigner {
    justify-content: start;
    flex: wrap !important;
    flex-direction: column;
    display: flex;
  }

 /* .woocommerce-MyAccount-content-wrapper h1 {
    color: var(--e-global-color-ef41887);
    font-family: "Poppins", Sans-serif;
    font-size: 44px !important;
  }*/

  h2 {
    color: var(--e-global-color-ef41887);
    font-family: "Poppins", Sans-serif;
    font-size: 32px !important;
  }

  h2 .elementor-heading-title.elementor-size-default {
    color: var(--e-global-color-ef41887);
    font-family: "Poppins", Sans-serif;
    font-size: 32px !important;
  }

  .elementor-widget-container {
    overflow-x: hidden !important;
  }
}

#subscription-stats {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.chart-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  width: 100%;

  position: relative;
}

/* .chart-container div {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  max-width: 100%;
  position: relative;
} */

.subscription-stats-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}

.subscription-stats-item-value {
  color: #000 !important;
}

.status_closed {
  border-color: #00a3ff !important;
}

@keyframes flickerAnimation {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.animate-flicker {
  -webkit-animation: flickerAnimation 2s infinite;
  -moz-animation: flickerAnimation 2s infinite;
  -o-animation: flickerAnimation 2s infinite;
  animation: flickerAnimation 2s infinite;
}



.dropbtn {
  background-color: #3498DB;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  min-width: 250px;
  height: 35px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.dropup {
  position: fixed;
  bottom: 3;
  right: 3;
  display: inline-block;
  z-index: 10;
}

.dropup-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 250px;
  bottom: 40px;
  z-index: 10;
  padding: 5px;
}

.dropup-content a {
  color: black !important;
  padding: 5px 5px;
  text-decoration: none;
  display: block;
  font-size: smaller;
  padding: 4px;
}

.dropup-content a:hover {
  background-color: #ccc
}

.dropup:hover .dropup-content {
  display: block;
}

.dropup:hover .dropbtn {
  background-color: #2980B9;
}





/*.paneler {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
*/


.custom-bullets {
  list-style: none;
}

.custom-bullets li::before {
  content: "\2022" !important;
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #76FD68;
  /* Change the color */
  font-weight: bold !important;
  /* If you want it to be bold */
  display: inline-block !important;
  /* Needed to add space between the bullet and the text */
  width: 1em !important;
  /* Also needed for space (tweak if needed) */
  margin-left: -2em !important;
  /* Also needed for space (tweak if needed) */
}

#add-hours {
  /* border: black 1px solid; */
  /* padding: 11px; */
}

#add-hours legend,
#status-form legend {
  /* font-size: larger;
  font-weight: 600; */
}

/* #add-hours input {
  width: 40%;
  padding: 5px;
  text-align: center;
  margin: 5px;
}

.innertab-card {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: #F5F5F5 #ffffff;
  max-width: 600px;
  text-align: center;
  min-width: 380px !important;
  margin-right: 5vw;
}

.innertab-card .inner-div-2:hover {
  background-color: #eee !important;
}

.inner-div-1 {

  display: flex;
  min-width: 230px !important;
  margin-bottom: 10px;
  width: 55% !important;
  max-width: 55% !important;
  justify-content: space-evenly;
}

.inner-div-2 {

  display: flex;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 45% !important;
  max-width: 45% !important;
}

.inner-div-22 {

  display: flex;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  width: 45% !important;
  max-width: 45% !important;
}




.p-button {
  margin: auto;
  color: #2980B9 !important;
  font-size: large;
  font-style: bold;
  padding: 7px;
}

.p-button .Close {}

/*.num-info {
  font-size: larger !important;
  color: #00A3FF !important;
  font-weight: bold;
  padding-top: 10px !important;
}*/

.wellcome-title{
  height: 40px;
  font-weight: bold;
  padding-top: 10px !important;
}

.status-header{
  display: flex;
  /* border:solid 1px rgb(231, 231, 231); */
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 90px;
  /* border-radius: 20px; */
  height: 47px;
  padding: 7px !important;
  /* background-color: white; */
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.status-header *{
  /* color: white !important; */
  font-size: smaller;
  /* font-weight: 650; */
}

.status-header div{
  display: flex;
  flex-direction: row;
  justify-content: space-around;

  /* width: 50%; */
  /* border: solid 1px red; */
  height: 100%;
  max-height: 100%;
}

/* .status-header span{
  color: white !important;
  font-size: 10px;
} */

.status-header i{
  margin-right: 5px;
}

div#header-status-id{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: rgb(255, 250, 250);
  /* border: solid 2px red !important; */
}

div[header-state="Active"], div[header-state="left"]{
  /* color: white; */
  color: #00A3FF;
}

div[header-state="Overdue"], div[header-state="Finished"]{
  /* color: white; */
  color: #FF7225;
}

