/* Add here all your css styles (customizations) */
.Fa_color
{
	        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-image: -webkit-linear-gradient(top, #efd100 0, #e2a233 38%, #f0c328 60%, #fff1a3 86%, #ffe13e 100%);
        background-size: 1em 1em;
        color: #f8b700;
        display: inline-block;
        line-height: 1em;
        position: relative;
        z-index: auto
	}
.Fa_size_Testimonials_quote 
{
    font-size: 1.3em;
    }	
.CarDetail_Options 
{
	color: White;
    padding:4px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #4765a0;
    float:left;
    text-align:center;
    margin-right:8px;
    text-transform:uppercase;
    margin-bottom:5px;
    font-family: "Open Sans",Arial,sans-serif;
    font-weight:bold;
	
	 -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-image: -webkit-linear-gradient(top, #efd100 0, #e2a233 38%, #f0c328 60%, #fff1a3 86%, #ffe13e 100%);
        background-size: 1em 1em;
        color: #f8b700;
        display: inline-block;
        line-height: 1em;
        position: relative;
        z-index: auto
	
	
	}
.itemCarDetail 
{
    padding-top:5px;
    }

.CarDetailPrice 
{
    color:#4765a0;
    font-size:1.4em;
    font-weight:bold;
    }
.CarDetailImportantInfo 
{
    color:#4765a0;
    }
.CarDetail 
{
    font-family: "Open Sans",Arial,sans-serif;
    }
.CarDetailName 
{
    color:Red;
    }
.CarGridItem [field=btnToggleActive]::before
{
	cursor: pointer;
	margin-left: 10px;
	content: "";  /* Checked checkbox */
	}
.CarGridItem.inactive [field=btnToggleActive]::before
{
	content: "";  /* Unchecked checkbox */
	}
.CarGridItem > .AdminButtons
{
	position: absolute;
	background-color: White;
	color: #4765a0;
	border: 1px dotted #4765a0;
	padding-right: 3px;
	padding-left: 3px;
	top: 2px;
	left: 2px;
	}
.CarListItem > .CarListSeparator
{
    border-bottom: 1px dotted #f8b700;
    width:100%;
    height:5px;
    margin-bottom: 15px;
    }
.CarListItem.inactive
{
	background-color: #eee;
	}
.CarListItem [field=btnToggleActive]::before
{
	cursor: pointer;
	margin-left: 10px;
	content: "";  /* Checked checkbox */
	}
.CarListItem.inactive [field=btnToggleActive]::before
{
	content: "";  /* Unchecked checkbox */
	}
ul.CarListBoxedButtons
{
	display: inline-block;
	/*! background-color: #f7f7f7; */
	list-style: outside none none;
	margin: 0;
	padding: 0;
	}
ul.CarListBoxedButtons > li
{
	float: left;
	padding: 3px 5px;
	font-size: 14px;
	}
ul.CarListBoxedButtons > li[field]
{
	float: left;
	padding: 3px 5px;
	font-size: 14px;
	cursor: pointer;
	color: white;
	}
ul.CarListBoxedButtons > li.active
{
	/* cursor: default; <= Keep the pointer cursor even on the activated button*/
	background-color: black;
	}
.CarDetailNameBanner
{
    color:White;
    font-size:2em;
    }
.CarEditImage > i.fa  /* Image management buttons */
{
	cursor: pointer;
	font-size: 20px;
	color: #555	;
	}
.CarEditImage > [field=btnToggleMain]::before
{
	content: "";  /* fa-circle-o: Unchecked radio button */
	}
.CarEditImage.main > [field=btnToggleMain]::before
{
	content: "";  /* fa-circle-o: Checked radio button */
	}
.CarEditUploadImageDiv
{
	white-space: nowrap;
	}
.CarEditUploadImageDiv > .uploadSpinner
{
	display: none;
	}
.CarEditUploadImageDiv.uploading > .uploadSpinner
{
	display: inline;
	}
.CarEditUploadImageDiv > .dagDropZone
{
	border: 3px dashed #ccc;
	font-size: 20px;
	font-weight: bold;
	color: grey;
	height: 100px;
	padding-top: 30px;
	text-align: center;
	width: 300px;
	}
.CarEditUploadImageDiv > .dagDropZone.dragHover
{
	background-color: LightGray;
	}
.TestimonialItem
{
	background-color: Orange;
}
.TestimonialItem .AdminButtons
{
	/*position: absolute;*/
	background-color: White;
	color: #4765a0;
	border: 1px dotted #4765a0;
	margin: 3px;
	padding-left: 3px;
	padding-right: 3px;
	}
.TestimonialItem [field=btnRemove]
{
	color: Red;
	cursor: pointer;
	}
.TestimonialItem [field=btnEdit]
{
	cursor: pointer;
	}
.TestimonialItem [field=btnToggleActive]::before
{
	cursor: pointer;
	content: "";  /* Checked checkbox */
	padding-right: 3px;
	}
.TestimonialItem.inactive [field=btnToggleActive]::before
{
	content: "";  /* Unchecked checkbox */
	}

.header .navbar-nav > li > a 
{
    padding-left:15px;
    padding-right:15px;
    }

/****************CAPTCHA********************/    
#sortable {
                list-style-type: none;
                margin: 5px 0px 0px 16px;
                padding: 0;
            }    
#sortable li {
                margin: 3px 3px 3px 0;
                padding: 1px;
                float: left;
                width: 35px;
                height: 35px;
                font-size: 20px;
                text-align: center;
                line-height:35px;
                cursor:pointer;
                background:#f8b700;
                color:black;
                font-weight:normal;
	background-image: -webkit-linear-gradient(top, #efd100 0, #e2a233 38%, #f0c328 60%, #fff1a3 86%, #ffe13e 100%);
	background-size: 1em 1em;
	display: inline-block;

        position: relative;
        z-index: auto
            }
.captcha_wrap{
    border:0px solid #fff;
    clear:both;
    height:100px;
    overflow:auto;
    width:600px;
    overflow:hidden;
    margin:0px 0px 0px 0px;

}
.captcha{

    font-size:12px;
    color:white;
    text-align: left;
    border-bottom:1px dotted #f8b700;
margin-bottom:19px;

}
.GoldText {

    color: RED !important;

}
.BoldText {
    font-weight:bolder !important;
}
.CapitalizeText {
    text-transform: capitalize !important;
}
.WhiteText {
    color: white !important;
    -webkit-text-fill-color: none !important;
}

.BlackBackground{
    background:black !important;
}

/*General Testimonials v1/v2*/
.testimonials.testimonials-v1 p,
.testimonials.testimonials-v2 p {
    padding: 15px;
    font-size: 14px;
    font-style: italic;
    background: #f5f5f5;
}

.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v2 .item p:after {
    width: 0;
    height: 0;
    content: " ";
    display: block;
    position: absolute;
    border-top-color: #f5f5f5;
    border-left-style: inset; /*FF fixes*/
    border-right-style: inset; /*FF fixes*/
}

/*Testimonials Backgrounds*/
.testimonials-bg-dark .item p,
.testimonials-bg-default .item p {
    color: #fff;
    font-weight: 200;
}

.testimonials-bg-dark .carousel-arrow i,
.testimonials-bg-default .carousel-arrow i {
    color: #fff;
}

/*Testimonials Default*/
.testimonials-bg-default .item p {
    background: #72c02c;
}

.testimonials.testimonials-bg-default .item p:after,
.testimonials.testimonials-bg-default .item p:after {
    border-top-color: #72c02c;
}

.testimonials-bg-default .carousel-arrow i {
    background: #72c02c;
}

.testimonials.testimonials-bg-default .carousel-arrow i:hover {
    background: #5fb611;
}

/*Testimonials Dark*/
.testimonials-bg-dark .item p {
    background: #555;
}

.testimonials.testimonials-bg-dark .item p:after,
.testimonials.testimonials-bg-dark .item p:after {
    border-top-color: #555;
}

.testimonials-bg-dark .carousel-arrow i {
    color: #fff;
    background: #555;
}

.testimonials.testimonials-bg-dark .carousel-arrow i:hover {
    background: #333;
}

.testimonials.testimonials-bg-dark .testimonial-info {
    color: #555;
}
/*Testimonials
------------------------------------*/
/*Testimonials*/
.testimonials {
    margin-bottom: 10px;
}

    .testimonials .testimonial-info {
        color: #72c02c;
        font-size: 16px;
        padding: 0 15px;
        margin-top: 18px;
        width: 400px;
        padding-bottom: 30px;
    }

        .testimonials .testimonial-info span {
            top: 3px;
            position: relative;
        }

        .testimonials .testimonial-info em {
            color: #777;
            display: block;
            font-size: 13px;
        }

        .testimonials .testimonial-info img {
            width: 60px;
            float: left;
            height: 60px;
            padding: 2px;
            margin-right: 15px;
            border: solid 1px #ccc;
        }

    .testimonials .testimonial-author {
        overflow: hidden;
    }

    .testimonials .carousel-arrow {
        top: -65px;
        position: relative;
    }

        .testimonials .carousel-arrow i {
            color: #777;
            padding: 2px;
            min-width: 25px;
            font-size: 20px;
            text-align: center;
            background: #f5f5f5;
        }

            .testimonials .carousel-arrow i:hover {
                color: #fff;
                background: #72c02c;
            }

    .testimonials .carousel-control {
        opacity: 1;
        width: 100%;
        text-align: right;
        text-shadow: none;
        position: absolute;
        filter: Alpha(opacity = 100); /*For IE*/
    }

        .testimonials .carousel-control.left {
            right: 27px;
            left: auto;
        }

        .testimonials .carousel-control.right {
            right: 0px;
        }

    /*Testimonials v1*/
    .testimonials.testimonials-v1 .item p {
        position: relative;
    }

        .testimonials.testimonials-v1 .item p:after,
        .testimonials.testimonials-v1 .item p:before {
            left: 80px;
            bottom: -20px;
        }

        .testimonials.testimonials-v1 .item p:after {
            border-top: 22px solid;
            border-left: 0 solid transparent;
            border-right: 22px solid transparent;
        }
    /*Testimonials v2*/
    .testimonials.testimonials-v2 .testimonial-info {
        padding: 0 20px;
    }

    .testimonials.testimonials-v2 p {
        padding-bottom: 15px;
    }

    .testimonials.testimonials-v2 .carousel-arrow {
        top: -55px;
    }

    .testimonials.testimonials-v2 .item p:after,
    .testimonials.testimonials-v2 .item p:before {
        left: 8%;
        bottom: 45px;
    }

    .testimonials.testimonials-v2 .item p:after {
        border-top: 20px solid;
        border-left: 25px solid transparent;
        border-right: 0px solid transparent;
    }

H1, H2, H3, h4 {
    padding-bottom:15px;
}
.myFlexImage {
    display: inline-flex;
    width: 100%;
    height:100%;
    min-width:0;
    flex-flow: row nowrap;
    align-items: center;
}
.btntoYourArt {
    /*background: #f5c423;
    background-image: -webkit-linear-gradient(top, #f5c423, #fff1a3);
    background-image: -moz-linear-gradient(top, #f5c423, #fff1a3);
    background-image: -ms-linear-gradient(top, #f5c423, #fff1a3);
    background-image: -o-linear-gradient(top, #f5c423, #fff1a3);
    background-image: linear-gradient(to bottom, #f5c423, #fff1a3);
    color: #000000;
    
    
    text-decoration: none;*/
    padding: 10px 20px 10px 20px;
    background-image: -webkit-linear-gradient(top, #efd100 0, #e2a233 38%, #f0c328 60%, #fff1a3 86%, #ffe13e 100%);
    /*background-size: 1em 1em;*/
    color: #f8b700;
    color: #000000;
    display: inline-block;
    line-height: 1em;
    position: relative;
    z-index: auto;
    float: right;
    margin-top: 15px;
    font-size: 16px;
}

.btntoYourArt:hover {
    background: #ffeb0f;
    background-image: -webkit-linear-gradient(top, #ffeb0f, #facf4d);
    background-image: -moz-linear-gradient(top, #ffeb0f, #facf4d);
    background-image: -ms-linear-gradient(top, #ffeb0f, #facf4d);
    background-image: -o-linear-gradient(top, #ffeb0f, #facf4d);
    background-image: linear-gradient(to bottom, #ffeb0f, #facf4d);
    text-decoration: none;
}