.loginContent .LoginPanel {
    width: inherit;
    padding-right: inherit;
    float: inherit;
}

/*#dnn_ContentPane .panel
{
    background: none;
    border: none;
    box-shadow: none;
}*/

#content .col-md-12 {
    width: 100%;
}

.page.page-auth {
    margin-left: -220px;
}

.blue-Anchor {
    color: #002d64 !important;
}

.white-Icons {
    font-size: 24px !important;
    color: white !important;
}

.icon-Size {
    font-size: 24px !important;
}


.yellow-Button {
    background-color: #9EB900 !important;
}

.blue-Background {
    background-color: #45b0de !important;
    /*height: 40px;*/
}

.black-Text {
    color: black !important;
}


.white-Text {
    color: white !important;
}


hr {
    border: 0;
    clear: both;
    display: block;
    width: 100%;
    background-color: #002d64;
    height: 1px;
}


.blue-Text {
    color: #002d64 !important;
}

.uppercase {
    text-transform: uppercase !important;
}

.button-Style {
    height: 40px !important;
}

.pos-Comercio {
    padding-top: 8px !important;
}

.pos-Social-Comercio {
    padding-top: 5px !important;
}


@media (min-width:320px) and (max-width:374px){
    .pos-Social-Twitter {
        padding-left: 8px !important;
    }

    .pos-Social-Facebook {
        padding-left: 18px !important;
    }
}

@media (min-width:375px) and (max-width:425px){
    .pos-Social-Twitter {
        padding-left: 12px !important;
    }

    .pos-Social-Facebook {
        padding-left: 30px !important;
    }
}

@media (min-width:425px) and (max-width:767px){
    .pos-Social-Twitter {
        padding-left: 20px !important;
    }

    .pos-Social-Facebook {
        padding-left: 47px !important;
    }
}

@media (min-width:768px) and (max-width:1023px){
    .pos-Social-Twitter {
        padding-left: 12px !important;
    }

    .pos-Social-Facebook {
        padding-left: 30px !important;
    }
}

@media (min-width:1024px) and (max-width:1366px){
    .pos-Social-Twitter {
        padding-left: 18px !important;
    }

    .pos-Social-Facebook {
        padding-left: 43px !important;
    }
}

@media (min-width:1366px) and (max-width:1440px){
    .pos-Social-Twitter {
        padding-left: 6px !important;
    }

    .pos-Social-Facebook {
        padding-left: 12px !important;
    }
}

@media (min-width:1441px) and (max-width:2559px){
    .pos-Social-Twitter {
        padding-left: 20px !important;
    }

    .pos-Social-Facebook {
        padding-left: 45px !important;
    }
}

@media (min-width:2560px) {
    .pos-Social-Twitter {
        padding-left: 50px !important;
    }

    .pos-Social-Facebook {
        padding-left: 105px !important;
    }
}

@media (max-width:400px) {
    .fixed-panel {
        height: 800px;
    }

    .fixed-Up-Panel {
        height: 500px;
    }
}

@media (min-width:400px) and (max-width:700px) {
    .fixed-panel {
        height: 700px;
    }
}

}

@media (min-width:750px) and (max-width:1080px) {
    .fixed-Panel-Large {
        height: 700px;
    }
}

@media (min-width:1100px) and (max-width:1400px) {
    .footer-Style {
        height: 40px !important;
    }
}


@media (min-width:1440px) {
    .fixed-Panel-Huge {
        height: 550px;
    }
}


@media (min-width:2560px) {
    .fixed-Panel-Huge {
        height: 550px;
    }
}
