﻿
@media (min-width: 1201px) and (max-width: 2000px) {
table {
                  }

  }
/*----------------------------------------
@media only screen and (max-width: 1440px) {*/
@media (min-width: 768px) and (max-width: 1200px) {
table {
           width:100%;
       }
       thead {
           display: none;
       }
       tr:nth-of-type(2n) {
                     width:100%;
       }
       tr td:first-child {
                      font-size:16px;
           width:100% !important;
       }
       tbody td {
           display: block !important;
          
           width:100% !important;
          
       }
       tbody td:before {
           content: attr(data-th);
           display: block;
      
       }
       

td
{
width:100%;
}
.ms-rteFontSize-4
{
	font-size: 130%;

}

tbody .gsc-input
{
	

 display:  revert!important;
          
           width:100% !important;
          
       }

}
/*----------------------Bancos-------------------*/

@media only screen and (max-width: 767px) {
table {
           width:100%;
       }
       thead {
           display: none;
       }
       tr:nth-of-type(2n) {
           background-color: inherit;
           width:100%;
       }
       tr td:first-child {
                    width:100%;
       }
       tbody td {
           display: block;
          
           width:100% !important;
          
       }
       tbody td:before {
           content: attr(data-th);
           display: block;
           
       }
td
{
width:100%;
}
       tbody td gsc-input {
                    
           width:100% !important;
          
       }
tbody .gsc-input, #buscador
{
	

 display: none;          
       }

@media (max-width: 480px) {

table {
           width:100%;
       }
       

/*.ms-fullWidth
{
width: 90%;
}   */    thead {
           display: none;
       }
       tr:nth-of-type(2n) {
           background-color: inherit;
           width:90%;
       }
       tr td:first-child {
           height: auto;
           font-size: 17px;
           width:90%;
       }
       tbody td {
           display: block;
     
           width:90%
          
       }
       tbody td:before {
           content: attr(data-th);
           
          }
td
{
width:90%;
}
#ctl00_ctl38_g_36060e03_538a_42ec_abcd_28b0fdd0bb1a_FormControl0__XmlFormView
{
	    zoom: 45% !important;
	    margin-left: -15%;
}
@media (max-width: 320px) {

}

