@charset "UTF-8";

/**
 *	Cascading Style Sheet	Itdash
 *		Override styles for modifying IT dashboard.
 *	@author	Hikaru Tamaki
 *	@since	2021-03-06
 *	@update	2021-03-06
 */

/**
 *
 */
body {
background-color: #eee;
}

/**
 *
 */
.modal-dialog {
left: 0;
}

/**
 *
 */
img.autofit {
width: 100%;
height: auto;
}

/**
 *
 */
.information-text-area {
display: block;
}

/**
 *
 */
.information-text {
text-align: center;
}

/**
 *
 */
.top-h2-border img {
margin: 3px 0;
}

/**
 *
 */
.btn-group {
background-color: white;
}

/**
 *
 */
