body {
	line-height: 1.5em;
	background: url(/epic/images/newDesign/background_strip.gif) repeat-x;
	background-color: #518cbe;
	margin: 0px auto; /*Center container on page*/
	text-align: center;
}

img,span,input {
	behavior: url(/epic/inc/iepngfix.htc)
}

.welcometext {
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color: #224053;
	font-weight: bold;
}

#maincontainer {
	width: 990px; /*Width of main container*/
	border: 0px solid blue;
}

html>body #maincontainer {
	margin: 0px auto; /*Center container on page*/
	text-align: center;
}

#banner_top {
	background: url(/epic/images/newDesign/header.jpg) no-repeat left;
    height: 115px;
    border: 0px solid blue;
    text-align: left;
    background-size: cover;
}

#commonHeader {
	position: absolute;
	width: 990px;
	border: 0px solid red;
}

html>body #commonHeader {
	margin-left: 0;
}

.logintext {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	color: #3F4033;
	padding-left: 5px;
	height: 20px;
	font-weight: normal;
	width: 180px;
	border: 1px solid #7E9DB9;
}

.passworddefaulttext {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #3F4033;
	padding-left: 5px;
	height: 20px;
	font-weight: normal;
	width: 180px;
	border: 1px solid #7E9DB9;
}

#bottomband {
	background: url(/epic/images/newDesign/footer_strip.jpg) repeat-x;
	height: 23px; /*Height of top section*/
	border: 0px solid red;
	width: 990px !important;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	color: white;
	margin: 0px auto; /*Center container on page*/
}
form{
	margin: 0;	
}
#contentwrapper, #contentwrapper:after, #contentwrapper:before {
	display: table;
	content:"";
	clear: both;
}
#contentwrapper {
	width: 990px;
	background-color: #F2F2F2;
}

#maincontainer #contentwrapper .loginpage {
    background-image: url(/epic/images/newDesign/sky_background.png);
    background-repeat: no-repeat;
    background-position: left 250px;
    background-size: cover;
}

#contentcontainer {
	width: 990px;
	/*float:left;*/
	background-color: #F6F8FF;
	padding-bottom: 40px;
	border: 0px solid yellow;
	/*margin-top: -19px;*/
}

html>body #contentcontainer {
	/*margin-top: -16px;*/
	height: auto;
	min-height: 485px;
}

#contentcontainerextended {
	width: 990px;
	height: 485px;
	background-color: #F6F8FF;
	padding-bottom: 40px;
	border: 0px solid yellow;
	/*margin-top: -19px;*/
}

html>body #contentcontainerextended {
	/*margin-top: -16px;*/
	height: auto;
	min-height: 485px;
}

#contentcolumn { '
	background-color: #F6F8FF; '
	width: 590px;
	border: 0px solid yellow;
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #386385;
	text-align: left;
	float: left;
	padding-left: 40px;
	padding-top: 15px;
}

.contentcolumntext {
	width: 90%;
	border: 0px solid green;
	text-align: left;	
}

#menulist {
	width: 990px;
	background: url(/epic/images/newDesign/menu_strip.jpg) repeat-x;
	border: 0px solid red;
}

#contentslide {
	background: url(/epic/images/newDesign/slideBackground.jpg) repeat-x;
	width: 990px;
	height: 280px;
	border: 0px solid red;
}

#slideShow {
	float: left;
	width: 655px;
	height: 280px;
	border: 0px solid white;
}

.section_head {
	height:26px;
	background-color:#C9D9FF;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-left: 10px;
}
.Calendar_Cycle_total {
	background-color:#C9D9FF;
	font-family:verdana;
	font-size:14px;
    text-align:right;
	padding-right: 10px;
	
}
.section {
	background-color:white;
	height:auto !important;
	border:1px solid #C0C0C0; 
}

#centerrow {
	width:95%;
	border: 0px none;
	margin-left:20px;
	margin-top:10px;
	float:left;
}

#centerrow  .section {
	width:74%;
	float:left;
	padding-left:0px;
}

#rightcol {
	width: 250px;
	float: right;
	border: 0px solid green;
	margin-right: 15px;
	text-align: left;
}

.newM {
	width: 230px;
	background-color: #C9D9FF;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: -10px;
	padding-bottom: 0px;
	border: 0px solid green;
}

.newM li {
	font-family: Verdana;
	font-size: 11px;
	color: #386385;
	width: 220px;
	padding-left: 12px;
	line-height: 20px;
	text-decoration: none;
	list-style-type: none;
	background-color: #C9D9FF;
	border: 0px solid yellow;
}

.newM li a {
	font-family: Verdana;
	font-size: 11px;
	color: #386385;
	width: 220px;
	padding-left: 12px;
	text-decoration: none;
	list-style-type: none;
	background-color: #C9D9FF;
	padding: 0 0 0 10px;
	border: 0px solid yellow;
}

.newM li a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #386385;
	width: 220px;
	height: 10px;
	padding-left: 12px;
	text-decoration: none;
	list-style-type: none;
	background-color: #C9D9FF;
	padding: 0 0 0 10px;
}

.cd_menu {
	width: 220px;
	background-color: #C9D9FF;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cd_menu li {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
	width: 200px;
	line-height: 20px;
	text-decoration: none;
	list-style-type: none;
	background-color: #C9D9FF;
}

#rightpane {
	width: 250px;
	height: 20px;
	position: absolute;
	margin-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: 0px solid yellow;
	background: url(/epic/images/newDesign/topSidebar.gif) -7px 4px
		no-repeat;
}

#rightList {
	width: 250px;
	height: 632px;
	padding: 10px 0 0 0px;
	margin-top: 40px;
	font-size: 12px;
	text-align: left;
	position: absolute;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #C9D9FF;
	border: 0px solid red;
}

html>body #rightList {
	height: 590px;
}

#footermain {
	position: relative;
	top: 520px;
}

html>body #footermain {
	
}

.roundedCorners {
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.roundedCornersAccord {
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.accordionItem {
	width: 230px;
	margin-left: 10px;
}

.accordionItem h2 {
	margin: 0;
	font-family: verdana;
	font-size: 12px;
	padding: 2px;
	color: #386385;
	vertical-align: middle;
	background: url(/epic/images/newDesign/accord_strip.jpg) repeat-x;
	height: 30px;
	border: 0px solid yellow;
	position: relative;
}

.accordionItem h2 img {
	position: relative;
	bottom: -5px;
}

.accordionItem h2 {
	cursor: pointer;
}

.accordionItem div {
	margin: 0;
	font-family: verdana;
	font-size: 11px;
	padding: 2px;
	overflow-y: Auto;
	background: #4A81AA;
	height: 151px;
	padding-left: 4px;
	color: #ffffff;
	border-bottom: 0px solid #66d;
}

.accordionItem.hide h2 {
	color: #386385;
}

.accordionItem.hide div {
	display: none;
}

.accordionheader {
	margin-top: -10px;
	border: 1px solid red;
}

.tab_menu {
	width: 100%;
	overflow: hidden;
	margin-bottom: 0px;
	height: 32px;
}

.tab_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}

.tab_menu li {
	display: inline;
	cursor: hand;
	margin-left: -4px;
}

.tab_menu li a {
	float: left;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	background: url("/epic/images/newDesign/tab.jpg") no-repeat left top;
	width: 124px;
	height: 30px;
}

.blacksmallbold {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	color: #677482;
	font-weight: bold;
}

.blacksmall {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	color: #677482;
	font-weight: normal;
}

.blacksmalltextbox {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	padding: 2px 2px 2px 5px;
	color: #677482;
	font-weight: normal;
	border-style: solid;
	border-width: 1.8px;
	height: 23px;
	border-color: #56A8E3;
	background: #FFFFFF;
}

.horz_line {
	border-top: 2px solid #A9A63F;
	margin-top: 0px;
	margin-left: -20px;
	margin-right: 100px;
	margin-bottom: 10px;
}

.horz_line_bottom {
	border-top: 1px solid #A9A63F;
	margin-top: 0px;
	margin-left: -20px;
	margin-right: 100px;
	margin-top: 10px;
}

.horz_line_new {
	border-top: 1px solid #A9A63F;
	margin-top: 0px;
	margin-left: 20px !important;
	margin-right: 20px !important;
	margin-top: 10px;
}

.tbl_head {
	padding-left: 5px;
	padding-right: 5px;
}


.headerTableWithBorder {
	border-color: #A0C8E9;
	border-width: 0 0 0 1px;
	border-style: solid;
}

.headerTableWithColumnBorder {
	border-color: #A0C8E9;
	height: 30px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 10pt;
	color: #677482;
	font-weight: bold;
	background: url(/epic/images/heading_strip.jpg) repeat-x left top;
}

.bodyTableWithColumnBorder {
	border-color: #A0C8E9;
	height: 25px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 9pt;
	color: #677482;
	font-weight: normal;
}

#menu4iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0px;
	display: block;
	filter: alpha(opacity = 0);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

.HardBreak {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.style1 {
	font-size: 20px;
	font-weight: bold;
}

.style2 {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

#login_container {
	border:0px solid grey;
	height: 260px;
	width: 260px;
	display:inline;
	position:relative;
}

.login_form_header {
	background-color:#C9D9FF;
	text-align:left;
	font-family:verdana;
	font-size:16px;
	vertical-align:bottom;
	font-weight:bold;
	margin-top:-10px;
	padding-left:10px;
	padding-top:5px;
	height:30px;
}

.login_form_box {
	margin-left: 15px;
	margin-top: 15px;
	height: 180px;
	width: 220px;
	float: left;	
	border: 1px solid #325976;
	background-color: #F0F0F0;		
	padding-top:10px;
}

#contentcontainerextended .innerDiv #sidebar {
	width: 185px;
	background-image: url(sidebar.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	height: 376px;
	float: right;
	margin-left: 50px;
	padding-left: 10px;
}

#contentcontainerextended .innerDiv #sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#contentcontainerextended ul {
	list-style-image: url(bullet.jpg);
	text-align: left;
	font-size: 11px;
}

#contentcontainerextended label {
	top: -70px;
	position: relative;
	width: 600px;
	left: 50px;
	color: #FFFFFF;
}

html>body #contentcontainerextended label {
	top: -55px;
	position: relative;
	width: 600px;
	left: 50px;
	color: #FFFFFF;
}

#contentcontainerextended .supportDiv {
	width: 600px;
	text-align: left;
}

#contentcontainerextended .supportDiv a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #386385;
}

#contentcontainerextended .supportDiv th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #386385;
}

#contentcontainerextended .innerDiv {
	padding-top: 20px;
	padding-left: 0px;
	text-align: left;
	width: 700px;
	border: 0px solid red;
}

.browsersupport {
    background-color: White;
    border: 2px solid #cecece;
    display: none;
    font-family: Arial;
    font-size: 10pt;
    left: 0;
    line-height: 1.3em;
    max-height: 550px;
    max-width: 630px;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    text-align: left;
    top: 0;
    z-index: 9999;
}
.browser-logo-header {
    color: #ffffff;
    font-family: Arial;
    font-size: 20pt;
    font-weight: bold;
}
.browser-logo-expansion {
    color: #ffffff;
    font-family: Arial;
    font-size: 9pt;
    font-style: italic;
}
.facebox {
    background-color: Black;
    border: 1px solid #cecece;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: fixed;
    top: 0;
    width: 150%;
    z-index: 9998;
}
.buttonStyle {
    background-color: #5b6b8f;
    border-color: #5b6b8f;
    border-style: none;
    border-width: medium;
    color: #ffffff;
    cursor: pointer;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}
.clearfix, .clearfix:after, .clearfix:before{
	clear: both;
	display: block;	
}


.menu_tabs{height:32px; overflow: hidden;}
.menu_tabs ul{ padding:5px; margin:0;}
.menu_tabs ul li{
	float:left;
	list-style-type:none;
	
	margin:0 1px 0 0;
	padding:0;
}
.menu_tabs ul li a{
	background:url(/epic/images/newDesign/tab_left.png) no-repeat top left;
	padding:0 0 0 25px;
	display:block;
	float:left;
	height:30px;
	text-decoration:none;
}
.menu_tabs ul li a span{
	background:url(/epic/images/newDesign/tab_right.jpg) repeat-x 0 0;
	padding:2px 25px 3px 0;
	display:inline-block;
	text-align:center;
	color:#FFF;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	height:23px;
	cursor: pointer;
}
.menu_tabs ul li a.active, .menu_tabs ul li a.active span{
	background-position:0 -40px;
}
#Video_Configuration_tbl select, #Video_Configuration_tbl input[type=text]{ border: none;}


.notePEAF {
	margin-left: 20px !important;
	margin-right: 20px !important;
	margin-top: 10px;
	font-family: trebuchet ms;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    color: #518CBE;
}

div .popup_download_alert {
	display: none;
	background: url('/epic/images/newDesign/bgPopup1.png') repeat-x #fff;
	width: 450px;
	height: 350px;
	position: fixed;
	top: 30%;
	left: 35%;
	z-index: 99999;
	padding: 15px;
	text-align: left;
	font-family: verdana;
	font-size: 9pt;
	color: #7F7B7C;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

* html .popup_download_alert {
	position: absolute;
}

 #HoneywellBrowser-Banner
{
    background-color: #CCCCCC;
    font-family: Arial;
    font-size: 11px;
    left: 0px;
    min-height: 60px;
    padding: 10px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
    position: relative;
    top: 0;
    width: auto;
    border-bottom: #ee3124 solid 5px;
    text-align: left;
    text-decoration: none;
    display: none;
    color: #333333;
}

#HoneywellBrowserText
{
    color: #333333;
    display: inline;
    font-family: Arial;
    font-size: 11px;
    height: auto;
    margin: 0px 0px 0px 0px;
    text-align: left;
    text-decoration: none;
    width: auto;
}

#HoneywellBrowserLink
{
    background-color: rgba(0, 0, 0, 0);
    color: #ee3124;
    cursor: auto;
    display: inline;
    font-family: Arial;
    font-size: 8px;
    height: auto;
    margin: 0px 0px 0px 0px;
    text-align: left;
    text-decoration: none;
    width: auto;
}



#HoneywellEUCookie-ConsentButtonDiv
{
    color: #333333;
    display: block;
    font-family: Arial;
    font-size: 11px;
    /*height: 24px;*/
    margin: 0px 0px 0px 0px;
    padding-bottom: 0px;
    text-align: right;
    text-decoration: none;
    width: auto;
}

#HoneywellBrowserDismiss
{
    background-color: #222;
    border-color: rgb(212, 208, 200);
    border-style: outset outset outset outset;
    border-width: 2px 2px 2px 2px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    letter-spacing: normal;
    line-height: normal;
    margin: 2px 2px 2px 2px;
    padding: 2px 5px 0px 5px;
    text-align: center;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    /*width: 187px;*/
    word-spacing: 0px;
}




/*  BrowserDetection - Begin */

/* #browserS {
    background: #FFFFE5;
    color: #333333;
    padding: 10px 15px;
    font-size: 13px;
    font-family: "Trebuchet MS", "Segoe UI", Arial, Tahoma, sans-serif;
    border-radius: 5px;
    border: 1px solid #D6D6C1;
    -moz-border-radius: 5px;
    margin-top: 10px;
    position: relative;
    height:100%;
} */
#browserS P {
    margin: 0;
    padding: 0;
    background: transparent;
    line-height: 135%;
    width: auto;
    float: none;
    border: none;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
}
#browserS P.bd-title {
    padding-top: 0px;
    font-size: 25px !important;
    line-height: 100%;
}
#browserS SPAN.bd-highlight { color: #B50E0E; }
#browserS A#browserS-close:HOVER { background-color: #F5F5DC; }
#browserS UL.bd-browsers-list, #browserS UL.bd-browsers-list LI,
#browserS UL.bd-skip-buttons, #browserS UL.bd-skip-buttons LI {
    padding: 0;
    margin: 0;
    float: left;
    list-style: none;
}
#browserS UL.bd-browsers-list { 
    clear: both;
    margin-top: 3px;
    padding: 7px 0;
    border-top: 1px solid #F5F5DC;
    border-bottom: 1px solid #F5F5DC;
}
#browserS UL.bd-browsers-list LI { text-align: left; }
#browserS UL.bd-browsers-list LI A {
    width: 50px;
    height: 55px;
    display: block;
    color: #666666;
    padding: 10px 0px 0 60px;
    text-decoration: none;
}
#browserS UL.bd-browsers-list LI A:HOVER { text-decoration: underline; }
#browserS UL.bd-browsers-list LI.firefox A { background: url(/epic/images/supporFF.gif) no-repeat left top; }
#browserS UL.bd-browsers-list LI.chrome A { background: url(/epic/images/supportCHRM.gif) no-repeat left top; }
#browserS UL.bd-browsers-list LI.msie A { background: url(/epic/images/supportIE.gif) no-repeat left top; }





/*  BrowserDetection - End  */

/* for CSS button */



/* -----------------------------------
	IDM Profile CSS Styles
----------------------------------- */
/* .idmTbl tr td img{    margin-left: 10px;
    margin-right: 10px;} */
    
.idmContainer{
	width: 861px;
    margin: 10px 10px 0px 0px;
    padding: 0px;

	
}
.idmBtn{
    border: 1px solid #1792E5;
    display: block;
    width: 162px;
    float: right;
    color: #1792E5;
    text-decoration: none;
    padding: 10px;
    background: url(/epic/images/idMuser.png) left top no-repeat;
    background-position: left;
    margin: 0px 0px;
    background-position-x: 9px;
    text-transform: uppercase;
    font-family: sans-serif;
    text-align: right;
}
.idmHyp{
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    font-family: sans-serif;
}
.idMRtDiv{
    width:100%;
    float: right;
    display: block;
    margin: 0px 0px 10px 0px;
    text-align: right;
    font-family: sans-serif;
}
.idmPanel {
    border: 1px solid #C0C0C0;
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    font-family: sans-serif;
}
.idmPanelHeading {
    background: #606060;
    padding: 2px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    font-family: sans-serif;
        text-align: left;
}

.idmTbl {
    font-family: sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.idmTbl td, .idmTbl th {
    border: 0px solid #ddd;
    padding: 8px;
    font-size:13px;
    font-family: sans-serif;  
}

.idmTbl tr:nth-child(even){background-color: #f2f2f2;}
.idmTbl th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #172937;
    color: white;
}
/*-------------------------Model---------------*/
.idmModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.idmModal-content {
    background-color: #f5f8ff;
    margin: 10px auto;
    padding: 0px;
    border: 1px solid #888;
    width: 450px;
    margin-top: 100px;
    font-family: sans-serif;
}

/* The Close Button */
.idmclose,.idmcloseedit {
    color: #545050;
    float: right;
    font-size: 28px;
    font-weight: normal;
    background: #FFF;
    width: 19px;
    height: 19px;
    text-align: center;
    margin-top: 10px;
    vertical-align: top;
    padding: 0px;
    line-height: 19px;
 
}

.idmclose, .idmcloseedit:hover,
.idmclose, .idmcloseedit:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.idmModelHeading {
    background: #868887;
    padding:0px 10px;
	line-height: 46px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    text-align:left;
    /* font-family: arial; */
}

.idmFormDiv {
    display: block;
    padding: 20px;
    margin: 10px 0px;
}
.idmForm {
    width: 100%;
    display: block;
    padding: 0px;
    margin: 10px;
    text-align: left;

}
.idmForm label {
    width: 110px;
    display: inline-block;
    padding: 10px;
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
}
.idmForm input[type=text] {
    padding: 10px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-sizing: border-box;
    width: 240px;
}
.idmForm input[type=password] {
    padding: 10px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-sizing: border-box;
    width: 240px;
}

.idmBlueBtn {
    width: 120px;
    background: #1792E5;
    color: white;
    padding: 12px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 0px;
    cursor: pointer;
    text-transform: uppercase;
}
.idmResetBtn {
    width: 120px;
    border:solid 1px #1792E5;
    background: none;
    color: #1792E5;
    padding: 12px 20px;
    margin: 8px 0;
    border-radius: 0px;
    cursor: pointer;
    text-transform: uppercase;
}
.idmSubmitBtn {
    text-align: right;
    margin-right: 28px;
}
.idmRed{
    color:red;
    padding: 0px 3px;
}
.readOlny{
    border: #000 solid 0px !important;
    background: none;

}
.idmErrorBadge {
    /* position: absolute; */
    color: #303030;
    font-size: 12px;
    /* width: 195px; */
    border: #ee3124 solid 1px;
    padding: 5px;
    line-height: 1px;
    margin-top: 0px;
    border-left: #ee3124 solid 3px;
    border-bottom: #ee3124 solid 2px;
    margin-left: 25px;
}
.errorIDm {
    display: block;
    margin-bottom: 24px;
}
.idmProfileDiv {
    margin-bottom: 20px;
    padding-top: 20px;
    display: inline-block;
    width: 863px;
    text-align: left;
}
.iDMgreen{
	color: #62c70a;
    font-weight: bold;
}

.iDMRed{
	color: #ff0000;
    font-weight: bold;
}

/* -----------------------------------
	IDM Profile CSS Styles
----------------------------------- */

/* CSS for Pre-Login Outage Message 
 Added by H176329, JIRA ID - INDSCCB-62 Date -26 Dec 2018 */

.blinking{
    animation:blinkingText 0.8s infinite;
    
}
@keyframes blinkingText{
    0%{     color: red;    }
    49%{    color: transparent; }
    50%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #000;    }
}


#maintanence_msg_alert{background: white}
#maintanence_msg_alert tr td:first-child{
    width: 50px;
    border: none;
    margin: 0px !important;}
   #maintanence_msg_alert tr td:nth-child(2) {
    background: #fff !important;
    padding: 10px;
    }
#maintanence_msg_alert.badge-warning{   
         
    position: fixed;
    width: 990px;
    z-index: 9999 !important;
min-height:117px;
    height: auto;
    top: 0px;
  
  }
  #maintanence_msg_alert.badge-warning.alert button.close{  font-size: 28px;
    background: none;
    border: none;
    display: inline;
    float: right;
    /* position: absolute; */
    /* right: 14px; */
    margin-top: -5px;}
   #maintanence_msg_alert.badge-warning.alert .alert-heading  {    display: inline-block;
    float: left;}
#maintanence_msg_alert.badge-warning img {    z-index: 999 !important;
    width: 88px;
  }
    
     #maintanence_msg_alert .alert-body{display:inline-block;
         text-align: left;
    font-weight: 100;
     font-family:Arial !important;color: black !important;font-size:15px;    line-height: 22px;}
     #maintanence_msg_alert .alert-heading h5{
         font-family: Arial !important;
    color: red !important;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.26px;
    /* padding-left: 15px; */
    margin: 0px;
    text-align: left;
     }
.modal {
    /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    
    
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 10px auto;
    padding: 20px;
    border: 1px solid #888;
    /* width: 952px; */
    /* z-index: 9999999; */
}
.links{border-bottom: 1px solid #ddd;}
.links span a{   padding:12px 42px 4px 14px;}
.links span a.active{border-bottom:2px solid #1792E5; background-color: #C9D9FF;
   /*  padding-top: 11px;
    padding-right: 38px; */
    border-radius: 10px 2px 0px 0px;}

.links span a.Honeywellactive{border-bottom:2px solid #1792E5; background-color: #C9D9FF;
    /*padding-top: 11px;*/
    /*padding-right: 38px;*/
        border-radius: 2px 11px 0px 0px;}
    
#loginBoxID{font-family: Arial;
    font-size: 10pt;background:rgb(240, 240, 240);width: 296px;height: 191px;border-radius: 10px;padding-top: 8px;}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
     background:rgb(240, 240, 240);
     width: 296px;
     height: 200px;
     border-radius: 10px;
     padding-top: 9px;
}
