/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the
 * later versions of this theme.
 *
 * We advise that you use use this CSS to override
 * SmartAdmin styles.
 *
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 *
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

.gallerybox * {
    box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.galleryboxcolumn {
    float: left;
    width: 50%;
    padding: 10px;
}

/* Clear floats after the columns */
.galleryboxrow:after {
    content: "";
    display: table;
    clear: both;
}

/* Create two equal columns that floats next to each other */
.galleryboxrcolumn {
    float: left;
    width: 50%;
    padding: 10px;
}

/* Clear floats after the columns */
.galleryboxrrow:after {
    content: "";
    display: table;
    clear: both;
}


/* pricing page */
.panel-gold .panel-heading {

    background-color: #deb42a!important;
}

.panel-silver .panel-heading {

    background-color: #b9b9b9!important;
}
.panel-bronze .panel-heading {

    background-color: #e3975b!important;
}
.keyword_browse {


    line-height: 200%;
}

#faqlist
{
    padding-left: 5px;
    margin-left: 15px;
    /*border-bottom: 1px solid gray;*/
    /*width: 200px;*/
}

#faqlist li
{
    list-style: none;
    margin: 0;
    padding: 0.25em;
    font-size: 13px;
    line-height: 12px!important;
    /*border-top: 1px solid gray;*/
}






#faqlist li a { text-decoration: none; color: black; }
a.selectedfaq:link, a.current:visited {
    background-color: #9DB1CC;
    color: #fff!important;
}

#faqlist a:hover
{
    background-color: #bbb;
    color: #fff;
}


.smart-style-3 .btn-header

{ font-size: 19px!important;
    margin-right: 6px;
    margin-bottom: 5px!important;
}

.login-header-space {
    margin-top: 5px;
}

#marketingintro li
{
    margin: 0 0 10px 0!important;
}

#loginreg-errorbox {
    margin: 10px;
    padding: 5px;
    color: #ffffff;
    background-color: #990000;
    border: solid 1px #006600;
}
#mainmenu {

    margin:10px 20px 10px 10px;
    padding-right:100px;


}
#mainmenu a {
    padding:10px 20px 10px 10px;
    font-size: 18px;

}
#loginreg-message {

    margin: 10px;
    padding: 5px;
    color: #000000;
    background-color: #99F09F;
    border: solid 1px #006600;

}
.sparks-info span.sparks-txt-smaller {
    font-size: 12px!important;
}
.defaultselect {
    padding-top: 6px;
}

#defaultvaluesrow {

    vertical-align: middle;

}
#slogan {
    font-size:32px;
    /*color: #3276b1!important;*/
    color: #fff!important;
    margin-bottom: 10px;
}
h2 {
    margin: 0px 0px 8px 0px;
}

.ui-jqgrid {
    border: 1px solid #ccc !important;
    border-top: 0 !important;
}

.ui-jqgrid .ui-userdata {
    height: 5px;
}
.ui-jqgrid .ui-jqgrid-pager{
    border-top:0 !important;
}
#logo {
    margin-top: 4px;
}
#extr-page #header #logo img {
    width: 130px!important;
    margin-top: -3px;
}


#tr_pho {

    vertical-align: top!important;
}
/****/

/*************************** MARKO BELOW ****/

#jqgrid_cb{
    width:23px !important;
}
#jqgh_jqgrid_cb{
    width: 14px;
    margin: 0 auto !important;
}


/*
#jqgrid tr td img{
	display: inline-block !important;
	width: 150px !important;
	height: auto !important;
	padding: 0 !important;
	margin: 0 !important;
}
#jqgrid tr td:nth-child(2){
	width: 110px !important;
	height: auto !important;
}
#jqgrid tr td:nth-child(4){
	width: 95px !important;
}
#jqgrid tr td:nth-child(5){
	width: 150px !important;
}
#jqgrid tr td:nth-child(9){
	width: 40px !important;
}
#jqgrid tr td:nth-child(10){
	width: 40px !important;
}
*/
@-webkit-keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}@-moz-keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}@-ms-keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}@keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}.progress{overflow:hidden;height:18px;margin-bottom:18px;background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-ms-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));background-image:-webkit-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-o-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:linear-gradient(top, #f5f5f5, #f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.progress .bar{width:0%;height:18px;color:#ffffff;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top, #149bdf, #0480be);background-image:-ms-linear-gradient(top, #149bdf, #0480be);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));background-image:-webkit-linear-gradient(top, #149bdf, #0480be);background-image:-o-linear-gradient(top, #149bdf, #0480be);background-image:linear-gradient(top, #149bdf, #0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width 0.6s ease;-moz-transition:width 0.6s ease;-ms-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease;}
.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px;}
.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;}
.progress-danger .bar{background-color:#dd514c;background-image:-moz-linear-gradient(top, #ee5f5b, #c43c35);background-image:-ms-linear-gradient(top, #ee5f5b, #c43c35);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));background-image:-webkit-linear-gradient(top, #ee5f5b, #c43c35);background-image:-o-linear-gradient(top, #ee5f5b, #c43c35);background-image:linear-gradient(top, #ee5f5b, #c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);}
.progress-danger.progress-striped .bar{background-color:#ee5f5b;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-success .bar{background-color:#5eb95e;background-image:-moz-linear-gradient(top, #62c462, #57a957);background-image:-ms-linear-gradient(top, #62c462, #57a957);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));background-image:-webkit-linear-gradient(top, #62c462, #57a957);background-image:-o-linear-gradient(top, #62c462, #57a957);background-image:linear-gradient(top, #62c462, #57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);}
.progress-success.progress-striped .bar{background-color:#62c462;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-info .bar{background-color:#6bc9ed !important;background-image:-moz-linear-gradient(top, #6bc9ed, #009edb) !important;background-image:-ms-linear-gradient(top, #6bc9ed, #009edb) !important;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#6bc9ed), to(#009edb)) !important;background-image:-webkit-linear-gradient(top, #6bc9ed, #009edb) !important;background-image:-o-linear-gradient(top, #6bc9ed, #009edb) !important;background-image:linear-gradient(top, #6bc9ed, #009edb) !important;background-repeat:repeat-x !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6bc9ed', endColorstr='#009edb', GradientType=0) !important;}
.progress-info.progress-striped .bar{background-color:#5bc0de;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-warning .bar{background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-ms-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(top, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);}
.progress-warning.progress-striped .bar{background-color:#fbb450;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
#TblGrid_jqgrid #Country, #TblGrid_jqgrid #tr_pho{
    width: 187px !important;
}
#TblGrid_jqgrid #tr_pho{
    height: 125px !important;
}
.ui-jqgrid .ui-jqgrid-bdiv{
    height: auto !important;
    /*	max-height: 600px !important;*/

}
#pg_pjqgrid .ui-pg-table{
    height:48px !important;
}
.ui-jqgrid .ui-pg-table td {
    vertical-align: bottom;
}
#sp_1_pjqgrid{
    vertical-align: bottom;
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {padding:1px 0;float:left;list-style-image:none;list-style-position:outside;list-style-type:none;position:relative;}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-button { cursor:pointer; }
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div  span.ui-icon {float:left;margin:0 2px;}
.ui-pg-button .ui-separator{
    padding: 6px 0;
    margin: 4px !important;
}
.ui-jqgrid .ui-pg-table td {
    vertical-align: bottom !important;
    line-height: 26px !important;
}
#pjqgrid .ui-pg-input{
    height: 26px !important;
}
#pjqgrid .ui-pg-selbox{
    height: 27px !important;
}
.delete_photo{
    margin-left:5px;
    width: 38px;
}
.textalignright{
    text-align:right !important;
}
.ekko-lightbox .modal-title{
    font-size: 14px !important;
}
#upload{
    border: 1px solid #d5d5d5;
    background: #efefef;
    font-weight: bold;
    color: #000;
    height: 80px;
    margin-bottom: 10px;
    font-size: 14px;
}
#upload .go_upload{
    border: 1px solid #d5d5d5;
    margin: 2px 0 2px 0;
    padding: 5px 10px;
    display: inline-block;
}
.mf_upload_ins{
    width: 90% !important;
    padding-left: 5px;
    right: 5px !important;
}
.drop_icon{
    font-size: 3em;
    left: 0px;
    position: absolute;
    top: 0px;
}
.upload-boxes{
    width: 180px !important;
    display: inline-block;
    float: left;
    margin-top: 3px;
}
.photo_holder{
    display: inline-block;
    float: left;
    margin-left: 10px;
}
#Act_Buttons .btn-primary.active, #Act_Buttons .btn-primary:active, #Act_Buttons .btn-primary:focus, #Act_Buttons .btn-primary:hover, #Act_Buttons .open .dropdown-toggle.btn-primary{
    margin:0 5px;
}
#Act_Buttons .btn-primary{
    margin:0 5px;
}
#TblGrid_jqgrid #Country{
    margin-right:10px;
    margin-left: 4px;
    float: left;
}
#TblGrid_jqgrid #tr_Country{
    vertical-align:middle;
}
.statePart{
    display: inline-block;
    float: left;
}
.costPart{
    display: inline-block;
    float: left;
}
#tr_State{
    position: absolute;
    left: 302px;
    top: 167px;
}
#tr_State .CaptionTD{
    width:50px;
}
#tr_year #year{
    width: 140px;
}
#tr_cost #cost{
    width: 65px;
    float: left;
    margin-left: 4px;
    margin-right:9px;
}
/*
#tr_value{
	position: absolute;
	bottom: 46px;
	left: 202px !important;
	height: 44px;
}
[if SafMob]#tr_value  { bottom: 34px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#tr_value  { bottom: 44px; }
}
#tr_value .CaptionTD{
	width: 40px;
}
#tr_value #value{
	width: 65px;
}
*/
/*
#tr_type #type, #tr_condition #condition, #tr_viewf #viewf{
	width: 187px !important;
}
*/
.ui-jqdialog-content .CaptionTD{
    width:100px;
    vertical-align: initial;
    line-height: 30px;
}
.upload-success{
    width: 100px;
    white-space: normal;
    font-size: 12px;
    padding: 0px;
    margin: 1px;
}
#edit_jqgrid{
    display:none !important;
}
.edt_jqgrid, .del_jqgrid{
    margin: 1px;
}
.textaligncenter{
    text-align:center !important;
}
.ui-jqdialog-content input.FormElement, .ui-jqdialog-content select.FormElement {
    padding: .3em;
    height: 32px;
}
/*
#editmodjqgrid, #delmodjqgrid{
	top:0 !important;
	margin:30px 0 !important;
}
*/
#editmodjqgrid, #delmodjqgrid{
    margin:50px 0 !important;
    overflow:visible !important;
}
#readPlate, #readEstimate{
    margin:0 5px;
}
#tr_plate .popover, #sparks .popover{
    font-size: 14px;
}
#tr_value .popover, #sparks .popover{
    width: 275px;
    font-size: 14px !important;
    font-weight:normal !important;
    font-style:normal !important;
}
.readInfo{
    margin:0 5px;
    font-size: 1.5em;
    vertical-align: middle;
    color: #f78c40;
}
.readEstimate{
    margin:0 5px;
    font-size: 1.5em;
    vertical-align: middle;
    color: #f78c40;
}
.FormGrid{
    overflow:visible !important;
}
#upgradeAccount .modal-dialog {
    width: 500px;
}
#readPlateModal .modal-dialog, #readEstimateModal .modal-dialog {
    width: 250px;
}
#readPlateModal .modal-header, #readEstimateModal .modal-header {
    padding: 5px 15px;
}
#readPlateModal .modal-footer, #readEstimateModal .modal-footer {
    margin-top: 0;
    padding: 5px 5px 5px;
}
#readPlateModal .modal-content, #readEstimateModal .modal-content {
    top: 150px;
}
.estimateValue{
    color: maroon;
}
#shortdesc,
#fulldesc {
    resize: vertical;
}

.pull-center{
    margin: 0 auto;
    display: block;
    width: 100px;
}
.shareBtn{
    margin-right: 100px;
    background: #f78c40 !important;
    border: 1px solid #f78c40 !important;
}
.ekko-lightbox .shareBtn{
    position:absolute;
    left:49%;
    top: 15px;
}
.btn-primary.shareBtn.active, .btn-primary.shareBtn:active, .btn-primary.shareBtn:focus, .btn-primary.shareBtn:hover, .open .dropdown-toggle.btn-primary.shareBtn{
    background: #F77B40 !important;
    border: 1px solid #F77B40 !important;
}

/* Share Modal */
#shareModal, #shareModalLight{
    overflow:hidden !important;
}
#shareModal .modal-body, #shareModalLight .modal-body{
    padding: 10px;
}
#shareModal .modal-footer, #shareModalLight .modal-footer{
    margin-top:0;
    padding: 10px 20px 10px;
    border-top:0;
}
#shareModal .form-group, #shareModalLight .form-group{

}
#shareModal .help-block, #shareModalLight .help-block{
    font-size:12px;
}
#shareModal .help-block.inc, #shareModalLight .help-block.inc{
    font-style:italic;
}
#shareModal .include .form-group, #shareModalLight .include .form-group{
    margin-bottom:20px;
}
#shareModal .share_name.required, #shareModal .share_emails.required, #shareModalLight .share_name.required, #shareModalLight .share_emails.required{
    border:2px solid maroon;
}
#shareModal .form-group.photoshare, #shareModalLight .form-group.photoshare{
    min-height:100px;
}
/* Share Modal Light */



.chosen-container{
    width:380px !important
}

#pjqgrid_left{
    display: inline-block;
    width: 100%;
    padding: 10px 0 5px 10px;
}
#pjqgrid_left .btn-label{
    padding: 9px 12px;
}
#pjqgrid_left.no-chooser table tbody tr td:last-child{
    display:none;
}
#pjqgrid_left_top .btn-label{
    padding: 8px 12px !important;
}
#search_box{
    width: 100%;
    display: none;
    border: 1px solid #cfcfcf;
    overflow: hidden;
    position:relative;
}
#search_box_inner{
    width: 650px;
    margin: 0 auto;
    display: block;
}
#search_box .sbcountry{
    display:inline-block;
}
#search_box .sbstate{
    display:inline-block;
}
#search_box .select.sbcountry, #search_box .select.sbstate{
    display:inline-block;
    width: 200px;
    margin-left: 16px;
}
#search_box #sbkeywords{
    width: 75%;
    display:inline-block;
    margin-left: 4px;
}
#search_box .foo{
    padding: 5px 5px 0 5px;
    margin-top: -45px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 155px;
}
#search_box .jslider{
    display: inline-block !important;
    width: 540px !important;
    margin-left: 8px !important;
}
#search_box section.keyword{
    margin-bottom:5px;
    width: 90%;
}
#pjqgrid_left_top #search_options{
    position:absolute;
    right:0;
    top:0;
    margin: 10px;
}
#pjqgrid_left_top #search_options:active{
    left: inherit;
}
#loading{
    position: absolute;
    top: 45%;
    left: 26%;
    background: transparent url("../img/loading.gif") no-repeat 0% 25%;
    z-index: 4321;
    height: 26px;
    width: 110px;
    text-indent: 25px;
}
#loading-holder{
    background: transparent;
    width: 100%;
    height: 0%;
    padding:20%;
}
.estimate_holder, .estimate_accept{
    font-size:12px;
    font-style:italic;
    width: 120px;
    display: inline-block;
}
.estimate_low, .estimate_high, .estimate_value{
    color:maroon;
}
.estimate_holder .read{
    height: 38px;
    vertical-align: middle;
    display: inline-block;
}
.estimate_accept{
    width:205px;
}
#acceptEstimate{
    font-style:normal;
    padding: 6px;
}
.dbl_arrow_left{
    color:green;
    font-weight:bold;
}
.estimate_box{
    width:210px;
    position:relative;
}
#estimate_loader{
    position: absolute;
    right: -20px;
    top: 7px;
    font-size: 1.2em;
}
.estimate_box .read{
    position: absolute;
    right: -5px;
    top: 5px;
}
#sparks li{
    padding: 0 10px 15px 10px !important;
    vertical-align: top !important;
}
.totalestimate{
    font-size: 14px !important;
    clear: both;
}
.valuecollection_loading, .showcase_loading, .mypage_loading, .collections_loading, .collection_loading{
    font-weight:bold;
}
.valuecollection_loading .fa-spinner, .collections_loading .fa-spinner, .collection_loading .fa-spinner, .showcase_loading .fa-spinner, .mypage_loading .fa-spinner{
    font-size: 1.4em;
    padding:10px;
}
.page-top-bar{
    min-height: 75px !important;
}
#valuecollection .tab-content{
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    border-top: 0;
    font-weight: 700;
}
#valuecollection .padding-10{
    padding:0 !important;
}
#valuecollection h3{
    display:inline-block;
}
.myValuation, .myEstimate{
    padding:10px 10px 0 10px;
    font-size:32px;
    text-transform:uppercase;
    font-weight: 500;
}
.myValuation>span, .myEstimate>span{
    font-weight:bold;
    color:#fff;
    padding: 0 30px;
    background-color: #f78c40;
    background-image: -moz-linear-gradient(top,#f78c40,#d67632);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f78c40),to(#d67632));
    background-image: -webkit-linear-gradient(top,#f78c40,#d67632);
    background-image: -o-linear-gradient(top,#f78c40,#d67632);
    background-image: linear-gradient(to bottom,#f78c40,#d67632);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left: 10px;
}
.valuable_row{
    min-height: 50px;
    padding: 10px 13px;
    display: inline-block;
    margin-top:10px;
}
.valuable_row.image{
    min-height: 90px;
    margin-top:0;
}
.valuable_row.image .right{
    padding: 10px 5px;
    display: inline-block;
}
.valuable_row.image .left{
    width: 166px !important;
    padding-left:0 !important;
}
.value_estimate{
    color:#f78c40;
    font-weight:bold;
}
.sparks-info.values{
    width:140px !important;
}
.sparks-info.values h5, .sparks-info.values h6{
    width:100% !important;
}
.sparks-info.values .read{
    font-size: 0.8em !important;
    display: inline-block !important;
}
.sparks-info.values .totalestimate{
    display:inline-block !important;
}

/*
*/

/* GALLERY */
/*
.tab-gallery{
}
.tab-gallery .hideme{
	display: none !important;
}

.tab-gallery .photo_title{
	display: inline-block !important;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

.tab-gallery #jqgrid > tbody{
	display: table-row !important;
}
.tab-gallery tr.jqgrow{
	display: table-cell;
	float: left;
	width: 165px !important;
	height: 165px !important;
	overflow: hidden;
	text-align: center;
	border: 0 !important;
}
.tab-gallery td{
	border: 0 !important;
}
.tab-gallery .superbox-list a{
	width: 165px;
	height: 125px;
	display: table-cell !important;
	vertical-align: middle;
}
*/
sup, .beta{
    color:#3276b1;
    font-weight: 700;
    font-size: 14px;
}
p.showingPlateCount{
    color:#333;
    display: block;
    min-height: 40px;
    font-size: 16px;
}
.plateCount{
    color:#3276b1;
}
.hideme{
    display: none !important;
}
.tab-gallery .photo_title{
    display: inline-block !important;
    margin: 15px auto 0;
    text-align: center;
    width: 100%;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
.tab-gallery .superbox-show{
    background: #e0e0e0;
    padding: 25px 0 25px 5px !important;
    margin: 10px 0 !important;
    min-height: 395px;
    /*
    MIN-HEIGHT: 360PX;
    HEIGHT: AUTO;
    */
}
#form_run .superbox-list.active {
    min-height: 146px !important;
    height: auto !important;
}
.superbox-list.active:before{
    bottom:-49px !important;
}
.tab-gallery .superbox-list{
    display: inline-block !important;
    vertical-align: top !important;
    width: 160px !important;
    height: 156px !important;
    margin-left: 0px;
    margin-right: 3px;
}
.tab-gallery .superbox-list img{
    width: 150px !important
}
/* 1280 */
/*
.tab-gallery .superbox-list{
	display: inline-block !important;
	vertical-align: middle !important;
	margin: 0 6px !important;
}
*/
.tab-gallery .superbox-list a{
    width: 165px;
    height: 110px;
    display: table-cell !important;
    vertical-align: middle;
}
.superbox-img-holder{
    background: #fff;
    border: 3px solid #ccc;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    display: inline-block;
    float:left;
    height: auto;
    min-height: 320px;
    padding-right: 5px;
    margin-right: 10px;
    position:relative;
    vertical-align: middle;

    max-width: 100%;
    /*width: 420px;*/
}
.superbox-img-holder img{
    vertical-align: middle !important;
    display: inline-block !important;
    /*width: 400px;*/
    margin: 0 5px !important;
}
.superbox-current-img{
    float:none;
    margin:0 !important;
    padding:0 !important;
}
.superbox-imageinfo {
    /*display: inline-block;*/
    /*width: 320px;*/
    color: #fff;
    padding: 0 5px 0 5px;
    /*
    top: 25px;
    left: 450px;
    position: absolute;
    */
}
.boxControls-span{
    clear: both;
    display: block;
    float: none;
    position: relative;
}
.boxControls-span .btn{
    height: 31px !important;
}

.boxTable .boxLabel, .boxTable .boxValue{
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
.boxTable .boxLabel{
    text-align: right;
    width: 100px;
    vertical-align: top;
    padding-top: 4px;
}
.boxTable .boxValue{
    text-align:left;
    width: 450px;
    padding: 5px 2px 5px 5px;
}
.boxTable .boxValue .valueranged{
    margin-left:10px;
}
.boxTable .search-choice{
    position:relative;
    margin:5px 5px 3px 0px;
    padding:3px 5px 3px 5px;
    border:1px solid #aaa;
    border-radius:3px;
    background-color:#e4e4e4;
    background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));
    background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-clip:padding-box;
    box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
    color:#333;
    line-height:13px;
    cursor:default
}
.boxControls{
    width:380px;
    display: inline-block;
    margin-top:5px;

}
.boxControls .btn{
    margin:1px;
}
.boxControls .fa-search-plus{
    font-size: 1.5em;
}
/* Overlay */
.super-overlay{
    background: transparent;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    border: 1px solid #999;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;

}
.super-overlay.nb{
    border:0 !important;
}
.super-overlay .super-overlay-bg{
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
}
.super-overlay .fa-search-plus.super-overlay-icon{
    position: absolute;
    left: 47%;
    top: 45%;
    font-size: 4em;
    color: #3276b1;
}
#marketingintro .thumnbail_holder, #mypage_runs .thumnbail_holder{
    display:inline-block;
}
#jqgrid .super-overlay .fa-search-plus.super-overlay-icon, #marketingintro .super-overlay .fa-search-plus.super-overlay-icon{
    left: 45%;
    top: 35%;
    font-size: 2em;
}
#mypage_runs .super-overlay .fa-search-plus.super-overlay-icon{
    left: 48%;
    top: 40%;
    font-size: 2em;
}
.superbox-img-holder:hover > .super-overlay, .fancy_plate1:hover > .super-overlay{
    opacity: 1;
}
/* Overlay End */
.fancy_plate1{
    cursor:pointer;
}
#jqgrid .fancy_plate1, #marketingintro .fancy_plate1{
    position: relative;
    display: block;
}
.nav-tabs .smart-form{
    width:400px;
}
.nav-tabs .smart-form .select{
    display:inline-block;
    width: 48%;
}
#vector-map{
    height:375px !important;
    fill: #bbbbbb!important;

}
#vector-map path{
    cursor:pointer;
}
.smart-style-3 .superbox-list.active:before, #showcase .superbox-list.active:before, #mypage_plates .superbox-list.active:before, #mypage_runs .superbox-list.active:before{
    color:#e0e0e0 !important;
}
#showcase .superbox-list{

}
.btn.reset_update{
    margin-right:5px;
}
.smart-form .col{
    padding-right:0 !important;
}
textarea.col{
    padding: 4px 8px !important;
}
.superbox-show:before{

}
.smart-form *, .smart-form :after, .smart-form :before{

}
#del_jqgrid{
    display:none !important;
}
.zeroPlates{
    font-size:14px !important;
    text-align: left;
    margin-left:20px;
}
#get-started, #go-to-showcase{
    letter-spacing: -1px !important;
    font-size: 22px !important;
    /*	font-family: "Open Sans",Arial,Helvetica,Sans-Serif !important;
        font-weight: 400 !important;*/
    margin-bottom: 0px;
    display: block;
}
#get-startedvideo{
    letter-spacing: -1px !important;
    font-size: 22px !important;
    /*	font-family: "Open Sans",Arial,Helvetica,Sans-Serif !important;
        font-weight: 400 !important;*/
    margin-bottom: 30px;
    display: block;
    padding-left: 40px;
}
.collection_header{
}
.collection_header h3{
    color: #4c4f53!important;
    display: inline-block;
    vertical-align: middle;
}
#collections{
    display:none;
}
#collection{
    display:none;
}
#collection_start{
    display:none;
}
#collection_start section, #collection section{
    margin:5px 0;
}
.my_collections .btn{
    margin:0 2px;
}
.run_box{
    padding-left:0 !important;
}
.run.clickable{
    cursor:pointer;
    height: 190px;
}
.select_run{
    display:inline-block !important;
}
.run_select{
    margin:10px 0 !important;
}
#platesAvailable, #platesInCollection{
    height:378px  !important;
    overflow-y:scroll;
    overflow-x:hidden;
    border:1px solid #ccc !important;
}
#platesAvailable .list-group-item-primary, #platesInCollection .list-group-item-primary {
    color:#fff;
    background-color: #3276b1;
    border-color: #2c699d;
}
#platesAvailable .list-group-item, #platesInCollection .list-group-item {
    display:block !important;
    padding:3px 0 !important;
    width:92%;
    height:75px !important;
    margin: 1px 0 !important;
}
#platesAvailable .list-group-item img, #platesInCollection .list-group-item img{
    max-height:75px;
}
#platesAvailable .list-group-item .left, #platesInCollection .list-group-item .left{
    width:160px;
}
#platesAvailable li > span, #platesInCollection li > span {
    display: inline-block;
    vertical-align: middle;
}

.move_buttons{
    position: relative;
    top: 50%;
    margin-top: 25%;
}
.move_buttons .btn{
    display:block;
    width:80px;
    margin:2px auto;
}
.move_buttons .btn .fa{
    font-size:2em;
}
.btn-orange{
    background: #f78c40;
    border: 1px solid #f78c40;
    color:#fff;
}
.btn-orange:hover{
    background: #F77B40;
    border: 1px solid #F77B40;
    color:#fff;
}
#select_collection{
    min-width: 130px;
    text-transform: capitalize;
    width:100%;
}
.nav-tabs .smart-form.select_filters{
    max-width:620px;
    min-width:400px;
    width: auto;
}
.smart-form.select_filters .select{
    width: 170px;
    margin: 0 5px;
}
#collections .myValuation, #collections .myEstimate{
    font-size:16px;
    display:inline-block;
}
label.show_missing{
    margin:5px 15px 0 0;
}
#collections .plate {
    display: inline-block !important;
    vertical-align: top !important;
    width: 160px !important;
}
#collections .plate .plate_photo{
    width: 165px;
    height: 110px;
    display: table-cell !important;
    vertical-align: middle;
}
#collections .plate img{
    max-width: 100%;
    width: 150px !important;
}
#collections .plate .plate_title{
    display: inline-block !important;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
.smart-form .row{
    margin-top:5px;
    margin-bottom:5px;
}
.bug_report{
    margin-top:10px;
}
.bug_report td{
    font-size:13px !important;
}
.bug_report .fa{
    color: #058dc7;
    font-size: 20px !important;
    width: 20px;
    text-align: center;
}
.jpagination_wrap{
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}
.pagination>li>a.current, .pagination>li>span.current{
    z-index: 2;
    color: #fff;
    background-color: #3276b1;
    border-color: #3276b1;
    cursor: default;
    font-weight:bold;
}
#content {
    padding: 10px 20px;

    /*	padding: 1px 2px; */
}
#bug_message{
    padding: 5px;
    margin: 0 0 5px;
    width: 100%;
}
#submit_bug{

}
.sort_collections_by{
    margin-left:20px;
    width: 120px;
}
.runs{
    margin-top:20px;
}
.run{
    display: inline-block !important;
    vertical-align: top !important;
    padding:5px 0;
}
.run_photo{
    width: 165px;
    min-height: 90px;
    display: table-cell !important;
    vertical-align: middle;
}
.run_photo img{
    max-width: 100%;
    width: 150px !important;
}
.run_desc{
    display: inline-block !important;
    margin: 0 auto;
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
#collections .run_desc{
    width: 160px !important;
}
.run_desc span{
    display:block;
}
.run_desc span.runValue{
    font-weight:bold;
}
.run_desc span.runEstimate{
    font-weight:bold;
    font-style:italic;
    color:#f78c40;
}
.runcount.iblock{
    display: inline-block;
    margin-right: 20px;
}
#htmlGallery{
    position:relative;
}
#delete-run-confirm{
    height: auto !important;
}
.smart-form fieldset{
    padding:10px 14px 5px !important;
}
.ui-dialog { position: fixed !important; padding: .2em !important; width: 300px !important; overflow: hidden !important; }
.ui-dialog-buttonset .btn:active{
    top:inherit;
    left:inherit;
    position: inherit;
}
#collection .tooltip{
    margin: 10px;
    padding: 5px;
    color: #ffffff;
    background-color: #990000;
    opacity:1 !important;
}
/* IMPORT WIZARD --------------->>> */
.import-step { margin-bottom: 2rem; line-height: 3rem; }
.import-step input { border-width: 1px; }
#csv-file { display: none; }

.import-step .btn-cancel { background: #66737c; color: #fff;}
.import-step .btn-cancel:hover { background: #4D575D; }

#import-step-1 > div { display: inline-block }
#import-step-1 #import-error { display: block; }
#import-step-1 .btn-primary { margin-left: 4px; }
#import-step-1 #progress { visibility: hidden; width: 300px; }

#import-step-2 {}
#import-step-2 table { border-collapse: collapse; empty-cells: show; font-size: 1em; }
#import-step-2 tr { border-top: 1px solid #FFF4D2; border-bottom: 1px solid #FFF4D2; }
#import-step-2 td { border-left: 1px solid orange; padding: 0.4em; }
#import-step-2 td:first-child { border-width: 2px; }
#import-step-2 td:last-child { border-right: 2px solid orange; }

#import-step-3 table {
    background: rgb(242, 242, 242);
    border-collapse: collapse;
    empty-cells: show;
    font-size: 1.0em;

}

#import-step-3 .note-div {
    /*	background: rgb(242, 242, 242);
        border: 1px solid rgb(147, 147, 147);

        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;

        margin: 5px 0;
        max-width: 500px;

        padding: 5px;*/
}
#import-step-3 .note-div img { margin: 0 5px; }
#import-step-3 .note-div span { vertical-align: middle; }

#import-step-3 .table-container {
    width: 100%;
    overflow: auto;
    margin-bottom: 10px;
}

#import-step-3 th { padding: 2px; }
#import-step-3 th,
#import-step-3 td {
    border: 1px solid rgb(147, 147, 147);
    height: 25px;
}
#import-step-3 td {
    background: #dfa9a7;
    text-align: left;
    vertical-align: top;
}
#import-step-3 th > span {
    display: inline-block;
    width: 20px;
    height: 23px;
    background: url(../img/importcsv/warn-icon.png) no-repeat center center;
    background-size: contain;
    background: url(../img/importcsv/warn-icon.png) no-repeat center center / contain;
}
#import-step-3 th > span:after {
    content: "Not matched";
    color: #DD1010;
    display: inline-block;
    margin: 0 0 6px 0;
    padding-left: 28px;
    width: 125px;
}
#import-step-3 th.not-imported > span,
#import-step-3 th.not-imported > span:after { display: none; }

#import-step-3 th.import-matched > span {
    background: url(../img/importcsv/ok-icon.png) no-repeat center center;
    background-size: contain;
    background: url(../img/importcsv/ok-icon.png) no-repeat center center / contain;
}
#import-step-3 th.import-matched > span:after {
    content: "Matched";
    color: #54A36B;
}
#import-step-3 td.not-imported {
    background: #f8f8f8;
    color: lightgrey;
}
#import-step-3 td.import-matched {
    background: #a8dfb8;
}

#import-step-3 th:first-child {

    vertical-align: top;
    text-align: left;
    font-weight: normal!important;
    min-width: 200px;
}

#import-step-3 select {
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#import-step-4 #status-ok { display: none; }
#import-step-4 #status-partial { display: none; }
#import-step-4 #status-failed { display: none; }
#import-step-4 #parsing-warning { display: none; color: #DD2424; line-height: 1.5rem; }
#import-step-4 #parsing-warning h4 { display: block; max-width: 500px; border-bottom: 1px solid #DD2424; font-weight: bold; }

/* <<<--------------- IMPORT WIZARD */

.start_collection{
    margin-left:20px;
}

.account_pricing .the-price{
    background: transparent !important;
    padding: 10px 20px 10px;
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
}
.ui-jqdialog-content td.navButton{
    display:none !important;
}
.btn.ui-state-hover{
    color: #fff !important;
    background-color: #296191 !important;
    border-color: #1f496d !important;
}
.delmsg{
    padding: 15px 10px 0;
    font-size: 14px;
}
.match-check-cb{
    display:inline-block !important;
    padding: 0px 0 0 25px;
}
.match-rarrow{
    width:33px;
    display:inline-block !important;
    padding:15px 0px 0 0;
    color:#058dc7;
}
.match-rarrow.heading{
    width:43px;
}
.superbox-list h2{
    padding-bottom:10px;
}
.superbox-list.rinfo{
    width: 190px !important;
}
.photo_title.rinfo{
    width: 125px;
    border: 1px solid #BDBDBD;
    padding: 10% 0%;
    margin: 0 10px;
}
.importcsvhelp {
    font-size: 18px;
    background-color: #f78c40;
    padding:5px;
    border: 2px solid #333333;
    border-radius: 15px;
}
.btn{
    letter-spacing:normal !important;
}
.button_group_runs{
    margin:10px 0;
}
.padd-left-zero{
    padding-left:0 !important;
}
.padd-right-zero{
    padding-right:0 !important;
}
.padd-top-zero{
    padding-top: 0 !important;
}
.new_run_button_holder{
    padding: 10px 0;
}
.new_run_button_holder h2{
    width: auto;
    display: inline-block;
    float: left;
}
.new_run_button_holder .start_collection {
    margin-left:20px !important;
}
body.modal-open.viewrun{
    position:fixed;
    width: 100%;
    height: 100%;
}
#fKeywords{
    margin-bottom:5px;
}
#tr_viewperm .onoffswitch.viewperm{
    width:75px;
    margin-right:10px;
    margin-top: 7px;
}
#tr_viewperm .onoffswitch.trade{
    margin-top: 7px;
}
#tr_viewperm .onoffswitch-title{
    margin-top: 0px;
}
#tr_viewperm .viewperm .onoffswitch-switch{
    right:57px;
}
#tr_viewperm .viewperm .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{
    right:0;
}
#p2public a, #r2public a, #pubinfo a{
    opacity:1 !Important;
    margin-left:5px !important;
    text-shadow:none !important;
}
#header.user-header{
    height:58px;
    padding:0 !important;
}
#user-title{
    margin-top: 10px;
    display: inline;
    vertical-align: middle;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
}
@media (max-width: 500px) {


    .col-year {
        margin-bottom:10px!important;
    }
    .show_saleable {
        padding-left: 0px!important;
    }
    #user-title{
        font-size: 14px!important;
    }
    .hidden-mobile
    { display: none; }
    #logo-group {
        max-width: 145px!important;
    }
    #slogan { font-size: 24px; }
    .page-title { margin: 0px; font-size: 18px;  }
}
@media (max-width: 620px) {
    .headerlinktopv
    { display: none; }

    #header-login {
        margin-top: 10px!important;
        margin-bottom: 15px!important;
    }
    #mainmenu {

        margin: 0px;
        padding: 0px;
        padding-top: 8px;
    }


}
.user-header .txt-color-black{
    padding:20px 0 !important;
}
.user-header{
    background-color: #F4F4F4 !important;
    background-image: -moz-linear-gradient(top,#F4F4F4,#F4F4F4) !important;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#F4F4F4),to(#F4F4F4)) !important;
    background-image: -webkit-linear-gradient(top,#F4F4F4,#F4F4F4) !important;
    background-image: -o-linear-gradient(top,#F4F4F4,#F4F4F4) !important;
    background-image: linear-gradient(to bottom,#F4F4F4,#F4F4F4) !important;
}
.user-header #logo{
    width: 120px;
    margin-top: 10px;
}
.user-header #logo-group{
  max-width: 310px;
}
#header.user-header>:first-child{
    width: 100%;
}
#left-panel.user-panel{
    padding-top: 58px;
    background:#F1F1F1 !important;
}
#mypage .list-unstyled li p{
    margin: 0 0 0px !important;
}
#mypage .myname{
    line-height: 16px !important;
    font-size: 18px;
    margin-bottom: 6px;
}
.smart-style-2 #left-panel.user-panel nav ul li a{
    color:#058dc7 !important;
}
.menu-on-top aside#left-panel.user-panel nav>ul>li>a{
    height:48px;
    padding: 10px 20px !important;
    font-weight: 700;
}
.menu-on-top aside#left-panel.user-panel nav>ul>li>a>i{
    display: inline-block !important;
    width: auto;
}
.smart-style-2.menu-on-top aside#left-panel.user-panel nav>ul>li{
    border:0 !important;
}
.smart-style-2.menu-on-top aside#left-panel.user-panel nav>ul>li:hover{
    border:0 !important;
    background: transparent !important;
}
.smart-style-2.menu-on-top aside#left-panel.user-panel nav>ul>li:hover>a{
    padding: 10px 20px !important;
    border:0 !important;
    background: rgba(0,0,0,.05)!important;
    color: #058dc7 !important;
}
.menu-on-top .user-panel .menu-item-parent{
    font-size: 16px;
    overflow:visible;
}
#mypage .profile-pic{
    text-align:left;
    width: 150px;
    display: inline-block;
    min-height: 150px;
}
#mypage .profile-pic>img{
    max-height:150px;
    max-width:150px;
    left:0;
    top:0;
    margin-bottom: 15px;
    border:0;
}
#mypage .blue-label, #paypal_settings .blue-label{
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    padding: 5px 15px;
    margin: 2px;
}
#mypage .title-heading, #paypal_settings .title-heading{
    color:#3276b1;
    font-weight: 700;
}
.user-footer{
    background-color:#3276b1 !important;
    height:62px !important;
    padding:20px 13px 0 !important;
}
.user-footer a{
    color:#fff !important;
    text-decoration:underline;
}
.bolded{
    font-weight:700;
}
.margin-top-zero{
    margin-top:0 !important;
}
.select.fyear{
    width:90px !important;
}
.page-top-bar.user-top-bar {
    min-height: 26px !important;
}
.my_page .tab-gallery .superbox-list {
    height: 150px !important;
}
#mypage_runs.tab-gallery .superbox-list {
    height: 160px !important;
}
.publish-title{
    display:inline-block;
}
.photo-title{
    display:block;
}
#mypage.admin .blue-label{
    font-size:16px;
}
#mypage label, #paypal_settings label{
    font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
    font-size:16px !important;
}
#mypage .control-label, #paypal_settings .control-label{
    font-size:14px;
}
#mypage #upload{
    height: 80px !important;
}
#mypage .photo_holder{
    margin-left:0 !important;
}
.make-public-buttons {
    display: inline-block;
}
.btn-make{
    max-width: 300px;
    width: 100%;
}
#edit-page a{
    opacity:1 !Important;
    margin-left:5px !important;
    text-shadow:none !important;
}
#edit-page .modal-dialog {
    width: 735px !important
}
#edit-page .row.mywant{
    margin-left:0 !important;
    margin-right:0 !important;
}
.close.cancel{
    text-shadow:none !important;
}
.month.CaptionTD{
    margin-left:5px !important;
    margin-right:5px !important;
}
.user-top-bar .smart-form .label{
    text-align: right !important;
    width: 60px !important;
}
h1.page-title{
    font-weight:700;
    color: #058dc7 !important;
}
h4.page-subtitle{
    font-weight:700;
    color: #058dc7 !important;
}
.user-top-bar h1.page-title {
    margin: 12px 0 10px;
}
.user-top-bar .reset_update{
    border:1px solid #4c4f53!important;
}
#mypage_runs .runs {
    margin-top: 0px !important;
}
#mypage .run_photo{
    padding:5px !important;
}
.notes.page_trade, .noplates{
}
.page_trade.beneath{
    margin: 10px 0;
}
.member-since{
    font-style: italic !important;
    font-size: 12px !important;
}
.user-top-bar .smart-form .select{
    font-size:12px !important;
    width: 140px !important;
}
.user-top-bar .fcountry_col, .user-top-bar .fstate_col, .user-top-bar .fyear_col{
    text-align: right !important;
    width: 150px; !important;
}
.sboxZoom{
    color: #fff !important;
    background-color: #3276b1 !important;
    border-color: #2c699d !important;
}
#mypage_runs .sboxZoom{
    background:transparent !important;
    border:0 !important;
}
#mypage_runs .boxControls .sboxZoom{
    color: #fff !important;
    background-color: #3276b1 !important;
    border-color: #2c699d !important;
}
.sboxZoom:hover{
    background-color: #296191 !important;
    border-color: #1f496d !important;
}
.note-editor .btn-group{

}

.note-editor .btn-group.note-stylea .btn,
.note-editor .btn-group.note-fontsize .btn,
.note-editor .btn-group.note-height .btn,
.note-editor .btn-group.note-table .btn{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
}
.note-editor .btn-group.note-color .btn.dropdown-toggle{
    padding: 13px 0;
}
.note-editor .btn-group.note-para .btn.btn-default{
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 8px;
    padding-right: 8px;
}
.note-editor .btn-group.note-para .btn.btn-default.dropdown-toggle{
    padding: 6px 6px;
}
.note-editor .btn-group .btn{
    padding-top: 9px;
    padding-bottom: 8px;
}
#imgInfoBox td{
    color:#000;
}
.onoffswitch-title.forsale{
    margin-left:10px;
}
.onoffswitch-title.forsale, .saleprice, .salepricealias{
    margin-left:10px;
    margin-top:1px !important;
}
#saleprice, #salepricealias{
    width: 60px !important;
    height: 31px !important;
}
.onoffswitch.forsale{
    margin-top: 7px;
}
div[aria-describedby="colchooser_jqgrid"]{
    width: 560px !important;
    top: 10% !important;
}
#colchooser_jqgrid{
    width: 550px !important;
}
#colchooser_jqgrid div.selected{
    width:50% !important;
}
#colchooser_jqgrid div.available{
    width:50% !important;
}
#colchooser_jqgrid > div{
    width:100% !important;
}
#colchooser_jqgrid .ui-multiselect{
    width:100% !important;
}
.mtop5{
    margin-top:5px !important;
}
.mtop25{
    margin-top:25px !important;
}
.mbottom0{
    margin-bottom:0px !important;
}
#left-panel.user-panel{
    display:none;
}
.boxLabel.tradeable, .boxLabel.saleable{
    width:100%;
    text-align:left;
}
.boxLabel.tradeable img, .boxLabel.saleable img{
    margin-left: 15px;
    width: 20px;
    cursor:default;
    vertical-align: -webkit-baseline-middle;
}
.boxLabel.tradeable strong, .boxLabel.saleable strong{
    vertical-align: -webkit-baseline-middle;
}
.contactplate {
    margin-top: 5px;
}
.boxLabel .contactplate{
    margin: 0px 0 5px 20px;
}
.boxTable .boxLabel.nametitle {
    vertical-align: top;
}
li[data-view="/want"].notwantable, li[data-view="/trade"].nottradeable, li[data-view="/forsale"].notsaleable{
    display: none !important;
}

div[id^="contact"] .radio{
    margin-left: 24px;
}
div[id^="contact"] .icon_img{
    width:24px;
}
div[id^="contact"] .smart-form .row{
    margin:0 !important;
}
div[id^="contact"] .smart-form fieldset{
    padding: 0 14px 5px !important;
}
div[id^="contact"] .modal-body{
    padding: 20px 20px 0 20px;
}
div[id^="contact"] .modal-title{
    font-weight: 700;
    color: #058dc7 !important;
}
div[id^="contact"] .photocontact{

}
div[id^="contact"] .photocontact img{
    height: 120px;
    width: auto;
    margin: 0 auto;
    display: block;
}
div[id^="contact"] .photocontact .photo_title{
    display:block !important;
    text-align: center;
    margin: 10px auto;
}
div[id^="contact"] .photocontact .photo_title img{
    display:none !important;
}
div[id^="contact"] em.invalid{
    color: maroon;
    font-weight: 700;
}
div[id^="contact"] footer{
    background:transparent;
    border:0;
}
div[id^="contact"] .cancelc{
    margin-left:0;
}
#sendContactPlate{
    margin-right:15px;
}
#interested_trade_txt,
#interested_sale_txt{
    width:0 !important;
    border:0 !important;
}


#form_run .superbox-list.active{
    height:170px !important;
}
.tab-gallery .superbox-list .photo_title img{
    width: 20px !important;
}
.show_tradeable,
.show_saleable {
    margin: 10px !important;
}
.show_tradeable + .select {
    margin: 5px;
}
#form_run .superbox{
    display:inline-block;
}
#form_run #htmlGallery{
    display:inline-block;
}
p.sasend{
    display: inline-block;
    line-height: 32px;
}
.okasent{
    padding: 6px 12px !important;
    display:block;
    margin-left: 5px;
}
.superbox-img-holder img{
    max-height: 320px;
    width: auto !important;
    margin: 0 auto !important;
    display: block !important;
}
.ekko-lightbox .shareBtn{
    display: inline-block;
    left: 55%;
    top: 10px;
}
.tab-gallery .superbox-list img {
    width: 150px !important;
    max-height: 110px;
    height:auto !important;
    width: auto !important;
    margin: 0 auto;
    display: block !important;


}
.tab-gallery .superbox-list .photo_title img {

}
.pv-plate-icons{
    position:absolute;
    top:81px;
    width:100%;
    text-align:center;
}
.pv-exchange,
.pv-sale{
    font-size: 13px;
}
.pv-exchange{
    background-color: #058dc7;
    color: #fff;
    border-radius: 50%;
    border: 2px solid white;
    padding: 4px;
}
.pv-sale{
    background: #f78c40;
    /* width: auto; */
    display: inline-block !important;
    border-radius: 20% 20% 20% 20%;
    padding: 1% 3%;
    border: 2px solid #fff;
    border-style: solid;
    color: #fff !important;
    font-weight: bold !important;
    line-height: 19px;

    margin-bottom: 0 !important;
}
#tr_pho .tr_tablica{
    max-height: 130px !important;
    max-width: 180px !important;
}
.col-photo{
    display:inline-block;
}
.photo_holder{
    position: relative;
}
.photo_holder > div{
    display: inline-block;
    bottom: 0;
    /*position: absolute;*/
    margin-left: 5px;
    left: 0;
    width: 38px;
    height: 30px;
    margin-bottom: 10px;
}
.photo_holder > div .fa{
    font-size:1.4em;
}
.photo_holder .sboxphotoedit{
    margin-top:5px;
    margin-left:5px;
    width: 38px;
    
}
.sboxphotoedit {
  display: none !important;
}
#jqgrid .fancy_plate1, #marketingintro .fancy_plate1 .sboxZoom{
    background:transparent !important;
}
td[aria-describedby="jqgrid_pho"] img{
    max-width:150px !important;
}
@media screen and (max-width: 600px){
    .contact_fields .smart-form .col {
        padding-left:0 !important;
    }
    .contact_fields .col-lastname {
        padding-left:0 !important;
    }

    .tab-gallery .superbox-show {
      min-height: unset;
        padding: 25px 5px 25px 5px !important;
    }
}
@media only screen and (max-width: 1024px){
    .superbox-img-holder {
        /*width: 390px;*/
    }
}
@media only screen and (max-width: 320px){
    .tab-gallery .superbox-show {
        width: 285px;
        padding: 25px 5px 25px 5px !important;
        min-height: 770px;
    }
    .jslider.jslider_plastic{
        width:100% !important;
    }
    .my_showcase{
        padding: 0px !important;
    }
    #mainmenu a {
        padding: 10px 30px 10px 0px;
        font-size: 13px;
    }
    #content {
        padding: 10px 30px;
    }
    fieldset.showcase_result{
        padding:0 !important;
    }
    .superbox-imageinfo {
        display: inline-block;
        width: 290px;
    }
    .superbox-close {
        top: 5px;
    }
}
@media only screen and (max-width: 480px){
    .col-tn-12 {
        width: 100%;
    }

    .superbox-img-holder{
        border: 2px solid #ccc;
        margin: 5px auto;
        padding:0;
    }
    .tab-gallery .superbox-list {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;

        margin: 0!important;
        width: 50% !important;
    }
    .tab-gallery .superbox-list a {
        width: auto;
    }
    .superbox-show{
        padding: 10% 0;
        width: 96%;
        height: 135%;
    }
    .boxControls{
        width: 96%;
        display: inline-block;
        margin: 2px 2% 10px 2%;


    }
    .nav-tabs .smart-form{
        width:100%;
    }
    #search_box .jslider{
        width:85% !important
    }
    #search_box section.keyword{
        width:100%;
    }
    #search_box .foo{
        position:relative;
        margin-top: 0;
        margin:5px 10px 0 5px;
    }
    #search_box_inner{
        width:100%;
    }
    .smart-form .col span, .keyword span{
        width: 25%;
        display: inline-block;
    }
    .smart-form .col .boxControls-span {
        display: block;
        width: auto;
    }
    #search_box .select.sbcountry, #search_box .select.sbstate{
        width:72%;
        margin-left:0;
    }
    #search_box #sbkeywords{
        width:72%;
        margin-left: 0;
    }

    #logo-group {
      margin: auto;
      text-align: center;
    }
    #logo-group #logo {
      margin-bottom: 10px;
    }

}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait) {

}
a.classic,
a.classic:active,
a.classic:visited {
    color: #000 !important;
    text-decoration: underline !important;
}
a.classic:hover {
    color: #004B8B !important;
}
.my_members table thead tr th{
    border:0 !important;
}
.my_members table tr{
    font-size:13px;
}
.my_members table tr:hover{
    background-color: #f9f9f9;
}
.my_members table tr td img{
    max-width:120px;
}
.btn-select{
    width:auto !important;
}
.col-make-public{
    margin-bottom:100px !important;
}
.keywords.form-group {
    margin-left: 0;
    margin-right: 0;
}
.boxLabel.keywords, .boxLabel.owner{
    vertical-align: top;
}
.boxValue.keywords, .boxValue.nametitle, .boxValue.owner{
    vertical-align: top;
    padding-top:0;
}
.boxTable .boxValue .search-choice{
    margin-top:0;
}
.nav-tabs-inner{
    margin-top: 10px;
}
#sign_in_fb{
    float: left;
}
.login_wait{
    margin: 10px;
    padding: 5px;
    font-size: 18px;
}
.homepage_stats {

    color: #ffffff;




}

.catalog hr {

}

.catalog tbody  td{

    font-size: 16px!important;
}
#homepage_stats_bg {
    background: url(../img/homepage/stats_bg.png) no-repeat center center;
    height: 300px;
    width: 275px;
    margin: 0px!important;
    padding: 0px!important;

}

.homepage_stats .labels {
    font-size:18px;
    line-height: 20px;
    padding-left: 25px;
    margin-left: 20px;

}

.homepage_stats .larger{
    font-size:42px;

    margin-left:20px !important;
    padding-bottom: 15px;


    padding-left: 25px;
    line-height: 36px;
}

.homepage_stats .largest{
    padding-top: 5px;
    font-size:55px;
    padding-left: 15px;
    /*	line-height: 50px;*/
    padding-bottom: 15px;

}

.homepage_stats_title {

    color: #000000 !important;
    font-size:24px;
    padding-left: 15px;
    padding-bottom: 15px!important;
    padding-top: 5px;
}

.homepage_stats_title a {
    color: #000000 !important;
    text-decoration:underline;
}
#banner {background: #1A1A1A; position: relative; z-index: 1; }
.header-text {}
.header-text h1 {font-size: 50px; color: #FFF;  border-bottom:1px solid rgba(0,0,0,0.1); padding-bottom: 10px;}
.header-text h2 {color: #FFF;}
.header-text li {color: #FFF;}
.header-text p {color: #E7E7E7;}
.banner-inner { margin-top: 15px; padding-top:0px; padding-bottom: 30px; background-color: #01658e; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height:100%; position: relative; z-index: ;}
#extr-page #main {
    padding-top: 0px;!important;
}
.mkthumb{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    opacity: 0.5;
    cursor:pointer;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
.mkthumb:hover{
    opacity:1;
    color:#058dc7
}
.mkthumb.dthumb{
    color:#058dc7;
    opacity:1;
}
.tooltip{
    opacity:1 !important;
}
.backtoruns{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
a.btn-primary{
    color:#fff !important;
}
.txt-color-black{
    color:#000 !important;
}
#keyword-insert{
    margin-left:5px;
}
.my_runs.my_collections .sboxedit,.my_runs.my_collections .sboxdel{
    display:none !important;
}
#shareModal .photoshare img{
    max-width: 225px !important;
}
.choice-second label.radio, .choice-fourth label.checkbox{
    padding-left:25px !important;
}
.catalogbuilder h4{
    padding-bottom:10px;
}
.catalogbuilder input[type="submit"]{
    margin: 30px 0;
}

li[data-view="catalogbuilder"]{
    display:none !Important;
}
textarea.mytrade{
    float:left;
}

.whitelink, .whitelink:hover {
    color: white;
}
.paypal_learnmore{
    font-weight:bold;
}
.paypal_learnmore:hover{
    text-decoration:none;
}
input[type='text'].mydefault_shipping{
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 120px;
    height: 32px;
    padding: 8px 10px;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 13px/16px 'Open Sans',Helvetica,Arial,sans-serif;
    color: #404040;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.pp_buttons .store_info{
    padding-left: 35px;
    padding-top: 0px;
    padding-bottom: 5px;
    display: inline-block;
}
.pp_buttons{
    display: inline-block;
}
.pp_buttons form{
    display: inline-block;
    width: 110px;
    margin: 10px 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-left: 10px;
}
.pp_buttons span{
    vertical-align: top;
    margin-top: 5px;
    color: #000;
    padding-left: 5px;
    padding-right: 5px;
}
.pp_buttons .visit_the_store{
    margin-left: 15px;
    display: inline;
}
.pp_buttons .fancy_plate1{
    width: 1px;
    height: 1px;
    display: block;
}
.pp_buttons input[type='image'].atc{
    margin: 5px 0 0 15px;
}
textarea.mystore_info, input.mystore_link, input.mypaypal_email{
    float:left;
}
#my_specials{
    min-width: 75px;
}
.chosen-container .search-field input{
    min-height:28px;
    height:auto;
}
#store-info .modal-body{
    overflow-y: scroll;
    height: 400px;
}
#plate_comments{
    width:98%;
    display:inline-block;
    margin: 5px 1% 0;
    min-height: 25px;
    height:auto;
}
#plate_comments:empty {
    display: none;
}
#plate_comments .btn{
    padding: 6px 12px !important;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf !important;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
    border: 1px solid #ccc !important;
    border-bottom-color: #b3b3b3 !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
}
#plate_comments textarea{
    display: inline-block;
    height: 40px;
    padding: 4px 6px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #555;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    vertical-align: middle;
}
#plate_comments .fa-comments{
    font-size: 2em;
    color:#3276b1;
}
#plate_comments .show_all_comments{
    font-size: 1.6em;
}
article.myplates{
    padding-left:0;
    padding-right:0;
}
article.myplates .tab-gallery{
    width:100% !important;
}
#gbox_jqgrid{
    width:100% !important;
}
#imgInfoBox .fb-share-button span{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.fb-share-button{
    padding-left: 23px;
}
td.saleable,
td.tradeable{
    line-height: 12px;
}
.inner-backdrop{
    border-radius: 5px;
    position: absolute !important;
    top: 0;
    left: 0;
    background: black;
    width: 100%;
    height: 100%;
    opacity: 0.6 !important;
    z-index: 3;
}
.inner-loader-holder{
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.inner-loader{
    width: 100%;
    position: absolute;
    top: 20%;
    text-align: center;
    z-index: 5;
}
.inner-loader-msg{
    width: 300px;
    padding: 0 20px 20px 20px;
    margin: 0 auto;
    color: #fff;
}
.modal-loader {
    height: 100px;
}
.modal .inner-loader-msg {
    color: grey;
}
.inner-loader-msg p{
    padding: 10px 5px;
    font-size:2em;

}
.view_holder{
    position: absolute;
    top: 5px;
    left: 10px;
    font-size: 14px;
}
.select2-search-choice-close{
    min-width: inherit;
    min-height: inherit;
    padding: 3px 5px;
    position: absolute;
    top: 0;
    right: 0;
    cursor:pointer;
}
.select2-container .select2-choice span{
    margin-right:0;
}
#plate_edit #plate{
    height: 34px;
}
#plate_edit .smart-form section {
    margin-bottom: 5px;
}
#plate_edit form{
    margin-bottom:0;
}
#plate_edit .modal-body{
    padding: 5px 20px;
}
#readPlate{
    padding: 8px 12px 6px;
    margin:0;
}
.smart-form .btn-add {
    padding: 8px 11px 9px;
}
#addKeyword {
    padding: 8px 11px 10px;
    position: absolute;
    right: -33px;
    top: 0;
    left: auto;
}
#plate_edit footer{
    background: transparent;
    border: 0;
    padding: 5px;
    margin: 0px;
}
#plate_edit .popover-title{
    padding: 5px 10px !important
}
#plate_edit .popover-content {
    padding: 5px 5px !important;
    font-size:14px;
    min-width:240px;
}
#plate_edit .input-group-addon{
    padding: 2px 2px;
    background-color:transparent;
}
#plate_edit .input-group-addon .fa {
    font-size: 14px;
    font-size: 1.5em;
}
.ui-pg-button.ui-state-hover{
    border:0 !important;
    background:transparent !important;
}
#pjqgrid_left_top .ui-pg-button .btn .fa{
    color:#fff;
    font-size:1.2em;
}
#plate_delete .modal-content{
    width:300px;
    margin:0 auto;
    margin-top:15%;
}
#plate_delete .modal-body{
    position: relative;
    padding: 10px 10px 0;
    font-size: 14px;
}
#acceptEstimate .fa-angle-double-up{
    display:none;
}
.select2-selection__clear{
    display:none;
}
.select2-container--default .select2-search--inline .select2-search__field {
    min-width: 100px;
    padding: 1px;
    min-height: 16px;
    margin: 1px;
    border: 1px solid rgb(189, 189, 189) !important;
}
.select2-container .select2-search--inline{
    display: inline-block;
    width: auto;
    min-height:20px;
    padding: 3px 5px;
}
.select2-search:before{
    top: 7px;
    right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    padding: 1px 28px 1px 8px;
    margin: 4px 0 3px 5px;
    position: relative;
    line-height: 18px;
    color: #fff;
    cursor: default;
    border: 1px solid #2a6395;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #3276b1;
    border-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{
    border: 1px solid rgb(189, 189, 189) !important;
    box-sizing:border-box;
}
.select2-container--default.select2-container--focus.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--focus.select2-container--below .select2-selection--multiple{
    border: 1px solid rgb(189, 189, 189) !important;
    box-sizing:border-box;
}
.select2-search-choice-close:hover {
    background: rgba(0,0,0,.3);
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    padding:0;
}
.row-keywords .input-group{
    width:100%;
}
#tr_spec{
    min-height:32px;
    height:auto;
}
#tr_spec .chosen-container{
    width:100% !important;
}
.chosen-container-multi .chosen-choices li.search-choice{
    position: relative;
    margin: 3px 0px 3px 5px;
    padding: 6px 20px 6px 5px;
    border: 0;
    border-radius: 0;
    background-color: #3276B1;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-image: linear-gradient(#3276B1 20%,#3276B1 50%,#3276B1 52%,#3276B1 100%);
    background-clip: padding-box;
    box-shadow: none;
    color: #fff;
    line-height: 13px;
    cursor: default;
}
.search-choice-close:before {
    color: #fff;
    content: "\f057";
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{
    text-decoration: none;
    background: rgba(0,0,0,.3);
}
.chosen-container-multi .chosen-choices li.search-choice span{
    margin-right:10px;
}
#keywords-dialog{
    top:25%;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text]{
    padding: 1px 5px 0;
}
.input-other{
    left: 101%;
    width: 160px;
    position: absolute !important;
    top: 0;
}
.input-other input{
    font-size: 12px;
}

.panel-sub_bronze{
    border-color:#e3975b;
}
.panel-sub_bronze>.panel-heading{
    color:#fff;
    background-color:#e3975b!important;
    border-color:#e3975b!important;
}

.panel-sub_silver{
    border-color:#b9b9b9!important;
    border-width: 2px!important;

}
.panel-sub_silver>.panel-heading{
    color:#fff;
    background-color:#b9b9b9!important;
    border-color:#b9b9b9!important;
    border-width: 2px!important;
}

.panel-sub_gold{
    border-color:#deb42a!important;
    border-width: 4px!important;
}
.panel-sub_gold>.panel-heading{
    color:#fff;
    background-color:#deb42a!important;
    border-color:#deb42a!important;
    border-width: 4px!important;

}

a[href*='captcha.com'] {
    max-height: 0px;
    overflow: hidden;
}


.gallery-images-list {
    clear: both;
    position: relative;
}
.gallery-images-list:after {
    clear: both;
    content: "";
    display: block;
    border-bottom: 1px solid #4C4F53;
    padding-top: 5px;
    margin-bottom: 5px;
}
.gallery-images-list:last-child:after {
    border-bottom: 0;
}

.gallery-images-list a {
    display: inline-block;
    float: left;
    width: 250px;
}
.gallery-images-list img {
    float: left;
    max-width: 250px;
    max-height: 250px;
    width: auto;
    height: auto;
}

.set_thumb,
.set_thumb:active {
    position: absolute;
    left: 1px;
    top: 1px;
}


.thumbs {
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 5px 0;
    position: absolute;
    width: 100%;
}

.thumbs .thumb {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/assets/img/loading.gif);

    border: 1px solid black;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

    -webkit-box-shadow: 0 0 5px;
    -moz-box-shadow: 0 0 5px;
    box-shadow: 0 0 5px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    cursor: pointer;
    display: inline-block;
    height: 75px;
    margin: 0 0.5%;
    min-width: 75px;
    width: 19%;
}

.thumbs .thumb.active {
    border-color: red;
}

.thumbs .thumb:hover {
    box-shadow: 0 0 3px, inset 0 0 6px;
}

.superbox-current-img[src*="loading"] {
    width: 16px;
    height: 16px;
}


.navtable .btn-sm {
    line-height: 16px;
}


.member-cell {
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.member-cell > img,
.member-cell > a {
    margin-right: 10px;
    vertical-align: top;
}

.my_showcase {
    border: 1px solid #ddd;
    margin-top: -1px;
}
fieldset.showcase_result{
    padding: 10px;
}


.unified-search-box {
    max-width: 1000px;
    padding: 10px;
}
.unified-search-box label {
    display: block;
}
.unified-search-box-wrap {
    position: relative;
}
.unified-search-box input[type="text"] {
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;

    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    border-color: #BDBDBD;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #404040;
    display: block;
    font: 13px/16px 'Open Sans',Helvetica,Arial,sans-serif;
    height: 32px;

    outline: 0;
    padding: 8px 10px;

    transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;

    width: 100%;
}
.unified-search-box input:focus {
    border-color: #5D98CC;
    box-shadow: inset 0 1px 0 #d6d6d6;
    color: #000;
}
.unified-search-box-buttons {
    background: #FFF;
    bottom: 0;
    position: absolute;
    right: 0;
    height: 100%;
}
.unified-search-box-buttons:after {
    clear: both;
    content: "";
    display: block;
}
.unified-search-box-submit,
.unified-search-box-reset {
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    text-transform: uppercase;
    width: auto;
}

.unified-search-box-submit {
    margin-right: 25px;
}
.unified-search-box-reset {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.unified-search-box-reset:hover {
    background: #4c4f53;
    border: 1px solid #4c4f53;
    color: #fff;
}

.bulk-uploader {
    background: url(../img/mybg.png) #fff;
    border: 1px solid #808080;
    background-image: -webkit-gradient(linear,left top,right bottom,color-stop(0.25,rgba(0,0,0,.03)),color-stop(0.25,rgba(0, 0, 0, 0)),color-stop(0.5,rgba(0, 0, 0, 0)),color-stop(0.5,rgba(0,0,0,.03)),color-stop(0.75,rgba(0,0,0,.03)),color-stop(0.75,rgba(0, 0, 0, 0)),to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(135deg,rgba(0,0,0,.03)25%,rgba(0, 0, 0, 0) 25%,rgba(0, 0, 0, 0) 50%,rgba(0,0,0,.03)50%,rgba(0,0,0,.03)75%,rgba(0, 0, 0, 0) 75%,rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(135deg,rgba(0,0,0,.03)25%,transparent 25%,transparent 50%,rgba(0,0,0,.03)50%,rgba(0,0,0,.03)75%,transparent 75%,transparent);
    background-image: -ms-linear-gradient(135deg,rgba(0,0,0,.03)25%,transparent 25%,transparent 50%,rgba(0,0,0,.03)50%,rgba(0,0,0,.03)75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(135deg,rgba(0,0,0,.03)25%,transparent 25%,transparent 50%,rgba(0,0,0,.03)50%,rgba(0,0,0,.03)75%,transparent 75%,transparent);
    background-image: linear-gradient(135deg,rgba(0,0,0,.03)25%,rgba(0, 0, 0, 0) 25%,rgba(0, 0, 0, 0) 50%,rgba(0,0,0,.03)50%,rgba(0,0,0,.03)75%,rgba(0, 0, 0, 0) 75%,rgba(0, 0, 0, 0));
    background-color: #FAFCFD;
    background-size: 16px 16px;
    color: #808080 !important;

    font-size: 10px;
    font-weight: bolder;
    line-height: 1 !important;

    padding: 4px 10px;

}

.gallery-totals {
    color: #999;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.gallery-totals li {
    border-right: 1px dotted #c7c7c7;
    color: #555;
    float: left;
    font-size: 11px;
    font-weight: 400;
    margin: -3px 0 0 0;
    padding: 0 10px;
    text-align: left;
    text-transform: uppercase;
}
.gallery-totals li:last-child {
    border: 0;
}

.gallery-totals span {
    color: #57889c;
    display: block;
    font-size: 18px;
    line-height: 20px;
}


.whatsItWorthContainer {
    padding-left: 8px;
}
.whatsItWorthLink {
}
.whatsItWorthBlock {
    overflow: scroll;
}
.whatsItWorthBlock table {
    border-spacing: 5px;
    border-collapse: separate;
}

.whatsItWorthBlock td {
    background: #F4F4F4;
    border: 1px solid #999;
    color: #666;
    font-size: 10px;
    padding: 5px;
    vertical-align: top;
}
.whatsItWorthBlock div {
    font-size: 20px;
  
}
.whatsItWorthBlock div:before {
    content: "$";
}
.whatsItWorthBlock div.avg {
    color: #090;
    font-size: 36px;
    line-height: 1.5;
}

@media only screen and (max-width: 480px){



    #plate_edit .input-group-addon{
        padding: 5px 2px;
        float:left;
        width: 38px;
    }
    #plate_edit #plate{
        width: 100px;
    }
    .input-group-addon+label.input{
        float:left;
    }
    .row-cost-value .input-group-addon+label.input{
        width: auto;
        display: inline-block;
    }
    #acceptEstimate .fa-angle-double-up{
        display: inline-block;
    }
    #acceptEstimate .fa-angle-double-left{
        display:none;
    }
    #tr_value{
        left: 60px;
        position: relative;
        display: inline-block;
    }
    .estimate_box {
        width: 100%;
    }
    .estimate_accept {
        width: 100%;
    }
    #readPlateModal .modal-dialog{
        margin: 0 auto;
    }
    .shareBtn{

    }
    .select2 .selection span{
        width:auto;
    }
    .select2-container--default .select2-search--inline .select2-search__field{
        width: 100%;
        height: 26px !important;
    }
    .nav-tabs .smart-form.select_filters{
        width: 90%;
        min-width: 200px;
        margin: 10px 0;
    }
    .smart-form.select_filters .select {
        width: 90%;
        margin: 0 auto;
        float: left !important;
    }
    #select_collection {
        width: 100%;
    }
    #gview_jqgrid thead tr th{
        display:none !important;
    }
    #gview_jqgrid thead tr th:nth-child(2),
    #gview_jqgrid thead tr th:nth-child(28){
        display:table-cell !important;
    }
    #jqgrid tbody tr td{
        display:none !important;
    }
    #jqgrid tbody tr td:nth-child(2),
    #jqgrid tbody tr td:nth-child(28){
        display:table-cell !important;
    }
    .ui-jqgrid .ui-jqgrid-htable{
        width:100% !Important;
    }
    .ui-jqgrid .ui-jqgrid-btable{
        width:100% !Important;
    }
    .ui-jqgrid .ui-jqgrid-hbox{
        width:100%;
        margin:0;
        padding:0;
    }
    .ui-jqgrid .ui-jqgrid-view{
        width: 94%;
        margin: 0;
        padding: 0;
        left: 3%;
    }
    #tr_pho{
        text-align:center;
    }
    #tr_pho #upload .go_upload{
        width:140px;
    }
    #tr_pho .upload-boxes{
        margin: 0 auto;
        float: none;
    }
    #tr_pho .photo_holder{
        margin: 0 auto;
        float: none;
    }
    #salepricealias{
        width:120px;
    }
    #specms+.select2 .selection{
        width:100%;
    }
    .select2-container--default .select2-search--inline .select2-search__field{
        width:100% !Important;
    }
    #plate_edit footer{
        text-align:center;
    }
    #plate_edit footer .btn{
        float: none !important;
    }

    .unified-search-box-buttons {
        bottom: initial;
        position: static;
        right: initial;
        width: 100%;
    }
    .unified-search-box-reset {
        float: right;
    }

}

@media only screen and (max-width: 400px) {
    .shareBtn {
        /*display: block;*/
        clear: both;
        float: none !important;
        max-width: 133px;
    }


    #searchitemresult {
        padding-left: 0px !important;
    }
    #searchitemresult h2 {
        font-size: 12px;
    }
}