/*3456789v.3.3.0.                              
-*/
.formRow input[type="password"] {
  position: relative;
  float: left;
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-family: 'roboto';
  border: 1px solid #bebebe;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
  box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
  padding-left: 10px;
  padding-right: 10px;
  outline: none;
}
.formRow .formSpan4 {
  position: relative;
  width: 25%;
  height: auto;
  float: left;
  padding-left: 20px;
}
.formRow .formSpan4:nth-last-child(4n),
.formRow .formSpan4:first-child {
  padding-left: 0;
  padding-right: 20px;
}
.formRow .formSpan5 {
  position: relative;
  width: 20%;
  height: auto;
  float: left;
  padding-left: 20px;
}
.formRow .formSpan5:nth-last-child(5n),
.formRow .formSpan5:first-child {
  padding-left: 0;
  padding-right: 20px;
}

.alertK {
    padding: 20px;
    border-radius: 10px;
    border: 2px solid #73AD21;
    background-color: #FFFFFF;
    color: black;
    font-size: 15px;
    line-height: 30px;
    font-family: 'roboto';
    font-weight: 300;
}
.alertK2 {
    padding: 20px;
    border-radius: 10px;
    border: 2px solid #FF0033;
    background-color: #FFFFFF;
    color: black;
    font-size: 15px;
    line-height: 30px;
    font-family: 'roboto';
    font-weight: 300;
}

.closebtnK {
    margin-left: 15px;
    color: black;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtnK:hover {
    color: gray;
}
.btnSmallGreen {
  position: relative;
  width: auto;
  height: 26px;
  line-height: 26px;
  margin-right: 5px;
  font-size: 12px;
  padding: 0 12px 0 12px;
  color: #ffffff !important;
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  font-family: 'roboto';
  text-decoration: none !important;
  margin-bottom: 20px;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.24);
  border: 1px solid #4b9500;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,e6e6e6+100 */
  background: #93d615;
  /* Old browsers */
  background: -moz-linear-gradient(top, #93d615 0%, #6fb20a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #93d615 0%, #6fb20a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #93d615 0%, #6fb20a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#93d615', endColorstr='#6fb20a', GradientType=0);
  /* IE6-9 */
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
  outline: none;
}
.btnSmallGreen:hover {
  background: -moz-linear-gradient(top, #6fb20a 0%, #6fb20a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6fb20a 0%, #6fb20a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6fb20a 0%, #6fb20a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fb20a', endColorstr='#6fb20a', GradientType=0);
  /* IE6-9 */
}
#menuSelectRez .ui-state-default,
#menuSelectRez .ui-widget-content .ui-state-default,
#menuSelectRez .ui-widget-header .ui-state-default {
  width: 100% !important;
  height: 36px !important;
  font-family: 'roboto';
  line-height: 36px;
  padding: 0;
  padding-left: 10px;
  padding-right: 40px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #bebebe !important;
  box-shadow: inset 0 0 1px 1px #f1f1f1 !important;
  outline: none;
  font-size: 14px;
  background-color: #fff !important;
  background-image: none;
  -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
  box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
}

option.avatar {
    background-repeat: no-repeat !important;
    padding-left: 20px;
  }
.avatar .ui-icon {
    background-position: left top;
  }
#menuSelectIkony .ui-state-default,
#menuSelectIkony .ui-widget-content .ui-state-default,
#menuSelectIkony .ui-widget-header .ui-state-default {
  width: 100% !important;
  height: 36px !important;
  font-family: 'roboto';
  line-height: 36px;
  padding: 0;
  padding-left: 10px;
  padding-right: 40px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #bebebe !important;
  box-shadow: inset 0 0 1px 1px #f1f1f1 !important;
  outline: none;
  font-size: 14px;
  background-color: #fff !important;
  -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
  box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
}

#tableHidden {
  position: relative;
  width: 100%;
  border-collapse: collapse;
  background-color: transparent;
  border: 0px;
  text-align: left;
  margin: 30px 0;
}
#tableHidden tr td {
  border: 0px;
  padding: 20px 20px;
  font-family: 'roboto';
  font-weight: normal;
  font-size: 14px;
}
.btnSmallRed {
  position: relative;
  width: auto;
  height: 26px;
  line-height: 26px;
  margin-right: 5px;
  font-size: 12px;
  padding: 0 12px 0 12px;
  color: #ffffff !important;
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  font-family: 'roboto';
  text-decoration: none !important;
  margin-bottom: 20px;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.24);
  border: 1px solid #ab1f22;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#93d615+0,6fb20a+100 */
  background: #cf272c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #cf272c 0%, #ab1f22 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #cf272c 0%, #ab1f22a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #cf272c 0%, #ab1f22 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf272c', endColorstr='#ab1f22', GradientType=0);
  /* IE6-9 */
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
  outline: none;
}
.btnSmallRed:hover {
  background: -moz-linear-gradient(top, #ab1f22 0%, #ab1f22 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ab1f22 0%, #ab1f22 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ab1f22 0%, #ab1f22 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ab1f22', endColorstr='#ab1f22', GradientType=0);
  /* IE6-9 */
}
.formRow .checkboxsStred {
  width: 100%;
  text-align: center;
}
.formRow .checkboxsStred input[type="checkbox"] + label {
  position: relative;
  text-align: center;
  width: 100%;
  left: 12px;
  padding-top: 2px;
  cursor: pointer;
  font-weight: normal;
}

.formRow .checkboxsStred input[type="checkbox"] + label::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 30px;
  width: 22px;
  height: 20px;
  background: url('../img/checkbox.png') no-repeat 0 -20px;
}

.formRow .checkboxsStred input[type="checkbox"] {
  width: 1px;
  height: 1px;
  display: none;
}
.formRow .checkboxsStred input[type="checkbox"]:checked + label::before {
  background: url('../img/checkbox.png') no-repeat 0 0;
}

#menuSelectIkony2 .ui-state-default,
#menuSelectIkony2 .ui-widget-content .ui-state-default,
#menuSelectIkony2 .ui-widget-header .ui-state-default {
  width: 100% !important;
  height: 36px !important;
  font-family: 'roboto';
  line-height: 36px;
  padding: 0;
  padding-left: 10px;
  padding-right: 40px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #bebebe !important;
  box-shadow: inset 0 0 1px 1px #f1f1f1 !important;
  outline: none;
  font-size: 14px;
  background-color: #fff !important;
  background-image: none;
  -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
  box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
}

#menuSelectIkony2 .ui-icon.ui-icon-triangle-1-s{
	height: 34px;
    width: 33px;
	background-size: 33px 34px !important;
}
#menuSelectIkony2 .ui-icon {
	  height: 16px;
      width: 50px;
      background-position: left top;
      background-size: 50px 16px;
}
#menuSelectIkony2 .ui-selectmenu-button {
    background-repeat:no-repeat;
    background-position:5px center;
    background-size: 50px 16px;
    padding-left: 14px !important;
}

#menuSelectIkony3 .ui-state-default,
#menuSelectIkony3 .ui-widget-content .ui-state-default,
#menuSelectIkony3 .ui-widget-header .ui-state-default {
  width: 100% !important;
  height: 36px !important;
  font-family: 'roboto';
  line-height: 36px;
  padding: 0;
  padding-left: 10px;
  padding-right: 40px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #bebebe !important;
  box-shadow: inset 0 0 1px 1px #f1f1f1 !important;
  outline: none;
  font-size: 14px;
  background-color: #fff !important;
  background-image: none;
  -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
  box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.07);
}

#menuSelectIkony3 .ui-icon.ui-icon-triangle-1-s{
	height: 34px;
    width: 33px;
	background-size: 33px 34px !important;
}
#menuSelectIkony3 .ui-icon {
	  height: 16px;
      max-width: 50px;
      background-position: left top;
      background-size: 50px 16px;
}
#menuSelectIkony3 .ui-selectmenu-button {
    background-repeat:no-repeat;
    background-position:5px center;
    background-size: 50px 16px;
    padding-left: 14px !important;
}

.TFOOptlstFiltreImg2{
    background-repeat:no-repeat;
    background-position:5px center;
    padding-left: 60px !important;
    background-size: 50px 16px !important;
}
.TFOOptlstFiltreImg32{
    background-repeat:no-repeat;
    background-position:5px center;
    padding-left: 60px !important;
    background-size: 50px 16px !important;
}
.ui-selectmenu-button {
    background-repeat:no-repeat;
    background-position:5px center;
    padding-left: 20px !important;
}

