﻿/****************************************/	
/*OBECNE*/
/****************************************/	
.tile { 
  min-width: 290px;
	transition: 150ms ease-in;
}

#table-form-new-account tr td {
	font-size: 14px;
}

#new-account-p {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;	
}

#asterisk {
	font-size: 12px;
	padding-left: 15px;
}


#table-form-wrapper {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#new-account-contact {
	margin-top: 30px;
	font-size: 12px;
	margin-left: 15px;
	margin-bottom: 100px;
}

#new-account-button {
	margin-top: 30px;
}

#table-form-new-account tr td input[type="text"], #table-form-new-account tr td input[type="password"] {
	margin: 5px;
	height: 24px;
	width: 165px;
}
.table-form-cell-item-content {
	padding-right: 15px;
}

.table-form-cell-item-name {
	width: 1px;
	white-space: nowrap;
	padding-left: 15px;
	padding-right: 15px;
}


#button-new-account {
	padding-right: 10px !important;
}
#wrapper_courses table {
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
}

#wrapper_courses table tr td {
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
  font-size: 14px;
}

#filtrText {
  font-size: 14px !important;
  padding-left: 10px !important;
}

table#navigation tr td:last-child span:first-child {
	margin-left: 20px;
}

#nav_c_detail {
	display: inline-block !important;
}

#wrapper-large {
    margin-bottom: 20px !important;
}

/****************************************/	
/*MOJE KURZY*/
/****************************************/
#bar_tabs, #search_button_2 {
    margin-left: 5px !important;
    margin-bottom: 20px !important;
}

#bar_tabs {
	margin-top: 10px !important;
}

#search_button_2 {
	margin-top: 3px !important;
}

.tile-course-info {
  /*word-break: break-all;*/
  text-align: center;
}
  
.tile-headline-div {  
  	  max-height: 38px;
      /*word-break: break-all;*/
      word-wrap: break-word;
      /*vyteckovani*/
      /*white-space: nowrap;
      max-width: 150px;*/
}

.tile-course-avail {
  width: 65px !important;
}

.tab_icon {
width:30px;
margin-right:10px;
}

#div_nav {
  display: none;
}

#bar_select {
 display: inline-block; 
 font-size: 12px;
 margin-top: 15px;
 margin-bottom: 33px;
 margin-left: 15px;
}

	
#filerText, #courseview_changeview, #catalog-category-mobile select {
  height: 26px;
}

#search_button_2, #catalog-search-button {
	cursor: pointer;	
}

#search_bar_mobile {
	height: 35px;
	background-color: rgb(218,218,218);
	padding: 10px;
  margin-bottom: 23px;
	margin-top: -10px;
}

.stntab, .stntab_selected, a.sstab, a.sstab_selected {
  margin-left: 0px !important;
  margin-right: 10px !important;
}

#input_mobile {
	height: 30px;	
	width: 100%;
  font-size: 14px;
  padding-left: 10px;
}

#img_mobile {
	position: absolute;	
	right: 5px;
	top: 3px;
	cursor: pointer;
}

#img_mobile_2 {
	margin-left: 20px;
}

#bar_mobile {
	display: none;
}

/****************************************/	
/*MOJE CERTIFIKATY*/
/****************************************/	
.certificate_grouped_list_item_selected, .certificate_list_item {
	background-color: white;	
}

.button_up, .button_over, .button_down, .button_disabled
{
	border-color: white;	
}

/****************************************/	
/*LOGIN A LOGOUT*/
/****************************************/	
.span_button, .span_button:hover {
	cursor: pointer;
	margin-top: 10px;
}

.span_button {
	background-color: #ffffff;
	padding: 3px 10px 3px 10px;
	font-weight: 400;
	font-size: 14px;
	border: 1px solid #bebebe;
	border-radius: 25px;
	vertical-align: middle;
	height: 34px;
}

.login-form input[type="text"], .save-psw, .login-form select, .forgotten-psw {
	font-size: 14px;
}

.login-form {
	width: 90%;
}

.login-table-language {
	font-size: 14px;	
}

@media (max-width : 400px) {
  .div-cell, .div-row {
    display: block;    
  }

  .attempt {
    display: block;
  }
  
  .div-row .div-cell:nth-child(2) {
    width: auto;
  }
  
  .comment, .div-row .div-cell:first-child {
    padding-right: 0px;    
  }
  
  .collapser {
    padding-right: 0px;    
  }
  
  .student-inner, .lector-inner {
      padding: 10px 5px;
  }  
  
  .attempt-headline, .div-row .div-cell:first-child {
    padding-left: 10px;
  } 
}

@media (max-width: 430px) {
  /****************************************/
  /*HOME*/
  /****************************************/  
    .homeContentChoice {
      width: 100%;  
    }  
    
    .choiceHrefContent {
      width: 100%;
    }
}

@media (max-width: 650px) {
    #homeContentLanguage {
      /*float: initial !important;
      text-align: initial !important;*/
      margin-right: 5px !important;
      /*display: inline-block;*/
    }    
}


/****************************************/	
@media (min-width: 430px) and (max-width: 650px) {
/****************************************/
/*HOME*/
/****************************************/  
  .homeContentChoice {
    width: 49%;  
  }  
  
  .choiceHrefContent {
    width: 100%;
  }  
}

@media (max-width: 650px) {
/****************************************/
/*HOME*/
/****************************************/  
  #homeContentBox {
      
      padding-left: 0px !important;
      overflow: hidden;    
  }

  .homeContentChoice {
    padding-left: 0px !important;
    padding-right: 0px !important;
  } 
  
  #home_customize_button {
    margin-bottom: 10px; 
  }

  #homeTitle {
    margin-left: 50px;
  }  
  
  #pageLayoutDiv {
    display: none;
  }  
  
/****************************************/
/*REPORTY*/
  .rmenu {
    font-size: 14px !important;
  }
/****************************************/
  
}

@media (min-width: 651px) {
  #homeTitle {
    margin-left: 6%;
  }  
}

@media (max-width: 603px) {
/****************************************/
/*KURZ*/
/****************************************/
  #fixedHeading {
    border-bottom: none !important;
  }

	.tile {
	  border: 1px solid rgba(0, 0, 0, 0.05);		
	  min-width: 290px;
	  width: 98%;
	  margin: 5px;
	} 
  
  #wrapper-large div.tile:last-of-type {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }  
  	
	table#navigation tr td:last-child span:first-child {
		margin-left: 5px;		
	}
	
	#nav_c_detail {
		display: block !important;
	}
	
	.lesson-block{
		border-left: 0px !important;
		margin: 0px !important;
		margin-top: 25px !important;
	}

/****************************************/
/*UKOL*/
/****************************************/	
	img.score-img-task {
		vertical-align: middle;
		display: block;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 0px;
	}	
	
	span.score-text-task {
		display: inline-block;
		margin-left: 10px; 
	}  	
	
	#bar_select {
		display: block;
	}	
	
	#bar_tabs {
		display: none;
	} 	
	
/****************************************/		
}

/****************************************/
/*LEKCE*/
/****************************************/
	
/****************************************/

@media (max-width: 650px) { 
.hide-element {
	display: none;
}

	#bar_select {
		display: block;
	}	
	
	#bar_tabs {
		display: none;
	}
  
  #catalog-order-print {
    display: none;
  }
}



@media (min-width: 651px) { 
	#bar_select {
		display: none;
	}
	
  .login-form {
    min-width: 450px;
  }
  
	#bar_tabs {
		display: block;
	} 
}

@media (max-width: 432px) {  
  .tecka {
    display: none;
  }    
  .tecka-vertical {
    display: block;
  }
}

@media (max-width: 432px) {
   #wrapper-approval table {
    width: 100%;    
  } 
}

@media (min-width: 433px) {
  .tecka-vertical {
    display: none;
  }  
 .tecka {
    display: block;    
  }
  
  #wrapper-approval {
    display: flex;
    overflow: auto;
  }
  
  table.approval {
    float: left;  
  }
  
}

@media (max-width: 350px) {
  #catalog-category-desktop {
    display: none;
  }
  
  #catalog-category-mobile {
    display: block;
  }    
}

@media (min-width: 351px) {
  #catalog-category-mobile {
    display: none;
  }  
}
	
	
@media (min-width: 604px) {

/****************************************/
/*KURZ*/
/****************************************/
	.tile {
		border: 1px solid rgba(0, 0, 0, 0.15);	  			
		font-size: 25px;
		margin: 5px;     
	}
	
	.tile:hover {
		-webkit-box-shadow: 4px 4px 10px 0px rgba(163, 163, 163, 0.15);
		-moz-box-shadow: 4px 4px 10px 0px rgba(163, 163, 163, 0.15);
		box-shadow: 4px 4px 10px 0px rgba(163, 163, 163, 0.15);
	}	
		
	
/****************************************/		
}

#show_more_button {
	display: none;
	margin-left: 10px;
	margin-bottom: 10px;
}

#catalog-section-wrapper .categoryIcon .courses-count {
	float: left;
}

@media (max-width: 604px)
{
	#catalog-section-wrapper, #cardsCategories {
		display: flex;
		flex-direction: column;
	}

	#catalog-section-wrapper .categoryIcon:nth-child(n+2),
	#cardsCategories .categoryIcon:nth-child(n+2) {
		display: none;
	}

	#catalog-section-wrapper .categoryIcon .courses-count {
		float: right;
	}

	#show_more_button {
		display: block;
	}

	#cardsDiv {
		margin-right: 14px !important;
	}
}


@media (min-width: 604px) and (max-width: 950px) {

/****************************************/
/*KURZ*/
/****************************************/
	.tile {
		width: 48%;			
		margin: 5px;
	} 
	
/****************************************/	
}  

@media (max-width: 950px) {	
  
  #catalog-wrapper {
    margin: 0px 10px !important;
  }
  
  #catalog-menu-row-td {
    padding-left: 0px !important;
    padding-right: 0px !important;            
  }
  
  .catalog-button-block {
    margin-left: 0px;
    margin-right: 0px;
  }
  
  .catalog-message-block {
    margin-left: 5px;
    margin-right: 5px;
  }
  
  #breadcrumbsHeader {
    margin: 20px 0px !important;
  }
  
  #catalog-tiles {
    margin-left: 0px;
    margin-right: 0px;
  }
  
  #catalog-section-wrapper {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

	#cardsCategories {
		margin-right: 10px !important;
	}

	#burger {		
		padding: 0px 5px 0px 7px !important;  				
	}	
	
	#RightLogo { margin-right:0px !important;}
	.menuRight, .menuLeft {width:100% !important;}
	.menuRight {padding-left: 0px !important;}	 
	.MenuHead {width: 100% !important;}
	
  .menuLeft {
    white-space: nowrap;
  }

	.titleh3 {
		font-size: 14px !important;
	}		

	#menuBurgerLeft, #menuBurgerRight {
		font-size: 18px !important;
	}
	
	
/****************************************/
/*MOJE KURZY*/
/****************************************/		
	#filtrText, #search_button {
		display: none;		
	}	
	
	#tab_view {
		display: none;
	} 

	#bar_search {
		margin-right: 20px !important;
	}  	
	
  #catalog-search-mobile {
    display: block;
  }

  #catalog-search-desktop {
    display: none;
  }
  
	
/****************************************/
/*UKOL*/
/****************************************/	
	table.student-task tr td:first-child, table.lector-task tr td:first-child {
		padding-right: 10px;
	}

/****************************************/
/*KURZ*/
/****************************************/	
	table#navigation tr td:first-child img {
		padding-left: 5px;
		padding-right: 5px;
	}	
	
	#wrapper-large, #wrapper, #wrapper-classroom {	  
	  margin:0px 5px 0px 5px !important;
	}	
}

@media (max-width: 950px) {
  #continuous_study {
    padding-left: 10px;
  }    
}

@media (min-width: 951px) { 
#catalog-search-bar {
  display: none !important;
}

#catalog-search-category {
  display: table !important;
}
  
.nowrap-element {
	white-space: nowrap;	
}

/****************************************/
/*HLAVICKA*/
/****************************************/
  #burger  {padding:0px 15px 0px 25px !important;}
	
  #menuBurgerLeft, #menuBurgerRight {
		font-size: 25px !important;
	}	


/****************************************/
/*KURZ*/
/****************************************/
	
	table#navigation tr td:first-child img {
		padding-left: 21px;
		padding-right: 21px;
	}
	
	#menuBurgerLeft, #menuBurgerRight {
		font-size: 25px !important;
	}	
	
	
/****************************************/
/*VASE KURZY*/
/****************************************/

	#login-table {
		width: 340px;	
	}
	
	.tile {
		margin: 10px;				
	}
	
	#cardsCategories {
		display: block;
	}   
	
	#bar_select {
		display: none;
	}    	
	
	#tab_view {
	display: table;
	}  	
	
	#search_button_2 {
		display: none;
	}

  #catalog-search-mobile {
    display: none;
  }
  
}  

@media (min-width: 951px) and (max-width: 1260px) {
	.tile {
		width: 31%;					
	}  
}  

@media (min-width: 1261px) and (max-width: 1570px) {
	.tile {
		width: 23%;			
	}     
   
}  

@media (min-width: 1571px) {
	.tile {
		width: 18%;			
		max-width: 350px;
	}    
} 

@media (max-width: 480px){
	.course{
		min-width:290px;
		padding:20px 00px 20px 00px;
	}
	.certificate{
		padding: 0 5 0 5;
	}
	.toggleButton{
		padding: 0 5 0 0;
	}
	.courseButton{
		padding: 0 5 0 0;
	}
	.cerTo{
		display:block;
	}
	.rightElem{
		max-width:110px;
		min-width:90px;
	}
}

/*****************************/
/* VYHLEDAVANI */
/*****************************/
@media (max-width: 950px){
	#searchContent{
		margin:0px 5px 0px 5px !important;
	}	
}		

/*****************************/
/* MOJE OBJEDNAVKY */
/*****************************/
@media (max-width: 950px){
	#wrapper, #wrapper-large {
		margin:0px 5px 0px 5px !important;
	}	
}

/****************************/
/* REPORTY STUDENT */
/****************************/
@media (max-width: 700px) {
	#ReportsStudent{
		margin: 0px 5px 0px 5px !important;
	}
}

/****************************/
/* CLASSROOM */
/****************************/
@media (max-width: 950px) {
	#wrapper-classroom{
		margin: 0px 5px 0px 5px !important;
	}
}

/****************************/
/* KVALIFIKACE */
/****************************/
@media (max-width: 950px) {
	.PMQualification{
		margin: 0px 5px 0px 5px !important;
	}
}

/****************************/
/* DOTAZY */
/****************************/
@media (max-width: 950px){
	#content{
		margin: 0px !important;
	}
  
  #page_wrapper {
    margin: 0px 5px 0px 5px !important;
    width: 100% !important;
  }
  
  #contentHeader {
    margin: 0px !important;
    width: 100% !important;
  }
}

#page_wrapper, #contentHeader {
  width: calc(100% - 148px);
}

@media (max-width: 950px) {
	.TP_wrapper {
		margin: 0px !important;
		padding: 0px !important;
	}
}
@media (max-width: 650px) {
	.TP_mediaQ {
		padding: 0px 5px 0px 5px !important;
	}
}
