body {
    background-color: #efefef;
    font-size: 14px;
}
.hide {
    display: none!important;
}
.dropdown-item{
    font-size: 14px;
}

.page-header {
    border-bottom: 1px solid #ddd;
    padding-bottom: 9px;
    margin: 40px 0 20px;
}
.btn{
    font-size: 14px;
}

blockquote h3 {
    font-size: 1.5rem;
}
blockquote h5 {
    font-size: 1rem;
}
/*
blockquote {
    border-left: 5px solid #ddd;
}*/

/*#header-gutter {
    height: 30px;
}*/

#top-bar a:hover {
    opacity: 0.5;
}
#bottom-bar {
  font-size: 12px;
  opacity: 0;
  
}
.label-success {
    background-color: #5cb85c;
}
.label-warning {
    background-color: #f0ad4e;
}
#bottom-bar .btn.btn-xs {
    font-size: 12px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.bottom-bar-left {
    padding-top: 18px;
}

.bottom-bar-right {
    padding-top: 10px;
    padding-bottom: 10px;
}

#bottom-bar p {
    line-height:1.5;
    margin-bottom: 0;
    color: rgba(255,255,255,0.6);
}

#bottom-bar a {
    opacity: 1;
    font-weight: bold;
}

#bottom-bar a:hover {
    opacity: 0.5;
}

body .header-navbar {
    margin-bottom: 20px;
}

body .header-navbar .navbar-nav > li > a {
    background: rgba(255,255,255, 0.20);
    border-radius: 6px 6px 6px 6px;
    padding: 5px 10px;
    color: #fff;
}

body .header-navbar .navbar-brand {
    color: white;
}

body .header-navbar .navbar-nav {
    margin: 8px;
}

body .header-navbar .navbar-collapse {
    padding: 0;
}

body .header-navbar .navbar-nav > li {
    padding: 3px;
}

body .header-navbar .navbar-nav > li > a:hover {
    background: rgba(0,0,0, 0.20);
    color: inherit;
}

body .header-navbar .navbar-toggle {
    float: left;
    margin-left: 15px;
}

#navbar-empty {
    min-height: 24px;
}

#header-group {
    min-height: 50px;
}

#header-group table {
    margin: 0;
}

#header-group table td {
    width: 50%;
    padding: 0;
    vertical-align: middle;
    border: 0;
}

#modalBootstrapIframe {
    border:0;
    width: 100%;
    height: 600px;
}

#modalBootstrapLoader {
    text-align:center;
}

/* !EXTEND BOOTSTRAP */
/*********************\
    EXTEND BOOTSTRAP
\*********************/

blockquote footer, blockquote small, blockquote .small {
    color: #999999;
    display: block;
    font-size: 80%;
    line-height: 1.42857;
}

.bq-muted {
    border-color: #999999;
}

.bq-info {
    border-color: #3399F3;
}

.bq-primary {
    border-color: #446E9B;
}

.bq-success {
    border-color: #3CB521;
}

.bq-warning {
    border-color: #D47500;
}

.bq-danger {
    border-color: #CD0200;
}

.row-border {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding:20px 5px 5px;
    margin-bottom: 20px;
    margin-left: -7px;
    margin-right: -7px;
    background:#FCFCFC;
    -webkit-box-shadow:inset 0 0 2px 0 rgba(0,0,0,0.2);
    box-shadow:inset 0 0 2px 0 rgba(0,0,0,0.2);
}

.row-margin {
    margin-left: -21px;
    margin-right: -21px;
}

.row-nomargin {
    margin-left: 0;
    margin-right: 0;
}

.btn-noborder, .btn-noborder:hover {
    box-shadow:none;
    border-color: transparent;
    background: none;
}

.decoration {
    text-decoration: underline;
}

.thumbnail {
    border-radius:0;
}

.panel {
    border-radius: 0;
}
.panel-heading {
    border-radius: 0;
}

.breadcrumb {
    border-radius:0;
}

.img-thumbnail {
    border-radius:0;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
.review-listing .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}
.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.navbar {
	border-radius: 0;
}
.label-danger {
    background-color: #d9534f;
}
.label-info {
    background-color: #5bc0de;
}
.navbar-toggler-icon i{
    line-height: 1.5em;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.well {
	border-radius: 0;
}

.list-group {
	border-radius: 0;
}

.list-group-item:first-child,
.list-group-item:last-child
{
	border-radius: 0;
}

.alert {
	border-radius: 0;
}

.form-inline-block {
	display:inline-block;
	*display:inline;
	*zoom:1;
}

.dropdown-menu {
   -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/*.navbar-right .dropdown-menu {
    margin-right: 40px;
}*/

.dropdown-menu > li > a {
    padding: 3px 20px 3px 10px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -14px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.multisubmission .card{
    margin-bottom: 20px;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

@media (min-width:992px){
    .modal-lg{width:900px;}
}
@media (max-width:900px){
    .hidden-xs{
        display: none !important;
    }
}

.bootstrap-infos .pagination > li.fakeli > .form-group > input {
    height: 34px !important;
}

.navbar-contracts {
    background: none;
    box-shadow: none;
}


/* !DEV */
/*********************\
    DEV
\*********************/
.post-it-dev {
	position: absolute;
	top:30px;
	right:0;
}

.dump-wrapper {
    margin: 20px;
}





/* !EXTEND COLORS */
/*********************\
    EXTEND COLORS
\*********************/

.bg-dark-orange {
	background-color:#D47500;
}

.dark-orange {
	color:#D47500;
}








/* !PORTALMSMAINNAV */
/*********************\
    PORTALMSMAINNAV
\*********************/

/*#PortalMSMainNav {
    top:0;
    left:0;
    width:100%;
    min-height: inherit;
    background-color: #565656;
    background-image: url("/image/portal/default/navLogin_back1.png");
    background-repeat: repeat-x;
    background-position: left bottom;
    border:0;
    border-radius: 0;
    margin:0;
    padding: 0 0 1px 0;
}*/

/*#PortalMSMainNav .open {
    display: block;
}

#PortalMSMainNav .navbar-left {
	line-height: 28px;
	font-size:11px;
}

#PortalMSMainNav .navbar-left ul {
	margin:0;
}

#PortalMSMainNav .navbar-left ul li {
	padding: 0 10px;
}

#PortalMSMainNav .navbar-left ul li.need-help:hover {
	background-image: url("/image/portal/opacity/black10.png");
}

#PortalMSMainNav .navbar-left a {
	color: white;
	text-shadow: none;
}

#PortalMSMainNav .navbar-left a:hover {
	text-decoration:none;
}

#PortalMSMainNav .need-help a {
	background-image: url("/image/portal/default/navLogin_need.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 23px;
}

#PortalMSMainNav .navbar-btn {
    margin-top: 4px;
    margin-bottom: 4px;
}

#PortalMSMainNav .dropdown-menu > li > a:hover, #PortalMSMainNav .dropdown-menu > li > a:focus {
    color:#3A87AD;
}*/






.wrapHeader,
#PortalMSStepNav {
    background:#EBEBEB;
    border-color: #B3B3B3;
    min-height: 32px;
    border: 1px solid #B3B3B3 !important;
    margin-bottom: 20px;
    font-size: 15px;
}

#PortalMSStepNav li.disabled a {
    color: #BBB;
}

#PortalMSStepNav .navbar-nav > li > a,
#PortalMSStepNav .navbar-nav > li > a:hover
{
    padding-bottom: 3px;
    padding-top:7px;
}

#PortalMSStepNav a {
    color: #777;
}

#PortalMSStepNav .table
{
    margin-bottom: 0;
}

#PortalMSStepNav .table td
{
    border-top:0;
    padding:0;
}

#PortalMSStepNav .table td a
{
    padding: 8px;
    display: block;
}

#PortalMSStepNav .table td a:hover
{
    text-decoration: none;
}

#PortalMSStepNav .table td.active,
#PortalMSStepNav .table td:hover
{
    background-image: linear-gradient(to bottom, #dbdbdb 0px, #e2e2e2 100%);
    background-repeat: repeat-x;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.075) inset;
}

#PortalMSStepNav .table td.disabled,
#PortalMSStepNav .table td.disabled:hover
{
    background: none;
    box-shadow: none;
}

#PortalMSStepNav .table td.active a,
#PortalMSStepNav .table td:hover a
{
    color: #3399f3;
}

#PortalMSStepNav .table td.disabled a,
#PortalMSStepNav .table td.disabled:hover a,
#PortalMSStepNav .table td.disabled:focus a
{
    color: #BBB;
    text-decoration: none;
}

#PortalMSStepNav .navbar-nav > .active > a,
#PortalMSStepNav .navbar-nav > .active > a:hover,
#PortalMSStepNav .navbar-nav > .active > a:focus
{
    border-color:#b3b3b3;
    border-style: solid;
    border-width: 1px 0px;
}

@media (min-width: 768px) {
    #PortalMSStepNav .navbar-nav > .active > a,
    #PortalMSStepNav .navbar-nav > .active > a:hover,
    #PortalMSStepNav .navbar-nav > .active > a:focus
    {
        border-width: 0px 1px;
    }
}





/* !WRAPHEADER */
/****************\
    WRAPHEADER
\****************/

.wrapHeader{
	height:132px;
	width:100%;
/*	margin-bottom: 0;
*/	margin-top: 30px;
	background-image: url("/image/portal/miniportal/headerBg.png");
    background-position: left top;
    background-repeat: repeat-x;
}

@media (max-width:768px){
    .wrapHeader{
        margin-top: 59px;
    }
    
}

.wrapHeader .headerInner{
	padding-top:63px;
	height: 132px;
}

.wrapHeader .wrap_logo,
.wrapHeader .logoLeft,
.wrapHeader .logoMiddle,
.wrapHeader .logoRight{
	height:69px;
}

.wrapHeader .logoLeft{
	width:8px;
	background-image:url('/image/portal/miniportal/logoLeft.png');
}

.wrapHeader .logoRight{
	width:8px;
	background-image:url('/image/portal/miniportal/logoRight.png');
}

.wrapHeader .logoMiddle{
	/* min-width:140px; */
	background-image:url('/image/portal/miniportal/logoMiddle.png');
	background-repeat:repeat-x;
}

.wrapHeader .logoMiddle a{
	margin-top:2px;
	height:67px;
	display:block;
}


#navigationBar {
    border-top: 0;
}

.thumbnail-container-img {
    display:block;
    text-align:center;
    background:#F5F5F5;
}


/* !HOME */
/**********\
    HOME
\**********/

.container-home h2 {
    margin-top: 1px;
    font-size: 18px;
}







/* !FILTERBAR */
/**************\
    FILTERBAR
\**************/

.no-padding {
    padding: 0 !important;
}
/*.filterBar .panel-body {
    padding:0;
}

.filterBar .panel-event .panel-body {
    text-align:center;
    line-height: 60px;
    font-size: 18px;
}

.filterBar h4 > img {
    margin:0;
}

.filterBar .filterBar-element {
    padding:15px;
    border-top: solid 1px #CCC;
}

.filterBar .filterBar-element:first-child {
    border-top: none;
}

.filterBar .filterBar-element .list-group {
    margin-bottom:0;
}


.filterBar .list-group {
    display:none;
    margin-top:10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.filterBar .list-group,
.filterBar .list-group-item:first-child,
.filterBar .list-group-item:last-child
{
    border-radius: 0;
}*/







/* !INPUT FILE */
/******************\
    INPUT FILE
\******************/

.inputFileWrapper {
	position: relative;
	height: 50px;
}

.inputFileWrapper input[type=file]{
	position: absolute;
	top:0;
	left:0;
	z-index: 1;
	filter : alpha(opacity=0);
	opacity: 0;
	visibility:hidden;
	cursor: pointer;
}

.inputFileWrapper .btn-illusion {
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
}

.inputFileWrapper .fileValue {
	position: absolute;
	top:0px;
	left:150px;
	z-index: 2;
}




/* !ALL TEXTEAREA ONLY VERTICAL RESIZABLE */
/**********************************************\
    ALL TEXTEAREA ONLY VERTICAL RESIZABLE
\**********************************************/

textarea {
    resize: vertical;
    min-height: 37px;
}





/* !BTN HELP */
/******************\
    BTN HELP
\******************/

.btn-help {
	width:20px;
	height: 20px;
	border-radius: 20px;
	margin-top: -5px;
	line-height: 15px;
	padding:0;
}






/* !BTN NO */
/******************\
    BTN NO
\******************/

.btn-no {
    padding:0;
    background:transparent;
    text-shadow: none;
}

.btn-no:hover {
    color:#446E9B;
}

.btn-no:active {
    box-shadow: none;
}

.btn-no:focus {
    color: inherit;
}

.btn-rating {

    color: #D47500;
}

.btn-rating:hover, .btn-rating:focus {
    color:#446E9B;
}







/* !PANEL-MULTISUBMISSION */
/********************************\
    PANEL-MULTISUBMISSION
\********************************/

.panel-multisubmission .panel-heading {
    position:relative;
}

.panel-multisubmission .panel-footer span {
    display: block;
    width:100%;
    height:100%;
}









/* !LISTING-MULTISUBMISSSION */
/********************************\
    LISTING-MULTISUBMISSSION
\********************************/

.card-counterStatus .card-body {
    padding-top: 0;
    padding-bottom: 0;
}

.card-counterStatus .border1 {
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    position:relative;
    margin-top:-1px;
    justify-content: space-between;
}


.listing-multisubmission .panel-body {
    border-top: 1px solid #ddd;
}

.listing-multisubmission .panel-body:nth-child(even) {
    background: #fff;
}

.listing-multisubmission .panel-body:nth-child(odd) {
    background: #f2f2f2;
}

.listing-multisubmission .border{
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    position:relative;
    margin-top:-1px;
}

.listing-multisubmission .btn-block {
    text-align: left;
    padding-left: 10px;
    margin-bottom: .5rem;
}

.listing-multisubmission .list-group-item {
    padding-left: 15px;
    padding-right: 15px;
    position:relative;

    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.listing-multisubmission .list-group-item:hover {
    padding-left: 20px;
    padding-right: 10px;

    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background: #E1E8F2;
}


.listing-multisubmission .list-group-item  tr{
    vertical-align: top;
}

.listing-multisubmission .list-group-item img.pull-left {
    margin-right:20px;
}

.listing-multisubmission .list-group-item-content {
    padding-left:20px;
}

.listing-multisubmission .list-group-item .iconStatus i {
    border: 0;
    background:none;
}

.listing-multisubmission .jumbotron {
    padding: 10px;
    box-shadow: 0 0 1px #aaa inset;
}

.listing-multisubmission .label {
    display: inline-block;
    padding: 4px 11px;
}

.fieldset-webcast-validation .checkbox {
    padding-left: 0;
}

.fieldset-webcast-validation .checkbox input {
    margin-right: 5px;
}



/* !REVIEW PAGE */
/******************\
    REVIEW PAGE
\******************/

.review-element {
    margin-bottom: 30px;
    margin-top:30px;
    padding:15px;
    border:solid 1px #e0e0e0;
    background:#fafafa;
}

.review-element h2 {
    font-size: 15px;
    font-weight:bold;
    margin-top:10px;
    width: 100%;
}

.review-element h3 {
    font-size: 15px;
    font-weight:bold;
}

.review-element .nav-tabs > li > a {
    border-color: #ddd #ddd #ddd;
    background: #eee;
}

.review-element .nav-tabs > li.active > a,
.review-element .nav-tabs > li.active > a:hover,
.review-element .nav-tabs > li.active > a:focus
{
    border-bottom: solid 1px #fff;
    background: #fff;
}

.review-placeholder {
    display:inline-block;
    *display:inline;
    *zoom:1;
    padding:5px 5px 0 5px;
    padding:5px 5px 0 5px;
    background:#fff;
    position:absolute;
    top:-16px;
    left:5px;
}

.review-header {
    margin-bottom:15px;
}

.review-header .label {
    display:block;
    white-space:inherit;
    font-weight: normal;
    line-height:1.5;
    border-radius: 0;
    padding:5px;
}
.review-header .label-info {
    color: darkblue;
}
.review-header .label-info .badge {
    background-color: darkblue;
}

.review-status {
    margin-bottom:15px;
    margin-left:0;
    margin-right:0;
    border:dashed 1px #e0e0e0;
    background:#fff;
    padding:10px 10px;
    line-height: 1.8;
    position:relative;
}

.review-action {
    margin-bottom:15px;
    margin-left:0;
    margin-right:0;
}

.review-action .btn {
	margin:0 5px 5px 0;
}

.notify-reviewers, .review-schedule {
	display:none;
    margin-left:0;
    margin-right:0;
    margin-bottom:15px;
    border:dashed 1px #e0e0e0;
    background:#DDEEFF;
    padding:0;
    position:relative;
}

.notify-reviewers form, .review-schedule form {
	padding: 10px;
}

.notify-reviewers .form-group, .review-schedule .form-group {
	margin-left:0;
	margin-right:0;
}

.notify-reviewers .notify-user-list {
	max-height:400px;
    overflow: auto;
    border: solid 1px #e0e0e0;
    padding-left: 10px;
    padding-right: 10px;
    background:#fff;
    border-radius: 4px;
}

.notify-reviewers .notify-user-list-error, .review-schedule .notify-user-list-error {
    border-color: #B94A48;
}

.notify-reviewers .col-notify, .review-schedule .col-notify {
	padding:0;
}

.notify-reviewers .checkbox, .review-schedule .checkbox {
	border: solid 1px #e0e0e0;
	border-left:0;
	border-right:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	margin:0;
	margin-top:-1px;
}

.review-message {
    margin-left:0;
    margin-right:0;
}

.review-comment {
    display:none;
    margin-bottom:15px;
    margin-left:0;
    margin-right:0;
    border:dashed 1px #e0e0e0;
    background:#fff;
    padding:10px 0;
    position:relative;
}

.review-information {
    display:block;
    margin-bottom:15px;
    margin-left:0;
    margin-right:0;
    border:dashed 1px #e0e0e0;
    background:#fff;
    padding:10px 10px;
    position: relative;
}

.review-information ul {
    margin:0;
    padding:0;
}

.review-comments,
.review-archives
{
    display:none;
    margin-bottom:15px;
    margin-left:0;
    margin-right:0;
    border:dashed 1px #e0e0e0;
    background:#E9FDE8;
    padding:0 0 10px 0;
    font-size:90%;
    position:relative;
}

.review-comments .comment-element,
.review-archives .archive-element
{
    border-top: dashed 1px #c0c0c0;
}

.review-comments .comment-element .fa-star,
.review-comments .comment-element .fa-star-o,
.review-archives .archive-element .fa-star,
.review-archives .archive-element .fa-star-o
{
    color:#D47500;
}

.review-comments .comment-element .comment-type,
.review-archives .archive-element .archive-type
{
    display:inline-block;
    *display:inline;
    *zoom:1;
    width:100px;
    color:#000;
}

.btn-playVideo {
    width:100%;
    border-radius:0;
}

.review-header img {
    width: 100%;
}

/**
 * table-review
 **/

.divider{
    width:5px;
    height:auto;
    display:inline-block;
}

.tab-wrapper {
    margin-bottom: 15px;
}

.tab-content {

}

.tab-content-inner {
    border: solid 1px #ddd;
    border-top: 0;
    padding: 15px;
    background: #fff;
}

.reviewer-interface-min-height {
    min-height: 1000px;
}

table.scrollable {
    height:360px;
    display: -moz-groupbox;
    position: relative;
}
table.scrollable tbody {
    overflow-y: scroll;
    height: 300px;
    width: 100%;
    position: absolute;
    display: inline-block;
}
.review-manager table.scrollable thead {
    background-color: dimgray;
    display: block;
}
.review-manager table tr {
    width: 100%;
    display: inline-table;
}
.review-manager .item-id {
    width: 150px;
    text-align: center;
}
.review-manager .item-type {
    width: 160px;
    text-align: center;
}
.review-manager .item-reviewer-fullname {
    width: 30%;
    text-align: left;
}
.review-manager .item-reviewer-email {
    width: 30%;
    text-align: left;
}
.review-manager .item-actions {
    width: 300px;
    text-align: center;
}

.reviewer-listing .list-group-item {
    padding: 0;
    display: flex;
}
.reviewer-listing .list-group-item .cell {
    padding: 10px 15px;
    display: flex;
}
.reviewer-listing .list-group-item .cell-dark {
    background-color: #949494;
    color: white;
}
.reviewer-listing .list-group-item .user-infos {
    flex: 3 0 250px;
    flex-direction: column;
}
.reviewer-listing .list-group-item .assignments {
    flex: 6 4 600px;
    flex-direction: column;
}
.reviewer-listing .list-group-item .actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex: 3 3 300px;
}
.review-manager input::placeholder {
    font-weight: 400;
}
.review-manager select {
    font-weight: 400;
}

/* !VIDEOVIEWER */
/****************\
    VIDEOVIEWER
\****************/

.videoViewer {
    position:fixed;
    width:100%;
    height:100%;
    background:#000;
    background:rgba(0, 0, 0, 0.7);
    top:0;
    left:0;
    z-index:100;
    display:none;
}

.videoViewer .closeVideoViewer {
    right: 20%;
    margin-right: -15px;
    position: fixed;
    top: 24px;
    z-index:102;
	border-radius: 30px;
}

.videoViewer .frame {
    position: fixed;
    top: 40px;
    left: 20%;
    right: 20%;
    z-index: 101;
}

.videoViewer iframe {
    border: 0;
    width: 900px;
    height: 600px;
    overflow:hidden;
}








/* !PAGINATION */
/****************\
    PAGINATION
\****************/

.pagination .active a {
    background-color: #428BCA;
    border-color: #428BCA;
    color:#EEE;
}

.pagination .active a:hover {
    background-color: #428BCA;
    border-color: #428BCA;
    color:#EEE;
}







/* !BOTTOM-PANEL */
/****************\
    BOTTOM-PANEL
\****************/

.bottom-panel .btn-group {
    margin-bottom: 15px;
}

.bottom-panel .message {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-bottom: 15px;
    margin-left: 15px;
}


/* !CONTRACT */
/****************\
    CONTRACT
\****************/

.innerView {
    height: 300px;
    overflow: auto;
}

.contractAgreeBlock label {
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    display: table-cell;
    width: 100%;
    background-image: none;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #666666;
    font-size: 14px;
    height: 38px;
    line-height: 1.42857;
    padding: 8px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}




/* !EPOSTER SECTION */
/****************\
    EPOSTER SECTION
\****************/

.table-section .th-sequence {
    width:90px;
}

.table-section .th-title {

}

.table-section .th-comments {

}

.table-section .th-attached {
    width:100px;
}

.table-section .th-action {

}


.no-bold {
    font-weight: inherit;
}





#treeTopics {
    margin: 0 0;
    padding: 20px 20px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

#see-example {
    text-shadow: inherit;
}

#see-example-img {
    display: none;
}




#manager-menu {
    background-image: none;
    border: 0;
}

.b_admin {
    background-color: #a5a5a5;
}
/* BOOSTRAP 3->4 */
/****************\
    BOOSTRAP 3->4
\****************/
h1{
    font-size: 36px;
}
h4{
    font-size: 18px;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.label-primary {
    background-color: #337ab7;
}
