﻿.portlet.box.green > .portlet-title,
.portlet.green,
.portlet > .portlet-body.green {
  /* background: rgba(38, 52, 75, 0.36); */
}
.portlet.box.green {
  border: 1px solid rgba(119, 128, 145, 0.04);
}

.btn.green:not(.btn-outline) {
  background: red;
  border-color: transparent;
}
.btn {
  border-radius: 7px !important;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.65rem 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:focus {
  border: 1px solid rgba(38, 52, 75, 0.51);
  transition: all 0.3s cubic-bezier(0.33, 0.07, 0.23, 0.86) !important;
  border-color: #629b33;
  color: #575962;
}
.table-advance thead tr th {
  background: #fafcfb;
  font-weight: bold;
  vertical-align: middle;
  color: #26344b;
  border-top: 3px solid #c4c4c4 !important;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-left: none !important;
  border-right: none;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background: rgba(148, 148, 148, 0.08);
}
.table-striped .btn {
  background: #ffffff !important;
  border-radius: 5px !important;
  border: 1px solid rgba(0, 0, 0, 0.22) !important;
  color: rgba(38, 52, 75, 0.85) !important;
  padding: 3px 6px;
  font-size: 13px;
}
.table-striped .btn .fa.fa-trash-o {
  color: #e02424;
}
.table-striped .btn .fa.fa-pencil-square-o {
  color: #0075be;
}
.table-striped .btn .fa.fa-bars {
  color: #21c6be;
}
.btn.default:not(.btn-outline) {
  background: rgb(238, 241, 245);
  color: #939393;
}
.portlet.box.green > .portlet-title > .caption {
  font-size: 19px;
  display: table-cell;
  vertical-align: middle;
  font-weight: 500;
  color: #575962;
  padding: 15px 0 15px;
}
.portlet.box.green > .portlet-title > .caption > i {
  font-size: 15px;
  color: #575962;
  margin-top: 1px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background: #08174f;
  border: 1px solid #08174f;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
}
.pagination > li > a,
.pagination > li > span {
  border-radius: 4px !important;
  border: 1px solid #ccc;
  width: 30px;
  height: 30px;
  padding: 0;
  text-align: center;
  line-height: 26px;
  color: #08174f;
  font-weight: bold;
  margin: 0 3px;
  font-size: 15px;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  border-color: #ccc;
}
.page-sidebar,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover {
  background: #72b1d4;
}
.page-header.navbar .page-logo {
  background: #629ab9;
  position: relative;
}
/*.page-sidebar .page-sidebar-menu>li>a>i[class*=icon-], .page-sidebar .page-sidebar-menu>li>a>i[class^=icon-], .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i[class*=icon-], .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i[class^=icon-]{ color:#fff; }*/
/*.page-sidebar .page-sidebar-menu>li>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a{color: #fff;border-top: 0;}*/
.page-sidebar .page-sidebar-menu > li.open > a,
.page-sidebar .page-sidebar-menu > li:hover > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a {
  /* background: #5c91af; */
}
.page-sidebar-menu-hover-submenu li:hover a > .arrow {
  border-right: 8px solid #313131;
}
.page-sidebar .page-sidebar-menu > li.active > a {
  /* background:#fff !important; */ /* color:#313131 !important; */ /* font-weight:bold; */ /* border-left:4px solid #17c4bb */
}
.page-sidebar .page-sidebar-menu > li.active > a i {
}
.page-sidebar .page-sidebar-menu .sub-menu > li > a > i[class*="icon-"],
.page-sidebar .page-sidebar-menu .sub-menu > li > a > i[class^="icon-"],
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a > i[class*="icon-"],
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a > i[class^="icon-"] {
  color: #fff;
}
.page-sidebar .page-sidebar-menu .sub-menu > li > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a {
  color: #eee;
}
.page-bar .page-breadcrumb > li > a,
.page-bar .page-breadcrumb > li > span {
  /* color:#333 */
}
.page-bar {
  border-radius: 30px !important;
  padding-left: 10px; /* box-shadow:0 3px 10px rgba(0,0,0,.07) */
}
.page-container-bg-solid .profile {
  border-radius: 5px !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.07);
}
.ver-inline-menu li.active a,
.ver-inline-menu li.active i {
  background: #3598dc !important;
  border: none;
}
.ver-inline-menu li.active a {
  border-radius: 30px !important;
  overflow: hidden;
  border-left: none;
}
.ver-inline-menu li.active:after {
  border-left: 6px solid #3598dc;
  display: none;
}
.ver-inline-menu li a {
  background: none;
  border-left: none;
}
.ver-inline-menu li i {
  background: none !important;
  color: #333;
  border: 1px solid #333;
  border-radius: 30px;
  padding: 0;
  width: 35px;
  height: 35px;
  line-height: 35px !important;
}
.ver-inline-menu li {
  margin-bottom: 10px;
}
.ver-inline-menu li a,
.ver-inline-menu li i {
  transition: all 0.3s cubic-bezier(0.33, 0.07, 0.23, 0.86);
}
.ver-inline-menu li:hover a {
  background: none;
  color: #3598dc;
  font-weight: bold;
}
.ver-inline-menu li:hover i {
  background: #3598dc !important;
  border-color: #3598dc;
}
.page-title {
  /* color:#8d5e9f !important; */ /* font-family: 'Lato', sans-serif !important; */
}
.profile-info li {
  border: 1px solid #b6b6b6;
  padding: 5px !important;
  border-radius: 5px !important;
}
.profile-info li i {
  color: #8e44ad !important;
}
.profile-info h1 {
  color: #333 !important;
  font-weight: bold !important;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  box-shadow: none !important;
  border: 1px solid transparent;
}
.ver-inline-menu li.active a:hover {
  color: #fff;
  font-weight: normal;
}
.label-danger {
  display: block;
  padding: 15px;
  margin: 0 !important;
  width: 100% !important;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
  font-weight: bold;
}
/.page-title:after {
  content: "";
  width: 10%;
  height: 4px;
  display: block;
  margin-top: 5px;
  background: rgba(141, 94, 159, 0.66);
}
*/ .user_news_container .user_news_box,
.requests_container,
.portlet.light.calendar,
.charts_container .portlet.light,
.widget-row .widget-thumb {
  padding: 20px;
  background: #ffffff;
  height: auto;
  border-radius: 5px !important;
  box-shadow: 5px 15px 48px rgba(0, 0, 0, 0.15), 0 15px 32px rgba(0, 0, 0, 0.1);
}
.profile-content {
  overflow: visible !important;
}
div.profile-sidebar-portlet {
  background: rgba(139, 142, 148, 0.71) !important;
  padding: 20px 10px !important;
  border-radius: 5px !important;
  box-shadow: 5px 15px 48px rgba(0, 0, 0, 0.15), 0 15px 32px rgba(0, 0, 0, 0.1);
}
div.profile-sidebar-portlet .profile-usertitle-name {
  color: #fff;
  text-align: center;
}
div.profile-sidebar-portlet .profile-usertitle-name i {
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  line-height: 40px;
  margin: auto;
  border-radius: 40px;
}
div.profile-sidebar-portlet .profile-usertitle {
  margin: 0;
}
div.profile-sidebar-portlet .profile-usertitle ul li {
  display: block;
  text-align: right;
}
div.profile-sidebar-portlet .profile-usertitle ul li .profile-usertitle-job {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 5px;
  border-radius: 5px !important;
}
.portlet.light.requests_wrapper,
.portlet.light.user_news_container {
  background-color: transparent !important;
  padding: 0;
}
.portlet.light.requests_wrapper h4,
.portlet.light.user_news_container span.caption-subject {
  color: #313131 !important;
  font-weight: normal !important;
  font-size: 20px;
}
.portlet.light.requests_wrapper h4:after,
.portlet.light.user_news_container span.caption-subject:after {
  content: "";
  width: 15%;
  height: 3px;
  display: block;
  margin-top: 5px;
  background: rgba(49, 49, 49, 0.56);
}
.requests_container div a {
  color: #5e5e5e;
  text-decoration: none;
}
.requests_container div i {
  color: rgb(23, 196, 187);
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 50px;
  text-align: center;
  line-height: 30px !important;
  font-size: 15px;
}
.requests_container div {
  margin-top: 10px !important;
}
.user_news_container .user_news_box {
  margin-top: 10px;
}
.page-footer {
  height: auto !important;
  background: #dfe1e4;
}
.page-footer .page-footer-inner {
  float: none !important;
  display: block !important;
  text-align: center;
}
.page-footer .page-footer-inner a {
  display: block;
  background: rgba(0, 0, 0, 0.1);
  color: #a9a9aa;
  padding: 6px;
  margin-top: 15px;
  text-decoration: none;
}
.mt-checkbox > span,
.mt-radio > span {
  transform: scaleX(-1);
}
.form-control[type="file"] {
  line-height: normal;
}
.file-upload-terms {
  background: #efefef;
  border-radius: 5px !important;
  padding: 5px;
}
.file-upload-terms .form-control {
  margin-bottom: 10px;
  background: #f9f9f9;
}
.file-upload-terms p {
  margin: 5px;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  border-radius: 3px !important;
}
.charts_container {
  margin-top: 15px;
  -moz-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
.charts_container .portlet.light {
}
.portlet > .portlet-title > .tools {
  background: rgba(217, 239, 199, 0.25);
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 38px;
  border-radius: 7px !important;
  margin-top: 3px;
  webkit-box-shadow: 0px 0px 12px 0 rgba(51, 51, 51, 0.28);
  -moz-box-shadow: 0px 0px 12px 0 rgba(51, 51, 51, 0.28);
  box-shadow: 0px 4px 12px 0 rgba(51, 51, 51, 0.17);
  margin-top: 10px;
}
.portlet > .portlet-title > .tools a {
  display: block;
  width: 20px !important;
  height: 30px;
  background-repeat: no-repeat;
  line-height: 38px;
  background-position: center;
}
.portlet.box.green > .portlet-title,
.portlet.green,
.portlet > .portlet-body.green {
  /* background: #ffffff; */ /* border-radius: 5px 5px 0 0 !important; */
  /* display: table; */
  width: 100%;
  padding: 0 2.2rem;
  /* height: 5.1rem; */
  border-bottom: 1px solid #ebedf2;
  background: #fff;
}
.portlet.box.green {
  border: 1px solid rgba(119, 128, 145, 0.04);
  border-radius: 5px !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
.form .form-actions.right,
.portlet-form .form-actions.right {
  border-radius: 0 0 5px 5px !important;
}
.portlet.box > .portlet-body {
  border-radius: 0 0 5px 5px !important;
}
.page-header.navbar .menu-toggler.sidebar-toggler {
  /* position:absolute; */ /* top:0; */ /* left: 10px; */
}
.page-footer {
  background: #eef1f5;
}
.page-footer .page-footer-inner a {
  background: none;
  display: inline-block !important;
  margin: 0 0 10px;
}
.footer_copyright {
  float: right;
}
.page-footer .page-footer-inner {
  /* max-width:1200px; */
  margin: auto;
}
.footer_links {
  float: left;
}
.footer_links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer_links ul li {
  float: right;
}
.footer_links ul li a {
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 14px;
  text-decoration: none !important;
}
.footer_copyright a {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 14px;
}
.footer_links ul li a:after {
  content: "";
  display: inline-block;
  width: 1px;
  background: rgba(255, 255, 255, 0.56);
  height: 18px;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.footer_links ul li:last-child a:after {
  display: none;
}
.page-sidebar .page-sidebar-menu > li > a > i[class*="icon-"],
.page-sidebar .page-sidebar-menu > li > a > i[class^="icon-"] {
  /* font-size:30px; */ /* vertical-align:middle; */
}

@media (min-width: 992px) {
  .page-boxed .page-container {
    background: url(../images/side-bg.png);
    background-position: top right;
    background-attachment: fixed;
  }
  .page-boxed {
    background: #b3b3b3;
  }
  .page-sidebar-menu-hover-submenu li:hover > .sub-menu {
    background: #313131 !important;
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.3) !important;
  }
}
/* loading pane*/
#loading-pane {
  display: none;
  opacity: 0.8;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  z-index: 999998;
  background-color: #ffffff;
}
#loading-pane img {
  position: absolute;
  top: 40%;
  left: 47%;
  z-index: 999999;
}

/*badges*/

.badge-request-1 {
  background-color: #36c6d3;
}
.badge-request-2 {
  background-color: #ed6b75;
}
.badge-request-3 {
  background-color: #bac3d0;
}
.badge-request-4 {
  background-color: #f1c40f;
}
.badge-request-5 {
  background-color: #659be0;
}
.badge-request-6 {
  background-color: #659be0;
}
.badge-status-1 {
  background-color: #36c6d3;
}
.badge-status-2 {
  background-color: #ed6b75;
}
.loader-overlay-text {
  text-align: center;
  font-size: 30px;
  padding-top: 30px;
  color: #ffffff;
}

.loader-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  overflow: hidden;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.78);
}

.loader-overlay img {
  margin: 0 auto;
  display: block;
  padding-top: 35vh;
  width: 100px;
}

.searchInfo {
  padding: 25px 5px;
}

.sCRusult {
  float: right;
  width: 130px;
  margin-left: 15px;
}

.exportG {
  float: right;
  margin-left: 15px;
  position: relative;
}
.rusButtons,
.newApp {
  float: right;
}

.resultInfo .portlet {
  margin-top: 10px;
  margin-bottom: 0;
}

.drDownMHeader {
  min-width: 300px;
  padding: 20px;
  margin: -10px -10px 10px -10px;
  background: url(../images/side-bg.png);
  background-size: 100%;
  color: #fff;
  border-radius: 0 !important;
  font-size: 15px;
  border-top: 2px solid #fdb813;
}

.drDownMHeader img {
  margin-right: 15px;
  border: 1px solid rgba(255, 255, 255, 0.25);
}

.icon-key {
  display: none !important;
}

/*
  	Flaticon icon font: Flaticon
*/
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/flaticon/Flaticon.eot");
  src: url("../fonts/flaticon/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/flaticon/Flaticon.woff") format("woff"),
    url("../fonts/flaticon/Flaticon.ttf") format("truetype"), url("../fonts/flaticon/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/flaticon/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before {
  font-family: Flaticon;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-alarm-1:before {
  content: "\f132";
}

.flaticon-music-2:before {
  content: "\f109";
}

.flaticon-support:before {
  content: "\f100";
}

.flaticon-stopwatch:before {
  content: "\f101";
}

.flaticon-puzzle:before {
  content: "\f102";
}

.flaticon-settings-1:before {
  content: "\f103";
}

.flaticon-calendar-3:before {
  content: "\f104";
}

.flaticon-add-circular-button:before {
  content: "\f105";
}

.flaticon-plus:before {
  content: "\f106";
}

.flaticon-menu-1:before {
  content: "\f107";
}

.flaticon-menu:before {
  content: "\f108";
}

.flaticon-piggy-bank:before {
  content: "\f10a";
}

.flaticon-confetti:before {
  content: "\f10b";
}

.flaticon-rocket:before {
  content: "\f10c";
}

.flaticon-gift:before {
  content: "\f10d";
}

.flaticon-truck:before {
  content: "\f10e";
}

.flaticon-user-settings:before {
  content: "\f10f";
}

.flaticon-user-add:before {
  content: "\f110";
}

.flaticon-user-ok:before {
  content: "\f111";
}

.flaticon-internet:before {
  content: "\f112";
}

.flaticon-alert-2:before {
  content: "\f113";
}

.flaticon-alarm:before {
  content: "\f114";
}

.flaticon-grid-menu:before {
  content: "\f115";
}

.flaticon-up-arrow-1:before {
  content: "\f116";
}

.flaticon-more-1:before {
  content: "\f117";
}

.flaticon-more-v3:before {
  content: "\f117";
}

.flaticon-lock-1:before {
  content: "\f118";
}

.flaticon-profile-1:before {
  content: "\f119";
}

.flaticon-users:before {
  content: "\f11a";
}

.flaticon-map-location:before {
  content: "\f11b";
}

.flaticon-placeholder-2:before {
  content: "\f11c";
}

.flaticon-route:before {
  content: "\f11d";
}

.flaticon-more-v4:before {
  content: "\f11e";
}

.flaticon-lock:before {
  content: "\f11f";
}

.flaticon-multimedia-2:before {
  content: "\f120";
}

.flaticon-add:before {
  content: "\f121";
}

.flaticon-more-v5:before {
  content: "\f122";
}

.flaticon-more-v6:before {
  content: "\f123";
}

.flaticon-grid-menu-v2:before {
  content: "\f124";
}

.flaticon-suitcase:before {
  content: "\f125";
}

.flaticon-app:before {
  content: "\f126";
}

.flaticon-interface-9:before {
  content: "\f127";
}

.flaticon-time-3:before {
  content: "\f128";
}

.flaticon-list-3:before {
  content: "\f129";
}

.flaticon-list-2:before {
  content: "\f12a";
}

.flaticon-file-1:before {
  content: "\f12b";
}

.flaticon-folder-4:before {
  content: "\f12c";
}

.flaticon-folder-3:before {
  content: "\f12d";
}

.flaticon-folder-2:before {
  content: "\f12e";
}

.flaticon-folder-1:before {
  content: "\f12f";
}

.flaticon-time-2:before {
  content: "\f130";
}

.flaticon-search-1:before {
  content: "\f131";
}

.flaticon-tool-1:before {
  content: "\f133";
}

.flaticon-security:before {
  content: "\f134";
}

.flaticon-interface-8:before {
  content: "\f135";
}

.flaticon-interface-7:before {
  content: "\f136";
}

.flaticon-interface-6:before {
  content: "\f137";
}

.flaticon-placeholder-1:before {
  content: "\f138";
}

.flaticon-placeholder:before {
  content: "\f139";
}

.flaticon-web:before {
  content: "\f13a";
}

.flaticon-multimedia-1:before {
  content: "\f13b";
}

.flaticon-tabs:before {
  content: "\f13c";
}

.flaticon-signs-2:before {
  content: "\f13d";
}

.flaticon-interface-5:before {
  content: "\f13e";
}

.flaticon-network:before {
  content: "\f13f";
}

.flaticon-share:before {
  content: "\f140";
}

.flaticon-info:before {
  content: "\f141";
}

.flaticon-exclamation-2:before {
  content: "\f142";
}

.flaticon-music:before {
  content: "\f143";
}

.flaticon-medical:before {
  content: "\f144";
}

.flaticon-imac:before {
  content: "\f145";
}

.flaticon-profile:before {
  content: "\f146";
}

.flaticon-time-1:before {
  content: "\f147";
}

.flaticon-list-1:before {
  content: "\f148";
}

.flaticon-multimedia:before {
  content: "\f149";
}

.flaticon-interface-4:before {
  content: "\f14a";
}

.flaticon-file:before {
  content: "\f14b";
}

.flaticon-background:before {
  content: "\f14c";
}

.flaticon-chat-1:before {
  content: "\f14d";
}

.flaticon-graph:before {
  content: "\f14e";
}

.flaticon-pie-chart:before {
  content: "\f14f";
}

.flaticon-bag:before {
  content: "\f150";
}

.flaticon-cart:before {
  content: "\f151";
}

.flaticon-warning-2:before {
  content: "\f152";
}

.flaticon-download:before {
  content: "\f153";
}

.flaticon-edit-1:before {
  content: "\f154";
}

.flaticon-visible:before {
  content: "\f155";
}

.flaticon-line-graph:before {
  content: "\f156";
}

.flaticon-browser:before {
  content: "\f157";
}

.flaticon-statistics:before {
  content: "\f158";
}

.flaticon-paper-plane:before {
  content: "\f159";
}

.flaticon-cogwheel-2:before {
  content: "\f15a";
}

.flaticon-lifebuoy:before {
  content: "\f15b";
}

.flaticon-settings:before {
  content: "\f15c";
}

.flaticon-menu-button:before {
  content: "\f15d";
}

.flaticon-user:before {
  content: "\f15e";
}

.flaticon-apps:before {
  content: "\f15f";
}

.flaticon-clock-1:before {
  content: "\f160";
}

.flaticon-close:before {
  content: "\f161";
}

.flaticon-pin:before {
  content: "\f162";
}

.flaticon-circle:before {
  content: "\f163";
}

.flaticon-interface-3:before {
  content: "\f164";
}

.flaticon-technology-1:before {
  content: "\f165";
}

.flaticon-danger:before {
  content: "\f166";
}

.flaticon-exclamation-square:before {
  content: "\f167";
}

.flaticon-cancel:before {
  content: "\f168";
}

.flaticon-calendar-2:before {
  content: "\f169";
}

.flaticon-warning-sign:before {
  content: "\f16a";
}

.flaticon-more:before {
  content: "\f16b";
}

.flaticon-exclamation-1:before {
  content: "\f16c";
}

.flaticon-cogwheel-1:before {
  content: "\f16d";
}

.flaticon-more-v2:before {
  content: "\f16e";
}

.flaticon-up-arrow:before {
  content: "\f16f";
}

.flaticon-computer:before {
  content: "\f170";
}

.flaticon-alert-1:before {
  content: "\f171";
}

.flaticon-alert-off:before {
  content: "\f172";
}

.flaticon-map:before {
  content: "\f173";
}

.flaticon-interface-2:before {
  content: "\f174";
}

.flaticon-graphic-2:before {
  content: "\f175";
}

.flaticon-cogwheel:before {
  content: "\f176";
}

.flaticon-alert:before {
  content: "\f177";
}

.flaticon-folder:before {
  content: "\f178";
}

.flaticon-interface-1:before {
  content: "\f179";
}

.flaticon-interface:before {
  content: "\f17a";
}

.flaticon-calendar-1:before {
  content: "\f17b";
}

.flaticon-time:before {
  content: "\f17c";
}

.flaticon-signs-1:before {
  content: "\f17d";
}

.flaticon-calendar:before {
  content: "\f17e";
}

.flaticon-chat:before {
  content: "\f17f";
}

.flaticon-infinity:before {
  content: "\f180";
}

.flaticon-list:before {
  content: "\f181";
}

.flaticon-bell:before {
  content: "\f182";
}

.flaticon-delete:before {
  content: "\f183";
}

.flaticon-squares-4:before {
  content: "\f184";
}

.flaticon-clipboard:before {
  content: "\f185";
}

.flaticon-shapes:before {
  content: "\f186";
}

.flaticon-comment:before {
  content: "\f187";
}

.flaticon-squares-3:before {
  content: "\f188";
}

.flaticon-mark:before {
  content: "\f189";
}

.flaticon-signs:before {
  content: "\f18a";
}

.flaticon-squares-2:before {
  content: "\f18b";
}

.flaticon-business:before {
  content: "\f18c";
}

.flaticon-car:before {
  content: "\f18d";
}

.flaticon-light:before {
  content: "\f18e";
}

.flaticon-information:before {
  content: "\f18f";
}

.flaticon-dashboard:before {
  content: "\f190";
}

.flaticon-edit:before {
  content: "\f191";
}

.flaticon-location:before {
  content: "\f192";
}

.flaticon-technology:before {
  content: "\f193";
}

.flaticon-exclamation:before {
  content: "\f194";
}

.flaticon-tea-cup:before {
  content: "\f195";
}

.flaticon-notes:before {
  content: "\f196";
}

.flaticon-analytics:before {
  content: "\f197";
}

.flaticon-transport:before {
  content: "\f198";
}

.flaticon-layers:before {
  content: "\f199";
}

.flaticon-book:before {
  content: "\f19a";
}

.flaticon-squares-1:before {
  content: "\f19b";
}

.flaticon-clock:before {
  content: "\f19c";
}

.flaticon-graphic-1:before {
  content: "\f19d";
}

.flaticon-symbol:before {
  content: "\f19e";
}

.flaticon-graphic:before {
  content: "\f19f";
}

.flaticon-tool:before {
  content: "\f1a0";
}

.flaticon-laptop:before {
  content: "\f1a1";
}

.flaticon-event-calendar-symbol:before {
  content: "\f1a2";
}

.flaticon-logout:before {
  content: "\f1a3";
}

.flaticon-refresh:before {
  content: "\f1a4";
}

.flaticon-questions-circular-button:before {
  content: "\f1a5";
}

.flaticon-search-magnifier-interface-symbol:before {
  content: "\f1a6";
}

.flaticon-search:before {
  content: "\f1a7";
}

.flaticon-attachment:before {
  content: "\f1a8";
}

.flaticon-speech-bubble-1:before {
  content: "\f1a9";
}

.flaticon-open-box:before {
  content: "\f1aa";
}

.flaticon-coins:before {
  content: "\f1ab";
}

.flaticon-speech-bubble:before {
  content: "\f1ac";
}

.flaticon-squares:before {
  content: "\f1ad";
}

.flaticon-diagram:before {
  content: "\f1ae";
}
.btn-green {
  color: #fff;
  background-color: #08174f;
  border-color: #08174f;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #fff;
}

.select2-selection__rendered {
  font-family: "Anivers", "MOLarabic" !important;
}

.note {
  border: 0 !important;
}

.table-advance td.highlight div.success {
  border-right: 2px solid #6ebf96 !important;
}

@media (max-width: 992px) {
  .page-sidebar-menu {
    background: #08174f;
  }
  .page-header.navbar .top-menu .navbar-nav {
    margin: 0 10px !important;
  }
  .page-header.navbar .page-logo .logo-default {
    line-height: 65px !important;
  }
}
