/*:root {*/
    /*--mdc-theme-primary: #00BFA5;*/
/*}*/

/*body {*/
    /*margin: 0;*/
    /*padding: 0;*/
    /*font-family: 'Montserrat', sans-serif;*/

/*}*/

/*h1, h2, h3, h4, h5 {*/
    /*font-family: 'Montserrat', sans-serif;*/
/*}*/

/*.header {*/
    /*display: flex;*/
    /*padding: 0px 20px;*/
    /*justify-content: left;*/
    /*align-items: center;*/
    /*color: white;*/
/*}*/

/*.header-backGround {*/
    /*background-color: #000000;*/
/*}*/

/*.header-links {*/
    /*padding: 0px 20px;*/
    /*color: white;*/
    /*margin-left: auto;*/
/*}*/
/*.header-title {*/
    /*color: white;*/
    /*font-size: 20px;*/
    /*font-weight: bold;*/
    /*display: block;*/
/*}*/
/*.header-sub-title {*/
    /*color: white;*/
    /*font-size: 16px;*/
    /*font-weight: normal;*/
    /*display: block;*/
/*}*/


/*.main {*/
    /*padding: 40px 20px;*/
/*}*/

/*.content*/
/*{*/
    /*align-content: center;*/
    /*alignment: center;*/
/*}*/

/*.content-label*/
/*{*/
    /*width: 100vh;*/
    /*word-wrap: break-word;*/
/*}*/

/*table {*/
    /*border-collapse: collapse;*/
/*}*/

/*td, th {*/
    /*border: 1px solid #999;*/
    /*padding: 0.5rem;*/
    /*text-align: left;*/
    /*max-width: 500px;*/
/*}*/

/*pre {*/
    /*white-space: pre-wrap;*/
    /*word-break: keep-all*/
/*}*/

/*.href_white {*/
    /*color: white;*/
/*}*/

/*!*.alert {*!*/
    /*!*padding: 20px;*!*/
    /*!*background-color: #f44336; !* Red *!*!*/
    /*!*color: white;*!*/
    /*!*margin-bottom: 15px;*!*/
/*!*}*!*/

/*!* The close button *!*/
/*.closebtn {*/
    /*margin-left: 15px;*/
    /*color: black;*/
    /*font-weight: bold;*/
    /*float: right;*/
    /*font-size: 22px;*/
    /*line-height: 20px;*/
    /*cursor: pointer;*/
    /*transition: 0.3s;*/
/*}*/

/*!* When moving the mouse over the close button *!*/
/*.closebtn:hover {*/
    /*color: black;*/
/*}*/

/*input[type=text],[type=tel],[type=password],[type=email] ,select {*/
    /*width: 100%;*/
    /*padding: 12px 12px;*/
    /*margin: 8px 0;*/
    /*display: inline-block;*/
    /*border: 1px solid #ccc;*/
    /*border-radius: 4px;*/
    /*box-sizing: border-box;*/
    /*font-size: 15px;*/
    /*height: 35px;*/
/*}*/

/*label {*/
    /*font-size: 14px;*/
/*}*/
/*.btn-primary {*/
    /*width: 100%;*/
    /*background-color: #4CAF50;*/
    /*color: white;*/
    /*padding: 14px 20px;*/
    /*margin: 8px 0;*/
    /*border: none;*/
    /*border-radius: 4px;*/
    /*cursor: pointer;*/
    /*font-size: 14px;*/
    /*font-weight: bold;*/
/*}*/

/*.btn-primary:hover:hover {*/
    /*background-color: #45a049;*/
/*}*/

/*.form-background {*/
    /*box-shadow: 0 0 5px #888888;*/
    /*!*border: 1px solid;*!*/
    /*width: 400px;*/
    /*padding: 20px 20px;*/
    /*margin-top: 30px;*/
/*}*/

/*.div-background {*/
    /*box-shadow: 0 0 5px #888888;*/
    /*!*border: 1px solid;*!*/
    /*width: 500px;*/
    /*padding: 20px 20px;*/
    /*margin-top: 30px;*/
/*}*/

/*.response-alert-div {*/
    /*margin-top: 30px;*/
    /*padding: 20px 20px;*/
    /*display: none;*/
/*}*/
/*.notification-alert-div {*/
    /*margin-top: 10px;*/
    /*margin-left: 20px;*/
    /*margin-right: 20px;*/
/*}*/
/*.page-title-label {*/
    /*font-weight: bold;*/
    /*font-size: 20px;*/
    /*display: block; !* add this *!*/
    /*padding-top: 15px;*/
/*}*/

/*.responseText { word-wrap: break-word; }*/


#jumbo, #jumbo-sim-text {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
