﻿@charset "UTF-8";
/* Tower Portal CSS Document */



/* power styles start */
* {
	font-family: 'Source Sans Pro', sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
	color: #666;
}
h1, h2, h3, h4, h5 {
	font-weight: 300;
}
table thead, table tfoot {
	color: #666;
}
/* power styles end */

.noWrap
{
    white-space: nowrap;
}

/* template styles start */

.top-bar {
	margin-bottom: 10px;
	border-top: solid 4px #7ab800;
	background-color: #eeebe6;
	padding:0;
}
.top-bar, .top-bar ul {
	background-color: #eeebe6;
}
.menu > li > a {
	font-weight: 600;
}
.topBlock {
	padding-bottom: 10px;
	padding-top: 10px;
}
.topBlock p {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	line-height: 1.2;
	font-size: 0.9rem;
}
.footer {
	background-color: #eeebe6;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
}
.footer p {
	font-size: 0.7rem;
	color: #666;
	margin: 0px;
	padding: 0.3rem 0 0 0;
}
/* template styles end */



/* calculator styles start */

.rowTitleCalc {
	background-color: #7ab800;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 400;
	height: 2.8rem;
	padding-top: 0.4rem;
	margin-top: 20px;
	margin-bottom: 10px;
}
.rowTitleCalc p {
	color: #fff;
}
.calcData p {
	text-align: center;
	color: #666;
	font-size: 2.2rem;
	font-weight: 400;
}
.calcData .callout {
	padding: 0;
}
.calcData h3 {
	text-align: center;
	color: #666;
	font-size: 0.9rem;
	font-weight: 400;
	background-color: #ccc;
	margin: 0;
	padding: 5px;
}
.middleBox {
	text-align: center;
	padding-top: 1.8rem;
}
.introHeaderCalc {
	background-color: #7ab800;
	text-align: center;
	padding-top: 30px;
	/*padding-bottom: 30px;*/
	margin-top: 30px;
}
.introHeaderCalc h1 {
	color: #fff;
	font-weight: 300;
	font-size: 2.4rem;
	margin-bottom: 0rem;
	padding-bottom: 0rem;
}
.introHeaderCalc h2 {
	color: #fff;
	font-weight: 300;
	font-size: 1.4rem;
	margin-top: 0rem;
	padding-top: 0rem;
}
/* calculator styles end */



/* contact us styles start */

.introHeaderContact {
	background-color: #999a97;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	/*margin-bottom: 30px;*/
}
.introHeaderContact h1 {
	color: #fff;
	font-weight: 300;
	font-size: 2.4rem;
	margin-bottom: 0rem;
	padding-bottom: 0rem;
}
.introHeaderContact h2 {
	color: #fff;
	font-weight: 300;
	font-size: 1.4rem;
	margin-top: 0rem;
	padding-top: 0rem;
}
.rowTitleContact {
    background-color: #999a97;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    height: 2.8rem;
    padding-top: 0.4rem;
    margin-top: 0px;
    margin-bottom: 0px;
}
.rowTitleContact p {
	color: #fff;
}
.googleMapArea {
	text-align: center;
	background-image: url(../img/googlemap.jpg);
	background-size: cover;
	min-height: 500px;
}
.contactDetailBlock {
	background-image: url(../img/contact-p-image.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 500px;
}
.contactDetailBlock i {
	color: #999999;
}
/* contact us styles end */



/* academy styles start */

.introHeaderAcademy {
    background-color: #fc7146;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    /*margin-bottom: 30px;*/
}
.introHeaderAcademy h1 {
	color: #fff;
	font-weight: 300;
	font-size: 2.4rem;
	margin-bottom: 0rem;
	padding-bottom: 0rem;
}
.introHeaderAcademy h2 {
	color: #fff;
	font-weight: 300;
	font-size: 1.4rem;
	margin-top: 0rem;
	padding-top: 0rem;
}
.rowTitleAcademy {
    background-color: #fc7146;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    height: 2.8rem;
    padding-top: 0.4rem;
    margin-top: 0px;
    margin-bottom: 0px;
}
.videoScreenFrame {
    border: solid 6px #fc7146;
}
.resourceBlock {
	text-align: center;
}
.resourceBlock p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.orbit-next, .orbit-previous {
	background-color: #ccc;    
}
/* academy styles end */



/* proposals styles start */

.introHeaderProposals {
    background-color: #1fb2e9;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    /*margin-bottom: 30px;*/
}
.introHeaderProposals h1 {
	color: #fff;
	font-weight: 300;
	font-size: 2.4rem;
	margin-bottom: 0rem;
	padding-bottom: 0rem;
}
.introHeaderProposals h2 {
	color: #fff;
	font-weight: 300;
	font-size: 1.4rem;
	margin-top: 0rem;
	padding-top: 0rem;
}
.rowTitleProposals {
    background-color: #1fb2e9;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    height: 2.8rem;
    padding-top: 0.4rem;
    margin-top: 0px;
    margin-bottom: 0px;
}
/* proposals styles end */

/* reports styles start */

.introHeaderReports {
	background-color: #6844bc;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
    /*margin-bottom: 30px;*/
}
.introHeaderReports h1 {
	color: #fff;
	font-weight: 300;
	font-size: 2.4rem;
	margin-bottom: 0rem;
	padding-bottom: 0rem;
}
.introHeaderReports h2 {
	color: #fff;
	font-weight: 300;
	font-size: 1.4rem;
	margin-top: 0rem;
	padding-top: 0rem;
}
.rowTitleReports {
    background-color: #6844bc;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    height: 2.8rem;
    padding-top: 0.4rem;
    margin-top: 0px;
    margin-bottom: 0px;
}
/* reports styles end */



/* quote styles start */
.introHeaderQuote {
	background-color: #33afed;
	text-align: center;
	padding-top: 10px; /* was 30px */
	padding-bottom: 10px; /* was 30px */
}
.introHeaderQuote h1 {
	color: #fff;
	font-weight: 300;
	font-size: 2.4rem;
	margin-bottom: 0rem;
	padding-bottom: 0rem;
}
.introHeaderQuote h2 {
	color: #fff;
	font-weight: 300;
	font-size: 1.4rem;
	margin-top: 0rem;
	padding-top: 0rem;
}
.rowTitleQuote {
	background-color: #33afed;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 400;
	height: 2.8rem;
	padding-top: 0.4rem;
	margin-top: 0px;
	margin-bottom: 0px;
}
.rowTitleQuote p {
	color: #fff;
}
/* quote styles end */







/* dashboard styles start */

.advert {
	text-align: center;
	color: #fff;
}
.advert h3, .advert p {
	color: #fff;
}
.sideCol {
	margin-top: 30px;
}
.sideCol h2 {
	font-size: 1.4rem;
	font-weight: 300;
}
.menu {
	text-align: center;
}
.menu > a.button {
	min-height: 125px;
	padding-top: 20px;
}
.menu p {
	line-height: 1rem;
	color: #ffffff;
	font-weight: 600;
}
.menu i {
	color: #ffffff;
}
.homeIntro {
	text-align: center;
	margin-top: 50px;
}
.homeIntro h1 {
	text-align: center;
	font-size: 2.4rem;
	color: #666;
	font-weight: 300;
	margin-bottom: 0;
}
.homeIntro h2 {
	text-align: center;
	font-size: 1.4rem;
	color: #666;
	font-weight: 300;
	margin-bottom: 40px;
}
a.button > .bgOrange {
	background-color: #fc7146;
}
a.button > .bgBlue {
	background-color: #33afed;
}
a.button > .bgPurple {
	background-color: #6844bc;
}
a.button > .bgGreen {
	background-color: #7ab800;
}
a.button > .bgGrey {
    background-color: #999a97;
}
/* dashboard styles end */

/* popup screens start */

#loadingModal {
	text-align:center;
	
}
/* popup screens end */


/* login  start */

.loginPanel {
	margin-top: 150px;
	background:rgba(255,255,255,0.8);
	padding-top:0;
}

.loginPanel img.loginLogo {
	margin-bottom:20px;
	margin-top:20px;
	
}

.loginBg {
	background-image:url(../img/portalbg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	
}

.rowTitleLogin {
	background-color: #7ab800;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 400;
	min-height: 2.8rem;
	padding-top: 0.4rem;
	margin-top: 0px;
	margin-bottom: 0px;
}
.rowTitleLogin p {
	color: #fff;
}

/* login  end */



/* general styles start */

.singleBtnRow {
	text-align: center;
}
.marginTop20 {
	margin-top: 20px;
}
.marginBottom20 {
	margin-bottom: 20px;
}
.marginLeft20 {
	margin-left: 20px;
}
.marginLeft10 {
	margin-left: 10px;
}
.paddingTop20 {
	padding-top: 20px;
}


.paddingBottom20 {
	padding-bottom: 20px;
}
.paddingLeft20 {
	padding-left: 20px;
}
.paddingLeft10 {
	padding-left: 10px;
}
.bold {
	font-weight: 600;
}
table
{
	border: 2px solid #cccccc;
}
thead.towerTH, thead.towerTH tr:hover, .towerFoot, .towerFoot:hover {
	background-color: #cccccc !important;
}
table:hover tbody:hover tr:hover {
	background-color: #ddddee;
}
.statusGreen {
	background-color: #7ab800;
	color: #fff;
	font-weight: 600;
	padding: 5px 10px 5px 10px;
	display: block;
	width: 100%;
	text-align: center;
}
.statusRed {
	background-color: #fc7146;
	color: #fff;
	font-weight: 600;
	padding: 5px 10px 5px 10px;
	display: block;
	width: 100%;
	text-align: center;
}
.statusBlue {
	background-color: #1fb2e9;
	color: #fff;
	font-weight: 600;
	padding: 5px 10px 5px 10px;
	display: block;
	width: 100%;
	text-align: center;
}
.statusGrey {
	background-color: #666;
	color: #fff;
	font-weight: 600;
	padding: 5px 10px 5px 10px;
	display: block;
	width: 100%;
	text-align: center;
}

/* added by james @ nsl */
.statusPurple {
	background-color: #6844bc;
	color: #fff;
	font-weight: 600;
	padding: 5px 10px 5px 10px;
	display: block;
	width: 100%;
	text-align: center;
}

/* added by james @ nsl */
.statusBlack {
	background-color: #000;
	color: #fff;
	font-weight: 600;
	padding: 5px 10px 5px 10px;
	display: block;
	width: 100%;
	text-align: center;
}

.size-12 {
	font-size: 12px;
}
.size-14 {
	font-size: 14px;
}
.size-16 {
	font-size: 16px;
}
.size-18 {
	font-size: 18px;
}
.size-21 {
	font-size: 21px;
}
.size-24 {
	font-size: 24px;
}
.size-30 {
	font-size: 30px;
}
.size-36 {
	font-size: 36px;
}
.size-40 {
	font-size: 40px;
}
.size-46 {
	font-size: 46px;
}
.size-48 {
	font-size: 48px;
}
.size-60 {
	font-size: 60px;
}
.size-72 {
	font-size: 72px;
}
.bold {
	font-weight: 600;
}
.fullWidth {
	width: 100%;
}
.ltGreyBackground {
	background-color: #eeebe6;
}
.dividerBarBlue {
	height: 4px;
	background-color: #33afed;
}
.slabButtonGrey {
	vertical-align: middle;
}
a.slabButtonGrey {
	background-color: #666;
	color: #fff;
	font-size: 1.2rem;
	vertical-align: middle;
}
.slabButtonText {
	margin-right: 10px;
	vertical-align: middle;
}
.refreshLinkBlock {
	font-size: 1.2rem;
	color: #666;
	margin-top: 26px;
}
.refreshLinkBlock a {
	color: #666;
}
.tabs-title a {
	font-size: 1.2rem;
	color: #fff;
	background: #cccccc;
	/*margin-right: 10px;*/
	padding: 0.9rem 1.5rem;
}
.tabs-title a:hover {
	background: #c1c1c1;
}
.tabs-title > a[aria-selected='true'] {
	background: #33afed;
}
.tabs {
	border: 0px;
}
.tabs-panel {
	border-top: solid 4px #33afed;
}
.cContent {
	text-align: center;
}
.fieldset legend {
	background: none;
	font-weight: 600;
}
.bgOrange {
	background-color: #fc7146;
}
.bgBlue {
	background-color: #33afed;
}
.bgPurple {
	background-color: #6844bc;
}
.bgGreen {
	background-color: #7ab800;
}
.bgGrey {
    background-color: #999a97;
}
.subMenuBlock {
	background-color: #d7d6d5;
	padding-top: 10px;
	margin-top: 10px;
}
/* general styles end */

logoContainer {
  width: 300px;
  height: 500px;
}

#dealerLogoImg
{
  max-height:100px
}

.httpstatuscode_200
{

}

.httpstatuscode_400
{

}

.httpstatuscode_401
{

}

.httpstatuscode_403
{

}

.httpstatuscode_404
{

}

.httpstatuscode_500
{

}

.HTTP_GET {
    color: black;
    background-color: yellow;
}

.HTTP_POST {
    color: white;
    background-color: purple;
}

.HTTP_POST_mandatory {
    color: red;
}

.HTTP_POST_optional {
    color: blue;
}

.noresize {
	resize: none;
}

.delete {
	background-color: #FF0000;
}

.delete:hover,
.delete:focus {
	background-color: #CC0000;
}

.min75 {
	min-width: 75px;
}

.min100 {
	min-width: 100px;
}

.min125 {
	min-width: 125px;
}

.min150 {
	min-width: 150px;
}

.max400 {
	max-width: 400px;
}

.max800 {
	max-width: 800px;
}

.min85 {
	min-width: 85px;
}

.minH450 {
	min-height: 450px;
}

.minH500 {
	min-height: 500px;
}

.radius50 {
	border-radius: 50px;
}

.radius25 {
	border-radius: 25px;
}

.customerAccount {
}

.customerCreditBureau {
	display: none;
}

.mandatory {
	/*background-color:yellow;*/
}

.mandatoryMissing {
	background-color: yellow; /*palevioletred;*/
}

.tab {
	display: none;
}

.tabSelected {
	display: block;
}

/*#resPanelLbl
{
	font-size:10pt;
	width:100%;
}*/

.thborder {
	border: 1px solid #CCCCCC;
}

.tdborder {
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}

.docReceived {
	color: #FF8800;
}

.docRejected {
	color: #FF0000;
}

.docAccepted {
	color: #00CC00;
}