/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.thumbnail-links-wrapper {
 --listing-corners:5px;
 --listing-border:none;!important
}
.thumbnail-links-wrapper {
 -listing-border:none;!important
}
.system-page-content.system-page--password {
  padding-bottom: 200px !important;
  padding-top: 150px !important;
}
.system-page-content {
  padding-bottom: 200px;!important
  padding-top: 150px;!important
}
.system-page--password {
  padding-bottom: 200px !important;
  padding-top: 150px !important;
}
 .system-page-password {
  padding-bottom: 200px !important;
  padding-top: 150px !important;
}