﻿.contentHeaderPatchesCustomer {
	margin-left: 7px;
	padding-bottom: 0px;
	margin-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
}

.patches_actions {
	cursor: pointer;
	line-height: 25px;
	padding-left: 16px;
}

	.patches_actions:hover {
		cursor: pointer;
		background-color: #E6E6E6;
	}

.patches_nohover:hover {
	background-color: transparent;
}

.formElement#patchesPartnerContent {
	padding: 11px 10px 16px 19px;
}

#patchesPartnerContent {
	width: 99%;
	text-align: center;
}

#patchesCustomerButtonsContent {
	width: 100%;
	max-width: 1280px;
	min-width: 730px;
	margin-top: 22px;
	margin-left: auto;
	margin-right: auto;
	flex-wrap: wrap;
	display: flex;
	justify-content: center;
}

.customerPatchButtons {
	width: 150px;
	height: 118px;
	background-color: #F5F5F5;
	border: 1px solid #D8D8D8;
	border-radius: 6px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin: 20px;
	font-size: 13px;
	color: #4B4B4B;
}

	.customerPatchButtons > div:nth-child(2) {
		text-align: center;
		font-size: 13px;
		color: #4B4B4B;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2; /* number of lines to show */
		line-height: 1.2em; /* fallback */
		padding-right: 10px;
		padding-left: 10px;
	}

.customerPatchAlert_0 {
	color: #4b4b4b;
	font-size: 13px;
	background-image: url(../images/partner_lg.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 65px;
	padding-top: 10px;
}

.customerPatchAlert_1 {
	color: #4b4b4b;
	font-size: 13px;
	background-image: url(../images/partner_red_lg.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 65px;
	padding-top: 10px;
}

.customerPatchAlert_2 {
	color: #4b4b4b;
	font-size: 13px;
	background-image: url(../images/partner_orange_lg.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 65px;
	padding-top: 10px;
}

.customerPatchAlert_3 {
	color: #4b4b4b;
	font-size: 13px;
	background-image: url(../images/partner_blue_lg.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 65px;
	padding-top: 10px;
}

.contentSelectedItemClickable {
	cursor: pointer;
}

.headerPatchActions {
	margin-right: 5px;
	padding-top: 43px;
	float: left;
	/*display: inline;*/
	/*font-size: 0.9em;*/
}

.patchFilter {
	/*display: inline;*/
	margin-left: 17px;
	color: #333333;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	position: relative;
}

.patchesByDeviceFilter,
.patchDevicesFilter {
	margin-left: 17px;
	color: #333333;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	position: relative;
}

.customerPatchActions {
	padding-top: 0;
	padding-left: 10px;
}

.customerPatchActionsMac {
	padding-top: 15px;
	padding-left: 10px;
	min-width: 85px;
}

.customerPatchTemplateWrapper {
	padding: 0px 8px 15px;
}

	.customerPatchTemplateWrapper p {
		margin: 10px 0;
	}

#patchesTableWrapper {
	margin-left: 16px;
}

#devicesTableWrapper {
	margin-left: 16px;
}

.patchHeaderImage {
	position: relative;
	vertical-align: middle;
	top: 2px;
	right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
}

	.patchThImageMissing > div,
	.patchThImageApproved > div,
	.patchThImageDeployed > div,
	.patchThImageFailed > div,
	.patchThImageIgnored > div {
		padding-left: 8px;
	}

	.patchTableLeadingColumn {
		text-align: center;
		padding-left: 5px;
		width: 15px;
	}

#customerPatchesAll > thead > tr > th {
	height: 30px;
}

	#customerPatchesAll > thead > tr > th.statusHead {
		text-align: center;
		height: 35px;
		border-top: 2px solid #FFF;
		width: 90px;
		max-width: 90px;
		padding-left: 5px;
		padding-right: 5px;
	}

#customerPatchesRollBack > tbody > tr {
	height: 40px;
}

.formElement input[type='checkbox'],
.formElement .cbSelectLabel {
	float: none;
	margin-bottom: 0em;
}

/*#patchModalContent,
#patchConfirmModalContent,
#patchConfirmModalTextContent*/
.patchModalContent {
	margin-left: 15px;
	margin-bottom: 15px;
	word-break: break-word;
}

#patchModalTextContent {
	margin-left: 15px;
}

#patchModalContent,
#patchConfirmModalContent {
	margin-bottom: 20px;
}

.modalPanel {
	float: left;
}

#selectedPatchesContent,
#selectedConfirmContent {
	/*width: 230px;*/
	margin-right: 10px;
}

#devicesTableContent,
#devicesConfirmContent .modalPanel {
	/*width: 610px;*/
	margin-left: 25px;
}

	#selectedPatchesContent > div:first-child,
	#devicesTableContent > div:first-child,
	#devicesTableContent > div:nth-child(2),
	#devicesTableContent > div:nth-child(3) {
		margin-top: 20px;
		margin-bottom: 10px;
	}

#patchModalButtons {
margin-bottom: 10px;
}

.selectedPatchContent {
	position: relative;
	display: inline-block;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #d6d6d6;
	margin-top: -1px;
	padding: 10px 0;
}

	.selectedPatchContent > span {
		display: inline-block;
		padding: 0 10px;
	}

.selectedDevicesTableContent,
.selectedPoliciesTableContent,
.selectedDevicesStatusTableContent {
	position: relative;
	display: inline-block;
	height: auto;
	border: 1px solid #d6d6d6;
}

.selectedPoliciesTableContent {
	width: 335px;
}

	.selectedDevicesTableContent {
		width: 590px;
	}

.selectedDevicesStatusTableContent {
	width: 760px;
}

.selectedIgnoredPoliciesTableContent {
	border: 1px solid #d6d6d6;
	padding: 10px 2px;
}

.selectedIgnoredConfirmTableContent {
	border: 1px solid #d6d6d6;
	padding: 10px;
}

	#deviceTableFilter,
	#policyListFilter {
		background-color: #EFEFEF;
		height: 25px;
		padding: 10px;
		vertical-align: middle;
		border-bottom: 1px solid #c9c9c9;
	}

#patchDeviceListFilterInput,
#patchStatusDeviceListFilterInput {
	width: 65%;
}

span.deleteiconPatch {
	position: relative;
}

	span.deleteiconPatch span {
		position: absolute;
		display: block;
		top: 4px;
		right: 10px;
		width: 9px;
		height: 9px;
		background: url('../images/grey_x.png') no-repeat center center;
		cursor: pointer;
	}

		span.deleteiconPatch span:hover {
			background: url('../images/grey_x_hover.png') no-repeat center center;
		}

#selectedPatchDevicesBody {
	height: 337px;
	overflow-y: auto;
}

#selectedPatchDevicesBodyLink {
	height: 310px;
	overflow-y: auto;
}

#patchRollBackDevices {
	height: 160px;
	overflow-y: auto;
}

	#patchRollBackDevices > div {
		padding: 5px 15px;
	}

	#patchModalLeftContent, #patchConfirmLeftContent {
	border: 1px solid #d6d6d6;
	overflow-y: auto;
}

#patchConfirmDevices {
	border: 1px solid #d6d6d6;
	height: 140px;
	width: 580px;
	padding: 10px;
	flex-wrap: wrap;
	display: flex;
	overflow-y: auto;
}

	#patchConfirmDevices > div {
		margin: 8px 10px;
		width: 150px;
	}


#patchModalLeftContent {
	height: 428px;
}

#selectedPatchPoliciesContent {
	height: 342px;
	margin-left: 5px;
}

.policy_open {
	background: url(../images/arrow_down.png) no-repeat scroll center center rgba(0, 0, 0, 0);
	height: 18px;
	position: relative;
	top: 2px;
	width: 18px; 
	cursor: pointer;
	display: inline-block;
}

.policy_closed {
	background: url(../images/arrow_right.png) no-repeat scroll center center rgba(0, 0, 0, 0);
	height: 18px;
	position: relative;
	top: 2px;
	width: 18px;
	cursor: pointer;
	display: inline-block;
}

.policyTreeHeader {
	background-color: #F0F0F0;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: -5px;
	width: 325px;
}

.policyTreeContent {
	width: 275px;
	height: 305px;
	overflow-y: auto;
	margin-left: 45px;
	padding-top: 5px;
}

.policy_span {
	position: relative;
	top: 4px;
}

	.policy_span > input {
		padding-bottom: 5px;
	}

.confirmBottomText {
	margin-top: 15px;
	/*margin-bottom: 25px;*/
	padding-right: 15px;
	line-height: 18px;
	word-break: break-word;
}

#selectedConfirmRightContent {
	overflow-y: auto;
	/*margin-top: 20px;*/
	padding: 10px;
}

	#confirmRightContent > div {
		padding-bottom: 5px;
	}

#patchesComingText {
	font-size: 20px;
	color: #4b4b4b;
	margin-bottom: 20px;
}

#patchesComingTextPt2 {
	font-size: 20px;
	color: #4b4b4b;
	margin-bottom: 42px;
}

#patchesMeanTimeText {
	font-size: 16px;
	color: #4b4b4b;
	margin-top: 65px;
}

#patchesMeanTimeLink {
	font-size: 16px;
	margin-top: 45px;
	text-align: center;
}

#selectedConfirmContent > div:first-child {
	margin-bottom: 10px;
}

#selectedConfirmRightContent > div {
	padding-bottom: 5px;
}

#selectedTitleContent {
	width: 100%;
	margin-bottom: 10px;
}

.selectedTextConfirm {
 margin-left: 213px;
}

.marginRight10 {
margin-right: 10px;
}

.patchModalPadding {
	padding: 15px;
}

#cbIgnoreInPoliciesText {
	margin-left: 25px;
	position: relative;
	top: -10px;
}

#rollBackButtonContent,
#buttonsContent {
	margin-bottom: 10px;
}

#rollBackButtonContent > button,
#buttonsContent > button {
	margin-right: 5px;
}

	#patchStatusModalTextContent > div {
		margin-bottom: 20px;
		word-break: break-word;
	}

#patchRollBackModalContent > div {
	margin-bottom: 20px;
	word-break: break-word;
}

.right-padding-15 {
padding-right: 15px;
}

/*#patchStatusModalTextContent > div {
}*/
	#selectedPatchContent > span {
	margin-right: 5px;
	line-height: 18px;
}

.modalTextWrapping {
	word-wrap: break-word;
}

#lastUpdateContent {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#lastUpdateDateContent {
	float: left;
	padding-top: 5px;
	margin-right: 10px;
}

	#lastUpdateDateContent > span:first-child {
		margin-right: 5px;
	}

	#lastUpdateDateContent > span {
		display: inline-block;
	}

	span.clearicon {
		position: relative;
	}

	span.clearicon span {
		position: absolute;
		display: block;
		top: 2px;
		right: 8px;
		width: 16px;
		height: 16px;
		background: url('../images/grey_x.png') no-repeat center center;
		cursor: pointer;
	}

		span.clearicon span:hover {
			background: url('../images/grey_x_hover.png') no-repeat center center;
		}

#patchesByDeviceTableContent {
	border-color: #EFEFEF;
  border-top-width: 1px;
	border-bottom-width: 2px;
  border-style: solid;
	margin: 10px 10px 10px 16px;
}

#patchConfirmModalButtons > div > button,
#patchModalButtons > div > span > button{
	margin-right: 5px;
}


.dvMultiTableContent {
	border-color: #EFEFEF;
	border-width: 0 2px 2px 2px;
	border-style: solid;
	border-top-width: 0px;
}

.securityLow {
  background: url(../images/patch_status_green.png) center no-repeat;
  background-size: 13px 13px;
  height: 13px;
  text-align: center;
  width: 13px;
	vertical-align: middle;
}

.securityModerate {
  background: url(../images/patch_status_yellow.png) center no-repeat;
  background-size: 13px 13px;
  height: 13px;
  text-align: center;
  width: 13px;
	vertical-align: middle;
}

.securityCritical {
  background: url(../images/patch_status_red.png) center no-repeat;
  background-size: 13px 13px;
  height: 13px;
  text-align: center;
  width: 13px;
	vertical-align: middle;
}

.securityNone {
  background: url(../images/patch_status_grey.png) center no-repeat;
  background-size: 13px 13px;
  height: 13px;
  text-align: center;
  width: 13px;
	vertical-align: middle;
}

.panel_open {
    height: 18px;
    width: 18px;
    vertical-align: top;
    background: url(../images/arrow_down.png) right center no-repeat;
    cursor: pointer;
    /*padding-left: -10px;*/
    margin-left: 0px;
    padding-top: 10px;
}

.panel_closed {
    height: 18px;
    width: 18px;
    vertical-align: top;
    background: url(../images/arrow_right.png) right center no-repeat;
    cursor: pointer;
    /*padding-left: -10px;*/
    margin-left: 0px;
    padding-top: 10px;
}

.innerTable {
  margin: 0 17px 0 17px;
}

span.clearicon {
  position: relative;
}

span.clearicon span {
  position: absolute;
  display: block;
  top: 2px;
  right: 8px;
  width: 16px;
  height: 16px;
  background: url('../images/grey_x.png') no-repeat center center;
  cursor: pointer;
}

span.clearicon span:hover {
	background: url('../images/grey_x_hover.png') no-repeat center center;
}

.currentFilter {
	margin-top: 10px;
	margin-left: 64px;
}

.patchesIgnoreModalContent {
	margin: 15px;
	word-break: break-word;
}

.ng-modal-content {
  padding: 0px 0px;
}

.bold {
    font-weight: bold;
}