﻿/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 55px
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.title {
    font-family: FontLight;
    font-size: 25px;
    color: #434343;
    margin-bottom: 60px;
}

.titlepopup {
    font-family: FontTitle;
    font-size: 25px;
    color: white;
    margin-bottom: 60px;
}

.marginrow {
    margin-top: 10px;
}

.btnimage {
    cursor: pointer;
    width: 17px;
    height: 20px;
    margin-left: 5px;
    margin-top: -5px;
}

#footer-negro {
    background: #444;
    padding: 30px 0px;
}

    #footer-negro .row {
        margin: 0px;
    }

#topmenupaid {
    position: fixed;
    background-color: white;
    top: 0;
    width: 100%;
    height: 50px;
    padding-top: 5px;
    box-shadow: 0 3px 3px 0 rgba(128,129,132,0.3);
    z-index: 99
}

    #topmenupaid h4 {
        font-family: FontBold;
    }

.ErrorForm {
    color: red !important;
    display: none
}

.ErrorSpan {
    color: red !important
}

.imageredx {
    cursor: pointer;
    margin-left: 4px;
    margin-top: -4px;
}

.collapse-image {
    width: 20px;
    padding-bottom: 10px;
    margin-right: 10px
}

.botones {
    width: 150px;
    height: 43px;
    font-size: 15px;
    padding: 0;
    background-color: #69ae4a;
    border-color: #69ae4a;
}

.Title_Modal {
    font-family: FontTitle;
    color: white;
    font-size: 25px;
    background-color: #396DA0;
    margin-top: 30px;
}

a:link, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.btnGridSearch {
    width: 116px !important;
    height: 33px !important;
}

.btnAction {
    width: 135px !important;
    height: 40px !important;
    margin: 0px 10px 0px 10px;
}

.TitlePage {
    margin-top: 40px;
    font-size: 25px;
    margin-bottom: 30px;
    font-family: fontTitle;
    background-color: #396DA0;
    padding-left: 10px;
}

    .TitlePage div {
        color: white;
        cursor: pointer;
    }


.color1 {
    color: #434343;
    -webkit-text-fill-color: #434343;
}

.color2 {
    color: #808284;
    -webkit-text-fill-color: #808284;
}

.color3 {
    color: #B1B3B5;
    -webkit-text-fill-color: #B1B3B5;
}

.color4 {
    color: #D0D2D3;
    -webkit-text-fill-color: #D0D2D3;
}

.color5 {
    color: #0065A8;
    -webkit-text-fill-color: #0065A8;
}

.color6 {
    color: #B81546;
    -webkit-text-fill-color: #B81546;
}

.color7 {
    color: #66A748;
    -webkit-text-fill-color: #66A748;
}

.color8 {
    color: #F2F2F2;
    -webkit-text-fill-color: #F2F2F2;
}

.bgcolor8 {
    background-color: #F2F2F2;
}

.color9 {
    color: #FFF;
    -webkit-text-fill-color: #FFF;
}

.color10 {
    color: #000;
    -webkit-text-fill-color: #000;
}

.size9 {
    font-size: 11px;
}

.size11 {
    font-size: 11px;
}

.size12 {
    font-size: 12px;
}

.size13 {
    font-size: 13px;
}

.size14 {
    font-size: 14px;
}

.size15 {
    font-size: 15px;
}

.size16 {
    font-size: 16px;
}

.size18 {
    font-size: 18px;
}

.size20 {
    font-size: 20px;
}

.size25 {
    font-size: 25px;
}

.size27 {
    font-size: 27px;
}

.size30 {
    font-size: 30px;
}

.size35 {
    font-size: 35px;
}

.size50 {
    font-size: 50px;
}

.size53 {
    font-size: 53px;
}

.titulo1 {
    font-family: FontTitle;
}

.titulo2 {
    font-family: FontLight;
}

.titulo3 {
    font-family: FontBold;
}

.titulo4 {
    font-family: FontNormal;
}

.titulo5 {
    font-family: FontNormal;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}


.btn-tm {
    background-color: #66A748;
    font-size: 15px;
    color: #FFFFFF;
    -webkit-text-fill-color: #FFFFFF;
    padding: 10px 20px;
    font-family: FontLight;
    white-space: normal;
    max-width: 100%;
}

.btn-tm-white {
    background-color: #FFFFFF;
    font-size: 15px;
    color: #66A748;
    -webkit-text-fill-color: #66A748;
    border-color: #66A748;
    padding: 10px 20px;
    font-family: FontLight;
    white-space: normal;
    max-width: 98%;
}

.btn-tm-white-blue {
    background-color: transparent;
    font-size: 15px;
    color: #0065a8;
    -webkit-text-fill-color: #0065a8;
    padding: 10px 20px;
    font-family: FontBold;
    white-space: normal;
}

.btn-equals {
    width: 140px;
    height: 44px;
}

.color-red {
    color: red;
}

.color-green {
    color: green;
}

.color-blue {
    color: #396DA0 !important;
}

.s20 {
    font-size: 20px !important;
}

.headerSgb {
    font-size: 16px;
    padding: 0px;
    color: #396DA0;
    font-family: FontBold;
}

.pointer {
    cursor: pointer;
}

.m-20 {
    margin: 20px 0px;
}

.borderSgb {
    border: 1px solid #396DA0;
}

.bless-bot {
    border-bottom: none;
}

.bless-top {
    border-top: none;
}

.popover-title {
    font-size: 20px;
    font-family: fontTitle;
    background-color: #396DA0;
    color: white;
}

.popover-content {
    font-size: 14px;
    background-color: white;
    color: black
}

.btn-sgb {
    background: linear-gradient(to top left,#19A5D8, #00FFFF);
    color: white !important;
    font-family: SgbBtn;
    width: 250px;
    height: 90px;
    padding: 0px;
    line-height: 90px;
}

    .btn-sgb:hover {
        background: linear-gradient(to top left,#19A5D8, #00FFFF);
        color: white !important;
        font-family: SgbBtn;
    }

    .btn-sgb span {
        font-size: 30px;
        vertical-align: middle;
        margin-left: 10px;
        font-weight: 100;
    }

.sgbfa {
    font-size: 30px;
    vertical-align: middle;
}

button.btn-sgb.btn a:hover, button.btn-sgb.btn a:focus, button.btn-sgb.btn a {
    color: white !important;
    text-decoration: none;
}


@font-face {
    font-family: SgbBtn;
    src: url(/fonts/Segan-Light.ttf);
}
