@charset "UTF-8";
/*
 * jQuery File Upload Plugin CSS Example
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
/* *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */
 
body {
	font-family: 'Open Sans', sans-serif;	
}

#header {
    background: #80d7de;	
}

@media screen and (max-width:1220px) {
	#header {
		text-align: center;	
	}
	
	.social-icons {
	display:none;	
	}
}

.logo {
	max-width: 320px;
    padding: 30px 40px 40px 40px;
}

.social-icons {
    float: right;
    padding: 30px 40px 40px 40px;
    font-size: 35px;
    color: #fff;	
}

.nav-arrows {
	position: absolute;
    width: 100%;
    top: 215px;
    left: calc(50% - 350px);
	font-size: 65px;
    color: #00b1bb;
    max-width: 700px;	
}

@media screen and (max-width:744px) {
.nav-arrows {
	display:none;	
}	
}

.nav-left {
	padding: 0 5px 0 0;
	float:left;
	width: 60px;
    height: 60px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    transition: 100ms all linear;
    -webkit-transition: 100ms all linear;
    -moz-transition: 100ms all linear;
    -o-transition: 100ms all linear;
    cursor: pointer;	
}

.nav-right {
	padding: 0 0 0 5px;
	float:right;
	width: 60px;
    height: 60px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    transition: 100ms all linear;
    -webkit-transition: 100ms all linear;
    -moz-transition: 100ms all linear;
    -o-transition: 100ms all linear;
    cursor: pointer;	
}

.nav-right:hover, .nav-left:hover {
	background: #00b1bb;
    color: #fff;	
}

.social-icons a {
	cursor:pointer;
    opacity: 0.7;
	color:#fff !important;	
}

.social-icons a:hover {
	opacity:1;	
}

h1#changethewords {
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 40px;
	margin-top: 0;
    margin-bottom: 50px;	
	display: inline-block;
    width: 100%;
}

h1#changethewords span {
    font-weight: 600;	
	opacity:0.7;
	border-bottom:2px solid #ffffff;
}

.outer-container {
	max-width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;	
}

.topsec {
    box-shadow: none;
    width: 100%;
    z-index: 999;
    position: relative;
    background: url(/img/Animated-Characters.gif) top center no-repeat;
    background-size: initial;
    background-position: center bottom;
    background-color: #80d7de;	
}

.container {
    position: relative;
    z-index: 999;
}

input {
	background: rgba(255, 255, 255, 0.8);
    height: 60px;
    border: 1px solid rgba(128, 215, 222, 0.4);
    font-size: 18px;
    font-weight: 300;
    width: 100%;
    padding: 10px 20px;
    color: #7f898e;
    line-height: 28px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none;	
}

input:focus, input.text:focus {
	background: #ffffff;
	outline: none;
    color: #ff8429;
    border: 1px solid #ff8429;
}

.urlfield {
	width: 85% !important;
    float: left;
	border-radius: 4px 0 0 4px;	
}

.dropzone {
	color: #7f898e;
	padding: 50px;
    outline: 3px dashed #fff;
    background: rgba(255, 255, 255, 0.80);
	text-align:center;
	overflow: auto;
}

.btn-upload {
	background: #fff;
    border: 2px solid #ff8429;
    color: #ff8429;
    padding: 15px 20px;
    font-weight: 600;
    font-size: 17px;
	transition:all 150ms linear;
	-webkit-transition:all 150ms linear;
	-moz-transition:all 150ms linear;
	-o-transition:all 150ms linear;
	margin-bottom: 10px;
}

.btn-upload:hover {
    background: #ff8429;
    color: #fff;
}

.control-btns {
	width: 100%;
    background: #00b1bb;
    display: block;
    overflow: auto;	
	padding-bottom: 40px;
}

.preview-container {
	margin-top:-40px;	
}

.btn-next {
	float: right;
    background: #ff8429;
    color: #fff;
    padding: 16px 20px;
    font-weight: 600;
    font-size: 17px;
    transition: all 150ms linear;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
	width: 14%;
    min-width: 103px;
	min-height: 60px;
	border-radius: 0 4px 4px 0;
}

.btn-next:hover {
	background: #ff9649;
    color: #fff;
}

@media screen and (max-width:895px) {
	.btn-next {
	width: 29%;
	}
	
	.urlfield {
    width: 70% !important;
	}
}

@media screen and (max-width:555px) {
	.btn-next {
	width: 100%;
	margin-top: 7px;
    border-radius: 0;
	}
	
	.urlfield {
    width: 100% !important;
	border-radius: 0;
	}
}

.preview-area {
	background: #fff;
    border-radius: 3px;
    padding: 40px;
}

.preview-btns {
	width: calc(25% - 6px);
	margin: 0px 3px;
	float:left;
	cursor: pointer;
    border-radius: 4px;
    font-weight: 500;
    padding: 10px 15px;
	min-width:110px;
    background: #efefef;
    color: #7f898e;
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none;
			margin-bottom: 6px;
}

.preview-btn-active {
    background: #00b1bb;
    color: #fff;
}

.preview-btns-outer {
	overflow:auto;
}

@media screen and (max-width:595px) {
    .preview-btns {
    width: calc(50% - 6px);	
	}
}

@media screen and (max-width:365px) {
    .preview-btns {
    width: calc(100% - 6px);	
	}
}

.twitter-large-card {
    margin: auto;
    max-width: 436px;
    width: 100%;
    background-color: #80d7de;
	background: url(http://anyimage.io/img/PreviewImage.jpg);
    background-size: contain;
    border-radius: 5px;
	border: 1px solid #e1e8ed;
	position:relative;
}

.twitter-large-card-summary {
	background: #fff;
    padding: 14px;
	border-radius: 0 0 5px 5px;
}

.summary-title {
	max-height: 1.3em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 14px;
    margin: 0 0 .15em;
    font-weight: bold;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.3em;
}

.twitter-card-icon {
	position: absolute;
    left: calc(50% - 30px);
    top: 66px;
    font-size: 60px;
    color: #fff;
    z-index: 10;
}

.card-preview-text {
	position: absolute;
    left: calc(50% - 67px);
    top: 128px;
    font-size: 20px;
    color: #fff;
    z-index: 10;
}

.twitter-large-img {
	margin:auto;
	max-width:436px;
	height:219px;
	width:100%;
	border-radius: 5px 5px 0 0;
	background-size: cover;
    background-repeat: no-repeat;
	z-index: 20;
    position: relative;
}

.ng-scope td {
    padding: 0 !important;
    background: none !important;
    border: none !important;
}

.start, .cancel, .preview.ng-scope {
    display: none;
}

.step2 {
display:none;	
}


.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
  margin: auto;
}

input.cmn-toggle-round + label {
  padding: 2px;
  width: 95px;
  height: 45px;
  background-color: #dddddd;
  border-radius: 60px;
  margin-bottom: 25px;
}
input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}
input.cmn-toggle-round + label:before {
  right: 1px;
  background-color: #1da1f2;
  border-radius: 60px;
  transition: background 0.4s;
}
input.cmn-toggle-round + label:after {
  width: 43px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: margin 0.4s;
}
input.cmn-toggle-round:checked + label:before {
  background-color: #3b5998;
}
input.cmn-toggle-round:checked + label:after {
  margin-left: 50px;
}
