div.tenpx {
  height: 10px;
}

.voffset-1 {
  margin-top: 5px;
}

.voffset-2 {
  margin-top: 10px;
}

.voffset-3 {
  margin-top: 15px;
}

.voffset-4 {
  margin-top: 20px;
}

.voffset-5 {
  margin-top: 25px;
}

.voffset-6 {
  margin-top: 30px;
}

.login-form {
  /*margin-top: 200px;*/

  width: 400px;

  background-color: #ffffff;

  padding: 10px;
}

.login-form legend {
  text-align: center;
}

.login-form label {
  padding-top: 0 !important;
}

.login-form form {
  margin: 0 !important;
}

.custom-combobox {
  position: relative;

  display: inline-block;
}

.custom-combobox-toggle {
  position: absolute;

  top: 0;

  bottom: 0;

  width: 25px;

  border: 1px #000000 solid;

  background-color: #ffffff;

  background-image: url("/web2ftp/img/menu57.png");

  background-repeat: no-repeat;

  background-position-x: 3px;

  background-position-y: 4px;

  color: #ffffff;

  margin-left: -1px;

  padding: 0;
}

.custom-combobox-input {
  margin: 0;

  padding: 5px 10px;
}

.ui-button {
  height: 25px;

  margin-top: 0px;
}

.ui-state-default {
  border: 1px solid #000000 !important;

  background: #ffffff !important;

  font-weight: normal !important;

  color: #000000 !important;
}

.form-horizontal label {
  padding-top: 0px !important;
}

.menu-primasoft {
  height: 100px;
  margin-bottom: 20px;
  padding: 38px;
  font-size: 16px;
  font-family: arial, verdana, helvetica, sans-serif;
}
.menu-primasoft-title {
  background-color: #689acd;
  color: #ffffff;
  border-radius: 3px;
  padding-left: 10px;
  text-shadow: 1px 1px 1px #000000;
  font-size: 18px;
}
.menu-primasoft a {
  display: inline-block;
  border-bottom: #2681ca 0px solid;
  margin-right: 20px;
  cursor: pointer;
  color: #4c4c4c;
  font-size: 15px;
  text-decoration: none;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 1.5;
}
.menu-primasoft a:last-child {
  margin-right: 0px;
}
.menu-primasoft a.login-primasoft-laugin,
div#login3,
div.login-button a {
  text-transform: uppercase;
  display: inline-block;
  border-bottom: #cc332e 0px solid;
  margin-right: 20px;
  cursor: pointer;
  color: #cc332e;
  font-size: 15px;
  text-decoration: none;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 1.5;
  font-weight: bold;
}
div.login-button a {
  margin-right: 10px;
  padding-top: 4px;
  float: right;
}
div#login3 {
  margin-right: 10px;
  padding-top: 4px;
  float: right;
}

.menu-primasoft a.active {
  display: inline-block;
  border-bottom: #2681ca 1px solid;
  color: #4c4c4c;
}
.menu-primasoft a:hover {
  border-bottom: #2681ca 1px solid;
}
div.login-button a:hover {
  color: #f00;
}

div.login-button a:active {
  color: #cc332e;
}

.menu-primasoft a.login-primasoft-laugin:hover,
div#login3:hover {
  border-bottom: #cc332e 1px solid;
}
.menu-primasoft a img {
  margin-right: 5px;
  margin-top: -3px;
}
.menu-primasoft img {
  display: none;
}

.input-primasoft {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;

  font-size: 12px !important;

  color: #191970 !important;

  border: 1px #000000 solid;
}

/*.btn-primasoft {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FF4500;
    font-weight: bold;
    font-size: 14px;
}*/

.btn-primasoft,
.btn-primasoft-long,
input#FileInput,
input#feedbackFile {
  position: relative !important;
  display: inline-block !important;
  width: 90px;
  height: 30px;
  line-height: 26px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  color: #000 !important;
  outline: none !important;
  border-radius: 5px !important;
  box-shadow: 0 0 0 1px #ddd inset, 0 1px 1px #fff !important;
}
input#FileInput,
input#feedbackFile {
  text-align: left;
  width: 400px !important;
  font-size: 13.4px;
}
.btn-primasoft-long {
  width: 160px;
}
a.btn-primasoft {
  line-height: 30px;
}
.btn-primasoft:hover,
a.btn-primasoft:hover,
.btn-primasoft-long:hover,
input#FileInput:hover,
input#feedbackFile:hover {
  background: #dcdcdc linear-gradient(#fff, #dcdcdc);
  box-shadow: 0 0 0 1px #aaa inset, 0 1px 1px #aaa;
}
.btn-primasoft:active,
a.btn-primasoft:active,
.btn-primasoft-long:active,
input#FileInput:active,
input#feedbackFile:active {
  background: none;
  box-shadow: 0 0 0 1px #bbb inset, 0 1px 3px rgba(0, 0, 0, 0.5) inset,
    0 1px 2px #fff;
}

.login-primasoft {
  color: #ffffff !important;
  text-align: right;
  background-color: #fc9804;
  border-radius: 3px;
  padding-right: 10px;
  text-shadow: 1px 1px 1px #000000;
  cursor: pointer;
}

.center-primasoft {
  width: 75%;

  display: inline;

  float: left;

  border-left: #e6eaee 0px solid;
}

h1 {
  font-size: 25px;

  font-family: Verdana;

  color: #0066cc;

  margin-top: 0 !important;

  font-weight: bolder;
}

h3 {
  font-size: 15px;

  font-family: Verdana;

  color: #0066cc;

  margin-top: 0 !important;

  font-weight: bolder;
}

#MyUploadForm {
}

.b-container {
  width: 200px;

  height: 150px;

  background-color: #ccc;

  margin: 0px auto;

  padding: 10px;

  font-size: 30px;

  color: #fff;
}

.b-popup {
  width: 100%;

  min-height: 100%;

  background-color: rgba(0, 0, 0, 0.5);

  overflow: hidden;

  position: fixed;

  top: 0px;
}

.b-popup .b-popup-content {
  margin: 40px auto 0px auto;

  width: 100px;

  height: 40px;

  padding: 10px;

  background-color: #c5c5c5;

  border-radius: 5px;

  box-shadow: 0px 0px 10px #000;
}

#element_to_pop_up {
  display: none;
}

.xclose {
  width: 15px;

  float: right;

  margin-top: -200px;

  cursor: pointer;
}

.sorting {
  background-image: url("/web2ftp/img/bg.gif");

  background-repeat: no-repeat;

  background-position-y: 5px;

  background-position: right;

  cursor: pointer;
}

.lmenu {
  display: none !important;
}

.langlink {
  font-family: Tahoma;

  font-size: 11px;

  color: #003366;

  font-weight: normal;

  text-align: right;

  word-spacing: 0;

  line-height: 14px;

  text-indent: 0;
}

.langdiv {
  margin-top: -20px;

  margin-bottom: 10px;
}

body {
  height: 100% !important;
}

a:hover {
  cursor: pointer;
}

select:hover,
option {
  cursor: pointer;
}
/*my styles*/
body {
  background: url(../img/bg.jpg) repeat-y, url(../img/bg-lines.jpg) repeat;
}
div.botto {
  position: fixed;
  bottom: 0;
  left: 0;
  margin: 0px !important;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
}

div.location,
div.phone,
div.workt,
div.languag {
  display: inline-block;
  margin-right: 40px;
  height: 70px;
  line-height: 70px;
}

div.langdiv {
  width: 100px;
  display: inline-block;
}

div.langdiv a {
  margin-left: 2px;
  margin-right: 2px;
}

div.location img,
div.phone img,
div.workt img {
  margin-right: 16px;
}

div.widtho,
div.left-primasoft {
  width: 980px;
}

div.widtho-login {
  width: 900px;
  min-height: 700px;
}

div.left-primasoft {
  padding-top: 0px;
}

div.marginocentro {
  margin: 0 auto;
}

div.header-contacts-out {
  height: 70px;
  background-color: #ededed;
  margin-bottom: 0px;
}
div.langdiv1 {
  margin-top: 37px;
  width: 100px;
  float: right;
}
span.phone-item {
  font-weight: bold;
  padding-right: 10px;
}

span.phone-item:last-child {
  padding-right: 0px;
}

.menu-primasoft {
  background: white;
  width: 760px;
  margin-right: 20px;
  border-radius: 6px;
  border: #adb9c9 solid 1px;
  float: right;
  display: inline-block;
  text-align: center;
}
/*menu*/
.menu-primasoft-min {
  background: white;
  float: right;
  width: 200px;
  border-radius: 6px;
  border: #adb9c9 solid 1px;
  margin-bottom: 20px;
  padding: 3px;
  font-size: 16px;
  font-family: arial, verdana, helvetica, sans-serif;
}
.menu-primasoft-title-min {
  background-color: #689acd;
  color: #ffffff;
  text-align: right;
  border-radius: 3px;
  padding-right: 10px;
  text-shadow: 1px 1px 1px #000000;
}
.menu-primasoft-min a {
  display: block;
  text-decoration: none;
  color: #000080;
  border-bottom: #000080 0px dotted;
  padding-left: 5px;
  cursor: pointer;
}
.menu-primasoft-min a img {
  margin-right: 5px;
  margin-top: -3px;
}

div.heder-white {
  overflow: hidden;
  /*background:#FFF;*/
  border: 1px solid #fff;
  width: 100%;
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  height: auto;
  margin-bottom: 10px;
}

div#central-block {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
/*end menu*/

.logotip {
  width: 240px;
  float: left;
  display: inline-block;
}
div#resultList {
  padding-bottom: 100px;
}

.w26pr {
  width: 26% !important;
}

.f16px {
  font-size: 16px !important;
}

button.button15 {
  font-weight: bold;
  color: rgb(68, 68, 68);
  text-decoration: none;
  user-select: none;
  padding: 0.4em 1.4em;
  outline: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  background: rgb(245, 245, 245) linear-gradient(#f4f4f4, #f1f1f1);
  transition: all 0.218s ease 0s;
  margin-right: 32px !important;
}

button.button15:hover {
  color: rgb(24, 24, 24);
  border: 1px solid rgb(198, 198, 198);
  background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

button.button15:active {
  color: rgb(51, 51, 51);
  border: 1px solid rgb(204, 204, 204);
  background: rgb(238, 238, 238)
    linear-gradient(rgb(238, 238, 238), rgb(224, 224, 224));
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.form-horizontal label {
  padding-top: 7px !important;
}

.table-primasoft {
  border: 1px solid #ccc;
  width: 100%;
  background-color: #fff;
}

.table-primasoft thead {
  border-bottom: 1px solid #ccc;
}

.table-primasoft th {
  padding: 10px;
}

.table-primasoft tbody tr {
  border-bottom: 0px dotted #000000;
}

.table-primasoft tbody tr:hover {
  background-color: #f1f1f1 !important;
}

.table-primasoft tbody tr:nth-child(even) {
  background-color: #f7f7f7 !important;
}

.table-primasoft tbody tr td {
  padding: 10px !important;
  font-size: 12px;
  font-family: arial, verdana, helvetica, sans-serif;
  background-color: transparent !important;
  vertical-align: middle !important;
}
.btn-link {
  color: #056eaa !important;
}

.file {
  background-repeat: no-repeat;
  background-image: url(../img/d-icon.png);
  background-size: 14px;
  background-position: left center;
  padding: 10px 0px 10px 20px;
}

.v-file {
  background-repeat: no-repeat;
  background-image: url(../img/video-file-icon.png);
  background-size: 14px;
  background-position: left center;
  padding: 10px 0px 10px 20px;
}

.play_btn {
  background-repeat: no-repeat;
  background-image: url(../img/play-icon.png);
  background-size: 14px;
  background-position: 8px center;
  padding: 0px 0px 0px 20px;
}
.play_btn:hover {
  background-repeat: no-repeat !important;
  background-image: url(../img/play-icon.png) !important;
  background-size: 14px !important;
  background-position: 8px center !important;
  padding: 0px 0px 0px 20px !important;
}
.player_wrap {
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #000000;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.player_cont {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -200px;
  margin-left: -300px;
  border: solid 1px #2a2a2a;
}
.player_close_btn {
  display: block;
  position: absolute;
  width: 50px;
  height: 55px;
  cursor: pointer;
  background-image: url(../img/close-icon.png);
  background-repeat: no-repeat;
  background-position: center top;
  top: -25px;
  right: -25px;
  z-index: 9;
}

.folder {
  background-repeat: no-repeat;
  background-image: url(../img/f-icon.png);
  background-size: 14px;
  background-position: left center;
  padding: 10px 0px 10px 20px;
}
.back_folder {
  background-repeat: no-repeat;
  background-image: url(../img/back-icon.png);
  background-size: 22px;
  background-position: left center;
  padding: 10px 0px 10px 32px;
}
#newFolder {
  width: 220px;
  padding: 3px;
  border-radius: 5px;
}

th.header {
  letter-spacing: 1px;
}
th.headerSortUp,
th.headerSortDown {
  color: #fff;
}

span.label-warning {
  padding-left: 16px;
  font-size: 14px;
  font-weight: normal;
  background-color: transparent;
  color: #000;
}

div#content hr {
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}

div.form-group > div.col-lg-offset-2,
div#divFormAddFiles {
  margin-left: 0px;
}

label.control-label {
  padding-top: 0px !important;
  letter-spacing: 0px;
  margin-left: 0px;
  font-weight: normal;
  font-size: 14px;
  padding-bottom: 4px;
}

input[value="Reinnoieste"] {
  width: 110px !important;
}

input.ui-autocomplete-input {
  font-size: 0.94em !important;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

/*loginmenu*/

.menu-primasoft-login a.login-primasoft-laugin:hover {
  border-bottom: #cc332e 1px solid;
}
.menu-primasoft-login a img {
  margin-right: 5px;
  margin-top: -3px;
}
.menu-primasoft-login img {
  display: none;
}
.menu-primasoft-login a.active {
  display: inline-block;
  border-bottom: #2681ca 1px solid;
  color: #4c4c4c;
}
.menu-primasoft-login a:hover {
  border-bottom: #2681ca 1px solid;
}
.menu-primasoft-login a {
  display: inline-block;
  border-bottom: #2681ca 0px solid;
  margin-right: 20px;
  cursor: pointer;
  color: #4c4c4c;
  font-size: 15px;
  text-decoration: none;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 1.5;
}
.menu-primasoft-login a:last-child {
  margin-right: 0px;
}
.menu-primasoft-login a.login-primasoft-laugin {
  text-transform: uppercase;
  display: inline-block;
  border-bottom: #cc332e 0px solid;
  margin-right: 20px;
  cursor: pointer;
  color: #cc332e;
  font-size: 15px;
  text-decoration: none;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 1.5;
  font-weight: bold;
}
.menu-primasoft-login {
  background: white;
  width: 760px;
  margin-right: 20px;
  border-radius: 6px;
  border: #adb9c9 solid 1px;
  float: left;
  margin-left: 20px;
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;
  padding: 16px;
  font-size: 16px;
  font-family: arial, verdana, helvetica, sans-serif;
}
.menu-primasoft-minimum {
  background: white;
  float: right;
  width: 140px;
  border-radius: 6px;
  border: #adb9c9 solid 1px;
  margin-bottom: 20px;
  padding: 3px;
  font-size: 16px;
  font-family: arial, verdana, helvetica, sans-serif;
}
.menu-primasoft-minimum a img {
  margin-right: 5px;
  margin-top: -3px;
}
.menu-primasoft-minimum a {
  float: right;
}

div#login3:hover {
  border: 0px;
  color: #f00;
}

div#login3:active {
  border: 0px;
  color: #cc332e;
}

/*end loginmenu*/

div.margintop90px {
  margin-top: 90px;
}

/*my*/
.del_old_cont {
  text-align: center;
  width: 980px;
  margin-left: -15px;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 35px;
  margin-top: -8px;
  border: solid 1px #adb9c9;
  background-color: #fff;
  display: none;
}
select {
  height: 26px;

}

.clear_date {
  height: 40px;
}
#clear_plan {
  height: 40px;
}
#clear_process {
  height: 40px;
}

@-moz-document url-prefix() {
  .clear_date {
    height: 40px;
  }
}

.plan_msg {
  color: green;
  text-align: center;
  width: 960px;
}
#planning_show {
  margin-top: -20px;
  margin-bottom: 20px;
}
#planning_hide {
  display: none;
  margin-top: -20px;
  margin-bottom: 20px;
}

.debt_msg {
  padding: 5px;
  margin: 5px;
  border-radius: 5px;
  border: solid 1px #ff0000;
  color: #ff0000;
  text-align: center;
}
.debt_msg_title {
  padding: 5px;
  color: #fff;
  background: #ff0000;
  text-align: center;
  border-radius: 3px;
}

/*перебиваем стили wp*/
.languages {
  margin-top: 24px;
}
.top {
  padding: 0px 0 0px !important;
  height: 59px;
  margin-top: -14px;
}

/*custom*/

.vh {
  visibility: hidden;
}

#output {
  padding: 5px;
  font-size: 12px;
}

/* prograss bar */
#progressbox {
  border: solid 4px #000;
  background-color: #276da5;
  padding: 1px;
  position: relative;
  width: 400px;
  border-radius: 15px;
  margin: 10px;
  display: none;
  text-align: left;
  position: absolute;
  top: 40%;
  left: 50%;
  margin-left: -200px;
}
#progressbar {
  height: 20px;
  border-radius: 15px;
  background-color: #c71c22;
  width: 1%;
}
#statustxt {
  top: 3px;
  left: 50%;
  position: absolute;
  display: inline-block;
  color: #ffffff;
}

#progressbox-cont {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #ffffff8a;
  z-index: 999;
}
#counter {
  background-image: url("../img/hourglass.gif");
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 1px, center;
  border: solid 4px #000;
  background-color: #276da5;
  padding: 3px;
  position: relative;
  width: 400px;
  border-radius: 22px;
  margin: 10px;
  display: none;
  text-align: center;
  position: absolute;
  top: 40%;
  left: 50%;
  margin-left: -200px;
  color: #fff;
  font-size: 20px;
}

.alert-dismissible {
  display: none;
}

.table-primasoft.tableTracker tbody tr:nth-child(even) {
  background-color: #ffffff !important;
}

.table-primasoft.tableTracker tbody tr.var1 {
  background-color: #f7f7f7 !important;
}

.table-primasoft.tableTracker tbody tr.var1.var3 {
  background-color: #fff !important;
}

.tableTrackerAdmin > tbody > tr.varAdmin1 {
  background: #fff;
}

.tableTrackerAdmin > tbody > tr.varAdmin2 {
  background-color: #f7f7f7;
}

.openTrackerForm {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.openTrackerForm img {
  width: 16px;
  margin-left: 15px;
  transition: 0.3s;
}
.openTrackerForm.active img {
  transform: rotate(180deg);
}

#trackerForm {
  opacity: 0;
  height: 0;
  visibility: hidden;
  transition: 0.3s;
  overflow: hidden;
}

#trackerForm.active {
  opacity: 1;
  height: auto;
  visibility: visible;
  transition: 0.3s;
  overflow: unset;
}

.gotoback {
  font-size: 20px;
  font-family: Verdana;
  color: #0066cc;
  margin-top: 0 !important;
  font-weight: bolder;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  text-decoration: none;
}

.tableTrackerAdmin th.header {
  cursor: pointer;
}

th.header.headerSortUp,
th.header.headerSortDown {
  color: #000 !important;
}

.gotoback:hover {
  text-decoration: none;
}

.gotoback img {
  transform: rotate(90deg);
  width: 16px;
  margin-right: 10px;
}

table.dataTable.no-footer {
  border-bottom: none !important;
}

table.dataTable.tableTracker.no-footer {
  border-bottom: 1px solid #ccc !important;
}

.slidedown_list {
  margin-bottom: 0;
  width: 100%;
  font-weight: 400;
}
.slidedown_list.items_found input.form-control:focus,
.slidedown_list.items_found input.form-control:active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.slidedown_list.items_found input.form-control:focus + .list-group-wrap,
.slidedown_list.items_found input.form-control:active + .list-group-wrap {
  display: block;
}
.slidedown_list.items_found input.form-control:focus + .list-group-wrap .input_komu-list,
.slidedown_list.items_found input.form-control:active + .list-group-wrap .input_komu-list {
  border: 1px #000000 solid;
  border-top: 0;
}
.list-group-wrap {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 1;
  padding: 0 15px;
}
.input_komu-list {
  max-height: 150px;
  overflow-y: auto;
  overflow-x: hidden;
}
.input_komu-list .list-group-item {
  transition: .2s;
  cursor: pointer;
  border-right: 0;
  border-left: 0;
}
.input_komu-list .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.input_komu-list .list-group-item:last-child {
  border-bottom: 0;
}
.input_komu-list .list-group-item:hover {
  background-color: #ededed;
}