/*
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0.
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */

html, body {
  height:100%;
}

body {
  padding-top: 70px; /* body padding for fixed top nav */
  background: #F3F5FC;
}

.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

.top-messages .alert:last-child {
  margin-bottom: 0px;
}

/* Page Sections */
.section,
.section-colored {
  padding: 50px 0;
}

.section-colored {
  background-color: #e1e1e1; /* change this to change the background color of a colored section */
}

.sidebar {
  margin-top: 40px;
}

.dotify{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}


/* Half Page Height Carousel Customization */
.carousel {
  height: 50%;
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.price {
  font-size: 4em;
}

.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}

/* Footer Styles */
footer {
  margin: 50px 0;
}

/* Responsive Styles */
@media (max-width: 767px) {

.carousel {
  height: 70%; /* increases the carousel height so it looks good on phones */
}
}

.lmbody .column {width: 350px; float: left}
.column .columnbox {height: 120px}
.column .columncont {margin-top: 20px; padding: 10px;}
.columncont .colheadtext {float: left; font-size: 20px;padding-top: 15px; padding-left: 10px}
.columncont .collogo {width: 50px; height: 50px; float: left}
.columncont .colcont {padding-left: 60px; line-height: 20px;}
.collogo.zeroicon {background-image: url('../img/stroke_number_zero.png');}
.collogo.blackboxicon {background-image: url('../img/blackbox.png');}
.collogo.greatresultsicon {background-image: url('../img/great_results.png');}
.collogo.allinclusiveicon {background-image: url('../img/all_inclusive.png');}
.collogo.yearroundicon {background-image: url('../img/year_round.png');}
.collogo.trybuyicon {background-image: url('../img/try_buy.png');}
.clear {clear: both;}

#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	//width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('../img/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('../img/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('../img/gradhover.png') repeat-x;
	color: #339;
}

.left {float: left}
.right {float: right}

.green {color: green !important}
.red {color: red !important}
.blueish {color: #428bca !important}

.greenback {
    background-color: rgba(45, 108, 162, .95) !important;
    background-image: none
}
.redback {background-color: red !important; background-image: none}
.highlighted {background-color: yellow;}

.box {
    border: 1px solid #999999;
    padding-top: 30px;
    height: 15rem;
}
.b42 {height: 30rem;}

.boxvalue {text-align: center; font-size: 3rem; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; line-height: 1.1; color: #4a484b; height: 44px;}
.smallvalue {font-size: 2.7rem;}
.boxpadding {padding: 0.5rem !important;}
.boxpadding--no-bottom {
    padding: 0.5rem 0.5rem 0 0.5rem;
    /*margin-bottom: -5px;*/
    border-bottom: none;
}
.white_panel--no-bottom{
    background-color: #00213d;
}

.btn-primary {
    background: #0152CC none;
}

.bigger{
    font-size:18px;
    color: white;
    text-align: center;
}

.vsmallvalue {font-size: 2.2rem;}
.boxtitle {text-align: center; padding-top: 5px}
.boxtitle h2 small {font-size: 1.6rem}

.box-title {
    text-align: center;}
.box-title h2 {
    font-size: 1.6rem;
    margin-top: 5px;
}
.box-title h2 small {
    margin-bottom: 0px;
    font-size: 1.2rem;
}

#averagelevel #gauge_chart_div {position: absolute; height: 15rem; margin-top: -3.0rem; margin-left:4rem}

.timesmall {color: #999999; font-style:italic; font-size: 10px}

.absolute {position: absolute; height: 0; width: 0}

.settingsicon a {display: block; background: url(../img/pencil-icon.png); background-size: 3rem 3rem; background-repeat: no-repeat; height: 3rem; width: 3rem; float: right; position: relative; bottom: 4rem; right: 0.3rem}
.boxhelpicon {
    position:absolute;
    top:7px;
    right:7px;
    height: 2rem;
    width: 2rem;
    cursor:help;
}
.boxhelpicon i {
    display: block;background-image: url(../img/help-about.ico); background-size: 2rem; height: 2rem; width: 2rem;
}
 i.thhelpicon {display: block; background-image: url(../img/help-about.ico); background-size: 2rem; height: 2rem; width: 2rem; position: relative; left: 4rem}
 i.normalhelpicon {display: inline-block; background-image: url(../img/help-about.ico); background-size: 2rem; height: 2rem; width: 2rem; position: absolute;}

.nobullet ul {padding-left: 0}
.nobullet ul li {list-style-type: none;}

.rtl input {text-align: right}
.mt25 {margin-top: 25px}

* {text-rendering: optimizeLegibility; font-size:100%;}
#gauge_chart_div svg g text {font-size:11px; font-weight: bold}
#gauge_chart_div svg g g text {font-size:0px;}

.plugin_icon {width: 24px; height: 24px}

.ui-dialog { z-index: 9999 !important ;}
.envelope {cursor: pointer;}

.helpicon {display: block; background-image: url(../img/help-about.ico); height: 2rem; width: 2rem; background-size: 2rem; margin-left: 5px}

.centerinpt input {margin: 0 auto}

hr.style-two {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc);
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc);
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc);
}
.select2-search.select2-search--inline{
    width:100%;
}
.select2-search__field{
    width:100% !important;
}

.is-dialog {
    display: none;
    position: relative;
    padding: 20px;
    /* height: 400px; -- scale as needed */
    background: #eef2f7;
    font: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #536376;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #536376;
    min-height: 160px;
}

hr.inbox {
    margin-top:10px;
    margin-bottom:10px;
}

#profilecard {
	width: 300px;
}

#profilecard #name {font-size: 25px; font-weight: bold}
#profilecard .btn {width: 250px; margin-bottom: 10px}
#profilecard a {font-size: 20px; font-weight: bold}
#profilecard #levellabel {font-size: 16px; font-weight: bold}
#profilecard #levelname {font-size: 20px; font-weight: bold}
#profilecard .error-message {color: red}

.center {text-align: center;}
.align-start {text-align: start;}

.closedialog {position: absolute; top: 4px; right: 4px}

.center h3 {color: #428bca; font-weight: bold}

.dataTables_wrapper .DTTT_container {font-size: 85%}

#cke_id_cu-body, #cke_id_mtf-body, #cke_id_depf-content, #cke_id_mtf-textbody {width: 100% !important}

/* Display only label for Clone Page button  */
.cke_button_icon.cke_button__clonepage_icon {
    display: none;
}
.cke_button_label.cke_button__clonepage_label {
    display: inline;
}

.django-ckeditor-widget {
    width: 100% !important
}

.one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	text-align: left;
	border-collapse: collapse;
}
.one-column-emphasis th
{
	font-size: 1.2rem;
	font-weight: normal;
	padding: 12px 1rem;
	color: #039;
}
.one-column-emphasis td
{
	font-size: 1.3rem;
	padding: 10px 1rem;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
.one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}

.dragHandle i {color: white}
.dragHandle.showDragHandle i {color: blue}

@media screen and (max-width: 980px)
{
	.boxtitle h2 small {font-size: 1.4rem}
}

@media screen and (max-width: 480px)
{
	.boxvalue {font-size: 2rem}
	.boxtitle h2 small {font-size: 1.4rem}
}

@media \0screen {
  #averagelevel #gauge_chart_div {
  	width: auto; /* for ie 8 */
  }
}


#id_selected_locales {
    list-style: none;
    list-style-type: none;
}

#id_selected_locales > li {
    padding-left: 3em;
    text-indent: -3em;
}

.label-default{
    color: black;
    background-image: linear-gradient(to bottom, #fffbe4 0, #fff6c6 100%);
}

td.hide-overflow {
    overflow: hidden;
    text-overflow: clip ellipsis;
}

td.hide-overflow.cell-domain {
    max-width: 100px
}

td.hide-overflow.cell-registration-date {
    max-width: 200px
}

td.hide-overflow.cell-owner-username {
    max-width: 150px;
}

.template_type0 {
    background-color: #00213d;
}
.template_type1 {
    background-color: #96adb7;
}
.template_type2 {
    background-color: #6c6969;
}
.template_type3 {
    background-color: #ef4f3d;
}
.template_type5 {
  background-color: #99255f;
}
.level_type0 {
    background-color: #00CCCC;
}
.level_type1 {
    background-color: BurlyWood;
}
.level_type2 {
    background-color: Silver;
}
.level_type3 {
    background-color: IndianRed;
}
.level_type4 {
    background-color: SlateGray;
}
/* Make buttons in dropdowns look like dropdown links */

.btn-dropdown-link {
  background-color: transparent;
}

.btn-warning[disabled]{
    background-color: darkgray !important;
    border-color: darkgray;
    opacity:0.4;
}

.system_type {
    background-color: Grey;
}
.partner_type {
    background-color: darkblue;
}
.undo-mitigation-label {
    background-color: #00213d;
    display:inline;
    font-size:75%;
    margin-left: 1em;
    vertical-align: 2px;
}
.btn-dropdown-link:hover {
  background-color: #E8E8E8;
  background-image: linear-gradient(to bottom, #F5F5F5 0px, #E8E8E8 100%);
  background-repeat: repeat-x;
}

.nice-box {
    border-style: solid;
    border-color: rgb(170,170,170);
    border-radius: 3px;
    border-width: 1px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 13px;
    text-align: left;
    background-image: linear-gradient(rgb(244, 244, 244) 20%, rgb(240, 240, 240) 50%, rgb(232, 232, 232) 52%, rgb(238, 238, 238) 100%);
    background-color: rgb(228,228,228);
    display: inline-block;
}

.settings-section {
    margin-top: 15px;
    border-bottom: 1px solid #eee;
}

.settings-section-no-border {
    border-bottom: none;
}

.settings-fields-block {
    margin-bottom: 20px;
}

.settings-section-title-description {
    color: dimgray;
    margin-bottom: 20px;
}

.popover{
  /* used in  attack details page for "Not Available" popover */
  max-width: 100%;
}

.ui-slider-container {
    margin: 30px 10px 40px 10px;
}

.link-like {
    color: #428bca;
    cursor: pointer;
}

.settings-button-row {
    text-align: right;
    height: 75px;
    line-height: 75px;
}

.django-ckeditor-widget {
    margin-bottom: 30px;
}

.panel {
    border-color: #00213d;
}

.panel-info > .panel-heading:not(.collapse):not(.collapsing),
.panel-default > .panel-heading:not(.collapse):not(.collapsing) {
    background: #00213d none;
}

.panel-info > .panel-heading:not(.collapse):not(.collapsing) a,
.panel-default > .panel-heading:not(.collapse):not(.collapsing) a {
    color: white;
}

.panel-info > .panel-heading > .panel-title,
.panel-default > .panel-heading > .panel-title {
    color: white;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

.nav-pills > li:hover > a,
.nav-pills > li.active > a,
.nav-pills > li.active:hover > a {
    color: white;
    background-color: #00213d;
}

.strong {
    font-weight: bolder;
}

/* .fed-vote {
 *   font-weight: bold;
 * } */

.verified-vote {
  /* color: #5cb85c; <- bootstrap success*/
  color: #4ca04c;
  /* font-weight: bold; */
}

.fp-vote {
  color: #d9534f;
  /* font-weight: bold; */
}

.spam-vote {
  /* color: #f0ad4e; <- bootstrap warning */
  color: #b47406;
  /* font-weight: bold; */
}

.fed-votes-column {
  /* font-weight: bold; */
  cursor: help;
}

.email-body-containter {
  overflow-y: auto;
}

.email-body {
  margin: 12px;
  max-height: 400px;
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

.email-body .disclaimer, .email-body .separator {
  opacity: 0.75;
}

.align-center {
  display: flex;
  align-items: center;
}

.align-center .control-label {
  margin-bottom: 0;
}

.pr-0 {
  padding-right: 0;
}

.cnc-content-container {
  margin-left: 248px;
}

.cnc-sidebar {
  width: 248px;
  position: fixed;
  top: 70px;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: #2f354a;
  color: #F5F6F8;
  overflow: auto;
}

.cnc-sidebar::-webkit-scrollbar {
  width: 4px;
  background: white;
}

.cnc-sidebar::-webkit-scrollbar-thumb {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #AAABB8;
}

.cnc-sidebar a:hover {
  background: #565B6D;
}

.cnc-sidebar a {
  color: #F5F6F8;
  display: block;
  cursor: pointer;
  padding: 8px 0 8px 24px;
  text-decoration: none;
  user-select: none;
}

.cnc-sidebar a.active-a {
  color: #FFFFFF;
  background: #565B6D;
  font-weight: 600;
  border-left: 4px solid #FFFFFF;
  padding-left: 20px;
}

.cnc-sidebar a.subcategory {
  padding: 4px 0 4px 36px;
}

.cnc-sidebar a.subcategory.active-a {
  padding-left: 32px;
}

.svg {
  float: right;
  margin-right: 15px;
  display: none; 
}

.drop-down {
  display: none;
}