/* Service non-bootstrap */
.desktopView .representative .col-lg-8 {
  text-align: right;
}

/* desktopView */
.desktopView .forma_bck,
.tabView .forma_bck {
  background-color: #F2F2F2;
}

.desktopView .f_left,
.tabView .f_left {
  float: left;
  width: 40%;
  padding: 0;
}

.desktopView .f_right,
.tabView .f_right {
  float: left;
  width: 60%;
}

.desktopView .wrapLeft,
.tabView .wrapLeft {
  padding: 15px;
}

.desktopView .wrapRight,
.tabView .wrapRight {
  padding: 15px;
}

.desktopView .tree-steps,
.tabView .tree-steps {
  display: inline;
}

.desktopView .f_left,
.tabView .f_left {
  background-color: transparent;
  color: #000;
  font-size: 18px;
}

.desktopView .container input[type="text"],
.desktopView .container input[type="number"],
.desktopView .container .custom-combobox input,
.tabView .container input {
  width: 96%;
  padding: 2px 2%;
  font-size: 14px;
  background-color: #FFF;
  background-image: none;
  /*box-shadow: 0 0 1px #000000 inset;*/
  border: 1px solid #B9B9B9;
}

.desktopView .stepright input, .tabView .stepright input {
  width: 96%;
}

.desktopView textarea,
.tabView textarea {
  /*box-shadow: 0 0 1px #000000 inset;*/
  border: 1px solid #B9B9B9;
  padding: 2px 2%;
  width: 96%;
}

.desktopView .position.representative_select input,
.tabView .position.representative_select input {
  height: 30px;
  /*box-shadow: 0 0 1px #000000 inset;*/
  border: 1px solid #B9B9B9;
}

.desktopView .stepright input,
.tabView .stepright input {
  height: 24px;
}

.desktopView .wrapRight .row,
.tabView .wrapRight .row {
  margin: 0 -2%;
}

.desktopView .wrapRight .row.noMargin,
.tabView .wrapRight .row.noMargin {
  margin: 0;
}

#kia.desktopView .wrapRight .col-sm-6,
#kia.tabView .wrapRight .col-sm-6,
#ssangyong.desktopView .wrapRight .col-sm-6,
#ssangyong.tabView .wrapRight .col-sm-6,
#servis.desktopView .wrapRight .col-sm-6,
#servis.tabView .wrapRight .col-sm-6 {
  float: left;
  width: 48%;
  padding: 0 1%;
}

#kia.xs-view .wrapRight .col-xs-12,
#kia.xs-view .wrapRight .col-xs-12,
#ssangyong.xs-view .wrapRight .col-xs-12,
#ssangyong.xs-view .wrapRight .col-xs-12,
#servis.xs-view .wrapRight .col-xs-12,
#servis.xs-view .wrapRight .col-xs-12 {
  float: left;
  width: 100%;
  padding: 0;
}

.desktopView .representative,
.tabView .representative {
  width: 100%;
  float: none;
}

.desktopView .representative_select,
.tabView .representative_select {
  margin-bottom: 25px;
}

.desktopView .representative .col-md-5 {
  float: left;
  margin-right: 2%;
  width: 38%;
}

.tabView .representative .col-md-5 {
  float: none;
  width: 100%;
  padding-bottom: 20px;
}

.tabView .representative .col-md-5 .post {
  margin-bottom: 10px;
}

.desktopView .representative .col-md-7 {
  float: left;
  width: 60%;
}

.tabView .representative .col-md-7 {
  float: none;
  width: 100%;
}

.desktopView .hour-header,
.tabView .hour-header,
.smartMobile2 .hour-header,
.mobileView .hour-header {
  border-bottom: 1px solid #000;
  display: block;
  font-family: 'Roboto', sans-serif !important;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding-bottom: 4px;
  text-align: left;
}

.desktopView .representative_select a.custom-combobox-toggle,
.tabView .representative_select a.custom-combobox-toggle,
.smartMobile .representative_select a.custom-combobox-toggle,
.mobileView .representative_select a.custom-combobox-toggle {
  background-color: #BC142B;
}

.desktopView blockquote,
.tabView blockquote,
.smartMobile blockquote,
.mobileView blockquote {
  border-left: 5px solid #EEE;
  font-size: 17.5px;
  margin: 15px 0;
  padding: 10px 20px;
}

.desktopView .inputType_checkbox.premium,
.desktopView .a_next .next,
.tabView .inputType_checkbox.premium,
.tabView .a_next .next {
  background-color: #BC142B;
}

.desktopView .inputType_checkbox.premium,
.tabView .inputType_checkbox.premium {
  padding: 2px 45px 9px 6px;
}

.desktopView .content-body ul li,
.mobileView .content-body ul li,
.smartMobile .content-body ul li,
.tabView .content-body ul li {
  background: none;
  padding-left: 0;
}

.inputType_textarea label {
  display: block;
  font-size: 14px;
  margin-bottom: 8px;
}

/*.desktopView .modal{
bottom: 0;
display: none;
left: 0;
overflow-x: auto;
overflow-y: scroll;
position: fixed;
right: 0;
top: 0;
z-index: 1040;
}*/
.desktopView .wrapRight .row.groupOfServices,
.tabView .wrapRight .row.groupOfServices {
  margin-bottom: 30px;
}

.desktopView .groupOfServices label,
.tabView .groupOfServices label {
  font-size: 13px;
}

.desktopView .groupOfServices .inputType_checkbox .check_low,
.tabView .groupOfServices .inputType_checkbox .check_low {
  /* top: 9px; */
  top: 4px;
}

.desktopView .tree-steps,
.tabView .tree-steps {
  box-shadow: 0 2px 1px #555;
  display: inline;
  float: left;
  margin-bottom: 30px;
  margin-left: -18px;
  background-color: #CDCDCD;
  border-radius: 6px;
  margin-right: 0;
  padding: 10px;
}

.desktopView .tree-right,
.tabView .tree-right {
  float: none;
}

.desktopView a.showmap,
.tabView a.showmap {
  color: #000;
  white-space: nowrap;
}

.desktopView a.showmap img.white,
.tabView a.showmap img.white {
  display: none;
}

.desktopView a.showmap img.black,
.tabView a.showmap img.black {
  display: inline;
}

.desktopView a.showmap img,
.tabView a.showmap img {
  top: 6px;
}

.desktopView .representative .work-hours,
.tabView .representative .work-hours {
  margin-top: 0;
}

.desktopView .term_service {
  background-color: #CDCDCD;
  border-radius: 6px;
  float: none;
  font-size: 18px;
  margin-top: 25px;
  padding: 8px;
}

.tabView .term_service {
  background-color: #CDCDCD;
  border-radius: 6px;
  float: none;
  font-size: 16px;
  margin-top: 25px;
  padding: 8px;
}

.desktopView .termin,
.tabView .termin {
  background-color: transparent;
  height: auto;
  padding-top: 0;
  text-align: left;
  width: auto;
}

.desktopView .termin .ob,
.desktopView .termin .year,
.desktopView .izbrani_t,
.tabView .termin .ob,
.tabView .termin .year,
.tabView .izbrani_t {
  display: inline;
}

.desktopView img.img-time {
  display: inline;
  float: left;
  margin-left: 6px;
  margin-right: 15px;
  position: relative;
  top: 3px;
}

.tabView img.img-time {
  display: none;
}

.termin .day {
  display: inline;
  padding-top: 0;
}

.desktopView .termin .date,
.tabView .termin .date {
  display: inline;
  font-size: 18px;
  font-weight: normal;
}

.desktopView .groupOfServices .inputType_checkbox,
.tabView .groupOfServices .inputType_checkbox {
  padding: 0;
}

.desktopView .additionalservice .inputType_checkbox,
.tabView .additionalservice .inputType_checkbox {
  padding: 2px 45px 4px 6px;
}

.smartMobile2 .inputType_checkbox,
.mobileView .inputType_checkbox,
.desktopView .inputType_checkbox,
.tabView .inputType_checkbox {
  padding: 0 2%;
}

.desktopView .checkdesc,
.tabView .checkdesc,
.smartMobile2 .checkdesc,
.mobileView .checkdesc {
  margin: 8px 0 0 28px;
  padding-bottom: 2px;
}

.desktopView .checkdesc ul,
.tabView .checkdesc ul,
.smartMobile2 .checkdesc ul,
.mobileView .checkdesc ul {
  margin-left: 20px;
  padding-bottom: 14px;
}

.desktopView .inputType_checkbox .check_low,
.tabView .inputType_checkbox .check_low,
.smartMobile2 .inputType_checkbox .check_low,
.mobileView .inputType_checkbox .check_low {
  /*display: block;*/
  padding-bottom: 6px;
}

.desktopView #cal div.ui-datepicker,
.tabView #cal div.ui-datepicker {
  width: 100%;
}

.desktopView #cal .ui-widget-content,
.tabView #cal .ui-widget-content {
  background: transparent;
  border: none;
}

.desktopView #cal .ui-datepicker,
.tabView #cal .ui-datepicker {
  padding: 0;
}

.desktopView #cal .ui-icon,
.tabView #cal .ui-icon {
  text-indent: 0;
}

.desktopView #cal .ui-icon,
.tabView #cal .ui-icon {
  background: transparent;
  background-color: #CDCDCD;
  height: auto;
  width: auto;
}

.desktopView #cal .ui-datepicker .ui-datepicker-header,
.tabView #cal .ui-datepicker .ui-datepicker-header {
  padding: 0;
}

.desktopView #cal .ui-widget-header,
.tabView #cal .ui-widget-header {
  background: transparent;
  border: none;
  color: #000;
}

.desktopView #cal .ui-widget,
.tabView #cal .ui-widget {
  font-size: 15px;
}

.desktopView #cal .ui-datepicker .ui-datepicker-title,
.tabView #cal .ui-datepicker .ui-datepicker-title {
  margin-bottom: 4px;
}

.desktopView #cal .ui-datepicker .ui-datepicker-prev,
.desktopView #cal .ui-datepicker .ui-datepicker-next,
.tabView #cal .ui-datepicker .ui-datepicker-prev,
.tabView #cal .ui-datepicker .ui-datepicker-next {
  height: 0.6em;
  font-weight: normal;
}

.desktopView #cal .ui-state-hover,
.tabView #cal .ui-state-hover {
  border: none;
}

.desktopView #cal .ui-datepicker .ui-datepicker-next span,
.tabView #cal .ui-datepicker .ui-datepicker-next span {
  margin-left: -20px;
}

.desktopView #cal .ui-datepicker .ui-datepicker-prev span,
.tabView #cal .ui-datepicker .ui-datepicker-prev span {
  margin-left: -20px;
}

.desktopView #cal .ui-datepicker .ui-datepicker-prev,
.tabView #cal .ui-datepicker .ui-datepicker-prev {
  left: 1px;
  top: 1px;
}

.desktopView #cal .ui-datepicker .ui-datepicker-next,
.tabView #cal .ui-datepicker .ui-datepicker-next {
  right: 1px;
  top: 1px;
}

.desktopView #cal td.ui-datepicker-current-day a,
.tabView #cal td.ui-datepicker-current-day a {
  background-image: none;
  background-color: #BC142B;
  color: #FFF;
}

.desktopView #cal thead,
.tabView #cal thead {
  border-bottom: none;
}

.desktopView #cal .hour-picker li,
.tabView #cal .hour-picker li {
  width: 16.6667%;
}

.desktopView .additionalservice .inputType_checkbox,
.tabView .additionalservice .inputType_checkbox,
.smartMobile2 .additionalservice .inputType_checkbox,
.mobileView .additionalservice .inputType_checkbox {
  background-color: #DDC8A0;
}

.desktopView .additionalservice label,
.tabpView .additionalservice label {
  padding-bottom: 6px;
}

.desktopView #mapModal {
}

.modal p {
  font-size: 14px;
}

.modal ul li {
  font-size: 14px;
  list-style: disc;
  margin-bottom: 6px;
  margin-left: 20px;
}

.modal ul {
  margin-top: 6px;
}

/* smartMobile */
.smartMobile .tip_error {
  display: none !important;
}

.smartMobile2 .forma_bck,
.mobileView .forma_bck {
  background-color: #F2F2F2;
}

.smartMobile2 .f_left,
.mobileView .f_left {
  padding: 20px 10px 10px;
}

.smartMobile2 .f_right,
.mobileView .f_right {
  padding: 0px 10px 10px;
}

.smartMobile2 form,
.mobileView form {
  width: 100%;
}

.smartMobile2 input,
.mobileView input {
  width: 96%;
  padding: 2px 2%;
  font-size: 14px;
  background-color: #FFF;
  background-image: none;
  /*box-shadow: 0 0 1px #000000 inset;*/
  border: 1px solid #B9B9B9;
}

.smartMobile2 .inputType_checkbox,
.mobileView .inputType_checkbox {
  padding: 2px 45px 9px 6px;
}

.smartMobile2 input,
.mobileView input {
  /*box-shadow: 0 0 1px #000000 inset;*/
  border: 1px solid #B9B9B9;
}

.smartMobile2 textarea,
.mobileView textarea {
  width: 96%;
  padding: 2px 2%;
  margin-top: 10px;
  margin-bottom: 0;
  /*box-shadow: 0 0 1px #000000 inset;*/
  border: 1px solid #B9B9B9;
}

.smartMobile2 .a_next,
.mobileView .a_next {
  margin: 0px 0 5px;
}

.smartMobile2 .sex_radio,
.mobileView .sex_radio {
  margin-top: 8px;
}

.smartMobile2 .representative,
.mobileView .representative {
  float: left !important;
}

.smartMobile2 .representative .post,
.mobileView .representative .post {
  margin-bottom: 0px;
}

.smartMobile2 .position.representative_select input,
.mobileView .position.representative_select input {
  height: 30px;
}

.smartMobile2 .stepright input,
.mobileView .stepright input {
  height: 24px;
}

.smartMobile2 a.showmap,
.mobileView a.showmap {
  display: none !important;
}

.smartMobile2 .hidden-xs,
.mobileView .hidden-xs {
  display: none;
}

#servicemaxx.mobileView .hidden-xs {
  display: block;
}

.smartMobile2 .term-wrap,
.mobileView .term-wrap {
  float: right !important;
}

.smartMobile2 .termin,
.mobileView .termin {
  text-align: center !important;
}

.smartMobile2 .a_next,
.mobileView .a_next {
  margin: 25px 0 5px;
}

.smartMobile2 .date,
.mobileView .date {
  font-size: 24px;
  margin: 7px 0;
}

.smartMobile2 .time,
.mobileView .time {
  font-size: 16px;
}

.smartMobile2 .success_text,
.mobileView .success_text {
  margin: 15px 0 25px;
}

/* UI calendar */
.smartMobile2 #cal div.ui-datepicker,
.mobileView #cal div.ui-datepicker {
  width: 100%;
}

#ui-datepicker-div .ui-datepicker-title select {
  height: auto;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  height: 1.8em;
  top: 5px;
}

.smartMobile2 #cal .ui-widget-content,
.mobileView #cal .ui-widget-content {
  background: transparent;
  border: none;
}

.smartMobile2 #cal .ui-datepicker,
.mobileView #cal .ui-datepicker {
  padding: 0;
}

.smartMobile2 #cal .ui-icon,
.mobileView #cal .ui-icon {
  text-indent: 0;
}

.smartMobile2 #cal .ui-icon,
.mobileView #cal .ui-icon {
  background: transparent;
  background-color: #CDCDCD;
  height: auto;
  width: auto;
}

.smartMobile2 #cal .ui-datepicker .ui-datepicker-header,
.mobileView #cal .ui-datepicker .ui-datepicker-header {
  padding: 0;
}

.smartMobile2 #cal .ui-widget-header,
.mobileView #cal .ui-widget-header {
  background: transparent;
  border: none;
  color: #000;
}

.smartMobile2 #cal .ui-widget,
.mobileView #cal .ui-widget {
  font-size: 15px;
}

.smartMobile2 #cal .ui-datepicker .ui-datepicker-title,
.mobileView #cal .ui-datepicker .ui-datepicker-title {
  margin-bottom: 4px;
}

.smartMobile2 #cal .ui-datepicker .ui-datepicker-prev, .smartMobile2 #cal .ui-datepicker .ui-datepicker-next,
.mobileView #cal .ui-datepicker .ui-datepicker-prev, .mobileView #cal .ui-datepicker .ui-datepicker-next {
  height: 0.6em;
  font-weight: normal;
}

.smartMobile2 #cal .ui-state-hover,
.mobileView #cal .ui-state-hover {
  border: none;
}

.smartMobile2 #cal .ui-datepicker .ui-datepicker-next span,
.mobileView #cal .ui-datepicker .ui-datepicker-next span {
  margin-left: -20px;
}

.smartMobile2 #cal .ui-datepicker .ui-datepicker-prev span,
.mobileView #cal .ui-datepicker .ui-datepicker-prev span {
  margin-left: -20px;
}

.smartMobile2 #cal .ui-datepicker .ui-datepicker-prev,
.mobileView #cal .ui-datepicker .ui-datepicker-prev {
  left: 1px;
  top: 1px;
}

.smartMobile2 #cal .ui-datepicker .ui-datepicker-next,
.mobileView #cal .ui-datepicker .ui-datepicker-next {
  right: 1px;
  top: 1px;
}

.smartMobile2 #cal td.ui-datepicker-current-day a,
.mobileView #cal td.ui-datepicker-current-day a {
  background-image: none;
  background-color: #BC142B;
  color: #FFF;
}

.smartMobile2 #cal thead,
.mobileView #cal thead {
  border-bottom: none;
}

.smartMobile2 #cal .hour-picker li,
.mobileView #cal .hour-picker li {
  width: 16.6667%;
}

.smartMobile2 .ui-datepicker .ui-datepicker-next,
.mobileView .ui-datepicker .ui-datepicker-next {
  font-weight: normal;
}

.smartMobile2 #ui-datepicker-div .ui-datepicker .ui-datepicker-prev,
.mobileView #ui-datepicker-div .ui-datepicker .ui-datepicker-prev,
.smartMobile2 #ui-datepicker-div .ui-datepicker .ui-datepicker-next,
.mobileView #ui-datepicker-div .ui-datepicker .ui-datepicker-next,
.desktopView #ui-datepicker-div .ui-datepicker .ui-datepicker-prev,
.desktopView #ui-datepicker-div .ui-datepicker .ui-datepicker-next,
.tabView #ui-datepicker-div .ui-datepicker .ui-datepicker-prev,
.tabView #ui-datepicker-div .ui-datepicker .ui-datepicker-next {
  height: 2.8em;
}

.smartMobile2 #ui-datepicker-div a.ui-corner-all .ui-icon,
.mobileView #ui-datepicker-div a.ui-corner-all .ui-icon,
.desktopView #ui-datepicker-div a.ui-corner-all .ui-icon,
.tabView #ui-datepicker-div a.ui-corner-all .ui-icon {
  background-color: transparent;
  padding: 0;
}

.smartMobile2 #ui-datepicker-div .ui-datepicker-title,
.mobileView #ui-datepicker-div .ui-datepicker-title,
.desktopView #ui-datepicker-div .ui-datepicker-title,
.tabView #ui-datepicker-div .ui-datepicker-title {
  margin-bottom: 0;
}

.smartMobile2 .contentWrap .content,
.mobileView .contentWrap .content {
  width: 100%;
  padding-bottom: 0;
}

/* začasno */
.smartMobile2 .Wrap320 .content div,
.mobileView .Wrap320 .content div {
  clear: none;
  float: none;
  max-width: 100%;
}

/* Glyphcons */
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 7px;
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

/* Bootstrap Modal */
/* Pozor!! Moti modal na service MAXXU!! */
.smartMobile2 .modal-open,
.mobileView .modal-open,
.desktopView .modal-open,
.tabView .modal-open {
  overflow: hidden;
}

.smartMobile2 .modal,
.mobileView .modal,
.desktopView .modal,
.tabView .modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}

.smartMobile2 .modal.fade .modal-dialog,
.mobileView .modal.fade .modal-dialog,
.desktopView .modal.fade .modal-dialog,
.tabView .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.smartMobile2 .modal.in .modal-dialog,
.mobileView .modal.in .modal-dialog,
.desktopView .modal.in .modal-dialog,
.tabView .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.smartMobile2 .modal-dialog,
.mobileView .modal-dialog,
.desktopView .modal-dialog,
.tabView .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 1050;
}

.smartMobile2 .modal-content,
.mobileView .modal-content,
.desktopView .modal-content,
.tabView .modal-content {
  position: relative;
  background-color: #FFF;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

.smartMobile2 .modal-backdrop,
.mobileView .modal-backdrop,
.desktopView .modal-backdrop,
.tabView .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}

.smartMobile2 .modal-backdrop.fade,
.mobileView .modal-backdrop.fade,
.desktopView .modal-backdrop.fade,
.tabView .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.smartMobile2 .modal-backdrop.in,
.mobileView .modal-backdrop.in,
.desktopView .modal-backdrop.in,
.tabView .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.smartMobile2 .modal-header,
.mobileView .modal-header,
.desktopView .modal-header,
.tabView .modal-header {
  padding: 15px;
  border-bottom: 1px solid #E5E5E5;
  min-height: 16.428571429px;
}

.smartMobile2 .modal-header .close,
.mobileView .modal-header .close,
.desktopView .modal-header .close,
.tabView .modal-header .close {
  margin-top: -2px;
  float: right;
}

.smartMobile2 .modal-title,
.mobileView .modal-title,
.desktopView .modal-title,
.tabView .modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.smartMobile2 .modal-body,
.mobileView .modal-body,
.desktopView .modal-body,
.tabView .modal-body {
  position: relative;
  padding: 20px;
}

.smartMobile2 .modal-footer,
.mobileView .modal-footer,
.desktopView .modal-footer,
.tabView .modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #E5E5E5;
}

.smartMobile2 .modal-footer:before,
.mobileView .modal-footer:before,
.smartMobile2 .modal-footer:after,
.mobileView .modal-footer:after,
.desktopView .modal-footer:before,
.desktopView .modal-footer:after,
.tabView .modal-footer:before,
.tabView .modal-footer:after {
  content: " ";
  display: table;
}

.smartMobile2 .modal-footer:after,
.mobileView .modal-footer:after,
.desktopView .modal-footer:after,
.tabView .modal-footer:after {
  clear: both;
}

.smartMobile2 .modal-footer:before,
.mobileView .modal-footer:before,
.smartMobile2 .modal-footer:after,
.mobileView .modal-footer:after,
.desktopView .modal-footer:before,
.desktopView .modal-footer:after,
.tabView .modal-footer:before,
.tabView .modal-footer:after {
  content: " ";
  display: table;
}

.smartMobile2 .modal-footer:after,
.mobileView .modal-footer:after,
.desktopView .modal-footer:after,
.tabView .modal-footer:after {
  clear: both;
}

.smartMobile2 .modal-footer .btn + .btn,
.mobileView .modal-footer .btn + .btn,
.desktopView .modal-footer .btn + .btn,
.tabView .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.smartMobile2 .modal-footer .btn-group .btn + .btn,
.mobileView .modal-footer .btn-group .btn + .btn,
.desktopView .modal-footer .btn-group .btn + .btn,
.tabView .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.smartMobile2 .modal-footer .btn-block + .btn-block,
.mobileView .modal-footer .btn-block + .btn-block,
.desktopView .modal-footer .btn-block + .btn-block,
.tabView .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* Modal popravki */
.smartMobile2 .modal-dialog,
.mobileView .modal-dialog,
.desktopView .modal-dialog,
.tabView .modal-dialog {
  margin: 30px auto 0;
  position: relative;
  max-width: 600px;
  z-index: 1050;
}

.smartMobile2 .modal-header .close,
.mobileView .modal-header .close,
.smartMobile2 .modal-footer button,
.mobileView .modal-footer button,
.desktopView .modal-header .close,
.desktopView .modal-footer button,
.tabView .modal-header .close,
.tabView .modal-footer button {
  background-color: #FFF;
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  box-shadow: none;
  float: right;
  margin-top: -2px;
  padding: 2px 4px 3px;
}

.smartMobile2 .modal-footer,
.mobileView .modal-footer,
.desktopView .modal-footer,
.tabView .modal-footer {
  margin-top: 15px;
  padding: 13px 20px 12px;
  text-align: right;
  border-top: 1px solid #E5E5E5;
}

.smartMobile2 .modal-title,
.mobileView .modal-title,
.desktopView .modal-title,
.tabView .modal-title {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.42857;
  margin: 0;
}

.smartMobile2 .tooltip,
.mobileView .tooltip,
.desktopView .tooltip,
.tabView .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.smartMobile2 .tooltip.in,
.mobileView .tooltip.in,
.desktopView .tooltip.in,
.tabView .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.smartMobile2 .tooltip.top,
.mobileView .tooltip.top,
.desktopView .tooltip.top,
.tabView .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.smartMobile2 .tooltip.right,
.mobileView .tooltip.right,
.desktopView .tooltip.right,
.tabView .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.smartMobile2 .tooltip.bottom,
.mobileView .tooltip.bottom,
.desktopView .tooltip.bottom,
.tabView .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.smartMobile2 .tooltip.left,
.mobileView .tooltip.left,
.desktopView .tooltip.left,
.tabView .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.smartMobile2 .tooltip-inner,
.mobileView .tooltip-inner,
.desktopView .tooltip-inner,
.tabView .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.smartMobile2 .tooltip-arrow,
.mobileView .tooltip-arrow,
.desktopView .tooltip-arrow,
.tabView .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.smartMobile2 .tooltip.top .tooltip-arrow,
.mobileView .tooltip.top .tooltip-arrow,
.desktopView .tooltip.top .tooltip-arrow,
.tabView .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.smartMobile2 .tooltip.top-left .tooltip-arrow,
.mobileView .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.smartMobile2 .tooltip.top-right .tooltip-arrow,
.mobileView .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.smartMobile2 .tooltip.right .tooltip-arrow,
.mobileView .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.smartMobile2 .tooltip.left .tooltip-arrow,
.mobileView .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.smartMobile2 .tooltip.bottom .tooltip-arrow,
.mobileView .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.smartMobile2 .tooltip.bottom-left .tooltip-arrow,
.mobileView .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.smartMobile2 .tooltip.bottom-right .tooltip-arrow,
.mobileView .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.iframe .serviceform_container,
.mobileView .serviceform_container {
  padding-top: 0px;
}

.desktopView .wrapRight .row.margtop,
.tabView .wrapRight .row.margtop,
.smartMobile2 .wrapRight .row.margtop,
.mobileView .wrapRight .row.margtop {
  margin-top: 20px;
}

.desktopView a.representativeMore,
.tabView a.representativeMore {
  text-decoration: underline;
}

.desktopView a.representativeVcard,
.tabView a.representativeVcard {
  text-decoration: underline;
}

.desktopView a.representativeGoogleCalendar,
.tabView a.representativeGoogleCalendar {
  text-decoration: underline;
}