


@font-face
{
    font-family: 'PT_Sans-web-Bold';
    src: url('../fonts/PT_Sans-Web-Bold.ttf') format('truetype');
}

@font-face
{
    font-family: 'PT_Sans-Web-Italic';
    src: url('../fonts/PT_Sans-Web-Italic.ttf') format('truetype');
}

@font-face
{
    font-family: PT_Sans-Web-Regular;
    src: url('../fonts/PT_Sans-Web-Regular.ttf') format('truetype');
}



a
{
    cursor: pointer;
}


body
{
    position: absolute !important;
    top: 0;
    height: 100%;
    width: 100%;
    font-family: 'PT_Sans-Web-Regular';
    color: #333;
}


.right
{
    float: right;
}
.panel-body
{
    padding: 15px;
}

.bs-docs-header
{
    background-color: #313131 !important;
    background-repeat: repeat-x;
    color: rgb(205, 191, 227);
    padding: 30px 15px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    float: left;
    position: fixed !important;
    width: 25%;
    height: 100%;
}

.bs-docs-nav
{
    margin-bottom: 0px;
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
    background-color: white !important;
}


.bs-docs-nav .navbar-nav > li > a
{
    color: White !important;
    font-size: 15px;
}




.col-right-75
{
    float: right;
    width: 75%;
    padding: 15px 15px 15px 75px;
    min-height: calc(100% - 185px);
    min-height: -moz-calc(100% - 185px);
    min-height: -webkit-calc(100% - 185px);
    margin-top: 5vh;
}

.user-name
{
    display: block;
    padding: 10px 15px;
    padding-top: 15px;
}



footer
{
    width: 75%;
    float: right;
    padding: 0px !important;
    height: 50px;
    margin-top: 0px !important;
}



.logo_image img
{
    margin-right: auto;
    margin-left: auto;
    display: table;
    margin-top: 40px;
    width: 100%;
}


.logo_image
{
    margin-bottom: 10vh;
}


.navbar-nav.vertical-menu > li
{
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
}


.white-border
{
    background-color: white;
    height: 1px;
    width: 75px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10%;
    margin-bottom: 10%;
}


.navbar-nav.vertical-menu
{
    float: none;
}


.bs-docs-footer
{
    padding: 0px;
}


.navbar-height
{
    height: 80px;
}


.navbar-nav.navbar-right:last-child
{
    margin-right: 0px !important;
}

.name-user-operator
{
    top: 40px;
    right: 100px;
}

#divLogin
{
    background-color: #3c5dbc;
    top: 40px;
    right: 65px;
    border-radius: 4px;
    float:right;
}

#divLogin:hover
{
    background-color: white !important;
    top: 40px;
    right: 65px;
    border: 1px solid #3c5dbc;
    font-weight: normal;
    border-radius: 4px;
}

#divLogin a:hover
{
    color: #3c5dbc !important;
    font-weight: normal;
    border-radius: 4px;
}

#divLogin a:focus
{
    color: #3c5dbc !important;
    font-weight: normal;
    border-radius: 4px;
    background-color: white !important;
    border: 1px solid #3c5dbc;
}



#divLogout
{
    background-color: #3c5dbc;
    top: 40px;
    right: 50px;
    border-radius: 4px;
    font-weight: normal;
    float:right;
}

#divLogout:hover
{
    background-color: white;
    top: 40px;
    right: 50px;
    color: #3c5dbc;
    border: 1px solid #3c5dbc;
    border-radius: 4px;
    font-weight: normal;
}

#divLogout a:hover
{
    color: #3c5dbc !important;
    font-weight: normal;
    border-radius: 4px;
    font-size: 14px;
}


.logo_image_iconBackoffice img
{
    margin-left: auto;
    margin-right: auto;
    display: table;
    height: 2%;
    width: 40%;
    opacity: 0.1;
}

.backoffice-title
{
    position: relative;
    opacity: 0.2;
    margin-left: auto;
    margin-right: auto !important;
    display: table;
}


.backoffice-title-cmd
{
    position: relative;
    opacity: 0.2;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: 40%;
}


.full-width
{
    width: 100%;
}


.width75
{
    width: 78%;
    float: right;
}


.second-menu-container .navbar-nav > li
{
    float: none;
}


.panel-default
{
    border-radius: 0px !important;
}


.nav > li > a:hover, .nav > li > a:focus
{
    text-decoration: none;
    background-color: #3c5dbc;
    border: none;
    border-radius: 4px;
}



.bs-docs-nav .navbar-nav > li > a:hover
{
    text-decoration: none;
    border: none;
    font-weight: bold;
    font-size: 15px;
}

.vertical-menu li a
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}


.vertical-menu li a:hover, .vertical-menu li a.active
{
    background-image: url('../img/arrow-right_white_AMA.png');
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 95%;
    background-color: #313131 !important;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}


.footer-container
{
    width: 500px;
    margin-right: auto;
    margin-left: auto;
}

.follow-btn a
{
    color: #666666 !important;
    text-decoration: none !important;
}


.bs-docs-social-buttons
{
    margin-top: 10px;
}

.ama-logo
{
    background: url(../img/Logo_ARTE.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin: 10px 0px;
    float: left;
    width: 180px;
    height: 50px;
}

.panel-default > .panel-heading
{
    background-color: #a8a8a8;
    border-color: #ddd;
    color: white;
    border-radius: 0px;
}

.panel-heading, .panel-group .panel
{
    border-radius: 0px;
}



/* icons files download */

.icon-word
{
    background-image: url('../img/word.svg');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 5px;
    text-align: right;
    border-radius: 0px;
}



.icon-excel
{
    background-image: url('../img/excel.svg');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 5px;
    text-align: right;
    border-radius: 0px;
}


.icon-pdf
{
    background-image: url('../img/pdf.svg');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 5px;
    text-align: right;
    border-radius: 0px;
}


.panel-heading.accordion-header
{
    background-color: #ededed;
    color: #313131;
}


/* buttons */

.btn-primary
{
    border-radius: 0px;
    background-color: #3c5dbc !important;
}

.btn
{
    border-radius: 0px;
}



/* select rever */


select
{
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: none;
    background-color: white;
    background: rgba(255, 255, 255, 1) url("../img/arrow-select.png") no-repeat scroll 100% center / 20px 25px !important;
    padding-left: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}


select:focus
{
    outline: none;
}

select option
{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-shadow: none;
    padding: 10px 5px;
}



/* tabs */

.nav-tabs
{
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: white;
}

.nav-tabs li a
{
    color: #666;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
    color: #3c5dbc;
    background-color: #fff;
    border-right: 1px solid white;
    border-left: white;
    border-bottom-color: #3c5dbc;
    cursor: default;
    border-bottom: 1px solid #3c5dbc;
    border-top: 1px solid #3c5dbc;
    border-radius: 0px !important;
    margin-right: 0px;
}

nav-tabs > li > a
{
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0px;
}

.tabs-navbar > li > a:hover, .tabs-navbar > li > a:focus
{
    text-decoration: none;
    background-color: white;
    color: #3c5dbc;
    background-color: #fff;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom-color: #3c5dbc;
    cursor: pointer;
    border-bottom: 1px solid #3c5dbc;
    border-top: 1px solid #3c5dbc;
    border-radius: 0px;
    padding: 10px 15px;
}


.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary
{
    background-color: White !important;
    border: 1px solid #3c5dbc;
    color: #3c5dbc;
}


.margin-span-info
{
    margin: 20px 0px;
}


.note-font-style
{
    font-size: 11px;
}


.input-ie
{
    border-radius: 0 !important;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn
{
    border-radius: 0px !important;
    margin-right: 5px;
}

.btn-rigth
{
    text-align: right;
}


.margin-20
{
    margin: 20px 0px;
}


/* table */

#MainContent_gvBalconyManagement_txtFooterOperatorBalcony
{
    padding: 5px 10px;
    border: 1px solid #ccc;
    height: 35px;
}


.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tfoot > tr > td
{
    padding: 15px 5px !important;
}


#MainContent_gvUsersManagement_ddlFooterPerfil, #MainContent_gvUsersManagement_ddlFooterOperatorBalcony, #MainContent_gvUsersManagement_ddlFooterOperatorState
{
    width: 100% !important;
}

.second-menu-container
{
    position: fixed;
    top: 30%;
    height: 100vh;
    width: 14%;
}

.second-menu-container .navbar-nav > li a
{
    color: #666;
    border-right: 1px solid #D6D6D6;
    padding-top: 10%;
    padding-bottom: 10%;
}


.second-menu-container .navbar-nav
{
    width: 100%;
}


.second-nav.nav li a:hover, .second-nav.nav li a:focus, .second-nav.nav li a:hover, .second-nav.nav li a:hover, .second-nav.nav li a.active
{
    background-color: #313131;
    color: White;
    background-image: url('../img/arrow-right_white_AMA.png');
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-top: 10%;
    padding-bottom: 10%;
    font-weight: bold;
}



.grey-border
{
    background-color: #D6D6D6;
    height: 1px;
    width: 35px;
    display: block;
    margin-left: 15px;
}





.MainContent_gvUsersManagement_lkbInsert
{
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: 10px;
}



#MainContent_gvBalconyManagement tbody tr:last-child
{
    background: #efefef;
}




/* inputs */

.intl-tel-input
{
    display: block !important;
}


.input-group-addon, .input-group-btn, .input-group .form-control
{
    display: block;
}

.input-group-addon
{
    padding: 0px !important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1;
    color: #333;
    text-align: left;
    background-color: white;
    border: none;
}

.input-group-fullsearch
{
    display: table-cell !important;
}


.input-group .intl-tel-input.pretty .flag-dropdown .selected-flag .flag
{
    margin-top: -10px;
}


.flag-position.input-group .intl-tel-input.pretty .flag-dropdown .selected-flag .flag
{
    margin-top: 5px;
}

.intl-tel-input .flag-dropdown
{
    margin-top: -5px;
}

.intl-tel-input
{
    display: inline-block !important;
}

.form-control
{
    border-radius: 0px;
}
/* box content */

.panel-default > .panel-heading
{
    background-color: white !important;
    border-color: #ddd !important;
    color: black;
    border-radius: 0px;
    border-bottom: 0px;
    display: table;
    padding: 0px !important;
}


.panel-title
{
    background-color: white;
    position: relative;
    top: -15px;
    padding: 5px 20px;
    display: table;
    margin-left: 10px;
}


.margin-panels
{
    margin-bottom: 60px;
    margin-top: 20px;
}

.width-label-security
{
    width: 200px;
}


/* accordion */

#accordion .panel-default > .panel-heading
{
    background-color: #EFEFEF !important;
    color: #333;
    border-radius: 0px;
    max-width: 100%;
    min-width: 20%;
    border-bottom: 0px;
    width: 100%;
}


#accordion .panel-title
{
    background-color: inherit;
    position: inherit;
    top: -30px;
    padding: 5px;
    width: 100%;
}


#accordion h4 a
{
    background-image: url('../img/arrow-right.svg');
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) center;
    width: 100%;
    display: block;
    height: 100%;
    text-decoration: none;
    outline: none;
}


/* .arrow-acordion
{   
    background-image: url('../img/arrow-down.png');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: right center;
    width: 100%;
    display: block;
    height: 100%;
    text-decoration: none;
    } 
  */
.arrow-acordion
{
    background-image: url('../img/arrow-down.png');
    background-size: 11px 11px;
    background-repeat: no-repeat;
    background-position: right center;
    width: 70px;
    display: block;
    height: 20px;
    text-decoration: none;
    float: right;
    background-color: #EFEFEF;
    position: relative;
    margin-top: -40px;
    margin-right: 0px;
}





.invisibel-header
{
    color: #333;
    background-color: white;
}


.no-border
{
    border-color: white !important;
}

/* details popup  */

.modal-container
{
    position: absolute;
    height: auto;
    width: 60%;
    top: 331px;
    left: 762px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
    z-index: 99999999999999999999;
    border-radius: 0;
}


.ui-dialog .ui-dialog-buttonpane button
{
    margin: .5em .4em .5em 0;
    cursor: pointer;
    width: 80px;
    padding: 5px 11px;
    background-color: #3c5dbc;
    border: none;
    color: white;
}

.ui-dialog .ui-dialog-toppane button
{
    margin: .5em .4em .5em 0;
    cursor: pointer;
    width: 120px;
    padding: 5px 11px;
    background-color: #3c5dbc;
    border: none;
    color: white;
}

.ui-draggable .ui-dialog-titlebar
{
    cursor: move;
    border-radius: 0px;
    background-color: #313131;
    border: none;
}


.ui-dialog .ui-dialog-buttonpane
{
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: 0 0 0 0;
}

.ui-dialog .ui-dialog-toppane
{
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: 0 0 0 0;
}

.ui-dialog
{
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
    border-radius: 0px !important;
}



.inline-btns
{
    display: inline-block;
}

/* tables */


#MainContent_gvMobileManagement_ddlActions_0
{
    border: none;
    width: 20px;
}



.empty-table
{
    border-collapse: collapse;
    color: Black;
    font-weight: bold;
}


.flag-position .intl-tel-input.pretty .flag-dropdown .selected-flag .flag
{
    margin-top: 0px;
}


.margin-label-40
{
    margin-right: 40px;
}

.margin-label-20
{
    margin-right: 20px;
}

.pagination > li > a, .pagination > li > span
{
    position: relative;
    float: left;
    padding: 12px 15px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #333;
    background-color: #efefef;
    border: none;
    margin-left: -1px;
    border: none !important;
    border-radius: 0px !important;
}


.pagination > li
{
    margin-right: auto;
    margin-left: auto;
    display: table-cell !important;
}


.pagination
{
    display: inline-block;
    padding-left: 0;
    margin: 0px 0;
    border-radius: 0px;
}


#MainContent_divGVMobileManagement tbody tr td span
{
    color: #333;
}


#MainContent_divGVMobileManagement tbody th td span
{
    color: #333;
}

/* #MainContent_divGVMobileManagement div:last-child  {
    background: #efefef;
    margin-top: -20px;
    height: 45px;
 } */

#MainContent_gvUsersManagement tbody tr:last-child
{
    background: #efefef;
    border: none;
}


#MainContent_gvUsersManagement tbody tr:last-child td
{
    border: none;
    padding: 5px;
}

#MainContent_gvUsersManagement input, button, select, textarea
{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    height: 35px;
    text-overflow: ellipsis;
    padding-right: 13px;
}

#MainContent_gvUsersManagement tbody tr:last-child td a
{
    display: table;
    vertical-align: middle;
    line-height: normal;
    height: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

#MainContent_pageControlApplications_ulPages
{
    background: #efefef;
    margin-top: -20px;
    height: 45px;
    width: 100%;
}


#MainContent_gvLogViewer
{
    font-size: 9px;
}

select::-ms-expand
{
    display: none;
}
/* .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #3c5dbc !important;
	border-bottom: 1px #3c5dbc !important;
	background-color:  #efefef !important;
} */

.pagination > li > a.active
{
    background: #efefef !important;
    color: #3c5dbc;
    border-bottom: 1px solid #3c5dbc !important;
}

#MainContent_pageControlApplications_lnkLastPage, #MainContent_pageControlApplications_lnkNext, #MainContent_pageControlApplications_lnkFirstPage, #MainContent_pageControlApplications_lnkPrevious
{
    color: #3c5dbc;
}

.margin-label
{
    margin-top: 10px;
}


.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td
{
    padding: 15px 5px;
}

.container-inputs-left
{
    display: inline-block;
    float: left;
    margin-right: 35px;
}

.container-inputs-right
{
    display: inline-block;
}

.block-input
{
    display: inline-block;
    width: 30%;
    margin-right: 10px;
}

.first-group-inputs-content
{
    display: block;
    width: 100%;
    margin-bottom: 20px;
}


.secund-group-inputs-content
{
    display: block;
    width: 100%;
}

.first-group-inputs-content .block-input span
{
    margin-bottom: 5px;
}


.secund-group-inputs-content .block-input span
{
    margin-bottom: 5px;
}



.title-label span
{
    font-size: 20px;
}


/* info box */


.title-info-box
{
    color: #9FB0DE;
}

.info-box
{
    border: 1px solid #9FB0DE;
    padding: 25px;
}

.info-box .info-span
{
    background-color: #9FB0DE;
    padding: 0px 8px;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 20px;
    color: #333333;
    text-transform: uppercase;
    font-size: 10px;
    margin-left: 0px !important;
}

#infoMessageBtn
{
    position: absolute;
    top: 5px;
    right: 5px;
}

/*error box*/


.error-box
{
    border: 1px solid #ED5350;
    padding: 25px;
}

.erro-span
{
    background-color: #ED5350;
    padding: 2px 8px;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 20px;
    color: White;
    text-transform: uppercase;
    font-size: 10px;
}


/* calendar pick */

#ui-datepicker-div
{
    min-width: 170px;
}

.ui-widget-header
{
    border: 1px solid #3c5dbc !important;
    background: #3c5dbc !important;
    color: white !important;
    font-weight: bold !important;
    border-radius: 0px !important;
}



.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    border: 1px solid #3c5dbc !important;
    background: #3c5dbc !important;
    font-weight: normal !important;
    color: #ffffff !important;
}


.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight
{
    border: 1px solid #3c5dbc !important;
    background: white !important;
    color: #3c5dbc !important;
}

.addDocumentsContainer
{
    padding-top: 10px;
    padding-bottom: 10px;
    display: table;
}


.panelAddDocuments
{
    width: 300px;
    margin-top: 25px;
}

/* modal dialog */

#modal_dialog .ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix > .ui-dialog .ui-dialog-buttonpane .button
{
    background-color: blue;
    padding: 10px 20px;
    color: white;
}

#modal_dialog .ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix > .ui-dialog .ui-dialog-buttonpane .button:hover
{
    background-color: white;
    border: 1px solid #3c5dbc;
    padding: 10px 20px;
    color: #3c5dbc;
}

#modal_dialog .ui-dialog-toppane.ui-widget-content.ui-helper-clearfix > .ui-dialog .ui-dialog-toppane .button
{
    background-color: blue;
    padding: 10px 20px;
    color: white;
}

#modal_dialog .ui-dialog-toppane.ui-widget-content.ui-helper-clearfix > .ui-dialog .ui-dialog-toppane .button:hover
{
    background-color: white;
    border: 1px solid #3c5dbc;
    padding: 10px 20px;
    color: #3c5dbc;
}

input.icon-word:hover
{
    background-image: url('../img/word.svg');
    background-repeat: no-repeat;
    background-size: 20px;
    background-color: #748dd3 !important;
    background-position: 5px;
    text-align: right;
    border-radius: 0px;
    color: white;
}

.legendText
{
    padding-left: 5px;
    text-align: center;
    font-size: small;
}

.legendTable
{
    width: 200px;
    margin-top: 20px;
}

/* media queries */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2)
{
    .logo_image img
    {
        margin-right: auto;
        margin-left: auto;
        display: table;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 100%;
    }


    .bs-docs-header
    {
        background-color: #313131 !important;
        background-repeat: repeat-x;
        color: rgb(205, 191, 227);
        padding: 30px 15px;
        text-align: center;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        text-align: left;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 20px;
        float: left;
        position: fixed !important;
        width: 100%;
        height: 30%;
    }



}

@media only screen and (min-device-width : 480px) {
        
    .footer-container
    {
        width:300px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px)
{
    .logo_image img
    {
        margin-right: auto;
        margin-left: auto;
        display: table;
        margin-top: 0px;
        margin-bottom: 0px;
    }


    .bs-docs-header
    {
        background-color: #313131 !important;
        background-repeat: repeat-x;
        color: rgb(205, 191, 227);
        padding: 30px 15px;
        text-align: center;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        text-align: left;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 20px;
        float: left;
        position: fixed !important;
        width: 100%;
        height: 30%;
    }

    .col-right-75
    {
        float: right;
        width: 100%;
        padding: 0;
        min-height: calc(100% - 220px);
        min-height: -moz-calc(100% - 220px);
        min-height: -webkit-calc(100% - 220px);
        margin-top: 30%;
    }

    .toggle-mobile
    {
        position: absolute;
        right: 0px;
        top: 10%;
    }

    #divLogout
    {
        background-color: #3c5dbc;
        top: 40px;
        right: 100px;
        border-radius: 4px;
        font-weight: normal;
        width: 60%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 15%;
    }

    #divLogout a:hover
    {
        color: #3c5dbc !important;
        font-weight: normal;
        border-radius: 4px;
        font-size: 14px;
        top: 40px;
        right: 100px;
        font-weight: normal;
        width: 60%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 15%;
    }


    .navbar-collapse-mobile
    {
        background: #313131;
        width: 100%;
        padding: 0px;
        top: 100%;
        position: absolute;
        right: 0px;
        left: 0px;
    }

    .name-user-operator
    {
        margin-left: auto;
        margin-right: auto;
        right: 0px;
        left: 0px;
    }

    .footer-container
    {
        width:200px;
    }
}
