p {
  -ms-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
  -webkit-font-feature-settings: "liga", "dlig";
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig";
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7px;
  padding-right: 7px;
}

.span-xs-1, .span-sm-1, .span-md-1, .span-lg-1, .span-xs-2, .span-sm-2, .span-md-2, .span-lg-2, .span-xs-3, .span-sm-3, .span-md-3, .span-lg-3, .span-xs-4, .span-sm-4, .span-md-4, .span-lg-4, .span-xs-5, .span-sm-5, .span-md-5, .span-lg-5, .span-xs-6, .span-sm-6, .span-md-6, .span-lg-6, .span-xs-7, .span-sm-7, .span-md-7, .span-lg-7, .span-xs-8, .span-sm-8, .span-md-8, .span-lg-8, .span-xs-9, .span-sm-9, .span-md-9, .span-lg-9, .span-xs-10, .span-sm-10, .span-md-10, .span-lg-10, .span-xs-11, .span-sm-11, .span-md-11, .span-lg-11, .span-xs-12, .span-sm-12, .span-md-12, .span-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 7px;
  padding-right: 7px;
}

.span-lg-1, .span-lg-2, .span-lg-3, .span-lg-4, .span-lg-5, .span-lg-6, .span-lg-7, .span-lg-8, .span-lg-9, .span-lg-10, .span-lg-11, .span-lg-12 {
  float: left;
  margin-left: 0px;
  margin-right: 0px;
}
.span-lg-1.alpha, .span-lg-2.alpha, .span-lg-3.alpha, .span-lg-4.alpha, .span-lg-5.alpha, .span-lg-6.alpha, .span-lg-7.alpha, .span-lg-8.alpha, .span-lg-9.alpha, .span-lg-10.alpha, .span-lg-11.alpha, .span-lg-12.alpha {
  padding-left: 0px;
}
.span-lg-1.omega, .span-lg-2.omega, .span-lg-3.omega, .span-lg-4.omega, .span-lg-5.omega, .span-lg-6.omega, .span-lg-7.omega, .span-lg-8.omega, .span-lg-9.omega, .span-lg-10.omega, .span-lg-11.omega, .span-lg-12.omega {
  padding-right: 0px;
}

.span-lg-1 {
  width: 8.33333%;
}

.span-lg-2 {
  width: 16.66667%;
}

.span-lg-3 {
  width: 25%;
}

.span-lg-4 {
  width: 33.33333%;
}

.span-lg-5 {
  width: 41.66667%;
}

.span-lg-6 {
  width: 50%;
}

.span-lg-7 {
  width: 58.33333%;
}

.span-lg-8 {
  width: 66.66667%;
}

.span-lg-9 {
  width: 75%;
}

.span-lg-10 {
  width: 83.33333%;
}

.span-lg-11 {
  width: 91.66667%;
}

.span-lg-12 {
  width: 100%;
}

.span-lg-pull-0 {
  right: auto;
}

.span-lg-pull-1 {
  right: 8.33333%;
}

.span-lg-pull-2 {
  right: 16.66667%;
}

.span-lg-pull-3 {
  right: 25%;
}

.span-lg-pull-4 {
  right: 33.33333%;
}

.span-lg-pull-5 {
  right: 41.66667%;
}

.span-lg-pull-6 {
  right: 50%;
}

.span-lg-pull-7 {
  right: 58.33333%;
}

.span-lg-pull-8 {
  right: 66.66667%;
}

.span-lg-pull-9 {
  right: 75%;
}

.span-lg-pull-10 {
  right: 83.33333%;
}

.span-lg-pull-11 {
  right: 91.66667%;
}

.span-lg-pull-12 {
  right: 100%;
}

.span-lg-push-0 {
  left: auto;
}

.span-lg-push-1 {
  left: 8.33333%;
}

.span-lg-push-2 {
  left: 16.66667%;
}

.span-lg-push-3 {
  left: 25%;
}

.span-lg-push-4 {
  left: 33.33333%;
}

.span-lg-push-5 {
  left: 41.66667%;
}

.span-lg-push-6 {
  left: 50%;
}

.span-lg-push-7 {
  left: 58.33333%;
}

.span-lg-push-8 {
  left: 66.66667%;
}

.span-lg-push-9 {
  left: 75%;
}

.span-lg-push-10 {
  left: 83.33333%;
}

.span-lg-push-11 {
  left: 91.66667%;
}

.span-lg-push-12 {
  left: 100%;
}

.span-lg-offset-0 {
  margin-left: 0%;
}

.span-lg-offset-1 {
  margin-left: 8.33333%;
}

.span-lg-offset-2 {
  margin-left: 16.66667%;
}

.span-lg-offset-3 {
  margin-left: 25%;
}

.span-lg-offset-4 {
  margin-left: 33.33333%;
}

.span-lg-offset-5 {
  margin-left: 41.66667%;
}

.span-lg-offset-6 {
  margin-left: 50%;
}

.span-lg-offset-7 {
  margin-left: 58.33333%;
}

.span-lg-offset-8 {
  margin-left: 66.66667%;
}

.span-lg-offset-9 {
  margin-left: 75%;
}

.span-lg-offset-10 {
  margin-left: 83.33333%;
}

.span-lg-offset-11 {
  margin-left: 91.66667%;
}

.span-lg-offset-12 {
  margin-left: 100%;
}

.row_side {
  padding-left: 0px;
  padding-right: 0px;
}

.row {
  margin-bottom: 20px;
}

.row_nested {
  margin-left: -7px;
  margin-right: -7px;
}

.cf {
  zoom: 1;
}

.cf:before,
.cf:after,
.container:before,
.container:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.cf:after,
.container:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

.last-col {
  float: right;
  padding-right: 0 !important;
}

/*********************
BASE SIZE
*********************/
/*********************
GENERAL STYLES
*********************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

hr {
  height: 1px;
  border: none;
  color: #0C7FC6;
  background: #0C7FC6;
  margin: 15px 0;
}

/*********************
LINK STYLES
*********************/
a {
  color: #0C7FC6;
  outline: none;
  text-decoration: none;
}
a:hover, a:focus {
  color: #064166;
  outline: none;
}
a:active {
  outline: none;
}
a:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
a img {
  vertical-align: top;
}

.header a, .footer a {
  color: #fff;
  text-decoration: none;
}
.header a:hover, .header a:focus, .footer a:hover, .footer a:focus {
  color: #43A9FF;
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: normal;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}

h1, .h1 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #0C7FC6;
  line-height: 1;
  margin: 25px 0;
}

h2, .h2 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  margin: 1em 0;
  color: #002356;
}

h3, .h3 {
  margin: 0 0 1em 0;
  font-size: 14px;
  font-size: 1.4rem;
}

h4, .h4 {
  font-size: 1.1em;
  font-weight: 700;
}

h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/*********************
HEADER STYLES
*********************/
.header {
  background: #002356;
  color: #fff;
}

.ministry_education {
  background: url(../images/ministry_education.png) no-repeat center left;
  color: #37B5F4;
  padding: 5px 0 5px 50px;
  line-height: normal;
}

.top_header, .footer {
  padding: 25px 0 0;
}
.top_header h1, .top_header .h1, .footer h1, .footer .h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.top_header h1 span, .top_header .h1 span, .footer h1 span, .footer .h1 span {
  display: block;
  text-transform: none;
  font-size: 14px;
  font-size: 1.4rem;
}

.bottom_header {
  background: #0C7FC6;
}

/*********************
NAVIGATION STYLES
*********************/
.top-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.top-nav li {
  float: left;
  margin: 0.6em 5em 0.6em 0;
}
.top-nav li:hover a, .top-nav li.current-menu-item a, .top-nav li.current-post-ancestor a {
  color: #002356;
}

/*********************
POSTS & CONTENT STYLES
*********************/
img {
  max-width: 100%;
  height: auto;
}

.entry-content table {
  width: 100%;
  border: 1px solid #eaedf2;
  margin-bottom: 1.5em;
}
.entry-content table caption {
  margin: 0 0 7px;
  font-size: 0.75em;
  color: #9fa6b4;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.entry-content tr {
  border-bottom: 1px solid #eaedf2;
}
.entry-content tr:nth-child(even) {
  background-color: #f8f9fa;
}
.entry-content td {
  padding: 7px;
  border-right: 1px solid #eaedf2;
}
.entry-content td:last-child {
  border-right: 0;
}
.entry-content th {
  background-color: #0C7FC6;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #fff;
}
.entry-content th:last-child {
  border-right: 0;
}
.entry-content p {
  margin: 0 0 1em;
}
.entry-content ul {
  margin: 1em 0;
  padding: 0;
}
.entry-content ul li {
  list-style: disc;
  list-style-position: inside;
}
.entry-content ol {
  margin: 1em 0;
  padding: 0;
  list-style-type: decimal;
  list-style-position: inside;
}

.title_bg {
  position: relative;
  background: #0C7FC6;
  color: #fff;
  padding: 12px 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}

.post_inner {
  margin: 25px 0;
  padding: 0 0 25px;
  border-bottom: 1px solid #0C7FC6;
}
.post_inner p {
  margin: 0;
}

.post_date {
  background: #89C0E5;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 2px 20px;
  margin-bottom: 5px;
}

ul.archives_list {
  margin: 0;
  padding: 0;
}
ul.archives_list li {
  list-style-type: none;
  float: left;
  margin: 0 1em 1em 0;
}
ul.archives_list li a {
  display: block;
  background: #84A3B2;
  color: #fff;
  padding: 7px 15px;
  -webkit-transition: background 0.14s ease-in-out;
  -moz-transition: background 0.14s ease-in-out;
  -ms-transition: background 0.14s ease-in-out;
  -o-transition: background 0.14s ease-in-out;
  transition: background 0.14s ease-in-out;
}
ul.archives_list li a:hover {
  background: #507080;
}

#loadmore {
  background: #0C7FC6;
  color: #FFF;
  padding: 7px 15px;
  cursor: pointer;
  display: inline-block;
  float: left;
  margin-right: 1em;
  width: 158px;
  -webkit-transition: background 0.14s ease-in-out;
  -moz-transition: background 0.14s ease-in-out;
  -ms-transition: background 0.14s ease-in-out;
  -o-transition: background 0.14s ease-in-out;
  transition: background 0.14s ease-in-out;
}
#loadmore:hover {
  background: #064166;
}
#loadmore span {
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: middle;
  padding: 0 0 0 5px;
}

.page_icon {
  margin: 25px 0;
}
.page_icon span {
  font-size: 27px;
  font-size: 2.7rem;
  color: #0C7FC6;
}
.page_icon h1, .page_icon .h1 {
  margin: 0;
  padding: 0 0 0 15px;
  line-height: 1;
}

.category_title h1, .category_title .h1 {
  color: #269B98;
  max-width: 540px;
}
.category_title.faq_title h1, .category_title.faq_title .h1 {
  max-width: none;
}
.category_title span {
  font-size: 50px;
  font-size: 5rem;
  color: #269B98;
}
.category_title.double_h1 .h1 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
}
.category_title.double_h1 h1 {
  padding: 0;
  font-size: 16px;
  font-size: 1.6rem;
}

.pagination {
  clear: both;
  text-align: center;
}
.pagination li {
  list-style: none;
  display: inline-block;
  text-align: center;
  padding: 1em 0.5em;
  font-weight: bold;
}
.pagination li .current {
  color: #fff;
  background: #0C7FC6;
  padding: 3px 10px;
  margin: 0 -0.5em;
}

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 3em;
}
.footer .h1 {
  text-align: left;
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}

.top_footer {
  background: #DFEEF4;
  padding: 4em 0 2.5em;
}

.top_footer a {
  display: block;
  border: 1px solid #0C7FC6;
  color: #0C7FC6;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-transition: background 0.14s ease-in-out;
  -moz-transition: background 0.14s ease-in-out;
  -ms-transition: background 0.14s ease-in-out;
  -o-transition: background 0.14s ease-in-out;
  transition: background 0.14s ease-in-out;
}
.top_footer a span {
  display: block;
  color: #002356;
  margin-top: 20px;
  font-size: 13px;
  font-size: 1.3rem;
}
.top_footer a:hover {
  background: #0C7FC6;
  color: #fff;
}
.top_footer a:hover span {
  color: #fff;
}

.bottom_footer {
  background: #002356;
  color: #fff;
  padding: 2.5em 0 6em;
}

.footer-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/*********************
ADDITIONAL STYLES
*********************/
/*Document*/
.subject {
  margin-bottom: 14px;
}
.subject a {
  display: table;
  width: 100%;
}
.subject div {
  display: table-cell;
  vertical-align: middle;
  height: 90px;
  overflow: hidden;
}
.subject .subject-img {
  width: 20%;
  padding: 5px;
  background: #0C7FC6;
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  -webkit-transition: background 0.14s ease-in-out;
  -moz-transition: background 0.14s ease-in-out;
  -ms-transition: background 0.14s ease-in-out;
  -o-transition: background 0.14s ease-in-out;
  transition: background 0.14s ease-in-out;
}
.subject .subject-title {
  width: 80%;
  padding: 5px 20px;
  background: #C7E7FF;
  color: #002356;
  font-size: 15px;
  font-size: 1.5rem;
  -webkit-transition: background 0.14s ease-in-out;
  -moz-transition: background 0.14s ease-in-out;
  -ms-transition: background 0.14s ease-in-out;
  -o-transition: background 0.14s ease-in-out;
  transition: background 0.14s ease-in-out;
}
.subject:hover .subject-img {
  background: #39C6C6;
}
.subject:hover .subject-title {
  background: #B8FFFD;
}

/*collapse*/
.collapse_block .item-date {
  font-size: 12px;
  font-size: 1.2rem;
  color: #9D9D9C;
  padding: 0 0 0.4em;
}
.collapse_block .item-date span {
  color: #706F6F;
}
.collapse_block .item-date span.icon-eye {
  font-size: 10px;
  font-size: 1rem;
  padding: 0 5px 0 10px;
}
.collapse_block .item-title {
  background: #C7E7FF;
  padding: 0.7em 1.429em;
  line-height: normal;
  color: #002356;
}
.collapse_block .item-content {
  color: #002356;
  background: #DFEEF4;
  padding: 1em 2em 0;
  margin: 0.714em 0 0 5%;
  display: inline-block;
}
.collapse_block .status-error {
  padding: 0.714em 0;
  color: #C40E58;
  line-height: 1;
}

.toggle_btn {
  color: #0C7FC6;
  cursor: pointer;
  padding: 0.714em 0;
  display: inline-block;
  line-height: 1;
}
.toggle_btn:hover {
  color: #064166;
}
.toggle_btn span {
  vertical-align: middle;
}
.toggle_btn.collapsed span:before {
  content: '\e901';
}
.toggle_btn span:before {
  content: '\e900';
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.btn-type-2 {
  color: #fff;
  background: #0C7FC6;
  cursor: pointer;
  padding: 1.071em 4.875em 1.071em 1.875em;
  display: block;
  line-height: 1;
  position: relative;
  -webkit-transition: background 0.14s ease-in-out;
  -moz-transition: background 0.14s ease-in-out;
  -ms-transition: background 0.14s ease-in-out;
  -o-transition: background 0.14s ease-in-out;
  transition: background 0.14s ease-in-out;
}
.btn-type-2:hover {
  background: #3AB3E8;
  color: #fff;
}
.btn-type-2 span {
  position: absolute;
  top: 0.5em;
  right: 1.130em;
  font-size: 23px;
  font-size: 2.3rem;
}
.btn-type-2.collapsed span:before {
  content: '\e901';
}
.btn-type-2 span:before {
  content: '\e900';
}

.collapse_block-type-2 .item-content {
  border: 1px solid #0C7FC6;
  margin: -1px 0 0 5%;
  display: block;
}
.collapse_block-type-2 .item-content .row {
  margin-bottom: 0;
}
.collapse_block-type-2 .item-content .btn-type-2 {
  color: #002356;
  background: #fff;
  cursor: pointer;
  padding: 1.071em 1.875em;
  display: block;
  margin: 0;
}
.collapse_block-type-2 .item-content .btn-type-2:hover {
  background: #C7E7FF;
}

/*main_links*/
.main_links {
  margin-bottom: 18px;
}
.main_links div {
  float: right;
  clear: both;
}
.main_links a {
  border: 1px solid;
  display: block;
  width: 200px;
  padding: 3px 15px 3px 0;
  text-align: left;
  margin-bottom: 10px;
}
.main_links a span {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  width: 45px;
  display: inline-block;
  text-align: center;
}

.header .main_links a {
  border: none;
  background: #0C7FC6;
  -webkit-transition: background 0.14s ease-in-out;
  -moz-transition: background 0.14s ease-in-out;
  -ms-transition: background 0.14s ease-in-out;
  -o-transition: background 0.14s ease-in-out;
  transition: background 0.14s ease-in-out;
  margin-bottom: 7px;
}
.header .main_links .lk a {
  background: #39C6C6;
}
.header .main_links a:hover,
.header .main_links a:active {
  border: none;
  color: #fff;
  background: #0b70ae;
}
.header .main_links .lk a:hover,
.header .main_links .lk a:active {
  background: #33b2b2;
}

/*banner*/
.banner {
  background: url(../images/banner.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.banner_content {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  padding: 2.143em 1.143em 2.143em 2.143em;
  margin: 4.5% 3%;
}

/*LK*/
#lk .user_info {
  background: #DFEEF4;
  padding: 20px;
  color: #606060;
  margin-bottom: 10px;
}
#lk .user_info img {
  margin-bottom: 0;
}
#lk .user_info span {
  color: #0C7FC6;
}
#lk span.user_name {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.2;
  color: #606060;
}
#lk .btn {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 12px;
  margin-bottom: 7px;
}
#lk .btn_grey {
  margin-left: 11px;
}
#lk .lk_btn {
  display: table;
  width: 100%;
  background: #0C7FC6;
  color: #fff;
  padding: 10px 30px;
  margin-bottom: 14px;
  height: 145px;
  font-size: 16px;
  font-size: 1.6rem;
}
#lk .lk_btn span {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
#lk .lk_btn [class^="icon-"] {
  font-size: 80px;
  font-size: 8rem;
  width: 130px;
  text-align: center;
}
#lk .btn_main_block:nth-child(1) > div:nth-child(1) .lk_btn {
  background: #5193A5;
}
#lk .btn_main_block:nth-child(1) > div:nth-child(2) .lk_btn {
  background: #00AAA5;
}
#lk .btn_main_block:nth-child(2) > div:nth-child(1) .lk_btn {
  background: #11A5EF;
}
#lk .btn_main_block:nth-child(2) > div:nth-child(2) .lk_btn {
  background: #0891C1;
}
#lk .btn_main_block:nth-child(3) > div:nth-child(1) .lk_btn {
  background: #24C2D3;
}
#lk .btn_main_block:nth-child(3) > div:nth-child(2) .lk_btn {
  background: #31ADC9;
}

/*********************
IMPORTING MODULES
*********************/
.one_half {
  width: 48%;
}

.one_third {
  width: 30.66%;
}

.two_thirds {
  width: 65.33%;
}

.one_fourth {
  width: 22%;
}

.three_fourths {
  width: 75%;
}

.one_fifth {
  width: 18%;
}

.two_fifth {
  width: 41%;
}

.three_fifth {
  width: 60%;
}

.four_fifth {
  width: 79%;
}

.one_sixth {
  width: 13.33%;
}

.five_sixth {
  width: 82.67%;
}

.half {
  width: 50%;
}

/* # Alignment
=============== */
.alignright {
  float: right;
  margin: 0px 0px 10px 15px;
}

.alignleft {
  float: left;
  margin: 0px 15px 10px 0px;
}

.aligncenter {
  display: block;
  margin: 0 auto 10px auto !important;
}

.full-width {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.nopadding {
  padding: 0px !important;
}

.nomargin {
  margin: 0px !important;
}

.remove-bottom {
  margin-bottom: 0 !important;
}

.half-bottom {
  margin-bottom: 10px !important;
}

.add-bottom {
  margin-bottom: 20px !important;
}

.add-top {
  margin-top: 20px !important;
}

.center-text {
  text-align: center;
}

.left-text {
  text-align: left;
}

.right-text {
  text-align: right;
}

.justify-text {
  text-align: justify;
}

.fs-12 {
  font-size: 12px;
  font-size: 1.2rem;
}

.fs-14 {
  font-size: 14px;
  font-size: 1.4rem;
}

.fs-16 {
  font-size: 16px;
  font-size: 1.6rem;
}

/*
.h_align {
  display: table;
  width: 100%;
}

.h_align > * {
  display: table-cell;
  vertical-align: middle;
  float: none;
}*/
.h_align {
  display: table;
}

.h_align > * {
  display: table-cell;
  vertical-align: middle;
}

/*********************
BUTTON DEFAULTS
*********************/

.help_btn {
  text-align: right;
  margin: 20px 0;
}
.help_btn .btn {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 0 2%;
  padding: 8px 20px;
}
.help_btn .btn.active {
  background: #39C6C6;
}

.btn_blue {
  background: #3AB3E8;
}
.btn_blue:hover {
  background: #147ba8;
}

.btn_grey {
  background: #84A3B2;
}
.btn_grey:hover {
  background: #507080;
}

.btn_icon_links a {
  display: table;
  background: #0C7FC6;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  padding: 10px 0;
  margin-bottom: 20px;
  line-height: normal;
  width: 100%;
  -moz-transition: background 0.14s ease-in-out;
  -o-transition: background 0.14s ease-in-out;
  -webkit-transition: background 0.14s ease-in-out;
  transition: background 0.14s ease-in-out;
}
.btn_icon_links a span {
  display: table-cell;
  vertical-align: middle;
}
.btn_icon_links a span[class^="icon-"] {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  width: 55px;
}
.btn_icon_links a:hover {
  background: #3AB3E8;
}

.btn_icon_links.btn_support a {
  text-transform: none;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 20px;
}
.btn_icon_links.btn_support a span[class^="icon-"] {
  font-size: 45px;
  font-size: 4.5rem;
  text-align: center;
  width: 80px;
}

/******************************************************************
Form Styles
******************************************************************/
form {
  margin: 1em 0;
}

form p {
  margin-bottom: 1em !important;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}

/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  font-size: 16px;
  font-size: 1.6rem;
  height: 30px;
  line-height: normal;
  font-weight: normal;
  vertical-align: middle;
  border: none;
  padding: 3px 7px;
  background: #DFEEF4;
  border: 1px solid #DFEEF4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-transition: all 0.24s ease-in-out;
  -o-transition: all 0.24s ease-in-out;
  -webkit-transition: all 0.24s ease-in-out;
  transition: all 0.24s ease-in-out;
}
input[type="text"]:focus, input[type="text"]:active,
input[type="password"]:focus,
input[type="password"]:active,
input[type="datetime"]:focus,
input[type="datetime"]:active,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:active,
input[type="date"]:focus,
input[type="date"]:active,
input[type="month"]:focus,
input[type="month"]:active,
input[type="time"]:focus,
input[type="time"]:active,
input[type="week"]:focus,
input[type="week"]:active,
input[type="number"]:focus,
input[type="number"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="url"]:focus,
input[type="url"]:active,
input[type="search"]:focus,
input[type="search"]:active,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="color"]:focus,
input[type="color"]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
  border: 1px solid #0C7FC6;
  background: #fff;
  outline: none;
}

/*input[type="submit"] {
  font-weight: normal;
  outline: none;
  border: 1px solid $link_color;
  background: #fff;
  padding: 5px 10px;
  -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease;
    -webkit-transition-delay: 0s;
    transition: all 0.4s ease 0s;
    &:hover {
       background: $link_color;
       color: #fff;
    }
}*/
textarea {
  max-width: 100%;
  min-height: 100px;
  background: #fff;
  resize: vertical;
  border: 1px solid #0C7FC6;
}

.white_t_input {
  padding: 7px 0;
  text-align: center;
}
.white_t_input input {
  background: #fff;
  width: 85%;
  color: #0C7FC6;
  margin: 0 auto;
}
.white_t_input input.date_input {
  width: 70%;
  display: inline-block;
}
.white_t_input input.date_input + span {
  width: 15%;
  display: inline-block;
  vertical-align: middle;
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
  width: 100%;
  height: 22px;
  color: #3AB3E8;
  font-size: 20px;
  font-size: 2rem;
}

.form-group {
  margin-bottom: 15px;
}
.form-group ul li {
  list-style-type: none;
}
.form-group ol, .form-group ul {
  margin: 0;
  padding: 0;
}
.form-group ol li, .form-group ul li {
  background: #C7E7FF;
  border-top: 3px solid #fff;
}
.form-group ol li:nth-child(even), .form-group ul li:nth-child(even) {
  background: #DFEEF4;
}
.form-group ol li label, .form-group ul li label {
  display: block;
  padding: 10px 10px 10px 20px;
  color: #002356;
}
.form-group ol li input[type="checkbox"], .form-group ul li input[type="checkbox"] {
  float: right;
}
.form-group ol li label, .form-group ol li input[type="checkbox"], .form-group ul li label, .form-group ul li input[type="checkbox"] {
  cursor: pointer;
}
.form-group ul.w_hover li:hover {
  background: #3AB3E8;
}
.form-group ul.w_hover li:hover label {
  color: #fff;
}

.login_form_title {
  color: #0C7FC6;
  font-size: 27px;
  font-size: 2.7rem;
}
.login_form_title span {
  font-size: 35px;
  font-size: 3.5rem;
  vertical-align: middle;
  margin-right: 10px;
}

.login_form .form-group {
  border: 1px solid #0C7FC6;
  margin-bottom: 10px;
}
.login_form .form-group label {
  float: left;
  width: 25%;
  height: 30px;
  padding: 4px 0 0 12px;
}
.login_form .form-group input {
  float: right;
  width: 75%;
  border: none;
  background-color: transparent;
}
.login_form .form-group input:focus, .login_form .form-group input:active {
  border: none;
  outline: none;
}
.login_form .form-group input:focus + label, .login_form .form-group input:active + label {
  background: #0C7FC6;
  color: #fff;
}
.login_form a {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 10px;
}

#searchform {
  padding: 1.5% 3%;
  background: #0C4B96;
  margin: 0;
}
#searchform input {
  width: 95%;
  float: left;
  height: 40px;
  border: none;
  outline: none;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#searchform button {
  width: 5%;
  float: left;
  height: 40px;
  padding: 0;
  font-size: 22px;
  font-size: 2.2rem;
}
#searchform button:active {
  top: 0;
}

.help_form label {
  width: 30%;
}

.help_form input,
.help_form textarea {
  width: 100%;
}

.help_form .message_input label {
  width: 15%;
  vertical-align: top;
}

.help_form .deadline_input label {
  width: 60%;
}

/*support_form*/
.subject_selector {
  border: 1px solid #3AB3E8;
  cursor: pointer;
  padding: 10px;
}
.subject_selector span {
  float: right;
  font-size: 21px;
  font-size: 2.1rem;
  color: #3AB3E8;
}

.form-group ol.subjects {
  display: none;
}

.subjects > li {
  width: 100%;
  padding: 10px 20px;
  cursor: pointer;
}

.subjects > li:hover, .subjects > li:nth-child(even):hover {
  color: #fff;
  background: #3AB3E8;
}

.lines {margin-bottom: 1rem;}
.tbleditornew {height: fit-content !important;}