.clear {
    clear: both;
}
.my-projects {
    float: left;
    width: 100%;
}
.my-projects #noRecords {
    color: #000000;
    display: none;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    width: 100%;
}
.my-projects #noRecords a {
    color: #000;
}
.my-projects h1 {
    color: #000000;
    float: left;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 75%;
}
.my-projects a.got-to-step {
    float: right;
}
.my-projects .project {
    color: #000000;
    float: left;
    min-height: 345px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 230px;
}
#myAlbumGallery .project {
    font-size: 12px;
    min-height: 300px;
}
.my-projects .last {
    padding-right: 0;
}
.my-projects .project h3 {
    float: left;
    padding: 0 0 8px;
    width: 227px;
}
.my-projects .project a {
    color: #000000;
    text-decoration: none;
}
.my-projects img {
    float: left;
    margin-bottom: 14px;
}
.my-projects .tabs {
    float:left;
    width:100%
}
.my-projects .tabs span{
    color: #6D6E71;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    padding: 5px 0 0 10px;
}
.my-projects .tabs span.active{
    color:#4BB1CF;

}
.my-projects .menu_tab{
    float:left;
    width:100%;
}
.my-projects .menu_tab a.go_back{
    float:left;
    width:33%;
    padding:10px 0 0 10px;
    text-decoration:none;
    font-size: 12px
}
.my-projects .menu_tab h2.album_title{
    float:left;
    width:25%;
    padding-left:10px;
    text-decoration:none;
    font-size: 20px;
    font-weight:bold
}
.my-projects .ic_container img{
    /*border: 1px solid #EEEEEE;*/
    -webkit-box-shadow: 0 0 5px #EEEEEE;
    -moz-box-shadow: 0 0 5px #EEEEEE;
    box-shadow: 0 0 5px #EEEEEE;
    height: 227px;
    width: 227px;
}
.my-projects .profile-wrapper {
    width: 100%;
    height: 158px;
    padding: 10px;
    margin-bottom: 10px;
    clear: both;
}
.my-projects .profile-view-wrapper {

}
.my-projects .profile-view-wrapper {
    height: 130px;
    margin: 0;
}
.my-projects .profile-wrapper .profile-avatar-container {
    float: left;
    margin-right: 15px;
    text-align: center;
    width: 100px;
}
.my-projects .profile-avatar-container a.profile-avatar-edit {
    display: block;
}
.my-projects .profile-info-container {
    float: left;
    width: 625px;
}
.projects-profile-left {
    margin-top: 10px;
}
.projects-profile-left .profile-view-left-wrapper .profile-info-container {
    margin-top: 10px;
    overflow: hidden;
}
.projects-profile-left .profile-view-left-wrapper .profile-info-container .profile-info-about-me {
    margin-top: 10px;
}
.my-projects .profile-info-container h4,
.projects-profile-left .profile-view-left-wrapper .profile-info-container h4 {
    font-size: 15px;
    font-weight: bold;
}
.my-projects .profile-wrapper .profile-info-container h4 {
    margin-top: -7px;
}
.my-projects .profile-info-container label.label-about-me,
.projects-profile-left .profile-view-left-wrapper .profile-info-container label.label-about-me {
    font-weight: bold !important;
    font-size: 14px;
}
.my-projects .profile-wrapper div.profile-info-options {
    clear: both;
    margin: 10px 0 40px 0;
}
.my-projects .profile-wrapper img#profile-info-save-loader {
    float: none;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}
.my-projects .profile-wrapper button.profile-button-save-profile {
    background: url("../images/btn-profile-save-repeat.png") repeat-x;
    border: 0 none;
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
    display: inline-block;
    padding: 0px 10px;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 7px;
    height: 24px;
}
.my-projects .profile-wrapper .profile-add-project {
    clear: both;
}
.my-projects .profile-info-container label {
    font-size: 13px;
    font-weight: normal;
    display: block;
}
.my-projects .profile-info-container textarea.profile-about-me {
    margin: 0;
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 505px;
}
.my-projects .profile-info-container .profile-info-about-me {
    margin: 5px 0 10px 0;
}
.my-projects .profile-info-container .profile-info-options span,
.my-projects .profile-info-container .profile-info-options input,
.my-projects .profile-info-container .profile-info-options label {
    float: left;
}
.my-projects .profile-info-container .profile-info-options span.profile-options-title {
    font-size: 13px;
    margin-right: 12px;
    font-weight: bold;
}
.my-projects .profile-info-container .profile-info-options .profile-label
{
    margin-left: 5px;
}
.my-projects .profile-info-container .profile-info-options .first {
    margin-right: 20px;
}
.my-projects .profile-info-container .profile-info-save img#profile-info-save-loader{
    display: none;
    float: right;
    clear: both;
    margin-top: 10px;
}
.spotlight {
    float: left;
    margin-top: 25px;
    padding: 0 20px;
    width: 97%;
}
.spotlight #coverMessage{
    display:none;
    float: left;
    font-size: 12px;
    margin: 4px 0 0 10px;
    width: 55%;
    font-size:16px;
    font-weight:bold;
}
.spotlight .ajax-loader{
    display:none;
    float:left;
    margin-top: 3px;
}
.spotlight .loader-text{
    display: none;
    left: 5px;
    position: relative;
    top: 8px;
}
.spotlight .product-loader {
    float: left;
    height: 30px;
    width: 100%;
}
/*.sidebar .block-account li.current {
	color: #5ab7d3 !important;
}*/
.spotlight h1.title {
    color: #000000;
    float: left;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 10px;
    width: 100%;
}
.spotlight-index-editproject h1.title {
    width: 82%;
}
.spotlight-index-editproject #products_wrapper span {
    margin: 18px 5px !important;
}
.spotlight-index-editproject #products_wrapper img {
    left: 0 !important;
}
.spotlight-index-editproject #products_wrapper p {
    margin: 16px 5px !important;
}
.project-steps {
    float: left;
    width:100%
}
.step-two-holder,
.step-three-holder {
    display: none;
}
.project-steps .step-one,
.project-steps .step-two,
.project-steps .step-three {
    color: #6d6e71;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 10px 0 0;
    padding: 0 10px 0 0;
}
.project-steps .step-one span,
.project-steps .step-two span,
.project-steps .step-three span {
    background-color: #6d6e71;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px 12px 12px 12px;
    color: #FFFFFF;
    margin: 0 5px;
    padding: 4px 9px;

}
.project-steps .active {
    color: #4FB3D5;
}
.project-steps .active span {
    background-color: #4FB3D5;
}
.project-steps .complete {
    background-image: linear-gradient(bottom, rgb(181,181,181) 30%, rgb(204,204,204) 65%, rgb(240,240,240) 83%);
    background-image: -o-linear-gradient(bottom, rgb(181,181,181) 30%, rgb(204,204,204) 65%, rgb(240,240,240) 83%);
    background-image: -moz-linear-gradient(bottom, rgb(181,181,181) 30%, rgb(204,204,204) 65%, rgb(240,240,240) 83%);
    background-image: -webkit-linear-gradient(bottom, rgb(181,181,181) 30%, rgb(204,204,204) 65%, rgb(240,240,240) 83%);
    background-image: -ms-linear-gradient(bottom, rgb(181,181,181) 30%, rgb(204,204,204) 65%, rgb(240,240,240) 83%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.3, rgb(181,181,181)),
        color-stop(0.65, rgb(204,204,204)),
        color-stop(0.83, rgb(240,240,240))
    );
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 29px;
    margin-left: 25px;
    margin-top: -2px;
    padding: 5px 25px 0;
}

.project-steps .complete-final{
    background-image: linear-gradient(bottom, rgb(37,142,168) 30%, rgb(124,207,235) 65%, rgb(107,188,215) 83%);
    background-image: -o-linear-gradient(bottom, rgb(37,142,168) 30%, rgb(124,207,235) 65%, rgb(107,188,215) 83%);
    background-image: -moz-linear-gradient(bottom, rgb(37,142,168) 30%, rgb(124,207,235) 65%, rgb(107,188,215) 83%);
    background-image: -webkit-linear-gradient(bottom, rgb(37,142,168) 30%, rgb(124,207,235) 65%, rgb(107,188,215) 83%);
    background-image: -ms-linear-gradient(bottom, rgb(37,142,168) 30%, rgb(124,207,235) 65%, rgb(107,188,215) 83%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.3, rgb(37,142,168)),
        color-stop(0.65, rgb(124,207,235)),
        color-stop(0.83, rgb(107,188,215))
    );
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 29px;
    margin-left: 25px;
    margin-top: -2px;
    padding: 5px 25px 0;
}
.save-gray{
    background: none repeat scroll 0 0 #666;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
    bottom: 0;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: 0 5px;
    padding: 6px 27px;
    position: relative;
    right: 0;
    text-decoration: none;
}
.step-two-holder
{
    float:left;
    width: 100%;
    padding:20px;
    margin:20px;
}
.step-two-holder label {
    color: #000000;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 4px;
    width: 100%;
}
.step-two-holder input, textarea {
    float: left;
    margin-bottom: 25px;
    padding: 6px !important;
    width: 430px;
}
.step-two-holder .float-cat {
    color: #6D6E71;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
    width: 33%;
}
.float-cat ul {
    font-weight: normal;
    padding-top: 5px;
}
.float-cat li {
    margin: 5px 0
}
.step-two-holder .float-cat ul li input {
    float: none;
    font-weight: normal;
    margin: 0 5px 2px 0;
    width: auto;
}
#albumSelection {
    float: left;
    width: 100%;
}
#albumSelection li {
    float: left;
    width: 100%;
}
#albumSelection input {
    float: left;
    margin: 2px 0 5px 0;
    padding: 0 5px;
    width: auto;
}
#albumSelection p {
    color: #6D6E71;
    float: left;
    font-size: 12px;
    padding: 0 5px;
}
.step-two-holder a.create-album {
    float:left;
}
.step-two-holder .step-two-buttons{
    float:left;
    width:100%;
}
.step-two-form-holder .step-two-buttons .left{
    float:left;
}
.step-two-holder .step-two-buttons .right{
    float:right;
}
.step-two-holder input#new_album {
    margin-bottom: 0;
}
.step-two-holder span.album-input-legend {
    float: left;
    margin: 5px 0 25px 0;
    font-size: 12px;
    color: #999;
}
.step-three-holder {
    float:left;
    width: 75%;
    padding:20px;
    margin:20px;
}
.step-three-holder h3 {
    color: #6D6E71;
    font-weight: normal;
}
.step-three-holder #products_wrapper {
    float: left;
    padding: 10px 0;
    width: 100%;
}
.step-three-holder #products_wrapper div {
    float: left;
    /*margin-bottom: 10px;*/
    width: 100%;
}
.step-three-holder #products_wrapper div img {
    float: left;
    left: 25px;
    padding: 5px;
    position: relative;
    width: 45px;
}
.step-three-holder #products_wrapper p {
    float: left;
    font-size: 12px;
    margin: 15px -12px;
    padding: 5px;
}
.step-three-holder #products_wrapper p span {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
    background-color: #C2C2C2;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 10px;
    font-weight: bold;
    height: 17px;
    left: -58px;
    margin: 0 10px;
    padding: 0 6px;
    position: relative;
    width: 6px;
}
.step-three-holder #products_wrapper p:hover span {
    color: #fff;
    background-color: #75CAE6;
}
.step-three-holder #products_wrapper ul {
    padding:15px;
}
.step-three-holder .products-search-section{
    float:left;
    width:100%;
    margin-bottom:20px
}
.step-three-holder .products-search-section .search-box{
    float:left;
    width:100%;
    border:1px solid #ccc;
    padding:3px;
}
.step-three-holder .products-search-section .search-box input{
    float:left;
    padding: 6px 0;
    width:100%;
    border:0 none;
}
.step-three-holder .products-search-section .search_result {
    float:left;
    width:100%;
    border:1px solid #ccc;
    padding:3px;
    height:250px;
    overflow: auto
}
.step-three-holder .products-search-section .search_result ul {
    padding:10px;
    height:auto;
}
#search_result li.control img {
    clear: left;
    float: left;
    padding: 5px;
    width: 42px;
}
#search_result li.control input,
#search_result li.control label {
    color: #000000;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin: 20px 5px 0;
}
.step-one-buttons {
    float: left;
    padding: 15px 0;
    position: relative;
    width: 100%;
}
.step-one-buttons .button {
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 0 10px;
    width: auto;
    display:none;

}
.step-one-buttons .button span span {
    background-image: linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);
    background-image: -o-linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);
    background-image: -moz-linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);
    background-image: -webkit-linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);
    background-image: -ms-linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.26, #4B96AB),
        color-stop(0.92, #A2DBEB),
        color-stop(1, #DAF3FA)
    );
    /*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DAF3FA', endColorstr='#4B96AB');*/
    background-color: #DAF3FA;
    border: 1px solid #58a3b8;
    border-bottom: 0 none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    bottom: 0;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    margin: 0 5px;
    padding: 0 30px;
    position: relative;
    right: 0;
    text-decoration: none;
}
.step-one-buttons .button span span:hover {
    background-image: linear-gradient(bottom, #5EAABD 20%, #74B7C9 61%, #CEEEF7 100%);
    background-image: -o-linear-gradient(bottom, #5EAABD 20%, #74B7C9 61%, #CEEEF7 100%);
    background-image: -moz-linear-gradient(bottom, #5EAABD 20%, #74B7C9 61%, #CEEEF7 100%);
    background-image: -webkit-linear-gradient(bottom, #5EAABD 20%, #74B7C9 61%, #CEEEF7 100%);
    background-image: -ms-linear-gradient(bottom, #5EAABD 20%, #74B7C9 61%, #CEEEF7 100%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.2, #5EAABD),
        color-stop(0.61, #74B7C9),
        color-stop(1, #CEEEF7)
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DAF3FA', endColorstr='#DAF3FA');
}
span.choose-file {
    /*background-color: #BCBCBC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 10px;
    padding: 2px 10px;*/
    /*filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
    background-image: linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -o-linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -moz-linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -webkit-linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -ms-linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.06, #7D7D7D),
        color-stop(0.71, #A3A3A3),
        color-stop(0.89, #C4C0C4)
    );
    border: 1px solid #7D7D7D;
    border-bottom: 0 none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    float: left;
    height: 32px;
    line-height: 30px;
    margin: -22px 0 0 20px;
    padding: 0;
    text-align: center;
    /*text-indent: -3000px;*/
    width: 114px;
}

.step-one-buttons .button:hover span {
    background-color: #A3A3A3;
}
a.got-to-step {
    background-image: linear-gradient(bottom, rgb(37,142,168) 30%, rgb(124,207,235) 65%, rgb(107,188,215) 83%);
    background-image: -o-linear-gradient(bottom, rgb(37,142,168) 30%, rgb(124,207,235) 65%, rgb(107,188,215) 83%);
    background-image: -moz-linear-gradient(bottom, rgb(37,142,168) 30%, rgb(124,207,235) 65%, rgb(107,188,215) 83%);
    background-image: -webkit-linear-gradient(bottom, rgb(37,142,168) 30%, rgb(124,207,235) 65%, rgb(107,188,215) 83%);
    background-image: -ms-linear-gradient(bottom, rgb(37,142,168) 30%, rgb(124,207,235) 65%, rgb(107,188,215) 83%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.3, rgb(37,142,168)),
        color-stop(0.65, rgb(124,207,235)),
        color-stop(0.83, rgb(107,188,215))
    );
    /*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75CAE6', endColorstr='#258EA8');*/
    background-color: #258EA8;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
    bottom: 0;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: 0 5px;
    padding: 6px 30px;
    position: relative;
    right: 0;
    text-decoration: none;
}
.edit a.got-to-step {
    background-image: linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);
    background-image: -o-linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);
    background-image: -moz-linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);
    background-image: -webkit-linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);
    background-image: -ms-linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.26, #4B96AB),
        color-stop(0.92, #A2DBEB),
        color-stop(1, #DAF3FA)
    );
    border: 1px solid #58a3b8;
    border-bottom: 0 none;
    height: 32px;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
    /*text-indent: -3000px;*/
    width: 114px;
}
.edit a.got-to-step:hover {
    /*background: url('../images/btn-edit-save-hover.png') no-repeat 0 0 transparent;*/
    background-image: linear-gradient(bottom, #59C2D9 26%, #6AC0D4 94%, #DAF3FA 100%);
    background-image: -o-linear-gradient(bottom, #59C2D9 26%, #6AC0D4 94%, #DAF3FA 100%);
    background-image: -moz-linear-gradient(bottom, #59C2D9 26%, #6AC0D4 94%, #DAF3FA 100%);
    background-image: -webkit-linear-gradient(bottom, #59C2D9 26%, #6AC0D4 94%, #DAF3FA 100%);
    background-image: -ms-linear-gradient(bottom, #59C2D9 26%, #6AC0D4 94%, #DAF3FA 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.26, #59C2D9),
        color-stop(0.94, #6AC0D4),
        color-stop(1, #DAF3FA)
    );
}
a.add-project-green {
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -o-linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -moz-linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -webkit-linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -ms-linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.26, #868E17),
        color-stop(0.94, #B4BE27),
        color-stop(1, #BEC746)
    );
    /*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B4BE27', endColorstr='#868E17');*/
    background-color: #B4BE27;
    border: 1px solid #8B9321;
    border-bottom: 0 none;
    bottom: 0;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    margin: 0 5px;
    padding: 0 30px;
    position: relative;
    right: 0;
    text-decoration: none;
}
a.add-project-green:hover {
    background-image: linear-gradient(bottom, #99A21A 6%, #BFC847 71%, #BFC847 83%);
    background-image: -o-linear-gradient(bottom, #99A21A 6%, #BFC847 71%, #BFC847 83%);
    background-image: -moz-linear-gradient(bottom, #99A21A 6%, #BFC847 71%, #BFC847 83%);
    background-image: -webkit-linear-gradient(bottom, #99A21A 6%, #BFC847 71%, #BFC847 83%);
    background-image: -ms-linear-gradient(bottom, #99A21A 6%, #BFC847 71%, #BFC847 83%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.06, #99A21A),
        color-stop(0.71, #BFC847),
        color-stop(0.83, #BFC847)
    );
    /*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B4BE27', endColorstr='#B4BE27');*/
    background-color: #868E17;
}
#backto1, #backto2, #goto2, #goto3, #goto_save {
    display:none;
    background-image: linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);
    background-image: -o-linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);
    background-image: -moz-linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);
    background-image: -webkit-linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);
    background-image: -ms-linear-gradient(bottom, #4B96AB 26%, #A2DBEB 92%, #DAF3FA 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.26, #4B96AB),
        color-stop(0.92, #A2DBEB),
        color-stop(1, #DAF3FA)
    );
    /*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2DBEB', endColorstr='#4B96AB');*/
    background-color: #4B96AB;
    border: 1px solid #58a3b8;
    border-bottom: 0 none;
    height: 32px;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    padding: 0 10px 0 15px;
    text-align: center;
}
#backto1, #backto2 {
    background-image: linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -o-linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -moz-linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -webkit-linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -ms-linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.06, #7D7D7D),
        color-stop(0.71, #A3A3A3),
        color-stop(0.89, #C4C0C4)
    );
    border: 1px solid #7D7D7D;
    border-bottom: 0 none;
    /*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A3A3A3', endColorstr='#7D7D7D');*/
    background-color: #7D7D7D;
}
#backto1:hover, #backto2:hover, #goto2:hover, #goto3:hover, #goto_save:hover {
    background-image: linear-gradient(bottom, #5EAABD 20%, #74B7C9 61%, #CEEEF7 100%);
    background-image: -o-linear-gradient(bottom, #5EAABD 20%, #74B7C9 61%, #CEEEF7 100%);
    background-image: -moz-linear-gradient(bottom, #5EAABD 20%, #74B7C9 61%, #CEEEF7 100%);
    background-image: -webkit-linear-gradient(bottom, #5EAABD 20%, #74B7C9 61%, #CEEEF7 100%);
    background-image: -ms-linear-gradient(bottom, #5EAABD 20%, #74B7C9 61%, #CEEEF7 100%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.2, #5EAABD),
        color-stop(0.61, #74B7C9),
        color-stop(1, #CEEEF7)
    );
    /*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74B7C9', endColorstr='#74B7C9');*/
    background-color: #74B7C9;
}
#backto1:hover, #backto2:hover {
    background-image: linear-gradient(bottom, #A3A3A3 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -o-linear-gradient(bottom, #A3A3A3 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -moz-linear-gradient(bottom, #A3A3A3 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -webkit-linear-gradient(bottom, #A3A3A3 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -ms-linear-gradient(bottom, #A3A3A3 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.06, #A3A3A3),
        color-stop(0.71, #A3A3A3),
        color-stop(0.89, #C4C0C4)
    );
    /*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A3A3A3', endColorstr='#A3A3A3');*/
    background-color: #A3A3A3;
}
#backto1, #backto2, #goto3, #goto_save
{
    display: block;
    margin-right: 75px;
}
#backto1, #backto2 {
    padding: 0 15px 0 10px;
}
#goto_save {
    margin-right: -10px;
    padding: 0 15px 0 20px;
}
.step-one-buttons a span.arrow-right,
.step-two-buttons a span.arrow-right,
.step-two-buttons a span.arrow-left {
    background: url('../images/right-arrow.png') no-repeat 0 0 transparent;
    float: right;
    height: 20px;
    left: 10px;
    position: relative;
    top: 9px;
    width: 20px;
}
.step-two-buttons a span.arrow-left {
    background: url('../images/left-arrow.png') no-repeat 0 0 transparent;
    float: left;
    left: 5px;
}
a.create-album {
    color: #FFFFFF;
    cursor: pointer;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -o-linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -moz-linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -webkit-linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -ms-linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.26, #868E17),
        color-stop(0.94, #B4BE27),
        color-stop(1, #BEC746)
    );
    /*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B4BE27', endColorstr='#868E17');*/
    background-color:#868E17;
    border: 1px solid #8B9321;
    border-bottom: 0 none;
    font-weight: bold;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin-top: 0px;
    text-align: center;
    width: 72px;
    position: relative;
    text-decoration: none;
    margin-left:5px
}
/*a.create-album:hover {
	
}*/
.spotlight-index-editproject a.create-album {
    background-image: linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -o-linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -moz-linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -webkit-linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -ms-linear-gradient(bottom, #868E17 26%, #B4BE27 94%, #BEC746 100%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.26, #868E17),
        color-stop(0.94, #B4BE27),
        color-stop(1, #BEC746)
    );
    /*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B4BE27', endColorstr='#868E17');*/
    background-color:#868E17;
    border: 1px solid #8B9321;
    border-bottom: 0 none;
    font-weight: bold;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin-top: 0px;
    text-align: center;
    width: 72px;
}
a.create-album:hover {
    /*background: url('../images/btn-create-album-hover.png') no-repeat 0 0 transparent;*/
    background-image: linear-gradient(bottom, #99A21A 6%, #BFC847 71%, #BFC847 83%);
    background-image: -o-linear-gradient(bottom, #99A21A 6%, #BFC847 71%, #BFC847 83%);
    background-image: -moz-linear-gradient(bottom, #99A21A 6%, #BFC847 71%, #BFC847 83%);
    background-image: -webkit-linear-gradient(bottom, #99A21A 6%, #BFC847 71%, #BFC847 83%);
    background-image: -ms-linear-gradient(bottom, #99A21A 6%, #BFC847 71%, #BFC847 83%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.06, #99A21A),
        color-stop(0.71, #BFC847),
        color-stop(0.83, #BFC847)
    );
    /*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B4BE27', endColorstr='#B4BE27');*/
    background-color:#B4BE27;
}
.spotlight a.left {float:left !important}
.spotlight a.right {float:right !important}

.spotlight a.disabled-gray {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
    bottom: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#777777');*/
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: 0 5px;
    padding: 6px 30px;
    position: relative;
    right: 0;
    text-decoration: none;

}

.step-two-holder div.album-selection {float: left !important; width:100%; padding: 2px 0 9px 0}

/* DROPZONE >>> */
.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * ,
.prew,
.prew *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dropzone {
    /*position: relative;
    background: rgba(0,0,0,0.02);
    padding: 1em;
    border: 2px dashed #FFFFFF;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block !important;
    height: 100%;
    padding: 23px;*/
}
#dropzone .fallbacks{
    margin: 7px 170px;
    width: 115px;
    position:absolute;

}
.prew{
    float: left;
    margin: 42px 0 0 153px;
    width: 50%;
}
#projectFormEdit .prew{
    margin: 30px 0 0 26px;
    width: 67%;
}
.dropzone.dz-clickable, .dropzone {
    cursor: pointer;
    float: left;
    margin-left: 10px;
    width: 100%;
}
.dropzone.dz-clickable .dz-message, .dropzone .dz-message {
    background-color: #9B9B9B;
    border: 2px dashed #FFFFFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}
.dropzone.dz-clickable .dz-message span,  .dropzone .dz-message span{
    cursor: pointer;
    text-align: center;
}

.dropzone.dz-clickable *, .dropzone *, .prew * {
    cursor: default;
}
.dropzone .clickable-area {
    background-color: #ADABAD;
    float: left;
    height: 152px;
    margin-right: 30px;
    padding: 3px;
    width: 152px;
}
.dropzone.dz-clickable .clickable-area {
    background-color: #888888;
    float: left;
    height: 120px;
    margin-right: 30px;
    padding: 3px;
    width: 200px;
}
.dropzone .dz-message {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
.dropzone.dz-drag-hover {
    border-color: rgba(0,0,0,0.15);
    background: rgba(0,0,0,0.04);
}
.dropzone.dz-started .dz-message {
    float: left;
    height: 100%;
    opacity: 1 !important;
    width: 100%;
}
.dropzone .dz-preview,
.dropzone-previews .dz-preview,
.prew .dz-preview{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border: 1px solid #ACACAC;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
    display: inline-block;
    float: left;
    font-size: 12px;
    left: -10px;
    margin: 7px;
    padding: 2px;
    position: relative;
    top: -10px;
    vertical-align: top;
}
.dropzone .cover, .prew .cover {
    -webkit-box-shadow: 1px 1px 10px rgba(79, 179, 214, 1);
    -moz-box-shadow: 1px 1px 10px rgba(79, 179, 214, 1);
    box-shadow: 1px 1px 10px rgba(79, 179, 214, 1);
}
.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail],
.prew  .dz-preview.dz-file-preview [data-dz-thumbnail]{
    display: none;
}
.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details,
.prew  .dz-preview .dz-details{
    width: 100px;
    height: 100px;
    position: relative;
    background: #ebebeb;
    padding: 5px;
    margin-bottom: 22px;
}
.dropzone .dz-preview .dz-details .dz-filename,
.prew .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
    max-height: 50px;
    overflow: hidden;
    width: 100%;
}
.dropzone .dz-preview .dz-details .dz-filename span,
.prew .dz-preview .dz-details .dz-filename span,
.dropzone-previews .dz-preview .dz-details .dz-filename span{
    display:block;
    width: 95px;
    /*height: 95px;*/
}



.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img,
.prew .dz-preview .dz-details img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
}
/*.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size,
.prew .dz-preview .dz-details img {
	position: absolute;
	bottom: -28px;
	left: 3px;
	height: 28px;
	line-height: 28px;
}*/
.dropzone .dz-preview .dz-details .dz-custom-message
{
    position: relative;
    background: #258EA8;
    color: #fff;
    width:48%;
    float:right;
    text-align:center;
    margin: 10px -5px 0 0;
}

.prew .dz-preview .dz-details .dz-custom-message{
    background: none repeat scroll 0 0 #258EA8;
    bottom: -20px;
    color: #FFFFFF;
    float: right;
    position: absolute;
    right: 1px;
    text-align: center;
    width: 48%;
}
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark,
.prew .dz-preview.dz-success .dz-success-mark {
    display: block;
}
.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img {
    display: none;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark,
.prew .dz-preview .dz-success-mark
{
    display: none;
    position: absolute;
    width: 40px;
    height: 40px;
    font-size: 30px;
    text-align: center;
    right: -10px;
    top: -10px;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark,
.prew .dz-preview .dz-success-mark {
    color: #8cc657;
}
.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress,
.prew .dz-preview .dz-progress {
    position: absolute;
    top: 100px;
    left: 6px;
    right: 6px;
    height: 6px;
    background: #d7d7d7;
    display: none;
}
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload,
.prew .dz-preview .dz-progress .dz-upload {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    background-color: #8cc657;
}
.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress,
.prew .dz-preview.dz-processing .dz-progress {
    display: block;
}
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message,
.prew .dz-preview .dz-error-message {
    display: none;
    position: absolute;
    top: -5px;
    left: -20px;
    background: rgba(245,245,245,0.8);
    padding: 8px 10px;
    color: #800;
    min-width: 140px;
    max-width: 500px;
    z-index: 500;
}
.dz-preview.dz-file-preview.dz-error .dz-error-message
{
    display: block;
    opacity: 1;
    left: 0px;
    min-width: 0px;
    z-index: 3;
    background: rgba(245,245,245,1);
    top: 0px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .dropzone .dz-default.dz-message {
        background-image: url("../images/spritemap@2x.png");
        -webkit-background-size: 428px 406px;
        -moz-background-size: 428px 406px;
        background-size: 428px 406px;
    }
}
.dropzone .dz-default.dz-message span,
.prew  .dz-default.dz-message span{
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding:35px 8px;
    position: relative;
    text-align: center;
    top: 12%;
}
.dropzone.dz-square .dz-default.dz-message,
.prew.dz-square .dz-default.dz-message{
    background-position: 0 -123px;
    width: 268px;
    margin-left: -134px;
    height: 174px;
    margin-top: -87px;
}
.dropzone.dz-drag-hover .dz-message,
.prew.dz-drag-hover .dz-message {
    opacity: 0.15;
    filter: alpha(opacity=15);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
}
.dropzone.dz-started .dz-message,
.prew.dz-started .dz-message {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.dropzone .dz-preview.dz-image-preview:hover .dz-details img,
.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img,
.prew .dz-preview.dz-image-preview:hover .dz-details img {
    display: block;
    opacity: 0.1;
    filter: alpha(opacity=10);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark,
.prew .dz-preview.dz-success .dz-success-mark {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
.dropzone .dz-preview.dz-error .dz-progress .dz-upload,
.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload,
.prew .dz-preview.dz-error .dz-progress .dz-upload {
    background: #ee1e2d;
}
.dropzone .dz-preview .dz-success-mark,
.prew .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    background-image: url("../images/spritemap.png");
    background-repeat: no-repeat;
}
@media all and (
-webkit-min-device-pixel-ratio: 1.5) {
    .dropzone .dz-preview .dz-success-mark,
    .dropzone-previews .dz-preview .dz-success-mark {
        background-image: url("../images/spritemap@2x.png");
        -webkit-background-size: 428px 406px;
        -moz-background-size: 428px 406px;
        background-size: 428px 406px;
    }
}
.dropzone .dz-preview .dz-success-mark span,
.dropzone-previews .dz-preview .dz-success-mark span,
.prew .dz-preview .dz-success-mark span {
    display: none;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark,
.prew .dz-preview .dz-success-mark {
    background-position: -268px -163px;
}
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload,
.prew .dz-preview .dz-progress .dz-upload {
    -webkit-animation: loading 0.4s linear infinite;
    -moz-animation: loading 0.4s linear infinite;
    -o-animation: loading 0.4s linear infinite;
    -ms-animation: loading 0.4s linear infinite;
    animation: loading 0.4s linear infinite;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    -ms-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-image: url("../images/spritemap.png");
    background-repeat: repeat-x;
    background-position: 0px -400px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .dropzone .dz-preview .dz-progress .dz-upload,
    .dropzone-previews .dz-preview .dz-progress .dz-upload {
        background-image: url("../images/spritemap@2x.png");
        -webkit-background-size: 428px 406px;
        -moz-background-size: 428px 406px;
        background-size: 428px 406px;
    }
}
.dropzone .dz-preview.dz-success .dz-progress,
.dropzone-previews .dz-preview.dz-success .dz-progress,
.prew .dz-preview.dz-success .dz-progress {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message,
.prew .dz-preview .dz-error-message {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
@-moz-keyframes loading {
    0% {
        background-position: 0 -400px;
    }

    100% {
        background-position: -7px -400px;
    }
}
@-webkit-keyframes loading {
    0% {
        background-position: 0 -400px;
    }

    100% {
        background-position: -7px -400px;
    }
}
@-o-keyframes loading {
    0% {
        background-position: 0 -400px;
    }

    100% {
        background-position: -7px -400px;
    }
}
@-ms-keyframes loading {
    0% {
        background-position: 0 -400px;
    }

    100% {
        background-position: -7px -400px;
    }
}
@keyframes loading {
    0% {
        background-position: 0 -400px;
    }

    100% {
        background-position: -7px -400px;
    }
}
#dropzone {
    float: left;
    margin: 25px 0 -15px;
    min-height: 137px;
    padding: 10px;
    /*width: 100%;*/
}
.dropzone-border{
    border:2px dashed #fff;
    width:99%;
    height:99%
}
.dropzone .upload-input{
    margin-left:200px;
}
.editpage-imgholder{
    padding:0 10px;
    float:left;
    width:80px;
    text-align: center;
}
/* <<< DROPZONE */

/* QUILTER'S PAGE >>> */

.quilter-page {
    float: left;
    padding: 0 10px 10px;
    width: 98%;
}
.page-heading .title {
    color: #000000;
    float: left;
    font-size: 26px;
    font-weight: bold;
    padding: 0 20px 0 0;
    width: 100%;
}
.page-heading .title img {
    padding: 2px 0 0 5px;
    width:26px;
}
.quilter-page .title {
    width: auto;
}
.page-heading .go-back {
    background: url("../images/go-back-arrow.png") no-repeat scroll 0 12px transparent;
    float: left;
    font-size: 12px;
    padding: 10px 0 15px 15px;
    text-decoration: none;
}
.quilter-page .button {
    background-image: -ms-linear-gradient(bottom, rgb(139,149,32) 7%, rgb(197,206,68) 30%);
    background-image: -o-linear-gradient(bottom, rgb(139,149,32) 7%, rgb(197,206,68) 30%);
    background-image: -moz-linear-gradient(bottom, rgb(139,149,32) 7%, rgb(197,206,68) 30%);
    background-image: -webkit-linear-gradient(bottom, rgb(139,149,32) 7%, rgb(197,206,68) 30%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.07, rgb(139,149,32)),
        color-stop(0.3, rgb(197,206,68))
    );
    background-image: linear-gradient(bottom, rgb(139,149,32) 7%, rgb(197,206,68) 30%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B9520', endColorstr='#C5CE44', GradientType=0)";
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 1px 10px;
    text-align: center;
    width: auto;
    line-height: 21px;
    height: 22px;
}

.quilter-page .project-search {
    float: right;
    padding: 5px 0;
    width: auto;
}
.quilter-page .project-search label {
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 7px;
}
.quilter-page .project-search input {
    float: left;
}
.quilter-page .project-search .grey {
    background-color: #929292;
    background-image: none;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px 7px 7px 7px;
    cursor: pointer;
    height: 22px;
    margin: -1px 0 0 5px;
    width: 30px;
}
.quilter-page .project-search .grey span {
    background-image: none;
    color: #FFFFFF;
    font-size: 12px;
    padding: 0 4px;
    text-transform: none;
}
.quilter-page .project-search button span {
    background-image: none;
    color: #FFFFFF;
    font-size: 12px;
}
.quilter-page .filters,
.quilter-page .sort-by {
    clear: left;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 15px 0;
    width: 71%;
}
.quilter-page .sort-by {
    clear: right;
    float: right;
    text-align: right;
    width: 22%;
}
.quilter-page .filters label.filter_header {
    float: left;
    margin: 2px 10px 0 0;
    color: #000;
}
.quilter-page .sort-by label.quilter-sort {
    margin: 2px 10px 0 0;
    color: #000;
}
.quilter-page .filters .float-cat {
    float:left;
    margin: 0 5px;
    cursor: pointer;
}
.ui-dropdownchecklist-dropcontainer {
    background-color: #fff;
    cursor: default;
    -webkit-box-shadow: 0 5px 10px #CCCCCC;
    -moz-box-shadow: 0 5px 10px #CCCCCC;
    box-shadow: 0 5px 10px #CCCCCC;
    padding: 5px 10px 0;
}
.quilter-page .filters .float-cat a {
    color: #000000;
    float: left;
    font-weight: normal;
    margin: 2px 0 0 10px;
    text-decoration: none;
}
.quilter-page .filters .float-cat a:hover {
    color: #005BA4;
    text-decoration: underline;
}
/* project list */

.quilter-page #content {
    /*width: 980px;*/
    /*width: 95%;*/
    width: 935px;
    margin: 0 auto;
}
.ui-dropdownchecklist-text {
    color: #000000;
    font-size: 11px !important;
}
.ui-dropdownchecklist-selector {
    -moz-border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    border-radius: 7px !important;
}
.ui-dropdownchecklist-selector {
    border: 1px solid #bbb !important;
}
.quilter-page .item {
    display: block;
    float: left;
    width: 285px;
    /*margin: 0 25px 20px 0;*/
    margin: 0 25px 20px 0;
    -webkit-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
    -moz-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
    -ms-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
    -o-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
    transition: left .4s ease-in-out, top .4s ease-in-out .4s;
}

.quilter-page .projects-list {
    float: left;
    padding: 10px 0;
    width: 100%;
}
.quilter-page .projects-list .pager {
    display:none;
}

.list-item {
    -webkit-box-shadow: 0 5px 10px #CCCCCC;
    -moz-box-shadow: 0 5px 10px #CCCCCC;
    box-shadow: 0 5px 10px #CCCCCC;
    float: left;
    /*position: absolute;
    top: 300px;*/
}
.projects-list .last {
    margin-right: 0;
}
.item-image {

}
.item-title {
    font-size: 14px;
    line-height: 20px;
    max-width: 270px;
    padding: 10px 0 25px 10px;
    font-weight: normal;
}
.item-title a {
    text-decoration: none;
}
.item-title a:hover{
    color: #005BA4;
}
.item-bottom {
    height: auto;
    width: 285px;
    overflow: hidden;
}
.item-customer {
    border-bottom: 1px solid #AAAAAA;
    padding-bottom: 10px;
    min-height:32px
}
.item-customer span {
    font-weight: bold;

}

.item-customer p span a {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.spotlight-view .product-essential .product-name h1 {
    font-size: 24px !important;
    font-weight: normal !important;
}
.product-essential .item-customer {
    border: 0 none;
    min-height: 50px;
    padding: 0;
}
.item-customer img {
    float: left;
    height: 43px !important;
    margin: 0 10px;
    width: 43px !important;
}
.product-essential .item-customer img {
    height: 48px !important;
    margin: 0 10px 0 0;
    width: 48px !important;
}
.item-customer img.user-icon {
    border: 1px solid #ccc;
}
.item-customer p {
    color: #000000;
    font-size: 14px;
    /*line-height: 50px;*/
    line-height: 40px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 96%;
}
.item-customer p span {
    font-weight: bold;
}
.item-comment {
    float: left;
    font-size: 12px;
    /*padding: 0 0 5px;*/
    padding:10px 0 10px 10px;
}
.item-comment .like,
.item-comment .like-gray,
.item-comment .comment {
    background: url("../images/project-like.png") no-repeat scroll 0 0 transparent;
    color: #6D6E71;
    cursor: pointer;
    float: left;
    font-size: 14px;
    /*font-weight: bold;*/
    height: 20px;
    margin: 0 5px 0 0;
    padding: 0 0 0 30px;
    width: 15px;
}
.item-comment .like-gray {
    background: url("../images/project-like-gray.png") no-repeat scroll 0 0 transparent;
}
.item-comment .like #album_loader {
    float: right;
    position: relative;
    right: -30px;
    top: 6px;
}
.item-comment .comment {
    background: url("../images/project-comment.png") no-repeat 0 0 transparent;
}
.item-video-icon {
    float: left;
    padding: 8px 0 8px 0;
}
.item-love-it {
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 36px;
    line-height: 28px;
    padding: 10px 0;
    width: 100%;
}
.item-love-it .popularity,
.item-love-it .popularity-gray {
    background: url("../images/count-love-it.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 36px;
    padding: 5px 0 0;
    text-align: center;
    text-indent: -5px;
    width: 52px;
}
.item-love-it .popularity-gray {
    background: url("../images/count-love-it-gray.png") no-repeat scroll 0 0 transparent;
}
.item-love-it .like,
.item-love-it .like-gray {
    background: url("../images/btn-love-it.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 36px;
    width: 82px;
}
.item-love-it .like-gray {
    background: url("../images/btn-love-it-gray.png") no-repeat scroll 0 0 transparent;
}
/*.item-love-it .like-gray:hover,
.item-love-it .like-gray:active {
	background: url("../images/btn-love-it.png") no-repeat scroll 0 0 transparent;
}*/
.item-love-it .like img.ajax-loader {
    left: 90px;
    position: relative;
    top: 7px;
}
.item-love-it .like-gray img.ajax-loader {
    position: relative;
    z-index: -1;
}
.item-share {
    float: right;
    padding: 10px 10px 5px 0;
    text-align: right;
    width: 41%;
}
/*.item-share .addthis_toolbox {
	border-radius: 4px 4px 4px 4px;
    height: 25px !important;
    width: 26px !important;
}
.item-share .addthis_toolbox a.addthis_button_pinterest_share {
	background: url('../images/pinterest_26.png') no-repeat scroll 0 0 transparent !important;
}
.item-share .addthis_toolbox a.addthis_button_facebook {
	background: url('../images/facebook_26.png') no-repeat scroll 0 0 transparent !important;
}
.item-share .addthis_toolbox a.addthis_button_twitter {
	background: url('../images/twitter_26.png') no-repeat scroll 0 0 transparent !important;
}
.item-share .addthis_toolbox a.addthis_button_twitter {
	background: url('../images/email_26.png') no-repeat scroll 0 0 transparent !important;
}*/
.item-share .addthis_toolbox {
    cursor: pointer;
    float: left !important;
    width:25%;
}
.spotlight-quilter-view h1.title {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    padding: 0 0 10px;
}
.spotlight-quilter-view h1.title img {
    margin: 2px 10px;
}
.spotlight-quilter-view .item-share .addthis_toolbox {
    width: 7%;
}
.spotlight-view .item-share .addthis_toolbox {
    width: 7%;
}
/*.spotlight-quilter-view .item-share .fb-btn {
	width: 77%;
}*/
.spotlight-quilter-view .item-share span {
    float: left;
    margin-right: 0;
}
.product-essential .item-share {
    float: left;
    margin: 0;
    padding: 10px 0;
    text-align: left;
    width: 100%;
}
.product-essential .item-share p {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}
.product-essential .item-share span {
    margin-right: 2px;
}
.item-tag {
    color: #919191;
    float: left;
    font-size: 12px;
    /*font-weight: bold;*/
    /*padding: 5px 0px;*/
    padding:0 10px 10px;
    text-transform: uppercase;
    width: 94%;
}
.item-tag input {
    float: left;
    margin-top: 2px;
}
.item-tag label {
    color: #000000;
    float: left;
    font-size: 13px;
    padding: 0 5px;
    text-transform: none;
}
.item-tag a {
    color: #6D6E71 !important;
    float: left;
    font-size: 10px;
    margin-top: -5px;
    text-decoration: underline !important;
    text-transform: none;
}
.product-shop .addthis_toolbox a {
    margin-right: 5px;
}

/* <<< QUILTER'S PAGE */

/* project view page */
.spotlight-view .short-description .std {
    color: #000;
    line-height: 20px;
}
.spotlight-view .product-view .product-img-box {
    background-position: 100% 5px !important;
}
.spotlight-view .product-view .product-img-box .media-wrapper {
    background-position: 0 5px !important;
}
.spotlight-view .media-tabs .tab-container {
    top: 5px !important;
    position: relative;
}
.spotlight-view .tagged-products
{
    border-top: 1px solid #CCCCCC;
    margin-top: 10px;
    padding-top: 15px;
    display: inline-block;
}
.spotlight-view .tagged-products.moderator
{
    border-top: none;
    margin-top: 0px;
    padding-top: 0px;
}
.spotlight-view .tagged-products a {
    float: left;
    width: 125px;
    padding: 0 35px 15px 0;
}
.spotlight-view .tagged-products h3 {
    color: #34b2e3;
    font-size: 18px;
}
.spotlight-view .product-tagged {
    float: left;
    margin: 10px 0;
}
.spotlight-view .product-tagged img {
    padding: 0 0 15px;
    width: 125px;
}
.spotlight-view .product-tagged .prod-name,
.spotlight-view .product-tagged .prod-price {
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0 0 10px;
    width: 100%;
}
/* dropdown checklist customizations */
#pattern_filter,
#tehnique_filter,
#occassion_filter,
#quilter_sort_by {
    display: none;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background-image: linear-gradient(bottom, rgb(201,201,201) 27%, rgb(240,240,240) 63%);
    background-image: -o-linear-gradient(bottom, rgb(201,201,201) 27%, rgb(240,240,240) 63%);
    background-image: -moz-linear-gradient(bottom, rgb(201,201,201) 27%, rgb(240,240,240) 63%);
    background-image: -webkit-linear-gradient(bottom, rgb(201,201,201) 27%, rgb(240,240,240) 63%);
    background-image: -ms-linear-gradient(bottom, rgb(201,201,201) 27%, rgb(240,240,240) 63%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.27, rgb(201,201,201)),
        color-stop(0.63, rgb(240,240,240))
    );
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: left;
}

.ui-state-default input {
    cursor: pointer;
    float: left;
    width: 15px;
}
.ui-dropdownchecklist-dropcontainer {
    height: auto !important;
    padding: 10px;
}
.customer-account-create  .ui-dropdownchecklist-text {
    float: left !important;
    text-align: left !important;
    width: 91% !important;
}
.ui-dropdownchecklist-text label {
    margin-bottom: 5px;
}
.customer-account-create .ui-state-default {
    background: transparent;
    border-radius: 0;
}
.ui-dropdownchecklist-item {
    border: 0 none !important;
    background: none !important;
    float: left;
    padding-bottom: 5px;
    width: 100%;
}
.ui-dropdownchecklist-dropcontainer {
    width: 361px;
}
.ui-state-default .ui-icon {
    float: right !important;
}
.ui-icon-triangle-1-e {
    background-position: -65px -16px !important;
}
.ui-dropdownchecklist-text {
    padding: 0 5px !important;
}
.playVideo{
    margin-left: 15px;
    margin-top: 15px;
    position: absolute;
}

/* <<< project view page */
.twitterBtn {
    background: url('../images/twitter_26.png') no-repeat scroll 0 0 transparent !important;
    width: 26px;
    height: 26px;
}
.btn i {
    background: none transparent !important;
}
#projectViewer {
    max-height: 370px;
    overflow: hidden;
}
#videoLink {
    /*background: url('../images/play-video.png') no-repeat 15px 15px transparent;*/
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 78px;
    width: 78px;
    margin: 4px 0 0;
}
.video-thumb {
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.video-thumb img {
    position: relative;
    top: -16px;
    left: -25px;
    width: 150px;
    z-index: -1;
}
.more-views li.project-hidden {
    display: none;
}
.more-views .img-holder {
    border: 0 none !important;
    cursor: pointer;
    margin: 5px 17px 5px 0px !important;
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.more-views li.last {
    margin-right: 0 !important;
}

.spotlight .step-one-holder div.file-upload-legend {
    padding-left: 10px;
    width: 97%;
    clear: left;
}
.spotlight .step-one-holder div.file-upload-legend p {
    color: #666;
    font-size: 12px;
}

/*** EDIT PROJECT PAGE >>> ***/
form#projectFormEdit {
    display: inline;
    float: left;
    margin-top: -20px;
    padding: 0;
}
form#projectFormEdit .step-one-holder,
form#projectFormEdit .step-two-holder,
form#projectFormEdit .step-three-holder {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 20px 0 0;
    padding: 0;
    width: 98%;
}
form#projectFormEdit .step-three-holder {
    border: 0 none;
}
form#projectFormEdit label {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    /*margin-bottom: 5px;*/
}
form#projectFormEdit p {
    color: #999999;
    float: left;
    font-size: 12px;
    padding: 5px 0;
}
form#projectFormEdit #dropzone {
    background-color: #BCBCBC;
    display: block;
    float: left;
    height: 210px;
    margin: 12px 0 20px;
    padding: 0;
    width: 210px;
}
form#projectFormEdit .dz-clickable {
    display: block;
    float: left;
    height: 220px;
    margin: 12px 0 0;
    padding: 0;
    width: 220px;
}
form#projectFormEdit .dropzone.dz-clickable, .dropzone {
    margin-left: 0;
    margin-bottom: 15px;
}
form#projectFormEdit .fallbacks {
    float: left;
    height: 2%;
    margin: 7px 10px 0 220px;
    width: 2%;
}
form#projectFormEdit .clickable-area {
    width: 210px;
    height: 210px;
    margin-bottom: 15px;
}
form#projectFormEdit .dz-default span {
    top: 24%;
}
form#projectFormEdit span.choose-file {
    /*filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
    background-image: linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -o-linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -moz-linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -webkit-linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -ms-linear-gradient(bottom, #7D7D7D 6%, #A3A3A3 71%, #C4C0C4 89%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.06, #7D7D7D),
        color-stop(0.71, #A3A3A3),
        color-stop(0.89, #C4C0C4)
    );
    border: 1px solid #7D7D7D;
    border-bottom: 0 none;
    font-size: 14px;
    font-weight: bold;
    float: left;
    height: 32px;
    line-height: 30px;
    margin: -22px 0 0 20px;
    padding: 0;
    text-align: center;
    /*text-indent: -3000px;*/
    width: 114px;
}
form#projectFormEdit span.choose-file:hover {
    /*background: url('../images/btn-choose-file-hover.png') no-repeat 0 0 transparent; */
    background-image: linear-gradient(bottom, #A3A3A3 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -o-linear-gradient(bottom, #A3A3A3 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -moz-linear-gradient(bottom, #A3A3A3 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -webkit-linear-gradient(bottom, #A3A3A3 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -ms-linear-gradient(bottom, #A3A3A3 6%, #A3A3A3 71%, #C4C0C4 89%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.06, #A3A3A3),
        color-stop(0.71, #A3A3A3),
        color-stop(0.89, #C4C0C4)
    );
}
form#projectFormEdit .step-one-buttons {
    padding: 15px 0 25px;
}
form#projectFormEdit #upload_image{
    /*background-image: linear-gradient(bottom, rgb(136,144,23) 14%, rgb(189,198,68) 71%);
    background-image: -o-linear-gradient(bottom, rgb(136,144,23) 14%, rgb(189,198,68) 71%);
    background-image: -moz-linear-gradient(bottom, rgb(136,144,23) 14%, rgb(189,198,68) 71%);
    background-image: -webkit-linear-gradient(bottom, rgb(136,144,23) 14%, rgb(189,198,68) 71%);
    background-image: -ms-linear-gradient(bottom, rgb(136,144,23) 14%, rgb(189,198,68) 71%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.14, rgb(136,144,23)),
        color-stop(0.71, rgb(189,198,68))
    );
    background-color: #FF0000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;*/
    background: url('../images/btn-upload.png') no-repeat 0 0 transparent;
    display: none;
    cursor: pointer;
    float: left;
    height: 31px;
    left: 176px;
    position: relative;
    top: 12px;
    text-indent: -3000px;
    width: 72px;
}
form#projectFormEdit #upload_image:hover {
    background: url('../images/btn-upload-hover.png') no-repeat 0 0 transparent;
}
form#projectFormEdit .spotlight #coverMessage {
    margin-left: 0;
}
form#projectFormEdit .editpage-imgholder {
    padding: 10px 10px 0 0;
    float:left;
    width:80px;

}
.editpage-imgholder a {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.editpage-imgholder a:hover {
    color: #36B3E4;
}
form#projectFormEdit .editpage-imgholder img {
    margin-bottom: 5px;
}
form#projectFormEdit #products_wrapper span {
    background: url('../images/prew-delete.png') no-repeat 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 20px;
    margin: 25px 5px;
    text-indent: -1500px;
    width: 20px;
}
form#projectFormEdit .search-box,
form#projectFormEdit .search_result {
    width: 60%;
}
form#projectFormEdit .search_result label {
    font-size: 12px;
    font-weight: normal;
    float: left;
    width: 75%;
}
.footer-container {
    height: auto !important;
}
/*** <<< EDIT PROJECT PAGE ***/

.form-list .thumb-holder {
    border:1px solid #CCCCCC;
    display:none;
    float:left;
    left:215px;
    margin:5px 0 0 25.9px;
    padding:2px;
    position:relative;
    top:0;
    width: 65px;
}
.form-list .thumb-holder img#photoPreview {
    width: 65px;
}
.account-create #prew_delete,
.customer-account-edit #prew_delete {
    background: url("../images/prew-delete.png") no-repeat scroll 0 4px transparent;
    cursor: pointer;
    display: none;
    float: left;
    left: 220px;
    margin-left: 5px;
    padding: 5px 23px;
    position: relative;
    top: 18px;
}
.customer-account-edit #prew_delete {
    font-size: 12px;
    left: 78px;
    top: -40px;
}
.account-info-thumb {
    display: none;
}
.customer-account-edit .account-info-thumb {
    border: 1px solid #CCCCCC;
    display: block;
    margin: 5px 0 0;
    padding: 2px;
    width: 65px;
}
.customer-account-edit .account-info-thumb img {
    width: 65px;
}
.spotlight-quilter-index .breadcrumbs {
    padding: 0 10px 10px !important;
}
.spotlight-projects-index .quilter-banner {
    float: left;
    width: 910px;
    padding: 10px 10px;
    overflow: hidden;
    height: auto;
    text-align: center;
}

.spotlight-projects-view .item-share .addthis_toolbox a {
    text-decoration: none;
}
