@font-face {
  font-family: "MyWebFont";
  src: url("webfont.woff") format("woff");
}

.pt-2 {
  color: gray;
  font-size: 12px;
  margin-top: -15px;
  margin-left: 2px;
}

.card {

  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 10px;
  width: 100%;
  padding: 10px;

  box-shadow: 4px 8px 16px 8px rgba(189, 177, 177, 0.2);
}

.card-rect {
  margin: 0px;
  padding: 0px;
  margin: 10px;
  justify-content: space-between;
}

.line {
  margin-top: -5px;
}

.line1 {
  margin-top: 5px;

  font-weight: bold;
  width: 100%;
}

.tt.col span {
  float: right;
}

.tt {
  width: 100%;
}

.primary-txt {
  font-size: 14px;
  color: darkgray;
  margin-top: -7px;
  margin-left: 8px;
  float: left;
  text-align: left;
  width: 100%;
}

.line2 {
  margin-left: -10px;
}

.card-top-text {
  font-weight: bold;
  font-size: 14px;
  margin-left: 2px;
}

.card-bottom-text {
  font-weight: bold;
  margin: 2px;
  font-size: 12px;
  margin-left: 8px;
  margin-top: -5px;
  color: #43a3db;
}

.container.style {
  margin-left: 10px;
}

.row.color {
  background-color: rgb(227, 250, 252);
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.icon-color {
  color: #0A4B6D;
  justify-content: space-evenly;
  margin: 8px;
}

.left-menu-bar-icons {
  color: whitesmoke;
}

.stats-view {

  padding: 10px 10px 0 10px;

  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0px 3px 4px 3px rgba(189, 177, 177, 0.2);
}

.pl-0 {
  padding-left: 0;
}

.sections {
  border-radius: 10px;
  margin-left: -20px;
  margin-bottom: 35px;
  box-shadow: 0px 3px 4px 3px rgba(189, 177, 177, 0.2);
}

.sections1 {
  border-radius: 10px;
  margin-left: 20px;
  margin-bottom: 35px;
  box-shadow: 4px 8px 16px 8px rgba(189, 177, 177, 0.2);
}

.sections2 {
  border-radius: 10px;
  margin-left: 22px;
  margin-bottom: 35px;
  margin-right: -22px;
  box-shadow: 0px 3px 4px 3px rgba(189, 177, 177, 0.2);
}

.section {
  background-color: rgb(227, 250, 252);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.main {
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
  margin-right: 12px;
}

.main2 {
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.graph-view {
  margin-top: -10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow:0px 3px 4px 3px rgba(189, 177, 177, 0.2);
}

.space {
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.panel-heading {
  font-weight: bold;
}

.dropbtn {
  background-color: white;
  color: black;
  padding: 8px;
  font-size: 13px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  margin-left: 360px;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 3px 4px 3px rgba(189, 177, 177, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  display: block;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.card-top-text:hover {
  color: rgb(95, 152, 226);
}

.graph_width {
   width: 100%;
  }
  
.graph_height {
    height: 300px;
}

.arrow_transform {
    transform: rotate(180deg);
}

.text-style {
  font-size: 12px;
  text-align: left;
  color: grey;
}

.digit-style {
  font-weight: bold;
  font-size: 15px;
}

.text-color1 {
  color: green;
  font-size: 12px;
}

.text-color2 {
  color: red;
  margin: 10px;
  font-size: 12px;
}

.data {
  writing-mode: vertical-rl;
  text-orientation: upright;
}

.table td,
.table th {
  padding: 0.3rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.stats-table {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-left: 10px;
  margin-top: -10px;
  box-shadow: 4px 8px 16px 8px rgba(189, 177, 177, 0.2);
}

.icon {
  background-color: #a4d8f7;
  border-radius: 50px;
  width: 80px;
  height: 80px;
  margin-left: 40px;
  margin-top: 0px;
}

.icon-stats {
  background-color: #a4d8f7;
  border-radius: 40px;
  width: 50px;
  height: 50px;
  margin-left: 40px;
  margin-top: 10px;
}

.iconx {
  background-color: #a4d8f7;
  border-radius: 50px;
  width: 70px;
  height: 70px;
  margin-left: 30px;
}

.icon-nav {
  background-color: white;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  margin-left: -30px;
}

.fa-arrow-left {
  color: gray;
  margin-left: 7px;
  margin-top: 6px;
}

.brand {
  color: gray;
  font-weight: bold;
  margin-top: 5px;
  margin-left: 15px;
  font-size: 18px;
}

.icon-small {
  background-color: #05046e;
  border-radius: 50px;
  width: 15px;
  height: 15px;
  margin-left: 10px;
  margin-top: 3px;
}

.icon-small-card {
  background-color: #43a3db;
  border-radius: 50px;
  width: 15px;
  height: 15px;
  margin-left: 20px;
  margin-right: -10px;
  margin-top: 8px;
}

.icon-small1 {
  background-color: #862817;
  border-radius: 50px;
  width: 15px;
  height: 15px;
  margin-left: 10px;
  margin-top: 3px;
}

.icon-small2 {
  background-color: #c94221;
  border-radius: 50px;
  width: 15px;
  height: 15px;
  margin-left: 10px;
  margin-top: 3px;
}

.icon-square {
  width: 30px;
  height: 35px;
  border-style: groove;
  border-color: cyan;
  margin-left: 2px;
}

.icon-square2 {
  width: 30px;
  height: 35px;
  border-style: groove;
  border-color: goldenrod;
  margin-left: 2px;
}

.icon2 {
  background-color: rgb(255, 243, 133);
  border-radius: 50px;
  width: 80px;
  height: 80px;
  margin-left: 40px;
  margin-top: 0px;
}

.row.reg {
  margin-top: 15px;
}

.bcertificate {
  border-radius: 10px;
  margin-left: -10px;
  margin-top: -30px;
  box-shadow: 4px 8px 16px 8px rgba(189, 177, 177, 0.2);
}

.dcertificate {
  border-radius: 10px;
  margin-left: 20px;
  margin-right: -20px;
  margin-top: -30px;
  box-shadow: 4px 8px 16px 8px rgba(189, 177, 177, 0.2);
}

.fa-male {
  margin-top: 10px;
  margin-left: 10px;
  font-size: 70px;
  color: #05046e;
  display: block;
}

.fa-female {
  margin-top: 10px;
  font-size: 70px;
  margin-left: 8px;
  color: #862817;
  display: block;
}

.trans {
  color: #c94221;
}

.small-icon {
  background-color: teal;
  border-radius: 20px;
  width: 20px;
  height: 20px;
}

.heading {
  font-weight: bold;
  font-size: 17px;
  margin-top: 5px;
  margin-left: 15px;
}

.heading2 {
  color: grey;
  font-size: 12px;
  margin-left: 20px;
  margin-top: 3px;
}

.heading3 {
  font-weight: bold;
  margin-top: 10px;
}

.icon-space {
  justify-content: space-between;
  margin: 5px;
  align-items: center;
}

.fa-print {
  color: darkcyan;
  margin-left: 5px;
}

.fa-download {
  color: goldenrod;
  margin-left: 5px;
}

.heading3 {
  font-weight: bold;
  font-size: 21px;
  margin-top: 5px;
  margin-left: 30px;
}

.p-2 {
  margin: 5px;
  border-radius: 20px;
  justify-content: space-evenly;
  align-items: center;
  box-shadow: gray;
  opacity: 0.8;
  height: 110px;
  width: 100%;
  box-shadow: 4px 8px 16px 8px rgba(189, 177, 177, 0.2);
}

.p-3 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
	padding: 7px 14px !important
}

.p-3a {
  font-weight: bold;
  font-size: 18px;
  margin-top: 4px;
  padding: 7px 14px;
}

.p-3b {
  font-weight: bold;
  font-size: 18px;
  margin-top: 4px;
  padding: 7px 14px;
}

.user-profile {
  margin-top: -2px;
  background-color: lightblue;
  border-radius: 30px;
  height: 30px;
  width: 30px;
}

.profile {
  border-radius: 30px;
  height: 30px;
  width: 30px;
}

.fa-user {
  align-items: center;
  justify-content: center;
  margin: 9px;
}

.i-space {
  margin-right: 18px;
}

.percentage {
  font-weight: bold;
  font-size: 18px;
  color: grey;
  word-spacing: 13px;
  display: block;
}

.percentagex {
  font-weight: bold;
  font-size: 18px;
  color: grey;
  word-spacing: 13px;
  display: none;
}

.percentage-image {
  height: 40px;
  width: 40px;
  margin-top: 10px;
  margin-left: 25px;
  margin-right: -15px;
}

.percentage-image1 {
  height: 40px;
  width: 40px;
  margin-top: 12px;
  margin-left: 25px;
  margin-right: -15px;
}

.contact-image {
  height: 45px;
  width: 40px;
  margin-top: 17px;
  margin-left: 20px;
}

.contact-image2 {
  height: 35px;
  width: 30px;
  margin-top: 15px;
  margin-left: 20px;
}

.token-txt {
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
  margin-left: 10px;
}

.token-txt1 {
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
  margin-left: 10px;
}

.primary-txtx {
  font-size: 12px;
  color: darkgray;
  margin-left: 10px;
}

.primary-txt1 {
  font-size: 14px;
  color: darkgray;
  margin-left: 12px;
  margin-top: 5px;
}

.tertiary-txt:hover {
  color: #008cdd;
}

.tertiary-txtx:hover {
  color: #008cdd;
}

.secondary-txt {
  font-weight: bold;
  margin-top: 10px;
  margin-right: 25px;
  font-size: 27px;
  color: rgb(29, 29, 175);
}

.tertiary-txt {
  font-weight: bold;
  margin-left: 12px;
  margin-top: 5px;
  font-size: 35px;
  color: rgb(59, 58, 58);
}

.tertiary-txtx {
  font-weight: bold;
  margin-left: 12px;
  font-size: 32px;
  color: rgb(59, 58, 58);
}

.logo {
  margin-left: 40px;
}

#chartdiv2 {
  width: 50%;
  height: 300px;
}

.btn.btn-secondary {
  background-color: #060456;
  border-radius: 15px;
  width: 135px;
  color: white;
}

.image-style {
  margin: 5px;
  height: 75px;
  width: 35px;
}

.image-style1 {
  margin: 5px;
  height: 80px;
  width: 35px;
}

.btn {
  box-shadow: 4px 8px 16px 8px rgba(189, 177, 177, 0.2);
  border-radius: 5px;
  width: 135px;
  font-size: 12px;
  font-weight: 600;
  color: gray;
}

.btn:hover {
  background-color: #43a3db;
}

.icon-square:hover {
  background-color: rgb(191, 255, 255);
}

.icon-square2:hover {
  background-color: rgb(233, 201, 122);
}

.btn-group-toggle {
  margin-right: 15px;
}

#chartdiv {
  width: 50%;
  height: 300px;
  font-size: 11px !important;
  line-height: 10px !important;
}

.bd-highlight:hover {
  background-color: lightblue;
}

#chartdiv1 {
  width: 100%;
  height: 300px;
  font-size: 11px !important;
}

.pie-chart {
  margin-top: -10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-left: -10px;
  box-shadow: 4px 8px 16px 8px rgba(189, 177, 177, 0.2);
}

.pchart {
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 10px;
}

.mobile_users {
    background: #fff;
    border-radius: 15px;
    box-shadow: 1px 1px 4px 1px #eee;

	padding: 10px
}

.mobile_border {
    border-right: 1px solid #eee;
}

.mobile_users .t {
    font-weight: 700;
    color: #878787;
}

.mobile_users .ct {
    font-size: 1.2em;
    font-weight: 800;
    color: #626262;
}

.panel_marks .mark_col {
  display: flex;
  align-items: center;
}
.panel_marks .mark_box {
    width: 22px;
    height: 22px;
    /* background: red; */
    display: inline-flex;
    border-radius: 3px;
}
.blue_mark{
  background-color: #05046E;
}
.pink_mark {
  background-color: #ef4ebe;
}
.orange_mark {
  background-color: #C94221;
}
.panel_marks .text p {
    margin-bottom: 0;
    font-size: .9rem;
    line-height: 1rem;
    margin-left: 8px;
}

.border-color {
    border:1px solid #eee;
    border-radius: 10px;
    padding: 10px;
    margin: 5px;
}

.copied{
  font-weight: 500;
}
.border-color.red {
  border-color: #d46363;
}
.border-color.red:hover{
	background: #ffecec
}
.border-color.red .copied{
  color: #d46363;
}

.border-color.blue {
  border-color: #049dbf;
}
.border-color.blue:hover{
	background: #e0f4fd
}
.border-color.blue .copied{
  color: #049dbf;
}

.border-color.green {
  border-color: #09c74d;
}
.border-color.green:hover{
	background: #e7fdef
}
.border-color.green .copied{
  color: #09c74d;
}

.mobile_users .img_icon {
  
       vertical-align: text-top;
	float: left;
	margin-right: 10px
}
.download-stats{
  font-size: 1.1rem;
  font-weight: 800;
}

.download-stats span{
	color: #36bb08;
	font-weight: bold;
	font-size: 28px
}
.text-danger{
	color: #f00
}


h5 {
  font-size: 1.1rem;
}

.text_col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.rev_stats {
    color: #0000db;
    font-weight: bold;
    font-size: 1.4em;
}
.section_title {
    color: #000;
    font-weight: 700;
	font-size: 22px
}

.services_tab_bg {
    text-transform: uppercase;
    padding: 10px 15px;
}

.green_bg {
      background: #529c6b;
    color: #ffffff;
}

.services_tab_bg .h{
    font-weight: 700;
}
.yellow_bg {
  background-color: #E5F1AB;
  color: #00476c;
}

.sky_bg {
background-color: #D6FFF7;
}

.pink_bg {
  background-color: #FBDAFB;
}

.grey_bg_2 {
  background-color: #cacaca;
}

.btn_circle {
    background: #fff;
    border: none;
    border-radius: 20px;
    font-weight: 100;
    box-shadow: 0px 0px 5px 1px #00000021;
    outline: none !important;
}

.fard_icon img {
    width: 50px;
    border-radius: 30px;
    padding: 10px;
    margin-right: 10px;
  }
  
  .fard_icon.fard1 img {
    background: #FFF385;
  }
  .fard_icon.fard2 img {
    background: #90befa;
  }
  .fard_icon.fard3 img {
    background: #ffe6e4;
  }

  .fard_icon .t div:nth-child(2) {
    font-weight: 800;
    color: #2b2b2b;
  }

#tax_chart {
    height: 360px;
}

.blueBar {
    background: #060555;
    padding: 10px;
    justify-content: center;
}

.blueBar img {
  width: 100px;
}

.pmo-dashbaord .grey_bg {
        background: #c5f2fd;
    padding: 6px 10px;
}

.bordered4px {
  border-radius: 4px;
}

.grey_card {
      background: #d5eaff;
    border-radius: 10px;
    padding: 11px 15px;
    box-shadow: 0px 3px 4px 3px rgba(189, 177, 177, 0.2);
    float: left;
    width: 100%;
    border: #9bcdff 1px solid;
}

.grey_card .col-icon {
  height: 40px;
}
.grey_card .col-icon img {
  height: 100%;
  width: auto;
}

.grey_card .text_2 {
    font-weight: bold;
    font-size: 25px;
    color: #060555;
    margin-bottom: 0;
}

.grey_card .text_1 {
    margin-bottom: 0;
font-size:16px
}

.white_card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 3px 4px 3px rgba(189, 177, 177, 0.2);
    padding: 15px;
    font-weight: 700;
}

.white_card .count {
  color: green;
}

.white_card .text_1 {
  color: #060555;
  margin-bottom: 0;
}

.white_card .text_2 {
  margin-bottom: 0;
  color: #787878;
}


.col-icon {
    width: 50px;
    margin: auto;
}
.col-icon2 {
  
   
}

.col-icon img {
  width: 100%;
text-align:center
}

.less-padding{
padding:3px 10px
}


/*smart phones(portrait &landscape*/
@media only screen and (min-width: 320px) and (max-width: 480px) {
  body {
    width: 100%;
  }

  .container-fluid {
    margin-left: -25px;
  }

  .navbar {
    width: 55%;
    margin-left: -2px;
    border-radius: 10px;
  }

  .navbar-brand {
    width: 50%;
    margin-left: -20px;
  }

  .p-2 {
    height: auto !important;
    margin-bottom: 10px;
    margin: 5px;
    margin-left: -10px;
    width: 82%;
  }

  .d-flex {
    display: block !important;
    margin: 0 !important;
    margin-left: -5px;
    float: left;
    width: 70%;
  }

  .row {
    width: 85%;
  }

  .heading3 {
    width: 100%;
    font-size: 14px;
    margin-left: 15px;
  }

  .btn-group {
    width: 100%;
    margin-left: 10px;
    margin-right: 80px;
  }

  .btn {
    width: 70%;
    font-size: 8px;
  }

  .btn.btn-secondary {
    width: 70%;
    font-size: 8px;
  }

  .icon-square {
    width: 100%;
  }

  .icon-square2 {
    width: 100%;
  }

  .row.color {
    width: 53%;
    margin-left: 5px;
    margin-top: 10px;
  }

  .p-3 {
    width: 50%;
  }

  .stats-view {
    width: 65%;
    float: left;
    line-height: 0.3rem;
    margin-top: 5px;
    border-radius: 20px;
    margin-left: -5px;
    margin-right: 2px;
  }

  .table {
    width: 100%;
    margin-top: 10px;
  }

  .text-style {
    font-size: 5px;
  }

  .digit-style {
    font-size: 7px;
  }

  .text-color1 {
    font-size: 7px;
  }

  .text-color2 {
    font-size: 7px;
  }

  .card {
    width: 65%;
    margin-left: -5px;
    margin-bottom: 10px;
  }

  .headings {
    font-size: 10px;
    font-weight: bold;
  }

  .heading2 {
    margin-left: 2px;
    font-size: 9px;
  }

  .icon-small {
    margin-left: -20px;
  }

  .icon-small1 {
    margin-left: -20px;
  }

  .icon-small2 {
    margin-left: -20px;
  }

  .percentage {
    word-spacing: 0px;
    font-size: 5px;
    float: right;
    display: none;
  }

  .percentagex {
    word-spacing: 5px;
    font-size: 10px;
    float: right;
    display: block;
    margin-right: -30px;
    margin-top: 20px;
  }

  .gender {
    margin-top: -21px;
    margin-bottom: 20px;
  }

  .fa-male {
    font-size: 20px;
    display: none;
  }

  .fa-female {
    font-size: 20px;
    display: none;
  }

  .row-main {
    width: 50%;
  }

  .graph-view {
    width: 60%;
    height: 100%;
    margin-left: -2px;
    margin-top: 5px;
    border-radius: 20px;
  }

  .pchart {
    width: 52%;
  }

  .pie-chart {
    margin-left: -13px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }

  .stats-table {
    width: 100%;
    margin-left: -10px;
    margin-top: 10px;
    border-radius: 20px;

  }

  .sections {
    width: 60%;
  }

  .section {
    width: 121%;
  }

  .percentage-image1 {
    height: 20px;
    width: 20px;
    margin-left: 5px;
  }

  .token-txt {
    font-size: 12px;
    margin-left: 1px;
  }

  .primary-txt {
    font-size: 8px;
    margin-left: 1px;
  }

  .secondary-txt {
    font-size: 15px;
    float: right;
    margin-inline-end: revert;
  }

  .tt {
    width: 100% !important;
    margin-right: 0;
  }

  .tt.col span {
    width: 100% !important;
    float: right;
  }

  .line1 {
    width: 100%;
  }

  .percentage-image {
    height: 25px;
    width: 20px;
    margin-left: 5px;
    margin-top: -10px;
  }

  .token-txt1 {
    font-size: 12px;
    margin-left: 1px;
    margin-top: -10px;
  }

  .sections1 {
    width: 60%;
    margin-top: -25px;
    margin-left: -20px;
  }

  .p-3a {
    font-size: 12px;
    font-weight: bold;
  }

  .icon {
    width: 40px;
    height: 40px;
    margin-left: 5px;
    margin-top: -20px;
  }

  .contact-image {
    width: 50%;
    height: 50%;
    margin-top: 8px;
    margin-left: 10px;
  }

  .primary-txt1 {
    font-size: 10px;
    margin-left: 40px;
    margin-top: -35px;
  }

  .tertiary-txt {
    font-size: 15px;
    margin-left: 40px;
    margin-top: -5px;
  }

  .sections2 {
    width: 60%;
    margin-right: 10px;
    margin-left: -20px;
    margin-top: -25px;
  }

  .icon2 {
    width: 40px;
    height: 40px;
    margin-left: 5px;
    margin-top: -20px;
  }

  .bcertificate {
    width: 60%;
  }

  .p-3b {
    font-size: 12px;
    margin-left: 15px;
    margin-top: 10px;
  }

  .iconx {
    width: 40px;
    height: 40px;
    margin-left: 5px;
    margin-top: -20px;
  }

  .contact-image2 {
    width: 50%;
    height: 50%;
    margin-top: 8px;
    margin-left: 10px;
  }

  .primary-txtx {
    font-size: 10px;
    margin-left: 40px;
    margin-top: -35px;
  }

  .tertiary-txtx {
    font-size: 15px;
    margin-left: 40px;
    margin-top: -5px;
  }

  .dcertificate {
    width: 60%;
    margin-left: -10px;
    margin-top: 10px;
  }
}

.gender{
	margin-bottom: 0
}

.top-minus{
	margin-top: -10px
}

.top-border-none{
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group input{
	border: #cccccc 1px solid;
    line-height: 10px;
    border-radius: 5px;
    padding: 0 10px;
    height: 34px;
    background: #f7f7f7;
    margin: 0 10px;
	
}

#linkchart, #linkchart2 {
                          width: 100%;
                          height: 280px;
                        }

#linkchart  tspan, #linkchart2  tspan{
	font-size: 12px
}

.tt-type .download-stats{
	font-size: 20px
}

.tt-type small{
font-size: 16px;
    line-height: 0;
    color: #888;
    /* margin-top: -26px; */
    position: absolute;
    width: 100%;
    left: 15px;
    top: 41px;
}
#graph_app_statistics , #graph_app_revenue{
	height: 300px
}
#graph_app_statistics text, #graph_app_revenue text{
	font-size: 12px
}
.border-right{
	border-right: #eee 1px solid
}

#section_1_hide{
	
}

.white-bg{
background: #fff
}

.mb-20{
margin-bottom:20px
}
.mt-10{
margin-top:10px;
}

.p-20{
padding:20px

}

 .form-control-solid{
 background: #fff !important
}