

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



	SUPER WP HEROES

	FILE PURPOSE: VARIOUS PAGE ELEMENTS
	


   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



   	/*
   	//	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   	//	***
   	//	***		SUPER WP HEROES                                               
   	//	***		SUBSECTION NAME: TABLES
   	//	***		DESCRIPTION: 
   	//  ***		CALLED ON: 
   	//  ***
   	//  ***		TO DO: -
   	//	***
   	//	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   	*/

	table {
	    border: 1px solid rgba(0,0,0,.2);
	    border-top: 0;
	    margin: 0 -1px 24px 0;
	    text-align: left;
	    width: 100% !important;
	    border-collapse: collapse !important;
	    border-radius: 0px !important;
	    overflow: hidden;
	    font-size: 13px;
	}

	table tr:nth-child(even) {background: rgba(0,0,0,.00)}
	table tr:nth-child(odd) {background: rgba(0,0,0,.05)}

	table th {
	    background: #75c283;
	    color: #fff;
	    border-top: 1px solid #fff;
	    font-family: 'open_sansextrabold', Arial, helvetica, sans-serif;
	}

	table th, table td {
	    padding: 4px 8px;
	    vertical-align: middle;
	    border-right: 1px solid rgba(0,0,0,.2);
	    border-top: 1px solid rgba(0,0,0,.2);
	}
	table th:last-child , table td:last-child {
	    border-right: 0;
	}


	/*
	//	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	//	***
	//	***		SUPER WP HEROES                                               
	//	***		SUBSECTION NAME: WELL
	//	***		DESCRIPTION: 
	//  ***		CALLED ON: 
	//  ***
	//  ***		TO DO: -
	//	***
	//	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	*/	

	.well {
        padding: 25px;
        border: 0;
        position: relative;
    }

    .well h3 {
        margin-top: 0;
    }
    .well p {
        margin-bottom: 0;
    }


	/*
	//	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	//	***
	//	***		SUPER WP HEROES                                               
	//	***		SUBSECTION NAME: MODAL & GDOCS
	//	***		DESCRIPTION: 
	//  ***		CALLED ON: 
	//  ***
	//  ***		TO DO: -
	//	***
	//	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	*/

	/* Gdocs Viewer  Sinel: trebuie mutat ?! */

	.gdocsviewer{
	    display:none;
	}

	/* The Modal (background) */
	.modal {
	    display: none; /* Hidden by default */
	    position: fixed; /* Stay in place */
	    z-index: 100050;
	    padding-top: 100px; /* Location of the box */
	    left: 0;
	    top: 0;
	    width: 100%; /* Full width */
	    height: 100%; /* Full height */
	    overflow: auto; /* Enable scroll if needed */
	    background-color: rgb(0,0,0); /* Fallback color */
	    background-color: rgba(0,0,0,0.7); /* Black w/ opacity */

	}


	/* Modal Content */
	.modal-content {
	    position: relative;
	    background-color: #fefefe;
	    margin: auto;
	    padding: 0;
	    border: 1px solid #888;
	    width: 80%;
	    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	    -webkit-animation-name: animatetop;
	    -webkit-animation-duration: 0.4s;
	    animation-name: animatetop;
	    animation-duration: 0.4s
	}

	/* Add Animation */
	@-webkit-keyframes animatetop {
	    from {top:-300px; opacity:0}
	    to {top:0; opacity:1}
	}

	@keyframes animatetop {
	    from {top:-300px; opacity:0}
	    to {top:0; opacity:1}
	}

	/* The Close Button */
	.close {
	    color: white;
	    float: right;
	    font-size: 28px;
	    font-weight: bold;
	}

	.close:hover,
	.close:focus {
	    color: #000;
	    text-decoration: none;
	    cursor: pointer;
	}

	.modal-header {
	    padding: 2px 16px;
	    background-color: #5cb85c;
	    color: white;
	}

	.modal-body {padding: 2px 16px;}

	.modal-footer {
	    padding: 2px 16px;
	    background-color: #5cb85c;
	    color: white;
	}

   	/*
   	//	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   	//	***
   	//	***		SUPER WP HEROES                                               
   	//	***		SUBSECTION NAME: SIGNATURE PAD
   	//	***		DESCRIPTION: 
   	//  ***		CALLED ON: 
   	//  ***
   	//  ***		TO DO: -
   	//	***
   	//	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   	*/

   	#swph-woo-sign-signature-pad-wrapper #swph-woo-sign-signature-pad {
	    border: 4px dashed #00000021;
	}



   	/*
   	//	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   	//	***
   	//	***		SUPER WP HEROES                                               
   	//	***		SUBSECTION NAME: BRAINTREE PLUGIN
   	//	***		DESCRIPTION: 
   	//  ***		CALLED ON: 
   	//  ***
   	//  ***		TO DO: -
   	//	***
   	//	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   	*/

   		/*
   		//	---		SUPER WP HEROES                                               
   		//	---		COMMENT: credit card payment gateway
   		*/

   		.payment_box.payment_method_braintree_credit_card > p {
   			margin-bottom: 0 !important;
   		}

   		.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-manage-payment-methods, #add_payment_method .sv-wc-payment-gateway-payment-form-manage-payment-methods {
   			display: block !important;
   			float: right;
   			color: #515151;
		    background-color: #ebe9eb;
		    font-size: 12px;
		    font-weight: bold;
		    padding: 10px !important;
		    line-height: 13px;
		    width: 100%;
   		}

   		.woocommerce #payment div.payment_method_braintree_credit_card label.sv-wc-payment-gateway-payment-form-saved-payment-method {
   			font-size: 20px;
   			font-weight: bold;
   		}
   		.woocommerce #payment div.payment_method_braintree_credit_card label[for=wc-braintree-credit-card-use-new-payment-method] {
   			font-size: 15px;
   			font-weight: bold;
   		}

   		.woocommerce #payment div.payment_method_braintree_credit_card  input[type="radio"] {
   			display: inline;
   			margin: 13px 20px;
   		}

   		.woocommerce #payment div.payment_method_braintree_credit_card label[for=wc-braintree-credit-card-use-new-payment-method] {
   			padding-top: 3px;
   		}