﻿/* Capture App */

.signaturePad {
  /*position: absolute;
  font-size: 10px;*/
  /*max-width: 700px;
  max-height: 400px;*/
  /*top: 50%;
  left: 50%;
  margin-left: -350px;
  margin-top: -200px;*/
  
  background-color: #fff;
  
}
#SignatureCanvas
{
    width:99%;
    height:200px;
    border: 1px solid #d0d0d0;
    background-color:#EFEFEF;
    border-radius: 4px;
}

.svg #SignatureCanvas
{
    
}

.image_button input {
    display: none;
}

.image_button 
{
 display:inline-block; 
 margin-left:20px;  
}

.image_button label 
{
     background-color: #449fe5;
    /*background: #449fe5;  
    background: -moz-linear-gradient(top,  #449fe5 0%, #2989d8 99%);  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#449fe5), color-stop(99%,#2989d8));  
    background: -webkit-linear-gradient(top,  #449fe5 0%,#2989d8 99%);  
    background: -o-linear-gradient(top,  #449fe5 0%,#2989d8 99%);  
    background: -ms-linear-gradient(top,  #449fe5 0%,#2989d8 99%);  
    background: linear-gradient(to bottom,  #449fe5 0%,#2989d8 99%);  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#449fe5', endColorstr='#2989d8',GradientType=0 );   */
    border: 1px solid #2989D8;
    color: White;
    font-family: "open_sansregular", sans-serif;
    font-size: 15px;
    padding: 8px 20px;
    border-radius:3.1px; 
    box-shadow: 1px 1px 2px #BBBBBB;     
}

.image_button label:hover {
    border: 1px solid #2378BE;
    transition:all 0.2s ease-in-out 0s;    
    background-color: #449fe5; /*  
    background: -moz-linear-gradient(top,  #449fe5 0%, #2378BE 99%);  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#449fe5), color-stop(99%,#2378BE));  
    background: -webkit-linear-gradient(top,  #449fe5 0%,#2378BE 99%);  
    background: -o-linear-gradient(top,  #449fe5 0%,#2378BE 99%);  
    background: -ms-linear-gradient(top,  #449fe5 0%,#2378BE 99%);  
    background: linear-gradient(to bottom,  #449fe5 0%,#2378BE 99%);  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#449fe5', endColorstr='#2378BE',GradientType=0 ); */
}

.image_button label:before 
{
    content: '\e800';
    font-family: "fontello";
    position:relative;
    font-size:32px;
    text-shadow: 0 0 1px #41637F;
    left:-13px;
    top:5px;      
} 



.upload_button input {
    display: none;
}

.upload_button label {
    border: 1px solid #c9670c;
background-color: #c67e3f; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none'  
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2N2UzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOTY3MGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #c67e3f 0%, #c9670c 100%);  
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c67e3f), color-stop(100%,#c9670c));  
background: -webkit-linear-gradient(top, #c67e3f 0%,#c9670c 100%);  
background: -o-linear-gradient(top, #c67e3f 0%,#c9670c 100%);  
background: -ms-linear-gradient(top, #c67e3f 0%,#c9670c 100%);  
background: linear-gradient(to bottom, #c67e3f 0%,#c9670c 100%);  
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c67e3f', endColorstr='#c9670c',GradientType=0 );   */
    box-shadow: 1px 1px 2px #BBBBBB;   
    margin-left:20px;
     color: White;
    font-family: "open_sansregular", sans-serif;
    font-size: 15px;
    padding: 8px 20px;
    border-radius:3.1px;
     
}

.upload_button label:hover {
   background-color: #c67e3f; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2N2UzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMjUzMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #c67e3f 0%, #b2530a 100%);  
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c67e3f), color-stop(100%,#b2530a));  
background: -webkit-linear-gradient(top, #c67e3f 0%,#b2530a 100%);  
background: -o-linear-gradient(top, #c67e3f 0%,#b2530a 100%);  
background: -ms-linear-gradient(top, #c67e3f 0%,#b2530a 100%);  
background: linear-gradient(to bottom, #c67e3f 0%,#b2530a 100%);    
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c67e3f', endColorstr='#b2530a',GradientType=0 );   */
    border: 1px solid #b2530a;
    transition:all 0.2s ease-in-out 0s;  
}

.upload_button label:before 
{
    content: '\e806';
    font-family: "fontello";
    position:relative;
    font-size:32px;
    text-shadow: 0 0 1px #765223;
    left:-13px;
    top:5px;      
} 

.upload_button 
{
 display:inline-block;   
}

.alert_area {
    background-color:#FEEFEF;
    padding:5px 8px 5px 20px;
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px !important;
    line-height:22px !important;   
    border-top: 1px solid #ECB8C3; 
    border-right: 1px solid #ECB8C3;
    border-bottom: 1px solid #ECB8C3;
    border-left:10px solid #B20000;
    width:300px;     
    margin: 0 auto 20px auto;
    color:#b20000;     
    border-radius:5px;    
}

.alert_area:before {
    content: '\e805';
    font-family: "fontello";
    position:relative;
    font-size:45px;
    color:#b20000;    
    padding: 4px 8px 10px;
    left:-10px;
    top:15px; 
}

.alert_area_text {
    width:250px;
    margin: -30px 0 6px 60px;
}

.alert_area_text strong {
    color:#b20000;
     font-size:20px;
     font-weight:normal !important;   
}


.info_display strong
{
    font-family: 'tires', serif;	
	color:#00255a;
	font-size:18px;	
	font-weight:normal;
	width:200px;
	padding-right:5px;
}

.info_display 
{
    padding: 6px 9px;     
    font-family: 'open_sansregular',sans-serif;
    font-size: 15px !important;   
}

.HasVoterID_2_show {
    min-height:210px;    
}


.option_text 
{

    font-family:'tires', Sans-Serif;
    font-size: 16px;
    color:#00255a;
    display:inline;
    padding-left:20px;
    
}

.option_text strong
{
    font-size:24px;
    padding-right:15px;
}


/*
.m-signature-pad:before, .m-signature-pad:after {
position: absolute;
  z-index: -1;
  content: "";
	width: 40%;
	height: 10px;
	left: 20px;
	bottom: 10px;
	background: transparent;
	-webkit-transform: skew(-3deg) rotate(-3deg);
	-moz-transform: skew(-3deg) rotate(-3deg);
	-ms-transform: skew(-3deg) rotate(-3deg);
	-o-transform: skew(-3deg) rotate(-3deg);
	transform: skew(-3deg) rotate(-3deg);
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4);
}

.m-signature-pad:after {
	left: auto;
	right: 20px;
	-webkit-transform: skew(3deg) rotate(3deg);
	-moz-transform: skew(3deg) rotate(3deg);
	-ms-transform: skew(3deg) rotate(3deg);
	-o-transform: skew(3deg) rotate(3deg);
	transform: skew(3deg) rotate(3deg);
}

.m-signature-pad--body {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 60px;
  border: 1px solid #f4f4f4;
}

.m-signature-pad--body
  canvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
  }

.m-signature-pad--footer {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  height: 40px;
}

.m-signature-pad--footer
  .description {
    color: #C3C3C3;
    text-align: center;
    font-size: 1.2em;
    margin-top: 1.8em;
  }

.m-signature-pad--footer
  .button {
    position: absolute;
    bottom: 0;
  }

.m-signature-pad--footer
  .button.clear {
    left: 0;
  }

.m-signature-pad--footer
  .button.save {
    right: 0;
  }

@media screen and (max-width: 1024px) {
  .signaturePad {
    top: 30px;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    min-width: 250px;
    min-height: 140px;
    margin: 5%;
  }
  #github {
    display: none;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .signaturePad{
    margin: 10%;
  }
}

@media screen and (max-height: 320px) {
  .m-signature-pad--body {
    left: 0;
    right: 0;
    top: 0;
    bottom: 32px;
  }
  .m-signature-pad--footer {
    left: 20px;
    right: 20px;
    bottom: 4px;
    height: 28px;
  }
  .m-signature-pad--footer
    .description {
      font-size: 1em;
      margin-top: 1em;
    }
}
*/

