.navbar button:disabled {
    background: #00B0FF!important;
    color: white!important;
    opacity: 1!important;
}

@media (max-width: 1100px) {
    #content_wrapper, .sb-l-o #content_wrapper {
        left: 0;
        right: 0;
    }
}

/* Dropdown menu on small screen */

#dropdown-menu {
    display: none;
}

@media (max-width: 1450px) {
    #inline-menu {
        display: none;
    }
    #dropdown-menu {
        display: block;
    }
}

body {
    /* Ensure the html element always takes up the full height of the browser window */
    min-height: 100%;
    /* The Magic */
    background-size: cover;
}

#user-info {
    color: #00b0ff;
    font-size: smaller;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 30px;
    width: 100%;
    text-align: right;
}

/*page_login*/

body.external-page {
    min-height: 0;
    overflow: auto;
    height: 100vh;
}

/* scroll bar */

/* width */

::-webkit-scrollbar {
    width: 10px;
}

/* Track */

::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */

::-webkit-scrollbar-thumb {
    background: #00B0FF;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.select2-search__field {
    border-radius: 12px;
}

a {
    color: #00b0ff;
    text-decoration: none;
}

a:hover, a:focus {
    color: #37474f;
}

.select-style:after {
    content: '\f107';
    font-family: 'FontAwesome';
    background: #eff2f3 no-repeat 20% 20%;
    display: inline-block;
    width: 44px;
    line-height: 67px;
    height: calc(95%);
    text-align: center;
    position: absolute;
    top: 1px;
    right: 1px;
    color: #37474f;
    border-left: 1px solid #b0bec5;
    pointer-events: none;
    background-size: 30px 20px;
    background-position: center 0.5em;
    transition: 0.5s all;
}

.fr-FR:after {
	background-image: url(/assets/img/lib/flags/France.png);
}

.en-GB:after {
	background-image: url(/assets/img/lib/flags/United_Kingdom.png);
}

.de-DE:after {
	background-image: url(/assets/img/lib/flags/Germany.png);
}

.es-ES:after {
	background-image: url(/assets/img/lib/flags/Spain.png);
}

.pt-PT:after {
	background-image: url(/assets/img/lib/flags/Portugal.png);
}

.it-IT:after {
	background-image: url(/assets/img/lib/flags/Italy.png);
}

.nl-NL:after {
	background-image: url(/assets/img/lib/flags/Netherlands.png);
}

.hu-HU:after {
	background-image: url(/assets/img/lib/flags/Hungary.png);
}
.cs-CS:after {
	background-image: url(/assets/img/lib/flags/Czech_Republic.png);
}

.sk-SK:after {
	background-image: url(/assets/img/lib/flags/Slovakia.png);
}
/*Modal*/

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.close {
    float: right;
    font-size: 24px!important;
    font-weight: bold;
    line-height: 0!important;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1.2;
    filter: alpha(opacity=20);
    top: -9px;
    position: relative;
}

#col-activation .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    padding: 3px;
}

#col-activation .input-group-addon {
    color: #000;
}

/*Page*/

html {
    height: auto;
    background: transparent;
}

.carousel {
    position: relative;
    width: 92%;
    margin: 11px auto;
}

.carousel .img-responsive, .carousel .thumbnail>img, .carousel .thumbnail a>img, .carousel .carousel-inner>.item>img, .carousel .carousel-inner>.item>a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    width: 100%;
}

body.external-page #content .panel {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.3);
}

body.external-page #content .admin-form {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 3%;
}

.admin-form .panel-title {
    text-align: left;
    font-weight: 300;
    font-size: 20px!important;
    padding: 0;
    margin: 0;
    background: transparent;
    text-decoration: underline;
}

body.external-page #content .panel-heading {
    padding: 10px 10px 0px;
}

.panel-heading {
    position: relative;
    height: 30px;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #37474f;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 0px;
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

ol.timeline-list li.timeline-item {
    position: relative;
    padding: 15px 50px 10px 46px;
}

.panel-tabs {
    position: absolute;
    top: -17px;
    right: 0;
}

.carousel-control span {
    bottom: 1em;
    position: absolute;
}

.navbar.navbar-fixed-top+#sidebar_left+#content_wrapper {
    padding-top: 73px;
}

#main {
    position: relative;
    /* min-height: 100%; */
    background: #eceff1;
}

.ch-grid {
    margin: 0px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}

.ch-grid li {
    /*width: 180px;
    height: 180px;*/
    width: 220px;
    height: 220px;
    display: inline-block;
    margin: 10px;
}

.ch-grid-lite li {
    width: 180px;
    height: 180px;
    display: inline-block;
    margin: 10px;
}

.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    cursor: default;
    box-shadow: inset 0 0 0 0 rgba(2, 128, 204, 0.5), inset 0 0 0 10px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: 0px solid white;
    cursor: pointer;
    margin: 0 auto;
    vertical-align: middle;
}

.ch-img-1 {
    background-position: center;
    background-size: 100%;
}

.ch-img-2 {
    background-position: center;
    background-size: 100%;
}

.ch-img-3 {
    background-position: center;
    background-size: 100%;
}

.ch-img-4 {
    background-position: center;
    background-size: 100%;
}

.ch-img-5 {
    background-position: center;
    background-size: 100%;
}

.ch-info {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    /* 	-webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0); */
    -webkit-backface-visibility: hidden;
    /*for a smooth font */
}

.ch-info h3 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
    font-size: 19px;
    margin: 0px 0px;
    padding: 80px 0 0 0;
    height: 110px;
    font-family: 'Open Sans', Arial, sans-serif;
    text-shadow: 0 0 1px #fff, ;
}

.ch-info p {
    color: #fff;
    padding: 5px 5px;
    font-style: italic;
    margin: 0px 13px;
    font-size: 11px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.ch-info p a {
    display: block;
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px;
    padding-top: 4px;
    font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
    color: #fff222;
    color: rgba(255, 242, 34, 0.8);
}

.ch-item:hover {
    box-shadow: inset 0 0 0 110px rgba(2, 128, 204, 0.5), inset 0 0 0 7px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
}

.ch-item-2:hover {
    box-shadow: inset 0 0 0 110px rgba(98, 205, 241, 0.3), inset 0 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.1);
}

.ch-item-3:hover {
    box-shadow: inset 0 0 0 110px rgba(2, 202, 204, 0.3), inset 0 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.1);
}

.ch-item-4:hover {
    box-shadow: inset 0 0 0 110px rgba(2, 204, 145, 0.3), inset 0 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.1);
}

.ch-item-5:hover {
    box-shadow: inset 0 0 0 110px rgba(2, 204, 35, 0.3), inset 0 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.1);
}

.ch-item:hover .ch-info {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.ch-item-2:hover .ch-info {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.ch-item-3:hover .ch-info {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.ch-item-4:hover .ch-info {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.ch-item-5:hover .ch-info {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/*header*/

.navbar-right {
    margin-top: 10px!important;
}

.navbar .navbar-btn.btn-group.open>.btn, .navbar .navbar-btn.btn-group>.btn.active {
    color: #fff;
    background: #00b0ff;
}

.headerProfil .img-responsive, .headerProfil .thumbnail>img, .headerProfil .thumbnail a>img, .headerProfil .carousel-inner>.item>img, .headerProfil .carousel-inner>.item>a>img {
    display: block;
    width: 100% \9;
    height: 5em;
    padding: 3px;
}

.sb-l-m .navbar .headerProfil .sidebar-menu-toggle, .sb-l-c .navbar .headerProfil .sidebar-menu-toggle {
    margin-left: 0px;
    display: block;
}

.sidebar-widget.menu-widget {
    display: none;
    position: relative;
    left: 0;
    top: 0;
    height: 130px;
    width: 100%;
    padding: 10px;
    background-color: #00b0ff;
    border-top: 1px solid #00b0ff;
    border-bottom: 1px solid #dddddd;
}

.sidebar-widget.menu-widget a:hover span {
    color: #ffffff;
}

.navbar .nav>li.dropdown.menu-merge>.navbar-btn.open .dropdown-menu, .navbar .nav>li.dropdown.disable-arrow>.navbar-btn.open .dropdown-menu {
    margin-top: 11px;
}

/*navbar*/

.navbar .nav>li.dropdown.open .dropdown-menu, .navbar .nav>li.dropdown .open .dropdown-menu {
    border-top-color: #00b0ff;
}

.navbar .nav>li.dropdown.open .dropdown-menu:after, .navbar .nav>li.dropdown .open .dropdown-menu:after {
    border-bottom-color: #00b0ff;
}

.navbar-branding .navbar-brand {
    padding-left: 10px;
}

.navbar {
    margin-bottom: 0;
    height: 74px;
    padding-right: 34px;
    color: #666;
    border-radius: 0;
    border: 0;
    border-bottom: 4px solid #00b0ff;
    background: url(/assets/img/NOV/banner_header.jpg) no-repeat top right, linear-gradient(#E6E6E6, #D7D7D7);
    background-size: auto 74px;
}

.navbar-nav.navbar-left {
    margin: 6px 15px 0 0;
}

.navbar .navbar-btn.btn-group>.btn:hover {
    border-color: #00b0ff;
    color: #ffffff;
    background-color: #00b0ff;
    transition: 0.5s all;
}

.navbar .navbar-btn>.btn>span.ad, .navbar .navbar-btn>.btn>span.fa, .navbar .navbar-btn>.btn>span.glyphicon, .navbar .navbar-btn>.btn>span.glyphicons {
    top: -2px;
}

.navbar .navbar-btn.btn-group>.btn {
    width: 45px;
    height: 45px;
    background-color: #fafafa;
}

.navbar-btn {
    margin-top: 9px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    background: #00b0ff;
}

@media (min-width: 480px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 4px;
    }
}

/*Sidebar*/

.sidebar-menu>li>a {
    color: #ffebee;
    transition: 0.3s;
}

#sidebar_left {
    color: #fff;
    font-size: 13px;
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100hv;
    padding-top: 74px;
    padding-bottom: 40px;
}

#sidebar_left.sidebar-light .sidebar-menu>li.active>a>span:nth-child(1) {
    color: #ffffff;
}

#sidebar_left.sidebar-light .sidebar-menu>li>a:hover, #sidebar_left.sidebar-light .sidebar-menu>li>a:focus, #sidebar_left.sidebar-light .sidebar-menu>li>a:active, #sidebar_left.sidebar-light .sidebar-menu>li.active {
    background-color: #00b0ff;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.4px;
}

#sidebar_left.sidebar-light .sidebar-menu>li.active>a>span:nth-child(2) {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.4px;
}

/* .sidebar-menu > li.active > a,
.sidebar-menu > li.active > a:hover,
.sidebar-menu > li > a:hover {
    color: #ffffff !important;
	background: #00b0ff;
} */

/* #sidebar_left.sidebar-light .sidebar-menu > li > a:hover,
#sidebar_left.sidebar-light .sidebar-menu > li > a:focus,
#sidebar_left.sidebar-light .sidebar-menu > li > a:active {
    background-color: #00b0ff;
} */

/* #sidebar_left.sidebar-light .sidebar-menu > li > a:hover > span:nth-child(1),
#sidebar_left.sidebar-light .sidebar-menu > li > a:focus > span:nth-child(1),
#sidebar_left.sidebar-light .sidebar-menu > li > a:active > span:nth-child(1) {
    color: #fff;
	background-color: #00b0ff;
} */

/* #sidebar_left.sidebar-light .sidebar-menu > li.active > a > span:nth-child(1) {
    color: #ffffff;
} */

body.sb-l-o #sidebar_left .nav>li+li {
    margin-top: 0px;
}

/* #sidebar_left.sidebar-light .sidebar-menu > li > a > span:nth-child(1) {
    color: #ffffff;
} */

/* #sidebar_left.sidebar-light .sidebar-menu > li > a:hover > span:nth-child(2),
#sidebar_left.sidebar-light .sidebar-menu > li > a:focus > span:nth-child(2)  {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.4px;
} */

body.sb-l-m #sidebar_left.sidebar-light .sidebar-menu>li>a>.sidebar-title, body.sb-l-m #sidebar_left.sidebar-light .sidebar-menu>li>ul {
    border: 1px solid #DDD;
    border-top: 0;
    background-color: #00b0ff;
    left: 59px;
    box-shadow: none;
}

body.sb-l-m .sidebar-menu>li {
    padding: 0px 0;
}

/* Sidebar-menu Top Level - Title */

body.sb-l-m .sidebar-menu>li>a>.sidebar-title {
    position: absolute;
    left: 60px;
    top: 0px;
    width: 180px;
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    padding-left: 15px;
    border-left: 1px solid #222;
    background-color: transparent;
}

/*Sidebar*/

.progress {
    overflow: visible;
    height: 24px;
    margin-bottom: 0px;
    background-color: #e1e1e1;
    border-radius: 4px;
    box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.15);
}

#sidebar_left.sidebar-light.light .progress-bar--1, #sidebar_left.sidebar-light .progress-bar--1 {
    background: #00b0ff;
    box-shadow: 0px 0px 5px 3px rgba(100, 100, 255, 0.4);
}

/*Page Login*/

body.external-page #main {
    overflow: hidden;
    background: url(/assets/img/NOV/background_login.jpg) no-repeat center center;
    background-size: cover;
    background-color: rgba(0, 113, 186, 0.34);
}

.input-group-addon {
    color: #00b0ff;
}

.progressChart {
    background: #ffffff;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}


#btnLogin {
    text-transform: uppercase;
    font-size: 16px;
    background: #00B0FF;
}

#btnLogin:hover {
    background: #2ccaff;
}

/* Loader */

#loading {
    z-index: 9000;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    background-color: #0071ba;
}

#loading-center {
    position: relative;
    width: 100%;
    height: 100%;
}

#loading-center-absolute {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.object {
    position: absolute;
    border-top: 5px solid #FFF;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #FFF;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    -webkit-animation: animate 2s infinite;
    animation: animate 2s infinite;
}

#object_one {
    top: 75px;
    left: 75px;
    width: 50px;
    height: 50px;
}

#object_two {
    top: 65px;
    left: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

#object_three {
    top: 55px;
    left: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

#object_four {
    top: 45px;
    left: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

@-webkit-keyframes animate {
    50% {
        -webkit-transform: rotate(360deg) scale(0.8);
        -ms-transform: rotate(360deg) scale(0.8);
        transform: rotate(360deg) scale(0.8);
    }
}

@keyframes animate {
    50% {
        -webkit-transform: rotate(360deg) scale(0.8);
        -ms-transform: rotate(360deg) scale(0.8);
        transform: rotate(360deg) scale(0.8);
    }
}


#helpButton {
    position: relative;
    top: -22px;
    right: 26px;
}

#helpButton:hover {
    background-color: #00B0FF;
    color: white;
    cursor: pointer;
    border-radius: 15px;
}

/* ///////////////////////SWITCH////////////// */

.onoffswitch {
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	width: fit-content;
	margin: 0 auto 0 auto;
}

.onoffswitch-checkbox {
	display: none;
}

.onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border: 2px solid #ffffff;
	border-radius: 20px;
}

.onoffswitch-inner {
	display: block;
	width: 200%;
	margin-left: -100%;
	transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
	display: block;
	float: left;
	width: 50%;
	height: 15px;
	padding: 0;
	line-height: 30px;
	font-size: 14px;
	color: white;
	font-family: Trebuchet, Arial, sans-serif;
	font-weight: bold;
	box-sizing: border-box;
}

.onoffswitch-inner:before {
	content: "";
	padding-left: 10px;
	background-color: #01b0ff75;
	color: #ffffff;
}

.onoffswitch-inner:after {
	content: "";
	padding-right: 10px;
	background-color: #c3cfce;
	color: #999999;
	text-align: right;
}

.onoffswitch-switch {
	display: block;
	width: 25px;
	height: 25px;
	margin: -3px;
	background: #7f9190;
	position: absolute;
	top:29px;
	border: 2px solid #ffffff;
	border-radius: 20px;
	transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
	right: 0px;
	background-color: #01B0FF;
}

/* ///////////////////////FINswitch////////////// */