@charset "utf-8";

/* CSS Document */
.index-violation {
  /*border:1px solid #F00;*/
  width: 98%
}
body{
  background-color: #f9f6f6;
}
.icp2-submit {
  width: 98%;
  margin: 0 auto;
  color: #333;
}

.icp2-submit form {
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.icp2-submit a {
  text-decoration: none;
  font-size: 14px;
}

.ipr-h-btn {
  width: 47%;
  border: none;
  text-align: center;
  border-radius: 20px;
  
}
.ipr-h-btn a{
  display: block;
  border-radius: 5px;
  box-shadow: 1px 1px 1px 1px rgba(228, 228, 228, 0.9);
  margin: 5px 0;
  width: 100%;
  height: 60px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.circle {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: antiquewhite;
}
.icp2-submit .ipr-h-btn1 {
  background: #34AC93;
}

.icp2-submit .ipr-h-btn2 {
  background: #AAC71D;
}

.icp2-submit .ipr-h-btn3 {
  background: #ACC29E;
}

.icp2-submit .ipr-h-btn4 {
  background: #C1CFAB;
}

.icp2-submit .ipr-h-btn5 {
  background: #6BA68A;
}

.icp2-submit .ipr-h-btn6 {
  background: #83BE92;
}

.icp2-submit .ipr-h-btn7 {
  background: #C1CFAB;
}

.icp2-submit .ipr-h-btn8 {
  background: #70B2D4;
}

.icp2-submit .ipr-h-btn9 {
  background: #59B793;
}

.icp2-submit .ipr-h-btn10 {
  background: #E6B842;
}

.icp2-submit .ipr-h-btn11 {
  background: #EAB29B;
}

.icp2-submit .ipr-h-btn12 {
  background: #AAC71D;
}

.icp2-submit .ipr-h-btn13 {
  background: #31AC93;
}

.icp2-submit .ipr-h-btn14 {
  background: #A5B4A0;
}

.icp2-submit .ipr-h-btn15 {
  background: #62B2A2;
}

.icp2-submit .ipr-h-btn16 {
  background: #58AD8E;
}

.icp2-submit .ipr-h-btn17 {
  background: #74AD83;
}

.icp2-submit .ipr-h-btn18 {
  background: #B2C648;
}