/* TODO REVIEW THIS FILE*/

#userAndVersionInformationWhite{
    position: fixed;
    right: 56px;
    top: 8px;
    color: white;
    font-size: 10px;
    z-index: 99999999;
    padding: 0px 2px;
    text-align: center;
}

#userAndVersionInformationBlack{
    position: fixed;
    right: 56px;
    top: 8px;
    font-size: 10px;
    z-index: 99999999;
    padding: 0px 2px;
    text-align: center;
    color: black;
}

html
{
overflow:auto;
margin: 0;
padding: 0;
}

.nested
{
	margin: 5px;
	border-bottom: black 1px solid;
}

.lastNested
{
	margin: 5px;
	min-height: 30px;
}

.bold
{
	font-weight:bold;
	color:black;
}

.Label
{
	width:5%;
	white-space:nowrap;
	padding-right:10pt;
}

.Button
{
	padding:1px 5px 1px 5px;
	overflow:visible;
}

.Deviation
{
	padding:10px;
	margin:10px;
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#B8CDEB;
	font-weight:bold;
	color:#5d6878;
}

.ToSave
{
	border-style:dashed;
	border-width:3px;
	border-color:#5d6878;
	background-color:#ebebeb;
}

.Content
{
	border:0px solid black;
	background-color:#ebebeb;
	top:100px;
	bottom:100px;
}

.Footer
{
	height:40px;
}

.Header
{
	height:40px;
}

.datagrid
{
	font-size: 10px;
}

#processing
{
	margin:0px;
	height:100%;
	width:100%;
	background-color:Transparent;
}

.upperPopupList
{
	height:200px;
	overflow:auto;
}
.lowerPopupList
{
	height:200px;
	overflow:auto;
}

.MessageboxBody
{
	PADDING:0px;
	MARGIN:0px;
	OVERFLOW:auto;
	BACKGROUND-COLOR:#99abc4;
	
}
.MessageBox
{
	background-color:#99abc4;
}
.MessageboxMessage
{
	background-color:White;
	height:160px;
	overflow:auto;
}
.MessageboxTitle
{
	font-size:20px;
}
.ErrorMessage
{
	color: red;
}
.alternating-row
{
	background-color: #F2F2F2;
}
.selected-row
{
	background-color: #D2D2D2;
}
.hidden
{
	width: 1px;
	height: 1px;
	position: absolute;
	left: -1000px;
	top: -1000px;
}
.hidden2
{
	width: 1px;
	height: 1px;
	position: absolute;
	left: -1000px;
	top: -1000px;
}

.bottomConfiguration
{
	font-size: 12px;
	text-align: center;
    position:fixed;
	_position:absolute;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
    bottom: -1px;
    right: -1px;
    background-color: #F0F0F0;
    width: 250px;
    z-index: 1010;
}

#sessionTimeout-dialog
{
    z-index:1030;
}

.TextDiv
{
    font-size: 16px; 
    font-family: verdana;
    white-space: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
}

/*deviation styles*/

DIV.AddedTextChangedAny 
{
    COLOR: SteelBlue;
}
DIV.AddedTextChangedFont 
{ 
    background:transparent top left no-repeat;
    COLOR: SteelBlue;
    padding-left:10px;
}
DIV.AddedTextChangedCase 
{ 
    background:transparent top left no-repeat;
    padding-left:10px;
}
DIV.AddedTextChangedApostrophe
{ 
    background:transparent top left no-repeat;
    padding-left:10px;
}
DIV.AddedTextChangedSpace
{ 
    COLOR: SteelBlue;
}
DIV.AddedTextChangedNewSpaceBefore, DIV.AddedTextChangedRemovedSpaceBefore
{ 
    background:transparent top left no-repeat;
    COLOR: SteelBlue;
    padding-left:10px;
}
DIV.PolicyError
{ 
    background:transparent top left no-repeat;
    COLOR: SteelBlue;
    padding-left:10px;
}
DIV.ResultSuperscript
{ 
    background:transparent top left no-repeat;
    padding-left:10px;
}
DIV.ResultSubscript
{ 
    background:transparent top left no-repeat;
    padding-left:10px;
}
DIV.CriticalItem
{ 
    COLOR:Fuchsia;
}
DIV.AddedTextChangedColor
{ 
    background:transparent top left no-repeat;
    COLOR: SteelBlue;
    padding-left:10px;
}
DIV.ChangedSubSuper
{ 
    background:transparent top left no-repeat;
    COLOR: SteelBlue;
}
DIV.AddedTextChangedAttribute 
{ 
    background:transparent top left no-repeat;
    padding-left:10px;
    COLOR: SteelBlue;
}
DIV.AddedTextChangedUnderline
{ 
    background:transparent top left no-repeat;
    padding-left:10px;
    COLOR: SteelBlue;
}
DIV.SpellError 
{
    background-image: url(../pics/underline.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}
DIV.ChangedCarriageReturn::after {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    bottom: 0;
    right: -10px;
    position: absolute;
    background: transparent bottom right no-repeat;
    background-image: url(../pics/showResult_carriageReturn.png);
}

DIV.RemovedText 
{ 
    COLOR: red;
}
DIV.AddedText { 
    COLOR: blue; 
}
DIV.ui-dialog,DIV.ui-widget {

    z-index: 1030;
}

@font-face {
  font-family: 'untitled-font-4';

  src: url('../fonts/untitled-font-4.eot');
  src: url('../fonts/untitled-font-4.eot?#iefix') format('embedded-opentype'), url('../fonts/untitled-font-4.eot.woff2') format('woff2'), url('../fonts/untitled-font-4.woff') format('woff'), url('../fonts/untitled-font-4.ttf') format('truetype'), url('../fonts/untitled-font-4.svg') format('svg');
}
.inform-icon {
  position: absolute;
  top: 1px;
  display: inline-block;
  font-family: 'untitled-font-4';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.inform-icon-1:before {
  content: "\97";
}
.inform-icon-2:before {
  content: "\98";
}
.inform-icon-3:before {
  content: "\99";
}
.inform-icon-4:before {
  content: "\100";
}
.inform-icon-5:before {
  content: "\101";
}
/* Browser compliant way to set src of image, this is to enable css customizations aka Branding */
.cc-logo {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../pics/cclogo.png?ver=39) center no-repeat;
    background-size: contain;
    height: 85px; /* Height of new image */
    padding-left: 400px; /* Equal to width of new image */
}
/*
@media all and (max-width: 1024px) {
    .ui-button {
        margin: -0.1em;
        margin-top: 0px;
    }
 
}*/
/*
@media all and (min-width: 1025px) {
    .ui-button {
        margin: -0.1em;
        margin-top: 0px;
    }
}*/
.wellStatic {
    width: auto;
}
#deviations.textInfoFont {
    margin: 0 auto;display: inline-block;
}

@keyframes flashColours {
    0% {
        border-color: rgba(255, 255, 255, 0);
    }

    25% {
        border-color: rgba(255, 255, 255, 0.5);
    }

    50% {
        border-color: rgba(255, 255, 255, 1);
    }
    75% {
        border-color: rgba(255, 255, 255, 0.5);
    }

    100% {
        border-color: rgba(255, 255, 255, 0);
    }
}

.veryimportantbuttonH {
    animation-name: flashColours;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    -webkit-transtion: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.veryimportantbutton {
    -webkit-transtion: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.setBorders, .isActive{
    border-color: red !important;
}
.centerText {
    text-align: center; 
    vertical-align: middle;
    font-family: 'Trebuchet MS','Helvetica','Arial','Verdana','sans-serif';
    position: absolute;
    top: 45%;
    width: 100%;
    margin: auto;
    line-height: 1;
    font-size: 12px;
}

#viewColoursDialogButtons 
{
    float: right;
    bottom: 10px;
    right: 10px;
    position: absolute;
}

.stop-scrolling {
  height: 100% !important;
  overflow: hidden !important;
}

.highlightSelection {
    fill: rgba(0, 0, 255, 0.4) !important;
    stroke: rgba(255, 0, 0, 0.4) !important;
    background-color: rgba(0, 0, 255, 0.4) !important;
    border: 1px solid rgba(255, 0, 0, 0.4) !important;
    fill-opacity: 1;
}
.label-helper:hover {
    color: #23527c;
    text-decoration: underline;
}
.white-panel-opacity{
    filter: alpha(opacity=40); 
    opacity: 0.4; 
    moz-opacity: 0.4;
    text-align: center;
    vertical-align: middle;
    border: 1px solid black;
    background-color: rgba(255, 255, 255, 0.8);
}
.white-panel-opacity:hover, .white-panel {
    filter: alpha(opacity=90); 
    opacity: 0.9; 
    moz-opacity: 0.9;
    text-align: center;
    vertical-align: middle;
    border: 1px solid black;
    background-color: rgba(255, 255, 255, 1);
}

#context-panel 
{
    
    position: relative;
    width: 431px;
    height: 43px;
    background-color: #34afe4;
    padding-top: 3px;
    padding-bottom: 0px;
    padding-right: 9px;
    margin: 0 auto;
    margin-top: -1px;
}

.icon-button {
    width: auto;
    height: auto;
    padding: 4px;
    padding-top: 3px;
    display: block;
    margin-left: 5px;
    float: right;
    position: relative;
    border: 1px solid #fff;
    background-color: white;
    cursor: pointer;
}
#context-panel .label {
    width: auto;
    display: block;
    position: relative;
    padding-top: 8px;
}

.icon-button span{
    color: #666666;
}
.icon-button:hover {
    border: 1px solid #999999;
    background-color: #e0e0e0;
}
.form-wrapper {
    margin-top: 150px;
    font-size: 200%;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
/* Processing layer */

@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.processing-layer, .ui-loading-icon {
  background: none;
  position: absolute;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;      /* OLD - iOS 6-, Safari 6.1-8.0 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
  -webkit-align-items: center; /* Safari 6.1-8.0 */
  -ms-align-items: center; /* IE 10 */
  align-items: center;
  -webkit-justify-content: center; /* Safari 6.1-8.0 */
  -ms-justify-content: center; /* IE 10 */
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: 0 auto; 
  background-color: Black; 
  filter: alpha(opacity=30); 
  opacity: 0.3; 
  moz-opacity: 0.3; 
  z-index: 1020;
    overflow: hidden;
    top: 0px;
    left: 0px;
}
.processing-layer > div, .ui-loading-icon > div{
  width: 160px;
  height: 160px;
  border-radius: 80px;
  box-shadow: 0 6px 0 0 #34AFE4;
  -ms-animation: uil-ring-anim 1s linear infinite;
  -moz-animation: uil-ring-anim 1s linear infinite;
  -webkit-animation: uil-ring-anim 1s linear infinite;
  -o-animation: uil-ring-anim 1s linear infinite;
  animation: uil-ring-anim 1s linear infinite;
  overflow: hidden;
    position:relative;
}
.sm > div {
    width: 20px;
    height: 20px;
    top: 20px;
    left: 20px;
    border-radius: 100px;
    box-shadow: 0 2px 0 0 #34AFE4;
}

@keyframes anim {
    50% { background-color: #0095FF; }
    100% { background-color: #0076D0; }
}

.ui-dialog-transparent, .ui-dialog-transparent > .ui-dialog-titlebar, .ui-dialog-transparent .ui-button,
.ui-dialog-transparent .chosen-single, .ui-dialog-transparent .chosen-drop {
    background: rgba(255,255,255,0.25) !important;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.ui-dialog-transparent:hover{
    background: rgba(255,255,255,0.9) !important;
}
.ui-dialog-transparent .ui-dialog-content {
    overflow: hidden;
}
.ui-dialog-titlebar-close {
        outline: none;
    }
.unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}
.selectable {
    -moz-user-select: text;
    -khtml-user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text;
    user-select: text;
    cursor: text;
}

/*.selection-info {
    border: 1px solid black;
}*/
.of-scrollbar {
    /*-ms-overflow-style: scrollbar;*/
    overflow: scroll;
}
.reply-container {
    margin-left: 15px;
}

#selInfoTxt .sel-info-wrapper {
    display: flex;
}

.noteDialog .container {
    width: 100%;
    /*border: 1px solid #34AFE4;*/
}

.noteDialog .container div {
        /*width: 100%;*/
    }

.noteDialog .container .header {
    background-color: #d3d3d3;
    padding: 2px;
    cursor: pointer;
    font-weight: bold;
}

.noteDialog .container .content, .noteDialog .container .content-text {
    padding: 5px;
}
.noteDialog .container .content-text {
    border-top: 1px solid black;
}
.content-text {
    white-space: pre-wrap;
}
    
.comment-tag > .text-context {
    border: 1px dashed;
}
.noteDialog {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
.note-body {
    display: -webkit-flex;
    display: flex;
    position: relative;
    overflow: auto;
    height: auto;
    min-height: 60px;
    min-width: 100px;
}
.note-content {
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
    /*overflow: auto;*/
    /*-ms-overflow-style: auto;*/
    height: auto;
    justify-content: flex-start;
}
.note-bottom {
    min-height: 36px;
    height: 28px
}
.note-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-flow: column;
    -ms-flex-flow: column;
    flex-direction: column;
    -ms-flex-direction: column;
    justify-content: space-between;
}
.selection-chooser-wrapper > a{
    padding:2px;
}

/* ============================================================================================================================================= */
/* ============================================================================================================================================= */
/* VERSION 4.0 ================================================================================================================================= */

.cell-auto-width {
    width: 1px;
    white-space: nowrap;
}

.center-absolute {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.cc-panel {
    box-shadow: 0px 1px 10px 2px rgba(5,5,5,0.3);
    background-color: #fff;
    padding: 40px 0 40px 0;
}

.no-transition {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

/* CCDEV-863 */
.modal-header.draggable {
    cursor: move;
}
.modal-header {
    cursor: default;
}
.modal .close,
.modal .close:focus,
.modal .close:active {
    background-color: transparent !important;
    background: transparent !important;
}
/* CCDEV-863// */

.center-flag {
    background-position: right center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 16px;
    width: 25px;
    display: inline-block;
    border: 1px solid #aaa;
    margin-right: 10px;
    margin-bottom: -2px;
}

/* PoweredBy.ascx */
.powered-by {
    background-color: #fff;
    height: 10%;
}
#powered-by-img {
    height: auto;
    width: 140px;
    margin-left: 10px;
}
/* FileChooser.aspx */
.panel-heading {
    background-color: #fff;
}

.frames-wrapper {
    padding-top: 10px;
}

.file-frame {
    float: left;
    position: relative;
    width: 100%;
}

/* FileChooserUploadHelper.aspx */
.dark-blue > * {
    color: #fff !important;
}

.dark-blue {
    background-color: #256B88 !important;
    border-color: #256B88 !important;
    color: #fff !important;
}

.dark-blue a{
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}
.upload-buttons {
    padding-bottom: 2px;
}

.upload-buttons > a{
    padding-right:8px;
    border: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.file-chooser-drop-me > * {
    transition: .5s;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;
    display: block;
    bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.file-chooser-drop-me.is-dragover > *
{
    margin: 0px;
}
.file-chooser-drop-me{
    transition: .5s;
    min-height: 220px;
    position: relative;
}
.file-chooser-drop-wrapper {
    transition: .5s;
    min-height: 220px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
}
/* showresult.aspx */
.deviation-comment-area {
    width: 100%;
    min-height: 100px;
}

.statistics-panel span {
    margin: 8px 0;
}
#more-stats > div {
    padding: 8px 0;
}

.centre-items {
    display: table;
}

.AdvancedAnalyzerTable td {
    text-align: center;
    min-width: 15px;
    -webkit-font-feature-settings: "liga" 0;
    -moz-font-feature-settings: "liga" 0;
    -ms-font-feature-settings: "liga" 0;
    font-feature-settings: "liga" 0;
}

.bottomMenu {
    text-align: center;
    position: fixed;
    _position: absolute;
    _top: expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
    bottom: -1px;
    left: -1px;
    right: -1px;
    width: 102%;
    z-index: 1010;
}
/*
    align-items: flex-end;
    display: flex;
    height: 100%;*/
/* ctlBottomButtons */
/* ConfigurationPanel.aspx */
#configuration-panel select,
#configuration-panel label {
    margin: 0px 8px;
    font-weight: normal;
}
/*
#configuration-panel .panel-collapse > div > div,
#configuration-panel .panel-collapse > div > span,
#configuration-panel .panel-collapse > div > label,
#configuration-panel .panel-collapse > div > input,
#configuration-panel .panel-collapse > div > select {
    display: inline-block;
    float: left;
}

#configuration-panel .panel-collapse > div {
    clear: both;
}*/

/* DocumentView.aspx, DocViewControl.ascx */

.pageInput {
    max-width: 55px;
}

.anim, amin * {
    transition: all 1s;
}

/*.grp-functions:hover {
    height: auto;
}
.grp-functions ul:hover {
    overflow: visible;
    position: absolute;
}*/
.grp-functions {
    height: auto;
    width: auto;
    overflow: visible;
    background-color: inherit;
    position: relative;
}

.grp-functions > * {
    overflow: visible;
}
.grp-functions:not(:last-child) {
    margin-top: 4px;
    margin-right: 15px;
    margin-bottom: 4px;
}
.grp-functions {
    margin-top: 4px;
    margin-bottom: 4px;
}

.compact-buttons {
    flex-direction: row;
}
.grp-list {
    width: auto;
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-left: 0px;
    white-space: nowrap;
    position: absolute;
    height: auto;
    z-index: 1010;
    padding: 10px;
    margin-left: -10px;
    box-shadow: 0 0px 2px 1px rgba(31, 31, 31, .9)
}

.grp-functions ul li, .grp-functions ul li > * {
    display: inline-block;
}

.grp-list > li:not(:first-child) > div {
    margin-top: 10px;
}

.grp-list li div{
    padding-left: 16px;
}

.pager-bar:not(.detached) .chosen-container {
    float: left;
}

.pager-bar .chosen-container {
    width: auto !important;
}

.pager-bar .chosen-drop {
    width: 75px !important;
}

.pager-bar .chosen-container-active .chosen-drop {
    position: absolute !important;
    left: -1px !important;
    top: 32px !important;
}

.pager-bar:not(.detached) .chosen-container,
.pager-bar:not(.detached) .chosen-container > a,
.pager-bar:not(.detached) .chosen-container > a > * {
    /*background-color: transparent !important;*/
    border: 0px;
}

.pager-bar .chosen-container > a > span {
    margin-right: 0px
}

.pager-bar .chosen-single div {
    display: none;
}

.cover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 1000;
}

/* CCProgress.aspx */

.centered {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.processing-panel .progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 32px;
}
.processing-panel .progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    border-right: 1px solid #bbb;
}
.row-log {
    text-align: right;
}
.textInfoFont {
    width: auto;
    height: 100%;
    text-align: center;
    font-family: 'Trebuchet MS','Helvetica','Arial','Verdana','sans-serif';
    vertical-align: middle;
}
#percent.textInfoFont {
    display: block;font-size: 38px;z-index:10; margin: 0 auto;
}
.processing-panel .panel-body {
    min-height: 200px;
}
#log-table {
    width:100%;
}

/* viewer's css */

.in_container {
    height: 100%;
    width: 100%;
    background-color: black;
    max-width:100%;
}

.column-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.column-wrapper > .column-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.column-wrapper > .container-top, .column-wrapper > .container-bottom {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.column-wrapper > .container-middle {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.container-fill {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.crosshair {
    cursor: crosshair;
}

/* SELECTIONS */
/* DocumentView.aspx*/

#word-selection-overlay, .word-selection-overlay {
    border: 1px solid blue;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

    #word-selection-overlay p {
        font-size: 12px;
    }