﻿@font-face {
    font-family: 'Montserrat', sans-serif;
}

@font-face {
    font-family: 'Montserrat', sans-serif;
}

body, #main {
    font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5 {
    font-family: 'Montserrat', sans-serif;
}

/*-----------------miaxx-------------------*/
.DivPuntero {
    cursor: pointer;
}

#DivBodySharepoint {
    max-width: 1024px;
    margin: 0 auto;
}

#s4-bodyContainer {
    max-width: 1024px !important;
    margin: 0 auto !important;
}

#contentBox {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

#DivHeadSharepoint {
    height: 96px;
    background-color: #235B4E;
}

#LogoGobHead {
    margin-left: 10px;
    height: 64px;
    float: left;
}

#LogoSAEHead {
    margin-left: 45px;
    height: 64px;
    float: right;
}

#MenuPrincipal {
    height: 70px;
}

#DivBody {
    margin: 0 auto;
    width: 1024px;
}

#DivProtejeTuCompra {
    margin-bottom: -17px;
    display: none !important;
}

#ImgProtejeTuCompra {
    margin-left: 40px;
}

#DivFooter {
    height: 37px;
    color: #FFF;
    background-color: #285C4D;
    font-size: 0px;
    background: #13322B;
    background-image: url(https://framework-gb.cdn.gob.mx/landing/img/pleca.svg);
    background-repeat: repeat-x;
}

#TextoFooter {
    /*	width:600px;*/
    width: 500px;
    float: left;
    margin: 6px 0 0 100px;
}

.ImgRedes {
    float: right;
    margin: 4px 10px 0 0;
    /*	margin: 4px 10px 0 0;	*/
    width: 27px;
    display: none;
}

#TextoSiguenos {
    float: right;
    margin-top: 6px;
    width: 160px;
}

#SitioConfiable {
    float: right;
    margin-top: -32px;
    width: 74px;
}


#ImgYouTube {
    margin: 5px 30px 0 5px;
}

.CenterText {
    text-align: center;
}

.FooterText {
    font-size: 12px;
}

.TamanioTitulo {
    height: 53px;
    float: left;
}

    .TamanioTitulo img {
        height: 53px;
    }

#DivTituloPagina {
    height: 53px;
    background-color: #BC955C;
    margin-top: 3px;
}
/*#LineaTituloSec1{
	width:20px;
	background-color:#B2CDE2;
}
#LineaTituloSec2{
    min-width:20px;
	background-color:#5A9AC0; 
}*/

#DivTexoLineaTitulo a {
    color: #FFF;
    font-size: 32px;
    height: 48px;
    float: left;
    margin-top: 2px;
    font-family: Montserrat;
    font-weight: bold;
    text-transform: uppercase;
}

#DivTexoLineaTitulo {
    color: #FFF;
    font-size: 32px;
    padding: 0px 20px 0 20px;
    height: 48px;
    float: left;
    margin-top: 2px;
    font-family: Montserrat;
    font-weight: bold;
    text-transform: uppercase;
}

#ContenidoPaginaMaster {
    min-height: 300px;
}

.clear {
    clear: both;
}

.DivHomeCenter {
    /* background-color: #4E778D ;
	background-image: -ms-radial-gradient(center, circle farthest-corner, #76A8C2 0%, #4E778D 50%, #4E778D 100%);
	background-image: -moz-radial-gradient(center, circle farthest-corner, #76A8C2 0%, #4E778D 50%, #4E778D 100%);
	background-image: -o-radial-gradient(center, circle farthest-corner, #76A8C2 0%, #4E778D 50%, #4E778D 100%);
	background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #76A8C2), color-stop(0.5, #4E778D), color-stop(1, #4E778D));
	background-image: -webkit-radial-gradient(center, circle farthest-corner, #76A8C2 0%, #4E778D 50%, #4E778D 100%);
	background-image: radial-gradient(circle farthest-corner at center, #76A8C2 0%, #4E778D 50%, #4E778D 100%);*/
    background-color: #FFF;
    width: 50%;
}

.DivHomeLateral {
    width: 18%;
}

/* GENERAL ------------------------------------------------------------*/
body {
    overflow: auto !important;
}

    body a {
        text-decoration: none;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        body a:hover, body a.active {
            text-decoration: none;
        }

.wrapper {
    margin: 0 auto;
    position: relative;
    max-width: 1024px;
}

/*end general*/

/*header*/

.csstransforms.csstransitions header .social {
    -webkit-transition: top 500ms ease;
    -moz-transition: top 500ms ease;
    -o-transition: top 500ms ease;
    transition: top 500ms ease;
}
/*end social*/


/*ribbon*/
#suiteBarLeft {
    background-color: #011B2A;
}

#suiteBarRight {
    background-color: #e5e5e5;
}

.ms-core-suiteLink-a:hover {
    background-color: #009899;
}

#globalNavBox, .ms-clientcontrol-chromeheader {
    background-color: #e5e5e5;
}

#pageStatusBar[class], .ms-status-msg {
    margin-bottom: 0px;
}

.ms-cui-tt-s > .ms-cui-tt-a, .ms-cui-tt-a:hover, .ms-cui-tt-s > .ms-cui-tt-a:hover {
    border-color: #011B2A;
}

.ms-browseTab.ms-cui-tt-s > .ms-cui-tt-a:hover {
    border-color: #011B2A;
}
/*end ribbon*/
/*header*/

/*end header*/
#s4-bodyContainer {
    padding-bottom: 0px;
}
/*end general SP fixes*/
.ms-webpartPage-root {
    border-spacing: 0px !important;
}

.ms-webpartzone-cell {
    margin: 0px !important;
}
/* pagina paletas */
#DivGarantias {
    height: 480px;
}

#MenuPaletas {
    width: 214px;
    margin-right: 8px;
    background-color: #CCD4D7;
    float: left;
    height: 100%;
}

#InformacionPaletas {
    width: 760px;
    background-color: #D9DCDD;
    float: left;
    height: 100%;
}

.BotonesPaletas {
    margin-top: 80px;
}

#InformacionGeneralPaletas {
    padding: 10px;
    border-bottom: 1px solid #B2B1B7;
}

.DivBotonPaleta {
    margin-top: 30px;
    cursor: pointer;
}

.clear {
    clear: both;
}

.ImgPaleta {
    float: left;
    margin: 5px 20px 10px 40px;
}

.Rojo {
    color: #DE0009;
}

.margin20T {
    clear: left;
    margin: 10px 0 0 20px;
}

.LetraColorPaleta {
    margin-top: 34px;
    font-weight: bold;
    font-size: 34px;
}

.ParrafoText {
    margin: 30px 0 0 20px;
}
/* venta de bases */

.Parrafoborde {
    width: 80%;
    border: 1px solid #487C91;
    padding: 10px 10px 10px 15px;
    margin: 0 auto;
    color: #001928;
}

#Imgformascompra {
    float: left;
}

.Tablasdecontenido {
    margin-top: 10px;
}

.tableformasCompra {
    float: left;
    width: 899px;
    height: 403px;
    margin-left: -5px;
    background-color: #EEF2F4;
}

.tittleTable {
    background-color: #7E9FAC;
    color: #FFF;
    width: 820px;
    margin-top: 5px;
}

#TableDown {
    margin-top: 3px;
}

.TableFC {
    width: 820px;
}

    .TableFC tr th {
        background-color: #99B1BB;
        color: #FFF;
        border: 2px solid #80A1AE;
    }

    .TableFC table {
        border-collapse: collapse;
    }

    .TableFC tr td {
        border: 2px solid #80A1AE;
    }

.Tb20 {
    width: 20%;
}

.Tb30 {
    width: 30%;
}

.Tb40 {
    width: 40%;
}

/* ---- Estilos para el mensaje de Error ----- */
div.SubastaNoEncontrada {
    width: 650px;
    margin: auto;
    border: 2px solid RGB(167,172,175);
    margin-top: 20px;
}

p.SubastaNoEncontrada {
    font-weight: bold;
    font-size: 11pt;
    padding: 10px;
    vertical-align: middle;
}

    p.SubastaNoEncontrada img {
        width: 40px;
        margin: 5px;
        margin-bottom: -10px;
    }

div.EncabezadoNoExiste {
    color: #FFF;
    font-weight: bold;
    font-size: 11pt;
    background-color: RGB(71,120,141);
    text-align: center;
    padding: 5px;
}

.loginBar {
    clear: both;
    text-align: right;
    background-color: #235B4E;
    padding-right: 40px;
    color: #ffffff;
}

    .loginBar a, .loginBar a:hover {
        text-decoration: underline;
        color: #ffffff;
    }

/* para que los reportes tengan fondo blanco*/
.sqlrv-HorizontalPanels {
    background-color: white;
}


.ms-rte-layoutszone-inner {
    margin: 13px !important;
}


.subpage {
    width: 100% !important;
    box-sizing: border-box;
    padding: 0px 30px 0px 30px !important;
    -webkit-text-stroke-width: 0px;
    background-color: #eeeeef;
    text-decoration-style: initial;
    text-decoration-color: initial;
}


