﻿body {}
/********** HEADER - START **********/
.top-bar {height: 24px;	width: 100%; background-color: #777777;	z-index: 5; position: absolute; top: 0px;}
.middle-bar {height: 20px; width: 100%; background-color: #2E81B7; z-index: 5; position: absolute; top: 24px;}
.bottom-bar {height: 16px; width: 100%; background-color: #DDDDDD; position: absolute; top: 44px;}
.logo-image {z-index: 10; position: relative; width: 185px; height: 56px; top: 0px; left: -7px;}
.click-box {z-index: 10; position: relative; width: 172px; height: 44px;}

@media(max-width: 991px ) {
	.top-bar {height: 14px; top: 0px;}
	.middle-bar {height: 12px; top: 14px;}
	.bottom-bar {height: 10px; top: 26px;}
	.logo-image {width: 120px; height: 36px; margin-top: -2px;}
	.click-box {width: 114px; height: 26px; left: 61px;}
}
/********** HEADER - END **********/

/**************************************************************************************************************************************************************************************************/

/********** NAVBAR - START **********/
.navbar{margin-top: -12px; padding-top: 1px;}
@media (max-width: 767px) {.navbar{padding-top: 3px;}}
@media (max-width: 991px ) {.navbar{padding-top: 5px;}}
/********** NAVBAR - END **********/

/**************************************************************************************************************************************************************************************************/

/********** FOOTER - START **********/
.page-footer {padding-bottom: 9px; margin: 25px 0 2px;}
.copy-text {font-size: 9pt;}
.footer-bar {height: 6px; margin-top: 10px;}
.xs-margin {margin-top: 10px;}
.xs-pos {position: relative; left: -5px;}
/********** FOOTER - END **********/

/**************************************************************************************************************************************************************************************************/

/********** HEADING - START **********/
.app-heading-no-sub {margin: 10px 0 20px 0;}
.app-heading-with-sub {margin: 10px 0 0 0;}
.app-heading-no-margin {margin: 0;}
/********** HEADING - END **********/

/**************************************************************************************************************************************************************************************************/

/********** OTHER - START **********/
.form-group-no-margin {margin-bottom: 0px;}
/********** OTHER - END **********/