form {
	background: #000000;
}



		

#application .line-item  { 
	margin-top: 20px;
}
		
pre { 
	display: none; 
}
		
#application, form.payment, form.tos, .filmfreeway {
    color: #fff;
    max-width: 70%;
    max-width: 750px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 20px;
}

div#pricing {
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

div#pricing h3{
	font-size: 0.9em;
}	

#proceede_btn {
    background-color: #0070ba;
    font-family: arial;
    font-weight: 100;
    min-width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    min-height: 50px;
    font-size: 14px;
}

.form-group.promo {
    display: none;
}

.form-group.promo.demo {
    display: block;
}



#proceede_btn:disabled {
    background-color: #676767;
}

form iframe {
	margin-top: 20px;
}


#application a {
	color: var(--e-global-color-primary) !important;
}

.toc-content {
    padding-top: 100px;
    color: #616161;
    font-size: 12px;
}

.toc-content h2{
    color: #606060;
    font-size: 16px;
}

p.help {
    padding: 25px;
    background: #4caf50;
    margin-top: 50px;
    color: #fff;
    
}

p.help.review {
    background: #464646;
}

#application p.help a {
	color: #000 !important;
    background: #fff;
    padding: 5px 10px;
    margin: 0 5px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 3px;
}

#application a#again_btn {

    
    
    
    display: inline-block;
    max-width: 100%;
    padding: 12px 20px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    
    
    
	font-style: normal;
    font-weight: 900;
    font-size: 11px;
    line-height: 1;
    font-family: Play, sans-serif;
    letter-spacing: 1px;
    color: #ffffff !important;
    background-color: var(--e-global-color-primary);
    
    background-color: var(--e-global-color-primary);
    font-family: arial;
    font-weight: 100;
    min-width: 400px;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    
    
    
    
    
    
    
    
}

.bmva-cat-pricing span {
    min-width: 280px;
    display: inline-block;
}

.bmva-cat-pricing span.done, .bmva-cat-pricing s {
    text-decoration: line-through;
    color: #636363;
}

.bmva-cat-pricing span.deadline {
    min-width: 350px;
    display: inline-block;
}

.bmva-cat-pricing span.innactive {
    color: #636363;
}

.page-template-default main#main {
    margin: 0px 30px;
}


table#application, table#application td, table#application th {
	border: 1px solid #fff;

	padding: 5px;
	vertical-align: top;
	font-size: 12px;
}

table#application .small {
	min-width: 80px;
}

table#application .medium {
	min-width: 150px;
}

table#application .large {
	min-width: 300px;
}



.payment i {
    background: #545454;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    float: right;
}


.payment.payed i {
    background: #4caf50;
}

.payment.pending i {
    background: #f29113;
}

.payment.Reminder i, .payment.reminder i, .payment.sent i {
    background: #2fdff5;
}

.payment.FILMFREEWAY i {
    background: #c617ef;
}

.payment.spam i {
    background: #f33913;
}


main#main {
    overflow: auto;
}


.form-group.priority {
	opacity: 0.1;
	display: none;
}



.payment.payed form.payed {
    display: none;
}

.payment.payed .manage-payment {
    opacity: 0.1;
}

.payment.payed:hover .manage-payment {
    opacity: 0.9;
}

input[type='submit'].mark-as-pending {
    width: 100%;
    background-color: #f29113;
}

input[type='submit'].mark-as-payed {
    width: 100%;
    background-color: #4caf50;
}

input[type='submit'].mark-as-spam {
    width: 100%;
    background-color: #f33913;
}


input.manage-submission-id {
    width: 200px;
    display: inline-block;
    height: 40px;
    margin-bottom: 20px;
}

.stripe-pay {
    color: #fff;
    max-width: 70%;
    max-width: 750px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 20px;
}

.stripe-pay a {
    background: #0070ba;
    display: block;
    border-radius: 3px;
    padding: 15px;
    text-align: center;
    font-size: 14px;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
    margin-top: 35px;
}

.stripe-pay a {
    background: #9a66e7;
}



.filmfreeway-btn {
    /* border: 1px solid red; */
    display: block;
    padding: 0;
    background: #fcaf4d;
    text-align: center;
    border-radius: 3px;
}






.elementor-kit-1 {
    --e-global-color-primary: #fc00e3;
    --e-global-color-secondary: #000000;
    --e-global-color-text: #FFFFFF;
    --e-global-color-accent: #61CE70;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
}

body {
	xborder: 10px solid var(--e-global-color-primary) !important;
}

.elementor-314 .elementor-element.elementor-element-2048711 .elementor-heading-title {
    color: #fc00e3;
}


#toTop {
    background-color: var(--e-global-color-primary);
}

a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: var(--e-global-color-primary);
}

.elementor-65 .elementor-element.elementor-element-bae5155:not(.elementor-motion-effects-element-type-background), .elementor-65 .elementor-element.elementor-element-bae5155 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #a50ba9 !important;
}









































