@font-face {
	font-family: 'Veneer';
	src: url('veneer.otf');
	src: local('Veneer'), url('veneer.woff') format('woff'), url('veneer.svg') format('svg'), url('veneer.ttf') format('truetype');
}
@font-face {
	font-family: 'las-vegas';
	src: url('las-vegas-fabulous.otf');
	src: local('las-vegas-fabulous'), url('las-vegas-fabulous.woff') format('woff'), url('las-vegas-fabulous.svg') format('svg'), url('las-vegas-fabulous.ttf') format('truetype');
}

.container {
	max-width:1024px;
}
body {margin:0 !important;}
.img-responsive {
	display:inline-block !important;
}
.no-padding {
	padding:0 !important;
}
h1 {
	font-size:60px !important;
	font-weight:bold !important;
}
.wrapper-1 {
	background:url(home-bg.jpg) center center no-repeat;
}
.logo {
	padding:25% 10%;
	text-align:center;
}
.menu ul li {
	background:url(menu-bg.jpg) no-repeat center top;
	text-align:center;
	list-style:none;
}
.menu ul li:nth-child(2) {
	background-position:center center;}
.menu ul li:nth-child(2) a {
	color:#fff;
}
.menu ul li:nth-child(3), .menu ul li:nth-child(7) {
	background-position:center bottom;
}
.menu ul li:nth-child(3) a,.menu ul li:nth-child(7) a {
	color:#fff;
}
.menu ul li:nth-child(5){
	background-position:center center;}
.menu ul li:nth-child(5) a {
	color:#fff;
}


.menu ul li:last-child {
	background:url(last-menu-bg.jpg) no-repeat center center;
}
.menu ul li:last-child a {
	color:#fff;
}
.menu li a {
    color: #9d7f62;
    font-size: 65px;
	font-weight:bold;
}
.menu {
	padding-bottom:150px;
}
.wrapper-2 {
	background:url(voice-bg.png) center top no-repeat;
}

.voice-logo {
	padding:50px 0;
}
.content h1 {
	text-align:center;
	color:#bf574e;
}
.content {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5a5a5a;
}
.content p {
	padding:0 8.7%;
	text-align:center;
}
h5.stylish {
	font-family:las-vegas;
	font-size:36px;
	text-align:center;
	color:#bf574e;
}
div.voice-form.pull-left p {
	font-size:25px;
	text-align:left;
	margin-bottom:4%;
}
div.pull-left.voice-form {
	display:inline-block;
	width:100%;
}
div.voice-form input, select {
    border: 1px solid #acacac;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
	height:70px;
	box-shadow:0 3px 5px 0 rgba(0, 0, 0, 0.12) inset;
}
input.hand-bt {
    background: url("submit-hand.jpg") no-repeat scroll 170px center #bf574e;
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    height: 90px !important;
}
   
.back-bt
{
    text-align:center;
    font-size:17px;
    font-weight:bold;
    background-color: #bf574e !important;
    padding:5px;
    text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
    height:30px
}

.back-bt-a
{
        color: #fff;
}

.back-bt-a:hover
{
        color: #fff;
}
.voice-bottom-bg {
	background:url(voice-bottom-bg.jpg) no-repeat center bottom;
	min-height:275px;
}
div.employee-id {
    color: #fff;
    font-size: 30px;
    text-align: center;
}

div.employee-id input[type=text] {
    color: #5a5a5a;
}
input {
    border: 1px solid #ccc;
    border-radius: 7px;
    width: 85%;
	height:70px;
}
input.sign {
	background:url(menu-bg.jpg) no-repeat center bottom;
} 
input.sign {
    background: url("menu-bg.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    font-size: 50px;
    font-weight: bold;
    width: 100%;
	margin-top:25px;
}

    input.reset {
        background: url(menu-bg.jpg) no-repeat center center;
        border: medium none;
        border-radius: 0;
        font-size: 50px;
        font-weight: bold;
        width: 100%;
    }
.signin {
	padding-bottom:20%
}
.wrapper-3 {
	background:url(contest-bg.jpg) no-repeat center top;
}
.contest-logo {
	padding:6% 0;
}
.contest-logo a img {
	max-width:35%;
}
.slider .bx-viewport {
	border:none !important;
	box-shadow:none !important;
	left:0 !important;
}
.bx-prev {
    background: url("arrow-left.png") no-repeat scroll center center rgba(0, 0, 0, 0) !important;
    left: 10px !important;
    padding: 60px;
    position: absolute !important;
    top: 50% !important;
    z-index: 99999 !important;
}
.bx-next{
	    background: url("arrow-right.png") no-repeat scroll center center rgba(0, 0, 0, 0) !important;
    right: 10px !important;
    padding: 60px;
    position: absolute !important;
    top: 50% !important;
    z-index: 99999 !important;
}
input.comments {
	height:650px !important;
}

.voiceMsg{
    height:650px !important;
    border: 1px solid #acacac;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
	height:70px;
	box-shadow:0 3px 5px 0 rgba(0, 0, 0, 0.12) inset;
 }
.issueMsg{
    height:350px !important;
    border: 1px solid #acacac;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
	height:70px;
	box-shadow:0 3px 5px 0 rgba(0, 0, 0, 0.12) inset;
 }



/*--------Employee Rewards-----*/

#RewardsNavigationBar .jqx-expander-header
{
    padding-left: 20px; 
    padding-top: 20px; 
    padding-bottom: 20px; 
    color: white; 
    border-color:white;
    border-width:1px;
}

#RewardsNavigationBar .jqx-expander-header
{
    font-size: 40px;
}

#RewardsNavigationBar .jqx-expander-header-expanded
{
    border-bottom-width:0px;
    border-left-width:0px;
    border-right-width:0px;
}

#RewardsNavigationBar .jqx-expander-header:nth-child(1)
{
    background-color: #BB5853; 
}

#RewardsNavigationBar .jqx-expander-header:nth-child(3)
{
    background-color: #1AB0CB; 
}


#RewardsNavigationBar .jqx-expander-header:nth-child(5)
{
    background-color: green; 
}

#RewardsNavigationBar .jqx-expander-header:nth-child(7)
{
    background-color: #3b428a; 
}

#JqxLoaderRewords .jqx-loader-icon {
    background-image: url('ajax-loader-wheel.gif');
    margin-top:12px;
}

#RewardsNavigationBar .jqx-expander-content
{
    border-width:3px;
}


#RewardsNavigationBar .jqx-expander-content:nth-child(2)
{
    border-color: #BB5853; 
    padding:20px;
}

#RewardsNavigationBar .jqx-expander-content:nth-child(4)
{
    border-color: #1AB0CB; 
    padding:3px;
}

#RewardsNavigationBar .jqx-expander-content:nth-child(6)
{
    border-color: green; 
    padding:20px;
}
#RewardsNavigationBar .jqx-expander-content:nth-child(8)
{
    border-color: #3b428a; 
    padding:20px;
}


#RewardsNavigationBar .jqx-grid-pager
{
    font-size:12px;
}

#empEmail, #availablePoints, #PointsToRedeem, #amountToRedeem
{
    text-align:center;
    width:100%;
}

.txtDisabled
{
    background-color:#eee;
}

#RewardsUpdateEmailForm .txtField
{
    font-size:25px;
}

.txtInfoMsg
{
    font-size:25px;
    color:blue;
    text-align:center;
    padding-bottom:10px;
}

.center
{
    text-align:center !important;
}

.re-captcha-div
{
   padding-left:80px;
   padding-bottom:20px
}
@media (min-width: 320px) and (max-width: 767px) {

    .re-captcha-div
    {
     padding-left:0px;
     padding-bottom:20px
    }

    #RewardsNavigationBar .jqx-expander-header
    {
        font-size: 40px;
    }

    #RewardsUpdateEmailForm .txtField
    {
        font-size:25px;
    }

    #RewardsNavigationBar .jqx-grid-pager
    {
        font-size:12px;
    }


    .menu li a {
        font-size: 40px;
    }

    .content p {
        padding: 0;
    }

    div.voice-form input, select {
        height: 50px;
    }

    input.hand-bt {
        background-size: auto 40%;
        background-position: 20% center;
        color: #fff;
        font-size: 100%;
        font-weight: bold;
        height: 50px !important;
    }

    input {
        height: 50px;
    }

        input.sign {
            font-size: 100%;
        }

        input.reset{
            font-size: 100%;
        }

    h1 {
        font-size: 30px !important;
    }

    div.voice-form.pull-left p {
        margin-bottom: 10%;
        font-size: 100%;
    }

    .wrapper-1 {
        background-size: 100% auto;
        background-position: center top;
    }

    .logo img {
        max-width: 90%;
    }

    .bx-prev {
        background-size: 80% auto !important;
        padding: 20px !important;
    }

    .bx-next {
        background-size: 80% auto !important;
        padding: 20px !important;
    }
}

    @media (min-width: 320px) and (max-width: 490px) {

        #RewardsNavigationBar .jqx-expander-header
        {
            font-size: 22px;
        }

        #RewardsUpdateEmailForm .txtField, .txtInfoMsg
        {
            font-size:13px;
        }

        #RewardsNavigationBar .jqx-grid-pager
        {
            font-size:9px;
        }


        .menu li a {
            font-size: 22px;
        }

        .menu {
            padding-bottom: 9%;
        }

        .wrapper-2 {
            background-size: 100% auto;
        }

        .voice-bottom-bg {
            background-size: 100% auto;
            min-height: 125px;
        }

        .voice-logo img {
            max-width: 50%;
        }

        .content {
            font-size: 16px;
        }

        div.voice-form input, select {
            height: 40px;
        }

        input.hand-bt {
            height: 40px !important;
        }

        div.employee-id {
            font-size: 20px;
        }

        input {
            height: 40px;
        }

        .signin {
            padding-bottom: 7%;
        }

        .voice-logo {
            padding: 50px 0 20px;
        }

        h5.stylish {
            font-size: 22PX;
        }

        input.comments {
            height: 450px !important;
        }

        .voiceMsg{
            height:450px !important;
         }
    }

    @media (min-width: 320px) and (max-width: 360px) {
        .voice-bottom-bg {
            background-size: 100% auto;
            min-height: 85px;
        }

        h1 {
            font-size: 25px !important;
        }

        .signin {
            padding-bottom: 2%;
        }

        input.sign {
            margin-top: 10px;
        }
    }

    .parsley-required, .parsley-ssn,.parsley-type, .parsley-dob {
        color:#bf574e;
    }

    .signin .parsley-required, .parsley-type
    {
        color:#ffffff;
    }

    .regTitle{
        color: #0f6939;
        margin-bottom:0px;
    }

    .regTitleErr{
        color: #bf574e;
        margin-bottom:0px;
    }

    .regFailMsg
    {
        text-align:center;
        color: #bf574e;
        font-style:italic;
    }

    .regFailMsgYellow
    {
        text-align:center;
        color: yellow;
        font-style:italic;
    }

    .SignOut
    {       
        font-size:22px;
        text-align:right;
    }



    /*HR*/



.ui-accordion > h3 {
    background: #bf574e none repeat scroll 0 0;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
	width:83%;
	padding:15px 0;
	display:inline-block;
	margin:7px 0;
	box-shadow:inset 0px 0px 3px 0 rgba(0,0,0,.15);
	border:1px solid #acacac;
	border-radius:10px;
}
.ui-accordion {
	text-align:center;
}
.ui-accordion-content {
	height:auto !important;
}

.ui-accordion-content label {
    display: block;
    padding-left: 8.5%;
    text-align: left;
	font-size:25px;
	font-weight:normal;
	margin:20px 0 5px 0;
}
.ui-accordion-content input {
    display: inline-block;
    width: 83%;
	box-shadow:inset 0 0px 5px 0px rgba(0,0,0,.25);
	border-radius:5px;
    font-size:25px;
	border:1px solid #acacac;
}
.ui-accordion-content select {
    display: inline-block;
    width: 83%;
	box-shadow:inset 0 0px 5px 0px rgba(0,0,0,.25);
	border-radius:5px;
	border:1px solid #acacac;
}
label span {
	color:red;
}
.ui-accordion-content select {
    font-size: 25px;
    font-weight: bold ;
    text-align: center;
    text-transform: uppercase;
	color:#58585a;
}
input.date {
	width:37%;
	background:url(date-bg.jpg) 98% center no-repeat;
	line-height:inherit !important;
}
input.submit {
    background: #0f6939 none repeat scroll 0 0;
    color: #efebe1;
    font-size: 40px;
    font-weight: bold;
    padding: 0 !important;
    width: 30%;
	margin:15px 0;
}
input.cancel {
    background: #bf574e none repeat scroll 0 0;
    color: #efebe1;
    font-size: 40px;
    font-weight: bold;
    padding: 0 !important;
    width: 30%;
	margin:15px 0;
}
input.w2 {
    margin-left: 20px;
    width: 50%;
}
input.full-width {
	width:84%;
	background-position:98% center;
}

#VRToLbl
{
    color:#9f8163; font-size:40px;font-weight:bold;margin:0 5px;
}

@media (min-width: 320px) and (max-width: 720px){ 



}
@media (min-width: 320px) and (max-width: 568px){  

    input.date {
	    background:none;
    }
    input.submit {
	    width:84%;
    }
   input.cancel {
	    width:84%;
        font-size:24px;
    }
    .top-content p {
	    padding:0;
    }
    input.w2 {
	    margin-left:0;
    }
    .ui-accordion > h3 {
	    font-size:20px;
        width:100%;
    }
    .ui-accordion-content select {
        font-size: 100%;
        font-weight:normal;
        width:100%;
    }
    input.submit {
	    font-size:24px;
    }

    .ui-accordion-content label
    {
        font-size: 100%;
        padding-left:0px;
    }

    .ui-accordion-content input
    {
        font-size: 100%;
        width:100%;
    }

    .custom-input
    {
        width:100% !important;
    }

    #VRToLbl
    {
        font-size: 100%;
    }
}
/*-- TRAINING LUPE CSS --*/

ul.current-items {
    display: inline-block;
    padding: 0;
    text-align: center;
}
ul.current-items li {
	list-style:none;
}
ul.current-items li {
    border: 1px solid #acacac;
    border-radius: 5px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15) inset;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    list-style: outside none none;
    margin: 10px 0;
    padding:0;
    text-transform: uppercase;
    width: 83%;
	background:#f3f3f3;
}
ul.current-items li a { 
	color:#333;
}
.tips-tricks h2 {
    font-family: "Luckiest Guy",cursive;
}
.tips-tricks h3 {
    font-family: "Luckiest Guy",cursive;
}
.tips-tricks {
    color: #5a5a5a;
    font-size: 18px;
}
.training-focus h1 {
    font-family: "Luckiest Guy",cursive;	
}
.training-focus {
	color: #5a5a5a;
    font-size: 18px;
}

.m-b-0
{
    margin-bottom:0px !important;
}

.surveyTextarea{
    border: 1px solid #acacac;
    border-radius: 5px;
    display: inline-block;
    width: 100% !important;
	height:70px;
	box-shadow:0 3px 5px 0 rgba(0, 0, 0, 0.12) inset;
 }


.surveyTextbox{
    border: 1px solid #ccc;
    border-radius: 7px;
    width: 100%;
    height: 20px;
}

.desc {
    width: 83%;
    text-align: left;
    display: inline-block;
}

    