/*color code for leaves*/
/*color code for employee*/
/*background color codes*/
html,
body,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
p,
blockquote,
form,
fieldset,
legend,
table,
td,
th {
  margin: 0;
  padding: 0;
}
article,
section,
header,
nav,
footer {
  display: block;
}
.lte-ie7 div,
.lte-ie7 header,
.lte-ie7 footer,
.lte-ie7 nav {
  zoom: 1;
}
html,
body {
  width: 100%;
  height: 100%;
  background: #ffffff;
  font-weight: normal;
}
html,
body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #3e4651;
  font-size: 14px;
  /*background-color: #EEE8E0;*/
  text-align: left;
}
pre {
  font-family: Tahoma, Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
}
img,
.node .content img {
  border: 0;
  margin: 0;
  padding: 0;
}
img.left {
  float: left;
  margin-right: 15px;
}
img.right {
  float: right;
}
p,
dl,
ul {
  margin-bottom: .65em;
}
p.closer {
  margin-top: -0.7em;
}
.before_list {
  margin-bottom: -0.5em;
}
ul:not(.with-style) {
  list-style-type: none;
}
ul.with-style {
  margin-left: 20px;
}
.page__content-inner ul,
.cblock ul,
.vacancy__description ul {
  margin-bottom: 2em;
  list-style-type: disc;
  list-style-position: inside;
}
table {
  border-collapse: collapse;
}
table td,
table th {
  text-align: left;
  /*padding: 0.3em 0.5em;*/
  vertical-align: top;
}
.table_data {
  font-size: 87%;
  margin: 0 0 2em -1em;
}
.table_data th {
  color: #666;
  font-size: 85%;
  font-style: italic;
  padding-left: 1.17em;
  padding-right: 0.6em;
  vertical-align: bottom;
  font-weight: normal;
}
.table_data td {
  padding-left: 1em;
}
.table_data .o {
  background: #f9fbfc;
}
.table_data .b_b {
  border-bottom: 1px solid #333;
}
table td.n {
  text-align: right;
}
.table_data .spacer-row {
  height: 5px;
}
.table_data .spacer-row td {
  padding: 0;
}
strong {
  font-family: 'tahoma-bold', Arial, 'Helvetica Neue', sans-serif;
}
label strong {
  font-size: 110%;
}
sub {
  position: relative;
  top: -0.5em;
  font-size: 75%;
  vertical-align: baseline;
}
sub {
  top: 0.1em;
}
ins {
  text-decoration: none;
}
hr {
  border: none;
  margin: 0;
  margin-top: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eef4f7;
}
label {
  font-size: 16px;
}
label.custom-error {
  font-size: 11px !important;
  color: #fc4361 !important;
}
label.custom-error a {
  color: #fc4361;
  text-decoration: underline;
}
input,
textarea,
select,
.input-imitate {
  line-height: 35px;
  height: 35px;
  width: 100%;
  padding: 0 12px;
  border-radius: 5px;
  background-color: #ffffff;
  border: 1px solid #c7d7df;
}
textarea {
  line-height: normal;
  padding-top: 10px;
  padding-bottom: 10px;
}
textarea.mid-height {
  height: 60px;
}
input,
select {
  height: 35px;
}
input.small,
select.small {
  width: 65px;
}
textarea {
  height: 85px;
  resize: none;
}
input:focus,
textarea:focus {
  outline: none;
  border: 2px solid;
  border-color: #838086;
}
input:disabled,
textarea:disabled,
.input-imitate.disabled {
  background-color: #f4f4f4;
}
input:read-only,
textarea:read-only,
select:read-only {
  background-color: #e7eff3;
}
.select2-container.custom-simple-drop,
.select2-container.custom-complex-drop {
  width: 100%;
}
.select2-search input {
  background: none;
}
.select2-container.custom-tagging-drop,
.select2-container.task-drop {
  width: 100%;
}
.select2-container.custom-tagging-drop .select2-choices,
.select2-container.task-drop .select2-choices {
  width: 100%;
  padding: 0 12px;
  border-radius: 5px;
  background-color: #ffffff;
  border: 1px solid #c7d7df;
  margin-top: 5px;
  background-image: none;
}
.select2-result.select2-result-unselectable.select2-disabled:not(.showDisabled) {
  display: none;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #b2b2b2;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #b2b2b2;
}
input.italic::-webkit-input-placeholder {
  font-family: 'calibri_regular', Arial, 'Helvetica Neue', sans-serif, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
}
input.italic::-moz-placeholder {
  font-family: 'calibri_regular', Arial, 'Helvetica Neue', sans-serif, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
}
input.italic:-ms-input-placeholder {
  font-family: 'calibri_regular', Arial, 'Helvetica Neue', sans-serif, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
}
input.italic:-moz-placeholder {
  font-family: 'calibri_regular', Arial, 'Helvetica Neue', sans-serif, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
}
label.placeholder {
  display: none;
}
blockquote {
  font: italic normal 84.25%/1.5 Georgia, serif;
  color: #777;
  border-left: 1px solid #74BEC2;
  margin: -0.5em 0 1em 1.5em;
  padding-left: 1.5em;
}
blockquote + p {
  margin-top: -1em;
  font-size: 60%;
  text-align: right;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #758696;
  font-family: 'montserrat-regular', Arial, 'Helvetica Neue', sans-serif;
  text-align: left;
}
h1,
.h1 {
  font-size: 48px !important;
  line-height: 60px;
}
h2,
.h2 {
  font-size: 18px;
  margin-bottom: 1.25em;
  color: #758696;
}
h3,
.h3 {
  font-size: 16px;
}
h3.red {
  color: #FC4361;
  font-weight: normal;
  line-height: 50px;
}
p {
  font-size: 12px;
  line-height: 18px;
}
.g-suedo {
  color: #6ad1df;
}
a,
.anchor {
  cursor: pointer;
  color: #f4f8fa;
  text-decoration: none;
}
a:hover,
.anchor:hover {
  text-decoration: none;
  color: inherit;
}
a:focus,
.anchor:focus,
a:active,
.anchor:active {
  outline: none !important;
  text-decoration: none;
}
a:focus,
.anchor:focus {
  color: #f4f8fa;
}
.anchor_highlight {
  color: #1aacc6;
  text-decoration: underline;
}
label {
  font-size: 12px;
  font-family: 'tahoma-bold', Arial, 'Helvetica Neue', sans-serif;
  color: #758696;
  display: inline-block;
  /*padding-left: 6px;*/
}
label.error {
  font-size: 11px;
  color: #fc4361;
}
.secondary-label {
  color: #758696 !important;
  font-family: 'tahoma', Arial, 'Helvetica Neue', sans-serif !important;
  font-weight: normal !important;
}
.secondary-label_small {
  font-size: 11px !important;
}
/* for customized radio */
input[type='radio'] {
  width: auto;
  height: auto;
  box-shadow: none;
  opacity: 0;
}
input[type='radio'] + label {
  color: #758696;
  font-family: 'tahoma', Arial, 'Helvetica Neue', sans-serif;
  margin-left: -15px;
}
input[type="radio"]:not(:checked) + label {
  color: #A4B0BC;
}
input[type='radio'] + label span {
  background: url(/images/radio_unchecked.png) no-repeat;
  min-width: 18px;
  min-height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
input[type="radio"]:checked + label span {
  background: url(/images/radio_checked.png);
}
/* for customized checkbox */
input[type='checkbox'] {
  /* Hide the input, but have it still be clickable */
  opacity: 0;
  float: left;
  width: 18px;
  height: 17px;
  position: absolute;
  margin-top: 0 !important;
}
input[type='checkbox'] ~ label {
  margin-top: 10px;
  clear: none;
  font-family: 'tahoma', Arial, 'Helvetica Neue', sans-serif;
  /* Left padding makes room for image */
  padding-left: 24px;
  /* Make look clickable because they are */
  cursor: pointer;
  background: url(/images/checkbox_unchecked.png) left center no-repeat;
}
input[type='checkbox']:checked ~ label {
  background-image: url(/images/checkbox_checked.png);
}
input[type='checkbox']:checked + .error,
input[type='checkbox'] + .error {
  background: none;
}
/* Scrollbar width */
::-webkit-scrollbar {
  width: 6px;
}
/* Scrollbar Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
/* Scrollbar Handle */
::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
/* Scrollbar Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.custom-select-picker__hidden-input {
  padding: 0px;
  width: 617px;
  position: absolute;
  z-index: 500;
  top: 220px;
  left: 20px;
}
::-webkit-input-placeholder {
  font-family: 'calibri_italic', Arial, 'Helvetica Neue', sans-serif;
}
::-moz-placeholder {
  font-family: 'calibri_italic', Arial, 'Helvetica Neue', sans-serif;
}
/* firefox 19+ */
:-ms-input-placeholder {
  font-family: 'calibri_italic', Arial, 'Helvetica Neue', sans-serif;
}
/* ie */
input:-moz-placeholder {
  font-family: 'calibri_italic', Arial, 'Helvetica Neue', sans-serif;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding: 0px;
}
.y-scroll {
  overflow-y: scroll;
  height: 100%;
}
