﻿/* Trait Online */

body {color:#000000; font-family:'Source Sans Pro', Arial, Helvetica, Verdana;}


/* Commonly Used */
h1  {font-size:30px; line-height:1.6rem; font-weight:600; color:#00e0ff; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; margin:0px 0px 30px 0px; padding:0px 0px 30px 0px; text-transform:none; border-left:none; border-bottom:2px solid #e6e6e6;}
h2  {font-size:24px; line-height:1.3rem; font-weight:300; color:#000000; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; margin:0px 0px 40px 0px; text-transform:none; padding:0px; border-left:none;}
h3  {font-size:18px; line-height:1.3rem; font-weight:600; color:#000000; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; margin:0px 0px 20px 0px;}
h4  {font-size:14px; line-height:1.3rem; font-weight:600; color:#000000; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; margin:0px 0px 20px 0px; text-transform:uppercase;}

a         {color:#000000;}

p       {margin:0px 0px 12px 0px; font-size:14px; line-height:24px; font-weight:300;}
ul      {margin:0px 0px 12px 0px; padding:0px;}
ol      {margin:0px 0px 12px 0px; padding:0px;}
ul li   {margin:0px 0px 6px 16px; font-size:14px; line-height:24px; font-weight:300; color:#000000;}
ol li   {margin:0px 0px 6px 16px; font-size:14px; line-height:24px; font-weight:300; color:#000000;}






/* Main structure */
.MainHeader                           {background:url(/Content/Images/PearnKandola/Bg_Header.png) no-repeat top; background-size:auto; min-width:320px;}
.MainHeader .WidthContent             {padding:50px 20px 50px 20px;}
.MainHeader .Logo                     {width:300px;}
.MainHeader .Logo a                   {width:250px; height:45px; background:url(/Content/Images/PearnKandola/Logo.png) no-repeat center; background-size:cover; display:block;}
.MainHeader .Logo img                 {display:none;}

.MainContent                          {min-height:calc(100vh - 205px);} 
.MainContent .WidthContent            {}

.MainFooter                           {background-size:auto; min-width:320px; background:#ffffff;}
.MainFooter .WidthContent             {border-top:2px solid #e6e6e6; padding:15px 20px 10px 20px;}
.MainFooter .Links                    {padding:0px;}
.MainFooter .Links ul                 {margin:0px;}
.MainFooter .Links ul li              {margin:0px;}
.MainFooter .Links .Item              {border-right:none;}
.MainFooter .Links .Item a            {font-size:12px; line-height:15px; color:#000000; font-family:'Source Sans Pro', Arial, Helvetica, Verdana;}
.MainFooter .Developer                {font-size:12px; line-height:15px; color:#000000; padding:0px; margin-bottom:15px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; top:3px; position: relative; font-weight:300;}
.MainFooter .Developer a              {font-size:12px; line-height:15px; color:#000000; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; font-weight:300;}




/* Form */
.FormBox .FormLabel             {font-size:14px; line-height:20px; font-weight:300; color:#000000; text-transform:none; margin-bottom:10px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana;}
.FormBox .LengthInfo            {font-size:11px; line-height:12px; color:#000000; text-align:right; font-weight:300;}

.FormField .EditBox01           {font-size:14px; line-height:20px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; font-weight:300; color:#372b27; padding:9px 15px; margin:0px; background-color:#ffffff; border:1px solid #d0d0d0; border-radius:4px;}
.FormField .DropDown01          {font-size:14px; line-height:20px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; font-weight:300; color:#372b27; padding:9px 15px; margin:0px; background-color:#ffffff; border:1px solid #d0d0d0; border-radius:4px;}
.FormField .TextArea01          {font-size:14px; line-height:25px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; font-weight:300; color:#372b27; padding:9px 15px; margin:0px; background-color:#ffffff; border:1px solid #d0d0d0; border-radius:4px;}

.FormField .EditBox02           {font-size:14px; line-height:20px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; font-weight:300; color:#372b27; padding:9px 15px; margin:0px; background-color:#ffffff; border:1px solid #d0d0d0; border-radius:4px;}
.FormField .DropDown02          {font-size:14px; line-height:20px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; font-weight:300; color:#372b27; padding:9px 15px; margin:0px; background-color:#ffffff; border:1px solid #d0d0d0; border-radius:4px;}
.FormField .TextArea02          {font-size:14px; line-height:20px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; font-weight:300; color:#372b27; padding:9px 15px; margin:0px; background-color:#ffffff; border:1px solid #d0d0d0; border-radius:4px;}

.ValidationInfo                 {color:#fe0000; padding:5px 0px  0px 0px; font-size:12px; line-height:15px; font-weight:300;}
.ValidationMessage              {color:#fe0000; padding:0px 0px 15px 0px; text-transform:none; font-weight:300; font-family:'Source Sans Pro', Arial, Helvetica, Verdana;}
.Asterisk                       {color:#fe0000; font-size:12px; line-height:15px;}
.Denotes                        {color:#000000; font-size:12px; line-height:15px; font-weight:300;}

.GeneralInfoForm .Dropdown .FormBox             {margin-bottom:30px;}

.ButtonBottom                     {margin-top:30px;}




/* Buttons */
.BtnStd                     {display:inline-block;}
.BtnStd a                   {background:#ff7c00; padding:9px 50px; color:#ffffff; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; font-size:14px; font-weight:600; line-height:20px; border:1px solid #ff7c00; border-radius:4px; text-transform:none;}
.BtnStd a:hover             {background:#ff7c00; color:#ffffff; border:1px solid #ff7c00;}
.BtnStd input               {background:#ff7c00; padding:9px 50px; color:#ffffff; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; font-size:14px; font-weight:600; line-height:20px; border:1px solid #ff7c00; border-radius:4px; text-transform:none;}
.BtnStd input:hover         {background:#ff7c00; color:#ffffff; border:1px solid #ff7c00;}
.BtnStd button              {background:#ff7c00; padding:9px 50px; color:#ffffff; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; font-size:14px; font-weight:600; line-height:20px; border:1px solid #ff7c00; border-radius:4px; text-transform:none;}
.BtnStd button:hover        {background:#ff7c00; color:#ffffff; border:1px solid #ff7c00;}




/* Contact Us */
.Contact                                      {margin:0px 60px;}
.Contact .WidthContent                        {background:#ffffff; padding:60px; border-radius:15px; max-width:500px; min-width:260px;}

.Contact .BtnStd                              {display:block;}
.Contact .BtnStd a                            {background:#ff7c00; color:#ffffff; border:1px solid #ff7c00; padding:9px 0px; width:100%;}
.Contact .BtnStd a:hover                      {background:#ff7c00; color:#ffffff; border:1px solid #ff7c00;}
.Contact .BtnStd input                        {background:#ff7c00; color:#ffffff; border:1px solid #ff7c00; padding:9px 0px; width:100%;}
.Contact .BtnStd input:hover                  {background:#ff7c00; color:#ffffff; border:1px solid #ff7c00;}
.Contact .BtnStd button                       {background:#ff7c00; color:#ffffff; border:1px solid #ff7c00; padding:9px 0px; width:100%;}
.Contact .BtnStd button:hover                 {background:#ff7c00; color:#ffffff; border:1px solid #ff7c00;}

.Contact .ButtonBottom .BtnBottom                      {float:none;}
.Contact .ButtonBottom .Denotes                        {float:none; padding:20px 0px 0px 0px; text-align:center; font-size:10px; color:#7c7369;}
.Contact .ButtonBottom .Denotes .Asterisk              {font-size:10px;}




/* iCheck Plugin Square skin, grey */
.icheckbox_square-grey, .iradio_square-grey   {width:24px; height:24px; background:url(/Content/Images/PearnKandola/grey.png) no-repeat;}




/* Error Page */
.ErrorPage .ImgError                    {width:100px;}
.ErrorPage .TitleError                  {font-size:30px; line-height:30px; font-weight:bold; color:#000000; text-transform:none;}




/* Home */
.HomeContent                            {background:#ffffff;}
.HomeContent .SubTitle                  {font-size:30px; line-height:30px; font-weight:700; color:#000000; margin-bottom:30px;}
.HomeContent .TableHome .CellHome02     {background:#ffffff;}
.HomeContent .RememberMe label          {font-size:16px; line-height:20px; color:#000000;}
.HomeContent .ForgottenPassword a       {font-size:16px; line-height:20px;}




/* Table Origin */
.TableOrigin                            {font-size:14px; line-height:24px; font-weight:300;}




/* PQTable */
.PQTable .PQTopRow .ColQuestion         {font-size:24px; line-height:30px; font-weight:300 !important; color:#000000; text-transform:none; padding-bottom:25px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana;}
.PQTable .PQTopRow .Col1                {font-size:14px; line-height:14px; font-weight:600; color:#000000; text-transform:uppercase; padding-bottom:25px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana;}
.PQTable .PQTopRow .Col2                {font-size:14px; line-height:14px; font-weight:600; color:#000000; text-transform:uppercase; padding-bottom:25px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana;}
.PQTable .PQTopRow .Col3                {font-size:14px; line-height:14px; font-weight:600; color:#000000; text-transform:uppercase; padding-bottom:25px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana;}
.PQTable .PQTopRow .Col4                {font-size:14px; line-height:14px; font-weight:600; color:#000000; text-transform:uppercase; padding-bottom:25px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana;}
.PQTable .PQTopRow .Col5                {font-size:14px; line-height:14px; font-weight:600; color:#000000; text-transform:uppercase; padding-bottom:25px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana;}

.PQTable .PQRow .ColQuestion            {font-size:14px; line-height:20px; font-weight:300; color:#000000; font-family:'Source Sans Pro', Arial, Helvetica, Verdana;}
.PQTable span.TitleTable                {font-size:12px; line-height:15px; font-weight:300; color:#000000; text-transform:none; font-family:'Source Sans Pro', Arial, Helvetica, Verdana;}

.QuestionnaireNumber                    {float:none !important;}

.PQTable .PQRow .Col1                   {background-color:#f9f9f9;}
.PQTable .PQRow .Col2                   {background-color:#f9f9f9;}
.PQTable .PQRow .Col3                   {background-color:#f9f9f9;}
.PQTable .PQRow .Col4                   {background-color:#f9f9f9;}
.PQTable .PQRow .Col5                   {background-color:#f9f9f9;}
.PQTable .PQRow .ColSpacer              {background-color:#f9f9f9;}




/* Landing Page */
.LandingPage                                    {display:table; width:100%; height:calc(100vh - 244px);}
.LandingPage .CellLP                            {display:table-cell; vertical-align:middle; text-align:center; padding:0px 20px;}
.LandingPage .CellLP .Top                       {display:none;}
.LandingPage .CellLP .Top .Circle               {background:#ff7c00; border-radius:50%; display:inline-block; width:340px; height:340px;}
.LandingPage .CellLP .Top .Circle .Icon         {margin-top:90px;}
.LandingPage .CellLP .Top .Circle .Icon img     {width:80px; display:inline-block;}
.LandingPage .CellLP .Top .Circle .Txt          {font-size:30px; line-height:30px; font-weight:300; color:#ffffff; margin-top:20px; font-family:'Source Sans Pro', Arial, Helvetica, Verdana;}
.LandingPage .CellLP .Desc                      {margin-top:40px; max-width:360px; text-align:left; display:inline-block;}
.LandingPage .CellLP .Desc .Title               {font-size:30px; line-height:1.6rem; font-weight:600; color:#00e0ff; font-family:'Source Sans Pro', Arial, Helvetica, Verdana; margin:0px 0px 30px 0px;}
.LandingPage .CellLP .Desc .Txt                 {font-size:14px; line-height:24px; font-weight:300; color:#000000;}
.LandingPage .CellLP .Desc .Form                {margin:20px auto 0px auto; max-width:360px; text-align:left;}
.LandingPage .CellLP .Desc .BtnGetStarted       {margin-top:30px; display:block;}
.LandingPage .CellLP .Desc .BtnGetStarted a     {padding:9px 0px; width:100%;}
.LandingPage .CellLP .Desc .BtnGetStarted input {padding:9px 0px; width:100%;}




/* Progress Bar */
.ProgressBar                              {position:absolute; top:30px; right:30px; margin:15px 0px 0px 20px;}
.ProgressBar .ProgressBlock               {display:inline-block; margin-left:-3px; width:20px; height:8px;}
.ProgressBar .ProgressBlock:nth-child(1)  {border-top-left-radius:10px; border-bottom-left-radius:10px;}
.ProgressBar .ProgressBlock:nth-child(10) {border-top-right-radius:10px; border-bottom-right-radius:10px;}
.ProgressBar .ProgressEmpty               {background:#f9f9f9; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;}
.ProgressBar .ProgressFull:nth-child(1)   {background:#94ff00; border-top:1px solid #94ff00; border-bottom:1px solid #94ff00;}
.ProgressBar .ProgressFull:nth-child(2)   {background:#94ff00; border-top:1px solid #94ff00; border-bottom:1px solid #94ff00;}
.ProgressBar .ProgressFull:nth-child(3)   {background:#94ff00; border-top:1px solid #94ff00; border-bottom:1px solid #94ff00;}
.ProgressBar .ProgressFull:nth-child(4)   {background:#94ff00; border-top:1px solid #94ff00; border-bottom:1px solid #94ff00;}
.ProgressBar .ProgressFull:nth-child(5)   {background:#94ff00; border-top:1px solid #94ff00; border-bottom:1px solid #94ff00;}
.ProgressBar .ProgressFull:nth-child(6)   {background:#94ff00; border-top:1px solid #94ff00; border-bottom:1px solid #94ff00;}
.ProgressBar .ProgressFull:nth-child(7)   {background:#94ff00; border-top:1px solid #94ff00; border-bottom:1px solid #94ff00;}
.ProgressBar .ProgressFull:nth-child(8)   {background:#94ff00; border-top:1px solid #94ff00; border-bottom:1px solid #94ff00;}
.ProgressBar .ProgressFull:nth-child(9)   {background:#94ff00; border-top:1px solid #94ff00; border-bottom:1px solid #94ff00;}
.ProgressBar .ProgressFull:nth-child(10)  {background:#94ff00; border-top:1px solid #94ff00; border-bottom:1px solid #94ff00;}




/* CMS Page */
.CMSPage          {}
.CMSPage p        {font-size:14px !important;}