/*! Custom v3.0.6 */
@charset "UTF-8";
/*!
 * Additional CSS (Perisio Media)
 */
.text-center {
  text-align: center; }
.test-center { position:relative;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
.bgmodal {
	background-color:#2b354f; }
.bgmodalfooter  {
	background-color:#888; }
.bgmodalred {
  background-color:#dc3545; }
.bgmodalfooterred  {
  background-color:#420f14; }
#support-doc3 {
	margin-top: 40px !important;
	margin-bottom: 20px !important;
	}
.container_mod{
	margin-left: 20px;
	margin-right: 20px;
	}
@media (max-width: 700px) {
  .hidden-xs {
    display: none !important;
  }
  .inner-margin {margin-top:40px;}
  .navhome {font-weight: 400; font-size: 18px;}
  .pr-xs {margin-right:13px;}
  .end-space {margin-right:40px;}
  .setbottom {margin-bottom: 200px;}
}
@media (min-width: 701px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  .inner-margin {margin-top:200px;}
  .navhome {font-weight: 400; font-size: 18px;}
  .end-space {margin-right:40px;}
  .setbottom {margin-bottom: 100px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  .inner-margin {margin-top:200px;}
  .navhome {font-weight: 400;}
  .end-space {margin-right:10px;}
  .setbottom {margin-bottom: 120px;}
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  .inner-margin {margin-top:200px;}
  .navhome {font-weight: 400; line-height: 1.5;}
  .end-space {margin-right:10px;}
  .setbottom {margin-bottom: 170px;}
}
.cgsicon {
	margin-bottom:30px !important; }
.text-silver {color:#c4cace !important; }
#about2 {
	padding: 50px 0 20px 0; !important; }
#bg-primary {
  background-color: #377dff !important; }
.bg-ai {
  background-color: #1b4180 !important; }
#lockscreen {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}
#pill-adjust { margin-top:-4px; }
.lockedscreen {background-color:#f1f2f7!important;}
.lockedinner {background-color:#FFF!important;}
.lockscreenform {text-align:left;}
.lockedheader {font-size:24px;}
.pull-right {
    float: right!important;
	z-index:8;
}
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
body.table-admin #middle {
    padding: 10px;
	background-color:#ffffff!important;
}
#layout-admin {
    padding: 20px 0;
}
#table-admin {
    background-color: #fff;
  	margin-top: -15px;
    margin-right: -15px;
    margin-left: -15px;
    border: 1px solid #e9ecef;
}
.justify-content-end {visibility:hidden;}

p {
  /* Headings Mimics : Matching Paragraph Color */
  color: #212529; }
