html{font-size:62.5%}

body{
	margin: 0; padding: 0; }
img{max-width:100%;height:auto!important}

h1 p, h2 p, h3 p,h4 p{margin:0;padding:0}
.wrapper{
	 width: 960px; margin: 0 auto; position: relative;
}	
.wrapper:before,.wrapper:after{
	display: table;content:"";
}	

.wrapper:after{ clear: both; }

hr{
	clear:both;
}

.row:before,
.row:after{
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

a:hover{ text-decoration:underline}
.header{
	min-height: 92px; 
}
.logo{
	width: 243px; height: 78px; float: left;
}
.logo a{
	display: block; height: 78px; margin: 5px 0 0; background:url('/siteimages/new/logo.png') no-repeat;
}

.top-right{
	float: right;
}
	
table{width:100%}	
	
.top-links{text-align:right; font-size: 13px; font-weight: bold; margin: 10px 0; text-transform: uppercase;}	
.top-links p{ margin:0 ;padding:0}	
 
	
.social-share { margin: 10px 0 0; padding: 0; list-style: none; display: inline-block; }	
.social-share li	{ float: left; width: 25px; height: 25px; margin: 0 0 0 10px; }
.social-share li a	{ background: url('/siteimages/new/social.png') no-repeat; display: block; height: 25px; }	
.social-share li a.facebook	{ background-position: 0 0; }
.social-share li a.facebook:hover	{ background-position: 0 -28px; }
.social-share li a.twitter	{ background-position: -34px  0; }
.social-share li a.twitter:hover	{ background-position: -34px -28px; }
.social-share li a.pintrest	{ background-position: -70px 0; }
.social-share li a.pintrest:hover	{ background-position: -70px -28px; }
.social-share li a.linkedin	{ background-position: -105px 0; }
.social-share li a.linkedin:hover	{ background-position: -105px -28px; }
.social-share li a.googplus	{ background-position: -140px 0; }
.social-share li a.googplus:hover	{ background-position: -140px -28px; }
.social-share li a.instagram	{ background-position: -175px 0; }
.social-share li a.instagram:hover	{ background-position: -175px -28px; }

.call-us{
	font-family: Century Gothic; font-size: 17px; color: #666; font-weight: bold; margin: 8px 0 0; float:right
}
.call-us p{margin:0}

.top-right .social-share {float:right}

.main-menu{
	height: 39px; background: url('/siteimages/new/menubg.png') repeat-x;
	position: relative; z-index: 999;
}
.respnav.show{z-index:9; position: absolute;}

.banner{
	text-align: center; margin: -5px 0 0;; min-height:190px;
}
.banner p{margin:0}
.banner img{
	display: inline-block;
}
.banner:after,
.banner:before {
    content: '';
    display: table;
}
 
.banner:after {
    clear: both;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: inline-block;
  height: auto;

  border: 0;
  }
.container{
	background: url('/siteimages/new/bodybg.jpg') no-repeat center top;margin: -10px 0 0;
}


.main{
	width: 610px; float: left; line-height: 24px; margin: 0 0 40px;
}
.inner.noheader .main{
	 margin: 20px 0 40px;
}
.carrer .main{
	 margin: 20px 0 40px;
}
.page-title{color:#858585; font-size: 24px; line-height: 28px; margin: 0 0 10px; text-transform:uppercase; font-family:Century Gothic;}
.title{
	color:#ba3378; font-size: 24px; line-height: 28px; margin: 0 0 10px; text-align: center; font-family:Century Gothic;; min-height:20px; }
.inner .title,.carrer .title{font-size:48px; line-height:48px;}
.news-list{
	
}

.block-title{
	font-size: 14px; color: #c43a89; text-transform: uppercase; border-bottom: 1px #fff solid; padding: 0 0 5px; margin: 0 0 15px; min-height:20px;
}
.news-list ul{
	margin: 0; padding: 0; list-style: none;
}

.news-list li{
	margin: 0 0 15px; clear: both; position: relative;
}
.news-list li:before,.news-list li:after{
	display: table;content:"";
}	

.news-list li:after{ clear: both; }

.news-thumb{
	float: left; width: 250px;
}
.news-thumb p{margin:0;padding:0}
.news-content{
	margin: 0 0 0 265px;
}
.news-content h3{
	margin: 0 0 5px; font-size: 16px;  color: #c43a89;
}
.news-content p{
	margin: 0 0 10px; font-size: 12px; color: #666; line-height: 18px;
}

.news-list .share{
	margin: 0; padding: 0;  position: absolute; bottom: 5px;
}
.news-list .share li{
	float: left; width: 18px; height: 16px; clear:none; margin: 0 6px 0 0;
}
.news-list .share li:before,
.news-list .share li:after{
	display: none;
}

.news-list .share li a{
	background: url('/siteimages/new/share.png') no-repeat; display: block; height: 16px;
}

.share li a.facebook	{ background-position: 0 0; }
.share li a.twitter	{ background-position: -23px  0; }
.share li a.pintrest	{ background-position: -46px 0; }
.share li a.linkedin	{ background-position: -69px 0; }
.share li a.googplus	{ background-position: -92px 0; }
.share li a.youtube	{ background-position: -115px 0; }





.sidebar {
	width: 308px; float: right;  color: #fff;
	background: #c43a89; border-left: 1px #db87b7 solid; border-top: 1px #db87b7 solid; border-left: 1px #9a2d6a solid; border-bottom: 1px #854160 solid;
	 border-radius: 6px; margin: -75px 0 0; position: relative; z-index: 2;
	 -webkit-box-shadow: 1px 3px 3px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    1px 3px 3px 0px rgba(50, 50, 50, 0.3);
box-shadow:         1px 3px 3px 0px rgba(50, 50, 50, 0.3);
}
.inner .sidebar{
	margin:-170px 0 750px;
}
.inner.noheader .sidebar{
	margin:70px 0 750px;
}
.carrer .sidebar{margin: 70px 0 20px;}


.side-top{ padding: 20px 12px 30px;margin: 10px; background:#fff url('/siteimages/new/sidegrey.png')  repeat-x  scroll left bottom; color: #666;}
.side-top h3{
	margin: 0 0 15px; font-size: 24px;  font-family: Century Gothic; text-transform: uppercase; text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.4);
}
.sidebar h4{
	margin: 0 0 10px; font-size: 16px; text-transform: uppercase;
}
.contact-form .field{
	border: 1px #999999 solid; height: 30px; line-height: 30px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #666; padding: 0 8px; margin: 0 0 8px;
	width: 244px; background: #eee;
}
.contact-form select.field{
	padding: 4px 8px; width: 262px;
}
.contact-form p{
	font-size: 10px; line-height: 12px; margin: 0 0 10px;
}

.contact-form .btn{
	height: 47px; color: #fff; font-family: "Century Gothic"; font-weight: bold; font-size: 20px; border-top:1px #70a5f7 solid; border-left: 1px #70a5f7 solid;
	border-bottom: 1px #3c45ab solid; border-right: 1px #3c45ab solid; border-radius: 6px; width: 210px; margin: 0 0 0 25px;
	background: #3881f4; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjMzg4MWY0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzklIiBzdG9wLWNvbG9yPSIjMjg1ZGU3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(-45deg,  #3881f4 6%, #285de7 79%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(6%,#3881f4), color-stop(79%,#285de7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #3881f4 6%,#285de7 79%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #3881f4 6%,#285de7 79%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #3881f4 6%,#285de7 79%); /* IE10+ */
background: linear-gradient(135deg,  #3881f4 6%,#285de7 79%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3881f4', endColorstr='#285de7',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}

.contact-form .btn:hover{
background: #4e90f4; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjNGU5MGY0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODclIiBzdG9wLWNvbG9yPSIjM2E2Y2YwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(-45deg,  #4e90f4 2%, #3a6cf0 87%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(2%,#4e90f4), color-stop(87%,#3a6cf0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #4e90f4 2%,#3a6cf0 87%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #4e90f4 2%,#3a6cf0 87%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #4e90f4 2%,#3a6cf0 87%); /* IE10+ */
background: linear-gradient(135deg,  #4e90f4 2%,#3a6cf0 87%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e90f4', endColorstr='#3a6cf0',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}

.side-btm{
	padding: 0 20px 20px; background:url('/siteimages/new/shade.png') ;
}

.student-praise{
	margin: 20px 0 0; text-align: center; font-size: 14px; line-height: 24px;
}
.student-praise h4{
	text-align: left;
}

ul.list li{position:relative;padding: 0 0 0 20px;list-style:none}
ul.list li:before{content:'';width:8px; height:8px; background:#a90056;position:absolute; left:4px; top:8px}

.lady{
	position: absolute; bottom: 0; right: 0;    min-width: 200px;
    min-height: 100px;
}
.lady p{margin:0}
.lady img{
	display: block;
}

.now-time{
	position: absolute; bottom: 41px; right: 250px;    min-width: 200px;
    min-height: 100px;
}


.ch-grid {
    margin: 20px 0 ;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}
 
.ch-grid:after,
.ch-item:before {
    content: '';
    display: table;
}
 
.ch-grid:after {
    clear: both;
}
 
.ch-grid li {
    width: 155px;
    height: 155px;
    display: inline-block;
    margin: 20px;
}
.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    cursor: default;
	border: 2px #fff solid;
    box-shadow: 
        inset 0 0 0 12px rgba(255,255,255,0.6),
        0 1px 2px rgba(0,0,0,0.1);
    transition: all 0.4s ease-in-out;
}
.ch-img-1 { 
    background:#c43a89 url(/siteimages/new/homeimg.png) no-repeat scroll left top ;
}
 
.ch-img-2 { 
    background:#3072f0 url(/siteimages/new/homeimg.png) no-repeat scroll -198px top;
}
 
.ch-img-3 { 
    background:#6e7f02 url(/siteimages/new/homeimg.png) no-repeat scroll -407px top;
}
.ch-info {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
   
    transition: all 0.4s ease-in-out;
    
    backface-visibility: hidden;
}
.ch-info  a{ color:#fff; text-decoration:none; display:block; height: 100%; text-align:center; padding: 65px 0 0;
font-size: 17px;font-family:Century Gothic; font-weight:bold; text-shadow: -1px 1px 3px rgba(150, 150, 150, 0.4);}



.ch-item:hover {
   
		background-image: none;
}

.ch-item:hover .ch-info {

}

.wide{ margin: 0 0 650px;clear:both}
.wide:before,.wide:after{
	display: table;content:"";
}	

.wide:after{ clear: both; }

.foot-top{
	background: #000; color: #fff; line-height: 31px;
}
.foot-top hr{
	border: 0; height: 1px; overflow: hidden; background: #333333;
}
.foot-top .colm{
	float: left; width: 20%;
}

.foot-top h4{
	color: #ba3378; font-size: 16px; margin: 0;
}
.foot-top p{
	margin: 0 0 20px;
}


.foot-btm{
	background: #c43a89; padding: 4px 0 10px;text-align: center;
}

.foot-btm:before,.foot-btm:after{
	display: table;content:"";
}	

.foot-btm:after{ clear: both; }

.footer-menu:before,.footer-menu:after {display: table;content:"";}
.footer-menu:after{ clear: both; }


@media all and (max-width: 960px){

.wrapper{width:90%}
.main-menu .wrapper{width:100%}

.main-menu .respnav li a{}
.main{float:none; width:auto}
.sidebar{float:none; margin: 10px 0; width: auto;}


.content:after,.content:before{content:'';display:table;}
.content:after{clear:both}

.inner .sidebar{ margin: 10px 0 750px}
.foot-top .colm{width: 50%;}
.footer-menu{display:none}

.now-time{right: auto}
.contact-form .field{width:100%;	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;   }
	
	.contact-form select.field{width:100%;}
}

@media all and (max-width: 630px){
.header{height:auto;}
.logo{float:none;margin:10px auto;}
.top-right{float:none;margin: 10px auto; width:auto; text-align:center}

.call-us{float:none}
.top-right .social-share {float:none}
.news-thumb{float:none; width:auto;}
.news-content{margin:5px 0 10px;padding-bottom: 10px;}

.inner .sidebar{ margin: 10px 0 10px}
.lady,.now-time{display:none}

.foot-top .colm{width: 100%; float:none}
}

/* menu styles*/

.main-menu:after,.main-menu:before{}

.main-menu .respnav {
        /*overflow: visible;*/;
}

.respnav:before, .respnav:after {
    content: '';
    display: table;
}
.respnav:after {
    clear: both;
}
.main-menu .respnav .touch-button {
    width: 40px;
    background: transparent;
}

.main-menu .respnav li {
        /*  width: auto;overflow: visible; background-color: #a6a6a2;*/;
		background: url('/siteimages/new/menudiv.png') no-repeat scroll right center; padding: 0 4px 0 0;
}
.main-menu .respnav li.last{background-image: none; padding: 0;}
.main-menu .nav-vertical {
    width: 200px;
}

.main-menu .nav-vertical .respnav li {
    position: relative;
    list-style: none;
    float: none;
    display: block;

        /*  width: auto;overflow: visible; background-color: #a6a6a2;*/;
}

.main-menu .respnav li a {
   
    border-bottom: none;
    padding: 8px 1.5em;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
	font-family:Century Gothic;
	
}

.main-menu .respnav li > ul {
    min-width: 180px;
}

.main-menu .nav-vertical .respnav li > ul {
    top: 0;
    left: 100%;
}

.main-menu .respnav li > ul li {
    float: none;
    white-space: nowrap;
	padding:0;background-image:none;
}

.main-menu .respnav li > ul li a {
    border-right: 0;
    border-left: 0;

    text-transform: none;
    font-weight: normal;
    color: #fff;
    background: #92275a;
    padding: 6px 10px;
   
}
.main-menu .respnav li > ul li a:hover{background: #c43a89;}

@media all and (max-width: 960px){


.main-menu .respnav li a{padding: 8px 1em}

}

@media all and (max-width: 800px) {
  .main-menu .respnav li{padding:0; background:transparent}

    .main-menu .respnav li a {
        padding: 10px;
        text-decoration: none;
     
        background: #92275a;
        border-bottom: 1px #fff solid;
        border-left: 0;
        border-right: 0;
    }

    .main-menu .respnav li a:hover {
        background: #c43a89;
    }

    .main-menu .respnav li > ul li a {
        background: #b1316e;
        padding: 10px;
        border-bottom: 1px #fff solid;
    }

    .main-menu .respnav li ul li li a {
        background: #b92e71;
    }

    .respnav li ul li li li a {
        background: #c12d74;
    }

    .main-menu .respnav .touch-button {
        background: #acaca1;
        background: rgba(0, 0, 0, 0.075);
    }

    .main-menu .menu-button {
        padding: 7px 10px;
        color: #fff;
        font-size: 16px;
    }

    .main-menu .menu-button .touch-button {
    }

    .main-menu .menu-button .touch-button .pointer {
        top: 20%;
        width: 16px;
        height: 20px;
    }
	
	.main-menu .menu-button .touch-button .pointer::after {
        -webkit-box-shadow: 1px 5px 1px 1px #fff, 1px 11px 1px 1px #fff, 1px 18px 1px 1px #fff;
        box-shadow: 0 5px 0 1px #fff, 0 11px 0 1px #fff, 0 18px 0 1px #fff;
    }
}


/* menu styles*/
.footer-menu{padding:10px 0 15px}
.footer-menu .respnav {
        /*overflow: visible;*/;
}

.footer-menu  .respnav.opacity {
    opacity: 1;
}

.footer-menu  .respnav .touch-button {
    width: 20px;
    background: transparent;
}

.footer-menu  .respnav li {
		border-right:1px #fff solid;
}
.footer-menu  .respnav li.last {border-right:0}

.footer-menu  .nav-vertical {
    width: 200px;
}

.footer-menu .nav-vertical .respnav li {
    position: relative;
    list-style: none;
    float: none;
    display: block;

        /*  width: auto;overflow: visible; background-color: #a6a6a2;*/;
}

.footer-menu  .respnav li a {
   
    border-bottom: none;
    padding: 0 17px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
	font-family:Century Gothic;
	line-height: 16px;
}

.footer-menu  .respnav li > ul {
    display:none!important
}

.footer-menu  .nav-vertical .respnav li > ul {
    
}

.footer-menu  .respnav li > ul li {
    float: none;
    white-space: nowrap;
}

.footer-menu  .respnav li > ul li a {
    border-right: 0;
    border-left: 0;

    text-transform: none;
    font-weight: normal;
    color: #fff;
    background: #92275a;
    padding: 6px 10px;
   
}
.footer-menu  .respnav li > ul li a:hover{background: #c43a89;}


.cal-block{background:#fff; border: 1px #ccc solid; border-radius: 10px;margin: 20px 0;padding: 10px;font-family: arial;
    font-size: 13px;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(105,105,105,0.5);
-moz-box-shadow: 0px 0px 5px 2px rgba(105,105,105,0.5);
box-shadow: 0px 0px 5px 2px rgba(105,105,105,0.5);}

.cal-block table td, .cal-block table th{padding:0; line-height: 18px;}

.cal-block .title2 {
    color: #333333;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
.cal-block .cal-summary img{display:block;}
.cal-heading{font-size: 18px;font-weight: bold;
    margin: 0 0 10px;}
.cal-left{ float:left; width: 80%;}
.calformholder{background-color:#dfecf1; padding: 10px; border-radius: 10px;}
.calform{background-color:#dfecf1;}
.calform table td {padding: 5px;}
.cal-side{float:right;width: 20%;}


.summarytable{}
.summarytable td {
    border-bottom: 1px solid #c7ddea;
    padding: 6px 1px 7px 4px;
}
.summarytable .boldtd {
    color: #336699;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    width: 150px;
}
.calform table.cal-summary td {padding: 0;}


@media all and (max-width: 800px) {
  

    .footer-menu  .respnav li a {
        padding: 10px;
        text-decoration: none;
        color: #222222;
        background: #f3f3f3;
        border-bottom: 1px #fff solid;
        border-left: 0;
        border-right: 0;
    }

    .footer-menu  .respnav li a:hover {
        background: #4d9cbf;
    }

    .footer-menu  .respnav li > ul li a {
        background: #419bc5;
        padding: 10px;
        border-bottom: 1px #fff solid;
    }

    .footer-menu  .respnav li ul li li a {
        background: #64b5db;
    }

    .footer-menu .respnav li ul li li li a {
        background: #88c1dc;
    }

    .footer-menu  .respnav .touch-button {
        background: #acaca1;
        background: rgba(0, 0, 0, 0.075);
    }

    .footer-menu  .menu-button {
        padding: 20px 10px;
        color: #fff;
        font-size: 16px;
    }

    .footer-menu  .menu-button .touch-button {
    }

    .footer-menu  .menu-button .touch-button .pointer {
        top: 20%;
        width: 16px;
        height: 20px;
    }
	
	.footer-menu  .menu-button .touch-button .pointer::after {
        -webkit-box-shadow: 1px 10px 1px 1px #fff, 1px 16px 1px 1px #fff, 1px 22px 1px 1px #fff;
        box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
    }
}


table.responsive { margin-bottom: 0; border-collapse: collapse; font-size: 11px; line-height:1 }
table th { font-weight: bold; }
table td, table th { padding: 9px 10px; text-align: left; }
table.responsive td{padding:10px; border-bottom: 1px #ddd solid;}
table.responsive th{padding:10px;}
table.calculator {  width:100%; border-collapse: collapse; font-size: 12px; line-height:1 }

table.calculator td{padding:0; }
table.calculator th{padding:0; }

/* Mobile */
@media only screen and (max-width: 767px) {
	
	table.responsive { margin-bottom: 0; }
	
	.pinned { position: absolute; left: 0; top: 0; background: #fff; width: 35%; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td { white-space: nowrap; }
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
	div.table-wrapper div.scrollable { margin-left: 35%; }
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
	table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }
	
	.cal-left{ float:none; width: 100%;}
 
.cal-side{display:none}
	
}


.cform{ margin:0;padding:0;list-style:none;}
.cform li{margin: 0 0 10px}
.cform li:before,
.cform li:after{
	content: '';
    display: table;}
.cform li:after{clear: both;}


.cform label{float:left; width: 160px;}
.cform div{margin: 0 0 0 170px;}
.cform .field{    border: 1px solid #999999;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 8px; 
    padding: 0 8px;
    width: 244px;}

.cform select.field{padding: 4px 8px;
    width: 262px;}
 
.req{ COLOR :#FF0000}

.btnbar{padding: 0 0 0 170px}	
.btnbar .btn{
	padding: 5px 10px; color: #fff; font-family: "Century Gothic"; font-weight: bold; font-size: 14px; border-top:1px #70a5f7 solid; border-left: 1px #70a5f7 solid;
	border-bottom: 1px #3c45ab solid; border-right: 1px #3c45ab solid; border-radius: 6px; display: inline-block; margin: 0 0 0 25px;
	background: #3881f4; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjMzg4MWY0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzklIiBzdG9wLWNvbG9yPSIjMjg1ZGU3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(-45deg,  #3881f4 6%, #285de7 79%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(6%,#3881f4), color-stop(79%,#285de7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #3881f4 6%,#285de7 79%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #3881f4 6%,#285de7 79%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #3881f4 6%,#285de7 79%); /* IE10+ */
background: linear-gradient(135deg,  #3881f4 6%,#285de7 79%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3881f4', endColorstr='#285de7',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}

.btnbar .btn:hover{
background: #4e90f4; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjNGU5MGY0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODclIiBzdG9wLWNvbG9yPSIjM2E2Y2YwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(-45deg,  #4e90f4 2%, #3a6cf0 87%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(2%,#4e90f4), color-stop(87%,#3a6cf0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #4e90f4 2%,#3a6cf0 87%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #4e90f4 2%,#3a6cf0 87%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #4e90f4 2%,#3a6cf0 87%); /* IE10+ */
background: linear-gradient(135deg,  #4e90f4 2%,#3a6cf0 87%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e90f4', endColorstr='#3a6cf0',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}		
        



/* All global variables should be declared here */
.nav-button.pure-button-primary {
    min-height: 40px;
    min-width: 160px;
    background-color: #17800A;
    border: 2px solid #17800A;
    font-family: 'Poppins';
    font-size: 22px;
    color: white; }
    .nav-button.pure-button-primary:disabled {
      opacity: 1; }
      .theme-light .nav-button.pure-button-primary:disabled {
        color: #000;
        background: #bbb; }
      .theme-dark .nav-button.pure-button-primary:disabled {
        color: #f5f5f5;
        background: #525252; }
    .nav-button.pure-button-primary:active, .nav-button.pure-button-primary:hover {
      color: #17800A;
      border: 2px solid #17800A; }
      .theme-light .nav-button.pure-button-primary:active, .theme-light .nav-button.pure-button-primary:hover {
        background-color: #fff; }
      .theme-dark .nav-button.pure-button-primary:active, .theme-dark .nav-button.pure-button-primary:hover {
        background-color: #111; }
    .nav-button.pure-button-primary:focus {
      color: #17800A;
      border: 2px solid #dd8a04; }
      .theme-light .nav-button.pure-button-primary:focus {
        background-color: #fff; }
      .theme-dark .nav-button.pure-button-primary:focus {
        background-color: #111; }
  
  /* All global variable and function references should be imported here */
  /* All global variables should be declared here */
  .npc-nav-button-row {
    margin-top: 20px;
    text-align: center; }
    .npc-nav-button-row .nav-button {
      display: inline;
      margin: 0px 15px 15px 15px; }
  
  /* All global variable and function references should be imported here */
  /* All global variables should be declared here */
  .radio-button-group-wrapper {
    color: white;
    font-family: 'Century Gothic';
    font-size: 21px; }
    .radio-button-group-wrapper .radio-button-container {
      width: 100%; }
      .radio-button-group-wrapper .radio-button-container + .radio-button-container {
        margin-top: 15px; }
    .radio-button-group-wrapper .pretty input:checked ~ .state.p-primary label::after, .radio-button-group-wrapper .pretty.p-toggle .state.p-primary label::after {
      background-color: #1EA20C !important;
      -webkit-transform: scale(0.75) !important;
          -ms-transform: scale(0.75) !important;
              transform: scale(0.75) !important; }
  
  .npc-section-description {
    padding: 20px;
    text-align: center;
    font-size: 16px;
    font-family: 'Century Gothic';
    font-style: italic; }
    .npc-section-description p {
      font-family: 'Century Gothic'; }
      .npc-section-description p:focus {
        outline: 0; }
  
  @media screen and (max-width: 767px) {
    .npc-section-description {
      padding: 15px;
      text-align: left;
      font-size: 16px; }
      .npc-section-description p {
        margin: 0px; } }
  
  @charset "UTF-8";
  /* All global variable and function references should be imported here */
  /* All global variables should be declared here */
  .npc-stepper-wrapper {
    display: table;
    width: 100%;
    margin: 0 auto;
    letter-spacing: normal;
    padding: 20px 0px 20px 0px;
    z-index: 9; }
    .theme-light .npc-stepper-wrapper {
      background-color: #fff; }
    .theme-dark .npc-stepper-wrapper {
      background-color: #111; }
    .npc-stepper-wrapper .npc-step {
      display: table-cell;
      position: relative; }
      .npc-stepper-wrapper .npc-step:first-child .npc-step-bar-left,
      .npc-stepper-wrapper .npc-step:last-child .npc-step-bar-right {
        display: none; }
      .npc-stepper-wrapper .npc-step .npc-step-circle {
        width: 20px;
        height: 20px;
        margin: 0 auto;
        border-radius: 50%;
        text-align: center;
        line-height: 20px;
        font-size: 14px;
        font-weight: 600; }
        .theme-light .npc-stepper-wrapper .npc-step .npc-step-circle {
          border: 2px solid #000;
          color: #000; }
        .theme-dark .npc-stepper-wrapper .npc-step .npc-step-circle {
          border: 2px solid #f5f5f5;
          color: #f5f5f5; }
    .npc-stepper-wrapper .npc-step {
      cursor: not-allowed; }
      .npc-stepper-wrapper .npc-step.active, .npc-stepper-wrapper .npc-step.done {
        cursor: pointer; }
      .npc-stepper-wrapper .npc-step.active .npc-step-circle {
        background: transparent; }
        .theme-light .npc-stepper-wrapper .npc-step.active .npc-step-circle {
          color: #17800A;
          border: 2px solid #17800A; }
        .theme-dark .npc-stepper-wrapper .npc-step.active .npc-step-circle {
          color: #1EA20C;
          border: 2px solid #1EA20C; }
        .npc-stepper-wrapper .npc-step.active .npc-step-circle:before {
          font-weight: 100;
          content: "\270E"; }
        .npc-stepper-wrapper .npc-step.active .npc-step-circle * {
          display: none; }
      .npc-stepper-wrapper .npc-step.done:not(.non-editable):hover {
        opacity: 0.6; }
        .theme-light .npc-stepper-wrapper .npc-step.done:not(.non-editable):hover .npc-step-circle {
          color: #fff;
          border: 2px solid #17800A;
          background-color: #17800A; }
        .theme-dark .npc-stepper-wrapper .npc-step.done:not(.non-editable):hover .npc-step-circle {
          color: #fff;
          border: 2px solid #1EA20C;
          background-color: #1EA20C; }
        .npc-stepper-wrapper .npc-step.done:not(.non-editable):hover .npc-step-circle:before {
          font-weight: 100;
          content: "\270E"; }
        .npc-stepper-wrapper .npc-step.done:not(.non-editable):hover .npc-step-circle * {
          display: none; }
      .theme-light .npc-stepper-wrapper .npc-step.done:not(.non-editable) .npc-step-circle {
        color: #fff;
        border: 2px solid #17800A;
        background-color: #17800A; }
      .theme-dark .npc-stepper-wrapper .npc-step.done:not(.non-editable) .npc-step-circle {
        color: #fff;
        border: 2px solid #1EA20C;
        background-color: #1EA20C; }
      .npc-stepper-wrapper .npc-step.done:not(.non-editable) .npc-step-circle:before {
        font-weight: 100;
        content: "\2714"; }
      .npc-stepper-wrapper .npc-step.done:not(.non-editable) .npc-step-circle * {
        display: none; }
      .npc-stepper-wrapper .npc-step.non-editable {
        cursor: not-allowed; }
        .theme-light .npc-stepper-wrapper .npc-step.non-editable .npc-step-circle {
          color: #17800A;
          border: 2px solid #17800A;
          background-color: #bbb; }
        .theme-dark .npc-stepper-wrapper .npc-step.non-editable .npc-step-circle {
          color: #1EA20C;
          border: 2px solid #1EA20C;
          background-color: #525252; }
        .npc-stepper-wrapper .npc-step.non-editable .npc-step-circle:before {
          font-weight: 100;
          content: "\2714"; }
        .npc-stepper-wrapper .npc-step.non-editable .npc-step-circle * {
          display: none; }
      .npc-stepper-wrapper .npc-step.na {
        cursor: not-allowed; }
        .npc-stepper-wrapper .npc-step.na .npc-step-circle {
          opacity: 0.7; }
          .theme-light .npc-stepper-wrapper .npc-step.na .npc-step-circle {
            color: #000 !important;
            border: 2px solid #000 !important;
            background-color: #bbb !important; }
          .theme-dark .npc-stepper-wrapper .npc-step.na .npc-step-circle {
            color: #f5f5f5 !important;
            border: 2px solid #f5f5f5 !important;
            background-color: #525252 !important; }
          .npc-stepper-wrapper .npc-step.na .npc-step-circle:before {
            font-weight: 100;
            content: "\2718"; }
          .npc-stepper-wrapper .npc-step.na .npc-step-circle * {
            display: none; }
      .npc-stepper-wrapper .npc-step .npc-step-title {
        margin-top: 16px;
        font-size: 16px;
        font-weight: 600;
        text-align: center; }
        .theme-light .npc-stepper-wrapper .npc-step .npc-step-title {
          color: #000; }
        .theme-dark .npc-stepper-wrapper .npc-step .npc-step-title {
          color: #f5f5f5; }
      .npc-stepper-wrapper .npc-step.active .npc-step-title, .npc-stepper-wrapper .npc-step.done:not(.na) .npc-step-title {
        font-weight: 600; }
        .theme-light .npc-stepper-wrapper .npc-step.active .npc-step-title, .theme-light .npc-stepper-wrapper .npc-step.done:not(.na) .npc-step-title {
          color: #17800A; }
        .theme-dark .npc-stepper-wrapper .npc-step.active .npc-step-title, .theme-dark .npc-stepper-wrapper .npc-step.done:not(.na) .npc-step-title {
          color: #1EA20C; }
      .npc-stepper-wrapper .npc-step.done .npc-step-title {
        font-weight: 600; }
      .npc-stepper-wrapper .npc-step .npc-step-bar-left {
        position: absolute;
        top: 11px;
        height: 1px;
        border-top: 1px solid #dddddd; }
      .npc-stepper-wrapper .npc-step .npc-step-bar-right {
        position: absolute;
        top: 11px;
        height: 1px;
        border-top: 1px solid #dddddd;
        right: 0;
        left: 50%;
        margin-left: 20px; }
      .npc-stepper-wrapper .npc-step .npc-step-bar-left {
        left: 0;
        right: 50%;
        margin-right: 20px; }
  
  @media screen and (max-width: 767px) {
    .npc-stepper-wrapper .npc-step .npc-step-title {
      margin-top: 10px;
      font-size: 13px;
      font-weight: 400; } }
  
  .npc-question-wrapper {
    margin-bottom: 25px; }
    .npc-question-wrapper .section-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      margin: auto; }
      .npc-question-wrapper .section-wrapper .question-section {
        width: 100%;
        height: 100%;
        margin: 0px;
        font-size: 21px;
        font-family: 'Century Gothic';
        font-weight: medium;
        text-align: right;
        padding-right: 25px; }
        .npc-question-wrapper .section-wrapper .question-section span {
          width: 15px;
          display: inline-block;
          padding-right: 15px; }
    .npc-question-wrapper .question-wrapper fieldset {
      padding-bottom: 0px;
      border: none; }
      .npc-question-wrapper .question-wrapper fieldset legend {
        font-weight: bold; }
      .npc-question-wrapper .question-wrapper fieldset .question-text {
        border-left: 1px solid #ccc;
        font-family: 'Century Gothic';
        font-size: 21px;
        padding: 10px 25px 10px 25px;
        margin-top: 0px;
        margin-bottom: 0px; }
      .npc-question-wrapper .question-wrapper fieldset .question-help {
        border-left: 1px solid #ccc;
        font-size: 15px;
        font-style: italic;
        padding: 10px 25px 10px 25px;
        margin-top: -10px; }
      .npc-question-wrapper .question-wrapper fieldset .answer-wrapper {
        border-left: 1px solid #ccc;
        font-family: 'Century Gothic';
        font-size: 18px;
        padding: 10px 25px 10px 25px;
        margin-top: -10px;
        display: inline-block;
        font-weight: normal; }
    .npc-question-wrapper.active .question-text {
      display: block; }
    .npc-question-wrapper.active .answer-wrapper {
      display: block; }
  
  @media screen and (max-width: 767px) {
    .npc-question-wrapper {
      margin-bottom: 25px; }
      .npc-question-wrapper .section-wrapper .question-section {
        font-size: 16px;
        text-align: left;
        padding-left: 15px; }
      .npc-question-wrapper .question-wrapper .question-text {
        font-family: 'Century Gothic';
        font-size: 14px;
        padding: 10px 15px 0px 15px;
        margin-top: 0px;
        margin-bottom: 8px;
        border-left: 0px; }
      .npc-question-wrapper .question-wrapper .question-help {
        font-size: 13px;
        font-style: italic;
        padding: 0px 15px 10px 15px;
        border-left: 0px;
        margin-top: 0px; }
      .npc-question-wrapper .question-wrapper .answer-wrapper {
        font-family: 'Century Gothic';
        font-size: 14px;
        padding: 0px 15px 0px 15px;
        margin-top: 0px;
        display: inline-block;
        font-weight: normal;
        border-left: 0px; } }
  
  /* All global variable and function references should be imported here */
  /* All global variables should be declared here */
  .answer-input-wrapper input:required:invalid {
    outline: none;
    -webkit-box-shadow: 0 0 0px red;
            box-shadow: 0 0 0px red; }
  
  .answer-input-wrapper input[type="text"],
  .answer-input-wrapper input[type="number"] {
    height: 30px;
    width: 60px;
    border-radius: 5px;
    border-style: none;
    padding: 0px 5px 0px 5px; }
    .theme-light .answer-input-wrapper input[type="text"], .theme-light
    .answer-input-wrapper input[type="number"] {
      border: 1px solid #111;
      background-color: #fff;
      color: #111; }
    .theme-dark .answer-input-wrapper input[type="text"], .theme-dark
    .answer-input-wrapper input[type="number"] {
      border: 1px solid #fff;
      background-color: #525252;
      color: #fff; }
  
  .answer-input-wrapper .radio-option-wrapper {
    margin: 0px 0px 10px 0px;
    padding-left: 25px; }
    .answer-input-wrapper .radio-option-wrapper label {
      position: relative;
      cursor: pointer; }
  
  .answer-input-wrapper input[type="radio"] {
    position: absolute;
    margin: 3px 10px 0 -25px;
    height: 19px;
    width: 19px;
    border: 0px;
    cursor: pointer; }
    .answer-input-wrapper input[type="radio"]:before {
      content: "";
      -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
      transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
      -o-transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
      transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
      transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75), -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      position: absolute;
      margin-top: 3px;
      margin-left: 3px;
      z-index: 1;
      width: 12px;
      height: 12px;
      background: #17800A;
      border-radius: 50%; }
    .answer-input-wrapper input[type="radio"]:checked:before {
      -webkit-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
              transform: scale(1, 1); }
  
  @-moz-document url-prefix() {
    .answer-input-wrapper input[type="radio"] {
      height: auto !important;
      width: auto !important; } }
  
  .answer-input-wrapper select {
    height: 40px;
    border-radius: 5px;
    border-style: none;
    border: 1px solid #ccc;
    min-width: 200px;
    padding: 0px 5px 0px 5px;
    font-size: inherit;
    background-color: #fff; }
    .theme-light .answer-input-wrapper select {
      border: 1px solid #111;
      background-color: #fff;
      color: #111; }
    .theme-dark .answer-input-wrapper select {
      border: 1px solid #fff;
      background-color: #525252;
      color: #fff; }
    .answer-input-wrapper select .placeholder {
      display: none; }
    .answer-input-wrapper select:focus::-ms-value {
      background: transparent;
      background-color: transparent; }
      .theme-light .answer-input-wrapper select:focus::-ms-value {
        color: #111; }
      .theme-dark .answer-input-wrapper select:focus::-ms-value {
        color: #fff; }
  
  @media screen and (max-width: 767px) {
    .answer-input-wrapper input[type="radio"] {
      position: absolute;
      margin: 1px 10px 0 -25px;
      height: 19px;
      width: 19px;
      border: 0px;
      cursor: pointer; }
      .answer-input-wrapper input[type="radio"]:before {
        -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -o-transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75), -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
                transform: scale(0, 0);
        content: "";
        position: absolute;
        margin-top: 3px;
        margin-left: 3px;
        z-index: 1;
        width: 12px;
        height: 12px;
        border-radius: 50%; }
        .theme-light .answer-input-wrapper input[type="radio"]:before {
          background: #17800A; }
        .theme-dark .answer-input-wrapper input[type="radio"]:before {
          background: #1EA20C; }
      .answer-input-wrapper input[type="radio"]:checked:before {
        -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
                transform: scale(1, 1); } }
  
  
  .npc-action-wrapper {
    margin-top: 40px; }
    .npc-action-wrapper .action-buttons .nav-button {
      margin-left: 50px; }
      .npc-action-wrapper .action-buttons .nav-button:first-of-type {
        margin-left: 25px; }
  
  @media screen and (max-width: 767px) {
    .npc-action-wrapper {
      margin-top: 30px; }
      .npc-action-wrapper .action-buttons {
        text-align: center; }
        .npc-action-wrapper .action-buttons .nav-button:last-of-type {
          margin-left: 10px; }
        .npc-action-wrapper .action-buttons .nav-button:first-of-type {
          margin-left: 0px; } }
  
  /* All global variable and function references should be imported here */
  /* All global variables should be declared here */
  .header-wrapper {
    font-size: 28px;
    padding: 30px 20px 5px 20px; }
    .theme-light .header-wrapper {
      background-color: #fff;
      color: #111;
      -webkit-box-shadow: 0 3px 8px -6px rgba(255, 255, 255, 0.5);
              box-shadow: 0 3px 8px -6px rgba(255, 255, 255, 0.5); }
    .theme-dark .header-wrapper {
      background-color: #111;
      color: #fff;
      -webkit-box-shadow: 0 3px 8px -6px rgba(17, 17, 17, 0.5);
              box-shadow: 0 3px 8px -6px rgba(17, 17, 17, 0.5); }
    .header-wrapper .container {
      line-height: 50px;
      white-space: nowrap;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      overflow: hidden;
      text-align: center; }
      .header-wrapper .container span.decorated {
        display: inline-block;
        padding: 0px 30px 0px 30px;
        border-radius: 20px; }
        .theme-light .header-wrapper .container span.decorated {
          color: #111;
          border-bottom: 2px solid #111; }
        .theme-dark .header-wrapper .container span.decorated {
          color: #fff;
          border-bottom: 2px solid #fff; }
  
  @media screen and (max-width: 767px) {
    .header-wrapper {
      font-size: 20px; } }
  
  /* All global variable and function references should be imported here */
  /* All global variables should be declared here */
  .npc-page-wrapper {
    margin: 0px auto; }
    .npc-page-wrapper .container {
      margin: 0px auto;
      max-width: 1024px; }
    .npc-page-wrapper main {
      padding-bottom: 50px; }
  
  /* All global variable and function references should be imported here */
  /* All global variables should be declared here */
  .npc-agreement-wrapper {
    padding: 0px 20px;
    font-size: 19px;
    font-family: 'Century Gothic';
    text-align: center; }
    .npc-agreement-wrapper .action-wrapper {
      text-align: center;
      margin-top: 25px; }
    .npc-agreement-wrapper .agreement-text-wrapper {
      text-align: left;
      font-size: 16px;
      border: 1px solid #ccc;
      padding: 0px 10px 20px 10px;
      margin: 0px 50px 0px 50px; }
    .theme-light .npc-agreement-wrapper a {
      color: #017471;
      font-style: italic; }
    .theme-dark .npc-agreement-wrapper a {
      color: #00c4ff;
      font-style: italic; }
  
  @media screen and (max-width: 767px) {
    .npc-agreement-wrapper {
      font-size: 14px; }
      .npc-agreement-wrapper .action-wrapper {
        position: fixed;
        bottom: 65px;
        left: 0px;
        padding: 10px;
        width: 100%;
        text-align: center; }
        .theme-light .npc-agreement-wrapper .action-wrapper {
          background: #fff;
          border-top: 1px solid #bbb; }
        .theme-dark .npc-agreement-wrapper .action-wrapper {
          background: #111;
          border-top: 1px solid #525252; }
      .npc-agreement-wrapper .agreement-text-wrapper {
        padding: 0px 10px 20px 10px;
        margin: 0px 15px 0px 15px; } }
  
  
  
  
  .npc-review-wrapper .answer-row {
    margin: 0px auto;
    padding: 15px;
    font-family: 'Century Gothic';
    font-size: 21px; }
    .npc-review-wrapper .answer-row .section-title {
      text-align: right; }
      .npc-review-wrapper .answer-row .section-title span {
        font-size: 21px;
        font-weight: medium;
        display: block;
        padding-right: 25px; }
    .npc-review-wrapper .answer-row .answer-question {
      text-align: left;
      font-size: 21px; }
      .npc-review-wrapper .answer-row .answer-question div {
        display: block;
        padding-top: 5px;
        padding-left: 25px;
        font-size: 21px; }
        .npc-review-wrapper .answer-row .answer-question div.answer {
          font-size: 21px;
          font-weight: bold; }
  
  @media screen and (max-width: 767px) {
    .npc-review-wrapper .answer-row {
      margin: 0px auto;
      padding: 10px 15px 10px 15px;
      font-family: 'Century Gothic'; }
      .npc-review-wrapper .answer-row .section-title {
        text-align: left; }
        .npc-review-wrapper .answer-row .section-title span {
          font-size: 16px; }
      .npc-review-wrapper .answer-row .answer-question {
        text-align: left; }
        .npc-review-wrapper .answer-row .answer-question div {
          display: block;
          padding-top: 5px;
          padding-left: 0px; }
          .npc-review-wrapper .answer-row .answer-question div.answer {
            font-size: 16px !important;
            font-weight: bold; } }
  
  /* All global variable and function references should be imported here */
  /* All global variables should be declared here */
  .npc-result-wrapper .answer-row {
    margin: 0px auto;
    font-family: 'Century Gothic';
    font-size: 21px; }
    .npc-result-wrapper .answer-row .section-title {
      padding: 15px 0px 15px 0px;
      text-align: right; }
      .npc-result-wrapper .answer-row .section-title span {
        font-weight: medium;
        display: block;
        padding-right: 25px; }
    .npc-result-wrapper .answer-row .answer-question {
      width: calc(50% - 4px);
      text-align: left;
      padding: 15px 0px 15px 0px; }
      .npc-result-wrapper .answer-row .answer-question div {
        display: block;
        padding-left: 25px; }
        .npc-result-wrapper .answer-row .answer-question div.answer {
          font-weight: medium; }
    .npc-result-wrapper .answer-row.expense {
      font-style: italic;
      font-size: 16px; }
      .npc-result-wrapper .answer-row.expense .section-title {
        border-right: 4px solid #cf110c;
        padding: 10px 0px 10px 0px; }
        .npc-result-wrapper .answer-row.expense .section-title.top-radius {
          border-top-right-radius: 8px; }
        .npc-result-wrapper .answer-row.expense .section-title.bottom-radius {
          border-bottom-right-radius: 8px; }
        .npc-result-wrapper .answer-row.expense .section-title .description {
          font-size: 12px; }
      .npc-result-wrapper .answer-row.expense .answer-question {
        padding: 10px 0px 10px 0px; }
      .npc-result-wrapper .answer-row.expense.exp-total {
        margin-top: 0px;
        font-style: normal;
        font-weight: medium !important;
        font-size: 21px; }
        .npc-result-wrapper .answer-row.expense.exp-total .section-title {
          padding: 15px 0px 15px 0px; }
        .npc-result-wrapper .answer-row.expense.exp-total .answer-question {
          padding: 15px 0px 15px 0px; }
    .npc-result-wrapper .answer-row.grant {
      margin: 20px 0px 0px 0px; }
      .npc-result-wrapper .answer-row.grant .section-title {
        border-right: 4px solid #0c8fb6;
        border-radius: 8px; }
        .npc-result-wrapper .answer-row.grant .section-title .description {
          font-size: 12px;
          font-weight: normal;
          font-style: italic; }
    .npc-result-wrapper .answer-row.total {
      margin: 20px 0px 20px 0px;
      font-size: 22px;
      font-weight: bold;
      display: table; }
      .npc-result-wrapper .answer-row.total .section-title {
        border-right: 4px solid #1ea20c;
        border-radius: 8px;
        display: table-cell;
        vertical-align: middle; }
      .npc-result-wrapper .answer-row.total .answer-question div {
        display: table-cell;
        vertical-align: middle; }
        .npc-result-wrapper .answer-row.total .answer-question div.answer {
          font-size: 40px; }
  
  .npc-result-wrapper .specific-explanations {
    padding: 0px 20px 0px 20px; }
    .npc-result-wrapper .specific-explanations .explanation {
      font-size: 14px;
      margin: 5px 0px 5px 0px; }
      .npc-result-wrapper .specific-explanations .explanation.alert {
        font-weight: bold;
        color: #cf110c; }
  
  .npc-result-wrapper .general-explanations {
    margin-top: 40px;
    font-size: 14px;
    padding: 0px 20px 0px 20px; }
    .theme-light .npc-result-wrapper .general-explanations a {
      color: #017471;
      font-style: italic; }
    .theme-dark .npc-result-wrapper .general-explanations a {
      color: #00c4ff;
      font-style: italic; }
  
  @media screen and (max-width: 767px) {
    .npc-result-wrapper .answer-row {
      font-size: 16px; }
      .npc-result-wrapper .answer-row .section-title {
        padding: 15px 0px 15px 0px;
        text-align: right; }
        .npc-result-wrapper .answer-row .section-title span {
          padding: 0px 15px 0px 15px; }
      .npc-result-wrapper .answer-row .answer-question {
        padding: 15px 0px 15px 0px; }
        .npc-result-wrapper .answer-row .answer-question div {
          display: block;
          padding: 0px 15px 0px 15px; }
          .npc-result-wrapper .answer-row .answer-question div.answer {
            font-weight: medium; }
      .npc-result-wrapper .answer-row.expense {
        font-style: italic;
        font-size: 13px; }
        .npc-result-wrapper .answer-row.expense .section-title {
          border-right: 4px solid #cf110c;
          padding: 4px 0px 4px 0px; }
          .npc-result-wrapper .answer-row.expense .section-title.top-radius {
            border-top-right-radius: 8px; }
          .npc-result-wrapper .answer-row.expense .section-title.bottom-radius {
            border-bottom-right-radius: 8px; }
        .npc-result-wrapper .answer-row.expense .answer-question {
          padding: 4px 0px 4px 0px; }
        .npc-result-wrapper .answer-row.expense.exp-total {
          margin-top: 0px;
          font-style: normal;
          font-weight: medium !important;
          font-size: 16px; }
          .npc-result-wrapper .answer-row.expense.exp-total .section-title {
            padding: 10px 0px 10px 0px; }
          .npc-result-wrapper .answer-row.expense.exp-total .answer-question {
            padding: 10px 0px 10px 0px; }
      .npc-result-wrapper .answer-row.grant {
        margin: 15px 0px 0px 0px;
        font-size: 16px; }
        .npc-result-wrapper .answer-row.grant .section-title {
          border-right: 4px solid #0c8fb6;
          border-radius: 8px; }
      .npc-result-wrapper .answer-row.total {
        margin: 15px 0px 30px 0px;
        font-size: 18px;
        font-weight: bold; }
        .npc-result-wrapper .answer-row.total .section-title {
          border-right: 4px solid #1ea20c;
          border-radius: 8px; }
        .npc-result-wrapper .answer-row.total .answer-question div.answer {
          font-size: 30px; } }
  
  /* All global variable and function references should be imported here */
  /* All global variables should be declared here */
  .home-wrapper {
    letter-spacing: normal; }
    .home-wrapper .npc-stepper-wrapper {
      margin-top: 20px; }
    .home-wrapper .step-wrapper:focus {
      outline: 0; }
  
  @media screen and (max-width: 767px) {
    .home-wrapper {
      padding-bottom: 100px; }
      .home-wrapper .npc-stepper-wrapper {
        padding: 10px 0px 5px 0px;
        position: fixed;
        bottom: 0px;
        border-top: 1px solid #ccc; } }
  
  @media print {
    .home-wrapper .npc-stepper-wrapper, .home-wrapper .npc-action-wrapper {
      display: none; }
    .header-wrapper {
      padding: 0px !important; } }
  
  /*!
  Pure v1.0.0
  Copyright 2013 Yahoo!
  Licensed under the BSD License.
  https://github.com/yahoo/pure/blob/master/LICENSE.md
  */
  /*!
  normalize.css v^3.0 | MIT License | git.io/normalize
  Copyright (c) Nicolas Gallagher and Jonathan Neal
  */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */.pure-button:focus,a:active,a:hover{outline:0}.pure-table,table{border-collapse:collapse;border-spacing:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.pure-button,input{line-height:normal}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}.pure-button,.pure-form input:not([type]),.pure-menu{box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend,td,th{padding:0}legend{border:0}.hidden,[hidden]{display:none!important}.pure-img{max-width:100%;height:auto;display:block}.pure-g{letter-spacing:-.31em;text-rendering:optimizespeed;font-family:FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){table .pure-g{display:block}}.opera-only :-o-prefocus,.pure-g{word-spacing:-.43em}.pure-u,.pure-u-1,.pure-u-1-1,.pure-u-1-12,.pure-u-1-2,.pure-u-1-24,.pure-u-1-3,.pure-u-1-4,.pure-u-1-5,.pure-u-1-6,.pure-u-1-8,.pure-u-10-24,.pure-u-11-12,.pure-u-11-24,.pure-u-12-24,.pure-u-13-24,.pure-u-14-24,.pure-u-15-24,.pure-u-16-24,.pure-u-17-24,.pure-u-18-24,.pure-u-19-24,.pure-u-2-24,.pure-u-2-3,.pure-u-2-5,.pure-u-20-24,.pure-u-21-24,.pure-u-22-24,.pure-u-23-24,.pure-u-24-24,.pure-u-3-24,.pure-u-3-4,.pure-u-3-5,.pure-u-3-8,.pure-u-4-24,.pure-u-4-5,.pure-u-5-12,.pure-u-5-24,.pure-u-5-5,.pure-u-5-6,.pure-u-5-8,.pure-u-6-24,.pure-u-7-12,.pure-u-7-24,.pure-u-7-8,.pure-u-8-24,.pure-u-9-24{letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto;display:inline-block;zoom:1}.pure-g [class*=pure-u]{font-family:sans-serif}.pure-u-1-24{width:4.1667%}.pure-u-1-12,.pure-u-2-24{width:8.3333%}.pure-u-1-8,.pure-u-3-24{width:12.5%}.pure-u-1-6,.pure-u-4-24{width:16.6667%}.pure-u-1-5{width:20%}.pure-u-5-24{width:20.8333%}.pure-u-1-4,.pure-u-6-24{width:25%}.pure-u-7-24{width:29.1667%}.pure-u-1-3,.pure-u-8-24{width:33.3333%}.pure-u-3-8,.pure-u-9-24{width:37.5%}.pure-u-2-5{width:40%}.pure-u-10-24,.pure-u-5-12{width:41.6667%}.pure-u-11-24{width:45.8333%}.pure-u-1-2,.pure-u-12-24{width:50%}.pure-u-13-24{width:54.1667%}.pure-u-14-24,.pure-u-7-12{width:58.3333%}.pure-u-3-5{width:60%}.pure-u-15-24,.pure-u-5-8{width:62.5%}.pure-u-16-24,.pure-u-2-3{width:66.6667%}.pure-u-17-24{width:70.8333%}.pure-u-18-24,.pure-u-3-4{width:75%}.pure-u-19-24{width:79.1667%}.pure-u-4-5{width:80%}.pure-u-20-24,.pure-u-5-6{width:83.3333%}.pure-u-21-24,.pure-u-7-8{width:87.5%}.pure-u-11-12,.pure-u-22-24{width:91.6667%}.pure-u-23-24{width:95.8333%}.pure-u-1,.pure-u-1-1,.pure-u-24-24,.pure-u-5-5{width:100%}.pure-button{display:inline-block;zoom:1;white-space:nowrap;vertical-align:middle;text-align:center;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pure-button::-moz-focus-inner{padding:0;border:0}.pure-button-group{letter-spacing:-.31em;text-rendering:optimizespeed}.opera-only :-o-prefocus,.pure-button-group{word-spacing:-.43em}.pure-button{font-family:inherit;font-size:100%;padding:.5em 1em;color:#444;color:rgba(0,0,0,.8);border:1px solid #999;border:transparent;background-color:#E6E6E6;text-decoration:none;border-radius:2px}.pure-button-hover,.pure-button:focus,.pure-button:hover{filter:alpha(opacity=90);background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1))}.pure-button-active,.pure-button:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset;border-color:#000\9}.pure-button-disabled,.pure-button-disabled:active,.pure-button-disabled:focus,.pure-button-disabled:hover,.pure-button[disabled]{border:none;background-image:none;filter:alpha(opacity=40);opacity:.4;cursor:not-allowed;box-shadow:none;pointer-events:none}.pure-button-hidden{display:none}.pure-button-primary,.pure-button-selected,a.pure-button-primary,a.pure-button-selected{background-color:#0078e7;color:#fff}.pure-button-group .pure-button{letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto;margin:0;border-radius:0;border-right:1px solid #111;border-right:1px solid rgba(0,0,0,.2)}.pure-button-group .pure-button:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.pure-button-group .pure-button:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px;border-right:none}.pure-form input[type=password],.pure-form input[type=email],.pure-form input[type=url],.pure-form input[type=date],.pure-form input[type=month],.pure-form input[type=time],.pure-form input[type=datetime],.pure-form input[type=datetime-local],.pure-form input[type=week],.pure-form input[type=tel],.pure-form input[type=color],.pure-form input[type=number],.pure-form input[type=search],.pure-form input[type=text],.pure-form select,.pure-form textarea{padding:.5em .6em;display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;vertical-align:middle;box-sizing:border-box}.pure-form input:not([type]){padding:.5em .6em;display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:4px}.pure-form input[type=color]{padding:.2em .5em}.pure-form input:not([type]):focus,.pure-form input[type=password]:focus,.pure-form input[type=email]:focus,.pure-form input[type=url]:focus,.pure-form input[type=date]:focus,.pure-form input[type=month]:focus,.pure-form input[type=time]:focus,.pure-form input[type=datetime]:focus,.pure-form input[type=datetime-local]:focus,.pure-form input[type=week]:focus,.pure-form input[type=tel]:focus,.pure-form input[type=color]:focus,.pure-form input[type=number]:focus,.pure-form input[type=search]:focus,.pure-form input[type=text]:focus,.pure-form select:focus,.pure-form textarea:focus{outline:0;border-color:#129FEA}.pure-form input[type=file]:focus,.pure-form input[type=checkbox]:focus,.pure-form input[type=radio]:focus{outline:#129FEA auto 1px}.pure-form .pure-checkbox,.pure-form .pure-radio{margin:.5em 0;display:block}.pure-form input:not([type])[disabled],.pure-form input[type=password][disabled],.pure-form input[type=email][disabled],.pure-form input[type=url][disabled],.pure-form input[type=date][disabled],.pure-form input[type=month][disabled],.pure-form input[type=time][disabled],.pure-form input[type=datetime][disabled],.pure-form input[type=datetime-local][disabled],.pure-form input[type=week][disabled],.pure-form input[type=tel][disabled],.pure-form input[type=color][disabled],.pure-form input[type=number][disabled],.pure-form input[type=search][disabled],.pure-form input[type=text][disabled],.pure-form select[disabled],.pure-form textarea[disabled]{cursor:not-allowed;background-color:#eaeded;color:#cad2d3}.pure-form input[readonly],.pure-form select[readonly],.pure-form textarea[readonly]{background-color:#eee;color:#777;border-color:#ccc}.pure-form input:focus:invalid,.pure-form select:focus:invalid,.pure-form textarea:focus:invalid{color:#b94a48;border-color:#e9322d}.pure-form input[type=file]:focus:invalid:focus,.pure-form input[type=checkbox]:focus:invalid:focus,.pure-form input[type=radio]:focus:invalid:focus{outline-color:#e9322d}.pure-form select{height:2.25em;border:1px solid #ccc;background-color:#fff}.pure-form select[multiple]{height:auto}.pure-form label{margin:.5em 0 .2em}.pure-form fieldset{margin:0;padding:.35em 0 .75em;border:0}.pure-form legend{display:block;width:100%;padding:.3em 0;margin-bottom:.3em;color:#333;border-bottom:1px solid #e5e5e5}.pure-form-stacked input:not([type]),.pure-form-stacked input[type=password],.pure-form-stacked input[type=email],.pure-form-stacked input[type=url],.pure-form-stacked input[type=date],.pure-form-stacked input[type=month],.pure-form-stacked input[type=time],.pure-form-stacked input[type=datetime],.pure-form-stacked input[type=datetime-local],.pure-form-stacked input[type=week],.pure-form-stacked input[type=tel],.pure-form-stacked input[type=color],.pure-form-stacked input[type=file],.pure-form-stacked input[type=number],.pure-form-stacked input[type=search],.pure-form-stacked input[type=text],.pure-form-stacked label,.pure-form-stacked select,.pure-form-stacked textarea{display:block;margin:.25em 0}.pure-form-aligned .pure-help-inline,.pure-form-aligned input,.pure-form-aligned select,.pure-form-aligned textarea,.pure-form-message-inline{display:inline-block;vertical-align:middle}.pure-form-aligned textarea{vertical-align:top}.pure-form-aligned .pure-control-group{margin-bottom:.5em}.pure-form-aligned .pure-control-group label{text-align:right;display:inline-block;vertical-align:middle;width:10em;margin:0 1em 0 0}.pure-form-aligned .pure-controls{margin:1.5em 0 0 11em}.pure-form .pure-input-rounded,.pure-form input.pure-input-rounded{border-radius:2em;padding:.5em 1em}.pure-form .pure-group fieldset{margin-bottom:10px}.pure-form .pure-group input,.pure-form .pure-group textarea{display:block;padding:10px;margin:0 0 -1px;border-radius:0;position:relative;top:-1px}.pure-form .pure-group input:focus,.pure-form .pure-group textarea:focus{z-index:3}.pure-form .pure-group input:first-child,.pure-form .pure-group textarea:first-child{top:1px;border-radius:4px 4px 0 0;margin:0}.pure-form .pure-group input:first-child:last-child,.pure-form .pure-group textarea:first-child:last-child{top:1px;border-radius:4px;margin:0}.pure-form .pure-group input:last-child,.pure-form .pure-group textarea:last-child{top:-2px;border-radius:0 0 4px 4px;margin:0}.pure-form .pure-group button{margin:.35em 0}.pure-form .pure-input-1{width:100%}.pure-form .pure-input-3-4{width:75%}.pure-form .pure-input-2-3{width:66%}.pure-form .pure-input-1-2{width:50%}.pure-form .pure-input-1-3{width:33%}.pure-form .pure-input-1-4{width:25%}.pure-form .pure-help-inline,.pure-form-message-inline{display:inline-block;padding-left:.3em;color:#666;vertical-align:middle;font-size:.875em}.pure-form-message{display:block;color:#666;font-size:.875em}@media only screen and (max-width :480px){.pure-form button[type=submit]{margin:.7em 0 0}.pure-form input:not([type]),.pure-form input[type=password],.pure-form input[type=email],.pure-form input[type=url],.pure-form input[type=date],.pure-form input[type=month],.pure-form input[type=time],.pure-form input[type=datetime],.pure-form input[type=datetime-local],.pure-form input[type=week],.pure-form input[type=tel],.pure-form input[type=color],.pure-form input[type=number],.pure-form input[type=search],.pure-form input[type=text],.pure-form label{margin-bottom:.3em;display:block}.pure-group input:not([type]),.pure-group input[type=password],.pure-group input[type=email],.pure-group input[type=url],.pure-group input[type=date],.pure-group input[type=month],.pure-group input[type=time],.pure-group input[type=datetime],.pure-group input[type=datetime-local],.pure-group input[type=week],.pure-group input[type=tel],.pure-group input[type=color],.pure-group input[type=number],.pure-group input[type=search],.pure-group input[type=text]{margin-bottom:0}.pure-form-aligned .pure-control-group label{margin-bottom:.3em;text-align:left;display:block;width:100%}.pure-form-aligned .pure-controls{margin:1.5em 0 0}.pure-form .pure-help-inline,.pure-form-message,.pure-form-message-inline{display:block;font-size:.75em;padding:.2em 0 .8em}}.pure-menu-fixed{position:fixed;left:0;top:0;z-index:3}.pure-menu-item,.pure-menu-list{position:relative}.pure-menu-list{list-style:none;margin:0;padding:0}.pure-menu-item{padding:0;margin:0;height:100%}.pure-menu-heading,.pure-menu-link{display:block;text-decoration:none;white-space:nowrap}.pure-menu-horizontal{width:100%;white-space:nowrap}.pure-menu-horizontal .pure-menu-list{display:inline-block}.pure-menu-horizontal .pure-menu-heading,.pure-menu-horizontal .pure-menu-item,.pure-menu-horizontal .pure-menu-separator{display:inline-block;zoom:1;vertical-align:middle}.pure-menu-item .pure-menu-item{display:block}.pure-menu-children{display:none;position:absolute;left:100%;top:0;margin:0;padding:0;z-index:3}.pure-menu-horizontal .pure-menu-children{left:0;top:auto;width:inherit}.pure-menu-active>.pure-menu-children,.pure-menu-allow-hover:hover>.pure-menu-children{display:block;position:absolute}.pure-menu-has-children>.pure-menu-link:after{padding-left:.5em;content:"\25B8";font-size:small}.pure-menu-horizontal .pure-menu-has-children>.pure-menu-link:after{content:"\25BE"}.pure-menu-scrollable{overflow-y:scroll;overflow-x:hidden}.pure-menu-scrollable .pure-menu-list{display:block}.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list{display:inline-block}.pure-menu-horizontal.pure-menu-scrollable{white-space:nowrap;overflow-y:hidden;overflow-x:auto;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;padding:.5em 0}.pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar{display:none}.pure-menu-horizontal .pure-menu-children .pure-menu-separator,.pure-menu-separator{background-color:#ccc;height:1px;margin:.3em 0}.pure-menu-horizontal .pure-menu-separator{width:1px;height:1.3em;margin:0 .3em}.pure-menu-horizontal .pure-menu-children .pure-menu-separator{display:block;width:auto}.pure-menu-heading{text-transform:uppercase;color:#565d64}.pure-menu-link{color:#777}.pure-menu-children{background-color:#fff}.pure-menu-disabled,.pure-menu-heading,.pure-menu-link{padding:.5em 1em}.pure-menu-disabled{opacity:.5}.pure-menu-disabled .pure-menu-link:hover{background-color:transparent}.pure-menu-active>.pure-menu-link,.pure-menu-link:focus,.pure-menu-link:hover{background-color:#eee}.pure-menu-selected .pure-menu-link,.pure-menu-selected .pure-menu-link:visited{color:#000}.pure-table{empty-cells:show;border:1px solid #cbcbcb}.pure-table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}.pure-table td,.pure-table th{border-left:1px solid #cbcbcb;border-width:0 0 0 1px;font-size:inherit;margin:0;overflow:visible;padding:.5em 1em}.pure-table td:first-child,.pure-table th:first-child{border-left-width:0}.pure-table thead{background-color:#e0e0e0;color:#000;text-align:left;vertical-align:bottom}.pure-table td{background-color:transparent}.pure-table-odd td,.pure-table-striped tr:nth-child(2n-1) td{background-color:#f2f2f2}.pure-table-bordered td{border-bottom:1px solid #cbcbcb}.pure-table-bordered tbody>tr:last-child>td{border-bottom-width:0}.pure-table-horizontal td,.pure-table-horizontal th{border-width:0 0 1px;border-bottom:1px solid #cbcbcb}.pure-table-horizontal tbody>tr:last-child>td{border-bottom-width:0}
  /*!
  Pure v1.0.0
  Copyright 2013 Yahoo!
  Licensed under the BSD License.
  https://github.com/yahoo/pure/blob/master/LICENSE.md
  */
  @media screen and (min-width:35.5em){.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-1-12,.pure-u-sm-1-2,.pure-u-sm-1-24,.pure-u-sm-1-3,.pure-u-sm-1-4,.pure-u-sm-1-5,.pure-u-sm-1-6,.pure-u-sm-1-8,.pure-u-sm-10-24,.pure-u-sm-11-12,.pure-u-sm-11-24,.pure-u-sm-12-24,.pure-u-sm-13-24,.pure-u-sm-14-24,.pure-u-sm-15-24,.pure-u-sm-16-24,.pure-u-sm-17-24,.pure-u-sm-18-24,.pure-u-sm-19-24,.pure-u-sm-2-24,.pure-u-sm-2-3,.pure-u-sm-2-5,.pure-u-sm-20-24,.pure-u-sm-21-24,.pure-u-sm-22-24,.pure-u-sm-23-24,.pure-u-sm-24-24,.pure-u-sm-3-24,.pure-u-sm-3-4,.pure-u-sm-3-5,.pure-u-sm-3-8,.pure-u-sm-4-24,.pure-u-sm-4-5,.pure-u-sm-5-12,.pure-u-sm-5-24,.pure-u-sm-5-5,.pure-u-sm-5-6,.pure-u-sm-5-8,.pure-u-sm-6-24,.pure-u-sm-7-12,.pure-u-sm-7-24,.pure-u-sm-7-8,.pure-u-sm-8-24,.pure-u-sm-9-24{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-sm-1-24{width:4.1667%}.pure-u-sm-1-12,.pure-u-sm-2-24{width:8.3333%}.pure-u-sm-1-8,.pure-u-sm-3-24{width:12.5%}.pure-u-sm-1-6,.pure-u-sm-4-24{width:16.6667%}.pure-u-sm-1-5{width:20%}.pure-u-sm-5-24{width:20.8333%}.pure-u-sm-1-4,.pure-u-sm-6-24{width:25%}.pure-u-sm-7-24{width:29.1667%}.pure-u-sm-1-3,.pure-u-sm-8-24{width:33.3333%}.pure-u-sm-3-8,.pure-u-sm-9-24{width:37.5%}.pure-u-sm-2-5{width:40%}.pure-u-sm-10-24,.pure-u-sm-5-12{width:41.6667%}.pure-u-sm-11-24{width:45.8333%}.pure-u-sm-1-2,.pure-u-sm-12-24{width:50%}.pure-u-sm-13-24{width:54.1667%}.pure-u-sm-14-24,.pure-u-sm-7-12{width:58.3333%}.pure-u-sm-3-5{width:60%}.pure-u-sm-15-24,.pure-u-sm-5-8{width:62.5%}.pure-u-sm-16-24,.pure-u-sm-2-3{width:66.6667%}.pure-u-sm-17-24{width:70.8333%}.pure-u-sm-18-24,.pure-u-sm-3-4{width:75%}.pure-u-sm-19-24{width:79.1667%}.pure-u-sm-4-5{width:80%}.pure-u-sm-20-24,.pure-u-sm-5-6{width:83.3333%}.pure-u-sm-21-24,.pure-u-sm-7-8{width:87.5%}.pure-u-sm-11-12,.pure-u-sm-22-24{width:91.6667%}.pure-u-sm-23-24{width:95.8333%}.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-24-24,.pure-u-sm-5-5{width:100%}}@media screen and (min-width:48em){.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-1-12,.pure-u-md-1-2,.pure-u-md-1-24,.pure-u-md-1-3,.pure-u-md-1-4,.pure-u-md-1-5,.pure-u-md-1-6,.pure-u-md-1-8,.pure-u-md-10-24,.pure-u-md-11-12,.pure-u-md-11-24,.pure-u-md-12-24,.pure-u-md-13-24,.pure-u-md-14-24,.pure-u-md-15-24,.pure-u-md-16-24,.pure-u-md-17-24,.pure-u-md-18-24,.pure-u-md-19-24,.pure-u-md-2-24,.pure-u-md-2-3,.pure-u-md-2-5,.pure-u-md-20-24,.pure-u-md-21-24,.pure-u-md-22-24,.pure-u-md-23-24,.pure-u-md-24-24,.pure-u-md-3-24,.pure-u-md-3-4,.pure-u-md-3-5,.pure-u-md-3-8,.pure-u-md-4-24,.pure-u-md-4-5,.pure-u-md-5-12,.pure-u-md-5-24,.pure-u-md-5-5,.pure-u-md-5-6,.pure-u-md-5-8,.pure-u-md-6-24,.pure-u-md-7-12,.pure-u-md-7-24,.pure-u-md-7-8,.pure-u-md-8-24,.pure-u-md-9-24{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-md-1-24{width:4.1667%}.pure-u-md-1-12,.pure-u-md-2-24{width:8.3333%}.pure-u-md-1-8,.pure-u-md-3-24{width:12.5%}.pure-u-md-1-6,.pure-u-md-4-24{width:16.6667%}.pure-u-md-1-5{width:20%}.pure-u-md-5-24{width:20.8333%}.pure-u-md-1-4,.pure-u-md-6-24{width:25%}.pure-u-md-7-24{width:29.1667%}.pure-u-md-1-3,.pure-u-md-8-24{width:33.3333%}.pure-u-md-3-8,.pure-u-md-9-24{width:37.5%}.pure-u-md-2-5{width:40%}.pure-u-md-10-24,.pure-u-md-5-12{width:41.6667%}.pure-u-md-11-24{width:45.8333%}.pure-u-md-1-2,.pure-u-md-12-24{width:50%}.pure-u-md-13-24{width:54.1667%}.pure-u-md-14-24,.pure-u-md-7-12{width:58.3333%}.pure-u-md-3-5{width:60%}.pure-u-md-15-24,.pure-u-md-5-8{width:62.5%}.pure-u-md-16-24,.pure-u-md-2-3{width:66.6667%}.pure-u-md-17-24{width:70.8333%}.pure-u-md-18-24,.pure-u-md-3-4{width:75%}.pure-u-md-19-24{width:79.1667%}.pure-u-md-4-5{width:80%}.pure-u-md-20-24,.pure-u-md-5-6{width:83.3333%}.pure-u-md-21-24,.pure-u-md-7-8{width:87.5%}.pure-u-md-11-12,.pure-u-md-22-24{width:91.6667%}.pure-u-md-23-24{width:95.8333%}.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-24-24,.pure-u-md-5-5{width:100%}}@media screen and (min-width:64em){.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-1-12,.pure-u-lg-1-2,.pure-u-lg-1-24,.pure-u-lg-1-3,.pure-u-lg-1-4,.pure-u-lg-1-5,.pure-u-lg-1-6,.pure-u-lg-1-8,.pure-u-lg-10-24,.pure-u-lg-11-12,.pure-u-lg-11-24,.pure-u-lg-12-24,.pure-u-lg-13-24,.pure-u-lg-14-24,.pure-u-lg-15-24,.pure-u-lg-16-24,.pure-u-lg-17-24,.pure-u-lg-18-24,.pure-u-lg-19-24,.pure-u-lg-2-24,.pure-u-lg-2-3,.pure-u-lg-2-5,.pure-u-lg-20-24,.pure-u-lg-21-24,.pure-u-lg-22-24,.pure-u-lg-23-24,.pure-u-lg-24-24,.pure-u-lg-3-24,.pure-u-lg-3-4,.pure-u-lg-3-5,.pure-u-lg-3-8,.pure-u-lg-4-24,.pure-u-lg-4-5,.pure-u-lg-5-12,.pure-u-lg-5-24,.pure-u-lg-5-5,.pure-u-lg-5-6,.pure-u-lg-5-8,.pure-u-lg-6-24,.pure-u-lg-7-12,.pure-u-lg-7-24,.pure-u-lg-7-8,.pure-u-lg-8-24,.pure-u-lg-9-24{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-lg-1-24{width:4.1667%}.pure-u-lg-1-12,.pure-u-lg-2-24{width:8.3333%}.pure-u-lg-1-8,.pure-u-lg-3-24{width:12.5%}.pure-u-lg-1-6,.pure-u-lg-4-24{width:16.6667%}.pure-u-lg-1-5{width:20%}.pure-u-lg-5-24{width:20.8333%}.pure-u-lg-1-4,.pure-u-lg-6-24{width:25%}.pure-u-lg-7-24{width:29.1667%}.pure-u-lg-1-3,.pure-u-lg-8-24{width:33.3333%}.pure-u-lg-3-8,.pure-u-lg-9-24{width:37.5%}.pure-u-lg-2-5{width:40%}.pure-u-lg-10-24,.pure-u-lg-5-12{width:41.6667%}.pure-u-lg-11-24{width:45.8333%}.pure-u-lg-1-2,.pure-u-lg-12-24{width:50%}.pure-u-lg-13-24{width:54.1667%}.pure-u-lg-14-24,.pure-u-lg-7-12{width:58.3333%}.pure-u-lg-3-5{width:60%}.pure-u-lg-15-24,.pure-u-lg-5-8{width:62.5%}.pure-u-lg-16-24,.pure-u-lg-2-3{width:66.6667%}.pure-u-lg-17-24{width:70.8333%}.pure-u-lg-18-24,.pure-u-lg-3-4{width:75%}.pure-u-lg-19-24{width:79.1667%}.pure-u-lg-4-5{width:80%}.pure-u-lg-20-24,.pure-u-lg-5-6{width:83.3333%}.pure-u-lg-21-24,.pure-u-lg-7-8{width:87.5%}.pure-u-lg-11-12,.pure-u-lg-22-24{width:91.6667%}.pure-u-lg-23-24{width:95.8333%}.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-24-24,.pure-u-lg-5-5{width:100%}}@media screen and (min-width:80em){.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-1-12,.pure-u-xl-1-2,.pure-u-xl-1-24,.pure-u-xl-1-3,.pure-u-xl-1-4,.pure-u-xl-1-5,.pure-u-xl-1-6,.pure-u-xl-1-8,.pure-u-xl-10-24,.pure-u-xl-11-12,.pure-u-xl-11-24,.pure-u-xl-12-24,.pure-u-xl-13-24,.pure-u-xl-14-24,.pure-u-xl-15-24,.pure-u-xl-16-24,.pure-u-xl-17-24,.pure-u-xl-18-24,.pure-u-xl-19-24,.pure-u-xl-2-24,.pure-u-xl-2-3,.pure-u-xl-2-5,.pure-u-xl-20-24,.pure-u-xl-21-24,.pure-u-xl-22-24,.pure-u-xl-23-24,.pure-u-xl-24-24,.pure-u-xl-3-24,.pure-u-xl-3-4,.pure-u-xl-3-5,.pure-u-xl-3-8,.pure-u-xl-4-24,.pure-u-xl-4-5,.pure-u-xl-5-12,.pure-u-xl-5-24,.pure-u-xl-5-5,.pure-u-xl-5-6,.pure-u-xl-5-8,.pure-u-xl-6-24,.pure-u-xl-7-12,.pure-u-xl-7-24,.pure-u-xl-7-8,.pure-u-xl-8-24,.pure-u-xl-9-24{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-xl-1-24{width:4.1667%}.pure-u-xl-1-12,.pure-u-xl-2-24{width:8.3333%}.pure-u-xl-1-8,.pure-u-xl-3-24{width:12.5%}.pure-u-xl-1-6,.pure-u-xl-4-24{width:16.6667%}.pure-u-xl-1-5{width:20%}.pure-u-xl-5-24{width:20.8333%}.pure-u-xl-1-4,.pure-u-xl-6-24{width:25%}.pure-u-xl-7-24{width:29.1667%}.pure-u-xl-1-3,.pure-u-xl-8-24{width:33.3333%}.pure-u-xl-3-8,.pure-u-xl-9-24{width:37.5%}.pure-u-xl-2-5{width:40%}.pure-u-xl-10-24,.pure-u-xl-5-12{width:41.6667%}.pure-u-xl-11-24{width:45.8333%}.pure-u-xl-1-2,.pure-u-xl-12-24{width:50%}.pure-u-xl-13-24{width:54.1667%}.pure-u-xl-14-24,.pure-u-xl-7-12{width:58.3333%}.pure-u-xl-3-5{width:60%}.pure-u-xl-15-24,.pure-u-xl-5-8{width:62.5%}.pure-u-xl-16-24,.pure-u-xl-2-3{width:66.6667%}.pure-u-xl-17-24{width:70.8333%}.pure-u-xl-18-24,.pure-u-xl-3-4{width:75%}.pure-u-xl-19-24{width:79.1667%}.pure-u-xl-4-5{width:80%}.pure-u-xl-20-24,.pure-u-xl-5-6{width:83.3333%}.pure-u-xl-21-24,.pure-u-xl-7-8{width:87.5%}.pure-u-xl-11-12,.pure-u-xl-22-24{width:91.6667%}.pure-u-xl-23-24{width:95.8333%}.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-24-24,.pure-u-xl-5-5{width:100%}}