﻿@font-face {
	font-family: "Proxima Nova";
	font-style: normal;
	font-weight: 400;
	src: url("/fonts/proxima-nova-regular.woff") format("woff"), url("/fonts/proxima-nova-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Proxima Nova";
	font-style: normal;
	font-weight: 700;
	src: url("/fonts/proxima-nova-bold.woff") format("woff"), url("/fonts/proxima-nova-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Proxima Nova";
	font-style: normal;
	font-weight: 200;
	src: url("/fonts/proxima-nova-thin.woff") format("woff"), url("/fonts/proxima-nova-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Proxima Nova";
	font-style: normal;
	font-weight: 600;
	src: url("/fonts/proxima-nova-semibold.woff") format("woff"), url("/fonts/proxima-nova-regular.ttf") format("truetype");
}

html {
	background: #f5f5f5;
}

body {
	/*font-family: Calibri, Helvetica, Arial, Sans-Serif;*/
	font-family: 'Proxima Nova', Arial, Sans-Serif;
	font-size: 14px;
	margin: 0;
}

.container430 {
	width: 100%;
	max-width: 430px;
	margin: 0 auto;
	position: relative;
	display: block;
}

.container1350 {
	width: 100%;
	max-width: 1350px;
	margin: 0 auto;
	position: relative;
	display: block;
}

.container1555 {
	width: 100%;
	max-width: 1555px;
	margin: 0 auto;
	position: relative;
	display: block;
}

#wrapper {
}

/* font-size */
.fs11 {
	font-size: 11px;
}

.fs12 {
	font-size: 12px;
}

.fs13 {
	font-size: 13px;
}

.fs14 {
	font-size: 14px;
}

.fs15 {
	font-size: 15px;
}

.fs16 {
	font-size: 16px;
}

.fs18 {
	font-size: 18px;
}

.fs20 {
	font-size: 20px;
}

.fs24 {
	font-size: 24px;
}

.text_light {
	font-weight: 200 !important;
}

.text_regular {
	font-weight: 400 !important;
}

.text_semibold {
	font-weight: 600 !important;
}

.text_bold {
	font-weight: 700 !important;
}

/* margins */
.m0i {
	margin: 0 !important;
}

.mb0i {
	margin-bottom: 0 !important;
}

.mb0 {
	margin-bottom: 0;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb16 {
	margin-bottom: 16px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb45 {
	margin-bottom: 45px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

.mb75 {
	margin-bottom: 75px;
}

.mb100 {
	margin-bottom: 100px;
}

.mt0i {
	margin-top: 0 !important;
}

.mt0 {
	margin-top: 0;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt60 {
	margin-top: 60px;
}

.mt75 {
	margin-top: 75px;
}

.mt100 {
	margin-top: 100px;
}

.mr0 {
	margin-right: 0;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mr30 {
	margin-right: 30px;
}

.ml0 {
	margin-left: 0;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}


/* padding */
.p10 {
	padding: 10px;
}

.plr0 {
	padding-left: 0;
	padding-right: 0;
}

.plr2 {
	padding-left: 2px;
	padding-right: 2px;
}

.plr5 {
	padding-left: 5px;
	padding-right: 5px;
}

.plr10 {
	padding-left: 10px;
	padding-right: 10px;
}

.pl0 {
	padding-left: 0;
}

.pl2 {
	padding-left: 2px;
}

.pl5 {
	padding-left: 5px;
}

.pl10 {
	padding-left: 10px;
}

.pl15 {
	padding-left: 15px;
}

.pl30 {
	padding-left: 30px;
}

.pr0 {
	padding-right: 0;
}

.pr2 {
	padding-right: 2px;
}

.pr5 {
	padding-right: 5px;
}

.pr10 {
	padding-right: 10px;
}

.pr15 {
	padding-right: 15px;
}

.pr30 {
	padding-right: 30px;
}

.pb0 {
	padding-bottom: 0px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb40 {
	padding-bottom: 40px;
}

.pb50 {
	padding-bottom: 50px;
}

.pt0 {
	padding-top: 0px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pt40 {
	padding-top: 40px;
}

.pt50 {
	padding-top: 50px;
}

.anim, .anim_all {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.form-control {
	border: 1px solid #979a9f;
	border-radius: 0 !important;
	box-shadow: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.form-control:focus {
	border: 1px solid #2a2b3b;
}

.form-control.large {
	height: 54px;
	font-size: 24px;
	font-weight: 200;
}

.form-control.med {
	height: 44px;
	font-size: 20px;
	font-weight: 200;
}

.form-control::-webkit-input-placeholder {
	color: #cecdd4;
}

.form-control::-moz-placeholder {
	color: #cecdd4;
}

.form-control:-ms-input-placeholder {
	color: #cecdd4;
}

.form-control:-moz-placeholder {
	color: #cecdd4;
}
	

.panel_card_cr {
	width: 100%;
	height: auto;
	padding: 30px;
	margin: 30px 0 0 0;
	background: #ffffff;
	border: 1px solid #2a2b3b;
	position: relative;
	display: block;
}


/* buttons */
.btn {
	text-transform: uppercase;
	border-radius: 0 !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.btn.btn-lg {
	min-width: 110px;
	height: 54px;
	padding: 10px 25px;
}

.btn.btn_main_outline {
	color: #2a2b3b;
	background: transparent;
	border: 1px solid #2a2b3b;
}

.btn.btn_main_outline:hover {
	color: #ffffff !important;
	background: #2a2b3b !important;
	border: 1px solid #2a2b3b !important;
}

.btn.btn_cancel {
	color: #d2d7d3;
	background: transparent;
	border: 1px solid #d2d7d3;
}

.btn.btn_cancel:hover {
	color: #ffffff;
	background: #d2d7d3;
	border: 1px solid #d2d7d3;
}


hr.double_space {
	margin: 30px 0 !important;
}

hr.hr_main {
	border-color: #2a2b3b;
	margin: 15px 0;
}

hr.hr_light {
	border-color: #9c9ca4;
	margin: 15px 0;
}

.no_focus {
	outline: none !important;
}




.connectheader {
	margin-left: auto;
	margin-right: auto;
	width: 1350px;
}

.Fedexmaincontent {
	position: relative;
	background-color: #FFFFFF;
	width: 968px;
}

.Fedexmainheader {
	background-image: url(/images/ArmadaFedExSmall.png);
	background-repeat: no-repeat;
	height: 178px;
	background-position: center;
}

.mainheader {
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;
	height: 113px;
}

.headlogo {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

.maincontent {
	background-image: url(/images/bground_content.jpg);
	background-repeat: no-repeat;
	width: 971px;
	height: 495px;
	margin-left: auto;
	margin-right: auto;
}


/* new header */
.header_main {
	background: #2a2b3b;
}
.logo_cr{
	margin: 2rem 0;
}
.logo_cr a {
	text-decoration: none !important;
	display: inline-flex;
	align-items: baseline;
	gap: 1rem;
	flex-wrap: wrap;
}

.logo_cr .header_logo {
	width: 100%;
	max-width: 281px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.logo_cr span {
	font-size: 40px;
	line-height: 1;
	color: #ffffff;
	font-weight: 200;
	position: relative;
	text-wrap: nowrap;
}

.MemberArea {
	width: auto;
	margin-top: 23px;
	padding-bottom: 27px;
	float: right;
	position: relative;
	display: block;
	cursor: pointer;
	z-index: 100;
}

.MemberArea .memberName .lblLoginName {
	font-size: 45px;
	line-height: 1;
	font-weight: 200;
	text-align: right;
	padding-right: 33px;
	color: #ffffff;
	text-transform: capitalize;
}

.MemberArea .memberName .lblLoginName.no_company_mod {
	position: relative;
	top: 13px;
}

.MemberArea .memberName .user_subtitle {
	font-size: 21px;
	line-height: 1;
	font-weight: 200;
	text-align: right;
	padding-right: 33px;
	color: #ffffff;
}

.MemberArea .memberName .chev_down {
	width: 15px;
	display: block;
	position: absolute;
	right: 0;
	top: 35px;
}

.MemberArea:hover .memberName .chev_down {
	transform: rotate(180deg)
}

.MemberArea .menuLinks {
	width: 250px;
	height: auto;
	background: #ffffff;
	position: absolute;
	top: 93px;
	right: 0;
	border-bottom: 3px solid #2a2b3b;
	opacity: 0;
	visibility: hidden;
	z-index: 2;
	box-shadow: 0 8px 8px 0 rgba(0,0,0,0.25);
}

.MemberArea:hover .menuLinks {
	opacity: 1;
	visibility: visible;
}

.MemberArea .menuLinks .m_item a {
	font-size: 20px;
	color: #2a2b3b;
	background: #ffffff;
	padding: 15px 20px 12px 20px;
	display: block;
	text-decoration: none !important;
	border-bottom: 1px solid #d2d7d3;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.MemberArea .menuLinks .m_item a:hover {
	color: #ffffff;
	background: #2a2b3b;
	border-bottom: 1px solid #2a2b3b;
}

.MemberArea .menuLinks .m_item:last-child a {
	border: none !important;
}

.breadcrumb_cr {
	padding: 15px 0 11px 0;
	background: #ffffff;
	border-bottom: 1px solid #d2d7d3;
}

.breadcrumb_cr ul {
	margin: 0;
	padding: 0;
}

.breadcrumb_cr ul li {
	list-style: none;
	margin-right: 42px;
	display: inline-block;
	position: relative;
}

.breadcrumb_cr ul li:before {
	content: "";
	background-image: url('../images/chev_right_x2.png');
	width: 7px;
	height: 13px;
	background-size: 7px 13px;
	position: absolute;
	top: 3px;
	left: -25px;
}

.breadcrumb_cr ul li:first-child:before {
	display: none !important;
}

.breadcrumb_cr ul li,
.breadcrumb_cr ul li a {
	font-size: 16px;
	font-weight: 700;
	color: #2a2b3b;
	text-transform: uppercase;
}

.breadcrumb_cr ul li:last-child,
.breadcrumb_cr ul li:last-child a {
	font-weight: 400;
	text-decoration: none;
	cursor: default;
}

.breadcrumb_cr ul li:first-child,
.breadcrumb_cr ul li:first-child a {
	font-weight: 700 !important;
	text-decoration: none;
	cursor: default;
}

.breadcrumb_cr ul li:first-child a:hover {
	text-decoration: underline !important;
	cursor: pointer !important;
}



.maincontentinner {
	padding: 36px 84px 36px 84px;
}

IMG {
	border: 0px;
}

.headlogo a {
	color: #62ABD1;
}

.mainbody {
	background: #ececec url(/images/bground_repeat.jpg) repeat-x top left;
	margin: 0px;
}

h2 {
	font-size: 14pt;
}

.ErrorSummary {
	width: 100%;
	max-width: 400px;
	text-align: left;
	border: 1px solid #dd3c0f;
	background-color: #feebe8;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 25px;
}

.ErrorSummary br {
	display: none !important;
}

.ErrorSummary p {
	font-size: 20px !important;
	color: #2a2b3b !important;
	font-weight: 700 !important;
	margin-bottom: 5px !important;
}

.ErrorSummary.mod p {
	margin-bottom: 0 !important;
}

.ErrorSummary ul {
	margin: 0;
	padding-left: 16px;
}

.ErrorSummary ul li {
	font-size: 16px;
	color: #2a2b3b;
	margin: 0 0 7px 0;
}

.ErrorSummary ul li:last-child {
	margin-bottom: 0;
}

.ErrorSummary.mod {
	display: block;
}



.required {
	color: Red;
}

.header {
	font-size: 12pt;
	font-weight: bold;
}

.subheader {
	font-size: 11pt;
	font-weight: bold;
}

.label {
	font-size: 10pt;
}

.smalltext {
	font-size: 8pt;
}

.lineheight_5 {
	line-height: 5px;
}

.mediumtextheader {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}

.rightaligned {
	text-align: right;
}

.MenuHeader {
	border-width: 1px 1px 0 1px;
	border-color: #d9d9d9;
	border-style: solid;
	clear: both;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 32px;
	padding: 0 15px;
	background-color: #FFF;
}

.AdminHeader {
	clear: both;
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 42px;
	padding: 0 25px;
}

.AdminContent {
	color: #333333;
	font-size: 14px;
	margin: 0;
	padding: 15px 25px 20px 25px;
}

.MenuContent {
	background: #FFFFFF none repeat scroll 0 0;
	border-color: #D9D9D9;
	border-style: solid;
	border-width: 1px 1px 1px;
	color: #333333;
	font-size: 12px;
	margin: 0;
	padding: 5px 15px 10px 15px;
}

.RightBoxMid .poAddOns li, .RightBoxTop .poAddOns li {
	margin: 0 0 14px;
}

.maincontainer {
	padding: 0px 20px 50px 20px;
	margin-left: auto;
	margin-right: auto;
	width: 976px;
}

.innercontainer {
	background-color: White;
	width: 875px;
	margin-left: 50px;
	margin-right: 49px;
}

.contentarea {
	padding: 10px;
}

.headerbground {
	background: transparent url(/images/header_main_b.jpg) no-repeat top center;
	height: 125px;
	width: 1004px;
}

.editor {
	background-image: none;
}

.programheader {
	padding: 4px;
	background-color: #eeecd1;
	font-weight: bold;
	font-size: 110%;
}

.callscript {
	padding: 10px;
	background-color: #f1f1f1;
}

.scripttext {
	padding-bottom: 10px;
	height: 150px;
	width: 700px;
	overflow-y: scroll;
	margin-bottom: 20px;
	background-color: White;
}

.maintextCondensed {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	border-top-color: #E2E7ED;
	border-right-color: #E2E7ED;
	border-bottom-color: #E2E7ED;
	border-left-color: #E2E7ED;
}

.maintextCondensedwhite {
	color: #E2E7ED;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	border-top-color: #E2E7ED;
	border-right-color: #E2E7ED;
	border-bottom-color: #E2E7ED;
	border-left-color: #E2E7ED;
}

.announcementTitle {
	font-size: small;
	font-weight: bold;
	line-height: 10px;
}

.announcementAttachment {
	font-size: small;
	font-weight: normal;
	line-height: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: Gray;
}

.announcementText {
	font-size: small;
	line-height: 1em;
}

.attachmentImage {
	vertical-align: bottom;
}

.addbutton {
	background-color: #cccccc;
	margin: 5px 0px;
	background-image: url(/images/add.png);
	background-repeat: no-repeat;
	padding: 4px 4px 4px 30px;
	background-position: 2px 2px;
}

#contentContainerMargin {
	display: block;
	position: relative;
}

#contentContainer {
	margin: 0;
	padding: 0;
	height: 100%;
}

.contentWrapper {
	min-height: 572px;
	position: relative;
	padding-bottom: 20px;
}

#topShadow {
	background: url("/images/topShadow.png") center top repeat-x;
	height: 15px;
	width: 100%;
}

#bottomShadow {
	background: url("/images/bottomShadow.png") center top repeat-x;
	height: 15px;
	width: 100%;
}

.pageContainer {
	position: relative;
	padding: 10px;
	left: 42px;
	width: 95%;
}

.smallgreytext {
	color: #666;
	font-size: 10px;
}

.pcmTableWrapper {
	background-color: white;
	padding: 15px;
	position: relative;
}

.pcmTableWrapper .topLeftCorner {
	background-image: url(../images/round_lightBlue_TL.png);
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.pcmTableWrapper .topRightCorner {
	background-image: url(../images/round_lightBlue_TR.png);
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.pcmTableWrapper .bottomLeftCorner {
	background-image: url(../images/round_lightBlue_BL.png);
	width: 6px;
	height: 6px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.pcmTableWrapper .bottomRightCorner {
	background-image: url(../images/round_lightBlue_BR.png);
	width: 6px;
	height: 6px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.whiteCorners {
	position: relative;
}

.whiteCorners .topLeftCorner {
	background-image: url(../images/round_white_TL.png);
	width: 8px;
	height: 8px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.whiteCorners .topRightCorner {
	background-image: url(../images/round_white_TR.png);
	width: 8px;
	height: 8px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.whiteCorners .bottomLeftCorner {
	background-image: url(../images/round_white_BL.png);
	width: 8px;
	height: 8px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.whiteCorners .bottomRightCorner {
	background-image: url(../images/round_white_BR.png);
	width: 8px;
	height: 8px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.filterBox {
	float: left;
	background-color: #fef5e2;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.filterBox table td {
	padding-right: 15px;
}

.GridHeaderStyle, .GridHeaderStyle a {
	background-color: #156391;
	color: White;
	text-align: left;
	height: 28px;
	text-decoration: none;
	padding-right: 3px;
}

.GridItemStyle {
	height: 25px;
	background-color: white;
}

.GridItemStyle td {
	padding: 3px;
}

.GridItemStyleAlt {
	height: 25px;
	background-color: #eeeeee;
}

.GridItemStyleAlt td {
	padding: 3px;
}

.GridStyle {
	border: 1px solid #cccccc;
	background-color: White;
}

.aspGridPager {
	height: 40px;
}

.FieldHeading {
	text-align: left;
	vertical-align: middle;
	cursor: default;
	font-weight: bold;
}

.FieldLabel {
	text-align: right;
	vertical-align: top;
	cursor: default;
	font-weight: bold;
	color: #666;
	padding-right: 5px;
	width: 125px;
	white-space: nowrap;
}

.FieldValue {
	text-align: left;
	vertical-align: top;
	color: #272722;
}

.FieldValueList {
	text-align: left;
	vertical-align: top;
	background-color: #fff;
	border: solid 0px gray;
	padding: 3px;
}

.box-shadow {
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
	font-size: medium;
	/*border-radius: 15px;*/
	background-color: #dfe1e1;
	color: White;
	padding: .3em;
}

.ContactHeader {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
}

.MessageLabel {
	font-size: 12px;
	font-weight: bold;
}

.MessageText {
	font-size: 12px;
	font-weight: normal;
}

.ResponseLabel {
	font-size: 13px;
	font-weight: bold;
}

.pagetitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #247F8C;
	line-height: 24px;
	margin-top: 0px;
}

.loginContainer {
	width: 100%;
	min-height: 190px;
}

.loginWrapperHeading {
	background: url("/images/loginBoxTitleBackground.png") 0 0 repeat-x;
	min-width: 562px;
	text-align: center;
	border-radius: 7px;
}

.loginForm {
	font-family: Calibri, Helvetica, Arial, Sans-Serif;
}

.loginForm label {
	font-size: 20px;
	color: #ffffff;
	font-weight: 400;
}

.loginForm a {
	font-size: 18px;
	color: #ffffff;
}

.loginTable td {
	padding: 0 10px 10px 0px;
}

.loginTable input[type="text"], .loginTable input[type="password"] {
	border-color: transparent;
	background: url("/images/textInputBackground.png") 0 0 no-repeat;
	width: 319px;
	height: 30px;
}

.loginButton {
	padding-top: 3px;
}

.loginTable input[type="checkbox"] {
	margin: 0;
}

.checkbox label {
	font-size: 16px;
	color: #0d2d4e;
	margin-left: 10px;
}

#contentContainer .loginForm {
	width: 100%;
	height: 100%;
	min-height: 966px !important;
	background: #ffffff url(/images/login_bg.jpg) no-repeat top center;
}

/* new login */

.login_table,
.login_table tr td {
	width: 100%;
}

.login_cr .login_logo {
	width: 100%;
	max-width: 407px;
	margin: 120px auto 45px auto;
	display: block;
	position: relative;
}

.login_cr .form-control {
	height: 54px;
	font-size: 24px;
	font-weight: 200;
}

.login_cr .form-control::-webkit-input-placeholder { 
	color: #777777;
}

.login_cr .form-control::-moz-placeholder {
	color: #777777;
}

.login_cr .form-control:-ms-input-placeholder {
	color: #777777;
}

.login_cr .form-control:-moz-placeholder {
	color: #777777;
}

.login_cr .login_btn {
	width: 100%;
	max-width: 222px;
	height: 54px;
	font-family: 'Proxima Nova';
	font-size: 24px;
	color: #ffffff;
	font-weight: 600;
	margin: 15px auto 50px auto;
	padding: 10px;
	background: transparent;
	display: block;
	border: 1px solid #ffffff;
}

.login_cr .login_btn:hover {
	color: #545575;
	background: #ffffff;
	border: 1px solid #ffffff;
}

.login_cr .login_bottom_links_cr a {
	text-decoration: none;
}

.login_cr .login_bottom_links_cr a:hover {
	text-decoration: underline;
}

.login_cr .login_footer_cr p {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin: 20px 0 50px 0;
}


/* new footer */
#footerContainer {
	display: none !important;
}

.footer_main {
	width: 100%;
	font-size: 12px;
	text-align: center;
	padding: 0;
	background: #dcd9d9;
	display: block;
	position: relative;
}

.footer_main p {
	margin: 16px 0;
}

.footer_main.stick {
	position: fixed;
	bottom: 0;
}

.clear {
	clear: both;
}

.logoContainer {
	background: #f5f5f5;
	display: block;
	position: relative;
	width: 100%;
	z-index: 99;
	height: 115px;
}

#RxLogo {
	position: absolute;
	top: 0px;
	left: 403px;
	width: 277px;
}

#Logo {
	position: absolute;
	top: 20px;
	left: 91px;
	z-index: 100;
}

#armadaLogo {
	height: 78px;
	left: 80px;
	position: absolute;
	top: 25px;
	width: 213px;
}

.logoutLink, a.logoutLink {
	color: #52A8D6;
	padding: 0;
}

.connectLink {
	font-weight: normal;
}



/* new dashboard */
.homePageApps {
	padding-top: 60px;
	padding-bottom: 60px;
}

.connectAppContainer {
	/*width: 276px;
	height: 200px;
	background: url("/images/connectAppBackground.png") 0 0 no-repeat;*/
	
}

.connectAppContainer .inner_cr {
	width: 100%;
	max-width: 450px;
	height: 220px;
	background: #ffffff;
	border: 1px solid #555575;
	margin-bottom: 30px;
	position: relative;
	display: block;
}

.connectAppContainer .inner_cr .hover_cr {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.5);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.connectAppContainer .inner_cr:hover .hover_cr {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.8);
	visibility: visible;
	opacity: 1;
}

.connectAppContainer .inner_cr .hover_cr a {
	max-width: 140px;
	font-size: 24px;
	color: #555575;
	text-align: center;
	text-decoration: none !important;
	border: 1px solid #555575;
	padding: 10px 25px 7px 25px;
	margin: 0 auto;
	display: block;
	position: relative;
	top: 88px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.connectAppContainer .inner_cr .hover_cr a:hover {
	color: #ffffff;
	background: #555575;
	border: 1px solid #555575;
}

.connectAppContainer .inner_cr .app_icon {
	width: 50px;
	position: absolute;
	top: 24px;
	right: 24px;
	display: block;
}

.connectAppContainer .inner_cr .text_cr {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

.connectAppContainer .inner_cr .text_cr h5 {
	font-size: 24px;
	font-weight: 600;
	color: #555575;
	text-align: left;
	margin: 0;
}

.connectAppContainer .inner_cr .text_cr p {
	font-size: 16px;
	font-weight: 200;
	color: #555575;
	text-align: left;
	margin: 0;
}

/* member website */
.connectAppContainer .inner_cr.member_website_app .app_icon {
	width: 45px;
	right: 18px;
}

.connectAppContainer .inner_cr.member_website_app .hover_cr a {
	color: #089247;
	border-color: #089247;
}

.connectAppContainer .inner_cr.member_website_app .hover_cr a:hover {
	color: #ffffff;
	background: #089247;
	border-color: #089247;
}

/* member feedback */
.connectAppContainer .inner_cr.member_feedback_app .app_icon {
	width: 56px;
}

.connectAppContainer .inner_cr.member_feedback_app .hover_cr a {
	color: #27aae1;
	border-color: #27aae1;
}

.connectAppContainer .inner_cr.member_feedback_app .hover_cr a:hover {
	color: #ffffff;
	background: #27aae1;
	border-color: #27aae1;
}

/* internal analytics */
.connectAppContainer .inner_cr.internal_analytics_app .app_icon {
	width: 58px;
}

.connectAppContainer .inner_cr.internal_analytics_app .hover_cr a {
	color: #27aae1;
	border-color: #27aae1;
}

.connectAppContainer .inner_cr.internal_analytics_app .hover_cr a:hover {
	color: #ffffff;
	background: #27aae1;
	border-color: #27aae1;
}

/* member feedback */
.connectAppContainer .inner_cr.member_feedback_app .hover_cr a {
	color: #27aae1;
	border-color: #27aae1;
}

.connectAppContainer .inner_cr.member_feedback_app .hover_cr a:hover {
	color: #ffffff;
	background: #27aae1;
	border-color: #27aae1;
}

/* aspn_transfers */
.connectAppContainer .inner_cr.aspn_transfers_app .app_icon {
	width: 43px;
}

.connectAppContainer .inner_cr.aspn_transfers_app .hover_cr a {
	color: #ed207a;
	border-color: #ed207a;
}

.connectAppContainer .inner_cr.aspn_transfers_app .hover_cr a:hover {
	color: #ffffff;
	background: #ed207a;
	border-color: #ed207a;
}

/* vision_scorecard_app */
.connectAppContainer .inner_cr.vision_scorecard_app .app_icon {
	width: 57px;
}

.connectAppContainer .inner_cr.vision_scorecard_app .hover_cr a {
	color: #27aae1;
	border-color: #27aae1;
}

.connectAppContainer .inner_cr.vision_scorecard_app .hover_cr a:hover {
	color: #ffffff;
	background: #27aae1;
	border-color: #27aae1;
}

/* manufacturer_portals_app */
.connectAppContainer .inner_cr.manufacturer_portals_app .app_icon {
	width: 54px;
}

.connectAppContainer .inner_cr.manufacturer_portals_app .hover_cr a {
	color: #27aae1;
	border-color: #27aae1;
}

.connectAppContainer .inner_cr.manufacturer_portals_app .hover_cr a:hover {
	color: #ffffff;
	background: #27aae1;
	border-color: #27aae1;
}



/* admin pages general */
@media only screen and (max-width: 600px) {
	
	input#bodyContent_txtEmailAddress{
		margin-bottom: 1rem;
	}
	#headerContainer{

		justify-content: left;
		display: flex;
	
	}
}
.admin_page {
	font-size: 18px;
	color: #2a2b3b;
}

.admin_page h2 {
	font-size: 32px;
	line-height: normal;
	margin: 0 0 10px 0;
}

.admin_page p {
	font-size: 18px;
	line-height: normal;
}

.admin_page label {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 3px;
}

.admin_page table,
.admin_page table tr,
.admin_page table tr td {
	width: 100%;
	padding: 0;
	border: none !important;
}

.admin_page table tr td {
	display: block;
	position: relative;
}



/* retrieve password */
.retrieve_pw_page .form-control {
	max-width: 340px;
	margin-right: 30px;
}

.retrieve_pw_page .btn.btn_main_outline {
	height: 44px;
}


/* reset password */
.reset_pw_page .MenuContent {
	font-size: 16px;
	padding: 0;
	border: 0;
}

.reset_pw_page .MenuContent .label {
	font-size: 14px;
	color: #2a2b3b;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 0;
}

.reset_pw_page .form-control {
	max-width: 340px;
}


/* change_email_page */
.change_email_page .form-control {
	max-width: 340px;
}

/* change_pw_page */
.change_pw_page .form-control {
	max-width: 340px;
}

.change_pw_page .right_cr .form-control {
	max-width: none !important;
}






#myPreferences {
	position: absolute;
	top: -70px;
	right: 3%;
	background: url("/images/myPreferencesBackground2.png") 0 0 no-repeat;
	width: 280px;
	height: 110px;
	z-index: 2;
}

.myPreferencesOpen {
	position: absolute;
	top: 46px;
	right: 75px;
	background: url("/images/myPreferencesOpen.png") 0 0 no-repeat;
	width: 280px;
	height: 110px;
}

.myPreferencesLinks {
	display: block;
	padding: 10px 0 0 35px;
	z-index: 2;
}

.myPreferencesLinks p {
	margin: 0 0 7px 0;
}

.myPreferencesLinks p a {
	color: #FFF;
	font-size: 14px;
	font-family: Calibri, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}

.myPrefernceArrow {
	position: absolute;
	bottom: 11px;
	left: 13px;
	cursor: pointer;
}

#headerBorder {
	background: url("/images/headerBorder.png") repeat-x scroll 0 0 transparent;
	display: block;
	height: 14px;
	position: absolute;
	width: 100%;
	z-index: 150;
}

.weReportApp {
	background: url("/images/armadaWebReports.png") 0 0 no-repeat;
	width: 276px;
	height: 200px;
}

.cafeArmadaApp {
	background: url("/images/cafeArmada.png") 0 0 no-repeat;
	width: 276px;
	height: 200px;
}

.aspnRxApp {
	background: url("/images/aspnRx.png") 0 0 no-repeat;
	width: 276px;
	height: 200px;
}

.reachRxApp {
	background: url("/images/reachRx.png") 0 0 no-repeat;
	width: 276px;
	height: 200px;
}

.memberWebsiteApp {
	background: url("/images/membersWebsite.png") 0 0 no-repeat;
	width: 276px;
	height: 200px;
}

.reachRxTestApp {
	background: url("/images/reachRxTestSite.png") 0 0 no-repeat;
	width: 276px;
	height: 200px;
}

.aspnTestApp {
	background: url("/images/aspnRxTestSite.png") 0 0 no-repeat;
	width: 276px;
	height: 200px;
}

.epiPenApp {
	background: url("/images/epiPen.png") 0 0 no-repeat;
	width: 276px;
	height: 200px;
}

.dataFeedApp {
	background: url("/images/dataFeed.png") 0 0 no-repeat;
	width: 276px;
	height: 200px;
}

.contactUsEmails {
	background: url("/images/contactUsEmails.png") 0 0 no-repeat;
	width: 276px;
	height: 200px;
}

.adminPanel {
	background: url("/images/adminPanel.png") 0 0 no-repeat;
	width: 276px;
	height: 200px;
}

.connectAppContainer a img {
	position: absolute;
	top: 128px;
	left: 104px;
}

.privacy {
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17px;
	margin-left: 35px;
	margin-right: 35px;
}

.textPadding {
	padding-left: 5px;
}

#loginContainerShadow {
	background: url("/images/loginShadow.png") 50% top no-repeat;
	height: 20px;
}

/*	------------------------	BEGIN BG STRETCHER STYLES	-----------------------------------	*/
#contentContainer {
	width: 100%;
	height: 100%;
	margin: 0;
	text-align: left;
	background: #f5f5f5;
}

.bgstretcher-area {
	text-align: left;
	height: 100%;
	/*<<DM*/
}

.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	/*<<DM*/
}

.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100%;
	/*<<DM*/
}

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute;
	/*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
	height: 100%;
	/*<<DM*/
}

/*	------------------------	END BG STRETCHER STYLES	-----------------------------------	*/
#menuContainerTopImg {
	background: url("/images/menuContainerTopImg.png") no-repeat center top;
	display: block;
	height: 58px;
	width: 100%;
}

@media only screen and (max-width: 840px) {
	.menuLinks {
		font-size: 14px;
		right: 0;
		left: 57px;
		top: 24px;
	}
}

.highlight {
	background-color: #EDE6E9 !important;
	color: #24020F !important;
}

.dialog {
	font-size: 12px !important;
}

.dialogForm {
	margin-top: 5px;
}

.dialogForm label {
	display: block;
	margin-bottom: 3px;
	font-weight: bold;
}

.dialogForm input[type='text'] {
	margin-bottom: 7px;
}

.formInput {
	margin: 10px;
}

.filterPanel {
	float: right;
}

.filterPanel div {
	display: inline-block;
}

.dateFilter {
	width: 75px;
}

.filterPanelButton {
	position: relative;
	top: -5px;
}

.notesTable {
}

.notesTable td {
	font-size: smaller;
}

.notesTable thead tr th:first-child {
	width: 33%;
}

.checkboxList {
	overflow-y: scroll;
}

.checkboxList span {
	width: 90%;
	margin: auto;
}

.checkboxList span label {
	display: inline;
	margin: 0 0 2px 5px;
}

.checkboxList span input[type='checkbox'] {
	margin: -1px 0 0;
}

.programPerformanceHighlights {
	background-color: #FAEBD7 !important;
	font-size: larger;
}

table.rcTable.rcSingle .rcInputCell input {
	width: 68px;
}

.subText {
	display: inline-block;
	font-size: smaller;
	opacity: 0.7;
}

.managementLink {
	padding: 0px 0px 10px 10px;
}

.managementLink a {
	/*background: #3498db;
        background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
        background-image: -moz-linear-gradient(top, #3498db, #2980b9);
        background-image: -ms-linear-gradient(top, #3498db, #2980b9);
        background-image: -o-linear-gradient(top, #3498db, #2980b9);
        background-image: linear-gradient(to bottom, #3498db, #2980b9);
        -webkit-border-radius: 10;
        -moz-border-radius: 10;
        border-radius: 10px;
        font-family: Arial;
        color: #ffffff;
        font-size: 20px;
        padding: 10px 20px 10px 20px;
        text-decoration: none;*/
}

.managementLink a:hover {
	/*background: #3cb0fd;
        background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
        background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
        text-decoration: none;*/
}

/*
.rolePanel {
    border: 1px solid orange;
}

.rolePanel td {
    vertical-align:top;
}
*/
.rolePanel td:first-child {
	vertical-align: top;
	white-space: nowrap;
}

.programPanel table {
	width: 100%;
}

.editIcon {
	cursor: pointer;
}

.manage_auto_dialer_programs_table_cr h2 {
	margin: 10px 0 10px 0;
}

.manage_auto_dialer_programs_table_cr table tr th {
	background: #e1e1e1;
}

.manage_auto_dialer_programs_table_cr table tr th,
.manage_auto_dialer_programs_table_cr table tr td {
	font-size: 15px;
	padding: 7px 25px 7px 7px;
}

.manage_auto_dialer_programs_table_cr table tr {
	background: #f5f5f5;
}

.manage_auto_dialer_programs_table_cr table tr:nth-child(odd) {
	background: #ffffff;
}
