@import url('../fonts/poppins.css');


.color-primary-0 {
	color: #24A396
} /* Main Primary color */
.color-primary-1 {
	color: #A4E5DE
}

.color-primary-2 {
	color: #52BFB4
}

.color-primary-3 {
	color: #02887A
}

.color-primary-4 {
	color: #005C52
}



.color-font-primary-0 { color: #555555 }	/* Main Primary color */
.color-font-primary-1 { color: #E6E3E3 }
.color-font-primary-2 { color: #989898 }
.color-font-primary-3 { color: #010101 }
.color-font-primary-4 { color: #0F0808 }

.color-secondary-1-0 { color: #335FAE }	/* Main Secondary color (1) */
.color-secondary-1-1 { color: #ADC2E8 }
.color-secondary-1-2 { color: #6084C7 }
.color-secondary-1-3 { color: #103E91 }
.color-secondary-1-4 { color: #082863 }

.color-secondary-2-0 { color: #FFB938 }	/* Main Secondary color (2) */
.color-secondary-2-1 { color: #FFE6B7 }
.color-secondary-2-2 { color: #FFCC6D }
.color-secondary-2-3 { color: #DA8F04 }
.color-secondary-2-4 { color: #946000 }

.color-complement-0 { color: #FF8D38 }	/* Main Complement color */
.color-complement-1 { color: #FFD6B7 }
.color-complement-2 { color: #FFAB6D }
.color-complement-3 { color: #DA5F04 }
.color-complement-4 { color: #943F00 }


html {
	font-family: 'Poppins';
	font-weight: 300;
	font-size: 12px;
	color: #363636;
	vertical-align: top;
}

body {
	background-color: #ececec;
}

* {
	box-sizing: border-box;
}

a {
	color: #44a298;
	text-decoration: none
}

a img {
	border: 0
}

a:focus {
	outline: 0;
}

a:hover {
	color: #44A298;
}

h1, h2, h3, h4, h5, h6 {
	color: inherit;
}

.header, .mainColumn, .footer {
	width: 1050px;
	margin: 0 auto;
}

.required {
	color: red;
}

.clear {
	height: 0;
	line-height: 0;
	font-size: 1px;
	clear: both
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	float: left;
	padding: 0px 0 0 8px;
	margin: 0px 5px 0px 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(../images/tabedpanel_leftoff.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	color: #9e9e9e;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.TabbedPanelsTab.current {
	color: #09357a
}

.TabbedPanelsTab span {
	position: relative;
	float: left;
	font: bold 12px sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(../images/tabedpanel_rightoff.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 10px 7px;
	border: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	padding: 10px 0px 7px;
	/*border-top: solid 1px #cbcbcb;*/
}

.logo, .loginArea, .header_search, .loginBox, .loginForm,
.loginMsg, .leftSidebar, .content, .footer img, .content .formSect label.password,
	.content .formSect label.password1, .content .formSect input {
	float: left
}


.logo {
    height: 60px;
    overflow: hidden;
   	margin: 0px 0 0 10px;
    /*width: 167px;*/
}

.header_search {
	margin-top: 17px;
	margin-right: 8px;
	font-weight: 400;
}

.custUser {
	float: left;
}

.custUser .change, .custUser .custName {
	float: right
}

.custUser .custName {
	background: #a2a2a2 none repeat scroll 0 0;
	color: #fff;
	padding: 6px 12px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.custUser .removeBorderRadius {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.custUser .change, .custUser .partnerPortal {
	background: #fff none repeat scroll 0 0;
	color: #44a298;
	padding: 6px 12px;
	margin-right: 8px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

.custUser .partnerPortal {
	margin-right: 0px;
	float: left;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.user-actions {
	float: left;
	padding: 6px 0 0 0;
}

.user-actions a {
	color: #44a298;
}

.user-actions .user-action-seperator-one {
	padding: 0 2px;
}

.user-actions .user-action-seperator-two {
	padding: 0 2px 0px 17px;
}

/*.logo {
	width: 175px;
	padding: 0 0 0 25px;
}*/

.loginArea {
	/*width: 828px;
	height: 30px;*/
	float: right;
	text-align: right;
	padding: 11px 8px 0 0;
}

.loginArea img, .loginArea span, .loginArea a {
	float: right
}

.loginArea a {
	width: 42px;
	text-decoration: underline;
}

.loginArea a:hover {
	font-weight: bold
}

.loginArea img {
	margin: 1px 2px 1px 4px
}

.headerTabRight {
	background: url(../images/nav-right.png?version=5668) no-repeat right top;
	width: 1050px;
	height: 38px;
}

/*** Remove start **/
/*.header_search {
	background: url(../images/nav-bg.png?version=5668) repeat-x;
	width: 631px;
	margin: 0 10px 0 0;
	height: 38px;
}

.header_search p {
	width: 270px;
	padding: 10px;
	margin: 0 0 0 0;
	color: #383838;
	text-align: right
}

.header_search .textBox {
	width: 190px;
	float: right;
	margin: -15px 0 0 0;
	*margin-top: -18px
}

.header_search input.txtfld {
	background: url(../images/input-bg.png?version=5668) no-repeat 0 0;
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
	padding: 3px 0 2px 8px;
	height: 21px;
	line-height: 18px;
	width: 145px;
	font: normal 13px calibri;
	color: #6c6a6a;
	float: left;
	padding-top: 5px\9;
}

.header_search input.button {
	width: 26px;
	float: left;
	height: 26px;
	background: url(../images/input-bg.png?version=5668) no-repeat right top;
	border: 0;
	cursor: pointer
}*/

/*** Remove end **/
.mainColumn {
	background: #fff;
	border: 1px solid #c1c1c1;
	border-radius: 5px;
	width: 1050px;
	min-height: 380px;
	margin-top: 10px;
	padding: 10px 0px;
}

.leftSidebar {
	width: 225px;
	padding: 0 25px 0 10px;
	float: left;
}

.content {
	width: 815px;
	padding: 0px 0px 10px 10px;
	float: left;
	/*min-height: 600px;*/
}

.content::after {
	clear: both;
	content: "";
}

.pageBody1 .content, .contentHome {
	margin: 0 10px;
	padding: 0;
	width: 1030px;
}

.contentLogin {
	min-height: 615px;
	padding: 20px 40px 18px 43px !important;
}

/*
.leftBox {
	margin: 0 0 20px 0;
}

.leftBox li {
	list-style: none
}

.leftBox li a {
	background: none;
	border-bottom: 1px solid #d7d7d7;
	font-weight: bold;
	color: #09357a;
	padding: 5px 5px 5px 15px;
	display: block
}

.leftBox li a:hover {
	background: #f1f4f5;
	color: #bb0225;
}

.leftBox li a.on, .leftBox li a.on:hover {
	background: #c2e3ed;
	color: #bb0225
}

.leftBox h2 {
	border-bottom: 1px solid #d7d7d7;
	font-size: 17px;
	color: #00183d;
	padding: 4px 0
}
*/

/**** correct headers for tables ****/
.content .title {
    font-size: 24px;
    font-weight: 300;
    padding: 0 0 5px;
    margin: 0;
}

.content .heading, .form-block .heading {
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-top: 1px solid #cbcbcb;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: 35px;
	padding: 3px 10px 2px 9px;
}

.content .heading1 {
	background: none;
	border: 0;
	padding-left: 0;
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 5px;
}

.content .heading h1, .form-block .heading h1 {
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: inherit;
	padding: 0px;
	width: 781px;
	margin: 0px;
	display: inline;
}

.content .heading1 h1 {
	color: #00183d;
	font-size: 24px;
}

.content .heading2 {
	font-size: 18px;
	padding: 6px 0
}

/*.content .heading a {
	width: 32px;
	text-decoration: underline;
	padding: 7px 0 7px 22px;
	margin: 0 3px 0 0;
	float: right
}

.content .heading a:hover {
	font-weight: bold
}

.content .heading a.view {
	background: url(../images/view.png?version=5668) no-repeat 3px 7px;
}

.content .heading a.add {
	background: url(../images/add.gif?version=5668) no-repeat 5px 8px;
}

.content .heading a.edit {
	background: url(../images/edit.gif?version=5668) no-repeat 0px 7px;
	width: 26px
}

.content .heading a.delete {
	background: url(../images/delete.gif?version=5668) no-repeat 4px 7px
}

.content .heading a:hover {
	text-decoration: underline
}

.content .heading a.add_dis {
	text-decoration: none;
	background: url(../images/add-dis.png?version=5668) no-repeat 5px 8px;
	color: #999
}

.content .heading a.edit_dis {
	text-decoration: none;
	background: url(../images/edit-dis.png?version=5668) no-repeat 0px 7px;
	width: 26px;
	color: #999
}

.content .heading a.view_dis {
	text-decoration: none;
	background: url(../images/view-png.png?version=5668) no-repeat 3px 7px;
	color: #999
}

.content .heading a.delete_dis {
	text-decoration: none;
	background: url(../images/delete-dis.png?version=5668) no-repeat 4px 7px;
	color: #999
}

.content .heading a.add_dis:hover, .content .heading a.edit_dis:hover, .content .heading a.delete_dis:hover, .content .heading a.view_dis:hover
{
	font-weight: normal;
	cursor: default
}*/

.dataTable {
	border: 1px solid #cbcbcb;
}

.tblrBox div, .dataTable th {
	vertical-align: middle;
	/*text-align: left;*/
	padding: 6px 3px 6px 7px;
	font-weight: normal;
}

table.dataTable thead th {
	font-weight: 500;
    color: inherit;
    font-size: 14px;
}

.data-table-Input-Footer .dataTable thead th {
	background-color: #ededed;
    color: #363636;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    outline: medium none;
    text-align: center! important;
}

.dataTable td {
	padding: 4px 3px 4px 7px;
	font-weight: light;
}

.dataTable tr td {
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #ffffff;
}

.dataTable th {
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #cbcbcb;
}

.dataTable th:first-child {
	border-left: 0
}

/*.tblrBox div.id 		{	width:40px;	 }
.tblrBox div.serial 	{	width:74px;	 }
.tblrBox div.name 		{	width:84px;	 }
.tblrBox div.location 	{	width:75px;	 }
.tblrBox div.ipaddress 	{	width:90px;	 }
.tblrBox div.model 		{	width:50px;  }
.tblrBox div.role 		{	width:50px;	 }
.tblrBox div.nexus 		{	width:50px;	 }
.tblrBox div.status 	{	width:50px;	 }
.tblrBox div.ssdlifeused {	width:75px; padding-top:5px; 	 }
.tblrBoxCont {
	background: #fff;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #ffffff;
}

.tblrBoxCont div {
	font-weight: normal;
	padding: 5px 3px 5px 7px;
}

.tblrBoxCont:hover {
	background: #def1f7
}*/
.headerpadding {
	padding-left: 5px;
}

/**** home page headers and images ****/
.contentHome h1 {
	font-size: 18px;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #cbcbca;
	color: inherit;
	font-weight: 300;
	text-align: left;
}

.contentHome h1.country {
	/*background: url(../images/country-view.png?version=5668) no-repeat 0 0;*/
	margin: 0;
}

.contentHome h1.domain {
	/*background: url(../images/domain-view.png?version=5668) no-repeat 0 0;*/
	margin: 0;
}

.contentHome h1.business {
	/*background: url(../images/business-view.png?version=5668) no-repeat 0 0;*/
	margin: 0;
}

.contentHome h1.network {
	/*background: url(../images/network-view.png?version=5668) no-repeat 0 0;*/
	border: 0;
	margin: 0
}

.contentHome h1.kpi {
	/*background: url(../images/key-highlights.png?version=5668) no-repeat 0 0;*/
	border: 0;
	margin: 0;
}

.contentHome .homeStatus {
	font-size: 12px;
	text-align: right;
	margin-top: 19px;
	padding-bottom: 19px;
	display: block;
}

/*.contentHome .homeStatus > span::before {
    content: " ";
    margin: 0 3px;
}*/

.loadingDiv {
	width: 100%;
	border: solid 1px #ccc;
	min-height: 60px;
	padding: 10px 0 0 0
}

.loadingDivConfigScreen {
	border: solid 1px #ccc;
	min-height: 60px;
	padding: 10px 0 0 0
}

.loadingDivFP {
	width: 743px;
	min-height: 80px;
	padding: 50px 0 0 0;
	position: absolute;
	display: none;
}

.loadingDatatable {
	border: solid 1px #ccc;
	min-height: 60px;
	padding: 10px 0 0 0;
}

/** footer css **/
.footer {
	color: #666;
	height: 20px;
	padding: 10px 0 0 0;
	font-size: 12px;
}

.footer img {
	margin: -2px 10px 0 25px;
}

.content h2 {
	font-size: 15px;
	padding: 7px 10px;
	margin: 0 0 2px 0;
	background: #f1f6fc
}

.content h3, h3.subtitle, h3.subtitleHeading, .popUpbox .changePasBox h3 {
	font-size: 15px;
	padding: 0px;
	margin: 0 0 10px 0;
	color: inherit;
}

.content h4, h4.subtitle, h4.subtitleHeading, .popUpbox .changePasBox h4 {
	font-size: 22px;
	padding: 0 0 15px 0;
	margin: 0 0;
	color: #005C52;
}

/**** formSect --- check and remove unused **/
.content .formSect {
	padding: 10px 30px;
	border-bottom: 2px solid #f1f6fc;
	font-size: 14px;
}

.content .formSect label {
	font-size: 14px;
	display: block;
	font-weight: bold;
	clear: both
}

.content .formSect select, .content .combo1, .content .formSect textarea, .content .formSect input
	{
	border: 1px solid #cbcbca;
	font: normal 14px calibri;
	color: #666;
	padding: 2px 2px 2px 5px;
	height: 20px;
	width: 330px;
	margin: 5px 0px 10px 8px
}

.content .formSect select, .content .combo1 {
	padding: 1px;
	height: 24px;
	width: 340px;
}

.content .formSect input.radio {
	width: 18px;
	height: 18px;
	padding: 0;
	margin: 0px 2px 0px 20px;
	border: 0;
	display: inline-block;
}

.content .formSect label.password, .content .formSect label.password1 {
	clear: none
}

.content .formSect label.password1 {
	font-weight: normal
}

.content .formSect input.button, .pageBody1 .content .formSect input.button {
	float: left;
	background: url(../images/button-bg.png?version=5668) repeat-x;
	height: 28px;
	width: 182px;
	margin: 6px 0 0 62px;
	color: #fff;
	font: bold 16px calibri;
	cursor: pointer;
}

.content .formSect textarea {
	height: 60px;
}

/** addUserForm.jsp  -not used**/
.content .formSect .selOpt {
	width: 178px;
	border: 1px solid #999;
	position: absolute;
	margin: 32px 0 0 402px;
	*margin: 43px 0 0 -180px;
}

.content .formSect .selOpt a {
	display: block;
	padding: 4px 3px 4px 7px;
	border-bottom: 1px solid #999;
	font-weight: bold;
	color: #666;
	background: #fafafa;
	font-size: 12px;
}

.content .formSect .selOpt a:hover {
	background: #eee
}
/**  addUserForm.jsp end **/
.loginBox, .loginNews {
	width: 588px;
	margin: 0 22px 0 0;
}

.loginForm, .loginMsg {
	width: 350px;
}

.loginBox {
	background: url(../images/map2.jpg?version=5668) no-repeat;
	width: 630px;
	height: 270px;
}

.loginBox h1 {
	font-size: 23px;
	font-weight: normal;
	padding: 4px 16px;
}

.loginBox h1 span {
	font-size: 34px;
	color: #00183d;
}

.pageBody1 .content .loginBox h2 {
	padding: 0;
	background: none;
	color: #1d1d1d;
	font-size: 22px;
	border: 0
}

.pageBody1 .content h2 {
	padding: 0 0 5px 32px;
	background: none;
	font-size: 24px;
	color: #00183d;
	font-weight: normal;
	border-bottom: 1px solid #cbcbca;
	margin-bottom: 10px;
}

.pageBody1 .content h2.login {
	background: url(../images/login-icon.gif?version=5668) no-repeat 0 3px
}

.pageBody1 .content h2.news {
	background: url(../images/news-icon.gif?version=5668) no-repeat 0 3px
}

.pageBody1 .content h2.message {
	background: url(../images/message-icon.gif?version=5668) no-repeat 0 3px
}

.pageBody1 .content label {
	font-weight: bold;
	display: block;
	padding: 5px 0
}

.loginArea input.button, .pageBody1 .content input, .content .formSect .save, .content .formSect .cancel, .content .cancel,
	.content .save, .content .formSect .changePas, .timePopUp button, .buttongo, .appCancelBtn .appSelectBtn, .apprbtn, .disabledgo, #appsPopupPrivate button,
	#appsPopupPublic button, #arhttpLocationPopup button, .popUpbox fieldset button {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.pageBody1 .content input.txtfld {
	border: 1px solid #cbcbca;
	font: normal 13px calibri;
	color: #666;
	padding: 2px 2px 2px 5px;
	height: 25px;
}

.pageBody1 .content input.passwordTxtfld {
	border: 1px solid #cbcbca;
	color: #666;
	padding: 2px 2px 2px 5px;
	height: 25px;
}

.loginArea input.button, .pageBody1 .content input.button, .content .formSect .save, .content .formSect .cancel,
	.content .save, .content .cancel, .customer-selection input.button {
	background-color: #24A396;
	border: 0;
	margin: 10px 15px;
	font: normal 16px calibri;
	color: #ffffff;
	cursor: pointer;
	padding: 2px 10px 3px 10px;
	border: 1px solid transparent;
}

.loginArea input.button {
	margin: 1px -7px 0 0;
    line-height: 31px;
}

.content .formSect input.save, .content .formSect input.cancel, .content input.save, .content input.cancel {
	width: 80px;
	border: 0;
	padding: 2px 10px 5px 10px;
	height: 26px;
}

.loginMsg .msgBoard {
	background: url(../images/msg-bg.jpg?version=5668) no-repeat;
	width: 166px;
	height: 138px;
	padding: 50px 50px 60px 25px;
	margin: 0 0 0 30px;
	color: #000
}

.loginMsg .msgBoard	strong {
	font-size: 16px;
	font-weight: normal
}

.contentHome .homeBox, .contentHome .homeBoxBig {
	width: 47%;
	float: left;
	margin: 0 1% 1% 1%
}

.contentHome .homeBoxBig {
	width: 97%;
	float: none;
}

.preReqBox {
	padding: 10px 30px;
	font-size: 13px;
}

.content .formSect .rolesDiv  input {
	width: 20px;
	clear: both;
	border: 0;
}

.content .formSect .rolesDiv  label {
	clear: none;
	padding: 5px 0px 0 5px;
	width: 600px;
	float: left;
	height: 30px;
}

.content .formSect .options  input {
	width: 20px;
	clear: none;
	float: left;
}

.content .formSect .options  label {
	clear: none;
	padding: 5px 0px 0 5px;
	width: 100px;
	float: left;
}

.homeDataTable {
	border-collapse: collapse;
}

.homeDataTable th {
	text-align: left;
	font: bold 13px Calibri;
	background: #f1f0f0;
	border-left: 1px solid #e0e0e0;
}

.homeDataTable th:first-child {
	border-left: 0
}

.homeDataTable th.noBord {
	border-left: 0;
}

.homeDataTable th, .homeDataTable td {
	padding: 2px 2px 2px 9px;
	border-bottom: 1px solid #cbcbca;
	vertical-align: middle;
	text-align: left;
}

.homeDataTable td {
	padding: 5px 2px 5px 9px;
}

.homeDataTable td {
	border-bottom: 1px solid #e0e0e0;
	border-collapse: collapse;
}

.homeDataTable {
	border: 1px solid #cbcbca;
}

.homeDataTable table, .homeDataTable table th, .homeDataTable table td {
	text-align: center;
	padding: 0;
	border: 0
}

.homeDataTable1 th, .homeDataTable1 td {
	padding: 2px 2px 2px 8px;
}

.homeDataTable1 th {
	background: #f1f0f0;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}

.homeDataTable1 th a {
	font: bold 13px calibri;
	color: #555;
	display: block;
	margin: -2px -2px -2px -8px;
	padding: 2px 2px 2px 8px;
	background: url(../images/dw_ar2.gif?version=5668) no-repeat 247px 7px #f1f0f0
}

.homeDataTable1 th a:hover {
	color: #fff;
	background: url(../images/dw_ar1.gif?version=5668) no-repeat 247px 7px #494949
}

.homeDataTable1 .drpDwn {
	position: absolute;
	display: block;
	background: #494949;
	margin: 2px 0 0 -8px;
	width: 259px;
	border: 1px solid #ccc;
	border-top: 0;
	z-index: 1100;
}

.homeDataTable1 th.noBg, .homeDataTable1 th.noBg:hover {
	background: #fff
}

.homeDataTable1 .drpDwnHid {
	display: none
}

.homeDataTable1 td {
	background: #f1f0f0;
	padding: 0 0 0 8px;
	text-align: left;
}

.homeDataTable1 td.whtBg {
	background: #fff;
	padding: 4px 8px;
	vertical-align: middle;
}

.homeDataTable1 td.gryLine {
	border-bottom: 1px solid #f1f0f0;
	padding: 4px 8px;
	text-align: left;
}

.homeDataTable1 th .drpDwn a {
	float: left;
	width: 249px;
	padding: 2px 2px 2px 8px;
	margin: 0;
	background: #f1f0f0;
	border-top: 1px solid #ccc;
	font-weight: normal
}

.homeDataTable1 th .drpDwn a:hover {
	background: #494949;
	color: #fff;
}

.homeDataTable2, .homeDataTable2 td {
	border: 0
}

.homeDataTable2 td {
	border-bottom: 1px solid #cbcbca;
}

.homeDataTable2 th {
	border-bottom: 0;
	border-top: 1px solid #cbcbca;
}

.topMarg5 {
	margin-top: -4px;
}

.homeDataTable tr:hover {
	background-color: #eef7fa;
}

.homeTab {
	width: 285px;
	float: left;
	margin: 14px 0 0 0;
	background: url(../images/line-bg.gif?version=5668) repeat-x 0 25px;
	padding-bottom: 1px;
}

.homeTab a {
	float: right;
	padding: 5px 7px;
	background: #cbcbca;
	text-align: center;
	color: #333;
}

.homeTab a:hover {
	background: #79a2d1;
}

.homeTab a.rCurve {
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

.homeTab a.lCurve {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}

.homeTab a.on {
	background: url(../images/on_tab.gif?version=5668) no-repeat center -5px;
	padding-bottom: 10px;
	color: #fff;
	text-decoration: none
}

.homeTab1 {
	width: 99%;
	margin: 5px 0 0 5px;
}

.percentBox1, .percentBox2 {
	height: 42px;
	width: 60px;
	text-align: center;
	padding: 18px 0px 0 0;
	float: left;
	z-index: 1099;
}

.percentBox1 img {
	position: absolute;
	margin: -18px 0 0 -30px; [
	margin: -18px 0 0 -30px;
	margin: -18px 0 0 -0px; ];
	margin-left /*\**/: 0px\9;
	*margin: -18px 0 0 -30px;
}

.percentBox1 span {
	position: absolute;
	width: 60px;
	text-align: center;
	line-height: 17px;
	margin: -7px 0 0 -30px; [
	margin: -7px 0 0 -30px;
	margin: -7px 0 0 0px; ];
	margin-left /*\**/: 0px\9;
	*margin: -7px 0 0 -30px;
}

.percentBox1 span.Txt2 {
	margin-top: 2px;
}

.percentBox1, .percentBox1 a, .percentBox2, .percentBox2 a {
	font-size: 12px;
	color: #fff;
}

.percentBox2 {
	background: url(../images/redBg.png?version=5668) no-repeat
}

.arrowBox {
	float: left;
	width: 63px;
	font: bold 16px calibri;
	margin: 20px 0 0 0;
	display: none;
}

.arrowBox img {
	float: left;
	margin: -1px 1px 0 0
}

.arrowBox .arrow {
	float: left;
	height: 23px;
	width: 20px;
	margin: -2px 3px 0 2px
}

.wrprBox1 {
	width: 130px;
	margin: auto;
}

.header_links {
	text-align: right;
	padding: 8px 10px 0 0;
}

.header_links a {
	color: #333;
	height: 24px;
}

.header_links a:hover {
	color: #db0029
}

.header_links a.customize {
	/* background:url(../images/divider1.png) no-repeat 5px 2px;  */
	float: right;
}

.header_links a.customize span {
	background: url(../images/customize.png?version=5668) no-repeat 11px -1px;
	display: inline-block;
	padding: 4px 0 5px 35px;
	cursor: pointer;
	color: #09357a;
	text-decoration: underline;
	width: 59px;
}

.header_links a.customize:hover span {
	font-weight: bold;
}

.header_links a.help {
	background: url(../images/divider1.png?version=5668) no-repeat 5px 2px;
	float: right;
}

.header_links a.help span {
	display: inline-block;
	padding: 4px 0 5px 0px;
	cursor: pointer;
	color: #09357a;
	text-decoration: underline;
	width: 39px;
}

.header_links a.help:hover span {
	font-weight: bold;
}

.route, .linkbox1 a {
	width: 500px;
	background: url(../images/green-linebg.png?version=5668) repeat-x 0 0px;
}

.route {
	margin: 10px 0 0px 20px;
	background-position: 0 5px;
	clear: both;
}

.aplTxt1 {
	font-size: 11px;
	float: left;
	margin: 4px 0 0 65px;
}

.linkbox1 a {
	background-position: 0 0;
}

.route span, .labels label, .linkbox1 span, .routeSelector label {
	float: left;
}

.linkbox1 a {
	cursor: pointer;
	margin-bottom: 8px;
}

span.first {
	/*width: 100px;
	padding-top: 5px;*/
	display: inline-block;
	position: relative;
	width: 24.5%;
	z-index: 1;
}

span.second {
	/*width: 284px;
	padding-top: 5px;*/
	display: inline-block;
	position: relative;
	width: 47.6%;
	z-index: 1;
}

span.third {
	/*width: 100px;
	padding-top: 5px;*/
	display: inline-block;
	position: relative;
	width: 23%;
	z-index: 1;
}

span.fourth {
	/*width: 16px;
	padding-top: 5px;*/
	display: inline-block;
	position: relative;
	width: 2%;
	z-index: 1;
}

#anap {
  margin-top: -8px;
}

#anap label {
  color: #2d75a9;
  font-size: 13px;
  margin: 4px;
}

#anap span.first {
  margin-left: -7px;
  margin-top: 4px;
  width: 22.8%;
}

#anap span.second {
  width: 50.5%;
}

#anap span.third {
  width: 22.7%;
}

#anap span.fourth,
#anap span.forth {
  width: 3%;
  margin-left: -18px;
}

.selBox {
	margin-top: 15px;
	width: 550px;
	float: left;
	border: 1px dotted #ccc;
	padding: 5px 0;
	margin-left: 9px;
}

.subTitle1 {
	padding: 10px 0px 0 10px;
	clear: both
}

.labels {
	margin: 0 0 0 0;
	width: 600px;
}

.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}

.clrCrm {
	display: block; [
	display: block;
	display: none;
	];
}

.labels label {
	text-align: center;
	font-size: 12px;
	color: #515151;
}

.labels label.first {
	width: 60px;
	margin-right: 22px;
}

.labels label.second {
	width: 100px;
}

.labels label.third {
	width: 100px;
	margin: 0 0 0 177px;
}

.labels label.forth {
	width: 90px;
}

.labels label.fifth {
	width: 110px;
	margin-left: 8px;
	margin-top: -5px
}

.labels label.sixth {
	width: 110px;
	margin-left: 275px;
	margin-top: -5px
}

.routeBox {
	background: #f4f4f4;
	padding-bottom: 10px;
	border: 1px solid #e6e6e6;
	min-height: 110px;
}

.routeSelector {
	padding: 10px 0;
	width: 744px;
	text-align: center
}

.timePopUp {
	background-color: #FAFAFA;
	padding: 7px;
	border: 1px solid #CBCBCA;
}

.timePopUp input, .routeSelector select {
	border: 1px solid #cbcbca;
	background: #fafafa;
	font: bold 13px Calibri;
	color: #666666;
	padding: 1px 1px 1px 3px;
	height: 22px;
	float: left;
	margin-right: 4px;
}

.timePopUp select {
	border: 1px solid #cbcbca;
	background: #fafafa;
	font: bold 13px Calibri;
	color: #666666;
	height: 22px;
	float: left;
	margin-right: 4px;
}

.timePopUp input {
	height: 18px;
}

.selBoxTitle {
	border-bottom: 1px solid #cccccc;
	font-size: 16px;
	padding: 8px 10px;
}

.routeSelector select {
	margin: 0 8px;
	width: 150px;
}

.ast {
	font-size: 16px;
	color: #ba0124;
	font-family: tahoma;
	float: left;
	margin: 0px 3px 0 0;
	*margin: 4px 3px -4px 0;
}

#appsPopupPrivate {
	position: absolute;
}

#appsPopupPublic {
	position: absolute;
}

#arhttpLocationPopup {
	position: absolute;
}

.msgbox0, .msgbox1, .msgbox2, .msgbox3, .msgbox4 {
	display: none;
	position: absolute;
	width: 500px;
	z-index: 100;
	border: 2px solid #bababa;
	border-top: 0;
	padding: 8px 8px 0px 8px;
	margin: 96px 0 0 22px;
	*margin: 70px 0 0 -539px;
	background: url(../images/divider.gif?version=5668) -511px 0 no-repeat #fff;
}

.msgbox1 {
	background-position: -411px 0
}

.msgbox2 {
	background-position: -127px 0
}

.msgbox3 {
	background-position: -23px 0
}

.msgbox4 {
	background-image: none;
	border-top: 2px solid #BABABA;
}

a.msglink0, a.msglink1, a.msglink2, a.msglink3 {
	padding: 5px 8px;
	margin: 0 -8px 0 -8px;
	float: left;
}

a.msglink3 {
	margin-left: -4px
}

a.msglink0.menu-open, a.msglink1.menu-open, a.msglink2.menu-open, a.msglink3.menu-open {
	padding: 3px 6px 5px 6px;
	outline: 0;
	border: 2px solid #bababa;
	border-bottom: 0;
	background: #fff;
}

.routeSelector label {
	margin: 3px 10px 3px 12px;
	width: 170px;
	text-align: left
}

.msgbox0 a, .msgbox1 a, .msgbox2 a, .msgbox3 a, .msgbox4 a {
	display: block
}

.routeinner1, .routeinner2, .routeinner3, .routeinner4, .routeinner5, .routeinner6, .routeinner7, .routeinner8 {
	height: 19px;
	padding-bottom: 5px;
}

.routeinner1 {
	background: url(../images/line-selected5.png?version=5668) no-repeat 0 5px;
}

.routeinner2 {
	background: url(../images/line-selected6.png?version=5668) no-repeat 0 5px
}

.routeinner3 {
	background: url(../images/line-selected5.png?version=5668) no-repeat 0 5px;
}

.routeinner4 {
	background: url(../images/line-selected2.png?version=5668) no-repeat 100px 5px
}

.routeinner5 {
	background: url(../images/line-selected2.png?version=5668) no-repeat 100px 5px;
}

.routeinner6 {
	background: url(../images/line-selected5.png?version=5668) no-repeat 388px 5px
}

.routeinner7 {
	background: url(../images/line-selected5.png?version=5668) no-repeat 388px 5px
}

.routeinner8 {
	background: url(../images/line-selected6.png?version=5668) no-repeat 0 5px
}

.routeinner1-ltr {
	background: url(../images/line-selected1-ltr.png?version=5668) no-repeat 0 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner1-rtl {
	background: url(../images/line-selected5-rtl.png?version=5668) no-repeat 0 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner2-ltr {
	background: url(../images/line-selected3-ltr.png?version=5668) no-repeat 0 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner2-rtl {
	background: url(../images/line-selected4-rtl.png?version=5668) no-repeat 0 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner3-ltr {
	background: url(../images/line-selected1-ltr.png?version=5668) no-repeat 0 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner3-rtl {
	background: url(../images/line-selected5-rtl.png?version=5668) no-repeat 0 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner4-ltr {
	background: url(../images/line-selected2-ltr.png?version=5668) no-repeat 100px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner4-rtl {
	background: url(../images/line-selected6-rtl.png?version=5668) no-repeat 100px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner5-ltr {
	background: url(../images/line-selected2-ltr.png?version=5668) no-repeat 100px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner5-rtl {
	background: url(../images/line-selected6-rtl.png?version=5668) no-repeat 100px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner6-ltr {
	background: url(../images/line-selected1-ltr.png?version=5668) no-repeat 388px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner6-rtl {
	background: url(../images/line-selected5-rtl.png?version=5668) no-repeat 388px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner7-ltr {
	background: url(../images/line-selected1-ltr.png?version=5668) no-repeat 388px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner7-rtl {
	background: url(../images/line-selected5-rtl.png?version=5668) no-repeat 388px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner8-ltr {
	background: url(../images/line-selected3-ltr.png?version=5668) no-repeat 0 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner8-rtl {
	background: url(../images/line-selected4-rtl.png?version=5668) no-repeat 0 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner1-no {
	background: url(../images/blank-selected-small.png?version=5668) no-repeat 0 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner2-no {
	background: url(../images/blank-selected-long.png?version=5668) no-repeat 0 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner3-no {
	background: url(../images/blank-selected-small.png?version=5668) no-repeat 0 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner4-no {
	background: url(../images/blank-selected-mid.png?version=5668) no-repeat 100px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner5-no {
	background: url(../images/blank-selected-mid.png?version=5668) no-repeat 100px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner6-no {
	background: url(../images/blank-selected-small.png?version=5668) no-repeat 388px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner7-no {
	background: url(../images/blank-selected-small.png?version=5668) no-repeat 388px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner8-2d {
	background: url(../images/line-selected6.png?version=5668) no-repeat 0px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.routeinner8-no {
	background: url(../images/blank-selected-long.png?version=5668) no-repeat 0px 5px;
	height: 19px;
	padding-bottom: 5px;
}

.linkbox1 a.poplink1, .linkbox1 a.poplink2, .linkbox1 a.poplink3, .linkbox1 a.poplink4, .linkbox1 a.poplink6, .linkbox1 a.poplink7,
	.linkbox1 a.poplink5, .linkbox1 a.poplink8 {
	background: none
}

.linkbox1 a.poplink4, .linkbox1 a.poplink5 {
	margin-left: 100px;
	width: 400px
}

.linkbox1 a.poplink4 .routeinner4, .linkbox1 a.poplink5 .routeinner5, .linkbox1 a.poplink6 .routeinner6, .linkbox1 a.poplink7 .routeinner7,
	.linkbox1 a.poplink1 .routeinner1, .linkbox1 a.poplink2 .routeinner2, .linkbox1 a.poplink3 .routeinner3, .linkbox1 a.poplink8 .routeinner8,
	.linkbox1 a.poplink4 .routeinner4-ltr, .linkbox1 a.poplink5 .routeinner5-ltr, .linkbox1 a.poplink6 .routeinner6-ltr,
	.linkbox1 a.poplink7 .routeinner7-ltr, .linkbox1 a.poplink1 .routeinner1-ltr, .linkbox1 a.poplink2 .routeinner2-ltr,
	.linkbox1 a.poplink3 .routeinner3-ltr, .linkbox1 a.poplink8 .routeinner8-ltr, .linkbox1 a.poplink4 .routeinner4-rtl,
	.linkbox1 a.poplink5 .routeinner5-rtl, .linkbox1 a.poplink6 .routeinner6-rtl, .linkbox1 a.poplink7 .routeinner7-rtl,
	.linkbox1 a.poplink1 .routeinner1-rtl, .linkbox1 a.poplink2 .routeinner2-rtl, .linkbox1 a.poplink3 .routeinner3-rtl,
	.linkbox1 a.poplink8 .routeinner8-rtl, .linkbox1 a.poplink4 .routeinner4-no, .linkbox1 a.poplink5 .routeinner5-no,
	.linkbox1 a.poplink6 .routeinner6-no, .linkbox1 a.poplink7 .routeinner7-no, .linkbox1 a.poplink1 .routeinner1-no,
	.linkbox1 a.poplink2 .routeinner2-no, .linkbox1 a.poplink3 .routeinner3-no, .linkbox1 a.poplink8 .routeinner8-no,
	.linkbox1 a.poplink3 .routeinner2-ltr, .linkbox1 a.poplink3 .routeinner8-rtl, .linkbox1 a.poplink6 .routeinner2-ltr,
	.linkbox1 a.poplink8 .routeinner8-2d {
	background-position: 0 0
}

.linkbox1 a.poplink6, .linkbox1 a.poplink7 {
	margin-left: 384px;
	width: 116px;
}
/*one exception to the above rule */
.msgbox4 a.poplink6 {
	margin-left: 0px;
	width: 500px;
}

.buttongo, .disabledgo {
	font: normal 16px roboto;
	color: #fff;
	/*background: url(../images/btn-bg.png?version=5668) repeat-x -10px -5px;*/
	background-color: #24A396;
	border-color: #24A396;
	border: 1px solid transparent;
	min-width: 70px;
	min-height: 30px;
	cursor: pointer;
	float: right;
	padding: 0 0 0px 0;
	margin: 24px 55px 0 0;
}

.appCancelBtn {
	font: normal 15px roboto;
    color: #fff;
    /* background: url(../images/btn-bg.png?version=5668) repeat-x -10px -5px; */
    background-color: #24A396;
    border: 0;
    min-width: 64px;
    min-height: 25px;
    cursor: pointer;
    float: right;
    padding: 0 0 1px 0;
    margin: 4px 4px 4px 0;
}

.appSelectBtn {
	font: normal 15px roboto;
    color: #fff;
    /* background: url(../images/btn-bg.png?version=5668) repeat-x -10px -5px; */
    background-color: #24A396;
    border: 0;
    min-width: 64px;
    min-height: 25px;
    cursor: pointer;
    float: right;
    padding: 1px 0px 2px 0px;
    margin: 4px 4px 0 0;
}

.aplyBtnBox  .buttongo {
	margin: 10px 55px 0 0
}

.selBoxDis {
	background: url(../images/selPanDis.png?version=5668) no-repeat 8px 22px;
	height: 52px;
	margin-top: 5px;
	width: 550px;
	float: left;
	border: 1px dotted #ccc;
	padding: 5px 0;
	margin-left: 9px;
}

.apprbtn {
	font: bold 12px Arial;
	color: #fff;
	background: url(../images/button-bg.png?version=5668) repeat-x;
	border: 0;
	width: 70px;
	height: 22px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.disabledgo {
	background-color: #CCCCCC
}

#appsPopupPrivate {
	border: 1px solid #cbcbca;
	background-color: #fafafa;
	position: absolute;
	width: 220px;
	z-index: 100;
}

#appsPopupPrivate div {
	border-bottom: 1px solid #CBCBCA;
	height: 220px;
	overflow: auto;
}

#appsPopupPrivate li {
	list-style: none;
}

#appsPopupPrivate li ul {
	padding-left: 10px;
	margin: 0px;
}

#appsPopupPrivate button {
	margin: 6px 4.5px;
}

#appsPopupPublic {
	border: 1px solid #cbcbca;
	background-color: #fafafa;
	position: absolute;
	width: 220px;
	z-index: 100;
}

#appsPopupPublic div {
	border-bottom: 1px solid #CBCBCA;
	height: 220px;
	overflow: auto;
}

#appsPopupPublic li {
	list-style: none;
}

#appsPopupPublic li ul {
	padding-left: 10px;
	margin: 0px;
}

#appsPopupPublic button {
	margin: 6px 4.5px;
}

#arhttpLocationPopup {
	border: 1px solid #cbcbca;
	background-color: #fafafa;
	position: absolute;
	width: 220px;
	z-index: 100;
}

#arhttpLocationPopup div {
	border-bottom: 1px solid #CBCBCA;
	height: 220px;
	overflow: auto;
}

#arhttpLocationPopup li {
	list-style: none;
}

#arhttpLocationPopup li ul {
	padding-left: 10px;
	margin: 0px;
}

#arhttpLocationPopup button {
	margin: 6px 4.5px;
}
/* .display { border-collapse : collapse; border-collapse : separate\9;} */
.display caption {
	background-color: transparent;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	height: 30px;
}

.nwhealthdt {
	width: 40%;
	float: left;
	margin: 0px 20px 35px 35px;
	border: 1px solid #D7D7D7;
}

.nwhealthdt caption, .accndt th {
	background-color: #DEF1F7;
	padding: 3px;
	text-align: left;
	font-weight: bold;
}

.nwhealthdt th, .succMessage {
	font-weight: bold;
	text-align: left;
}

.accndt {
	width: 100%;
	margin-top: 20px;
}

.accndt caption {
	line-height: 1;
	padding: 3px;
	text-align: left;
	font-weight: bold;
}

/*.errorMessage:before {
	float: left;
	content : '\f12a';
	font-family : 'FontAwesome';
	margin-left: -10px;
}*/

.errorMessage {
	color: #E4532B;
	font-weight: bold;
	font-style: italic;
	/*-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fdf6b3;
    color: #e4532b;
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin: 0 auto 7px;
    padding: 3px 20px 1px;
    position: relative;
    text-align: center;
    width: 292px;*/
}

#appsPopupPrivate button, #appsPopupPublic button, #arhttpLocationPopup button, .popUpbox fieldset button
	{
	font: bold 16px calibri;
	color: #fff;
	background: url(../images/button-bg.png?version=5668) repeat-x;
	border: 0;
	padding: 0px 8px 3px 8px;
	cursor: pointer;
	margin-left: 5px;
}

.popUpbox fieldset button {
	margin: 0 5px 0 0
}
/*---------------- popupbox --------------------------*/
a.bluLink, a.bluLink:hover {
	text-decoration: underline;
	color: #09357a;
}

a.bluLink:hover {
	font-weight: bold
}

.popUpbox { /*width:760px;*/
	/*padding: 15px;*/
	background: #fff;
	/*-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;*/
}

.popInnerBox2 {
	margin: 0 40px;
	padding: 0
}

.popInnerBox4 {
	margin: 3px 3px 18px 0px;
	padding: 0; /*border-top:2px solid #F1F6FC */
	padding: 4px 0;
	border: 1px solid #cbcbcb;
}

.popUpbox .popUpboxInner {
	width: 300px;
	padding: 8px;
	background: #f3f4f4;
	float: left;
	margin: 0 40px 5px 0;
	border: 1px solid #cdcdcd
}

.popUpbox .popUpboxInner5 {
	width: 707px;
	padding: 8px;
	background: #f3f4f4;
	float: left;
	margin: 0 0 5px 0px;
	border: 1px solid #cdcdcd
}

.popUpbox .popUpboxInner, .popUpbox .popUpboxInner .subBox1 {
	/*-moz-border-radius: 7px; -webkit-border-radius : 7px;*/
	margin-top: 0px
}

.popUpbox .popUpboxInner .subBox1 select {
	height: 60px;
	width: 280px;
	border: 0;
	font: normal 12px Arial, Helvetica, sans-serif
}

.popUpbox .popUpboxInner .subBox1 {
	background: #fff;
	padding: 8px;
	border: 1px solid #cdcdcd;
	height: 60px
}

.popUpbox .popUpboxInner .buttonRow {
	padding: 5px 0 0 0;
	text-align: center
}

.popUpbox .popUpboxInner .buttonRow .up, .popUpbox .popUpboxInner .buttonRow .down, .popUpbox .innerNewPassButtonBox.up,
	.popUpbox .innerNewPassButtonBox.down {
	background: url(../images/btn_up.gif?version=5668) no-repeat;
	height: 24px;
	width: 25px;
	border: 0;
	cursor: pointer
}

.popUpbox .popUpboxInner .buttonRow .down {
	background: url(../images/btn_dn.gif?version=5668) no-repeat;
}

.popUpbox .popUpboxInner label {
	padding-bottom: 5px;
	display: block
}

.popUpbox .changePasBox {
	margin: 8px 40px 0 40px;
	padding: 3px 0
}

.popUpbox .changePasBox label, .popUpbox .popInnerBox2 label {
	float :left;
	font-size: 14px;
    margin-bottom: 5px;
    margin-left: 3px;
}

.popUpbox .changePasBox input {
	border: 1px solid #ccc;
	padding: 2px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999;
	margin: 2px;
	width: 200px;
	float: left;
}

.popUpbox .changePasBox .labels {
	padding: 2px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999;
	margin: 2px;
	width: 200px;
	float: left;
}

.popUpbox .popInnerBox2 label { /*width:248px; */
	padding: 0px 0;
}

/*.popUpbox .popInnerBox2 label.update1 {
	width: 249px;
}*/

/*.popUpbox .popInnerBox2 label.update2 {
	width: 180px;
}*/

.popUpbox .popInnerBox2 select.update1 {
	margin-left: 65px;
}

.popUpbox h3.subtitle {
	padding: 0px;
	margin: 0
}

.popUpbox h4.subtitle {
	padding: 0 10px 0 0px;
	margin: 0
}

.popUpbox h3.subtitleHeading {
	padding: 0 0 0 0px;
	margin: 0
}

.changePasBox h3	a.exp, .changePasBox h3	a.colsp {
	margin: 0 5px 0 0;
	background: url(../images/add.gif?version=5668) no-repeat 2px 2px;
	height: 20px;
	width: 20px;
}

.changePasBox h3	a.colsp {
	background: url(../images/colps.gif?version=5668) no-repeat 2px 2px;
}

.popUpbox .buttonRow1 {
	text-align: right;
	padding: 0 7px 0 0;
	margin-top: 0px;
	height: 33px;
}

.popUpbox .buttonRow1 .submitClass {
	border: 0;
	width: 112px;
	padding: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 25px;
	padding-bottom: 2px;
	margin: 7px 0 0 0;
}

.popUpbox .innerNewPassButtonBox .submitClass {
	border: 0;
	width: 150px;
	padding: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 25px;
	float: right;
	padding-bottom: 3px;
}

.popUpbox fieldset {
	width: 60%;
	margin: 50px auto;
	border: 1px solid #ccc;
	font-size: 14px;
	line-height: 19px;
	padding: 10px 22px;
}

.popUpbox fieldset legend {
	font-weight: bold;
	font-size: 15px;
	/*color: #24A396*/
}

.popUpbox fieldset select {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 2px 0 8px 0;
	width: 300px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666
}

.popUpbox fieldset .errorMessage {
	display: block
}
/*---------------- popupbox --------------------------*/

.newsFeed p {
	text-align: left;
	margin: 8px 0 0 0;
	padding: 0 0 8px 25px;
	background: url(../images/rss.gif?version=5668) no-repeat 8px 3px;
	border-bottom: 1px dotted #cbcbca;
	font-size: 13px;
	text-align: left;
}

.newsFeed p strong, .newsFeed p strong a {
	font-size: 14px;
}

.newsFeed p span.bluTxt, .newsFeed p span.bluTxt a {
	font-size: 11px;
	display: block;
	padding-top: 5px
}

.newsFeed p a:hover {
	text-decoration: underline;
}

.newsFeed p.paging {
	background: none;
	text-align: right;
	padding-right: 8px;
}

.newsFeed p.paging a.dis {
	cursor: default
}

.newsFeed p.paging a.dis img {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.widgetHeading {
	width: 100%;
	/*border-bottom: 1px solid #cbcbca;*/
	text-align: left;
	height: 30px;
}

.widgetHeading.bottomBorder {
	border-bottom: 1px solid #cbcbcb;
}

.widgetHeading h1 {
	float: left
}

.widgetHeading .homeTab {
	float: right;
	margin-bottom: -6px;
}

.contentHome .widgetHeading h1 {
	border-bottom: 0px;
	font-weight: 400;
	margin-left: 5px;
}

.instructionArea {
	border: 1px solid #ccc;
	padding: 2px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999;
	margin: 2px;
	width: 650px;
	height: 100px;
}

.cal {
	background: url(../images/cal.gif?version=5668) no-repeat 5px 8px;
}

.content input.chkBox {
	border: 0;
	margin: -1px 2px 1px 0
}

.viewDetailsDivHeader {
	width: 740px;
}

.popUpbox .popInnerBox2 .tabTitleTop1 {
	float: left;
	height: 29px;
	margin-bottom: 0px;
	border-bottom: 1px solid #cbcbcb;
	width: 100%;
}

.popUpbox .popInnerBox2 .tabTitleTop1 .custLbl,
.ipsec-component .custLbl{
	float: left;
	padding: 4px 10px 0px 0;
	height: 25px;
	width: auto;
	font-weight: 400;
	font-size: 15px;
}

.ciospan {
	float: right;
	margin: -16px 7px 0 0;
}

.ciodiv {
	border: solid 1px #ccc;
	width: 180px;
}

.ciodivnoborder {
	border: solid 1px #F1F0F0;
	width: 180px;
}

.rightalign {
	text-align: right;
}

.display.dispApp tr:hover {
	background: #fff;
}

.display.dispApp tr td:hover, .display .dispApp tr:hover td:hover {
	background: #eef7fa;
}

a.info {
	position: relative; /*this is the key*/
	z-index: 24;
	background-color: #FAFAFA;
	color: #000;
	text-decoration: none
}

.viewDetailsDiv {
	overflow: auto;
	height: 100%;
}

.viewDetailsDiv .formSect .detailsLabels {
	font-weight: normal;
	width: 60%;
	clear: none;
}

.viewDetailsDiv .formSect label {
	float: left;
	width: 20%;
	font-size: 12px;
	margin: 5px 8px;
}

.viewDetailsDiv .formSect ul li, .viewDetailsDiv .formSect ul, .preReqBox ul, .preReqBox ul li {
	margin: 0;
	padding: 0;
}

.popMasterBlock {
	width: 400px;
	height: 240px;
	margin: 10px 0;
	border: 1px solid #CDCDCD;
	padding: 8px 8px 29px 8px;
	background: #F3F4F4;
}

.viewDetailsDiv .formSect ul li, .preReqBox ul li {
	list-style: none;
	background: url(../images/bullet1.gif?version=5668) no-repeat 0px 4px;
	padding-left: 10px;
}

.preReqBox ul {
	margin-left: 12px
}

.popMasterBlock ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0px
}

.popUpbox .changePasBox .errorMessage {
	margin: 0;
	padding: 0;
	list-style: none;
}

.popUpbox .changePasBox .errorMessage li {
	float: left;
	padding-right: 5px;
}

.pageTitle {
	font-weight: normal;
	font-size: 24px;
	color: #00183d;
	padding: 10px 0 5px 10px;
}

.curPntr, .header_search .custUser img {
	cursor: pointer;
}

.addimage {
	background: url(../images/add.gif?version=5668);
	display: inline-block;
	width: 11px;
	height: 11px;
}

.colimage {
	background: url(../images/colps.gif?version=5668);
	display: inline-block;
	width: 11px;
	height: 11px;
}

a.txtLink:hover {
	text-decoration: underline;
}

.changePassInnerBox {
	background-color: #f3f4f4;
	padding: 2px 8px;
	margin: -2px 0 10px 0px;
	*margin-bottom: 15px;
	border: 1px solid #cdcdcd
}

.innerNewPassButtonBox button, .innerNewPassButtonBox password {
	float: left;
}

table.noMouserOver tr:hover {
	background: #fff;
}

table.noMouserOver tr:hover {
	background: #fff;
}

.loginForm .button {
	float: left;
}

.loginForm .bluLink1 {
	position: absolute;
	margin: 134px 0 0 75px;
	*margin: 138px 0 0 95px;
}

.homeTbl21 {
	width: 100%
}

.homeTbl21 .lftTd, .homeTbl21 .rgtTd {
	width: 50%;
	padding-right: 5px;
}

.nexus1 {
	color: green;
}

.nexus2 {
	color: blue;
}

.homeTab10 {
	width: 100%;
	border-bottom: 1px solid #cbcbca;
	text-align: left;
	height: 39px;
}

.homeTab10 h1 {
	float: left
}

.homeTab10 .homeTab {
	float: right;
	margin-bottom: -6px;
}

.contentHome .homeTab10 h1 {
	border-bottom: 0px;
}

.homeDataTable td table.innerTable td {
	padding: 0;
	text-align: right
}

.homeDataTable td table.innerTable td.leftTxt {
	text-align: left
}

.popUpbox .popInnerBox2 .custLbl {
	float: left;
	margin-left: 8px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: 16px;
	font-weight: normal;
	color: inherit;
}

.popUpbox .popInnerBox2 .custdiv {
	border-width: 1px 1px 0px;
	border-color: #CCCCCC;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	border-style: solid solid none;
	float: left;
}

.display.dispApp tr td:hover, .display .dispApp tr:hover td:hover {
	background: #eef7fa;
}

a.info {
	position: relative; /*this is the key*/
	z-index: 24;
	background-color: #FAFAFA;
	color: #000;
	text-decoration: none
}

a.info:hover {
	z-index: 25;
	background-color: #F3F4F4
}

a.info em {
	display: none
}

a.info:hover em {
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 12em;
	border: 1px solid blue;
	background-color: #FAFAFA;
	color: #555555;
	text-align: center
}

.popMasterBlock {
	width: 400px;
	margin: 10px 0;
	border: 1px solid #CDCDCD;
	padding: 8px 8px 29px 8px;
	background: #F3F4F4;
}

.popMasterBlock h1 {
	color: #00183d;
	font-size: 26px;
	font-weight: normal;
}

.popMasterBlock ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0px
}

.popMasterBlock ul li {
	margin: 10px 0 0 0;
	float: left;
	width: 100%
}

.popMasterBlock ul li label {
	font-size: 14px;
	color: #666666;
	display: block
}

.popMasterBlock input[type='password'] {
	border: 1px #909090 solid;
	padding: 4px 3px;
	width: 160px;
	margin: 0 15px 0 0;
}

.popUpbox input {
	margin: 0px;
}

.leftBlockPannel {
	float: left
}

.submitClass {
	border: 0 none;
	border-radius: 3px 3px 3px 3px;
	float: none;
	height: 25px;
	width: 80px;
	/*background: url("../images/button-bg.png") repeat-x scroll 0 0 transparent;*/
	background-color: #24A396;
	color: #fff;
	cursor: pointer;
	font-weight: normal;
}

.submitClassPass {
	margin: 20px 0 0 0 !important;
	border: 0 none;
	border-radius: 3px 3px 3px 3px;
	float: none;
	height: 25px;
	width: 80px;
	background: url("../images/button-bg.png") repeat-x scroll 0 0 transparent;
	color: #fff;
	cursor: pointer;
	font-weight: bold
}

div.password-meter {
	margin-bottom: 15px;
}

span.password-strength {
	width: 110px;
	height: 10px;
	display: inline-block;
	margin-bottom: 15px;

}

.password-table .form-group .form-element {
	border-color: #ccc;
}

span.strength-text {
	font-weight: bold;
	display: block;
}


.redtext {
	font-size: 12px;
	color: #d20325;
	font-style: italic;
}

.TabbedTab {
	position: relative;
	float: left;
	padding: 0px 0 0 8px;
	margin: 0px 5px 0px 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(../images/tabedheading_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	color: #15326d;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.TabbedTab span {
	position: relative;
	float: left;
	font: bold 12px sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(../images/tabedheading_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 6px 7px;
	border: none;
}

.TabbedTab1 {
	position: relative;
	float: left;
	padding: 0px 0 0 8px;
	margin: 0px 5px 0px 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(../images/tabedheading_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	color: #15326d;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.TabbedTab1 span {
	position: relative;
	float: left;
	font: bold 12px sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(../images/tabedheading_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 6px 7px;
	border: none;
}

.rightbox {
	margin-left: 40px;
	float: left;
}

.leftblock {
	float: left;
}

.padding {
	margin-top: 10px;
}

a.tooltip span {
	display: none;
	margin-left: 5px;
	text-align: left;
	min-width: 250px;
	max-width: 400px;
	word-wrap: normal;
}

a.tooltip:hover span {
	display: inline;
	position: absolute;
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #6c6c6c;
}

.infoMessage {
	color: #3B629E;
	font-weight: bold;
	font-style: italic;
}

.alignCenter {
	text-align: center;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.content .heading_tab h1 {
	font-weight: normal;
	font-size: 18px;
	color: #555555;
	padding: 0px;
}

.content .heading_tab {
	height: 29px;
	padding: 0px;
	padding: 5px 10px 0 10px;
	background: url(../images/heading_bg_tab.gif?version=5668) no-repeat;
}

.TabbedPanelsContentGroupMin {
	clear: both;
	padding: 25px 0px 7px;
	border-top: solid 1px #cbcbcb;
	width: 700px;
}

div.tooltipAlert span {
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width: 250px;
}

div.tooltipAlert:hover span {
	display: inline;
	position: absolute;
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #6c6c6c;
}

.ZeroDataAppHide {
	text-align: right;
}

/*.bidirectionalTraffic {
	background: url(../images/line-selected6.png?version=5668) no-repeat 0px 5px;
	height: 25px;
	padding-bottom: 5px;
	background-position: 0 5px;
}*/

.wosPanel #directionPopup #biDirection:after {
  background: #e3810f;
  content: '';
  height: 3px;
  left: 5px;
  position: absolute;
  right: 9px;
  top: 7px;
}

.wosPanel #directionPopup #inDirection:after {
  background: #e3810f;
  content: '';
  height: 3px;
  left: 5px;
  position: absolute;
  right: 9px;
  top: 7px;
}

.wosPanel #directionPopup #outDirection:after {
  background: #e3810f;
  content: '';
  height: 3px;
  left: 5px;
  position: absolute;
  right: 9px;
  top: 7px;
}

.bidirectionalTraffic {
  position: relative;
}

.leftTraffic {
	/*background-position: 0 5px;*/
	position: relative;
}

.rightTraffic {
	/*background-position: 0 5px;*/
	position: relative;
}

.noDirection {
	/*background: url(../images/blank-selected-long.png?version=5668) no-repeat 0 5px;*/
	height: 25px;
	padding-bottom: 5px;
	background-position: 0 5px;
}

#arrowDirection {
	position:absolute;
	text-align:middle;
}

.edgeLink {
	background: url(../images/blank-selected-small.png?version=5668) no-repeat 0 5px;
	height: 25px;
	padding-bottom: 5px;
	background-position: 0 5px;
}

.linkbox1 a.directionLink {
	background: none;
	background-position: 0 5px;
}

#monitorHeading {
	margin: 0 0 9px 0px;
	padding-bottom: 3px;
}

.bidirectionalTrafficFieldset {
	background: url(../images/line-selected6.png?version=5668) no-repeat 0px 0px;
	height: 19px;
}

.leftTrafficFieldset {
	background: url(../images/line-selected3-ltr.png?version=5668) no-repeat 0 0;
	height: 19px;
}

.rightTrafficFieldset {
	background: url(../images/line-selected4-rtl.png?version=5668) no-repeat 0 0;
	height: 19px;
}

.redgeTrafficFieldset {
	background: url(../images/blank-selected-small.png?version=5668) no-repeat 0 0;
	height: 19px;
}

.ledgeTrafficFieldset {
	background: url(../images/blank-selected-small.png?version=5668) no-repeat 0 0;
	height: 19px;
}

.coreTrafficFieldset {
	background: url(../images/blank-selected-mid.png?version=5668) no-repeat 0 0;
	height: 19px;
}

.showRightEdge {
	background: url("../images/blank-selected-small.png?version=5668") no-repeat scroll 388px 5px transparent;
	height: 19px;
	padding-bottom: 5px;
}

.coreLink {
	background: url("../images/blank-selected-mid.png?version=5668") no-repeat scroll 100px 5px transparent;
	height: 19px;
	padding-bottom: 5px;
}

.graphSettingsLbl {
	color: inherit;
	font-size: 16px;
	font-weight: normal;
	margin-left: 8px;
	float: left;
	height: 25px;
	padding: 4px 10px 0 0;
	width: auto;
	position: absolute;
}

.graphSubmit {
	font-weight: normal;
	margin-left: 17px;
	padding: 5px 0px 0px 3px;
}

div.ipsecgreAlert span {
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width: 150px;
}

div.ipsecgreAlert:hover span {
	display: inline;
	position: absolute;
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #6c6c6c;
}

.TabParent {
	border: solid 1px #cbcbcb;
}

.routeSelector #appPopupBtnPrivate {
	margin: 0 8px;
	width: 200px;
}

.routeSelector #appPopupBtnPublic {
	margin: 0 8px;
	width: 200px;
}

.routeSelector #arhttpLocationsBtn {
	margin: 0 8px;
	width: 200px;
}

.siteLoader {
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 26px;
	margin-left: 5px;
}

.routeSelector #appLabel {
	margin: 3px 10px 3px 12px;
	text-align: left;
	width: 185px;
}

.bannerMessage {
	order: 1px solid;
	margin: 10px 0px;
	padding: 20px 15px 15px 67px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/info.png');
	font-size: 20px;
}

.smallBannerMessage {
	order: 1px solid;
	margin: 10px 0px;
	padding: 8px 15px 8px 48px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/info_small.png');
	font-size: 14px;
}

/*.menuBigHeading {
	color: #20183D;
	background: url(../images/nav-bg-big.png?version=5668);
	height: 30px;
	border-radius: 5px;
	margin-bottom: 10px;
}

.monitorHead {
	margin-top: 4px;
	text-align: center;
	vertical-align: middle;
}*/

/*.menuBigHeading .h3 {
	font-size: 10px;
}

.menuHeading .h3 {
	font-size: 10px;
}*/
.plus {
	background: url(../images/plus.png?version=5668);
	display: inline-block;
	width: 16px;
	height: 16px;
	/*margin-left: -6px;
	margin-top: 6px;*/
	position: absolute;
	top: 0;
	left: 0;
}

.minus {
	background: url(../images/minus.png?version=5668);
	background-repeat: no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	/*margin-left: -6px;
	margin-top: 6px;*/
	position: absolute;
	top: 0;
	left: 0;
}

.reportMessage {
	color: #0000FF;
}

button#cancel-file {
	background: url("../images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
	color: #555555;
	margin: 0;
	padding: 0;
}

.staticRouteEdit {
	background: url("../images/edit.gif") no-repeat;
	display: inline-block;
	height: 15px;
	width: 18px;
	margin-left: 5px;
	margin-right: 5px;
}

.staticRouteDelete {
	background: url("../images/delete.gif") no-repeat;
	display: inline-block;
	height: 15px;
	margin-left: 5px;
	padding-left: 15px;
	margin-top: 10px;
}

.staticRouteAdd {
	background: url("../images/add.gif") no-repeat;
	display: inline-block;
	height: 15px;
	width: 15px;
	padding-left: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

.arrow-right {
	background: url("../images/toggle-expand-dark.png") no-repeat;
	cursor: pointer;
	margin: 10px;
	padding: 0px 15px;
}

.arrow-down {
	background: url("../images/toggle-collapse-dark.png") no-repeat;
	cursor: pointer;
	margin: 10px;
	padding: 0px 15px;
}

.localSubnetDelete {
	background: url("../images/delete.gif") no-repeat;
	float: right;
	height: 15px;
	margin-bottom: 5px;
	margin-top: 0;
	padding-left: 15px;
	text-decoration: underline;
	width: auto;
}

.localSubnetFieldset, .templateSubnetFieldset {
	border: 2px solid #f1f6fc;
	margin-left: 70px;
	margin-top: 10px;
	width: 80%;
}

.tempLocalSubnetFieldset, .deletedLocalSubnetFieldset {
	display: none;
}

tr.conflictedRoutes label, .conflictedRoutes tr {
	background-color: #ffcaca;
}

.no-close .ui-dialog-titlebar-close {
	display: none;
}

.manualSubnetFieldset {
	border: 2px solid #f1f6fc;
	margin-left: 70px;
	width: 80%;
}

.content .formSect .dynamicLocalSubnets input {
	margin: 0 0 0 10px;
	padding: 5px;
	width: 90%;
}

.validationError {
	color: #BB0225;
	font-style: italic;
	font-weight: bold;
	display: inline;
}

ul.logicalWanMenu {
	position: absolute;
	padding: 1px;
	list-style: none;
	min-width: 150px;
	z-index: 4;
	max-height: 100px;
	overflow-x: hidden;
	overflow-y: auto;
	font: 10px Calibre, sans-serif;
	box-shadow: 2px 2px 5px rgba(9, 9, 9, 0.5);
	background: rgb(255, 255, 255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%,
		rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)),
		color-stop(50%, rgba(243, 243, 243, 1)), color-stop(51%, rgba(237, 237, 237, 1)),
		color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1)
		51%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%,
		rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%,
		rgba(255, 255, 255, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%,
		rgba(255, 255, 255, 1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-8 */
}

ul.logicalWanMenu li {
	cursor: pointer;
	padding: 2px;
	text-align: left
}

ul.logicalWanMenu li:hover {
	background: #B8C7E0;
}

.vaultUpload {
	/*width: 400px;*/
	margin: 10px 0;
	/*padding: 8px 8px 29px 8px;*/
}

/*.vaultUpload ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.vaultUpload ul li {
	margin-top: 10px;
	padding-right:18px;
}

.vaultUpload ul li label {
	font-size: 15px;
	color: #666666;
	display: block;
	margin-bottom: 4px;
}*/

.vaultCertTable {
	width: 700px;
	cursor: default;
	text-align: center;
}

.vaultViewLink {
	text-decoration: underline;
	color: #44A298;
	cursor: pointer;
}

div.certDetails table {
	border-top: solid 1px #cbcbcb;
	border-bottom: solid 1px #cbcbcb;
}

div.certDetails td {
	padding: 5px;
}

tr.certDetailEven {
	background: #CCC
}

tr.certDetailOdd {
	background: #FFF
}

a.smalltooltip span {
	display: none;
	margin-left: 5px;
	text-align: left;
	min-width: 200px;
	word-wrap: normal;
}

a.smalltooltip:hover span {
	display: inline;
	position: absolute;
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #6c6c6c;
}

.supportNumber {
	margin: -27px 0px 20px 0;
	font: 12px Calibri;
}

.wosPanel, .iadsPanel, .wadsPanel {
	margin-top: 5px;
}

.iadsPanelContainer, .wosPanelContainer, .wadsPanelContainer, .smacPanelContainer {
	background: #ffffff;
	padding-bottom: 10px;
	border: 1px solid #cccccc;
	min-height: 110px;
}

.wosPanel select, .iadsPanel select, .wadsPanel select {
	width: 170px;
	margin: 0 8px;
	background: none repeat scroll 0 0 #FAFAFA;
	color: #666666;
	border: 1px solid #CBCBCA;
	font: bold 13px Calibri;
}

.monitorSelectionCommon select {
	width: 170px;
	margin: 0 8px;
	background: none repeat scroll 0 0 #FAFAFA;
	color: #666666;
	border: 1px solid #CBCBCA;
	font: bold 13px Calibri;
}

.wosPanel #appUI, #appList, #appPopUp {
	width: 220px;
}

.wadsPanel #popListPopUp {
	background-color: #FAFAFA;
	border: 1px solid #CBCBCA;
	position: absolute;
	margin: 4px 8px;
	z-index: 10;
}

.wadsPanel #arhttpMultiPopsUI, #popList, #popListPopUp {
	width: 200px;
}

.wosPanelComponent, .iadsPanelComponent, .smacPanelComponent, .wadsPanelComponent, .monitorSelectionCommon {
	width: 180px;
	float: left;
	display: none;
}

.iadsPanelComponent, .smacPanelComponent {
	width : 150px
}

.wosPanel #directionSel {
	width: 560px;
	border: 1px dotted #CCCCCC;
	padding: 10px;
}

.wosPanel #directionUI {
	float: left;
	/*padding-left: 10px;
	margin-top: 15px;
	position: relative;*/
	margin-left: 0;
	margin-top: 13px;
	margin-right:18px;
	padding-left: 10px;
	position: relative;
}

.wosPanel #directionUI div {
	cursor: pointer;
}

.wosPanel span {
	display: inline-block;
}

.wosPanel #directionSel div {
	margin-left: 5px;
	margin-bottom: 5px;
}

.wosPanel #directionPopup {
	border: 3px solid #BABABA;
	background-color: #FAFAFA;
	position: absolute;
	bottom: -90px;
	width: 560px;
	left: 10px;
	padding: 9px 8px 0px 9px;
}

.wosPanel #directionPopup div {
	margin-bottom: 3px;
	margin-left: 8px;
	padding-bottom: 29px;
	height: 22px;
}

.wosPanel #appPopUp {
	background-color: #FAFAFA;
	border: 1px solid #CBCBCA;
	position: absolute;
	margin: 0px 10px;
	z-index: 10;
}

.wosPanel #appPopUp label {
	font-size: 12px;
	line-height: 18px;
}

.wosPanel #appsContainer {
	border-bottom: 1px solid #CBCBCA;
	padding-left: 6px;
}

.wosPanel #appPopUp button {
	background: url("../images/button-bg.png?version=5668") repeat-x;
	float: right;
	border: 0px none;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 16px calibri;
	margin: 5px;
	padding: 0 8px 3px;
}

.wosPanel label, .iadsPanel label, .wadsPanel label {
	margin: 0px 10px 0px 10px;
	line-height: 23px;
	font-size: 15px;
}

.wosPanel .timePopUp select, .iadsPanel .timePopUp select, .wadsPanel .timePopUp select {
	margin: 0px 4px 0px 0px;
	width: auto;
}

.wosPanel .timePopUp  label, .iadsPanel .timePopUp  label, .wadsPanel .timePopUp  label {
	margin: 0px 0px;
	width: auto;
}

/*.monitorHead {
	margin-left: 13px;
	font-size: 18px;
	color: #4c4c4c;
	display: block;
}*/
.blueTab {
	margin: 14px 0 0 0;
	background: url(../images/line-bg.gif?version=5668) repeat-x 0 25px;
	padding-bottom: 1px;
}

.blueTab a {
	float: left;
	padding: 5px 7px;
	background: #cbcbca;
	text-align: center;
	color: #333;
}

.blueTab a:hover {
	background: #79a2d1;
}

.blueTab a:last-child {
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

.blueTab a:first-child {
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}

.blueTab a.on {
	background: url(../images/on_tab_big.gif?version=5668) no-repeat center -5px;
	padding-bottom: 10px;
	color: #fff;
	text-decoration: none
}

.popUpbox .popInnerBox2 .popWidth {
	width: 75px;
}

.popUpbox .popInnerBox2 .kpiLabel {
	float: left;
	margin-left: 8px;
	border-bottom: 1px solid #CBCBCB;
	padding-bottom: 0px;
	padding-top: 6px;
	font-size: 16px;
	font-weight: normal;
	color: #44a298;
	width:100%;
}

.blueHomeTab {
	background: url(../images/line-bg.gif?version=5668) repeat-x 0 25px;
	padding-bottom: 1px;
	float: right;
}

.blueHomeTab a {
	float: left;
	padding: 5px 7px;
	background: #cbcbca;
	text-align: center;
	color: #333;
}

.blueHomeTab a:hover {
	background: #79a2d1;
}

.blueHomeTab a.rCurve {
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

.blueHomeTab a.lCurve {
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}

.blueHomeTab a.on {
	background: url(../images/on_tab_big.gif?version=5668) no-repeat center -5px;
	padding-bottom: 10px;
	color: #fff;
	text-decoration: none
}

.productContainer {
	margin-top: 25px;
	text-align: center;
}

.homeLoader {
	margin-top: 30px;
	text-align: center;
}

.kpiValue {
	font-size: 30px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.kpiUnit {
	font-size: 21px;
	color: #000000;
}

.kpiDesc {
	color: #000000;
	font-size: 15px;
	text-align: center;
	padding-bottom: 20px;
	vertical-align: middle;
}

.kpiTable {
	display: table;
	width: 100%;
	table-layout: fixed;
	padding-left: 36px;
	padding-top: 20px;
	padding-right: 36px;
	padding-bottom: 20px;
}

.alignKpiTr {

}

span.firstTxt {
	display: inline-block;
	margin-left: -8px;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: top;
	width: 22.8%;
}

span.secondTxt {
	/*width: 290px;
	padding-top: 5px;
	float: left;*/
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: top;
	width: 29.5%;
}

span.thirdTxt {
	/*width: 100px;
	padding-top: 5px;
	float: left;*/
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: top;
	width: 26.7%;
	text-align: right;
}

span.forthTxt {
	/*width: 75px;
	padding-top: 5px;
	float: left;*/
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: right;
	vertical-align: top;
	width: 20%;
}

/*span.forthTxt label {
  margin-left: 0;
  float: right;
  margin-right: -8px;
  width: 68px;
}*/

#dirSelected > div {
  position: relative;
}

#dirSelected > div:after {
  background: #e3810f;
  content: '';
  height: 3px;
  left: 5px;
  position: absolute;
  right: 9px;
  top: 7px;
}

#dirSelected > div:before {
  /*height: 28px;*/
  left: 48%;
  margin-left: 12px;
  position: absolute;
  top: -2px;
  /*width: 29px;*/
  z-index: 1;
}

.wosPanel #directionPopup > div:before {
  /*height: 28px;*/
  left: 48%;
  margin-left: 14px;
  position: absolute;
  /*width: 29px;*/
  z-index: 1;
}

span.toolTipKpi {
	display: none;
	font-size: 26px;
	margin-top: 17px;
	max-width: 250px;
	min-width: 160px;
	position: absolute;
	text-align: left;
	word-wrap: break-word;
}

.highlight-unit.kpiHover:hover span.toolTipKpi {
	display: inline;
	position: absolute;
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #6c6c6c;
}

.dataInterval {
	float: right;
	font-size: 13px;
	margin-right: 4px;
	margin-top: 1px;
	line-height: 23px;
}

.dataIntervalNoFloat {
	font-size: 13px;
	margin-right: 4px;
	margin-top: 3px;
}

.statusLinksContainer {
	background: none repeat scroll 0 0 #F4F4F4;
	margin-bottom: 20px;
	min-height: 110px;
}

.statusLinkSelectBox {
	width: 167;
}

.statusLinkSelectBox select {
	width: 150px;
	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #CBCBCA;
}

.statusDiv {
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

.line {
	position: absolute;
	height: 1px;
	margin-top: 25px;
	width: 708px;
	border-top: 1px solid #CBCBCB;
}

.networkTopology {
	display: block;
	margin-top: 10px;
}

.rulesIp {
	width: 100px;
	word-wrap: break-word;
}

.tableLoader {
	border: 1px solid #CCCCCC;
	width: 805px;
	height: 30px;
}

.monitorSidebar {
	padding-top: 10px;
}

.blueButton {
	background: url("../images/nav-bg3.png?version=5668") no-repeat scroll -10px -5px rgba(0, 0, 0, 0);
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 20px calibri;
	height: 30px;
	padding: 0 0 10px;
	width: 70px;
}

.applyDiv {
	clear: inherit;
	float: left;
	padding-top: 14px;
	padding-right: 15px;
	padding-left: 9px;
}

.applyButton {
	border-radius: 3px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.elementHeightButtongo, .elementHeightDisabledgo {
	min-height: 35px;
	line-height: 24px;
	margin-top: 9px;
}

.noRowToDisplayDataTable {
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
}

.paging_two_button {
	height: 18px;
}

.productTabHeading {
	width: 100%;
	/*border-bottom: 1px solid #cbcbca;*/
	text-align: left;
	height: 39px;
}

.contentHome h1.homeIcon {
	/*background: url("../images/home.png?version=5668") no-repeat scroll 0 0px rgba(0, 0, 0, 0);*/
	margin: 0;
}

.productTabHeading h1 {
	float: left
}

.productTabHeading .productTab {
	float: right;
	margin-bottom: -6px;
}

.contentHome .productTabHeading h1 {
	border-bottom: 0px;
}

.productTab {
	background: url(../images/line-bg.gif?version=5668) repeat-x 0 25px;
	padding-bottom: 1px;
	float: right;
	margin: 14px 0px;
}

.productTab a {
	float: left;
	padding: 5px 7px;
	background: #cbcbca;
	text-align: center;
	color: #333;
}

.productTab a:hover {
	background: #79a2d1;
}

.productTab a:first-child {
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}

.productTab a:last-child {
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

.productTab a.on {
	background: url(../images/on_tab_big.gif?version=5668) no-repeat center -5px;
	padding-bottom: 10px;
	color: #fff;
	text-decoration: none
}

.no-close .ui-dialog-titlebar-close {
	display: none;
}

.purgeTable th, .purgeTable td {
	border: 1px solid black;
}

.purgeTable td {
	padding: 3px;
	cursor: default;
}

.purgeTable {
	border-collapse: collapse;
}

.purgeTable th {
	font-weight: bold;
}

.purgelink {
	color: #44a298;
	cursor: pointer;
	text-decoration: underline;
}

.purgeExample {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #555555
}

.errorDiv {
	color: red;
	font: bolder;
}

.messageDiv {
	color: green;
	font: bolder;
}

.viewDetailsDiv .formSect .modifiedLabels {
	color: green;
	width: auto;
}

.viewDetailsDiv .formSect .deletedLabels {
	color: red;
	width: auto;
}

.viewDetailsDiv .formSect .groupLabels {
	margin-left: 25px;
	width: 225px;
}

.viewDetailsDiv .formSect .error {
	color: #BB0225;
}

.viewDetailsDiv .formSect label.error {
	display: block;
}

.viewDetailsDiv .formSect input.error {
	border: 1px solid red;
}

/* To mark mandatory fields on form */
.mandatory {
	background-image: url(../images/required-field.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
}

.widgetHeading .ompcreateLink {
	background: url(../images/add.gif?version=5668) no-repeat 5px 8px;
	float: right;
	font-size: 18px;
	margin: 14px;
	padding: 4px 0 0 20px;
}

.down-arrow {
    cursor: pointer;
    margin-left: 160px;
    margin-top: -28px;
    position: absolute;
    font-size: 21px;
    z-index: 2;
}

.selectText {
    border: 1px solid #cccccc;
    display: block;
    font-size: 12px;
    height: 36px;
    margin-left: 10px;
    padding: 9px 35px 8px 11px;
    position: relative;
    font-weight: 400;
    width: 170px;
    z-index: 1;
    /*box-shadow: 1px 1px 2px #cbcbcb;*/
}

.selectContainer {
	min-width: 300px;
	z-index: 2;
	/*margin-top: 4px;*/
	margin-left: 10px;
	position: absolute;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	min-height: 100px;
	max-height: 400px;
	overflow: auto;
	/*max-width : 600px;*/
}

.listContainer {
	/*margin-top: 4px;*/
	min-width: 166px;
	z-index: 2;
	margin-left: 10px;
	position: absolute;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	min-height: 20px;
	max-height: 176px;
	overflow: auto;
	width: 215px;
}

a.close-btn {
	font-weight: bold;
	padding: 5px;
	position: absolute;
	right: 0px;
	z-index: 1;
	font-size: 14px;
}

.close {
	width: 30px;
	float: right;
	padding: 0 30px 0 0;
	clear: both;
}

.listOptions {
	list-style-type: none;
}

li.listOptionsColor:hover a {
	color: #44A298;
}

li.listOptionsColor a {
	color: #44A298;
	margin-left: 5px;
}

li.listOptions a {
	margin-left: 5px;
}

li.listOptions:hover a {
	color: #44a298;
}

.listOptionsColor {
	background: #F4F4F4;
	list-style-type: none;
}

.listOptions:hover {
	background: #e6e6e6;
	color: #44A298;
}

.stemOptions {
	padding: 5px;
	font-weight: 500;
	font-size: 13px;
}

.leafOptions {
	padding: 5px;
	font-size: 13px;
}

.tableCellSpacingBold {
	padding: 5px;
	font-weight: bold;
}

.tableCellSpacingBoldColor {
	vertical-align: middle;
}

.tableCellSpacingBoldColor a {
	padding: 5px;
	font-weight: bold;
	background: #e6e6e6;
	color: #bb0225;
}

.tableCellSpacingNotBold {
	padding: 5px;
}

.tableCellSpacingNotBoldColor a {
	padding: 5px;
	background: #e6e6e6;
	color: #bb0225;
}

.tableCellSpacing {
	padding: 5px;
}

.tableCellSpacing a.selected {
	background: none repeat scroll 0 0 #e6e6e6;
	padding: 5px;
	color: #44a298;
}

.leafOptions:hover, .stemOptions:hover {
	background: #e6e6e6;
	color: #44a298;
}

.warningDiv {
	background: #2EFEF7;
	color: red;
	margin: 3px;
	font-style: italic;
	font-weight: bold;
}

.viewDetailsDiv .formSect .ompLabel {
	float: left;
	width: 250px;
	margin: 8px 0 8px 8px;
}

.content .formSect .ompContentLabel {
	font-weight: normal;
	margin: 5px 0 5px 8px;
}

.content .formSect .ompNameLabel {
	font-weight: bold;
	width: 150px;
	margin: 5px 0 5px 8px;
}

.content .formSect input.ompCheckbox {
	width: 30px;
	padding-left: 5px;
}

.shippingAddress {
	border: 2px solid #f1f6fc;
	margin-left: 100px;
	width: 530px;
}

.viewDetailsDiv .formSect .shippingAddress label {
	width: 150px;
}

.pricingType {
	float: right;
	font-size: 14px;
	padding: 4px;
	display: inline-block;
	position: relative;
	top: -28px;
}

.wosBillingPanelContainer, .iadsBillingPanelContainer, .wadsBillingPanelContainer, .statusPanelContainer, .reportsPanelContainer {
	background-color: #f4f4f4;
	min-height: 110px;
}

.wosBillingComponent, .iadsBillingComponent, .wadsBillingComponent, .statusComponent, .reportsComponent {
	display: inline-block;
	float: left;
}

.wosBillingComponent select, .iadsBillingComponent select, .wadsBillingComponent select, .statusComponent select, .reportsComponent select {
	width: 170px;
	margin: 0 8px;
	background: none repeat scroll 0 0 #FAFAFA;
	color: #666666;
	border: 1px solid #CBCBCA;
	font: bold 13px Calibri;
}

.wosBillingComponent label, .iadsBillingComponent label, .wadsBillingComponent label, .statusComponent label, .reportsComponent label {
	display: block;
	margin: 0px 10px 0px 10px;
    line-height: 23px;
    font-size: 15px;
}

.wosBillingComponent .timePopUp, .iadsBillingComponent .timePopUp, .wadsBillingComponent .timePopUp {
	margin: 3px 8px;
}

.wosBillingComponent .timePopUp select, .iadsBillingComponent .timePopUp select, .wadsBillingComponent .timePopUp select
	{
	float: none;
	width: 60px;
}

.wosBillingComponent .timePopUp label, .iadsBillingComponent .timePopUp label, .wadsBillingComponent .timePopUp label {
	margin: 5px 8px;
}

.wosBillingComponent .timePopUp .bluLink, .iadsBillingComponent .timePopUp .bluLink, .wadsBillingComponent .timePopUp .bluLink
	{
	margin: 5px 8px;
}

/* .wos-bill-top-summary {
	border: 1px solid #cbcbcb;
	border-collapse: collapse;
	border-spacing: 0px;
	width : 100%;
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 20px;
}

.wos-bill-top-summary td {
    padding: 10px;
}

.wos-bill-top-summary .blue-text {
	color: #09357a;
} */
.wos-bill-top-summary, .iads-bill-top-summary, .wads-bill-top-summary {
	border: 1px solid #cbcbcb;
	width: 100%;
	margin-bottom: 30px;
}

.bgp-route-top-summary, .static-route-top-summary {
	border: 1px solid #cbcbcb;
	width: 100%;
}

.service-type-label {
	padding: 10px;
	font-size: 14px;
	float: right;
	font-weight: bold;
}

.wos-bill-top-summary th, .iads-bill-top-summary th, .wads-bill-top-summary th, .bgp-route-top-summary th, .static-route-top-summary th {
	font-size: 14px;
	background-color: #f1f0f0;
	font-weight: normal;
}

.wos-bill-top-summary td, .iads-bill-top-summary td, .wads-bill-top-summary td, .bgp-route-top-summary td, .static-route-top-summary td {
	padding: 6px 10px;
}

/*
.iads-bill-top-summary {
	border: 1px solid #cbcbcb;
	border-collapse: collapse;
	border-spacing: 0px;
	width : 100%;
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 20px;
}

.iads-bill-top-summary td {
    padding: 10px;
}

.iads-bill-top-summary .blue-text {
	color: #09357a;
}
*/
.header-left {
	background-image: url("../images/nav-left.png?version=5668");
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 10px;
}

.header-right {
	background-image: url("../images/nav-right.png?version=5668");
	background-repeat: no-repeat;
	float: right;
	height: 38px;
	width: 10px;
}

.header-middle {
	background-image: url("../images/nav-bg.png?version=5668");
	background-repeat: repeat-x;
	float: left;
	height: 38px;
	width: 10px;
}

.header-background {
	width: 1030px;
	position: absolute;
	z-index: -1;
	background: url("../images/nav-bg.png?version=5668") repeat-x scroll 0px 0px transparent;
	height: 38px;
	margin-left: 10px;
	margin-right: 10px;
}

.header_search, .navigation a, .navigation a.on, .navigation a:hover {
	background-color: #ececec;
}


.statusLinksContainer label {
	margin: 0px 10px 0px 10px;
    line-height: 23px;
    font-size: 15px;
}

/*.down-arrow.billing-replace-arrow {
	float: right;
	margin-right: 5px;
	margin-top: -14px;
	position: absolute;
	z-index: 10;
	margin-left: 170px;
}

.selectText.billing-replace-input {
	position: relative;
	margin-left: 8px;
	height: 18px;
	width: 175px;
}*/

/*.selectText.arhttp-dropbox {
	margin-top: 4px;
	width: 90px !important;
}

.selectText.status-dropbox {
	margin: 0px;
	width: 157px !important;
}

.down-arrow.arhttp-arrow-dropbox {
	margin-top: 7px;
	margin-left: 91px;
}

.down-arrow.status-arrow-dropbox {
	margin-top: 18px;
	margin-left: 115px;
	position: absolute;
}

.selectContainer.status-list-dropbox {
	margin: 0px;
	margin-top: 17px;
}

.listContainer.arhttp-list-dropbox {
	min-width: 95px !important;
}*/

.content .custom-heading h1 {
	color: #555555;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	width: 781px;
	float: left;
}

.content .custom-heading h1 a {
	font-size: 13px;
}

.content .custom-heading {
	background: url("../images/heading_bg_big.gif?version=5668") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 29px;
	padding: 5px 10px 2px;
}

.qosBlock {
	padding: 20px 10px;
}

.qosBlock .heading {
	background-size: 100% 36px;
}

.qosBlock h3 {
	font-weight: 500;
}

.commentContent {
	width: 100%;
	border: 1px solid lightgray;
	border-bottom-color: gray;
	border-right-color: gray;
	margin-top: 1px;
	border-radius: 0px;
	word-wrap: break-word;
	background: rgb(250, 250, 250);
	overflow-x: hidden;
}

.commentContent p {
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
}

.commentContent:hover {
	box-shadow: 2px 2px 0 white inset, 10px 10px 10px white inset, 2px 2px 1px lightgray;
}

.commentContent {
	display: block;
}

.commentContent span {
	display: inline-block;
	font-style: italic;
	font-size: 12px;
}

.commentAuthor {
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	color: #5186CA;
	float: left;
}

.commentDate {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}

.commentContent p.commentDescription {
	width: 96%;
	word-wrap: break-word;
	float: left;
	margin-top: 5px !important;
}

.loadingDivOMPScreen {
	left: 50%;
	position: absolute;
	top: 40%;
}

table.dataTable tbody>tr.deleted {
	background-color: #ffeaea;
}

table.dataTable tbody>tr.overusage {
	background-color: #ccccff !important;
}

.bill-group {
	border: 1px solid #ccc;
	margin: 5px;
	padding: 5px;
}

.bill-group legend {
	color: #44A298;
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
}

.ddOption {
	padding: 5px;
}

.ddTable {
	width: 100%;
	/*table-layout: fixed;*/
}

.ddTable td {
	text-align: left;
}

.bar-legend-color {
	width: 12px;
	height: 12px;
	display: inline-block;
	position: absolute;
	border-style: solid;
	border-width: 2px;
}

.bar-legend-text {
	margin: 0 5px 0 20px;
	display: inline-block;
	font-weight: bold;
}

.bar-legend-row {
	display: inline-block;
	cursor: pointer;
}

.barchart-legend {
	margin-bottom: 5px;
	margin-left: 5px;
}

.bar-legend-color:before {
	content: "\2713 ";
	line-height: 11px;
	padding-left: 0px;
}

.bar-legend-off:before {
	content: "";
	line-height: 14px;
	padding-left: 2px;
}

.kpiCircle {
	border: 1px solid #cccccc;
	height: 260px;
}

.hide {
	display: none;
}

input[type="radio"].custom-radio {
	display: none;
}

input[type="radio"].custom-radio+label span {
	display: inline-block;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	box-sizing: border-box;
	background-color: white;
	border: solid 1px #cbcbcb;
	padding: 1px;
	margin: 0px 3px;
	vertical-align: middle;
}

input[type="radio"].custom-radio:checked+label span {
	box-shadow: 0 0 0 1px #cecece;
	display: inline-block;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	box-sizing: border-box;
	background-color: black;
	border: solid 3px white;
	padding: 1px;
	margin: 0px 3px;
	vertical-align: middle;
}

.spinner {
	position: absolute;
	left: 45%;
	top: 45%;
	height: 4em;
	width: 4em;
	margin: 0px auto;
	-webkit-animation: rotation 0.9s infinite linear;
	-moz-animation: rotation 0.9s infinite linear;
	-o-animation: rotation 0.9s infinite linear;
	animation: rotation 0.9s infinite linear;
	/* border-top: 4px solid rgba(36,​ 163,​ 151, 0.8);
	border-right: 4px solid rgba(36,​ 163,​ 151, 0.2);
	border-bottom: 4px solid rgba(36,​ 163,​ 151, 0.2);
	border-left: 4px solid rgba(36,​ 163,​ 151, 0.2); */
	border-top: 2px solid #24a396;
    border-bottom: 2px solid #24a396;
	border-radius: 49%;
}

@-webkit-keyframes rotation {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(359deg);}
}

@keyframes rotation {
   from {transform: rotate(0deg);}
   to {transform: rotate(359deg);}
}

/****************** start of OMP overlay form related styles ***************/
#omp-container {
	box-sizing: border-box;
	height: 100%;
	overflow: hidden;
/* 	padding: 22px 0 0 44px; */
}

#omp-order-container {
	padding: 15px;
}

#omp-frame-title,
#omp-contact-frame-title,
#omp-marking-frame-title,
#omp-contacts-group-frame-title {
	font-size: 25px;
    font-weight: 300;
    line-height: 1.1;
}

.omp-form {
	/*margin-top: 10px;*/
	/*padding: 15px;*/
}

.omp-form {
	box-sizing: border-box;
}

/*.omp-form *,
.omp-form *::before,
.omp-form *::after {
	box-sizing: inherit;
}*/
.omp-form .section {
	margin: 5px 0;
	color: #005C52;
	font-size: 18px;
}

.omp-form .field {
	margin-top: 2px;
	margin-bottom: 2px;
}

.omp-form .field label {
	width: 25%;
	display: inline-block;
	border-left: 2px solid rgba(0, 0, 0, 0);
	padding-left: 2px;
}

.omp-form .field input, .omp-form .field textarea, .omp-form .field select {
	width: 40%;
}

.omp-form .field input[type='checkbox'] {
	margin: 3px 0;
	width: unset;
}

.omp-form .field textarea {
	resize: none;
	height: 150px;
}

.form-block {
	height: 80%;
}

.omp-form .field label {
	height: 1em;
	color: #555;
}

.omp-form .field.required label {
	border-left: red solid 2px;
	height: 1em;
}

.omp-form .topologyImage {
	width: 100%;
	cursor: pointer;
}

.omp-form .field table tbody input {
	width: 100%;
}

.omp-form .field fieldset.localSubnetGroup {
	width: 100%;
	margin: auto;
	margin-bottom: 10px;
}

.omp-tab a {
	display: inline-block;
}

/*td.details-control {
	background: url('../images/add.gif') no-repeat 10px center;
	cursor: pointer;
}

tr.shown td.details-control {
	background: url('../images/colps.gif') no-repeat 10px center;
}*/

tr.child-row td {
	padding-left: 20px !important;
}

.form-block .heading {
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-top: 1px solid #cbcbcb;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: 35px;
	padding: 5px 10px 2px;
}

.form-block .heading h1 {
	font-weight: normal;
	font-size: 18px;
	color: #555555;
	padding: 0px;
	width: 781px;
	margin: 0px;
	font-weight: 300;
}


.form-block .topologyTable {
	width: 98%;
}

.omp-form fieldset {
	border: 1px solid #ccc;
	margin: 20px auto;
	padding: 10px 22px;
	width: 60%;
}

/* diff style */

span.diff-delete {
	color: red;
	/*text-decoration: line-through;*/
}

span.diff-same {
	color: #555555;
	word-wrap: break-word;
	word-break: break-word;
}

span.diff-old {
	color: red;
	/*text-decoration: line-through;*/
}

span.diff-new {
	display: inline-block;
    width: 95%;
	word-wrap: break-word;
	word-break: break-word;
}

.field.displayField {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.omp-diff-popup tr.add td {
	color: #2d75a9;
}

.omp-diff-popup tr.remove td {
	color: #a3a3a3;
}

.omp-diff-popup tr.exist td {
	color: #2d75a9;
}

.omp-form .textInput {
	margin-bottom: 0.3em;
}

.omp-overlay {
	height: 100%;
	left: 0;
	opacity: 0.50;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	background-color: #000;
	cursor: wait;
}

.ui-icon[data-error] {
	display: inline-block;
}

.ui-icon[data-error]:hover+.errorMsg {
	display: inline;
}

[data-error]+.errorMsg {
	display: none;
	position: relative;
	background-color: #cbcbcb;
	border: 1px solid #cbcbcb;
	padding: 2px;
}

#diff-form #site-diff-container #diff {
	height: 99%;
}

/****************** End of OMP overlay form related styles ***************/

#anapInterfaceDetails .labelLeft,
#smacSummary .labelLeft {
	float: left;
	width: 20%;
	font-size: 12px;
	margin: 5px 8px;
	clear: both;
	display: inline-block;
	font-weight: bold;
}

#anapInterfaceDetails .labelRight,
#smacSummary .labelRight {
	width: 60%;
	font-weight: normal;
	font-size: 12px;
	margin: 5px 8px;
	clear: both;
	display: inline-block;
}

/********************************************
New CSS header start.
************************************************/
div.top-navbar-container {
	position: relative;
	/*background-color: #cbcbcb;
	border-radius: 5px;*/
}

nav.top-navbar::before, nav.top-navbar::after {
	content: " ";
	display: table;
	clear: both;
}

nav.top-navbar {
	position: relative;
	width: 1050px; /**adjust width as needed**/
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

nav.top-navbar ul {
	margin: 0;
	padding: 0;
	background: #cbcbcb none repeat scroll 0 0;
	overflow: hidden;
	border-radius: 2px;
}

nav.top-navbar li {
	list-style: none;
	font-size: 12px;
	float: left;
	text-align: center;
	border-left: 1px solid #ffffff;
}

nav.top-navbar li:first-child {
	border-left: none;
}


nav.top-navbar li a {
	display: block;
	position: relative;
	text-decoration: none;
	margin: 0px 2px; /* space between links */
	/* width: 9em;  adjust as needed or use auto */
	padding: 8px 27px 7px 30px;
	/*font-weight: bold;*/
	/*line-height: 1.50em;*/
	color: #363636;
	font-size: 16px;
	transition: all 0.3s ease-out 0s;
}

nav.top-navbar li.on, nav.top-navbar li:hover {
	background-color: #24a397;
	color: #fff;
}

nav.top-navbar li.on a, nav.top-navbar li:hover a {
	color: #fff;
}

nav.top-navbar div.top-navbar-item-container {
	/*padding: 0px 15px;*/
}

.tabs::before, .tabs::after {
	content: " ";
	display: table;
	clear: both;
}

.tabs {
	position: relative;
	border-bottom: 1px solid #cbcbcb;
	width: 100%;
	height: 30px;
}

.tabs.no-ruler {
	border-bottom: none;
}

.tabs  ul {
	margin: 0;
	padding: 0;
}

.tabs  ul.left {
	position: absolute;
	bottom: 5px;
	left: 0px;
}

.tabs  ul.right {
	position: absolute;
	bottom: 6px;
	right: -1px;
}

.tabs li {
	list-style: none;
	float: left;
	border-left: 1px solid #fff;
	text-align: center;
}

.tabs li a {
	display: inline;
	position: relative;
	text-decoration: none;
	/*margin: 0px 2px;*/
	padding: 8px 17px;
	line-height: 1.50em;
	color: #000;
	font-size: 12px;
	transition: all 0.3s ease-out 0s;
	background-color: #cbcbcb;
}

.tabs li a.on, .tabs li a:hover {
	background-color: #24a397;
	color: #fff;
}

.widgetHeading .tabs li {
	float: right;
}

/*.tabs li a.on::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #24a397 transparent transparent transparent;
}*/

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0;
	position: relative;
}

.sidebar {
	font-weight: 400;
}

.sidebar li {
	list-style: none;
	/*float: left;*/
	text-align: left;
}

.sidebar li a {
	background-position: 95% center;
	border-bottom: 1px dashed #cbcbcb;
	color: #24a397;
	display: inline-block;
	padding: 10px 10px 10px 13px;
	width: 100%;
	font-size: 14px;
	transition: all 0.2s ease-out 0s;
}

.sidebar li a.on, .sidebar li a:hover {
	background-color: #24a397;
	color: #FFF;
}

.sidebar li a.on:after {
	content: "\f105";
	font-family: FontAwesome;
	float: right;
}

.sidebar p {
	color: #363636;
	font-size: 15px;
	margin-top: 18px;
	margin-bottom: 0;
	padding: 0px;
	border-bottom: 1px dashed #cbcbcb;
	padding: 10px;
}

.sidebar p:empty {
	border-bottom: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.sidebar .menuBigHeading h3 {
	background-color: #cbcbcb;
	border-radius: 2px;
	color: #363636;
	cursor: pointer;
	font-size: 17px;
	font-weight: 300;
	height: 42px;
	line-height: 2.5;
	/*margin-top: 18px;
    padding-left: 38px;*/
	position: relative;
	text-align: left;
	padding-left: 10px;
	width: 100%;
}

.TabbedPanelsContentGroup input[type="checkbox"], .TabbedPanelsContentGroup input[type="radio"]{
	margin: 3px 8px 0px 2px;
}

/* Adding search icon in data table */
.top-filter .dataTables_filter input {
	border-color: #cbcbcb;
	padding: 3px 92px 3px 24px;
}

.top-filter .dataTables_filter:before {
    content: "\f002";
    font-family: 'FontAwesome';
    position: absolute;
    left: 51px;
    top: 5px;
}

tr.child-row.row_selected td {
	background-color: rgba(68, 162, 152, 0.2);
	cursor: pointer;
}

/* Adding row highlight */
.dataTable tbody tr.even:hover, .dataTable tbody tr.even td.highlighted {
	background-color: rgba(68, 162, 152, 0.2);
}

.dataTable tbody tr.odd:hover, .dataTable tbody tr.odd td.highlighted {
	background-color: rgba(68, 162, 152, 0.2);
}

.dataTable tr.even:hover {
	background-color: rgba(68, 162, 152, 0.2);
}

.dataTable tr.even:hover td.sorting_1 {
	background-color: rgba(68, 162, 152, 0);
}

.dataTable tr.even:hover td.sorting_2 {
	background-color: rgba(68, 162, 152, 0);
}

.dataTable tr.even:hover td.sorting_3 {
	background-color: rgba(68, 162, 152, 0);
}

.dataTable tr.odd:hover {
	background-color: rgba(68, 162, 152, 0.2);
}

.dataTable tr.odd:hover td.sorting_1 {
	background-color: rgba(68, 162, 152, 0);
}

.dataTable tr.odd:hover td.sorting_2 {
	background-color: rgba(68, 162, 152, 0);
}

.dataTable tr.odd:hover td.sorting_3 {
	background-color: rgba(68, 162, 152, 0);
}

.top-filter .dataTables_filter > label{
    color : #FFFFFF;
}

/* KPI Related Changes */
.tabs-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #cccccc;
  margin-top: -1px;
  overflow: hidden;
  position: relative;
  padding: 25px 38px;
  width: 100%;
}

.tabs-content.no-border {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
}

.tabs-content.no-side-indent {
  padding-left: 0;
  padding-right: 0;
}

.tab {
  display: none;
  position: relative;
}

.tab-is-active {
  display: block;
}

.tab ul.highlight-list {
  padding-top: 4px;
  text-align: left;
}

.tab ul.highlight-list.monitor-page {
  padding-top: 4px;
  text-align: center;
}

.item-table {
  display: table;
  height: 100%;
  width: 100%;
}

ul.highlight-list {
  list-style: none;
  margin: 0 -40px;
  padding: 0;
  position: relative;
}

ul.highlight-list li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin-right: -4px;
  padding: 0 35px 17px;
  vertical-align: top;
  width: 25%;
}

.highlight-item {
  position: relative;
  text-align: center;
}

.highlight-item .highlight-frame {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 142px;
  height: 142px;
  background-color: transparent;
  overflow: hidden;
  margin: 0 auto 12px;
  padding: 13px;
}

.highlight-item.kpi1 .highlight-frame {
  background-color: rgba(225, 145, 23, 0.5);
}

.highlight-item.kpi1 .highlight-holder {
  border-color: #e19117;
}

.highlight-item.kpi2 .highlight-frame {
  background-color: rgba(121, 167, 78, 0.5);
}

.highlight-item.kpi2 .highlight-holder {
  border-color: #79a74e;
}

.highlight-item.kpi3 .highlight-frame {
  background-color: rgba(68, 162, 152, 0.5);
}

.highlight-item.kpi3 .highlight-holder {
  border-color: #44a298;
}

.highlight-item.kpi4 .highlight-frame {
  background-color: rgba(78, 133, 192, 0.5);
}

.highlight-item.kpi4 .highlight-holder {
  border-color: #4e85c0;
}

.highlight-item.kpi5 .highlight-frame {
  background-color: rgba(169, 116, 194, 0.5);
}

.highlight-item.kpi5 .highlight-holder {
  border-color: #a974c2;
}

.highlight-item.kpi6 .highlight-frame {
  background-color: rgba(214, 105, 137, 0.5);
}

.highlight-item.kpi6 .highlight-holder {
  border-color: #d66989;
}

.highlight-item .highlight-holder {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 3px solid transparent;
  height: 100%;
  overflow: hidden;
}

.highlight-item h3 {
	color : #363636;
}

.item-cell {
    display: table-cell;
    vertical-align: middle;
}

.highlight-item .highlight-unit {
    display: block;
    font-weight: 700;
    font-size: 30px;
}

.highlight-item .highlight-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 9px;
}

.highlight-item .highlight-unit span {
    font-weight: 300;
    font-size: 20px;
}

.tabs-content.monitor-page {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -1px;
	overflow: hidden;
	position: relative;
	padding: 18px 0px;
	width: 100%;
}

.monitorKpiCircle {
	border: 1px solid #cccccc;
	height: 220px;
}

/* Start of styling the direction UI */
span.first.lftPublic:after, span.second.lftPrivate:after, span.third.rtPrivate:after, span.fourth.rtPublic:after {
    border: 3px solid #FFF;
    border-radius: 18px;
    height: 16px;
    width: 16px;
	content : '\f111';
	font-family : 'FontAwesome';
    color: #639F1A;
    z-index : 1;
}

.lftStem, .rtStem {
	color: #376FAB;
    border: 3px solid #FFF;
    border-radius: 18px;
    height: 16px;
    width: 16px;
    margin-top: 0px;
}

.lftLeaf, .rtLeaf {
	color: #77AAE0;
    border: 3px solid #FFF;
    border-radius: 18px;
    height: 16px;
    width: 16px;
    margin-top: 0px;
}

.bidirection-icon, .indirection-icon, .outdirection-icon {
	width: 28px;
    height: 28px;
    left: 48%;
    top: -5px;
    background: #44a298;
    border-radius: 50%;
    display: block;
    position: absolute;
    z-index: 1;
}

.bidirection-icon:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 7px 4px 0;
    border-color: transparent #ffffff transparent transparent;
    top: 10px;
    left: 4px;
}

.bidirection-icon:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 7px;
    border-color: transparent transparent transparent #ffffff;
    top: 10px;
    right: 4px;
}

.indirection-icon:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 7px 4px 0;
    border-color: transparent #ffffff transparent transparent;
    top: 10px;
    left: 9px;
}

.outdirection-icon:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 7px;
    border-color: transparent transparent transparent #ffffff;
    top: 10px;
    right: 9px;
}
/* End of styling the direction UI */

/* Adding Refresh Icon inside Status Screen */
.status-refresh-icon:after {
    background: url('../images/groupImages.png');
    content: '';
	display: inline-block;
	float:right;
    height: 17px;
    margin-top: 0px;
    margin-left: 5px;
    vertical-align: middle;
    width: 18px;
    background-position: 54px -673px;
	/*margin-left: 54px;
    margin-top: -21px;*/
}

/* Start of showing Log Up Status */
.ee-log-status-up {
	display: none;
	background: #C6F1CB;
}

#statusLogTable tr.ee-log-status-up:hover {
	background: #C6F1CB;
}

#linkLogTable tr.ee-log-status-up:hover {
	background: #C6F1CB;
}
/* End of showing Log Up Status */


/* Start of showing Log Down Status */
.ee-log-status-down {
	display: none;
	background: #F8BCB1;
}

#statusLogTable tr.ee-log-status-down:hover {
	background: #F8BCB1;
}

#linkLogTable tr.ee-log-status-down:hover {
	background: #F8BCB1;
}
/* End of showing Log Down Status */

/* Start of showing less packet loss in logs */
.ee-log-packet-status-less {
	display: none;
	background: #fcb783;
}

#statusLogTable tr.ee-log-packet-status-less:hover {
	background: #fcb783;
}

#linkLogTable tr.ee-log-packet-status-less:hover {
	background: #fcb783;
}
/* End of showing less packet loss in logs */


/* Start of showing more packet loss in logs */
.ee-log-packet-status-more {
	display: none;
	background: #F8BCB1;
}

#statusLogTable tr.ee-log-packet-status-more:hover {
	background: #F8BCB1;
}

#linkLogTable tr.ee-log-packet-status-more:hover {
	background: #F8BCB1;
}
/* End of showing more packet loss in logs */

.start-time-log, .end-time-log, .home-data-interval {
	font-weight: 700;
	font-size: 12px;
}

.tick-box {
	content: '';
	border: 1px solid #A2A2A2;
	width: 9px;
	height : 9px;
	position: absolute;
	display:table-cell;
	vertical-align: middle;
	margin-top: -6px;
	margin-left: 2px;
}

.tick-box:after {
	content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    margin-left: -4px;
    margin-top:1px;
    font-size: 8px;
    color: #a2a2a2;
}

span.draft-order-plus-sign, span.status-ipsec-log-plus-sign, span.status-packet-log-plus-sign, span.status-log-plus-sign {
	content: '';
	border: 2px solid #4e85c0;
	width: 13px;
	height : 13px;
	border-radius: 13px;
	position: absolute;
	display:table-cell;
	vertical-align: middle;
	margin-top: -8px;
	margin-left: -2px;
}

span.draft-order-plus-sign:after, span.status-ipsec-log-plus-sign:after, span.status-packet-log-plus-sign:after, span.status-log-plus-sign:after {
	content: '\f067';
    font-family: FontAwesome;
    position: absolute;
    font-size: 8px;
    color: #4e85c0;
    position: relative;
    top: 25%;
    left:27%;
}

span.draft-order-minus-sign, span.status-ipsec-log-minus-sign, span.status-packet-log-minus-sign, span.status-log-minus-sign {
	content: '';
	border: 2px solid #4e85c0;
	width: 13px;
	height : 13px;
	border-radius: 13px;
	position: absolute;
	display:table-cell;
	vertical-align: middle;
	margin-top: -8px;
	margin-left: -2px;
}

span.draft-order-minus-sign:after, span.status-ipsec-log-minus-sign:after, span.status-packet-log-minus-sign:after, span.status-log-minus-sign:after {
	content: '\f068';
    font-family: FontAwesome;
    position: absolute;
    font-size: 8px;
    position: relative;
    top: 25%;
    left:28%;
    color: #4e85c0;
}

.dataIntervalHome, .start-time-holder {
	padding: 0 12px 0px 0px;
}

.top-filter .dataTables_length select {
	background: repeat scroll 0 0 #FFFFFF;
}

.start-time-holder > strong, .end-time-holder > strong {
	font-weight: 700;
	padding-right: 4px;
}

.table-view .heading h1, .table-view-block .heading h1 {
	float: none;
    font-size: 16px;
    font-weight: 400;
    height: auto;
    line-height: 26px;
    width: 100%;
}

.customize-heading {
	margin-bottom: 4px;
	padding: 15px 15px 15px 10px;
	background-color: #EBEBEB;
	color: #363636;
}

.customize-footer {
	height: 50px;
	position:absolute;
	bottom: 0;
	width: 100%;
	background-color: #EBEBEB;
	color: #363636;
}

.customize-container {
	padding: 5px 6px 0px 10px;
}

.customize-inner-box {
	padding: 10px 10px 0px 7px;
}

/*.customize-inner-box .default-view-selection > input {
	margin-left: 10px;
}*/

.customize-inner-box .customize-graph-settings ul {
	list-style:none;
	text-align: left;
	position:relative;
	padding: 0px;
	margin-top: 0px;
}

.customize-inner-box .customize-graph-settings ul > li {
	display: table-cell;
	font-size: 12px;
	padding-right: 12px;
}

.customize-inner-box .customize-graph-settings ul > li > select {
	display: block;
}

.footer-logo {
    float: left;
}

.copyright {
    float: left;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin: 0;
}

.footer .development-version {
    float: right;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    text-align: right;
}

.footer .development-version .version-no {
    font-weight: 500;
}

.footer .development-version .support-number {
    display: block;
}

.footer .development-version .support-number a {
    cursor: pointer;
}

#simplemodal-container {
	-moz-border-radius: 0px;
	-webkit-border-radius : 0px;
	border: none;
	padding: 0px;
}

#simplemodal-container #modal {
	padding: 0px;
}

#simplemodal-container a.modalCloseImg {
	top:15px;
	right:17px;
}

table.dataTable tfoot th.alignRight {
	text-align: right;
}

table.dataTable thead th.alignCenter {
	text-align: center;
}

.listContainer  a {
	margin-left: 5px;
}

.status-refresh-holder {
	float: right;
	padding: 4px;

}

.status-refresh-link {
	color: #4e85c0;
	font-size: 15px;
	font-weight: 400;
}

.status-refresh-link:hover {
	font-weight: 400;
	text-decoration:none;
	color : #4e85c0;
}

.monitor-screen-heading, .billing-screen-heading, .configure-screen-heading, .status-screen-heading, .report-screen-heading {
	border-bottom : 1px solid #cbcbcb;
	width: 100%;
}

.corporate-website-button {
	margin-top: 10px;
}

.r-w-image {
	background: url(../images/r-w.png) no-repeat;
	position: absolute;
	display:inline;
	width: 16px;
	height: 16px;
	margin-left: 4px;
}

.r-image {
	background: url(../images/r-o.png) no-repeat;
	display:inline;
	position: absolute;
	width: 16px;
	height: 16px;
	margin-left: 4px;
}

.site-subniet-details {
	padding: 10px 30px;
}

/* Start Of Logout Styling Change */
.ui-dialog {
	padding: 0px;
}

.ui-button .ui-button-text {
	line-height: 0px;
}

.ui-dialog .ui-dialog-titlebar {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #ebebeb;
    border: none;
    color: #363636;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    padding: 12px 35px 12px 12px;
    position: relative;
}

.ui-dialog .ui-dialog-title {
    float: left !important;
    font: 300 20px/1.1 "Roboto", Helvetica, Arial, sans-serif;
    margin: 0 !important;
}

.ui-dialog .ui-dialog-content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px;
    min-height: 110px !important;
    height: auto !important;
    padding: 14px;
    position: relative;
    font-size: 12px;
}

.ui-dialog .ui-dialog-buttonpane {
    background: #ebebeb;
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 4px;
    position: relative;
    z-index: 1;
}

.ui-dialog .ui-dialog-buttonpane button {
	font: normal 16px roboto;
    color: #fff;
    background: #44a298;
    border: 0;
    min-width: 52px;
    min-height: 26px;
    cursor: pointer;
    padding: 0;
    margin: 6px;
}

.ui-dialog .ui-dialog-titlebar-close {
    height: auto;
    margin: 0;
    outline: none;
    padding: 0;
    position: absolute;
    right: 9px;
    top: 12px;
    width: auto;
    z-index: 1;
}

.ui-dialog .ui-dialog-titlebar .ui-icon, .ui-dialog .ui-dialog-titlebar-close .ui-icon {
    background: url('../images/groupImages.png');
    background-position: -232px -58px;
    height: 18px;
    width: 18px;
    display: inline-block;
    vertical-align: middle;
}

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
	border: none;
    background: none;
    font-weight: normal;
}

.ui-widget-overlay {
	background: #363636;
	opacity: .2;
}

/* End Of Logout Styling Change */

table.connexus-info-table tr td:first-child {
	border-right:1px solid #cbcbcb;
}

table.gre-tunnel-table {
	border:none;
	border-collapse: collapse;
}

table.gre-tunnel-table tr td {
	padding: 8px 0px 8px 10px;
	font-size: 13px;
}

table.gre-tunnel-table tr td:first-child {
	border-right:1px solid #cbcbcb;
	width: 52%;
	font-weight:400;
}

.ssl-upload-form {
	padding: 10px;
	border:1px solid #cbcbcb;
	min-height: 140px;
	overflow: auto;
}

.ssl-upload-error-holder {
	display: block;
	float: left;
	width: 100%;
	border: 1px solid #cccccc;
	padding: 15px 20px 19px 19px;
	color: #e35013;
    font-size: 13px;
    font-weight: normal;
}

.ssl-upload-error-messages {
	min-height: 30px;
	/*white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;*/
}

/* Adding styling for login page */
.welcomeMsg {
	padding-top: 5px;
}

.heading.login-heading {
	border: none;
	height: 100% !important;
	border-bottom: 1px solid #cccccc !important;
    margin-bottom: 9px;
    position: relative;
    padding: 0px 0px 9px 0px;
    margin-bottom: 78px;
}

h3.login, .login-form h3 {
	font-size: 25px !important;
	text-align: center;
	color: #363636;
	font-weight: 300;
}

.login-form {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f3f3f3;
    padding: 40px 30px 25px;
    width: 348px;
    margin: 0 auto 98px;
    text-align: center;
}

.login-form h2 {
    margin-bottom: 36px;
}

.form-group {
    margin-bottom: 15px;
}

.form-group.form-group-with-ico {
    background: #fff;
    border: 1px solid #cccccc;
    position: relative;
}

.login-form .form-group {
    margin-bottom: 22px;
}

.form-group.form-group-with-ico .ico-holder {
    bottom: 0;
    left: 7px;
    margin-bottom: 0;
    position: absolute;
    top: 0;
}

.ico-user {
    background-image: url('../images/groupImages.png');
    background-position: 40px -714px;
    height: 26px;
    width: 26px;
    display: inline-block;
}

.ico-password {
    background-image: url('../images/groupImages.png');
    background-position: 23px -577px;
    height: 29px;
    width: 23px;
    display: inline-block;
}

.form-element {
    box-sizing: border-box;
    background-color: #ebebeb;
    border: 1px solid #ebebeb;
    color: #363636;
    display: block;
    font-size: 15px;
    font-weight: 300;
    height: 38px;
    line-height: 1.42857;
    outline: none;
    padding: 5px 15px;
    width: 100%;
}

.form-element.form-element-light {
    background-color: #fff;
}

.form-group.form-group-with-ico .form-element {
    border-color: transparent;
    height: 36px;
    padding-left: 41px;
    padding-right: 50px;
}

.login-form .label {
    cursor: pointer;
    display: inline-block;
    font-weight: 300;
    margin-bottom: 2px;
    max-width: 100%;
    font-size: 17px;
}

.login-form .btn-holder {
	margin-top: -3px;
    padding: 0 0 14px;
    position: relative;
}

.button-login {
	width: 100%;
	font-size: 18px !important;
    padding-bottom: 5px;
    padding-top: 4px;
    margin : 0px !important;
    height: 38px;
}

.buttongo:hover, .disabledgo:hover, .loginArea input.button:hover, .login-form input.button:hover, .password-reset-container input.button:hover, .customer-selection input.button:hover {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid transparent;
	border-color: #44a298;
}

.btn-link {
    border-radius: 0;
    color: #2d75a9;
    font-size: 14px;
    font-weight: 300;
}

.site-note {
    border-top: 1px solid #cccccc;
    color: rgba(54, 54, 54, 0.4);
    font-size: 12px;
    font-family: Arial, sans-serif;
    line-height: 20px;
    padding: 23px 20px 0;
}

.login-error-message {
	padding-bottom: 10px;
}
/* End of styling for Login Page */

/* Start of styling custom dropbox in individual monitor screens */
.iadsPanelComponent .selectText, .smacPanelComponent .selectText {
	width: 140px;
}

.custom-dropbox .selectText {
	height: 28px;
	padding: 4px 35px 5px 11px;
}

.custom-dropbox .angle-down-icon {
	top: -17px;
}
/* End of styling custom dropbox in individual monitor screens */

/* Start of omp buttons styling */
.omp-buttons {
	display: table-cell;
	padding-top: 6px;
	padding-bottom: 5px;
}

.omp-buttons > button {
	margin-right: 2px;
	font-size: 13px;
}

.omp-add-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: -41px -1px;
    width:13px;
    height:13px;
}

.omp-add-button:hover .omp-add-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: -101px -18px;
    width:13px;
    height:13px;
}

.omp-edit-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: -44px -34px;
    width:18px;
    height:15px;
}

.omp-edit-button:hover .omp-edit-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: -132px -0px;
    width:18px;
    height:15px;
}

.omp-delete-button-image, .omp-cancel-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: -80px -15px;
    width:10px;
    height:15px;
}

.omp-delete-button:hover .omp-delete-button-image, .omp-cancel-button:hover .omp-cancel-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: -59px -17px;
    width:10px;
    height:12px;
}

.omp-revert-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: -150px -1px;
    width:14px;
    height:15px;
}

.omp-revert-button:hover .omp-revert-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: -86px -1px;
    width:14px;
    height:15px;
}

.omp-submit-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: -53px -0px;
    width:17px;
    height:15px;
}

.omp-submit-button:hover .omp-submit-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: -70px -0px;
    width:16px;
    height:15px;
}
/* End of omp buttons styling */

/* Start of custom dropdown styling */
.dd-close-button {
	background: url('../images/groupImages.png');
    background-position: -231px -59px;
    width:18px;
    height:18px;
}

.angle-down-icon {
	cursor: pointer;
	position: relative;
	float: right;
	right: 9px;
	top: -21px;
	height:8px;
	overflow:hidden;
	width:16px;
	z-index: 1;
}

.angle-down-icon:after {
	transform: rotate(45deg);
    border: 1px solid #32353b;
    bottom: 2px;
    content: '';
    height: 10px;
    left: 2px;
    position: absolute;
    width: 10px;
}
/* End of custom dropdown styling */

/* Start of customize screen styling change */
.customize-graph-settings label {
	font-size: 15px;
    margin-bottom: 5px;
    margin-left: 3px;
}

.select-element-holder {
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    outline: none;
    padding: 0;
    position: relative;
    width: 100%;
    margin-top: 11%;
    z-index: 10;
	border: 1px solid #ccc;
    color: #363636;
    background: #fff;
}

.select-element-holder select {
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #363636;
    font-size: 13px;
    font-weight: 400;
    height: 28px;
    padding: 0px 35px 0px 10px;
    width: 185px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    cursor: pointer;
    margin: 0;
    outline: none;
    position: relative;
    z-index: 10;
}

.select-element-holder .angle-down-icon {
	top: 10px;
}

.default-view-selection {
	margin-bottom : 5px;
}
/* End of customize screen styling change */

/* Start of styling for cross icon in jquery dialog box */
#simplemodal-container a.modalCloseImg {
	background: url(../images/groupImages.png) no-repeat;
    width: 18px;
    height: 18px;
    display: inline;
    z-index: 3200;
    position: absolute;
	top: 18px;
    margin-right: 22px;
    background-position: -65px -58px;
    right: 1px;
    cursor: pointer;
}
/* End of styling for cross icon in jquery dialog box */

/* Start of adding styling for down arrow icon for apps dorpdown */
.app-selection-container .angle-down-icon {
	right: 49px;
}
/* End of adding styling for down arrow icon for apps dorpdown */

/* Start of adding styling for check image in optimization rules */
.round-circle-check-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 27px;
    background-position: -55px -85px;
}
/* End of adding styling for check image in optimization rules */

/* Adding styling for input panel in ssl screen */
.ssl-list-container {
	list-style : none;
	margin: 0px;
	padding: 0px;
}

.ssl-list-container > li {
    float: left;
    padding: 0 9px 16px 10px;
    width: 161px;
}

.ssl-list-container > li.extended-width {
	width:250px;
}

.ssl-list-container label.normal {
    display: list-item;
    font-size: 15px;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-right: -20px;
    max-width: none;
}

.ssl-list-container .select-element-holder {
    margin-top: 0%;
}

.ssl-list-container .select-element-holder .angle-down-icon {
	position: absolute;
	top: 14px;
}

.ssl-list-container .select-element-holder select {
	height: 36px;
}

.ssl-list-container input[type="file"] {
    cursor: pointer;
    position: absolute;
    right: 0;
    opacity: 0;
    top: 0;
    display: block;
}

.ssl-list-container .file-upload-heading {
    background: #d6edea;
    color: #31353b;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 29px;
    height: auto;
    line-height: 29px;
    position: static;
    right: auto;
    top: auto;
    width: 105px;
    text-align: center;
}

.ssl-list-container .file-upload-holder {
    margin: 7px 0 0 7px;
    overflow: hidden;
    position: relative;
}

.ssl-list-container .file-upload-frame {
	float: left;
    overflow: hidden;
    position: relative;
}

.ssl-list-container .upload-file-text {
	white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
	font-size: 13px;
	padding-left: 6px;
	margin-top: 7px;
	display: inherit;
	width: 110px;
}

.ssl-list-container label.has-error {
    color: #f12000;
}

.error-message {
    position: absolute;
    width: 250px;
    z-index: 1;
    display: none;
}

.error-message .error-holder {
	position: absolute;
    line-height: 1.5;
    padding: 13px 16px 12px;
    top: 0px;
    width: 215px;
    box-sizing: border-box;
    background: #fcfed0;
    border: 1px solid #f12000;
    color: #f12000;
    font-size: 12px;
 }

.error-message .error-holder .error-title {
	display: block;
	font-weight: 700;
}

.error-message .error-holder .error-text {
	display: block;
	font-weight: 300;
}

label.has-error:hover .error-message {
	display: block;
}

label.has-error:hover .error-message {
	display: block;
}
/* End of styling for ssl screen */

/* Start of styling for forgot password screen */
.content .password-reset-container input {
	height: 36px;
}
/* End of styling for forgot password screen */

/* Overriding styling for heading height */
.content .moreHeadingHeight {
	height: 40px;
}
/* End of Overriding styling for heading height */

/* Adding styling for customer selection */
.customer-selection-header {
	height: 70px;
	position:absolute;
	top: 0;
	width: 100%;
	background-color: #EBEBEB;
	color: #363636;
}

.customer-selection-footer, .customer-creation-footer {
	height: 70px;
	position:inherit;
	bottom: 0;
	width: 100%;
	background-color: #EBEBEB;
	color: #363636;
}

.customer-selection-container {
	width: 500px;
	padding:28px 0px 25px 25px;
	position: absolute;
	font-size: 15px;
    font-weight: 300;
    color : #363636;
}

#simplemodal-container a.customer-selection-close-icon {
	top: 25px;
}

.customer-selection {
	padding: 24px 30px 30px 30px;
	height: 311px;
}

.customer-selection .ui-combobox, .customer-creation .ui-combobox {
	width: 267px;
}

.customer-creation {
	padding: 24px 30px 30px 30px;
	height: 320px;
}

.customer-selection .customer-selection-heading, .customer-creation .customer-creation-heading {
	font-size: 25px;
	margin-bottom: 25px;
}

.customer-selection .customer-selection-elements .select-customer,
	.customer-creation .customer-creation-elements .customer-name,
	.customer-creation .customer-creation-elements .customer-code,
	.customer-creation .customer-creation-elements .customer-partner {
	margin-bottom: 15px;
}

.customer-selection .customer-selection-elements label,
.customer-creation .customer-creation-elements label,
.customer-creation .customer-service-type label
 {
	font-size: 15px;
    margin-bottom: 5px;
    margin-left: 3px;
}

.customer-creation .customer-service-type .checkbox-inline label
 {
	font-size: 12px;
    margin-bottom: 5px;
    margin-left: 3px;
}

.customer-creation .customer-service-type:before {
    background: #ccc;
    bottom: 100px;
    content: '';
    left: 52.4%;
    position: absolute;
    top: 160px;
    width: 1px;
}

.customer-selection .customer-selection-elements .ui-widget, .customer-creation .customer-creation-elements .ui-widget {
	margin-top: 2px;
}

.customer-selection .customer-selection-elements .ui-widget input, .customer-creation .customer-creation-elements .ui-widget input {
	border-right: none;
	font-size: 13px;
}

.customer-creation .customer-creation-elements input.textbox {
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-image: none;
    border: 1px solid #ccc;
    color: #363636;
    display: block;
    font-size: 15px;
    font-weight: 300;
    height: 38px;
    line-height: 1.42857;
    outline: none;
    padding: 5px 15px;
    width: 100%;
    -webkit-appearance: none;
}

.customer-selection .customer-selection-elements .ui-combobox-input,
.customer-creation .customer-creation-elements .ui-combobox-input  {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 9px 44px 8px 12px;
    width: 100%;
}

.customer-selection .customer-selection-elements .ui-button-icon-only,
.customer-creation .customer-creation-elements .ui-button-icon-only
 {
	border-left: none;
}

.customer-selection .customer-selection-elements .ui-state-default, .ui-widget-content .ui-state-default,
.customer-creation .customer-creation-elements .ui-state-default, .ui-widget-content .ui-state-default
 {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fff;
    border-color: ligthen(#000, 80%) !important;
    color: #363636;
    outline: none;
}

.customer-selection .customer-selection-elements .ui-state-default .ui-icon,
.customer-creation .customer-creation-elements .ui-state-default .ui-icon {
	cursor: pointer;
	position: absolute;
	float: right;
	right: 9px;
	top: 20px;
	height:8px;
	overflow:hidden;
	width:16px;
	z-index: 1;
}

.customer-selection .customer-selection-elements .ui-state-hover,
.customer-creation .customer-creation-elements .ui-state-hover
{
	border: 1px solid #d3d3d3;
	border-left: none;
	background: none;
}

.customer-selection .customer-selection-elements .ui-state-active,
.customer-creation .customer-creation-elements .ui-state-active {
	border: 1px solid #d3d3d3;
	border-left: none;
	background: none;
}

.customer-selection .customer-selection-elements .ui-icon-triangle-1-s,
.customer-creation .customer-creation-elements .ui-icon-triangle-1-s {
	background-position: -60px -14px;
}

.customer-selection .customer-selection-elements .ui-state-default .ui-icon:after,
.customer-creation .customer-creation-elements .ui-state-default .ui-icon:after
 {
	transform: rotate(45deg);
    border: 1px solid #32353b;
    bottom: 2px;
    content: '';
    height: 10px;
    left: 2px;
    position: absolute;
    width: 10px;
}

/* Styling the checkbox using CSS */
.checkbox-inline {
    margin-top: 16px;
}

.checkbox-inline input[type="checkbox"] {
  display: none;
  position: absolute;
  margin-left: -20px;
}

.checkbox-inline label.checkbox-label {
	cursor: pointer;
	font-size: 12px;
	min-height: 0;
}

.checkbox-inline input[type="checkbox"] + label.checkbox-label:before {
  border: 1px solid #cecece;
  content: "\00a0";
  display: inline-block;
  font: 10px/1em sans-serif;
  height: 10px;
  margin: 0 1.25em 0 0;
  padding:0;
  vertical-align: top;
  width: 10px;
}

.checkbox-inline input[type="checkbox"]:checked + label.checkbox-label:before {
  background: #fff;
  color: #a2a2a2;
  content: "\2713";
  text-align: center;
}
/* End of styling the checkbox using css */

.customer-selection-option {
	margin-right: 25px;
}

.omp-resume-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: -61px -35px;
    width:13px;
    height:13px;
}

.omp-resume-button:hover .omp-resume-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: -109px -1px;
    width:13px;
    height:13px;
}

.omp-pause-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: 3px 0px;
    width:11px;
    height:13px;
}

.omp-pause-button:hover .omp-pause-button-image {
	background: url('../images/groupImages.png');
    display: inline-block;
    vertical-align: middle;
    background-position: -5px 0px;
    width:11px;
    height:13px;
}

.monitor-help-icon {
	cursor: pointer;
	margin: 0px 5px;
}

.routeSummaryInfo .up-status {
	color: white;
	background: #81da75;
}

.routeSummaryInfo .down-status {
	color: white;
	background: #ff6666;
}

.totalrow {
	background-color: rgb(221, 221, 221);
	cursor: default;
}


/* TODO - Need to find cleaner way to fix this sorting icon issue */
tr.totalrow .sorting_asc::after {
	content: "";
}

table.routeSummaryInfo td {
	padding: 4px 6px;
}

select::-ms-expand {
 	display:none;
}

.global-site, .global-site:hover, .tableCellSpacing a.selected.global-site {
	color: #79A74E;
}

.ondemand-site, .ondemand-site:hover, .tableCellSpacing a.selected.ondemand-site {
	color: #E19117;
}

.regional-site, .regional-site:hover, .tableCellSpacing a.selected.regional-site {
	color: #4E85C0;
}

.lite-site, .lite-site:hover, .tableCellSpacing a.selected.lite-site {
	color: #B21E72;
}

.monitor-screen-heading .global-site-legend, .screenPanel .global-site-legend {
	background: #79A74E;
}

.monitor-screen-heading .ondemand-site-legend, .screenPanel .ondemand-site-legend {
	background: #E19117;
}

.monitor-screen-heading .regional-site-legend, .screenPanel .regional-site-legend {
	background: #4E85C0;
}

.monitor-screen-heading .lite-site-legend, .screenPanel .lite-site-legend {
	background: #B21E72;
}

.monitor-screen-heading .legendSite, .screenPanel .legendSite {
    font: 12px Roboto;
    padding: 0 6px;
}

.monitor-screen-heading .legend-container, .screenPanel .legend-container {
	float: right;
    margin-top: 11px;
}

.monitor-screen-heading .legend-color-box, .screenPanel .legend-color-box {
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    float: right;
}

.monitor-screen-heading .legend-container .label, .screenPanel .legend-container .label {
	float: right;
}

.popup-heading {
    margin: -5px 0 0 22px;
    width: 400px;
    float: left;
}

.popup-heading .h2 {
    color: #9b9b9b;
    margin-bottom: 0;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.1;
}

.newWebsiteLink {
	background-color: #24A396;
	border: 0;
	font: normal 16px calibri;
	color: #ffffff;
	cursor: pointer;
	padding: 2px 10px 3px 10px;
	border: 1px solid transparent;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none !important;
	float: none !important;
	display: inline-block;
	line-height: 31px;
	height: 40px;
}

.newWebsiteLink:hover {
	background-color: #FFFFFF;
	border: 1 !important;
	border-color: #24A396 !important;
	font-weight: normal !important;
	line-height: 31px;
	color: #000000;
}

/* Start of adding CSS for header tooltip */
.header-tooltip {
    position: relative;
    display: inline-block;
}

.header-tooltip .tooltiptext {
    visibility: hidden;
	border:1px solid #cccccc;
	border-radius: 6px;
	padding: 2px 10px;
	background:#ffffff;
	color: #6c6c6c;
	line-height:1;
	white-space: nowrap;
	right: 0;
	top:15px;
	position: absolute;
	z-index: 100;
}

.header-tooltip .tooltiptext::after {
    content: "";
    position: absolute;
}

.header-tooltip:hover .tooltiptext {
    visibility: visible;
}

.user-actions .warning {
    color: #FFA500;
    cursor: pointer;
}

.user-actions .normal {
    color: #117DA4;
}

.user-actions .warning .tooltiptext {
    color: #FFA500 !important;
}
/* End of adding CSS for header tooltip */




/*******************************/

.validation.overlay {
	background: #e9e9e9;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0.9;
	z-index: 1000;
}

.validation.overlay .bar_container {
	position: absolute;
	left: 40%;
	top: 40%;
	margin: 0px auto;
}

.validation.overlay .bar_container .heading {
	color: #363636;
	font-size: 15px;
	font-weight: 300;
	padding-bottom: 15px;
	text-align: center;
}

.validation.overlay .bar_container {
	position: absolute;
	left: 40%;
	top: 40%;
	margin: 0px auto
}

.validation.overlay .bar_container .heading {
	color: #363636;
	font-size: 15px;
	font-weight: 300;
	padding-bottom: 15px;
}

.validation.overlay .bar_container .result {
	color: #363636;
	font-size: 13px;
	font-weight: 300;
	padding-top: 15px;
	text-align: center;
}

.validation.overlay .bar_container .result .error {
	color: red;
}

.validation.overlay .progress-pie-chart {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-color: #E5E5E5;
	position: relative;
}

.validation.overlay .progress-pie-chart.gt-50 {
	background-color: #24a396;
}

.validation.overlay .ppc-progress {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 50px);
	top: calc(50% - 50px);
	width: 100px;
	height: 100px;
	clip: rect(0, 100px, 100px, 50px);
}

.validation.overlay .ppc-progress .ppc-progress-fill {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 50px);
	top: calc(50% - 50px);
	width: 100px;
	height: 100px;
	clip: rect(0, 50px, 100px, 0);
	background: #24a396;
	transform: rotate(60deg);
}

.validation.overlay .gt-50 .ppc-progress {
	clip: rect(0, 50px, 100px, 0);
}

.validation.overlay .gt-50 .ppc-progress .ppc-progress-fill {
	clip: rect(0, 100px, 100px, 50px);
	background: #E5E5E5;
}

.validation.overlay .ppc-percents {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 86px/ 2);
	top: calc(50% - 87.9px/ 2);
	width: 87px;
	height: 87px;
	background: #fff;
	text-align: center;
	display: table;
}

.validation.overlay .ppc-percents span {
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	color: #24a396;
}

.validation.overlay .pcc-percents-wrapper {
	display: table-cell;
	vertical-align: middle;
}

.validation.overlay .progress-pie-chart {
	margin: 0px auto 0;
}

/********************************/
.floatRight {
	float: right;
}

.card-row-equal {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.card-row {
    margin-left: -9px;
    margin-right: -9px;
    min-width: 100%;
    table-layout: auto;
    text-align: center;
}

.card-row-equal > .card-cell {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    min-height: 0;
    display: block;
    margin-left: 9px;
    margin-right: 9px;
    padding: 12px;
    border-radius: 6px;
    border: 1px solid #e6e6e6;
}

.card-cell .card-cell-title {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5em;
}

.card-cell .card-cell-value {
    font-size: 16px;
}

.info-cell-row .info-cell-row-title span {
    padding: 7px 10px;
    margin: 0 0 0px 0;
    background: #F1F0F0;
    border: 1px solid #cbcbcb;
    display: block;
    font-weight: 400;
    font-size: 16px;
}

.card-row-plain {
    min-width: 100%;
    table-layout: auto;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid #cbcbcb;
}

.card-row-plain.with-title {
    border-top: none;
}

.card-row-equal > .card-cell-plain {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    min-height: 0;
    display: block;
    padding: 10px;
    border-radius: 6px;
    border: none;
    background: #fff;
    margin: 9px;
}

.card-cell-plain .card-cell-title {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5em;
}

.card-cell-plain .card-cell-value {
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

/**ANAP Status Info**/
.anapInfoTable tr td.error .icon-indicator:after {
	content: "\f06a";
    font-family: "FontAwesome";
    color: #dd4b39;
    font-size: 15px;
}

.anapInfoTable tr td.warning .icon-indicator:after {
	content: "\f071";
  font-family: "FontAwesome";
	color: #f39c12;
	font-size: 15px;
}

.anapInfoTable tr td.ok .icon-indicator:after {
	content: "\f00c";
  font-family: "FontAwesome";
	color: #00a65a;
	font-size: 15px;
}

.anapInfoTable tr td.admin-ok .icon-indicator:after {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #ea9b05;
  font-size: 15px;
}

.anapInfoTable tr th.active .icon-indicator:after {
  content: "\f005";
  font-family: "FontAwesome";
  color: #00a65a;
  font-size: 15px;
  padding-right: 8px;
}

.anapInfoTable tr th.nonActive .icon-indicator:after {
  content: "\f06a";
  font-family: "FontAwesome";
  color: #dd4b39;
  font-size: 15px;
  padding-right: 8px;
}

.anapInfoTable tr td .icon-indicator,
.anapInfoTable tr th .icon-indicator
 {
	float: left;
  width: 15px;
}

.anapInfoTable tr td .status-value,
.anapInfoTable tr th .status-value{
  padding-left: 25px;
}

.anapInfoTable tr td .icon-indicator + .status-value,
.anapInfoTable tr th .icon-indicator + .status-value {
  padding-left: 10px;
}

.anapInfoTable .tooltip {
    position: relative;
    display: inline-block;
}

.anapInfoTable .tooltip .tooltiptext.tooltip-with-guage {
    width: 300px;
}

.anapInfoTable .tooltip .tooltiptext {
    visibility: hidden;
    width: 300px;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    margin-right: 5px;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 105%;
}

.anapInfoTable .tooltip .tooltiptext:after {
  position: absolute;
  top:7px;
  right: -5px;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid hsla(0, 0%, 20%, 0.9);
  content: " ";
  font-size: 0;
  line-height: 0;
}

.anapInfoTable .tooltip:hover .tooltiptext {
    visibility: visible;
}

.anapInfoTable .sub-property {
  padding-left: 30px;
}

.anapInfoTable .property-heading {
  font-weight: 400;
}

.anapInfoTable .property-heading span {
  padding-left: 10px;
}

.anapInfoTable .hideChild .cellImage {
	background: url(../images/add.gif?version=5668);
	display: inline-block;
	width: 11px;
	height: 11px;
}

.anapInfoTable .cellImage {
	background: url(../images/colps.gif?version=5668);
	display: inline-block;
	width: 11px;
	height: 11px;
}

.report-screen-heading {
	display:inline-block;
}

.reportExportIcon {
	position: relative;
	float: right;
	display: inline;
	margin-top: -25px;
	margin-right: 5px;
	cursor: pointer;
}

.reportExportIcon span {
	color: #44a298;
}

/* CSS code for showing the hover dropdown menu */
.hoverDropdown {
    position: relative;
    display: inline-block;
}

.hoverDropdown .hover-dropdown-menu {
    position: absolute;
    top: 14px;
    display: none;
    margin: 0;
    list-style: none; /** Remove list bullets */
    right: 0;
    width: 105px;
    border: 1px solid #CCCCCC;
}

/** List Item Styles **/
.hoverDropdown a {
    display: block;
    padding: 0.2em 0.8em;
    text-decoration: none;
    background: #FFFFFF;
    color: #333333;
}

.hoverDropdown a:hover {
    background: #BBBBBB;
}

/** List Item Hover Styles **/
.hoverDropdown:hover  .hover-dropdown-menu {
    display: block;
}
/* End of hover drop down menu */

.content.fullWidth {
	width: 100%;
	padding: 0px 10px 0px 10px;
	float: left;
}

/* Start of adding tooltip for the reports */
.helpcontainer.bluecolor {
    color: #BBDAE8;
}

.helpcontainer:hover .helptext {
    visibility: visible;
}

.helptext {
    visibility: hidden;
    color: #5B5B5B;
    width: 300px;
    padding: 5px 5px;
    border-radius: 6px;
    position: absolute;
    z-index: 9999;
    margin: 18px 0px 0px -7px;
    background-color: #EBEBEB;
    font-weight: 400;
    font-size: 11px;
    line-height: 12px;
}

.helpcontainer.bluecolor .helptext {
    background-color: #BBDAE8;
}
/* End of adding tooltip for the reports */

#tableContainer .heading .helpcontainer {
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}

/* Start of IPSEC Troubleshooting */
.dropdown-menu {
	display: block;
	margin-top: 1px;
	padding: 1px 6px;
	width: 24px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
}

.dataTable tbody tr:hover .dropdown-menu {
	display: block;
}

.dropdown-icon, .dropdown-icon:focus {
	background-color: transparent;
	color: #a2a2a2;
	border: none;
	text-align: center;
	outline: none;
}

.dropdown-icon:after {
	content: '\f0ad';
	font-family: FontAwesome;
	font-size: 12px;
	position: relative;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 170px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
	border: 1px solid rgba(0, 0, 0, 0.25);
	z-index: 1;
	right: 0px;
	cursor: pointer;
}

.dropdown-content a {
	color: black;
	padding: 6px 15px;
	text-decoration: none;
	display: block;
}

.dropdown-content a:hover {
	background-color: #24a397;
	color: #fff;
}

.dropdown-menu .dropdown-content.show {
	display: block;
}

.dropdown-menu:hover .dropdown-icon {
	color: #0576b9;
}

table.dataTable td.padding-small {
	padding: 1px 6px;
}

.quickActionBtnGroup {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
}
.quickActionBtnGroup a.disabled {
  cursor: not-allowed;
  color: gray;
  pointer-events:none;
}

.quickActionBtnGroup>.quickActionBtn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.quickActionBtnGroup>.quickActionBtn:last-child:not(:first-child){
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.quickActionBtnGroup>.quickActionBtn:first-child {
    margin-left: 0;
}
.quickActionBtnGroup .quickActionBtn+.quickActionBtn{
    margin-left: -1px;
}
.quickActionBtnGroup>.quickActionBtn {
    position: relative;
    float: left;
}
.quickActionBtnGroup .quickActionBtn:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.quickActionBtnGroup .quickActionBtn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 6px 12px;
    font-size: 12px;
    border-radius: 4px;
    color: #333;
    background-color: #fff;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
}



.quickActionBtnGroup .tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.quickActionBtnGroup .ttip .ttiptext {
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    width: 100px;
    top: 100%;
    left: 50%; 
    margin-left: -80px; /* Use half of the width (120/2 = 60), to center the tooltip */
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.quickActionBtnGroup .ttip:hover .ttiptext {
    visibility: visible;
}

.quickActionBtnGroup .ttip .ttiptext::after {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 80%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
}


.ipsec-troubleshooting-content a.tab-button {
	display: inline;
	position: relative;
	text-decoration: none;
	margin-right: 2px;
	padding: 8px 17px;
	line-height: 1.50em;
	color: #000;
	font-size: 12px;
	transition: all 0.3s ease-out 0s;
	background-color: #cbcbcb;
	bottom: -5px;
	cursor: pointer;
}

.ipsec-troubleshooting-content a.active, .ipsec-troubleshooting-content a.tab-button :hover
	{
	background-color: #24a397;
	color: #fff;
}

.ipsec-troubleshooting-content .stream-data-screen {
	background-color: #ccc;
	padding: 10px;
	margin: 0 -1px;
	overflow-y: auto;
	height: 570px;
}

.ipsec-troubleshooting-content p.stream-data {
	position: relative;
	text-align: left;
	font-size: 14px;
	font-family: monospace;
	overflow-y: auto;
	color: #272727;
	white-space: pre-line;
}

.ipsec-troubleshooting-popup .ipsec-troubleshooting-content {
	padding: 0;
}

.ipsec-component-details {
	padding: 10px 7px 0px 10px;
	height : 92%;
	width: 100%;
}

.ipsec-component {
	height : 100%;
}

.ipsec-troubleshooting-content {
	height : 100%;
	width: 100%;
	overflow: hidden;
}

.ipsec-component-header {
	height: 7%;
	width: 100%;
	border-radius: 0;
	background: #ebebeb;
	border: none;
	color: #363636;
	margin: 0px 0px 0px 0px;
	padding: 12px 35px 12px 12px;
	font: 300 20px/1.1 "Roboto", Helvetica, Arial, sans-serif;
}

.stream-data-screen .loading-message {
	color: teal;
}

.stream-data-screen .stream-error-message {
	color: red;
}

.stream-data-screen .done-message {
	color: green;
}

/* End of IPSEC Troubleshooting */

table.scon-agg-bill-region-table tr td span.trial:before,
table.scon-agg-site-licenses-table tr td span.trial:before,
table.scon-agg-addons-table tr td span.trial:before
{
	content: " \f057";
	color: #CF0F1A;
	font-size: 16px;
	font-family: FontAwesome;
}

table.scon-agg-bill-region-table tr td span.capacityError:before,
table.scon-agg-site-licenses-table tr td span.capacityError:before,
table.scon-agg-addons-table tr td span.capacityError:before
{
	content: " \f06a";
	color: #FFA202;
	font-size: 16px;
	font-family: FontAwesome;
}

table.scon-agg-bill-region-table tr td span.capacityError:hover:after,
table.scon-agg-site-licenses-table tr td span.capacityError:hover:after,
table.scon-agg-addons-table tr td span.capacityError:hover:after
{
	padding: 3px 6px;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #FFFFFF;
    content: 'At Capacity or Oversubscribed';
    position: absolute;
    border-radius: 6px;
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    margin: 0px 5px;
}

table.scon-agg-bill-region-table tr td span.trial:hover:after,
table.scon-agg-site-licenses-table tr td span.trial:hover:after,
table.scon-agg-addons-table tr td span.trial:hover:after
{
	padding: 3px 6px;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #FFFFFF;
    content: 'Trial';
    position: absolute;
    border-radius: 6px;
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    margin: 0px 5px;
}

table.ui-datepicker-calendar {
	display: none !important;
}
