
@font-face{
		font-family: Roboto-Condensed;
	    src: url(<%=resourceBundlePath%>/css/font/Roboto-Condensed.ttf);
	}
	@font-face{
		font-family: Roboto-Condensed;
	    src: url(<%=resourceBundlePath%>/css/font/Roboto-Condensed.woff);
	}

	@font-face{
		font-family: Roboto-Regular;
	    src: url(<%=resourceBundlePath%>/css/font/Roboto-Regular.ttf);
	}
	@font-face{
		font-family: Roboto-Regular;
	    src: url(<%=resourceBundlePath%>/css/font/Roboto-Regular.woff2);
	}

	@font-face{
		font-family: Lato-Light;
	    src: url(<%=resourceBundlePath%>/css/font/Lato-Light.ttf);
	}
	@font-face{
		font-family: Lato-Light;
	    src: url(<%=resourceBundlePath%>/css/font/Lato-Light.eot);
	}
	@font-face{
		font-family: Lato-Light;
	    src: url(<%=resourceBundlePath%>/css/font/Lato-Light.woff);
	}
	@font-face{
		font-family: Lato-Light;
	    src: url(<%=resourceBundlePath%>/css/font/Lato-Light.woff2);
	}

	@font-face{
		font-family: Lato-Regular;
	    src: url(<%=resourceBundlePath%>/css/font/Lato-Regular.ttf);
	}
	@font-face{
		font-family: Lato-Regular;
	    src: url(<%=resourceBundlePath%>/css/font/Lato-Regular.eot);
	}
	@font-face{
		font-family: Lato-Regular;
	    src: url(<%=resourceBundlePath%>/css/font/Lato-Regular.woff);
	}
	@font-face{
		font-family: Lato-Regular;
	    src: url(<%=resourceBundlePath%>/css/font/Lato-Regular.woff2);
	}

	@font-face{
		font-family: Roboto-Thin;
	    src: url(<%=resourceBundlePath%>/css/font/Roboto-Thin.ttf);
	}
	@font-face{
		font-family: Roboto-Thin;
	    src: url(<%=resourceBundlePath%>/css/font/Roboto-Thin.eot);
	}
	@font-face{
		font-family: Roboto-Thin;
	    src: url(<%=resourceBundlePath%>/css/font/Roboto-Thin.woff);
	}


.loginForm{

background-color:#113957;
padding: 40px !important;
}

.video{
    height: 482px;
    background-color: white;
    padding: 40px;
}

.formContent{
	margin: 0;
}

.labels{
color: white;
font-weight: bold;
font-size:15px;
margin-top: 5px;
margin-bottom:2px;
text-align: left;
font-family: Roboto-Regular, sans-serif;
}

.field{
width: 100%;
}

.requiredfield{
	width:100%;
	font-size:14px;
	border-radius: 2px;
	border-color: #c0c0c0;
	padding: 5px;
	margin: 0 5px;
	border-width: 1px;
	color: black;
	background: #ffffe1;
	font-family: Roboto-Regular, sans-serif;
}

.consoleButton{
	border-radius:5px; 
	background: #E21B22; 
	width: 140px;
	color:white; 
	margin: 20px 10px;
	height: 45px; 
	color:white;
	font-family: Roboto-Condensed;
	font-size: 16px;
	font-weight: bold;
}

.consoleField{
	border-radius:5px; 
	height: 40px; 
	color: black;
}

.product-selection-label{
	text-align: left;
	font-family: Roboto-Regular, sans-serif;
	font-size: 16px; 
	margin: 5px;
	
}

.signin-button-header{
	font-family: Roboto-Condensed;
}

.product-selection-header{
	color: #1C849F;
	font-weight: bold;
	text-align: left;	
}
.disc-text{
	color: #9EA1A3;
	font-family: Robito-Regular, sans-serif;
	font-size: 13px;
}

.multi-item-carousel{
  .carousel-inner{
    > .item{
      transition: 500ms ease-in-out left;
    }
    .active{
      &.left{
        left:-33%;
      }
      &.right{
        left:33%;
      }
    }
    .next{
      left: 33%;
    }
    .prev{
      left: -33%;
    }
    @media all and (transform-3d), (-webkit-transform-3d) {
      > .item{
        // use your favourite prefixer here
        transition: 500ms ease-in-out left;
        transition: 500ms ease-in-out all;
        backface-visibility: visible;
        transform: none!important;
      }
    }
  }
  .carouse-control{
    &.left, &.right{
      background-image: none;
    }
  }
}

}
h1 {
  color: white;
  font-size: 2.25em;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 2em;
  text-shadow: 0px 2px 0px #000000;
}
.dashboard-text{
	text-align: left; 
	font-size: 16px; 
	font-family: Roboto-Regular, Tahoma;
	color: black;
}

.dashboard-footer{
	font-family: Roboto-Regular, Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: white;
	width: 100%;
    border-width: 0px;
	
}
.dashboard-link{
	font-family: Roboto-Regular, Tahoma;
	color: #780B0B; 
	font-weight: bold;
	font-size: 15px;
	
}

.dashboard-amount{
	color:#0C7C98;
	margin-bottom:20px;
	text-align:center;
	font-family: Roboto-Regular, Tahoma;
}

.dashboard-header{
	color:#0C7C98;
	margin-top:20px; 
	margin-bottom:0px;
	text-align:center; 
	font-size:16px; 
	font-weight:bold;
	font-family: Roboto-Regular, Tahoma;
}

.dashboard-detail-size{
	color:black;
	margin:0px 10px;
	text-align:center;
	font-size:32px;
	font-family: Roboto-Regular, Tahoma;
}

.dashboard-border{
	margin: 10px 20px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #113957 !important;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 40%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.mainButton{
	border-radius:5px; 
	background: #E21B22; 
	height: 35px; 
	width: 100%;
	color:white;
	margin-top:10px;
	font-family: Roboto-Condensed, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.header-label-form{
	color: #2C7F91; 
	font-size: 16px; 
	font-weight: bold;
	font-family: Roboto-Condensed, sans-serif;
}

.main-header{
	color: #2C7F91; 
	font-family: Roboto-Regular, sans-serif;
}

.header-label{
color: #01B9E9;
font-size: 16px;
font-weight: bold;
vertical-align: middle;
font-family: Roboto-Condensed;
}

.dashboard-header-list{
	color:#1C1C1C;
	text-align: left;
	font-family: Roboto-Regular, Tahoma ;
	font-size: 22px;
}


/* .clicked{
	margin: 10px;
}

.small-icon{
	margin:5px;
} */

.product-price{
	font-family: Roboto-Regular, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #E3252D;
    text-align: left;
    padding-left: 5px;
}

.pos-table-left{
	border-bottom-style: solid;
	border-bottom-color: #A9ABAD;
	border-bottom-width: .5px;
	padding:5px; 
}

.pos-sub-btn{
	width: 90px;
	margin: 3px; 
	margin-bottom: 1; 
	background-color: #4F4F4F; 
	color: white; 
	border-radius: 3px; 
	border-width: 1px; 
	font-weight: bold;
	font-family: Roboto-Condensed, sans-serif;
}

.subscribe-btn{
		border-radius: 4px;
	  background: #1D4D70;   
	  width: 60%;
	  color: white;
    float: left;
    margin: 20px 10px;
    height: 36px;
    font-family: Roboto-Condensed, sans-serif;
    font-size: 16px;
    font-weight: bold;
    border-width: 1px;
    margin-left: 5px;
}