@font-face {
  font-family: "Comoon-V2";
  src:  url("../fonts/Comoon-V2.eot?xdl5l3");
  src:  url("../fonts/Comoon-V2.eot?xdl5l3#iefix") format("embedded-opentype"),
    url("../fonts/Comoon-V2.ttf") format("truetype"),
    url("../fonts/Comoon-V2.woff") format("woff"),
    url("../fonts/Comoon-V2.svg?xdl5l3#Comoon-V2") format("svg");
  font-weight: normal;
  font-style: normal;
  
}

[class^="comoon-"], [class*=" comoon-"] {
  font-family: 'Comoon-V2';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.comoon-icon-law-16:before {
  content: "\e900";
}
.comoon-icon-law-34:before {
  content: "\e901";
}
.comoon-icon-law-33:before {
  content: "\e902";
}
.comoon-icon-law-32:before {
  content: "\e903";
}
.comoon-icon-law-31:before {
  content: "\e904";
}
.comoon-icon-law-30:before {
  content: "\e905";
}
.comoon-icon-law-29:before {
  content: "\e906";
}
.comoon-icon-law-28:before {
  content: "\e907";
}
.comoon-icon-law-27:before {
  content: "\e908";
}
.comoon-icon-law-26:before {
  content: "\e909";
}
.comoon-icon-law-25:before {
  content: "\e90a";
}
.comoon-icon-law-24:before {
  content: "\e90b";
}
.comoon-icon-law-23:before {
  content: "\e90c";
}
.comoon-icon-law-22:before {
  content: "\e90d";
}
.comoon-icon-law-21:before {
  content: "\e90e";
}
.comoon-icon-law-20:before {
  content: "\e90f";
}
.comoon-icon-law-19:before {
  content: "\e910";
}
.comoon-icon-law-18:before {
  content: "\e911";
}
.comoon-icon-law-17:before {
  content: "\e912";
}
.comoon-icon-law-15:before {
  content: "\e913";
}
.comoon-icon-law-14:before {
  content: "\e914";
}
.comoon-icon-law-13:before {
  content: "\e915";
}
.comoon-icon-law-12:before {
  content: "\e916";
}
.comoon-icon-law-11:before {
  content: "\e917";
}



/********Redux css theme options     starts  ***********/
.redux-sidebar {
    width: 255px !important;
}


.redux-container .redux-main {
    margin-left: 253px;
}
.redux-sidebar .redux-group-menu li a:first-child {
    border-top: none;
    background-color: #3d434f;
    border-color: rgba(255,255,255,0.06);
    /* color: rgba(255,255,255,0.75); */
    text-shadow: none!Important;
    opacity: 1;
    padding: 15px 4px 15px 14px;
}
.redux-container #redux-header {
    display: block !important;
}

.redux-container #redux-header span.redux-dev-mode-notice {
    display: none !important;
}
.redux-container #redux-header .display_header h2 {
    font-size: 20px;
}
.redux-container .redux-sidebar .redux-group-menu li.active a {
    width: 92%;
}
.redux-sidebar .redux-group-menu li.active a .extraIconSubsections, .redux-sidebar .redux-group-menu li.activeChild a .extraIconSubsections {
    display: block;
}

.redux-container .redux-sidebar .redux-group-menu li.active a {
    background-color: #fff !important;
    color: #0072AA !important;
 
}
.wrap.redux-wrap-div .redux-container .redux-sidebar .redux-group-menu li.active a:hover{
    background-color: #fff !important;
    color: #0072AA !important;
}



/********Redux css theme options     ends  ***********/