/*@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");*/

body {
  padding: 0;
  margin: 0;
}
.gx-profile-banner:before{
  background-color: rgba(0, 0, 0, 0.0) !important;
}
#sesion{
  border-color: #272153 !important;
  background-color: #272153 !important;
}
.gx-header-horizontal-nav{
  margin-top: 0px !important;
  color: #FFFFFF !important;
  background-color: #7F9DD2 !important;
}
.ant-menu-item .item-menu-custom{
  color: #FFFFFF !important
}
#hr{
  border-top: 3px solid #272153;
}

.gx-signup-form-forgot{
  margin-left: 3px !important;
}
.gx-profile-banner-top{
  width: 100% !important;
  margin-bottom: 0px !important;
}
.ant-card{
  color: #272153 !important;
}
.ant-tabs{
  color: #272153 !important;
}
.ant-input{
  color: #272153 !important;
}
.ant-timeline{
  color: #272153 !important;
}
.gx-form-row0{
  margin-left: auto !important;
  margin-right: auto !important;
}
p{
  color: #272153 !important;
}
.ant-btn-dashed{
  color: #272153 !important;

}
.ant-calendar-picker{
  margin-bottom: 0px !important;
}
.ant-menu-item .item-menu-custom{
  color: #FFFFFF !important
}
#age{
  margin-bottom: 0px !important;
}
#videoQuestionCard{
  position: absolute !important;
  width: 90% !important;
  height: 83% !important;
  background: #FFFFFFE6 !important;
}
#sec{
  margin-top: -10px !important;
}

#app-site {
  display: flex;
  width: 100%;
  height: 100vh;
}
.gx-app-login-wrap, .gx-layout-content{
  background-image: url("SIEM_HOME.jpg");
  background-repeat: no-repeat;
  background-position: center; /* Center the image */
  background-size: cover; /* Resize the background image to cover the entire container */


}
.ant-checkbox-checked .ant-checkbox-inner{
  background-color: #272153 !important;
  border-color:#272153 !important;
}
.footer{
  visibility: gone !important;
}
.footer-image {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  
  text-align: center;
  z-index: 10;
}
.gx-fnd-content{
  padding-left: -20px !important;
}
a, .ant-checkbox{
  color: #CF559B !important;
}
.gx-profile-banner{
  background-color: rgba(0,0,0,0.0) !important;
}

.ant-layout-sider{
  min-width: 0px !important;
  width: 0px !important;
}
.gx-card{
  text-transform: none !important;
}
.gx-card .ant-card-head-title{
  text-transform: none !important;
}
.gx-card-profile .ant-card-head-title, .gx-card-profile.gx-card-tabs .ant-card-head-title{
  text-transform:none !important;
}
.gx-fs-xlxl{
  color: #31BEF0 !important;
}
.ant-menu-submenu > .ant-menu{
  background-color: #FFFFFF !important;
}
#overflower{
  padding-top: 44% !important;
}
.item-menu-custom{
  color: #FFFFFF !important;
}

.ant-radio-wrapper{
  white-space: normal !important;
}
label.ant-radio-wrapper{
  line-height: 20px !important;

}
.fack{
  width: 52% !important;

}
.ant-modal{
  padding-left: 100px !important;
  padding-right: 100px !important

}
.dots{
  display: block;
  height: 50px !important;
  line-height: 50px !important;
}
#login-cont{
  padding-top: 0px !important
}
@media (max-width : 900px) {
  .gx-app-login-container{
    width: 99% !important
  }
}
@media (max-width : 768px) {
  .fack{
    height: 520px;
    width: 99% !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important
  }
  .ant-modal{
    padding-left: 0px !important;
    padding-right: 0px !important
  
  }
  .dots{
    display: block;
    height: 80px !important;
    line-height: 80px !important;
  }
 
}
.gx-card-profile .gx-featured-thumb{
  max-width: 160px !important;
}
.gx-app-login-container{
  max-width: 1000px !important
}
.gx-featured-item:last-child .gx-featured-thumb{
  margin-bottom: 25px !important
}

.loader {
  position: relative;
  margin: 0 auto;
  width: 60px;
  height: 100vh;

  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;

  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.gx-product-image .gx-grid-thumb-equal{
  padding-bottom: 127% !important;
}
.gx-product-horizontal .gx-product-image .gx-grid-thumb-equal{
  padding-bottom: 105% !important;

}

.gx-product-horizontal .gx-product-body{
  width: 70% !important
}
.gx-product-horizontal .gx-product-footer{
  width: 10% !important
}
.gx-product-horizontal .gx-product-image{
  width: 15% !important;

}
.loading {
  width: 120px;
}

/*# sourceMappingURL=loader.css.map */
.padtop{
  margin-top: 15px !important;
}
.centered-login {

  display: flex;
  justify-content: center;
  align-items: center;
}
.loginmssg{
  text-align: center;
}
