body {
  font: 14px Verdana, sans-serif;
  color: #414141;
  background: #fff;
}

p {
  font: 14px Verdana, sans-serif;
}

.inputs, input.inputs {
  vertical-align: middle;
  border: 1px solid #676767;
  font-size: 30px;
  font-family: "Courier New", Courier, monospace;
  width: 450px;;
  padding: 0;
  margin-top: 5px;
  height: 40px;
}

input[type="text"] {
  color: #414141;
  font-size: 14px;
  height: 25px;
  line-height: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
select, input[type="file"] {
  font-size: 14px;
  height: 35px;
  line-height: 30px;
}
input[type="button"], input[type="submit"], button {
  text-align: center;
  cursor: pointer;
  border: 0;
  font-size: 14px;
}
.tabs-left>.nav-tabs {
  border-right: 1px solid #333;
}
.tabs-left>.nav-tabs .active>a, .tabs-left>.nav-tabs .active>a:hover {
  border-color: #333 transparent #333 #333;
  color: #000;
}
.tabs-left>.nav-tabs>li>a {
  border-radius: 0;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #333 #eeeeee #eeeeee;
}
.nav-tabs>li>a, .nav-pills>li>a {
  padding-right: 30px;
}

.search_button {
  width: 100px; 
  background: #184AA1; 
  color: #FFF;
  margin-left:5px; 
  padding:8px; 
}

.lpu_button {
  width: 150px;
  background: #184AA1; 
  color: #FFF;
  text-align: center;
  cursor: pointer;
  margin-left:20px; 
  padding:10px; 
}
.lpu_button:hover, .search_button:hover{
  background: #4373C7;
}

.topline2 {
  background: #2C2C2C;
  position: relative;
  overflow: hidden;
  clear: both;
  margin-bottom: 20px;
}

.topline2 #badSight {
  color: #EEE;
  text-decoration: none;
  padding: 2px 10px 5px 10px;
  display: block;
  float: left;
  padding-top: 5px;
  line-height: 1.2em;
}

.topline2 #normalLink {
  margin-right: 20px;
  text-decoration: none;
}

.topline2 #mobileVersion {
  color: #EEE;
  text-decoration: none;
  padding: 2px 10px 5px 10px;
  display: block;
  float: left;
  padding-top: 5px;
  line-height: 1.2em;
}

.footer_link {
  padding-bottom: 3px;
}
.footer_link a {
  color: #F4F4F4;
  text-decoration: none;
}
.footer_link a:hover {
  text-decoration: underline;
}
.footer_link_black a {
  color: #414141;
  text-decoration: none;
}
.footer_link_black div:hover {
  color: #414141;
  text-decoration: underline;
}

.lpu_title {
  font-size: 24px;
  margin-bottom: 15px;
}

.lpu_main_zdrav {
  padding: 5px; 
  background: #184AA1;
  
}

.lpu_main_zdrav:hover { 
  background: #4373C7;
  cursor: pointer;
} 

.lpu_main_question {
  padding: 5px; 
  background: #178222;
  
}
.lpu_main_question:hover {
  background: #229E30;
  cursor: pointer;
}

.icon_zdrav {
  width: 40px;
  height: 40px;
  float: right;
  padding-top: 5px;
  padding-right: 10px;
}
.icon_star {
  width: 60px;
  height: 60px;
  float: right;
  padding-top: 5px;
  padding-right: 8px;
}

.icon_ask {
  width: 60px;
  height: 60px;
  float: right;
}

.logo_name {
  color: #fff;
  padding-left: 10px;
  padding-top: 10px;
}
.logo a {
  text-decoration: none;
}

.column_text {
  color: #fff;
  padding-left: 5px;
  padding-bottom: 10px;
}

.sitelpu_news {
  color:#000;
  font-size: 16px;
  margin-bottom: 20px;
  padding-top: 5px;
}

.lpu_link a {
  color: #4373C7;
  text-decoration: underline;
}
.lpu_link a:hover {
  color: #0020ed;
}

.lpu_map {
  width: 500px;
  height: 350px; 
  border-top: 6px #727272 solid; 
  border-left: 6px #727272 solid;
  border-bottom: 8px #727272 solid;  
  border-right: 8px #727272 solid;
  margin-bottom: 20px;
}

.lpu_info {
  vertical-align: top; 
  padding-left: 15px;
  padding-top: 5px;
}

.sitelpu_main_subname {
  float: left;
  font-size: 20px;
  margin-bottom: 30px;
  margin-left: 20px;
}

.sitelpu_personal_body {
  margin-bottom: 20px;
  margin-left: 20px;
}

.sitelpu_personal {
  margin-bottom:20px; 
  padding: 8px;
}
.sitelpu_personal a {
  cursor: pointer;
  text-decoration: none;
  color: #414141;
}
.sitelpu_personal:hover {
  background: #F5F5F5;
  width: 400px;
}

.sitelpu_div {
  margin-bottom: 30px;
  margin-left: 20px;
}

.sitelpu_services {
  margin-left: 20px;
}

.sitelpu_callback {
  margin-left: 20px;
}

.services_free, .services_pay {
  width:200px; 
  background: #999999; 
  color: #fff; 
  padding: 5px; 
  float: left; 
  margin-left: 20px; 
  cursor: pointer;
}
.service_active {
  background: #4373C7;
}

.red {
  color: red;
}

.results div {
  padding: 10px;
  margin: 0 0 5px 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/*.sitelpu_personal_body .name {
  font-size: 20px;
  margin-bottom: 10px;
}*/

/** LPU sitest **/

/*
.sitelpu_main_name {
  float: left;
  font-size: 24px;
  margin-bottom: 30px;
}

.sitelpu_main_subname {
  float: left;
  font-size: 20px;
  margin-bottom: 30px;
}
.sitelpu_main_address {
  float: left;
  font-size: 14px;
}

.sitelpu_news {
  margin-bottom: 10px;
}

.sitelpu_news .date {
  font-size: 10px;
}

.sitelpu_about {
  margin-bottom: 40px;
}



.sitelpu_div .name {
  font-size: 20px;
  margin-bottom: 10px;
}

.sitelpu_personal_body {
  margin-bottom: 20px;
}

.sitelpu_personal_body .spec {
  color: grey;
}

.sitelpu_personal_body .name {
  font-size: 20px;
  margin-bottom: 10px;
}
*/
/** end LPU sitest **/


/* TicketSchedule */
.legend .busy {
  -moz-border-radius:5px;
  border-radius:5px;
  width: 40px;
  height: 20px;
  background: #f4f4f4;
  margin: 5px 10px 5px 0;
}

.TicketSchedule .selectTime {
  background: #e6e6e6;
  -moz-border-radius:5px;
  border-radius:5px;
  margin: 2px;
  padding: 5px 20px;
  width: 25px;
  height: 20px;
  float: left;
}
.TicketSchedule .selectTime.available {
  cursor: pointer;
  background: #AFE9AF;
}
.TicketSchedule .selectTime.available:hover {
  background: #2ca02c !important;
  color: #FFF;
}
.TicketSchedule .selectTime.reserved {
  background: #759B75;
}
.TicketSchedule .selectTime.payed {
  cursor: pointer;
  background: #AFC6E9;
}
.TicketSchedule .selectTime.busy {
  background: #eee !important;
}
.TicketSchedule .selectTime.new {
  padding: 4px 18px;
  background: #759B75;
  cursor: pointer;
  background: #2ca02c !important;
  color: #FFF;
}
.TicketSchedule .selectTime.new.emergency {
  background: red !important;
  color: #FFF !important;
  border-color: #FFF !important;
}
.TicketSchedule .selectTime.new:hover {
  background: #759B75;
  cursor: pointer;
  background: #2ca02c !important;
  color: #FFF !important;
  border: 1px dashed #2ca02c !important;
}
.TicketSchedule div .selectTime.new{
  /*visibility: hidden;*/
  background: #FFF !important;
  border: 1px dashed grey !important;
  color: black !important;
}
.TicketSchedule div:hover .selectTime.new{
  visibility: visible !important;
}
td.label2 {
  vertical-align: top;
}
.TicketSchedule .selectDate {
  background: #e6e6e6;
  -moz-border-radius:5px;
  border-radius:5px;
  margin: 2px;
  padding: 5px 20px;
  width: 30px;
  height: 30px;
}

.TicketSchedule .selectDate.available {
  cursor: pointer;
  background: #AFE9AF;
}
.TicketSchedule .selectDate.available:hover {
  background: #2ca02c;
  color: #FFF;
}

.TicketSchedule .selectDate.notime {
  cursor: pointer;
  background: grey;
  color: #FFF;
}
.TicketSchedule .selectDate.notime:hover {
  background: #606060;
  color: #FFF;
}

.TicketSchedule .selectDate.pay {
  cursor: pointer;
  background: #AFC6E9;
}

.TicketSchedule .selectDate.pay:hover {
  cursor: pointer;
  background: #5f8dd3;
}

.TicketSchedule .selectDate.private {
  cursor: pointer;
  background: #c693ff;
}

.TicketSchedule .selectDate.private:hover {
  cursor: pointer;
  background: #a875ff;
}

.TicketSchedule td.lab_date {
  font-size: 12px;
  line-height: 1.2em;
  padding-right: 20px;
}

.TicketSchedule span.lab_time {
  padding: 1px 4px;
  position: relative;
  left: -1.8em;

}

.legend .available {
  -moz-border-radius:5px;
  border-radius:5px;
  width: 40px;
  height: 20px;
  background: #AFE9AF;
  margin: 5px 10px 5px 0;
}
.legend .notime {
  -moz-border-radius:5px;
  border-radius:5px;
  width: 40px;
  height: 20px;
  background: grey;
  margin: 5px 10px 5px 0;
}
.legend .pay {
  -moz-border-radius:5px;
  border-radius:5px;
  width: 40px;
  height: 20px;
  background: #AFC6E9;
  margin: 5px 10px 5px 0;
}

.legend .private {
  -moz-border-radius:5px;
  border-radius:5px;
  width: 40px;
  height: 20px;
  background: #c693ff;
  margin: 5px 10px 5px 0;
}

.legend .emergency {
  -moz-border-radius:5px;
  border-radius:5px;
  width: 40px;
  height: 20px;
  background: #FF0000;
  margin: 5px 10px 5px 0;
}

.legend .new {
  -moz-border-radius:5px;
  border-radius:5px;
  width: 40px;
  height: 20px;
  border: 1px dashed gray;
  background: #FFF;
  margin: 5px 10px 5px 0;
}

.legend .busy {
  -moz-border-radius:5px;
  border-radius:5px;
  width: 40px;
  height: 20px;
  background: #f4f4f4;
  margin: 5px 10px 5px 0;
}
.legend .private {
  -moz-border-radius:5px;
  border-radius:5px;
  width: 40px;
  height: 20px;
  background: #c693ff;
  margin: 5px 10px 5px 0;
}

.legend .duty {
  -moz-border-radius:5px;
  border-radius:5px;
  width: 40px;
  height: 20px;
  background: #B94A48;
  margin: 5px 10px 5px 0;
}
/*** Paginator Yii to bootstrap ******/
.pagination .selected a {
  color: #999;
  cursor: default;
}
.pagination a:hover, .pagination .selected a {
  background-color: whiteSmoke;
}
/* end of pagintor styles */