html,
body {
    height: 100%;
    /*overflow: auto !important;*/
}

body{
	overflow:auto;
}

.full-width {
    width: 100%;
}

.full-height {
    height: 100%;
}
.daterangepicker .ranges li {
    color: #73879C
}
.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
    background: #536A7F;
    border: 1px solid #536A7F;
    color: #fff
}
.daterangepicker .input-mini {
    background-color: #eee;
    border: 1px solid #ccc;
    box-shadow: none !important
}
.daterangepicker .input-mini.active {
    border: 1px solid #ccc
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default;
    height: 30px;
    border: 1px solid #ADB2B5;
    line-height: 30px;
    border-radius: 0px !important
}
.daterangepicker select.monthselect {
    margin-right: 2%
}
.daterangepicker td.in-range {
    background: #E4E7EA;
    color: #73879C
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #536A7F;
    color: #fff
}
.daterangepicker th.available:hover {
    background: #eee;
    color: #34495E
}
.daterangepicker:before,
.daterangepicker:after {
    content: none
}
.daterangepicker .calendar.single {
    margin: 0 0 4px 0
}
.daterangepicker .calendar.single .calendar-table {
    width: 224px;
    padding: 0 0 4px 0 !important
}
.daterangepicker .calendar.single .calendar-table thead tr:first-child th {
    padding: 8px 5px
}
.daterangepicker .calendar.single .calendar-table thead th {
    border-radius: 0
}
.daterangepicker.picker_1 {
    color: #fff;
    background: #34495E
}
.daterangepicker.picker_1 .calendar-table {
    background: #34495E
}
.daterangepicker.picker_1 .calendar-table thead tr {
    background: #213345
}
.daterangepicker.picker_1 .calendar-table thead tr:first-child {
    background: #1ABB9C
}
.daterangepicker.picker_1 .calendar-table td.off {
    background: #34495E;
    color: #999
}
.daterangepicker.picker_1 .calendar-table td.available:hover {
    color: #34495E
}
.daterangepicker.picker_2 .calendar-table thead tr {
    color: #1ABB9C
}
.daterangepicker.picker_2 .calendar-table thead tr:first-child {
    color: #73879C
}
.daterangepicker.picker_3 .calendar-table thead tr:first-child {
    color: #fff;
    background: #1ABB9C
}
.daterangepicker.picker_4 .calendar-table thead tr:first-child {
    color: #fff;
    background: #34495E
}
.daterangepicker.picker_4 .calendar-table td,
.daterangepicker.picker_4 .calendar-table td.off {
    background: #ECF0F1;
    border: 1px solid #fff;
    border-radius: 0
}
.daterangepicker.picker_4 .calendar-table td.active {
    background: #34495E
}
.calendar-exibit .show-calendar {
    float: none;
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    overflow: hidden
}
.calendar-exibit .show-calendar .calendar {
    margin: 0 0 4px 0
}
.calendar-exibit .show-calendar.picker_1 {
    background: #34495E
}
.calendar-exibit .calendar-table {
    padding: 0 0 4px 0
}

.left_col {
    background: #2A3F54
}

.nav-sm .container.body .col-md-3.left_col {
    min-height: 100%;
    width: 70px;
    padding: 0;
    z-index: 9999;
    position: absolute;
    display: none;
}

.nav-sm .container.body .col-md-3.left_col.menu_fixed {
    position: fixed;
    height: 100%
}

.nav-sm .container.body .col-md-3.left_col .mCSB_container,
.nav-sm .container.body .col-md-3.left_col .mCustomScrollBox {
    overflow: visible
}

.nav-sm .hidden-small {
    visibility: hidden
}

.nav-sm .container.body .right_col {
    padding: 10px 20px;
    /*margin-left: 70px;*/
    margin-left: 0px;
    z-index: 2
}

.nav-sm .navbar.nav_title {
    width: 70px
}

.nav-sm .navbar.nav_title a span {
    display: none
}

.nav-sm .navbar.nav_title a i {
    font-size: 27px;
    margin: 13px 0 0 3px
}

.site_title i {
    border: 1px solid #EAEAEA;
    padding: 5px 6px;
    border-radius: 50%
}

.nav-sm .main_container .top_nav {
    display: block;
    /*margin-left: 70px;*/
    margin-left: 0px;
    z-index: 2
}

.nav-sm .nav.side-menu li a {
    text-align: center !important;
    font-weight: 400;
    font-size: 10px;
    padding: 10px 5px
}

.nav-sm .nav.child_menu li.active,
.nav-sm .nav.side-menu li.active-sm {
    border-right: 5px solid #F9A31A
}

.nav-sm ul.nav.child_menu ul,
.nav-sm .nav.side-menu li.active-sm ul ul {
    position: static;
    width: 200px;
    background: none
}

.nav-sm>.nav.side-menu>li.active-sm>a {
    color: #1ABB9C !important
}

.nav-sm .nav.side-menu li a i.toggle-up {
    display: none !important
}

.nav-sm .nav.side-menu li a i {
    font-size: 25px !important;
    text-align: center;
    width: 100% !important;
    margin-bottom: 5px
}

.nav-sm ul.nav.child_menu {
    left: 100%;
    position: absolute;
    top: 0;
    width: 210px;
    z-index: 4000;
    background: #3E5367;
    display: none
}

.nav-sm ul.nav.child_menu li {
    padding: 0 10px
}

.nav-sm ul.nav.child_menu li a {
    text-align: left !important
}

.nav-sm .profile {
    display: none
}

.menu_section {
    margin-bottom: 35px
}

.menu_section h3 {
    padding-left: 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 0;
    margin-top: 0;
    text-shadow: 1px 1px #000
}

.menu_section>ul {
    margin-top: 10px
}

.img-circle.profile_img {
    width: 70%;
    background: #fff;
    margin-left: 15%;
    z-index: 1000;
    position: inherit;
    margin-top: 20px;
    border: 1px solid rgba(52, 73, 94, 0.44);
    padding: 4px
}

.main_menu span.fa {
    float: right;
    text-align: center;
    margin-top: 5px;
    font-size: 10px;
    min-width: inherit;
    color: #C4CFDA;
	position:absolute;
	right:15px;
	top:13px;
}

.main_menu ul ul span.fa {
	margin-top: 2px;
	top: 9px;
}

.main_menu .nav > li > a {
	padding: 13px 40px 12px 15px !important;
}

.main_menu .nav.child_menu > li > a {
	padding: 9px 10px 9px 9px !important;
}

.main_menu .nav.child_menu > li > a.hasChilds {
	padding: 9px 30px 9px 9px !important;
}

.active a span.fa {
    text-align: right !important;
    margin-right: 4px
}

.nav-sm .menu_section {
    margin: 0
}

.nav-sm span.fa,
.nav-sm .menu_section h3 {
    display: none
}

.nav-sm li li span.fa {
    display: inline-block
}

.nav_menu {
    float: left;
    background: #EDEDED;
    border-bottom: 1px solid #D9DEE4;
    margin-bottom: 10px;
    width: 100%;
    position: relative
}

@media (min-width: 480px) {
    .nav_menu {
        position: static
    }
}

.nav-md .container.body .col-md-3.left_col {
    min-height: 100%;
    width: 260px;
    padding: 0;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    z-index: 1
}

.nav-md .container.body .col-md-3.left_col.menu_fixed {
    height: 100%;
    position: fixed
}

body .container.body .right_col {
    background: #FFFFFF;
}

body .container.body .right_col.right_col_bootstrap_Framework {
    background: #F7F7F7;
}

.nav-md .container.body .right_col {
    padding: 10px 20px 0;
    margin-left: 260px
}

.nav_title {
    width: 260px;
    float: left;
    background: #2A3F54;
    border-radius: 0;
    height: 57px
}

@media (max-width: 767px) {
    .user-profile img {
        margin-right: 0px !important;
    }
}

@media (max-width: 991px) {
    .nav-md .container.body .right_col,
    .nav-md .container.body .top_nav {
        width: 100%;
        margin: 0
    }
    .nav-md .container.body .col-md-3.left_col {
        /*display: none*/
        min-height: 100%;
    }
    .nav-md .container.body .right_col {
        width: 100%;
        padding-right: 0
    }
    .right_col {
        padding: 10px !important
    }
    /*.nav-md .toggle {
        margin-left: 208px !important;
        z-index: 2;
    }*/
	
	.nav-md .mobileToggle {
		margin-left: 215px !important;
		z-index: 2;
		position: absolute;
	}
	
    .toggle a {
        position: relative !important;
        margin-left: 0px !important;
    }
}

@media (max-width: 1200px) {
    .x_title h2 {
        width: 62%;
        font-size: 17px
    }
    .tile,
    .graph {
        zoom: 85%;
        height: inherit
    }
}

@media (max-width: 1270px) and (min-width: 192px) {
    .x_title h2 small {
        display: none
    }
}

.left_col .mCSB_scrollTools {
    width: 6px
}

.left_col .mCSB_dragger {
    max-height: 400px !important
}

.blue {
    color: #3498DB
}

.purple {
    color: #9B59B6
}

.green {
    color: #1ABB9C
}

.aero {
    color: #9CC2CB
}

.red {
    color: #E74C3C
}

.dark {
    color: #34495E
}

.border-blue {
    border-color: #3498DB !important
}

.border-purple {
    border-color: #9B59B6 !important
}

.border-green {
    border-color: #1ABB9C !important
}

.border-aero {
    border-color: #9CC2CB !important
}

.border-red {
    border-color: #E74C3C !important
}

.border-dark {
    border-color: #34495E !important
}

.bg-white {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #73879C
}

.bg-green {
    background: #1ABB9C !important;
    border: 1px solid #1ABB9C !important;
    color: #fff
}

.bg-red {
    background: #E74C3C !important;
    border: 1px solid #E74C3C !important;
    color: #fff
}

.bg-blue {
    background: #3498DB !important;
    border: 1px solid #3498DB !important;
    color: #fff
}

.bg-orange {
    background: #F39C12 !important;
    border: 1px solid #F39C12 !important;
    color: #fff
}

.bg-purple {
    background: #9B59B6 !important;
    border: 1px solid #9B59B6 !important;
    color: #fff
}

.bg-blue-sky {
    background: #50C1CF !important;
    border: 1px solid #50C1CF !important;
    color: #fff
}

.container {
    width: 100%;
    padding: 0
}

.navbar-nav>li>a,
.navbar-brand,
.navbar-nav>li>a,
.rapMenuTop>a {
    color: #fff !important
}

.top_nav .nav>li>a:focus,
.top_nav .nav>li>a:hover,
.top_nav .nav .open>a,
.top_nav .nav .open>a:focus,
.top_nav .nav .open>a:hover,
.rapMenuTop>a:hover {
    background: #D9DEE4
}

body {
    color: #73879C;
	background: #2A3F54;
    /*#2A3F54;*/
    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471;
	overflow:auto;
}

.main_container .top_nav {
    display: block;
    margin-left: 260px
}

.no-padding {
    padding: 0 !important
}

.page-title {
    width: 100%;
    height: 65px;
    padding: 10px 0
}

.page-title .title_left {
    width: 100%;
    float: left;
    display: block;
    padding-bottom: 10px;
}

.page-title .title_left h3 {
    margin: 9px 0
}

.page-title .title_right {
    width: 55%;
    float: left;
    display: block
}

.page-title .title_right .pull-right {
    margin: 10px 0
}

.fixed_height_320 {
    height: 320px
}

.fixed_height_390 {
    height: 390px
}

.fixed_height_200 {
    height: 200px
}

.overflow_hidden {
    overflow: hidden
}

.main_content {
    padding: 10px 20px
}

.col-md-55 {
    width: 50%;
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .col-md-55 {
        width: 20%
    }
}

@media (min-width: 992px) {
    .col-md-55 {
        width: 20%
    }
}

@media (min-width: 1200px) {
    .col-md-55 {
        width: 20%
    }
}

@media (min-width: 192px) and (max-width: 1270px) {
    table.tile_info span.right {
        margin-right: 7px;
        float: left
    }
}

.center-margin {
    margin: 0 auto;
    float: none !important
}

.col-md-55,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    float: left;
    padding-right: 10px;
    padding-left: 10px
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

.grid_slider .col-md-6 {
    padding: 0 40px
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 10px;
    margin-bottom: 10px
}

a {
    color: #5A738E;
    text-decoration: none
}

a,
a:visited,
a:focus,
a:active,
:visited,
:focus,
:active,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 0
}

a:hover,
a:focus {
    text-decoration: none
}

.navbar {
    margin-bottom: 0
}

.navbar-header {
    background: #34495E
}

.navbar-right {
    margin-right: 0
}

.top_nav .navbar-right {
    margin: 0;
    /*width: 70%;*/
    float: right
}

.top_nav .navbar-right li {
    display: inline-block;
    float: right;
    position: static
}

@media (min-width: 480px) {
    .top_nav .navbar-right li {
        position: relative
    }
}

.top_nav .dropdown-menu li {
    width: 100%
}

.top_nav .dropdown-menu li a {
    width: 100%;
    padding: 12px 20px
}

.top_nav li a i {
    font-size: 15px
}

.navbar-static-top {
    position: fixed;
    top: 0;
    width: 100%
}

.sidebar-header {
    border-bottom: 0;
    margin-top: 46px
}

.sidebar-header:first-of-type {
    margin-top: 0
}

.nav.side-menu>li {
    position: relative;
    display: block;
    cursor: pointer
}

.nav.side-menu>li>a {
    margin-bottom: 6px
}

.nav.side-menu>li>a:hover {
    color: #F2F5F7 !important
}

.nav.side-menu>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background: transparent
}

.nav.child_menu {
    display: none
}

.nav.child_menu li:hover,
.nav.child_menu li.active {
    background-color: rgba(255, 255, 255, 0.06)
}

.nav.child_menu li {
    padding-left: 36px
}

.nav-md ul.nav.child_menu li:before {
    background: #425668;
    bottom: auto;
    content: "";
    height: 8px;
    left: 23px;
    margin-top: 15px;
    position: absolute;
    right: auto;
    width: 8px;
    z-index: 1;
    border-radius: 50%
}

.nav-md ul.nav.child_menu li:after {
    border-left: 1px solid #425668;
    bottom: 0;
    content: "";
    left: 27px;
    position: absolute;
    top: 0
}

.nav.side-menu>li>a,
.nav.child_menu>li>a {
    color: #E7E7E7;
    font-weight: 500
}

.nav.child_menu li li:hover,
.nav.child_menu li li.active {
    background: none
}

.nav.child_menu li li a:hover,
.nav.child_menu li li a.active {
    color: #fff
}

.nav>li>a,
.rapMenuTop>a {
    position: relative;
    display: block;
    padding: 13px 15px 12px
}

.nav.side-menu>li.current-page,
.nav.side-menu>li.active {
    border-right: 5px solid #F9A31A
}

.nav li.current-page {
    background: rgba(255, 255, 255, 0.05);
    display:block !important;
}

.nav li li li.current-page {
    background: none;
}

.nav li li.current-page>a {
    color: #fff
}

.nav.side-menu>li.active>a {
    text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
    background: linear-gradient(#334556, #2C4257), #2A3F54;
    box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0
}

.navbar-brand,
.navbar-nav>li>a,
.rapMenuTop>a {
    font-weight: 500;
    color: #ECF0F1 !important;
    margin-left: 0 !important;
    line-height: 32px
}

.site_title {
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 400;
    font-size: 22px;
    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
    width: 100%;
    color: #ECF0F1 !important;
    margin-left: 0 !important;
    line-height: 59px;
    display: block;
    margin: 0;
    /* height: 55px;
    padding-left: 10px */
}

.site_title:hover,
.site_title:focus {
    text-decoration: none
}

.nav.navbar-nav>li>a,
.rapMenuTop>a {
    color: #515356 !important
}

.nav.top_menu>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #34495E !important
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent
}

.toggle {
    float: left;
    margin: 0;
    padding-top: 16px;
    /*width: 50%;*/
}

.toggle a {
    padding: 0px 5px 0;
    margin: 0;
    cursor: pointer;
    position: absolute;
}

.toggle a i {
    font-size: 26px
}

.nav.child_menu>li>a {
    color: rgba(255, 255, 255, 0.75);
    font-size: 12px;
    padding: 9px
}
.panel_toolbox {
    float: right;
    /*min-width: 70px;*/
    min-width: 25px;
}
.panel_toolbox>li {
    float: left;
    cursor: pointer
}
.panel_toolbox>li>a {
    padding: 5px;
    color: #C5C7CB;
    font-size: 14px
}
.panel_toolbox>li>a:hover {
    background: #F5F7FA
}
.line_30 {
    line-height: 30px
}

.main_menu_side {
    padding: 0
}

.bs-docs-sidebar .nav>li>a {
    display: block;
    padding: 4px 6px
}

footer {
    background: #EDEDED;
    padding: 6px 20px;
    display: block;
	font-size: 11px;
	color: #73879C;
}

.nav-sm footer {
    /*margin-left: 70px*/
    margin-left: 0px
}

.footer_fixed footer {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%
}

@media (min-width: 768px) {
    .footer_fixed footer {
        margin-left: 0
    }
}

@media (min-width: 768px) {
    .footer_fixed .nav-sm footer {
        margin-left: 0
    }
}

.tile-stats.sparkline {
    padding: 10px;
    text-align: center
}

.jqstooltip {
    background: #34495E !important;
    width: 30px !important;
    height: 22px !important;
    text-decoration: none
}

.tooltip {
    display: block !important;
	z-index: 3000;
}

*,
*:before,
*:after {
    box-sizing: border-box
}

.expand {
    display: block;
    text-decoration: none;
    color: #555;
    cursor: pointer
}

.expand h2 {
    width: 85%;
    float: left
}

h2 {
    font-size: 18px;
    font-weight: 400
}

#left,
#right {
    display: table
}

#sup {
    display: table-cell;
    vertical-align: middle;
    width: 80%
}

.right-arrow {
    width: 10px;
    float: right;
    font-weight: bold;
    font-size: 20px
}

.accordion .panel {
    margin-bottom: 5px;
    border-radius: 0;
    border-bottom: 1px solid #efefef
}

.x_panel {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 17px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease
}
.x_title {
    border-bottom: 2px solid #E6E9ED;
    padding: 1px 5px 6px;
    margin-bottom: 10px
}
.x_title .filter {
    width: 40%;
    float: right
}
.x_title h2 {
    margin: 5px 0 6px;
    float: left;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}
.x_title h2 small {
    margin-left: 10px
}
.x_title span {
    color: #BDBDBD
}
.x_content {
    padding: 0 5px 6px;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 5px
}
.x_content h4 {
    font-size: 16px;
    font-weight: 500
}

.sidebar-widget {
    overflow: hidden
}

.error-number {
    font-size: 90px;
    line-height: 90px;
    margin: 20px 0
}

.col-middle {
    margin-top: 5%
}

.mid_center {
    width: 370px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 20px
}

.bulk-actions {
    display: none
}

.clear {
    clear: both
}

ul.msg_list li {
    background: #f7f7f7;
    padding: 5px;
    display: -ms-flexbox;
    display: flex;
    margin: 6px 6px 0;
    width: 96% !important
}

ul.msg_list li:last-child {
    margin-bottom: 6px;
    padding: 10px
}

ul.msg_list li a {
    padding: 3px 5px !important
}

ul.msg_list li a .image img {
    border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    float: left;
    margin-right: 10px;
    width: 11%
}

ul.msg_list li a .time {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 35px
}

ul.msg_list li a .message {
    display: block !important;
    font-size: 11px
}

.dropdown-menu.msg_list span {
    white-space: normal
}

.dropdown-menu {
    border: medium none;
    box-shadow: none;
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 9998;
    border: 1px solid #D9DEE4;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.dropdown-menu>li>a {
    color: #5A738E
}
.dropup .dropdown-menu {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

.navbar-nav .open .dropdown-menu {
    position: absolute;
    background: #fff;
    margin-top: 0;
    border: 1px solid #D9DEE4;
    -webkit-box-shadow: none;
    right: 0;
    left: auto;
    width: 220px
}

.navbar-nav .open .dropdown-menu.msg_list {
    width: 300px
}

.info-number .badge {
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
    padding: 2px 6px;
    position: absolute;
    right: 2px;
    top: 8px
}

.w_20 {
    width: 20%
}

.w_25 {
    width: 25%
}

.w_55 {
    width: 55%
}

h5.graph_title {
    text-align: left;
    margin-left: 10px
}

h5.graph_title i {
    margin-right: 10px;
    font-size: 17px
}

span.right {
    float: right;
    font-size: 14px !important
}

.tile_info a {
    text-overflow: ellipsis
}

.sidebar-footer {
    bottom: 0px;
    clear: both;
    display: block;
    padding: 5px 0 0 0;
    position: fixed;
    width: 260px;
    background: #2A3F54;
    z-index: 999;
}

.sidebar-footer a {
    padding: 7px 0 3px;
    text-align: center;
    width: 20%;
    font-size: 17px;
    display: block;
    float: left;
    background: #172D44;
    cursor: pointer;
}

.sidebar-footer a:hover {
    background: #425567
}

.sidebar-footer a[disabled] {
    cursor: default !important;
}

.sidebar-footer a[disabled]:hover {
    background: #172D44!important
}

.sidebar-footer .dropdown-menu a {
    padding: 12px 20px;
    text-align: left;
    width: 100%;
    color: #5A738E;
    clear: both;
    font-weight: 400;
    font-size: 12px;
    display: block;
    float: left;
    background: #fff;
    cursor: pointer;
}

.sidebar-footer .dropdown-menu a:hover {
    background: #f5f5f5
}

@media (min-width: 992px) {
    footer {
        margin-left: 260px
    }
}

a.user-profile {
    color: #5E6974 !important;
	font-size:12px;
}

.user-profile img {
    width: 29px;
    height: 29px;
    border-radius: 50%;
    margin-right: 10px
}

.main_menu .fa {
    width: 26px;
    opacity: .99;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

button,
.buttons,
.btn,
.modal-footer .btn+.btn {
  /*  margin-bottom: 5px;*/
    margin-right: 5px
}

.btn-group-vertical .btn,
.btn-group .btn {
    margin-bottom: 0;
    margin-right: 0
}

.btn {
    border-radius: 3px
}

a.btn-success,
a.btn-primary,
a.btn-warning,
a.btn-danger {
    color: #fff
}

.btn-success {
    background: #26B99A;
    border: 1px solid #169F85
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background: #169F85
}

.btn-dark {
    color: #E9EDEF;
    background-color: #4B5F71;
    border-color: #364B5F
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
    color: #FFFFFF;
    background-color: #394D5F;
    border-color: #394D5F
}

.btn-round {
    border-radius: 30px
}

.btn.btn-app {
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    box-shadow: none;
    border-radius: 0;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #fafafa;
    font-size: 12px
}

.btn.btn-app>.fa,
.btn.btn-app>.glyphicon,
.btn.btn-app>.ion {
    font-size: 20px;
    display: block
}

.btn.btn-app:hover {
    background: #f4f4f4;
    color: #444;
    border-color: #aaa
}

.btn.btn-app:active,
.btn.btn-app:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.btn-app>.badge {
    position: absolute;
    top: -3px;
    right: -10px;
    font-size: 10px;
    font-weight: 400
}

.btn_ {
    display: inline-block;
    padding: 3px 9px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}
.form-control {
    border-radius: 0;
    width: 100%
}
.form-horizontal .control-label {
    padding-top: 8px
}
.form-control:focus {
    border-color: #CCD0D7;
    box-shadow: none !important
}
/*
legend {
    font-size: 18px;
    color: inherit
}
*/
.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0
}.form-control-feedback {
    margin-top: 8px;
    height: 23px;
    color: #bbb;
    line-height: 24px;
    font-size: 15px
}
.form-control-feedback.left {
    border-right: 1px solid #ccc;
    left: 13px
}
.form-control-feedback.right {
    border-left: 1px solid #ccc;
    right: 13px
}
.form-control.has-feedback-left {
    padding-left: 45px
}
.form-control.has-feedback-right {
    padding-right: 45px
}

a:focus {
    outline: none
}

.ulLng {
    overflow-x: hidden;
}

.ddlLanguage {
    overflow: hidden !important;
    width: 110%;
    height: 82px !important;
    margin: 0px!important;
    border: 0px!important;
}

.ddlLanguage option {
    width: 100%;
    padding: 14px 20px;
    clear: both;
    font-weight: 400;
    color: #5A738E;
    font-size: 12px;
    height: 41px;
}

.ddlLanguage option:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.f32 .flag{
	width:100% !important;
	background-position-x: 0px !important;
	margin-left: 0px !important;
	margin-left: 0px !important;
	height:41px !important;
	line-height:41px !important;
}
.f32 .flag:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5 !important;
}
.f32 .active, .f32 .active:hover{
	color: #262626;
	background-color: rgb(200, 200, 200) !important;
}

.f32 .flag.pt{
	background: url(/uebeq/design/Images/pt.png) no-repeat;
}
.f32 .flag.gb{
	background: url(/uebeq/design/Images/en.png) no-repeat;
}
.f32 .flag.es{
	background: url(/uebeq/design/Images/es.png) no-repeat;
}
.topTitle {
    color: #5A738E;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 55px;
}

.topTitle h4 {
    margin-top: 4px !important;
    margin-bottom: 0px !important;
}


/*http://bootsnipp.com/snippets/BDk3p*/

.bg_load {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #F7F7F7;
    z-index:1999;
}

body.nav-md .bg_load {
	left: 260px;
}

/* http://cssload.net/en/spinners/1 */
#floatingCirclesG{
    position: fixed;
    left: 50%;
    top: 50%;
    width:176px;
    height:176px;
    margin-left: -88px;
    margin-top: -88px;
    z-index:1999;
    transform:scale(0.6);
        -o-transform:scale(0.6);
        -ms-transform:scale(0.6);
        -webkit-transform:scale(0.6);
        -moz-transform:scale(0.6);
}
.f_circleG{
    position:absolute;
    background-color:rgb(255,255,255);
    height:32px;
    width:32px;
    border-radius:17px;
        -o-border-radius:17px;
        -ms-border-radius:17px;
        -webkit-border-radius:17px;
        -moz-border-radius:17px;
    animation-name:f_fadeG;
        -o-animation-name:f_fadeG;
        -ms-animation-name:f_fadeG;
        -webkit-animation-name:f_fadeG;
        -moz-animation-name:f_fadeG;
    animation-duration:0.992s;
        -o-animation-duration:0.992s;
        -ms-animation-duration:0.992s;
        -webkit-animation-duration:0.992s;
        -moz-animation-duration:0.992s;
    animation-iteration-count:infinite;
        -o-animation-iteration-count:infinite;
        -ms-animation-iteration-count:infinite;
        -webkit-animation-iteration-count:infinite;
        -moz-animation-iteration-count:infinite;
    animation-direction:normal;
        -o-animation-direction:normal;
        -ms-animation-direction:normal;
        -webkit-animation-direction:normal;
        -moz-animation-direction:normal;
}
#frotateG_01{
    left:0;
    top:72px;
    animation-delay:0.3695s;
        -o-animation-delay:0.3695s;
        -ms-animation-delay:0.3695s;
        -webkit-animation-delay:0.3695s;
        -moz-animation-delay:0.3695s;
}
#frotateG_02{
    left:21px;
    top:21px;
    animation-delay:0.496s;
        -o-animation-delay:0.496s;
        -ms-animation-delay:0.496s;
        -webkit-animation-delay:0.496s;
        -moz-animation-delay:0.496s;
}
#frotateG_03{
    left:72px;
    top:0;
    animation-delay:0.6125s;
        -o-animation-delay:0.6125s;
        -ms-animation-delay:0.6125s;
        -webkit-animation-delay:0.6125s;
        -moz-animation-delay:0.6125s;
}
#frotateG_04{
    right:21px;
    top:21px;
    animation-delay:0.739s;
        -o-animation-delay:0.739s;
        -ms-animation-delay:0.739s;
        -webkit-animation-delay:0.739s;
        -moz-animation-delay:0.739s;
}
#frotateG_05{
    right:0;
    top:72px;
    animation-delay:0.8655s;
        -o-animation-delay:0.8655s;
        -ms-animation-delay:0.8655s;
        -webkit-animation-delay:0.8655s;
        -moz-animation-delay:0.8655s;
}
#frotateG_06{
    right:21px;
    bottom:21px;
    animation-delay:0.992s;
        -o-animation-delay:0.992s;
        -ms-animation-delay:0.992s;
        -webkit-animation-delay:0.992s;
        -moz-animation-delay:0.992s;
}
#frotateG_07{
    left:72px;
    bottom:0;
    animation-delay:1.1085s;
        -o-animation-delay:1.1085s;
        -ms-animation-delay:1.1085s;
        -webkit-animation-delay:1.1085s;
        -moz-animation-delay:1.1085s;
}
#frotateG_08{
    left:21px;
    bottom:21px;
    animation-delay:1.235s;
        -o-animation-delay:1.235s;
        -ms-animation-delay:1.235s;
        -webkit-animation-delay:1.235s;
        -moz-animation-delay:1.235s;
}

@keyframes f_fadeG{
    0%{ background-color:rgb(42,63,84);/*background-color:rgb(249,163,26);*/}
    100%{ background-color:rgb(255,255,255);}
}

@-o-keyframes f_fadeG{
    0%{ background-color:rgb(42,63,84);}
    100%{ background-color:rgb(255,255,255); }
}

@-ms-keyframes f_fadeG{
    0%{ background-color:rgb(42,63,84);}
    100%{ background-color:rgb(255,255,255);}
}
@-webkit-keyframes f_fadeG{
    0%{ background-color:rgb(42,63,84);    }
    100% { background-color: rgb(255,255,255); }
}
@-moz-keyframes f_fadeG{
    0%{ background-color:rgb(42,63,84); }
    100%{ background-color:rgb(255,255,255);}
}

/* Drop Down On Menu*/

.selectModuleDiv {
    position: absolute;
    top: 67px;
    width: 100%;
}
.selectModuleDiv .dropdown-menu {
    max-height: 284px;
    overflow-y: auto;
	margin-top: 0px !important;
    width: 255px;
}
.selectModuleDiv .dropdown-menu > li > a {
    padding: 8px 12px 8px 14px !important;
    /*width: 236px;*/
    white-space: normal;
}

.selectModuleDiv:hover ul, .selectModuleDiv ul:hover{
    display:block;
}

.selectModule {
    color: #E7E7E7;
    position: relative;
    display: block;
    padding: 13px 15px 12px;
    font-weight: 500;
    font-size:13px;
    cursor: pointer;
    border-right: 5px solid #F9A31A;
    background: #314456;
}

.selectModule:hover {
    color: #E7E7E7;
    text-decoration: none;
}

/* LOGIN Page */
.topbody{
    height:100%;
    padding-top: 8%;
}
.login {
    background: #FFFFFF
}
.login_page {
    right: 0px;
    margin: 15px auto;
    max-width: 350px;
    position: relative
}
.login_form {
    position: absolute;
    top: 0px;
    width: 100%
}
.login_form {
    z-index: 4
}

.recover {
    /*color:#c30040;
    color:#F9A31A;*/  
	color: white;	
    font-size: 14px;
	font-weight: bold;
}

.login-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    margin-left: 0px !important;
    background-color: rgba(0, 0, 0, 0.6);
    padding-bottom: 14px;
    padding-top: 14px;
    color: #FFFFFF;
}
.login-footer a {
    color: #FFFFFF;
}


/*
.animate {
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 0.5s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -o-animation-duration: 0.5s;
    -o-animation-timing-function: ease;
    -o-animation-fill-mode: both;
    -ms-animation-duration: 0.5s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-fill-mode: both
}
*/

img.bglogin {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1920px;
    
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
    
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}

div.bglogin {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1920px;
    
  /* Set up proportionate scaling */
  width: 100%;
    
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1; 
  height:100%
}

@media screen and (max-width: 1920px) { /* Specific to this particular image */
  img.bglogin {
    left: 50%;
    margin-left: -960px;   /* 50% */
  }
  fiv.bglogin {
    left: 50%;
    margin-left: -960px;   /* 50% */
  }
}
.imgLogin{
	background-repeat:no-repeat; 
	background-size:cover; 
	height:100%
}

div.uebeq_logo {
    position: relative;
    width:100%;
}
img.uebeq_logo {
    margin:auto;
    display: block;
}

.login_content .form-control:focus{
    /*border-color: #c30040;*/
    border-color: #F9A31A;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(195, 0, 64, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(195, 0, 64, .6);
}

.bx-wrapper{
	border:0px !important;
}

@media (max-width: 767px) {
	img.uebeq_logo{
		width:80%;
	}
}

select option {
    word-break: normal !important;
   /* white-space: normal !important;*/
}

/* Pesquisa + Listagem */
.collapsed .increase-decrease {
   background-image: url('/uebeq/design/Images/cresc.gif');
   height: 9px;
}

.increase-decrease {
   background-image: url('/uebeq/design/Images/decres.gif');
   background-repeat: no-repeat;
   width: 14px;
   height: 7px;
   margin-left: 3px;
   display: inline-block;
}

/* Bootstrap Notify */
div.alert {
    padding: 5px 15px 5px 15px !important;
}
div.alert .close {
    font-size: 16px !important;
}
div.alert span {
    font-size: 12px !important;
}
div.alert b {
    font-weight: normal !important;
}

.right_col div.divTransparente {
    height: 100% !important;
    width: 100% !important;
}

@media print {
  a[href]:after {
    content: "" !important;
  }
}

/* FORM Fields & Tables */
table.wide {
    min-width: 600px;
}
col.wide {
    width: 70%;
}
col.narrow-big {
    width: 35%;
}
select.square, input.square, textarea.square {
    border: #CFCFCF 1px solid !important;
}
select.fullwidth {
    width:100%;
    height:18px;
}
input.fullwidth {
    width:100%;
    height:21px;
}
select.wide {
    width:400px;
    height:18px;
}
input.wide {
    width:400px;
    height:21px;
}
select.doublebox {
    width:230px;
    height:100px;
}
select.wide-multiple {
    width:500px;
    height:100px;
}
input.narrow {
    width:64px;
    height:21px;
}
input.narrow-small {
    width:40px;
    height:21px;
}
textarea.wide {
    width:400px !important;
}
textarea.tall {
    height:100px !important;
}
textarea.short {
    height:60px !important;
}

/* List Title */
.trTitle{
    background: #d8dadc url(../images/mapGantt/bgTitle.gif) repeat-x top;
    line-height:23px;
    height:27px;
    text-indent:2px;
    white-space: nowrap;
}

.trTitle > td > a, .trTitle > td {
    color:#FFFFFF !important;
    font-weight:normal !important;
    font-size:11px !important;
    font-family:Arial, Helvetica, sans-serif !important;
    font-weight:normal !important;
}


/* List Title */
.trSubTitle{
    background: #d8dadc url(../images/mapGantt/bgTitle.gif) repeat-x top;
    /* line-height: 5; */
    /* height: 41px; */
    text-indent:2px;
    white-space: nowrap;
}

.trSubTitle > td > a, .trSubTitle > td {
    color:#FFFFFF !important;
    font-weight:normal !important;
    font-size:11px !important;
    font-family:Arial, Helvetica, sans-serif !important;
    font-weight:normal !important;
}

td.plus-sign {
    width: 16px !important;
}
td.orderBy {
    background: #999999 url(../images/mapGantt/bgTitleGrey.gif) repeat-x top;
    line-height:23px;
    height:27px;
    text-indent:2px;
    color:#fff !important;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
}
img.orderBy {
    margin-left:4px !important;
}

/* FORM BUTTONS*/

.botao1,.botao {
    background: #d8dadc url(../images/bgBtOrang.gif) repeat-x top !important;
    line-height:22px !important;
    height:22px !important;    
    font-size:11px !important;
    font-family:Arial, Helvetica, sans-serif  !important;
    font-weight:normal !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
 

.prev-step{
 background: #ffffff !important;
 color: #333;
 background: #fff '';  
 padding: 2.5px !important;
 height:22px !important;
 font-size:11px !important;
 font-family:Arial, Helvetica, sans-serif  !important;
 font-weight:normal !important;
 padding-left: 5px !important;
 padding-right: 5px !important;
}

.button-orange{
 background: #ff9900 !important;
 color:#FFFFFF;
 background: #ffa033 '';
 background-image: -webkit-gradient(linear,left top,left bottom,from(#ffa033),to(#ff8800));
 background-image: -webkit-linear-gradient(top,#ffa033,#ff8800);
 background-image: -moz-linear-gradient(top,#ffa033,#ff8800);
 background-image: -ms-linear-gradient(top,#ffa033,#ff8800);
 background-image: -o-linear-gradient(top,#ffa033,#ff8800);
 background-image: linear-gradient(top,#ffa033,#ff8800);
 padding: 2.5px !important;

 height:22px !important;
 font-size:11px !important;
 font-family:Arial, Helvetica, sans-serif  !important;
 font-weight:normal !important;
 padding-left: 5px !important;
 padding-right: 5px !important;
 }
 
.button-orange:hover > span {
    color:#6c6c6c;
}

.button-orange:hover {
    color: #fff;    
    border-color: #b87b1a !important;
    background: #ffb866 '';
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ffb866),to(#ffa033));
    background-image: -webkit-linear-gradient(top,#ffb866,#ffa033);
    background-image: -moz-linear-gradient(top,#ffb866,#ffa033);
    background-image: -ms-linear-gradient(top,#ffb866,#ffa033);
    background-image: -o-linear-gradient(top,#ffb866,#ffa033);
    background-image: linear-gradient(top,#ffb866,#ffa033);
}

.button-orange:disabled > span {
    color:#6c6c6c;
}
.button-export {
    color:#000000;
    font-size:12px !important;
    font-family:Arial, Helvetica, sans-serif  !important;
    font-weight:normal !important;
    text-transform: capitalize;
}

/* Data Tables*/
.no-sort::after { display: none!important; }
.no-sort { pointer-events: none!important; cursor: default!important; }

.collapse-link{
    cursor: pointer !important;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1
}
/*
.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 30px;
    margin-left: -125px;
    margin-top: -15px;
    padding: 14px 0 2px 0;
    border: 1px solid #ddd;
    text-align: center;
    color: #999;
    font-size: 14px;
    background-color: white
}
*/
.dataTables_length {
    width: 190px;
    float: left
}
.dataTables_filter {
    width: 30%;
    float: right;
    text-align: right;
    margin-right: 8px;
}
.dataTables_info {
    width: 40%;
    float: left
}
.dataTables_paginate {
    width: 60%;
    float: right;
    text-align: right
}
.dt-buttons{
    float: right;
}
.dt-buttons > a > span {
    color: #73879C;
}
.uebeqDatatable span.fa {
    display: inline !important;
}

/*
.fa:before {
   color:black !important;
}
*/

/*
#toast-container {
    margin-top: 52px !important;
    z-index: 1 !important;
}

#toast-container .toast {
    padding: 5px 5px 5px 50px !important;
    font-size: 12px !important;
    background-size: 20px;
}
#toast-container .toast b {
    font-weight: normal !important;
}
#toast-container .toast-close-button {
    font-size: 14px !important;
}

#toast-container .toast-info {
    background-color: #d9edf7 !important;
}

*/
/****************************************
.card-container.card {
    max-width: 500px;
    padding-top: 70px;
    width:85%;
}

.card {
    margin: 0 auto 25px;
    margin-top: 50px;
}

.btn {
    font-weight: 700;
    height: 36px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}

.profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}
**********************/

.home_links {
    position: absolute;
    background: #2a3f54;
    overflow: hidden;
    z-index: 10000;
    margin-left: -20px;
    padding-top: 10px;
    margin-top: -10px;
    border-bottom: 5px solid rgb(249, 163, 26);
}

 .printImg {

   max-width: 350px;
   vertical-align: top;
   margin:10px !important;
 }

 /*Drop zone*/
 .dropzone {
  text-align: center;
  font-size: 18px;
}

.glyphicon-download {
  font-size: 1.5em;
}

#DropZoneFiddle {
  cursor: pointer;
  border: 1px solid #000;
  padding: 30px 0;
}

/*
.btn-primary {
  color: #fff;
  background-color: #e2800d !important;
  border-color: #e8a445 !important;
}

.btn-primary:hover {
  color: #fff;
  background-color: #e8a445 !important;
  border-color: #e2800d !important;
}
 */