.btn-padleft {
	margin-left: 25%;
}

/* .btn { */
/* 	align: center; */
/* 	margin-top: 10px; */
/* 	border-radius: 5px !important; */
/* 	background-color: #E6452C !important; */
/* 	color: white;; */
/* 	height: 40px; */
/* 	font-size: 17px; */
/* 	font-weight: bolder; */
/* 	border: 1px solid #E6452C !important; */
/* 	width: 124px; */
/* 	cursor: pointer; */
/* } */

.label {
	font-size: 13px;
	color: #6C6D70;
	line-height: 16px;
	text-align: center;
	margin-left: 20%;
	font-family: Raleway;
}

.link {
	text-decoration: underline;
}
/*  font-size: 14px; */
/*  color: #98A1B3; */
/*  line-height: 16px; */

.sitesGrid {
	padding-left: 40px;
	width: 1169px;
	margin-bottom: 20px;
}

.multisites-col-name {
	text-align: left;
	font-family: "Raleway";
	font-size: 18px;
}

.multisites-col-conf { 
	text-align: center; 
	font-family: "Raleway";
	font-size: 18px;
}
.multisites-col-status { 
	text-align: center; 
	font-family: "Raleway";
	font-size: 18px;
}

.multisites-col-lastscan {
	text-align: left;
	font-family: "Raleway";
	font-size: 18px;
}

.multisites-link {
	color: #4682FD !important;
	font-size: 16px;
}

.multisites-hdr {
	color: #4682FD !important;
}

.multisite-firstrow {
	border-top: 0;
	background-color: #e6e7e9;
	color: black;
	font-family: "Raleway";
	font-size: 18px;
	color: #000000;
	line-height: 21px;
	text-align: left;
}

.multisite-confneeded-row {
	background:rgba(163,190,223,0.10);
}

.multisites-col-name-value {
}

.multisites-col-conf-value { 
}
.multisites-col-status-value { 
}

.multisites-col-lastscan-value {
	color: black;
}

.multisite-lbl-lastscan {
	color: black;
}

.multisite-lbl-hdr {
	color: black;
}

.select-box-website {
	padding-top: 10px;
}

.select-box-section {
	color: #fff;
	padding-top: 10px;
	padding-right: 15px;
}

.logo-img {
	height: 75px !important;
	float: left !important;
	padding-left: 15px !important;
	padding-top: 12px !important;
	cursor: pointer;
}
.ddosAttacksLbl {
	font-weight: bold;
	display: inline;
}
.summary-count {
/* 	float: right; */
}

.topCategoriesPieChart {
	width: 468px;
	height: 100%;
}

.license-sub-lbl {
	font-family: Raleway;
	font-size: 12px;
	display: inline-block;
	margin-bottom: 5px;
	color: rgb(44, 62, 80);
	font-weight: normal;
}

.dash-details-link {
	color: #4682FD !important;
}

.dash-stat {
	font-size: 25px;
	display: inline;
}

.dash-nav-pnl {
    float: right;
}

.dash-nav-img-next {
    float: right;
    padding-right: 10px;
    padding-bottom: 10px;
}

.dash-nav-img-prev {
    float: right;
    padding-bottom: 10px;
}

.dash-nav-img {
    float: right;	
}

.attacks-ip-tab {
    background: #E6452C !important; color: #fff !important; width: 350px !important;
}

.attacks-category-tab {
    opacity: 0.39; background: #4682FD !important; color: #fff !important; width: 352px !important;
}

.attacks-uri-tab {
    color: #000 !important; background: #F9BF00 !important; width: 353px !important;
}

.inline-lbl {
	display:inline;
}
.dlg-hdr-title {
    float: left;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 20px;
    font-weight: bold;
}

.dlg-hdr-imgclose {
    float: right;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    /* width: 35px; */
}

.dlg-msg {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}


.detect-serverity-table {
	width: 40%;
}

.protect-serverity-table {
    width: 40%;
}

.monitor-serverity-table {
    width: 50%;
}

.monitor-pnl-blacklist {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
	width: 250px;
}


.dns-conf-alert-img {
	cursor: pointer;
}
.dns-conf-alert-lbl {
    cursor: pointer;
/*     text-decoration: underline; */
}
.dns-conf-alert-grid {
	
}

.dash-details-nav-pnl {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
   /* border-radius: 4px; */
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    padding-right: 20px;
    padding-bottom: 20px;
}


.empty-table-lbl {
	background-color: rgb(230, 231, 233);
	font-family: "Raleway";
	font-size : 18px;
	color: rgb(0, 0, 0);
	line-height: 21px;
	text-align: left;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.mss-obs-detail {
	overflow: scroll;
	height: 200px;
}

.sign-in {
	margin-left: 25%;
	align: center;
	margin-top: 10px;
	border-radius: 5px !important;
	background-color: #E6452C !important;
	color: white;;
	height: 40px;
	font-size: 17px;
	font-weight: bolder;
	border: 1px solid #E6452C !important;
	width: 124px;
	cursor: pointer;
}

.forgot-pwd-submit {
/*     margin-left: 25%; */
    align: center;
/*     margin-top: 10px; */
    border-radius: 5px !important;
    background-color: #E6452C !important;
    color: white;;
    height: 40px;
    font-size: 17px;
    font-weight: bolder;
    border: 1px solid #E6452C !important;
    width: 124px;
    cursor: pointer;
}

.forgot-pwd-cancel {
/*     margin-left: 25%; */
    align: center;
/*     margin-top: 10px; */
    border-radius: 5px !important;
    background-color: #E6452C !important;
    color: white;;
    height: 40px;
    font-size: 17px;
    font-weight: bolder;
    border: 1px solid #E6452C !important;
    width: 124px;
    cursor: pointer;
}

.announce-link {
	font-size: 18px;
    color: #98A1B3;
    font-family: Raleway;
    line-height: 16px;
}
.multisite-lbl-lastscan-not-ready {
	font-size: 13.77px;
	color: #9B9B9B;
	line-height: 14px;
	font-weight: bold;
	padding-left: 10px;
}

.settingButton
{
	opacity:0.25;
	diabled:true;
}

.pie-legend-row-txt {
	font-size: 10px;
}
.pie-colored-legend-box {
    height: 15px;
    width: 15px;
}
.pie-legend-row-grid {
	margin-left: 10px;
}
.announce-title-lbl{
	font-family: Raleway;
    font-size: 20px;
    line-height:24px;
    margin-left:0%;
    color: #6C6D70;
    font-weight:normal;
}

.loginMsgStyle
{
	font-family: Raleway;
    font-size: 18px;
    line-height:24px;
    margin-left:0%;
    color: red;
    font-weight:normal;
}

