/*=========================================================================================*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*================================================================*/
a {  color: #713d7f; }
a:visited {  color: #713d7f; }
a:hover {  color: #b12736; }

/*================================================================*/
button, input[type="button"], input[type="reset"], input[type="submit"] { background-color: #fcba0f; color: #fff; border-color: #fcba0f; border-radius: 4px; }
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .i-button:hover { background-color: #333; border-color: #333; color: #fff; }
a.dashboard { background: #713d7f; }


.graphite .accordion a.dcjq-parent.active { background: #713d7f !important; }
.graphite .accordion ul a { background: #fff8e7; }
.graphite .accordion a { background: #fff8e7; }


.active {background-color: /*#b12736*/rgba(113, 61, 127, 0.8) !important; color: #fff !important;/*    border-color: #b12736!important;*/ }
.graphite .accordion a:hover { background: /*#713d7f*/rgba(113, 61, 127, 0.8); color: #fff; }
.i-button {  background-color:#713d7f; }
.graphite .accordion li ul li a { background-color:#fefbf2;  }

#login-container #login h1   { color:#713d7f;  }
#login-container input[type="submit"] {  background: #713d7f !important; border-color: #713d7f ; } 

