@font-face {
  font-family: exo2-bold;
  src: url(../fonts/exo2/Exo2-Bold.otf);
}

@font-face {
  font-family: exo2;
  src: url(../fonts/exo2/Exo2-Regular.otf);
}

@font-face {
  font-family: proxyKZ;
  src: url(../fonts/proxykz/ProxyKZ_Regular.ttf);
}

@font-face {
  font-family: proxyKZBold;
  src: url(../fonts/proxykz/ProxyKZBold.ttf);
}

@font-face {
  font-family: exo2-bold;
  src: url(../fonts/exo2/Exo2-Bold.otf);
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans/OpenSans-SemiBoldItalic.eot');
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
  url('../fonts/OpenSans/OpenSans-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans/OpenSans-SemiBoldItalic.woff') format('woff'),
  url('../fonts/OpenSans/OpenSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans/OpenSans-LightItalic.eot');
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
  url('../fonts/OpenSans/OpenSans-LightItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans/OpenSans-LightItalic.woff') format('woff'),
  url('../fonts/OpenSans/OpenSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans/OpenSans-Bold.eot');
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
  url('../fonts/OpenSans/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans/OpenSans-Bold.woff') format('woff'),
  url('../fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans/OpenSans-ExtraBoldItalic.eot');
  src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'),
  url('../fonts/OpenSans/OpenSans-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans/OpenSans-ExtraBoldItalic.woff') format('woff'),
  url('../fonts/OpenSans/OpenSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans/OpenSans-Light.eot');
  src: local('Open Sans Light'), local('OpenSans-Light'),
  url('../fonts/OpenSans/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans/OpenSans-Light.woff') format('woff'),
  url('../fonts/OpenSans/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans/OpenSans-Italic.eot');
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
  url('../fonts/OpenSans/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans/OpenSans-Italic.woff') format('woff'),
  url('../fonts/OpenSans/OpenSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans/OpenSans-Regular.eot');
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
  url('../fonts/OpenSans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans/OpenSans-Regular.woff') format('woff'),
  url('../fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans/OpenSans-SemiBold.eot');
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
  url('../fonts/OpenSans/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans/OpenSans-SemiBold.woff') format('woff'),
  url('../fonts/OpenSans/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans/OpenSans-ExtraBold.eot');
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
  url('../fonts/OpenSans/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans/OpenSans-ExtraBold.woff') format('woff'),
  url('../fonts/OpenSans/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans/OpenSans-BoldItalic.eot');
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
  url('../fonts/OpenSans/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans/OpenSans-BoldItalic.woff') format('woff'),
  url('../fonts/OpenSans/OpenSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@page {
  size: auto;   /* auto is the initial value */
  margin: 5mm;  /* this affects the margin in the printer settings */
}

/*body.overflow-hidden {*/
/*overflow:hidden !important;*/
/*}*/

.modal .controller {
  border-bottom: none;
}

.relative {
  position: relative;
}

img {
  max-width: 100%;
}

.loading_body {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  background: #fff;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  display: none;
  align-items: center;
  justify-content: center;
}

.inline-block {
  float: none;
  display: inline-block !important;
  vertical-align: middle;
}

div p:last-child {
  margin-bottom: 0;
}

img.croppr {
  max-width: none;
}

.jcrop-keymgr {
  display: none;
}

/* FILE UPLOADER */

/* .uploader-widget {

} */

.uploader-widget .file-upload {
  padding: 30px;
  border: 8px dashed #eee;
  border-radius: 10px;
}

.uploader-widget .file-upload.dragging {
  border-color: #28a4c9;
}

.uploader-widget .file-upload.hovered {
  border-color: #68d286;
}

.uploader-widget .uploader-inner {
  position: relative
}

.uploader-widget input[type='file'] {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* .uploader-widget .uploaded_list {
} */

.file {
  vertical-align: middle;
  padding: 5px
}

.file .file-icon {
  width: 40px;
}

.file.upload-error {
  border-color: #dca7a7;
  background: #f2dede;
}

#medium_insert_upload_modal {
  z-index: 1049;
}


.EPager {
  clear: both;
}

.text-white {
  color: #fff;
}

.controller {
  position: relative;
}

.autocomplete-suggestions {
  width: auto !important;
  border: 1px solid #999;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  color: #2c3e50;
  background: #ffffff none;
  border: 2px solid #2c3e50;
  margin-top: 3px;
  border-radius: 4px;
}

.autocomplete-suggestion {
  padding: 4px 5px;
  white-space: nowrap;
  overflow: hidden;
}

.autocomplete-no-suggestion {
  padding: 2px 5px;
}

.autocomplete-selected {
  background: #F0F0F0;
}

.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}

.autocomplete-group {
  padding: 2px 5px;
}

.autocomplete-group strong {
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}

.datepicker, .bootstrap-timepicker-widget {
  z-index: 9999 !important;
}

.input-xs {
  height: 25px;
  padding: 2px 3px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  border-width: 1px;
}

.nav-tabs-xs > li > a {
  padding-left: 3px;
  padding-right: 3px;
}

.modal-llg {
  width: auto;
  max-width: 80%;
}

.modal-fullscreen {
  width: 100%;
  max-width: 100%;
  height: 98%;
  margin: 5px;
}

.modal-fullscreen .modal-content, .modal-fullscreen .modal-content .modal-body, .modal-fullscreen .inner-wrapper, .modal-fullscreen .action-content {
  height: 100%;
}

.pagebreak {
  page-break-after: always;
}

.exo2 {
  font-family: exo2-bold;
}

.exo2 a {
  color: #999;
  text-decoration: none;
}

/* .exo2 a:hover {

} */


.text-light-gray {
  color: #777;
}

.bg-light-gray {
  background: #999;
}

.text-very-light-gray {
  color: #aaa;
}

.profile-photo {
  width: 48px;
  height: 48px;
  border-radius: 64px;
}

.action-content {

}

.modal .action-content {
  padding: 0;
}

.main-menu .nav-link {
  padding: 10px;
  border-radius: 0;
  color: #aaa;
}

.main-menu .nav-link.selected {
  color: #fff;
}

.pointer {
  cursor: pointer;
}

.col {

}

.action-content .layout-separator {
  margin: 45px -15px 30px -15px;
}

.modal .layout-separator {
  margin: 30px -15px 15px -15px;
}

.layout-separator {
  position: relative;
}

.layout-separator .layout-separator-border {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 2px;
  margin-top: -1px;
}

.layout-separator .layout-separator-label {
  padding: 5px 15px;
  border-radius: 5px;
}

.hidden {
  display: none;
}

.print-object * {
  font-family: Arial !important;
}

@media print {
  .print-object {
    background-color: white;
    height: 100%;
    width: 100%;
    bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding: 15px;
    font-size: 14px;
    line-height: 18px;
  }
}

.nav-tabs .nav-link.mactive {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}

.nav-pills .nav-link.mactive {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}


.dark-panel {
  background: #eee;
}

.dark-panel .nav-tabs .nav-link:hover, .dark-panel .nav-tabs .nav-link:active {
  border-bottom-color: #888;
}

.dark-panel .nav-tabs .nav-link.mactive {
  color: #464a4c;
  background-color: #fff;
  border-color: #888 #888 #fff;
  border-radius: 0;
}

.table-vertical-centered tr td, .table-vertical-centered tr th {
  vertical-align: middle;
}

.inactive {
  opacity: .7;
}

/* FILE UPLOADER */

.uploader-widget {

}

.uploader-widget .file-upload {
  padding: 30px;
  border: 8px dashed #eee;
  border-radius: 10px;
}

.uploader-widget .file-upload.dragging {
  border-color: #28a4c9;
}

.uploader-widget .file-upload.hovered {
  border-color: #68d286;
}

.uploader-widget .uploader-inner {
  position: relative
}

.uploader-widget input[type='file'] {
  opacity: 0;
  filter: alpha(opacity=0);
}

.uploader-widget .uploaded_list {
}

.file {
  vertical-align: middle;
  padding: 5px
}

.file .file-icon {
  width: 40px;
}

.file.upload-error {
  border-color: #dca7a7;
  background: #f2dede;
}

#medium_insert_upload_modal {
  z-index: 1049;
}


.EPager {
  clear: both;
}

/** COMMENTS */

.comment-body .text-content {
  padding: 5px 5px 5px 10px;
  color: #555;
  border-left: 1px solid #ddd;
  margin-left: 20px;
}

.text-white {
  color: #fff;
}

.left-menu-nav li a {
  padding: 20px 15px;
  font-weight: bold;
}

.left-menu-nav li a:hover {
  text-decoration: none;
}


.left-menu-nav li.active a, .left-menu-nav li.active a:hover, .left-menu-nav li.active a:focus {
  background-color: #a98416;

}

.left-menu-nav img {
  margin-bottom: 10px;
  max-width: 70px !important;
}

table.table.table-th-va-middle th {
  vertical-align: middle;
}

table.table.table-td-va-middle td {
  vertical-align: middle;
}

table.questions-table td, table.answers-table td {
  padding: 5px;
}

table.questions-table tr.question-row {
  font-size: 1.3em;
}

.questions .question .answer td.litera {
  font-size: 0;
  height: 32px;
}

.questions .question .answer td.litera * {
  font-size: 14px;
}

.page-header {
  padding-bottom: 9px;
  border-bottom: 1px solid #eeeeee;
}

.submit-panel {
  margin: 45px 0 0 0;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fafafa;
  border-top: #ccc solid 1px;
}

.modal .submit-panel {
  margin: 45px -15px -15px -15px;
}


.va:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.vam {
  display: inline-block;
  vertical-align: middle;
}

body {
  background-color: #F5F7FA;
  /*font-family: 'PT Sans', Tahoma, sans-serif;*/
  /*color: #666666;*/
  font-size: 16px;
  color: #212529;
}

.asm-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: 101;
  background-color: #fafafa;
  border-bottom: 1px solid #e3e4e6;
}

.asm-header > div {
  height: 100%;
}

.asm-header .left {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  float: left;
}

.asm-header .left .logo {
  width: 203px;
  height: 40px;
  background: url(/images/logo.png) no-repeat;
  background-size: cover;
  margin-left: 30px;
}

.asm-header .center {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
}

.asm-header .center > div {
  width: 100%;
  white-space: normal;
  font-size: 16px;
}

.asm-header .center .title {
  font-weight: bold;
}

.asm-header .right {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  margin-right: 30px;
}

.asm-header .right a {
  color: #666666;
  text-decoration: none;
}

.asm-header .right a:visited {
  color: #666666;
}

.asm-header .right a.button {
  color: #b0b0b0;
  text-decoration: none;
  text-align: center;
}

.asm-header .right a.button i {
  font-size: 24px;
}

.asm-header .right a.button div {
  font-size: 14px;
  margin-top: 4px;
}

.asm-header .right a.button:visited {
  color: #b0b0b0;
}

.asm-header .right a.button:hover .button {
  color: #999999;
}

.asm-header .right .user {
  margin-right: 20px;
}

.asm-header .right .user .avatar {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

.asm-header .right .user .avatar img {
  width: 100%;
  height: 100%;
}

.asm-header .right .user .info {
  display: inline-block;
  margin-left: 10px;
}

.asm-header .right .user .info .title {
  font-size: 16px;
  font-weight: bold;
}

.asm-header .right .user .info .role {
  margin-top: 2px;
  font-size: 14px;
}

.asm-sidebar {
  position: fixed;
  top: 60px;
  left: 0;
  bottom: 0;
  z-index: 100;
  width: 120px;
  background-color: #fafafa;
  border-right: 1px solid #e3e4e6;
}

.asm-sidebar .button {
  height: 100px;
  border-bottom: 1px solid #e3e4e6;
  display: block;
  color: #999999;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  font-size: 0;
}

.asm-sidebar .button .circle {
  font-size: 0;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #999999;
  width: 54px;
  height: 54px;
  box-sizing: border-box;
  text-align: center;
}

.asm-sidebar .button .circle i {
  font-size: 26px;
}

.asm-sidebar .button .title {
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 8px;
  white-space: normal;
  padding: 0 10px;
}

.asm-sidebar .button:visited {
  color: #999999;
}

.asm-sidebar .button.active, .asm-sidebar .button:hover {
  cursor: pointer;
  color: #00aeef;
}

.asm-sidebar .button.active .circle, .asm-sidebar .button:hover .circle {
  background-color: #fff;
  border-color: #00aeef;
}

.asm-wrapper {
  margin-top: 60px;
  margin-left: 100px;
  padding: 0;
  white-space: nowrap;
  font-size: 0;
  box-sizing: border-box;
}

.asm-wrapper .asm-block {
  display: inline-block;
  width: 100%;
  padding: 15px;
  font-size: 16px;
  white-space: normal;
  vertical-align: top;
  box-sizing: border-box;
}

.modal .asm-block, .modal .asm-block .cont {
  padding: 0 !important;
}

.asm-wrapper .asm-block .cont {
  background-color: #fff;
  padding: 20px;
}

.asm-wrapper .asm-block .title {
  font-size: 24px;
}

.asm-wrapper .asm-block .title a {
  color: #666666;
  display: inline-block;
  border-bottom: 1px dotted #666666;
  text-decoration: none;
}

.asm-wrapper .asm-block .title a:visited {
  color: #666666;
}

.asm-wrapper .asm-block .title a:hover {
  border-bottom: 1px solid #00aeef;
  color: #00aeef;
}

.asm-wrapper .asm-block .labels {
  position: relative;
  left: -24px;
  display: inline-block;
  background-color: #fa712c;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px 15px;
  margin-bottom: 20px;
}

.asm-wrapper .asm-block .labels:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 4px 0;
  border-color: transparent #bc4204 transparent transparent;
}

.asm-wrapper .asm-block .item {
  position: relative;
  min-height: 70px;
  white-space: nowrap;
}

.asm-wrapper .asm-block .item .icon {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
}

.asm-wrapper .asm-block .item .icon .circle {
  width: 70px;
  height: 70px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #eff0f2;
  text-align: center;
  font-size: 0;
  padding: 3px;
}

.asm-wrapper .asm-block .item .icon .circle > div {
  width: 100%;
  height: 100%;
  background-color: #30c930;
  border-radius: 50%;
  color: #fff;
}

.asm-wrapper .asm-block .item .icon .circle i {
  font-size: 28px;
}

.asm-wrapper .asm-block .item .info {
  display: inline-block;
  width: auto;
  overflow: hidden;
  white-space: normal;
  margin-left: 20px;
  padding-left: 70px;
  padding-top: 10px;
}

.asm-wrapper .asm-block .item .info .title {
  color: #666666;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.asm-wrapper .asm-block .item .info .subinfo {
  color: #999999;
  font-size: 16px;
  margin-top: 5px;
}

.asm-wrapper .asm-block .item .info .date {
  color: #cccccc;
  font-size: 14px;
  margin-top: 5px;
}

.asm-wrapper .asm-block .item + .item {
  margin-top: 20px;
}

.asm-block .item .title a,
.asm-block .item .title a:hover,
.asm-block .asm-news .title a,
.asm-block .asm-news .title a:hover {
  border: none;
}

.asm-block > .cont + .cont {
  margin-top: 30px;
}

.asm-news .info {
  margin-top: 10px;
  font-size: 16px;
}

.asm-news + .asm-news {
  margin-top: 20px;
}

a.readmore, a.readmore:hover {
  color: #00aeef;
  text-decoration: underline;
}

.asm-wrapper .asm-block .date,
.asm-news .date {
  color: #cccccc;
  font-size: 14px;
  margin-top: 10px;
}

.asm-news .date .views {
  margin-left: 20px;
}

.asm-news .date .views i {
  margin-right: 7px;
}

.asm-block .item .add-info {
  margin-top: 20px;
  font-size: 16px;
}

.asm-block .shade {
  color: #cccccc;
}

.asm-block .a-material + .a-material {
  margin-top: 10px;
}

.asm-sidebar .button.with-menu {
  position: relative;
}

.asm-sidebar .button.with-menu .submenu {
  position: absolute;
  top: -1px;
  left: 100%;
  z-index: 1;
  width: 0;
  overflow: hidden;
}

.asm-sidebar .button.with-menu:hover .submenu {
  left: 119px;
  width: 280px;
  padding-right: 30px;
}

.asm-sidebar .button.with-menu:hover .submenu:hover {
  cursor: auto;
}

.asm-sidebar .button.with-menu:hover .submenu .cont {
  background-color: #fafafa;
  box-shadow: 10px 0 10px rgba(0, 0, 0, 0.15);
  border: 1px solid #e3e4e6;
  border-left: none;
  height: 100%;
}

.asm-sidebar .button.with-menu .submenu ul {
  font-size: 16px;
  text-align: left;
  list-style-type: none;
  padding: 15px 0;
  line-height: 1.4em;
}

.asm-sidebar .button.with-menu .submenu li:hover {
  background-color: #ffffff;
}

.asm-sidebar .button.with-menu .submenu li a {
  display: block;
  padding: 5px 20px;
}

.asm-sidebar .button.with-menu .submenu li a:hover {
  text-decoration: none;
}

.asm-sidebar .button.with-menu .submenu li a i {
  margin-right: 10px;
}

.asm-sidebar .button.with-menu .submenu li.separator {
  display: inline-block;
  height: 10px;
}

.asm-block .title a.btn {
  color: #fff !important;
}

.asm-block .title a.btn:hover {
  border: 1px solid #023e1b !important;
  color: #fff !important;
}

.asm-block .cont > .user,
.asm-block .cont > .course,
.asm-block .cont > .test,
.asm-block .cont > .material {
  margin-top: 20px;
  position: relative;
}

.asm-block .cont > .title {
  margin-bottom: 20px;
}

.modal-body .asm-block {
  padding: 0;
}

.media-left {
  padding-right: 20px;
}

.media-right {
  padding-left: 20px;
}

.questions .question .answer td.litera {
  font-size: 0;
  height: 32px;
}

.questions .question .answer td.litera * {
  font-size: 14px;
}

.top-header {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 4;
}

.controller {
  padding-top: 80px;
  padding-bottom: 30px;
}

.color-line {
  height: 6px;
  width: 100%;
  overflow: hidden;
  font-size: 0;
  white-space: nowrap;
}

.color-line div {
  display: inline-block;
  width: 10%;
  height: 100%;
}

.sidepage-container .asm-block, .sidepage-container .cont {
  padding: 0 !important;
}

.der {
  border: 0;
}

.avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

.white-block {
  background: #fff;
  padding: 15px;
  border-bottom: transparent 2px solid;
}

.modal .white-block, .white-block .white-block {
  padding: 0;
  border: 0;
}

.truncate {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bordered-bottom {
  border-bottom: 1px solid #ddd;
}

.bordered-bottom:last-child {
  border-bottom: 0;
}

/* validation */
.invalid-feedback {
  display: block;
  text-align: right;
}

.actions-panel {
  width: 100%;
  position: absolute;
  z-index: 1;
  right: 15px;
  top: 45px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0s, opacity 0.1s 0.4s linear;
}

div:hover > .actions-panel {
  visibility: visible;
  opacity: 0.7;
}

.calendar .calendar-col {
  width: 14.285%;
  padding: 14.285% 0 0 0;
  cursor: pointer;
}

.calendar .calendar-bubble {
  width: 5px;
  height: 5px;
}

.hover-border {
  cursor: pointer;
  border-bottom: 0;
}

.hover-border:hover {
  border-bottom: 2px solid;
}

.required:after {
  color: #e32;
  content: ' *';
  display: inline;
  font-size: large;
}

.fa-1_5x {
  font-size: 1.5em !important;
}


@media (max-width: 768px) {

  .card-index > h2{
    font-size: 24px !important;
  }

  .card-index > .card-btn-second, .card-index > .card-btn-first{
    margin-top: 0 !important;
    margin-bottom: 20px !important;
  }

  h2 {
    font-size: 24px
  }

  .site__content {
    display: block;
    width: auto
  }
}


.site__wrapper {
  background-color: #f2f2f2;
  display: grid;
  grid-template-columns: auto 286px;
  padding-top: 96px;
  position: relative;
}

.site__wrapper.no-sidebar {
  display: block;
}

.third-column-footer a{
  height: 40px;
  margin-bottom: 8px !important;
}

@media (max-width: 992px) {
  .sidebar{
    overflow-y: scroll;
    max-height: calc(100vh - 9rem);
  }

  .site__wrapper {
    display: block;
  }

  .first-column-footer, .second-column-footer, .third-column-footer, .fourth-column-footer{
    text-align: left !important;
  }

  .second-column-footer{
    padding-right: 0 !important;
  }

  .fourth-column-footer{
    align-items: start !important;
  }

  .fourth-column-footer > ul{
    text-align: left !important;
  }
}

@media (max-width: 762px){
  .first-column-footer, .second-column-footer, .third-column-footer, .fourth-column-footer{
    text-align: center !important;
  }

  .fourth-column-footer{
    align-items: center !important;
  }

  .footer-email-form{
    justify-content: center !important;
  }

  .fourth-column-footer > ul{
    text-align: center !important;
  }
}

@media (max-width: 767px){
  .card-inside{
    flex-direction: column-reverse;
  }

  .card-inside > div{
    justify-content: center !important;
    text-align: center !important;
  }
}

@media (max-width: 590px){
  .region-chooser{
    display: none;
  }
}

@media (max-width: 460px){
  nav.navbar .system-button{
    /*display: none;*/
  }
}

@media (max-width: 1259px){
  .footer-email-form{
    justify-content: start;
  }
}

.fourth-column-footer > ul, .second-column-footer {
  text-align: right;
}

.fourth-column-footer{
  align-items: end;
}

.site__content {
  padding-top: 24px;
  overflow: hidden;
}

.sidebar {
  background-color: #fff;
  border: 1px solid rgba(191, 197, 209, 0.5);
  border-radius: 8px;
  display: none;
  position: fixed;
  top: 96px;
  right: 16px;
  padding: 1rem;
  padding-bottom: calc(1rem - 8px);
  width: 286px;
  z-index: 101;
  overflow-y: auto;
}

.sidebar .dynamic-content {
  border-radius: 17px;
  background-color: #62a4d8;
  color: white;
  cursor: default;
  padding: 2px 8px;
}

@media (min-width: 992px) {
  .sidebar {
    background-color: rgba(255, 255, 255, 0.75);
    border: 0;
    border-radius: 0;
    box-shadow: 0 2px 6px rgba(47, 83, 151, 0.1);
    display: flex !important;
    flex-direction: column;
    align-items: center;
    padding: 1rem;
    right: 0;
    top: 96px;
    height: 100%;
    z-index: 99;
  }

  .sidebar:before, .sidebar:after {
    content: none !important;
  }
}

.sidebar:before, .sidebar:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  width: 0;
  height: 0;
}

.sidebar:before {
  right: 1rem;
  border: 10px solid transparent;
}

.sidebar:after {
  right: calc(1rem + 1px);
  border: 9px solid transparent;
}

.sidebar .list-group-item {
  background: none;
  border: none;
  box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
  border-radius: 0;
  display: flex;
  align-items: center;
  font-size: 14px;
  padding: 16px 8px
}

.sidebar .list-group-item-num {
  color: rgba(152,160,166,0.5);
  font-weight: 700;
  font-size: 28px;
  margin-right: 24px
}

.sidebar .btn:not(.btn__main) {
  background-color: #fff;
  border: 1px solid rgba(191, 197, 209, 0.5);
  border-radius: 8px;
  box-shadow: none;
  font-size: 14px;
  padding: 16px 14px 16px 14px;
  position: relative;
  text-align: left;
  width: 100%;
}

.sidebar .btn__main {
  font-size: 18px;
}

.sidebar .btn.no-arrow {
  padding: 1rem;
}

.sidebar .btn.login, .sidebar .btn.register {
  display: flex;
  align-items: center;
  padding: 1rem 2rem 1rem 1rem;
}

.sidebar .btn.login .login-icon, .sidebar .btn.register .register-icon {
  padding: 0;
  width: 32px;
}

.sidebar .btn:not(.btn__main):not(.no-arrow):after {
  content: "";
  color: #98A0A6;
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
}

.sidebar .btn:not(.btn__main) {
  margin-bottom: 8px;
}

.sidebar .btn:not(.btn__main):hover {
  color: #009CF8;
}

.sidebar .list-button {
  background-color: #fff;
  border: 1px solid rgba(191, 197, 209, 0.5);
  border-radius: 8px;
  margin-bottom: 8px;
  width: 100%;
}

.sidebar .list-button > .btn {
  border: 0;
  color: inherit;
  text-decoration: none;
  margin: 0;
}

.sidebar .list-button > .btn:after {
  content: "";
  transition: transform 0.3s;
}

.sidebar .list-button > .btn:not(.collapsed):after {
  transform: translateY(-50%) rotate(90deg);
}

.sidebar .list-button > .list-group {
  padding: 16px 0;
  border-top: 1px solid rgba(191, 197, 209, 0.5);
  margin: 0 14px;
  border-radius: 0;
  font-weight: 600;
}

.sidebar .list-button > .list-group a {
  display: block;
  color: inherit;
  font-size: 14px;
  text-decoration: none;
}

.sidebar .list-button > .list-group a:not(:last-child) {
  margin-bottom: 16px;
}

.sidebar .list-button > .list-group a:hover {
  color: #009CF8;
}

.sidebar .list-button > .list-group a.active, .sidebar > a.btn.active {
  color: #009CF8;
}


.btn__secondary {
  border: 1px solid #009CF8;
  border-radius: 100px;
  color: #009CF8;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  padding: 8px 24px;
  transition: all .3s
}

.btn__secondary:hover {
  border: 1px solid #f2f2f2;
  color: #fff;
  background: linear-gradient(-20deg, #9AD0FF 15%, #007EEC 85%)
}

.btn__secondary.disabled {
  border: 1px solid #cccccc;
  color: #cccccc;
}


.btn__danger {
  border: 1px solid #009CF8;
  border-radius: 100px;
  color: #009CF8;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  padding: 8px 24px;
  transition: all .3s
}

.btn__danger:hover {
  border: 1px solid #f2f2f2;
  color: #fff;
  background: linear-gradient(-20deg, #9AD0FF 15%, #007EEC 85%)
}

/* form */
.form-control {
  border: 1px solid rgba(191, 197, 209, 0.5);
  font-weight: 600;
  padding: 12px;
  height: 48px;
  border-radius: 8px;
}

.form-control::placeholder {
  color: rgba(70, 64, 70, 0.38);
}

/* h2 */
@media (max-width: 768px) {
  h2 {
    font-size: 24px;
  }
}

/* ul */
ul:not(.list-unstyled):not(.nav-tabs):not(.nav-pills):not(.select2-results__options):not(.pagination):not(.list-group) > li::before {
  content: "\2022";
  color: #009CF8;
  display: inline-block;
  font-weight: bold;
  margin-left: -18px;
  width: 16px;
}

ul:not(.list-unstyled):not(.nav-tabs):not(.nav-pills):not(.select2-results__options):not(.pagination):not(.list-group) {
  list-style: none;
  padding-left: 20px;
}

/* li */
.list-dashed li {
  padding: 16px 0;
}

.list-dashed li:not(:last-child) {
  border-bottom: 1px dashed rgba(191, 197, 209, 0.3);
}

/* card */
@media (min-width: 320px) and (max-width: 768px) {
  .card .card {
    margin: auto;
  }
}

@media (max-width: 500px) {
  .card .image-small-banner {
    display: flex !important;
    position: relative;
    width: 256px;
    height: 219px;
  }
}

.card {
  background-color: #FFFFFF;
  box-shadow: 0 2px 6px rgba(52, 58, 64, 0.1);
  border-radius: 8px;
  border: none;
  font-size: 14px;
  overflow: hidden;
  height: 100%;
}

.card-header {
  background: #FFFFFF;
  padding: 32px 0;
  margin: 0 32px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.33);
}

.card-footer {
  background: #ffffff;
}

.card .image-small-banner {
  display: none;
}

.card .card {
  border: 1px solid rgba(191, 197, 209, 0.5);
  box-shadow: none;
}

.card .card-header {
  padding: 16px 24px;
  margin: 0;
}

.card .card-footer {
  padding: 24px;
}

/* hr */
hr.dashed {
  display: block;
  position: relative;
  border-top: 1px dashed rgba(191, 197, 209, 0.3);
}

/* select2 + custom-select */
.select2 {
  color: rgba(70, 64, 70, 0.38);
  font-weight: 600;
  font-size: 18px;
}

.select2-container {
  width: 100%;
}

.select2-container--default .select2-selection--single {
  border-color: rgba(191, 197, 209, 0.5);
  border-radius: 8px;
  height: 48px;
}

.select2-container--default .select2-selection--single:focus {
  outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: rgba(70, 64, 70, 0.38);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  background: rgba(242, 242, 242, 0.5);
  border-left: 1px solid rgba(191, 197, 209, 0.5);
  border-radius: 0 8px 8px 0;
  top: 0;
  right: 0;
  height: 100%;
  width: 48px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow > b {
  border: none;
  margin: 0;
  transform: translate(-50%, -50%);
  height: auto;
  width: auto;
}

.select2-container--default .select2-selection--single .select2-selection__arrow > b:before {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
  content: "";
}

.select2-container[style] {
  width: auto;
}

.select2-dropdown {
  border-color: rgba(191, 197, 209, 0.5);
}

.select2-results__option {
  padding: 12px;
}

.select2-results__option[aria-selected=true], .select2-results__option--highlighted {
  background: #F2F2F2 !important;
  color: #009CF8 !important;
}

/* .custom-select {
    width: 73%;
} */

/* divider */
.divider {
  background: rgba(231, 233, 234, 0.0001);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
  margin-left: -15px;
  margin-right: -15px;
  height: 1px;
}

/* gradient circle */
.gradient-circle {
  background: linear-gradient(180deg, #9AD0FF, #007EEC);
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  width: 56px;
}

.gradient-circle.green {
  background: linear-gradient(180deg, #A1ECC4, #67D591);
}

.gradient-circle.purple {
  background: linear-gradient(180deg, #BB98FF, #704CE4);
}

.gradient-circle.yellow {
  background: linear-gradient(180deg, rgba(253, 210, 109, 0.8), rgba(251, 173, 47, 0.8));
}

.gradient-circle.orange {
  background: linear-gradient(180deg, #FFB48D, #FF7D54);
}

.gradient-circle.red {
  background: linear-gradient(180deg, #FFC2EB, #FF4E4E);
}

.gradient-circle.pink {
  background: linear-gradient(180deg, #FFC1ED, #FF648D);
}

.title-blue {
  color: #002F5A;
  font-weight: 700;
}

.header {
  font-size: 24px;
  font-weight: 700;
}

.sidebar-adaptive-buttons{
  display: none;
}

@media (max-width: 910px){
  nav.navbar .login, nav.navbar .register, nav.navbar .logout, nav.navbar .profile, nav.navbar .user-info {
    display: none !important;
  }

  .sidebar-adaptive-buttons{
    display: flex;
  }
}

@media (max-width: 768px) {
  .header {
    font-size: 18px;
    line-height: 24px;
  }
}

.title-responsive {
  font-size: 20px;
}

@media (min-width: 768px) {
  .title-responsive {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .title-responsive {
    font-size: 32px;
  }
}

ul[role=menu],
ul[role=tablist] {
  list-style: none;
}

ul[role=menu] li:before,
ul[role=tablist] li:before {
  content: none !important;
}

/* custom */
.custom-checkbox {
  z-index: -1;
  opacity: 0;
  width: 24px;
  height: 24px;
}

.custom-checkbox + label {
  display: inline-flex;
  align-items: center;
  user-select: none;
}

.custom-checkbox + label::before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  flex-grow: 0;
  width: 24px;
  height: 24px;
  border: 2px solid rgba(191, 197, 209, 0.5);
  border-radius: 4px;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox:checked + label::before {
  border: none;
  background-color: #64A9DF;
  border-radius: 4px;
  background-image: url("../img/icons/check-arrow.svg");
  transition: all 0.3s;
}

.custom-file {
  height: auto;
}

.custom-file-input {
  cursor: pointer;
  height: 4em;
}

.custom-file-input:hover ~ .custom-file-label:after {
  background: #008cdf;
}

.custom-file-input:focus ~ .custom-file-label {
  box-shadow: none;
}

.custom-file-label {
  border: none;
  color: #383B41;
  font-size: 18px;
  height: auto;
  padding: 0 50px 0 0;
}

.custom-file-label:after {
  background: #009CF8;
  border-radius: 8px;
  color: #fff;
  content: "" !important;
  cursor: pointer;
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}

.custom-file-label-help {
  color: #6C757D;
  display: block;
  font-size: 12px;
  font-weight: 600;
}

.custom-file-photo {
  display: flex;
  justify-content: center;
}

.custom-file-photo .custom-file-label {
  overflow: visible;
}

.custom-file-photo .custom-file-label:after {
  content: "" !important;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  left: 50%;
  transform: translateX(50%);
  height: 48px;
  width: 48px;
}

.custom-file-photo .custom-file-input {
  display: none;
}

/* alert */
.alert-danger {
  color: #682F36;
  background-color: rgba(255, 142, 173, 0.2);
  border-color: #FF8EAD;
  font-size: 16px;
}

.alert-danger a {
  background-color: #ffffff;
}

.alert p {
  margin: 0;
}

.tr-service-school-query {
  border-left: #007eec 5px solid;
}

.tr-service-meals-query {
  border-left: #67d591 5px solid;
}

.tr-service-transport-query {
  border-left: #f6870b 5px solid;
}

.tr-service-transition-query {
  border-left: #ba8cff 5px solid;
}

.tr-service-duplicate-query {
  border-left: #75ebe4 5px solid;
}

.tr-service-tenclass-query {
  border-left: #FB2F2F 5px solid;
}

.tr-service-camp-query {
  border-left: #77CD32 5px solid;
}

.tr-service-specialized-query {
  border-left: #607D8B 5px solid;
}

.tr-service-study-home-query {
  border-left: #3694E0 5px solid;
}

.tr-service-cmeals-query {
  border-left: #38EA8B 5px solid;
}

.tr-service-cdormitory-query {
  border-left: #5EB3FC 5px solid;
}

.tr-service-externship-query {
  border-left: #FF648D 5px solid;
}

.tr-service-ctransition-query {
  border-left: #666666 5px solid;
}

.tr-service-cacademicleave-query {
  border-left: #FF648D 5px solid;
}

.tr-service-spopmpk-query {
  border-left: #FF6A18 5px solid;
}

.tr-service-sprehabilitation-query {
  border-left: #8250DE 5px solid;
}

.tr-service-spspecial-query {
  border-left: #FC5E5D 5px solid;
}

.time-elapsed {
  background-color: #DEE2E6; display: flex;
}

.theme-input {
  border: 1px solid rgba(191, 197, 209, 0.5);
  border-radius: 8px;
  font-size: 14px;
}

.theme-input::placeholder {
  color: rgba(70, 64, 70, 0.4);
}

.table thead th {
  background: rgba(0, 156, 248, 0.2);
  font-size: 12px;
  border: 1px solid #9ad0ff;
}

.table-radius {
  border-collapse: collapse;
  border-radius: 6px;
  border-style: hidden; /* hide standard table (collapsed) border */
  box-shadow: 0 0 0 1px #C4C8CB; /* this draws the table border  */
  overflow: hidden;
}

.table-radius td {
  border: 1px solid #C4C8CB;
}

.btn-outline-grey{
  border: 1px solid rgba(196, 200, 203, 0.5);
  border-radius: 4px;
  color: #009CF8;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
}

.custom-collapse::after,
.custom-collapse.collapsed::after{
  float: right;
}


.p-border-first{
  border-bottom: 2px solid #249FA9;
  padding-bottom: 16px;
  width: 255px;
  font-size: 16px;
  line-height: 26px;
}

.p-border-second{
  border-bottom: 2px solid #FFA41C;
  padding-bottom: 16px;
  width: 255px;
  font-size: 16px;
  line-height: 26px;
}

.p-border-third {
  border-bottom: 2px solid #169437;
  padding-bottom: 16px;
  width: 255px;
  font-size: 16px;
  line-height: 26px;
}

.p-border-four {
  border-bottom: 2px solid #B558F6;
  padding-bottom: 16px;
  width: 255px;
  font-size: 16px;
  line-height: 26px;
}

.p-count{
  font-size: 40px;
  line-height: 64px;
  color: #0074BD;
}

.title-index {
  line-height: 36px;
  font-size: 28px;
}

.footer__pref.no-form{
  margin-top: 0 !important;
  padding-top: 16px !important;
}


footer .send-request > button {
  border-radius: 50%;
  box-shadow: none;
  font-size: 16px;
  margin: 4px;
  padding: 8px 12px;
}

footer .send-request input {
  background: #002F5A;
  border: 0;
  padding: 10px 16px 10px 24px;
  transition: all 0.3s;
}

.form-control-footer:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.send-request {
  border: 1px solid transparent;
  transition: all 0.3s;
}

.send-request.focused .send-request {
  border-color: #009CF8;
  background-color: #1B2437;
}

.form-control-footer {
  background-color: #1B2437;
  color: #ffffff;
}

.send-request {
  background: #002F5A;
  border-radius: 100px;
  overflow: hidden;
}

.footer-title{
  color: #ffffff;

  font-size: 12px;
  font-weight: bold;
  margin-bottom: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

@media (max-width: 761px){
  .second-column-footer{
    margin-top: 0 !important;
  }

  .fourth-column-footer > ul{
    margin-top: 0 !important;
    margin-bottom: 20px;
  }
}

@media (max-width: 320px){
  .title-index {
    font-size: 19px;
    line-height: 28px;
  }
  .card-index{
    margin-left: 0 !important;
  }
  .first-card{
    margin-bottom: 2rem;
  }
  .card-inside{
    flex-direction: column-reverse;
  }
  .card-btn-first{
    /*margin-left: 45px !important;*/
    margin-top: 0px !important;
  }

  .card-btn-second{
    /*margin-left: 30px !important;*/
  }

  .title-index-first{
    margin-left: 10px;
  }

  .title-index-second{
    text-align: center;
    margin-left: -30px !important;
  }
  .card-count{
    padding: 1rem !important;
  }
  .p-border-first,.p-border-second,.p-border-third,.p-border-four{
    width: 245px;
  }
}

.region-list-odd > li:not(:last-child), .region-list-even > li:not(:last-child){
  border-bottom: 1px solid #E5E5E5;
}

.region-list-odd > li:hover, .region-list-even > li:hover{
  background-color: #F2F2F2;
}

.region-list-odd > li > a, .region-list-even > li > a{
  color: #323C47
}

.region-list-odd > li > a:hover, .region-list-even > li > a:hover{
  color: #009CF8;
}

.needed-space-between > .row {
  border-bottom: 1px dashed rgba(191, 197, 209, 0.3);
}

.needed-space-between > .row > div, .needed-space-between-one-element > .row > div{
  text-align: right;
}

.dashed-border-bottom{
  border-bottom: 1px dashed rgba(191, 197, 209, 0.3);
}

.line-border-bottom{
  border-bottom: 1px solid rgba(153, 153, 153, 0.33);
}

.text-dark{
  color: #383B41;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
  background-color: #FFFFFF;
}

.table-striped>tbody>tr:nth-child(even)>td,
.table-striped>tbody>tr:nth-child(even)>th {
  background-color: rgba(242, 242, 242, 0.5);
}

.common-label{
  font-size: 18px;
  line-height: 24px;
  color: #383B41;
}

.btn-fa-download{
  position: relative;
  top: 2px;
  color: #009CF8 !important;
}

.user-info{
  position: relative;
  top: 5px;
}

.user-info > p{
  position: relative;
  top: 8px;
  color: #323C47;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
}

.logout > p{
  position: relative;
  top: 9px;
  margin: 0;
  color: #323C47;
  transition: 200ms;
}

.logout:hover > p{
  transition: 200ms;
  color: #009CF8;
}

.user-info-icon{
  border: 1px solid rgba(152, 160, 166, 0.3);
  padding: 13px;
  border-radius: 40px;
  position: relative;
  bottom: 4px;
  margin-left: 12px;
  color: #98A0A6;
  max-width: 40px;
  max-height: 40px;
}

.sidebar-hover-effect:hover, .sidebar-hover-effect:hover > button::after, .sidebar-hover-effect:hover::after{
  transition: 200ms;
  color: #009CF8 !important;
  border-color: rgba(0, 156, 248, 0.5) !important;
}

.sidebar-hover-effect > .collapse {
  color: #323C47 !important;
  transition: 200ms;
}

.sidebar-hover-effect > .collapse > a:hover{
  color: #009CF8 !important;
  transition: 200ms;
}

.sidebar > a, .sidebar button{
  font-weight: 600;
}

.footer-email-form{
  display: flex;
  justify-content: end;
  margin-bottom: 16px;
}

.footer-main-content{
  justify-content: space-around;
}

.service-icon {
  display: flex;
}

.sidebar .service-icon{
  align-items: center;
}

.sidebar .service-icon:before{
  display: block;
  content: '';
  background-repeat: no-repeat;
  position: relative;
  height: 32px;
  width: 32px;
  /*padding-right: 33px;*/
  padding-right: 47px;
  margin-left: -1px;
}

.sidebar .meals-icon:before{
  background-image: url('../img/sidebar-icons/meals-icon.svg');
}

.sidebar .school-icon:before{
  background-image: url('../img/sidebar-icons/priem-icon-1.svg');
}

.sidebar .transport-icon:before{
  background-image: url('../img/sidebar-icons/transport-icon.svg');
  top: 5px;
  background-size: 24px;
}

.sidebar .transition-icon:before{
  background-image: url('../img/sidebar-icons/transition-icon.svg');
  top: 5px;
  background-size: 24px;
}

.sidebar .duplicate-icon:before{
  background-image: url('../img/sidebar-icons/duplicate-icon.svg');
  top: 4px;
  background-size: 24px;
}

.sidebar .tenclass-icon:before{
  background-image: url('../img/sidebar-icons/priem-icon-10.svg');
  top: 4px;
  background-size: 24px;
}

.sidebar .camp-icon:before{
  background-image: url('../img/icons/camp-query.svg');
  top: 4px;
  background-size: 24px;
}

.sidebar .specialized-icon:before{
  background-image: url('../img/icons/specialized-query.svg');
  top: 4px;
  background-size: 24px;
}

.sidebar .study-home-icon:before{
  background-image: url('../img/sidebar-icons/study-home-icon.svg');
  top: 5px;
  background-size: 24px;
}

.sidebar .faq-icon:before{
  background-image: url('../img/sidebar-icons/faq-icon.svg') !important;
  top: 4px;
  background-size: 24px;
}

.sidebar .cacademicleave-icon:before {
  background-image: url('../img/sidebar-icons/academic-icon.svg');
  top: 4px;
  background-size: 24px;
}

.sidebar .externship-icon:before{
  background-image: url('../img/sidebar-icons/externrship-icon.svg');
  top: 4px;
  background-size: 24px;
}

.sidebar .middle-special-icon:before{
  background-image: url('../img/sidebar-icons/middle-special-icon.svg');
  top: 5px;
  background-size: 24px;
}

.sidebar .cdormitory-icon:before{
  background-image: url('../img/icons/cdormitory-query.svg');
  top: 4px;
  background-size: 24px;
}

.sidebar .ctransition-icon:before{
  background-image: url('../img/icons/ctransition-query.svg');
  background-size: 24px;
}

.sidebar .cmeals-icon:before{
  background-image: url('../img/icons/cmeals-query.svg');
  top: 5px;
  background-size: 24px;
}

.sidebar .spopmpk-icon:before{
  background-image: url('../img/icons/spopmpk-query.svg');
  background-size: 24px;
}

.sidebar .spspecial-icon:before{
  background-image: url('../img/icons/spspecial-query.svg');
  background-size: 24px;
}

.sidebar .sprehabilitation-icon:before{
  background-image: url('../img/icons/sprehabilitation-query.svg');
  background-size: 24px;
}

td.td-service img {
  width: 20px;
}

.dashboard-search-icon{
  border: 1px solid #007EEC !important;
  padding: 4px;
  border-radius: 6px;
}

.dashboard-search-icon:hover{
  cursor: pointer;
}

.card-header-service-name {
  background: #FFFFFF;
  padding: 16px 24px;
  /* margin: 0 32px; */
  border-bottom: 1px solid rgba(153, 153, 153, 0.33);
}

.card-header-service-name h1,
.card-header-service-name h2,
.card-header-service-name h3 {
  margin: 0px;
  padding: 0px;
}

.min-max-height-50, .min-max-height-50 a {
  min-height: 50px;
  max-height: 50px;
}
.max-width-480 {
  max-width: 480px !important;
}
.margin-0 {
  margin: 0px;
}
.margin-top-16 {
  margin-top: 16px;
}
.margin-bottom-16 {
  margin-bottom: 16px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.padding-0 {
  padding: 0px;
}

button.link-button {
  /* background-color: transparent !important;
  color: rgb(0, 126, 236);
  border: 0;
  text-decoration: underline; */
}

.select-fix {
  max-width: 480px !important;
  width: 480px !important;
}

.service-form .steps {
  margin: 40px auto;
}

.service-form .actions {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 58px;
  margin: 32px 0px 0px 0px !important;
  padding: 24px !important;
  border-top: 1px dashed transparent !important;
  border-bottom: 1px solid transparent !important;
  box-sizing: border-box;
}

.service-form .actions ul[role="menu"] {
  list-style: none;
  box-sizing: border-box;
  margin: 24px 0px !important;
  padding: 0px !important;
}

.service-form .actions ul[role="menu"] li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
}

.service-form .actions ul[role="menu"] li a {
  display: inline-block;
  margin: 0px;
  transition: background-color 0.3s;
  padding: 12px 32px;
}

.service-form .actions ul[role="menu"] li a[href="#previous"] {
  margin-right: 16px !important;
}

.justify-content-flex-start {
  justify-content: flex-start;
}

.adjustment-error-info > .error-info {
  margin: 48px;
  margin-bottom: 0px;
}

.uploaded-file--attach-signed-application {
  display: block;
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.uploaded-file--attach-signed-application .attached-file {
  margin-top: 16px;
}

.uploaded-file--attach-signed-application .p-1 {
  display: flex;
  align-items: start;
}

.uploaded-file--attach-signed-application .p-1 .p-1 {
  order: 1;
}

.uploaded-file--attach-signed-application .p-1 .close.close-btn {
  order: 2;
  margin-left: auto;
  padding: 0px;
}

.uploaded-file--attach-signed-application .fa-file-image-o {
  margin-right: 18px;
}

.p-24 {
  padding: 24px !important;
}
.pr-24 {
  padding-right: 24px !important;
}

div.jGrowl {
  right: 14px !important;
  top: 20px !important;
  margin: 0px !important;
}
.jGrowl-notification {
  padding: 16px !important;
  min-width: 260px !important;
}
.jGrowl-closer {
  padding-right: 16px !important;
  padding-left: 16px !important;
  min-width: 260px !important;
}

.btn-link-status-history-documents {
  display: inline-block;
  padding:0px;
  margin: 0px;
  margin-right: 16px;
  font-size: 16px;
}

.link-cancel-application:hover {
  text-decoration: underline;
}

.w-100 {
  min-width: 100px;
}

/* kill ========= */

.uploaded-file--attach-signed-application .fa-file-image-o {
  margin-right: 18px;
}

.navbar .links .register-icon {
  max-width: 40px !important;
  max-height: 40px !important;
}

.line-debug {
  display: block;
  position: absolute;
  height: 1px;
  width: 2100px;
  top: 28px;
  left: -50px;
  background-color: rebeccapurple;
  z-index: 999999;
}

.line-debug2 {
  display: block;
  position: absolute;
  height: 1px;
  width: 2100px;
  top: 68px;
  left: -50px;
  background-color: rebeccapurple;
  z-index: 999999;
}

.login, .register {
  color: #007EEC;
}
