File: /var/www/gestor-horarios.bradford/assets/css/responsive.css
@media
only screen
and (min-width : 1200px) {
.w100{
width: auto!important;
}
}
@media
only screen
and (min-width : 1024px){
.roweval{
width: 160px;
}
.introTable{
float: left;
}
.header-table{
padding: 29px!important;
text-align: center;
color: #FFFFFF;
}
.rfalse{
display: block;
}
.rtrue{
display: none;
}
.w100{
width: 100%;
}
.tcaption{
display: none;
}
.trfalse{
display: table-cell;
}
.trfalse2{
display: table-row;
}
.trtrue{
display: none;
}
.fleft{
float: left;
}
.over{
overflow: auto;
}
}
@media
only screen
and (min-width : 992px) and (max-width : 1023px) {
.roweval{
width: 160px;
}
.btneval{
float: left;
width: 100%;
text-align: center;
}
.btndocs{
width: 100%;
text-align: center;
}
.header-table{
padding: 29px!important;
text-align: center;
color: #FFFFFF;
}
.rfalse{
display: block;
}
.rtrue{
display: none;
}
.w100{
width: 100%;
}
.tcaption{
display: none;
}
.trfalse{
display: table-cell;
}
.trfalse2{
display: table-row;
}
.trtrue{
display: none;
}
}
@media
only screen
and (min-width : 768px) and (max-width : 991px) {
.roweval{
width: auto;
}
.fullspace{
max-width: 100%;
margin-bottom: 20px;
}
.btneval{
margin-left: 50px;
float: left;
width: 30%;
text-align: center;
}
.btndocs{
margin-right: 50px;
float: right;
width: 30%;
text-align: center;
}
.btnspace{
display: none;
}
.header-table{
text-align: center;
color: #FFFFFF;
}
.padd0{
padding: 0px;
}
.rfalse{
display: block;
}
.rtrue{
display: none;
}
.w100{
width: 100%;
}
.tcaption{
display: none;
}
.trfalse{
display: table-cell;
}
.trfalse2{
display: table-row;
}
.trtrue{
display: none;
}
}
@media only screen and (min-width : 425px) and (max-width : 767px) {
.header-home{
padding: 40px 5px!important;
}
.btneval{
float: left;
text-align: center;
}
.btndocs{
float: right;
text-align: center;
}
.btnspace{
display: none;
}
.header-table{
text-align: center;
color: #FFFFFF;
}
.padd0{
padding: 0px;
}
.rfalse{
display: none;
}
.rtrue{
display: block;
}
.tcaption{
display: table-caption!important;
}
.trfalse{
display: none;
}
.trfalse2{
display: none;
}
.trtrue{
display: table-row;
}
.trtrue2{
display: block!important;
}
.hideme{
display: none;
}
.w100{
width: 100%;
}
}
@media only screen and (min-width : 320px) and (max-width : 424px) {
.header-home{
text-align: center;
}
.header-table{
text-align: center;
color: #FFFFFF;
font-size: 14px;
}
.padd0{
padding: 0px;
}
.rfalse{
display: none;
}
.rtrue{
display: block;
}
.tcaption{
display: table-caption!important;
}
.trfalse{
display: none;
}
.trfalse2{
display: none;
}
.trtrue{
display: table-row;
}
.trtrue2{
display: block!important;
}
.hideme{
display: none;
}
.over{
overflow: auto;
}
}
.brdrbttm{
border-bottom: #444 3px solid;
}
.bluebrdrbttom{
border-bottom: #847f7f 3px solid;
}
.font14{
font-size: 14px;
}
.tacenter{
text-align: center;
}
.valignm{
vertical-align: middle!important;
}
.paddingsmall{
padding: 1% 2%;
}
.borderlb{
border-top: 2px solid #6f97c7;
border-bottom: 2px solid #6f97c7;
}
.cb{
color: #333;
}
.fitme{
font-size: 16px;
padding: 2%!important;
overflow: auto;
}
.dib{
display: inline-block;
margin: 1px;
}
.ofwrap{
overflow-wrap: break-word;
}
td {
white-space: normal !important;
}
.fm13{
font-size: 13px;
}
@media (max-width: 767px) {
#content .modal.fade.in {
top: 5%;
}
}