
	html,body{ height: 100%; font-family: arial; }

	*{ margin: 0; padding: 0; }
	canvas{ outline: none; }

	.logo{
		    width: 150px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
	}

	#lindalcanvas{
		width: auto; height: auto; margin: 0 auto; overflow: hidden;
	}

	#lindalcanvas canvas{
		width: auto; height: auto;  margin: 0 auto;
	}

	.lft{ width: 350px; height: 100%;
		background: radial-gradient(at 50% 12%,rgba(12,45,88,1),rgba(1,32,66,1));  padding: 20px;
		    -webkit-box-shadow: 17px 0px 48px 0px rgba(9,40,80,0.49);
	    -moz-box-shadow: 17px 0px 48px 0px rgba(9,40,80,0.49);
	    box-shadow: 17px 0px 48px 0px rgba(9,40,80,0.49);
	    z-index: 999;
	    position: absolute;

	     transition: 2s;
	}
	.lft.hidePnl{
		left: -370px;
		transition: 2s;

	}

	.rft{ width: 100%; height: 100%;  background: blue}

	.pnltrgr{

		 display: inline-block;
	    font: normal normal normal 14px/1 FontAwesome;
	    font-size: inherit;
	    text-rendering: auto;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    position: absolute;
	    top: 0px;
	    width: 20px;
	    background: #08264d;
	    right: -20px;
	    padding: 10px;
	    cursor: pointer;
	    color: white;

	}
	.pnltrgr:after{
		    content: "\f060";
	}


	.pnltrgr:hover{
		 color: #2f73ca;
	}

	.lft.hidePnl .pnltrgr:after{
		content: "\f061";

		}

	.formopt{
		color: white;
		width:80%;
		float:right;
		padding-top:32px;
	}

	.formopt h1{
		font-size: 20px;
	    text-transform: uppercase;
	    color: #2f73ca;

	}

	.formopt h3{
		    font-weight: lighter;
	    margin-bottom: 10px;
	    margin-top: 20px;
	    font-size: 14px;
	    text-transform: uppercase;
	    color: #a1bce0;
	}

	.formopt select{
		width: 100%;
	}

	#exportLink{
		padding: 20px;
    text-align: center;
    background: #2f73ca;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    margin-top: 50px;
    position: absolute;
    left: 0px;
    right: 0px;

	}

	#exportLink:hover{
		background: #05152b;
	}

	.objw, .objh{
		padding: 5px;
	    background: transparent;
	    border: 1px solid #2f73ca;
	    border-radius: 4px;
	    color: #a3cbff;
	}
	.rtIcon{
		right: 40px;
	    position: absolute;
	    width: 200px;
	    top: 40px;
	}

.showPhotoEditor{

    z-index: 9999;
    right: 0px;
    background: #0d4c9ad4;
    position: fixed;
    top: 0px;
    bottom: 0px;
    padding: 0px 20px;
     display: none;

}

.showPhotoEditor .app{

 margin: 20px auto;
      max-width: 400px;

    -webkit-box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.47);
-moz-box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.47);
box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.47);
background: #08244a;
    color: white;

}

.showPhotoEditor .app #image{ width: 100% }

.showPhotoEditor .app .header{

background-color: #1551af;

}


.showPhotoEditor .app .main{
background-color: #fdfdfd;

}

#buttonaplyimg{
    width: 100%;
    display: block;
    padding: 10px;
    font-weight: 700;
    text-transform: uppercase;
    background: white;
    border: none;
    letter-spacing: 2px;
    cursor: pointer;
}

#buttonaplyimg:hover{
	background: #b7d6ff;
}

#showpop{
	padding: 10PX 20px;
    BACKGROUND: #313131;
    border-radius: 4px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.47);
    -moz-box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.47);
    box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.47);
    font-size: 12px;
    margin: 0 auto;
    display: block;
    text-align: center;
    border: 2px solid #020304;
    margin: 10px 0px;
}

#showpop:hover{
	    border: 2px solid #ffffff;
	    BACKGROUND: #2f73ca;
}


.navbar .nav a.nav__button{
	display: none;
}

.navbar .nav a.nav__button--success, .navbar .nav a.nav__button--danger{
	display: block;
}
.btnActbar{
	background: #313131 !important;
}



.applyImg {
        background-color: #17458c;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    width: 10rem;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    text-transform: uppercase;
    font-weight: bold;
}

.applyImg:hover {
    background-color: #0074d9;
    color: #fff;
}

.applyImg .fa:before{ margin-right: 10px; }

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
 padding: 10px;
 cursor: pointer;
}

.uplbtn {
      background-color: #274165;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border: 2px solid #2f73ca;
    color: white;
        cursor: pointer;

    position: relative;

        display: block;
    width: 100%;
}
.upload-btn-wrapper:hover .uplbtn{
	background: #2f73ca;
	cursor: pointer;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

#setobjsize{
	color: white;
    padding: 4px 10px;
    margin: 10px 0px;
    display: inline-block;
    border: 2px solid #2f73ca;
    text-align: center;
    width: 150px;
    text-decoration: none;
    border-radius: 4px;
    font-size: 12px;
    background: #274165;
}

.btn-group{
	padding: 10px;
}
.btn-primary{
	    padding: 4px 6px;
    border-radius: 4px;
}
	#loading-screen {
	    display: none;
		position: absolute;
		z-index: 2;
		top: 0;
		left: 50% !important;
        transform: translateX(-50%);
		width: 60%;
		height: 100%;
		opacity: 1;
	 	transition: 1s opacity;
	}

	#loading-screen.fade-out {
	    opacity: 0;
	}

	#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: #27aae1;
	    -webkit-animation: spin 2s linear infinite;
	    animation: spin 2s linear infinite;
	}
	#loader:before {
	    content: "";
	    position: absolute;
	    top: 5px;
	    left: 5px;
	    right: 5px;
	    bottom: 5px;
	    border-radius: 50%;
	    border: 3px solid transparent;
	    border-top-color: #eaeaea;
	    -webkit-animation: spin 3s linear infinite;
	    animation: spin 3s linear infinite;
	}
	#loader:after {
	    content: "";
	    position: absolute;
	    top: 15px;
	    left: 15px;
	    right: 15px;
	    bottom: 15px;
	    border-radius: 50%;
	    border: 3px solid transparent;
	    border-top-color: #002c5b;
	    -webkit-animation: spin 1.5s linear infinite;
	    animation: spin 1.5s linear infinite;
	}
	@-webkit-keyframes spin {
	    0%   {
	        -webkit-transform: rotate(0deg);
	        -ms-transform: rotate(0deg);
	        transform: rotate(0deg);
	    }
	    100% {
	        -webkit-transform: rotate(360deg);
	        -ms-transform: rotate(360deg);
	        transform: rotate(360deg);
	    }
	}
	@keyframes spin {
	    0%   {
	        -webkit-transform: rotate(0deg);
	        -ms-transform: rotate(0deg);
	        transform: rotate(0deg);
	    }
	    100% {
	        -webkit-transform: rotate(360deg);
	        -ms-transform: rotate(360deg);
	        transform: rotate(360deg);
	    }
	}

.number_round{
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 0px solid #ffff;
	color:#03254a;
	width: 40px;
	height: 40px;
	background-color: white;
	font-weight: 900;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	margin-top: 55px;
}

.digit{
	padding-top: 7px;
	font-size: 23px;
}

.main_heading{
	font-size: 20px;
	text-transform: uppercase;
	color: #2f73ca;
	text-align: center;
}