img.logo {
	max-height: 50px;
}

a.active {
	text-decoration: underline;
}

body {
	background-image: url(/https/www.vectorizer.io/img/herobg.svg);
	background-position: top center;
}


body.landing .introimg {
	background: white;
	padding: 10px;
	border-radius: 20px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
	margin: -10px;
	margin-top: 5px;
	padding-right: 1px;
	min-height: 200px;
}
body.landing .herobg, body.editor .herobg {
	background-color: #337ab7;
	color: white;
	padding-top: 5px;
	padding-bottom: 10px;
}
body.editor .herobg {
	margin: -10px;
}

@media (min-width:692px) {
	
	body.landing .herobg, body.editor .herobg {
		background-image: url(/https/www.vectorizer.io/img/herofooter.svg?v2);
		background-position: bottom center;
		background-repeat: no-repeat;
		background-size: 100%;
		padding-bottom: 10px;
	}
	
}

body.landing .welcome h1 {
    font-size: 3.2em;
    color: white !important;
    text-shadow: 0px 0px 1px rgba(255,255,255,0.5);
}

body.landing .welcome .intro p {
    font-weight: 300;
}

body.landing > nav {
	margin-bottom: 0px;
	box-shadow: none !important;
}

body.landing .uploadbox {
	background-color: white;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
}


svg.bi {
	width: 20px;
	height: 20px;
	vertical-align: text-bottom;
}

.clearfix {
	clear: both;
}

@font-face { font-family: FrederickatheGreat; 
	src: url('/https/www.vectorizer.io/fonts/Fredericka_the_Great/FrederickatheGreat-Regular.ttf'); 
	font-display: swap;
} 

.fredericka {
    font-family: 'FrederickatheGreat','Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #222 !important;
}


.btn-primary {
    color: #fff;
    background-color: #337ab7;
	border-color: #2b74b3;
}


.btn-outline-primary {
	border-color: #337ab7;
	color: #337ab7;
}
.btn-primary:hover {
    color: #fff;
	background-color: #3672a6;
	border-color: #2b74b3;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #337ab7;
    border-color: #2a679b;
}

.btn-primary.disabled, .btn-primary:disabled {
	background-color: #337ab7;
	border-color: #2b74b3;
	opacity: 0.5;
}

input[type=file] {
	display: none;
}
nav .bootstrap-filestyle {
	display: inline;
}

nav .flag {
	width: 32px;
	height: 24px;
}

nav #creditsdropdownbtn .dropdown-menu {
	left: auto;
	right: 5px;
}

nav form {
	display: inline;
}

.btn.w100 {
	width: 100%;
}

#loginwithusername {
	display: none;
}

#loginwithusername div.form-text {
	display: none;
	color: #df2929;
	text-align: left;
	font-size: 10pt;
	padding-left: 50px;
}

#loginwithusername div.form-text.ok2 {
	display: none;
	color: #279727;
}

#fileuploadandsubmit {
	display: none;
}

input[type="checkbox"] {
	cursor: pointer;
}

.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.25em;
  opacity: .7;
  white-space: nowrap;
}

.hr-text:before {
    content: '';
    background: silver;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
}
.hr-text:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    color: black;
	background-color: white;
    padding: 0 .5em;
    line-height: 1.2em;
    color: #2d2d2d;
    font-size: 0.9em;
}



.pricingbuybtn {
	position: relative;
}
.pricingbuybtn.btn .badge{
	position: absolute;
	top: 2px;
	right: 2px;
}


.dropdown-menu .hr-text {
	margin: 0px 3px 0px 3px;
	font-size: 0.9em;
}

.underline {
	text-decoration: underline;
}

.modal-xlg {
    max-width: 1100px;
}
.modal-full {
    max-width: 99%;
    max-width: calc( 100% -  20px );
}

.signinbtns .btn {
	opacity: 0.85;	
	width: 90%;
	max-width: 280px;
	display: block;
	margin: 6px auto;
	font-weight: bold;
	position: relative;
}
.signinbtns .input-group, .signinbtns .form-text {
	width: 90%;
	max-width: 280px;
	margin: 0px auto;
	margin-bottom: 4px;
}
.signinbtns .btn:hover {
	opacity: 1;	
	text-decoration: underline;
}

.signinbtns .badge {
	display: none;
	text-decoration: none;
	position: absolute;
	top: -11px;
	right: -14px;
	border: 1px solid silver;
	background-color: white;
	color: black;
	font-weight: normal;
}
.signinbtns .btn.last {
	text-decoration: underline;
}
.signinbtns .btn.last .badge {
	display: inline;
}

.signinbtns .btn.selected {
	opacity: 1;	
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;
}

.signinbtns .email {
	background-color: #fefefe;
	border-color: #b7b7b7;
}

#signinbtns .btn > svg {
	position: relative;
	top: 2px;
}


.twitter, .twitter:focus, .twitter:hover  {
	background-color:  #00aff1;
	border-color: #00aff1;
	opacity: 0.8;
}

.facebook, .facebook:focus, .facebook:hover {
	background-color:  #255a9a;
	border-color: #255a9a;
	opacity: 0.8;
}
.google, .google:focus, .google:hover, .gplus {
	background-color: #f42e2f;
	border-color: #f42e2f;
	 
	opacity: 0.8;
}

.google:visited, .twitter:visited, .facebook:visited {
	opacity: 1;
}

.google:hover, .twitter:hover, .facebook:hover {
	opacity: 1;
}


#cmploadingnotify {
    display: none;
    width: 100%;
    position: fixed;
    top: 5px;
    left: 0;
    right: 0;
}

#cmploadingnotify div {
    margin: 0 auto;
    width: 99%;
    max-width: 600px;
    border: 1px solid #c0c0c0;
    padding: 5px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

#cmploadingnotify div .progress {
    padding: 2px 4px 2px 4px;
}
#cmploadingnotify .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}


#chatbubble {
	position: fixed;
	bottom: 10px;
	right: 10px;
	padding: 13px;
	border: 1px solid #2d608c;
	background-color: #337ab7;
	color: white;
	cursor: pointer;
	z-index: 1234;
	border-radius: 35px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	font-weight: bold;
}


#uploadsmenuitem {
	display: none;	
}

#creditsmodal div.err {
	display: none;	
	font-size: 10pt;
	color: #f42e2a;
	margin-top: 2px;
}
 
#creditsmodal div.err.nocredits {
	color: #333;
}

#creditsmodal #loginwithsocialmedia input {
	text-transform: uppercase;
	font-family: sans-serif;
	letter-spacing: 1px;
}


#creditshistorymodal .list {
	max-height: 500px;
    overflow-y: scroll;
}


.howto > div > div {
	border: 1px solid #fefefe;
	box-shadow: 3px 3px 10px rgba(240,240,240,0.9);
	margin: 0px;
	padding: 25px;
	background-color: white;
}

.uploadbox {
	border: 2px dashed silver;
	border-radius: 10px;
	min-height: 150px;
}

/*  CMP */

#cmploadingnotify {
	display: none;
	width: 100%;
	position: fixed;
	top: 5px;
	left: 0px;
	right: 0px;
}

#cmploadingnotify div {
	margin: 0px auto;
	width: 99%;
	max-width: 600px;
	border: 1px solid silver;
	padding: 5px;
	border-radius: 5px;
	background-color: white;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	z-index: 123456;
}

#cmploadingnotify div .prog { 
	padding: 2px 4px 2px 4px;
	margin-left: 3px;
}

@media (min-width:992px) {
 #alternativecmpmodal .modal-lg, #necessarycmpmodal .modal-lg {
  width:770px
 }
}



 

#redeemvouchermodal .err {
	display: none;
	color: #d33232;
}
#creditsmodal .list {
	height: 550px;
	max-height: 550px;
	overflow: scroll;
}


#alternativecmpmodal, #necessarycmpmodal {
	font-size: 11pt;
	font-family: Helvetica, Arial, sans-serif;
}

#alternativecmpmodal .modal-content, #necessarycmpmodal .modal-content {
 	border-radius: 0px;
}

#alternativecmpmodal .modal-header img, #necessarycmpmodal .modal-body img {
	max-height: 50px;
}

#alternativecmpmodal h4, #necessarycmpmodal h4 {
	font-size: 20px;
}

#alternativecmpmodal .modal-header, #necessarycmpmodal .modal-header {
	border-bottom: none;
	padding-bottom: 0px;
}
#alternativecmpmodal .modal-body, #necessarycmpmodal .modal-body {
	padding: 10px 30px 10px 30px;
}
#alternativecmpmodal .modal-footer, #necessarycmpmodal .modal-footer {
	box-shadow: rgba(0, 0, 0, 0.1) 0px -2px 4px 0px;
}

#alternativecmpmodal h3, #necessarycmpmodal h3 {
	margin: 0px;
	font-size: 20px;
	margin-top: 10px;
}


#alternativecmpmodal .modal-footer .btn, #necessarycmpmodal .modal-footer .btn {
	position: relative;
	top: -1px;
	box-shadow: none !important;
	border-radius: 0px;
	font-size: 0.95rem;
}

#alternativecmpmodal .modal-footer .btn.btn-primary, #necessarycmpmodal .modal-footer .btn.btn-primary {
	background-color: #337ab7;
	border: 1px solid #3269b6;
}

#alternativecmpmodal .modal-footer .btn.btn-primary:hover, #necessarycmpmodal .modal-footer .btn.btn-primary:hover {
	background-color: #2067c4;
	border: 1px solid #2168c5;
}

#alternativecmpmodal div.moreinfo, #necessarycmpmodal div.moreinfo {
	display: none;
}


#alternativecmpmodal div.moreinfo .partners, #necessarycmpmodal div.moreinfo .partners {
	max-height: 150px;
	overflow: auto;
}


#editprivacysettingsbtn {
	cursor: pointer;
	float: right;
	background-color: #368BD6;
	padding: 5px 15px;
	color: #FFF;
	display: flex;
	align-items: center;
	max-height: 30px;
	z-index: 2147483640;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	font-size: 14px
}

#editprivacysettingsbtn:hover span {
	text-decoration: underline;
}
#editprivacysettingsbtn span.glyphicon {
	text-decoration: none;
}


.strikethrough {
	text-decoration: line-through;
}

/* /CMP */





/* Loader stylesheet from https://ihatetomatoes.net/create-custom-preloading-screen/ */
#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,0.2);
	overflow-y: scroll;
}

#loader-wrapper div.info {
	text-align: center;
	color: white;
	font-size: 26pt;
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	display: flex;
	align-items: center;
	justify-content: center;
}

#loader {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #3498db;
	-webkit-animation: spin 2s linear infinite;
	/* Chrome, Opera 15+, Safari 5+ */
	animation: spin 2s linear infinite;
	/* Chrome, Firefox 16+, IE 10+, Opera */
	z-index: 1001;
}

#loader:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #3c5fe7;
	-webkit-animation: spin 3s linear infinite;
	/* Chrome, Opera 15+, Safari 5+ */
	animation: spin 3s linear infinite;
	/* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #96b3df;
	-webkit-animation: spin 1.5s linear infinite;
	/* Chrome, Opera 15+, Safari 5+ */
	animation: spin 1.5s linear infinite;
	/* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		/* Chrome, Opera 15+, Safari 3.1+ */
		-ms-transform: rotate(0deg);
		/* IE 9 */
		transform: rotate(0deg);
		/* Firefox 16+, IE 10+, Opera */
	}
	100% {
		-webkit-transform: rotate(360deg);
		/* Chrome, Opera 15+, Safari 3.1+ */
		-ms-transform: rotate(360deg);
		/* IE 9 */
		transform: rotate(360deg);
		/* Firefox 16+, IE 10+, Opera */
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		/* Chrome, Opera 15+, Safari 3.1+ */
		-ms-transform: rotate(0deg);
		/* IE 9 */
		transform: rotate(0deg);
		/* Firefox 16+, IE 10+, Opera */
	}
	100% {
		-webkit-transform: rotate(360deg);
		/* Chrome, Opera 15+, Safari 3.1+ */
		-ms-transform: rotate(360deg);
		/* IE 9 */
		transform: rotate(360deg);
		/* Firefox 16+, IE 10+, Opera */
	}
}

#loader-wrapper .loader-section {
	position: fixed;
	top: 0;
	width: 51%;
	height: 100%;
	z-index: 1000;
	-webkit-transform: translateX(0);
	/* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: translateX(0);
	/* IE 9 */
	transform: translateX(0);
	/* Firefox 16+, IE 10+, Opera */
}

#loader-wrapper .loader-section.section-left {
	left: 0;
}

#loader-wrapper .loader-section.section-right {
	right: 0;
}


/* Loaded */

.loaded #loader-wrapper .loader-section.section-left {
	-webkit-transform: translateX(-100%);
	/* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: translateX(-100%);
	/* IE 9 */
	transform: translateX(-100%);
	/* Firefox 16+, IE 10+, Opera */
	-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {
	-webkit-transform: translateX(100%);
	/* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: translateX(100%);
	/* IE 9 */
	transform: translateX(100%);
	/* Firefox 16+, IE 10+, Opera */
	-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	/* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: translateY(-100%);
	/* IE 9 */
	transform: translateY(-100%);
	/* Firefox 16+, IE 10+, Opera */
	-webkit-transition: all 0.3s 1s ease-out;
	transition: all 0.3s 1s ease-out;
}


div.at, a.at {
	font-family: monospace;
	font-size: 0.74em;

}
a.btn.at {
	padding-top: 0px;
	padding-bottom: 0px;
}
a.btn.at:hover {
	background-color: #f0f0f0;
	color: #337ab7;
	border-color: #337ab7;
}
div.at span, a.at span {
	color: #333;
}

form label.cb {
	display: block;
	color: black;
}

#subscribebox {
	display: none;
}

body.landing #recommendations {
	color: black;
}
body.landing #recommendations .hidden {
	display: none;
}
body.landing #recommendations .input-group {
	width: 75%;
}

nav form input.hidden {
	display: none;
}

#bulkuploadmodal .imglist .name {
	line-break: anywhere;
}
#bulkuploadmodal .progress .error {
	display: none;
}


.monospace {
	
	font-family: monospace;
}

.stepbanner {
	position: relative;
	width: 0px;
	height: 0px;
	left: 0px;
	top: 0px;
	overflow: visible;	
	padding: 0 !important;
	margin: 0px;
}



.stepbanner > a  {
	display: block;
	position: absolute;
	left: -75px;
	top: 45px;
	z-index: 2;
	background: rgba(250,250,255,0.75);
	color: black;
	width: 100px;
	height: 22px;
	transform: rotate(270deg);
	font-size: 14px;	
	text-align: center;
	border-radius: 10px;
	text-decoration: none;
}
.stepbanner > a:hover  {
	text-decoration: underline;
}


.stepbanner.step1 > a, .stepbanner.step4 > a  {
	left: -60px;
}

#quickstartutorialdiv a {
	color: black;
	text-decoration: underline;
}

#loginhistorytextarea {
	display: none;
}

