﻿/*.copy-portal {
    background: #eeeeee none repeat scroll 0 0;
    bottom: 0;
    color: #3c3330;
    margin: 50px auto 0;
    padding-bottom: 20px;
    padding-top: 20px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 999;
}*/

/*.box-logo img {
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}*/

/*#bg-header {
    background: #eeeeee none repeat scroll 0 0;
}

    #bg-header .navbar-default {
        background-color: transparent;
        border: none;
    }

    #bg-header .navbar-brand {
        float: left;
        font-size: 18px;
        height: 100%;
        padding-top: 10px;
    }*/

.box-remember label {
    color: #777;
}

.icon-box-vertical {
    padding: 15px 0;
    text-align: center;
}

    .icon-box-vertical .icon-container {
        margin: 0 auto 15px;
    }

.icon-box .icon-container {
    border: 2px solid #345b79;
    border-radius: 50%;
    color: #506f79;
    font-size: 50px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    width: 110px;
}

.icon-box-vertical .desc-container {
    margin: auto;
}

.icon-box .desc-container {
    max-width: 250px;
}

.icon-container:hover {
    cursor: pointer;
    background: #345b79;
    color: white;
}

.row-table {
    display: table;
    height: 100%;
    margin: 0;
    table-layout: fixed;
    width: 100%;
}

.desc-container h4 {
    color: white;
}

.page-wrapper {
    background-color: #e8ebec;
    height: 100%;
    padding: 50px 0;
}

.row-table {
    display: table;
    height: 100%;
    margin: 0;
    table-layout: fixed;
    width: 100%;
}

.box-center {
    margin-left: 20% !important;
    margin-right: 20% !important;
}

.main-menu-top a.navbar-brand i {
    border: 2px solid #ccc;
    border-radius: 50%;
    color: #777;
    padding: 10px;
}

.main-menu-top a.navbar-brand:hover i {
    border: 2px solid #345b79;
    border-radius: 50%;
    color: #506f79;
    padding: 10px;
    background: #fff none repeat scroll 0 0;
}

.main-menu-top .navbar {
    margin: 0 auto;
    /*padding-top: 15px;*/
}

.main-menu-top .navbar-nav > li:hover, .main-menu-top .navbar-nav > li:focus {
    border-bottom: 3px solid #de5749;
    background: #fff none repeat scroll 0 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.main-menu-top .navbar-default .navbar-nav > li > a:focus, .main-menu-top .navbar-default .navbar-nav > li > a:hover {
    color: #DE5749;
}

.text-select {
    margin-top: 3% !important;
}

    .text-select h3 {
        color: white;
    }

.text-title-app {
    font-family: raleway,sans-serif;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 29px;
}

.desc-container p {
    font-family: raleway,sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.text-select p {
    font-family: raleway,sans-serif;
    font-size: 16px;
    line-height: 48px;
    color: #000;
}

.desc p {
    font-size: 14px;
}

div .scrolls-content {
}

.sub-titl-app {
    font-size: 16px;
}
