html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 100px;
}
mark {
  background-color: #a6dbed;
  padding-left: 5px;
  padding-right: 5px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.clear-fix:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
h1 {
  color: #000000;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 2em;
}
h2 {
  color: #000000;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1.75em;
}
h3 {
  color: #000000;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1.2em;
}
h4 {
  color: #000000;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1.1em;
}
h5,
h6 {
  color: #000000;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1em;
}
h5 a:link,
h5 a:visited,
h5 a:active {
  padding: 0;
  text-decoration: none;
}
.content-wrapper {
  margin: 0 auto;
  max-width: 1000px;
  padding-top: 20px;
}
.main-content {
  background: none repeat scroll 0 0 #c0c0c0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 10px;
  width: 1000px;
}
.featured {
  background-color: #ffffff;
}
.featured + .main-content {
  background: url("../Images/heroAccent.png") no-repeat;
}
.featured .content-wrapper {
  background-color: #7ac0da;
  background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
  color: #3e5667;
  padding: 20px 40px 30px 40px;
}
.featured hgroup.title h1,
.featured hgroup.title h2 {
  color: #ffffff;
}
.featured p {
  font-size: 1.1em;
}
#login {
  display: block;
  font-size: .85em;
  margin: 0 0 10px;
  text-align: right;
}
#login a {
  background-color: #d3dce0;
  margin-left: 10px;
  margin-right: 3px;
  padding: 2px 3px;
  text-decoration: none;
}
#login a.username {
  background: none;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}
#login ul {
  margin: 0;
}
#login li {
  display: inline;
  list-style: none;
}
ul#Menu {
  background: none;
  border: none;
  padding: 25px;
}
ul#Menu li a:hover,
ul#Menu li.k-state-highlight a {
  color: #c29fc4;
  background: none;
  text-decoration: none;
}
ul#Menu li {
  display: inline;
  list-style: none;
  background: none;
}
ul#Menu li a {
  color: white;
  background: none;
  font-size: 1.2857142857142858em;
  font-weight: bold;
}
ul#Menu li.k-item {
  border: none;
}
hgroup.title {
  margin-bottom: 10px;
}
hgroup.title h1 {
  display: inline;
}
hgroup.title h2 {
  display: inline;
  font-weight: normal;
  margin-left: 3px;
}
section.feature {
  width: 300px;
  float: left;
  padding: 10px;
}
ol.round {
  list-style-type: none;
  padding-left: 0;
}
ol.round li {
  margin: 25px 0;
  padding-left: 45px;
}
ol.round li.zero {
  background: url("../Images/orderedList0.png") no-repeat;
}
ol.round li.one {
  background: url("../Images/orderedList1.png") no-repeat;
}
ol.round li.two {
  background: url("../Images/orderedList2.png") no-repeat;
}
ol.round li.three {
  background: url("../Images/orderedList3.png") no-repeat;
}
ol.round li.four {
  background: url("../Images/orderedList4.png") no-repeat;
}
ol.round li.five {
  background: url("../Images/orderedList5.png") no-repeat;
}
ol.round li.six {
  background: url("../Images/orderedList6.png") no-repeat;
}
ol.round li.seven {
  background: url("../Images/orderedList7.png") no-repeat;
}
ol.round li.eight {
  background: url("../Images/orderedList8.png") no-repeat;
}
ol.round li.nine {
  background: url("../Images/orderedList9.png") no-repeat;
}
article {
  float: left;
  width: 70%;
}
aside {
  float: right;
  width: 25%;
}
aside ul {
  list-style: none;
  padding: 0;
}
aside ul li {
  background: url("../Images/bullet.png") no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}
.label {
  font-weight: 400;
  margin-bottom: 5px;
}
#loginForm {
  border-right: solid 2px #c8c8c8;
  float: left;
  width: 55%;
}
#loginForm input[type="checkbox"],
#loginForm input[type="button"],
#loginForm button {
  width: auto;
}
#loginForm .validation-error {
  display: block;
  margin-left: 15px;
}
#loginForm .validation-summary-errors ul {
  margin: 0;
  padding: 0;
}
#loginForm .validation-summary-errors li {
  display: inline;
  list-style: none;
  margin: 0;
}
#loginForm input {
  width: 250px;
}
#loginForm input[type="submit"] {
  width: 100%;
  margin: 0 0 25px 0;
}
input.form-control {
  color: #333333;
}
#socialLoginForm {
  margin-left: 40px;
  float: left;
  width: 40%;
}
#socialLoginForm h2 {
  margin-bottom: 5px;
}
#socialLoginList button {
  margin-bottom: 12px;
}
#logoutForm {
  display: inline;
}
.contact h3 {
  font-size: 1.2em;
}
.contact p {
  margin: 5px 0 0 10px;
}
.contact iframe {
  border: 1px solid #333333;
  margin: 5px 0 0 10px;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
fieldset legend {
  display: none;
}
fieldset ol {
  padding: 0;
  list-style: none;
}
fieldset ol li {
  padding-bottom: 5px;
}
label {
  display: block;
  font-size: 14px;
  font-weight: 400;
}
label.checkbox {
  display: inline;
}
input {
  border: 1px solid #e2e2e2;
  background: #ffffff;
  color: #333333;
  font-size: 1.2em;
  margin: 5px 0 6px 0;
  padding: 5px;
  width: 100px;
}
textarea {
  border: 1px solid #e2e2e2;
  background: #ffffff;
  color: #333333;
  font-size: 1.2em;
  margin: 5px 0 6px 0;
  padding: 5px;
  width: 100px;
  width: 500px;
  font-family: inherit;
}
input:focus,
textarea:focus {
  border: 1px solid #7ac0da;
}
input[type="checkbox"] {
  background: transparent;
  border: inherit;
  width: auto;
}
input[type="checkbox"] .input-validation-error {
  border: 0 none;
}
input[type="submit"]:not(.btn-primary),
input[type="button"],
button {
  background-color: #d3dce0;
  border: 1px solid #787878;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: 600;
  margin-right: 8px;
  width: auto;
}
td {
  padding: 0.25em 2em 0.25em 0em;
  border: 0 none;
}
td input[type="submit"],
td input[type="button"],
td button {
  font-size: 1em;
  padding: 4px;
  margin-right: 4px;
}
.message-info {
  border: 1px solid;
  clear: both;
  padding: 10px 20px;
}
.message-error {
  clear: both;
  color: #e80c4d;
  font-size: 1.1em;
  font-weight: bold;
  margin: 20px 0 10px 0;
}
.message-success {
  color: #7ac0da;
  font-size: 1.3em;
  font-weight: bold;
  margin: 20px 0 10px 0;
}
.error {
  color: #e80c4d;
}
.field-validation-error {
  color: #e80c4d;
  font-weight: bold;
}
span.field-validation-valid {
  border: 0 none;
  display: block;
}
input.input-validation-error {
  border: 1px solid #e80c4d;
}
.validation-summary-errors {
  background: #c86767;
  background: #c61313;
  background: linear-gradient(to bottom, #c61313 0%, #c86767 86%, #c86767 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c61313', endColorstr='#c86767', GradientType=0);
  padding: 0px;
  color: #ffffff;
  border-radius: 3px;
  box-shadow: 0 0 7px #000000;
  font-size: 13px;
}
.validation-summary-errors ul li {
  padding: 5px;
  word-wrap: break-word;
}
span.validation-summary-valid {
  display: block;
  border: 0 none;
}
span.validation-summary-errors {
  border-width: 1px;
  border-color: red;
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0 none;
}
th {
  font-size: 1.2em;
  text-align: left;
  border: none 0px;
  padding-left: 0;
}
th a:link,
th a:visited,
th a:active {
  color: #333333;
  text-decoration: none;
  font-size: 12px;
  padding: 0;
}
th a {
  display: block;
  position: relative;
}
th a:hover {
  color: #333333;
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  padding: 0;
}
th.asc a,
th.desc a {
  margin-right: .75em;
}
th.asc a:after {
  display: block;
  position: absolute;
  right: 0em;
  top: 0;
  font-size: 0.75em;
  content: '▲';
}
th.desc a:after {
  display: block;
  position: absolute;
  right: 0em;
  top: 0;
  font-size: 0.75em;
  content: '▼';
}
tr.pager td {
  padding: 0 0.25em 0 0;
}
ul.month li {
  display: inline-block;
  width: 120px;
}
ul.month li.holiday {
  color: red;
}
#checkerHolder {
  float: right;
}
.selectedNode {
  background-image: none, linear-gradient(to bottom, #fe761b 0, #e15613 100%);
  background-position: 50% 50%;
}
.organizationalHierarchyTreeView a {
  text-decoration: none;
}
.notSelectableorganizationalUnit {
  background-color: gray;
}
.loginStatusContainer {
  margin: 0 auto;
  height: 24px;
}
.welcome {
  vertical-align: middle;
  margin-top: 5px;
  margin-right: 5px;
  float: right;
  height: 24px;
}
.switchUser {
  margin-right: 5px;
  float: right;
  height: 24px;
}
.userSubstitutions {
  margin-right: 5px;
  float: right;
  height: 24px;
}
.switchBack {
  margin-top: 5px;
  margin-right: 5px;
  float: right;
  height: 24px;
}
.logoff {
  margin-top: 5px;
  margin-right: 5px;
  float: right;
  height: 24px;
}
.toolBarTable {
  width: 100%;
  border: 0px;
  background: #c4c7c8;
}
.toolBar {
  background: #c4c7c8;
}
.toolBar a:hover {
  background-color: transparent !important;
}
.toolBar img {
  height: 24px;
}
.disabled {
  color: grey !important;
}
.disabled img {
  opacity: 0.2;
}
.disabledimg {
  opacity: 0.2;
}
.toolBarExport img {
  height: 24px;
}
.toolBarExport a:hover {
  background-color: transparent !important;
}
.k-treeview .k-image {
  height: 16px;
  width: 16px;
}
.GridHolder {
  width: 500px;
  float: left;
}
.dropdown-menu {
  background: #c4c7c8;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown-menu a,
.dropdown-menu a:link,
.dropdown-menu a:visited {
  text-decoration: none;
  color: #393939;
  padding: 5px 9px;
}
.dropdown-menu a:hover,
.dropdown-menu li.dropdown-menu-hover > a {
  color: #000000;
}
.dropdown-menu li:hover,
.dropdown-menu li.dropdown-menu-hover {
  background: #e0e2e2;
}
.dropdown-menu li:hover > a > span.dropdown-menu-sub-indicator,
.dropdown-menu li.dropdown-menu-hover > a > span.dropdown-menu-sub-indicator {
  background-position: -10px -100px;
}
.dropdown-menu ul {
  border: 1px solid #c4c7c8;
  background: #e0e2e2;
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  position: absolute;
  z-index: 1000000;
}
.dropdown-menu ul li:hover,
.dropdown-menu ul li.dropdown-menu-hover {
  background: #c4c7c8;
}
.dropdown-menu ul li:hover > a > span.dropdown-menu-sub-indicator,
.dropdown-menu ul li.dropdown-menu-hover > a > span.dropdown-menu-sub-indicator {
  background-position: -10px 0;
}
.dropdown-menu ul ul {
  top: 0;
  left: 100%;
}
.dropdown-menu ul li {
  position: relative;
  display: block;
}
.dropdown-menu ul span.dropdown-menu-sub-indicator {
  background-position: 0 0;
}
.dropdown-menu li {
  margin: 0;
  padding: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *vertical-align: bottom;
}
.dropdown-menu li a {
  display: block;
}
.dropdown-menu-shadow {
  -ms-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}
span.dropdown-menu-sub-indicator {
  margin-left: .4em;
  display: inline-block;
  vertical-align: baseline;
  background-color: transparent;
  background-image: url('arrows-000000.png');
  background-repeat: no-repeat;
  background-position: 0 -100px;
  width: 10px;
  height: 10px;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
  *display: inline;
  *zoom: 1;
  *vertical-align: middle;
}
span.dropdown-menu-sub-indicator:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.dropdown-menu-vertical {
  width: 250px;
}
.dropdown-menu-vertical li:hover > a > span.dropdown-menu-sub-indicator,
.dropdown-menu-vertical li.dropdown-menu-hover > a > span.dropdown-menu-sub-indicator {
  background-position: -10px 0;
}
.dropdown-menu-vertical li {
  display: block;
  position: relative;
  *float: left;
  *width: 100%;
}
.dropdown-menu-vertical span.dropdown-menu-sub-indicator {
  background-position: 0 0;
}
.RolePermissionMultiselect {
  width: 500px;
  height: 350px;
}
.rel_pos {
  position: relative;
}
.application_name {
  color: #67116d;
  font-size: 3.1em;
  padding: 0px 150px 0 130px;
  margin: 40px 0 5px 0;
}
.organization_name {
  color: #67116d;
  font-size: 1.8em;
  padding: 0px 150px 0 130px;
}
.login_text_box {
  float: right;
  position: absolute;
  top: 70px;
  right: 0;
  color: #4f0d53;
  text-align: right;
}
.impressum {
  color: #fefefe;
  font-size: 1em;
  text-transform: uppercase;
  padding: 15px 0;
}
.copywright {
  color: #fefefe;
  font-size: 1em;
}
footer {
  position: absolute;
  bottom: 160px;
  background: #4b0c4f;
  height: 100px;
  width: 100%;
  margin: 0 0 -160px 0;
}
.mainContent {
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  width: 100%;
  top: 250px;
  bottom: 165px;
  padding-bottom: 100px;
}
.navbar-nav {
  padding: 10px 0;
}
.navbar-nav li a {
  font-size: 1.2857142857142858em;
  font-weight: bold;
}
.login {
  padding: 0 0 15px 0;
}
#frmLogin {
  text-align: center;
  margin: 0 auto;
  margin: 5% 35%;
  width: 25%;
}
#frmLogin input {
  margin-bottom: 15px;
}
.loginContainer input {
  margin-bottom: 6px;
}
.navbar-default {
  margin-top: 30px;
}
.mainContent button,
.mainContent .buttonLink,
.mainContent .buttonLink:hover,
.mainContent .buttonLink:visited {
  background-color: #4b0c4f;
  border-color: #4b0c4f;
  margin-left: auto;
  margin-right: auto;
  color: white;
  padding: 4px;
  text-decoration: none;
}
.mainContent button.k-button,
.mainContent .buttonLink.k-button,
.mainContent .buttonLink:hover.k-button,
.mainContent .buttonLink:visited.k-button {
  border-color: #aaaaaa;
  background-color: #f3f3f4;
  color: #333333;
}
.mainContent button.k-button:hover,
.mainContent .buttonLink.k-button:hover,
.mainContent .buttonLink:hover.k-button:hover,
.mainContent .buttonLink:visited.k-button:hover {
  color: #263248;
  border-color: #a6afbe;
  background-color: #a6afbe;
}
#IntezmenyEditForm table {
  table-layout: auto;
  width: 100%;
}
#IntezmenyEditForm table td {
  padding-top: 2px;
  padding-bottom: 2px;
}
#IntezmenyEditForm table td input[type=text],
#IntezmenyEditForm table td input[type=password] {
  width: 300px;
  float: left;
}
tr.k-state-selected {
  background-image: none;
  background-color: #67106e;
  border-color: #67106e;
}
ul.k-pager-numbers li span.k-state-selected {
  background-image: none;
  background-color: transparent;
  color: #67106e;
  border-color: #67106e;
}
#folyamatTable {
  background-color: transparent;
}
#folyamatTable .active {
  color: #67106e;
  font-weight: bold;
}
#folyamatTable img {
  width: 20px;
  height: 20px;
}
#folyamatTable img.separator {
  width: 10px;
  height: 15px;
}
#folyamatTable td {
  padding: 5px;
}
button {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
table.OlyanTableAmitAzEODesignjaNemBarmolSzet {
  background: none;
}
table.OlyanTableAmitAzEODesignjaNemBarmolSzet td {
  padding: 0.25em 2em 0.25em 0em;
}
.k-window-titlebar.k-header {
  height: 40px;
}
.starter-template.mainBody {
  margin-bottom: 20px;
}
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: #c29fc4;
  }
  .navbar-default .navbar-toggle {
    border-color: #fff;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default {
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 0px;
  }
  .organization_name {
    margin-bottom: 15px;
  }
  .rel_pos {
    margin-top: 50px;
  }
  .login-form-1 {
    margin: auto;
  }
  .application_name {
    padding: 0px 10px;
    margin: 40px 0 5px 0;
    font-size: 2.4em;
  }
  .organization_name {
    font-size: 1.6em;
    padding: 0px 10px;
  }
}
