/* -------------------------------------------------------------------------------
									copyright - ADH
												2021 */
/* ############################################################################## */


/* ####### DEFAULT ############################################################## */


@import "../Style/content_frame.css";


@import "../Style/menuNav_default.css";


@import "../Style/text_hover.css";

@import "../Style/snap.css";
@import "../Style/info_Display_default.css";
@import "../Style/vert_news_default.css";
@import "../Style/userNav_default.css";



@import "../Style/shine_text_default.css";

@import "../Style/origin_om.css";


/* ################################################################################ */
/* EFFECTS ######################################################################## */
@import "../Style/footer.css";

@import "../Style/rainbow-hr.css";

/* ####### OM  #################################################################### */
@import "../Style/error_500.css";


/* ################################################################################ */
/* FONTS ########################################################################## */



@font-face {
    font-family: 'Montserrat Bold';
    src: local('Montserrat Bold'), url('/fonts/Montserrat-Bold.woff') format('woff');
    font-style: normal;
    font-weight: normal;
    
    }

@font-face {
    font-family: 'Hubballi Regular';
    src: local('Montserrat Bold'), url('/fonts/Hubballi-Regular.woff') format('woff');
    font-style: normal;
    font-weight: normal;
    
    }

@font-face{
    font-family: 'Orbitron-Regular';
    src: url(' "fonts/Orbitron-Regular.ttf"') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/* ############################################################################## */
/* ############################################################################## */
/* Text dysplay - css for any other simple text */
.text_Display {
  display: inline-block;
  height: 100%;
  width: 90%;
  margin:0% 0% 0% 3%;
  position: relative;
  flex-grow: 1 1 1;
  padding: 2%;
  min-width: 280px;
  min-height: 400px;
  word-wrap: break-word;
  background-color: #F8F9F9;
  background-clip: border-box;
     border: 2px solid #94A95E;
 /*    border-radius: 20px;*/
/*  border: 1px solid rgba(0, 0, 0, 0.125);*/
  border-radius: 0.3rem;
  /* relief effect on the card */
  /*    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);*/
}
.text_Display img {
   width: 100%;
  height: auto;
}
/* ############################################################################## */
        

/* ############################################################################## */
/* ##################   ORIGIN  ################################################# */
/* ############################################################################## */