﻿/* RESET FIELDS */
html,body,div,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    font-size: 10px;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th {font-size:1em;font-style:normal;}

fieldset,img,hr {border:none;}
caption,th {text-align: left;}
table {border-spacing:0;}
td {vertical-align:top;}

body, div, ul, li, p, input, tr, td, fieldset, button, textarea
{

  font-family: Arial;
  color:#373636;
}

.italic { font-family: Arial; font-style: italic; }
.semibold { font-family: Arial; font-weight: 600;}
.bold { font-family: Arial; font-weight: bold; }

a
{
	text-decoration: none;
	color: #0000CC;
}

a.button:hover
{
  opacity:0.83;
  filter: alpha(opacity=83);
}

a.button:active
{
  opacity:0.6;
  filter: alpha(opacity=60);  
}

a:link, a:visited
{

}

a:hover
{

}
.hidden
{
    display: none;
}
.hidden_im {
    display: none !important;
}

.item-disabled {
    color: grey;
}

.item-hq {
    font-weight: bold;
}

.item-dc {
    padding-left: 10px;
    list-style-type:circle;
}

/* CHECKBOX */
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url("/css/images/check.png") no-repeat;
	display: block;
	clear: left;
	float: left;
}



/* BUTTONS*/
.styled {
    
}

span.comboboxButton {
    height: 19px;
    width: 1em;
    position: absolute;
}

.button {
    text-decoration:none;
    cursor:pointer;
    text-align:center;
    border:0px none;
}

.btnDownload {
    color: #FFFFFF;
    font-size: 16px;
    background-image: url("/css/images/button_103_28.png");
    width: 103px;
    height: 28px;
    line-height: 28px;

    float: right;
    margin-right: 10px;
    margin-top: -5px;
    display: block;
}

.btnDownload64 {
    color: #FFFFFF !important;
    font-size: 12px;
    background-image: url("/css/images/button_81_22.png");
    width: 81px;
    height: 22px;
    line-height: 22px;

    float: right;
    margin-right: 20px;
    display: block;
}

.button_53_16
{
    background-image:url("/css/images/button_53_16.png");
    width:53px;
    height:16px;
    line-height:16px;
}

.button_63_17 {
    background-image: url("/css/images/button_63_17.png");
    color: #373636;
    float: right;
    font-size: 10px;
    height: 17px;
    line-height: 17px;
    margin-top: 3px;
    width: 63px;
}

.button_115_26
{
    background-image:url("/css/images/button_128_26.png");
    width:128px;
    height:26px;
    line-height:26px;
    font-size:13px;
    display:inline-block;
}

.button_164_26
{
    background-image:url("/css/images/button_164_26.png");
    width:164px;
    height:26px;
    line-height:26px;
    font-size:13px;
    display:inline-block;
}

.button_164_28
{
    background-image:url("/css/images/button_164_28.png");
    width:164px;
    height:28px;
    line-height:28px;
    margin-left:0px;
    display:inline-block;
    color: #FFFFFF;
    font-size: 14px;
}
.downloadTrialButton
{
  color:#FFFFFF;
  font-size:13px;
  font-weight:bold;
 
}
.btnOval_51:hover:not(.disabled), .btnOval_58:hover:not(.disabled), 
.btnOval_small:hover:not(.disabled), .btnOval_33:hover:not(.disabled), 
.btnOval_80:hover:not(.disabled),.btnOval_switch:not(.disabled):hover,
.forButtonChangeGroup:hover:not(.disabled),.btnOval_28_16:not(.disabled):hover {
    opacity: 0.63;
    filter: alpha(opacity=63);
}

.btn_arrow_left {
    background-image: url("/css/images/btn_arrow_left.png");
    width: 33px;
    height: 21px;
    cursor: pointer;
    display:inline-block;
}

.btn_arrow_right {
    background-image: url("/css/images/btn_arrow_right.png");
    width: 33px;
    height: 21px;    
    cursor: pointer;
    display:inline-block;
}

.disabled, input.disabled, span.disabled {  
    cursor: default !important;
    color:#A0A0A0;
}

/* COMMON */
a img
{
    border:none;
}

.comDropDown {
    
}

.header {
    color: #2E3081;
    font-size: 20px;
}

.hideObj {
	display: none;
	visibility:hidden;
}

#login-link {
    color: white;
    text-decoration: underline;
}

.centerContainer
{
  text-align:center;
}

.center
{
    width: 1110px;
    margin: 0 auto;
    text-align: left;
}

.centerInner
{
  padding-left:50px;
}
.right {
    float: right;
}
.left {
    float: left;
}
.firstChild
{
  margin-left:0px;
}

#header
{
  width:100%;
  margin:auto;
  text-align:center;
}

#top
{
    clear:both;
    height:70px;
}

#logo
{
    clear:left;
    float:left;
    padding: 0px 20px 0px 50px;
}

#menu
{
  float:left;
  margin-top: 20px;
  padding-left: 10px;
}
.menu
{
  margin:0px;
  padding:0px;
}

#topline
{
    height:38px;
    background-image:url("/css/images/topline.png");
    background-repeat:repeat-x;
    clear:both;
}

#toptab
{
    float: right;
    margin-right: 115px;
    width: 188px;
    height: 38px;
    /* line-height: 38px;*/
    background-image: url("/css/images/top_tab.png");
    background-repeat: no-repeat;
    
  
    font-size:11px;
    font-weight: bold;
}
#toptabinner
{
  padding: 10px 0px 0px 38px;
}
#topNavigation
{
  margin:0px;
  padding:0px;
}

.loginContainer
{
    width: 53px;
    float: left;
}

.loginContainer div
{
    color:#2e3081;
}

.languageContainer
{
  float: left;
  line-height: 16px;
  height: 16px;
  width: 54px;
  margin-left: 5px;
  position:relative;
  color:#2e3081;
}

#headerline
{
    clear:both;
    font-size:0px;
    height:0;
    line-height:0;
    border:none;
}

#main
{
    margin-top: 0px;
    background-image: url("/css/images/topmainline.png");
    background-repeat: repeat-x;
}

#footer
{
  text-align:center;

  width:100%;
  height:127px;
  background-image:url("/css/images/bottomline.png");
  clear:both;
  padding-top:20px;

}

#footer div, #footer a, #footer span
{
    text-decoration:none;
    color:white;
    line-height:30px;
    padding:0px 5px 0px 5px;
    font-size: 15px;
}

#progressbar {
    height: 12px;
    margin-top: 10px;
}

.projectCodeInput {
    height: 19px;
    width: 115px;
}

span.code, div.code {
     font-family: Inconsolata, monospace;
 }
/* TOP NAVIGATION */

#topNavigation li
{
    display:inline;
    list-style:none;
}
 
#topNavigation li a
{
    background:transparent url(/css/images/topnavigation_button.jpg) no-repeat top left;
    display:block;
    float:left;
    height:31px;
    margin-right:5px;
    color: #20225c;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

 
#topNavigation li a span
{
    background:transparent url(/css/images/topnavigation_button.jpg) no-repeat right top;
    display:inline;
    float:left;
    height:31px;
    margin-left:15px;
    cursor:pointer;
}
.menuItemContainer
{
      padding:6px 13px 0 0;
}
 
#topNavigation li a:hover, #topNavigation li a.selected, #topNavigation li a.SelectedMenuItemA
{
    background-position:0px bottom;
    color:#ffffff;
}
#topNavigation li a:hover div, #topNavigation li a.selected div,#topNavigation li a div.SelectedMenuItemDiv
{
   color:#ffffff;
}
 
#topNavigation li a:hover span, #topNavigation li a.selected span,#topNavigation li a span.SelectedMenuItemSpan
{
    background-position:right bottom;
}

/* #tabMenu li a {
    background:transparent url(/css/images/MenuItem.png) no-repeat top left;
    display:block;
    float:left;
    height:35px;
        
}
#tabMenu li a:hover, #tabMenu li a.selected {
    background: transparent url(/css/images/HoveredMenuItem.png);
} */

#tabMenu li a div.centerImage {
    background:transparent url(/css/images/inactive_center.png) top left;
    display:block;
    float:left;
          
}
#tabMenu li a div.leftImage {
    background:transparent url(/css/images/inactive_left.png) no-repeat top left;
    background-repeat: repeat-x;
    display:block;
    float:left;
    width: 4px;
}
#tabMenu li a div.rightImage {
    background:transparent url(/css/images/inactive_right.png) no-repeat top left;
    float:left;
    width: 4px;
}
 #tabMenu li a.selected div.centerImage{
    background:transparent url(/css/images/active_center.png);
    display:block;
    float:left;
    }
 #tabMenu li a.selected div.leftImage{
    background:transparent url(/css/images/active_left.png) no-repeat top left;
    display:block;
    float:left;
    width: 4px;
}
 #tabMenu li a.selected div.rightImage {
    background:transparent url(/css/images/active_right.png) no-repeat;
    display:block;
    float:left;
    width: 4px;
}
#tabMenu li a:hover div.textInMenu {
    color: #2E3081;
}
#tabMenu li a div.centerImage,#tabMenu li a div.leftImage,#tabMenu li a div.rightImage,
 #tabMenu li a.selected div.centerImage,#tabMenu li a.selected div.leftImage, 
 #tabMenu li a.selected div.rightImage,.leftImage,.rightImage,.centerImage {
    height: 40px;
    cursor: pointer;
}


/* FOOTER NAVIGATION */

#footerNavigation
{

}

#footerNavigation li
{
    text-transform:uppercase;
    border-left: 1px solid #ffffff;
    list-style: none;
    display: inline;
}

#footerNavigation li:first-child
{
     border-left: 0px none;
}

#footerNavigation a.selected
{
  border: 1px solid #ffffff;
}

.content
{
  padding-top: 20px;
  padding-bottom: 70px;
  clear: left;
  float: left;
  width: 800px;
}
#content
{
  padding-top: 20px;
}

/* MASTER */

/*#loginForm
{
    margin: 0px 0px 400px 0px;
    padding-top: 150px;
}*/

.loginContainer div
{
    color:#2e3081;
}

.welcomeContainer
{
	float:left;
	color: #FFFFFF;
	line-height:10px;
	text-align:center;
	width: 55px;
	margin-left:3px;
}
.userName
{
	font-weight: bold;
	color: #ffffff;
}


#tabMenu li
{
    display: inline;
    list-style: none outside none;
    }
#tabMenu a
{
    font-size:14px;
}

.loginBox {
    display: block;
    margin: auto;
    width: 306px;
    border: #CCC 1px solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding-bottom: 10px;
}
.loginHeader {
    background-image: url(/css/images/bottomline.png);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #FFF;
    font-weight: bold;
    font-size: 13px;
    padding: 2px 10px;
    margin-bottom: 10px;
}
.loginLabel {
    width: 100px;
    float: left;
}
.loginField {
    float: left;
}
.loginInput
{
	width: 180px;
	height: 18px;
	border: solid 1px #7F9DB9;
}
.loginRow {
    clear: both;
    padding: 3px 0 3px 10px;
}

.downloadBox {
    margin-top: 50px;
}

.loginMessageLabel {
    font-size: 15px;
    position: absolute;
}

.downloadLabel {
    font-size: 15px;
    float: left;
}

.downloadLabel64 {
    font-size: 10px;
    float: left;
}

.loginQuestion {
    font-size: 14px;
    color: blue;
    display: inline;
    cursor: pointer;
}
/*Terms and conditions*/
.termsHeadline
{
    font-size:20px;
    color: #2E3081;
}
.termsContent
{
    border-top: 1px solid #373636;
    overflow:scroll;
    overflow-x:hidden;
    height: 340px;
    padding: 10px;
}
.termsHeader p
{
    color: #2E3081;
    font-size: 12px;
    margin:0px;
    padding:0px;
    text-align:center;
}

.termsHeadline
{
    text-align:center;
}
.termsSection
{
    font-weight:bold;
    padding: 15px 0px 5px 0px;
}

.termsDownloadContainer
{
    border-top: 1px solid #373636;
    text-align:center;
    padding:5px;
}


/*new options*/
.floatleft { float: left; }
.widthForCaptions { width: 72px; }
.posCaptionWidth { width: 115px; }
.SearchOptions { text-align: left; }
.TermsResultsOptions {
    text-align: center;
    height: 500px;
}
.long_Right {
    float: left;
    padding-left: 20px;
    width: 800px;
}
.long_Right620 {
    float: left;
    padding-left: 20px;
    width: 620px;
}
.long_Right400 {
     float: left;
    padding-left: 20px;
    width: 400px;
}
.termsitems {
    padding-left: 5px;
    cursor: pointer;
}
.leftblock {
    float: left;
    width: 215px;
}
.Filters {
    float: left;
    width: 480px;
    padding-left: 20px;
}
.Languages {
    float: left;
    width: 200px;
    padding-left: 20px;
}
.DataBase {
    float: left;
    width: 100px;
    padding-left: 20px;
}
.bold {
font-family: Arial;
font-weight: bold;
}
.lineContainer {
padding-top: 4px;
}
.line {
font-size: 0px;
background-image: url("/css/images/line_296_3.png");
background-repeat: no-repeat;
height: 3px;
width: auto;
clear: both;
}
.line_245 {
    background-image: url("/css/images/line_245_3.png");
    background-repeat: no-repeat;
    clear: both;
    font-size: 0;
    height: 3px;
    width: 245px;
}
.greyline {
font-size: 0px;
background-image: url("/css/images/greyline_hor.png");
background-repeat: no-repeat;
height: 1px;
width: 400px;
clear: both;
}
.longDropDown
{
    width: 350px;
}
.midDropDown
{
    width: 235px;
}
.smallDropDown 
{
    width: 95px;
}
.scroll {
    max-height: 460px;
    overflow: auto;
    padding-top: 10px;
}

.textNearCombo {
    color: gray;
    float: left;
    height: 20px;
    font-size : 15px;
}
.textNearComboTop {
    color: gray;
    margin: 4px 0px 1px 0px;
    font-size: 15px;
}
.btnOval
{
	padding: 0px;
	border: 0px;
	font-family: arial, sans-Serif;
	font-size: 12px;
	color: #oldlace;
	background-image: url("/css/images/buttonGo.png");
	width: 46px;
	height: 23px;
	xvertical-align: middle;
    cursor: pointer;
}

.violet 
{
    background-color: #f4f4f6;
    border: 1px solid #676397;
    height: 19px;
    font-size: 14px;
    padding-left: 1px;
    line-height: 19px;
    border-radius: 4px;
 }
 
 .violet_disabled {
    background-color:#d9dac3;
    border: 1px solid #aaaaaa;
    height: 19px;
    font-size: 14px;
    padding-left: 1px;
    border-radius: 4px;
 }
    
 .forAreaEditV {
	height: 36px;
	width: 605px;
	margin: 0;
	padding: 0 4 0 4;
    max-width: 605px;
    min-width: 605px;
    max-height: 100px;
    overflow: auto;
    resize: both;
 }

 .dbaseCaptWidth
 {
    width: 55px;
 }
 .Input2 {
     font-family: Arial;
	 font-size: 11px;
	 height: 19px;
	 width: 24px;
 }
 .Input4 {
     font-family: Arial;
	 font-size: 11px;
	 height: 19px;
	 width: 44px;
 }

.textInMenu {
padding-left: 7px;
padding-right: 7px;
padding-top: 11px;
text-align: center;
font-size: 13px;
    color: grey;
    float: left;    
}
.termContextDescription {
    padding-left: 0px;
}
.fontViolet {
    color: #2e3081;
}
.leftdiv {
    padding-left: 10px;
    float: left;
}
 .nopadding {
     padding-left: 0px;
 }
 .paddingtopSource {
     padding-top: 5px;
 }
 .nopaddingtop {
     padding-top: 0px;
 }
 .paddingtop {
     padding-top: 5px;
 }
.divcontainer {
    padding-top: 10px;
    height:30px;
}
.divcontainer_new {
    padding-top: 10px;
}
.clearer {
    clear: both;
    height:1px;
}
.for2rows{
  height:55px;
}
.divcontainer_small {
    padding-top: 0px;
    height: 20px;
    width: 120;
    display: inline-block;
    position: relative;
}
.buttoncontainer {
    float: right;
    padding-top: 5px;
    padding-right: 10px;
    height: 20px;
}
.buttoncontainer_notop {
    float: right;
    padding-right: 10px;
    height: 20px;
}
.normalpage {
    height: 790px;
}
.smallgreyletters {
    font-size: 15px;
    color: #676397;
}
.lightblue 
{
    font-size: 13px;
    color: lightblue;
}
.width104 {
    width: 104px;
}
.subMenu {
    height: 35px;
}
.combopadding {
    padding-top: 27px;
}
.combowidth {
    width: 297px;
}
.v_font {
    font-size: 12px;
    line-height: 19px;
}
.btn28_15
{
	padding: 0px;
	border: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: red;
	background-image: url(../Images/Button28_15.gif);
	width: 28px;
	height: 15px;
} 
.nonedisplay {
    display: none;
}
.blockdisplay {
    display: block;
}
.forDialogLayerDiv
{
	position: absolute;
	left: 150px;
	top: 200px;
	width: 994px;
	height: 400px;
	background-color: transparent;
	/*background-image: url(http://localhost:62133/Images/white_transparent.gif);*/
	background-repeat: repeat;
	z-index: 100;
}
 .properties_input {
     width: 102px;
 }
 .actionmenustyle_new
{
	position: absolute;
	mleft: 540px;
	mtop: 250px;
	z-index: 50;
	padding: 0px;
	text-align: left;
	font: 11px Arial;
	cursor:hand;
	width: 110px;
}
.comboContainer {
     padding-top: 0;
     text-align: center;
     height: 20px;
}
.toppadding 
{
    padding-top: 20px;
    
}

.btnOval_58, div.ui-datepicker-buttonpane button.ui-datepicker-current{
font-size: 12px;
background-image: url(/css/images/btnO_58.png);
border: 0;
width: 58px;
height: 21px;
cursor: pointer;
background-color: white;
}
div.ui-datepicker-buttonpane button.ui-datepicker-current {
    color: #373636;
    opacity: 1;
}
div.ui-datepicker-buttonpane button.ui-datepicker-close {
    font-size: 12px;
    background-image: url(/css/images/btnO_58.png);
    border: 0;
    width: 58px;
    height: 21px;
    cursor: pointer;
    background-color: white;
}

.btnOval_small{
font-size: 10px;
background-image: url(/css/images/btnO_small.png);
border: 0;
width: 56px;
height: 16px;
cursor: pointer;
 background-color: white;
 
}


.btnOval_51{
font-size: 12px;
background-image: url(/css/images/btnO_51.png) !important;
border: 0;
width: 51px;
height: 21px;
cursor: pointer;
 background-color: white;
}

.btnOval_68{
    font-size: 12px;
    background-image: url(/css/images/btnO_68.png);
    border: 0;
    width: 68px;
    height: 21px;
    cursor: pointer;
    background-color: white;
}

.btnOval_80{
font-size: 12px;
background-image: url(/css/images/btnO_80.png);
border: 0;
width: 80px;
height: 21px;
cursor: pointer;
background-color: white;
}
.btnOval_33{
font-size: 12px;
background-image: url(/css/images/btnO_33.png);
border: 0;
width: 33px;
height: 21px;
cursor: pointer;
background-color: white;
}
.btnOval_switch{
font-size: 12px;
background-image: url(/css/images/btnO_switch.png);
border: 0;
width: 33px;
height: 21px;
cursor: pointer;
background-color: white;
}
.btnOval_28_16{
font-size: 11px;
background-image: url(/css/images/btnO_28_16.png);
border: 0;
width: 28px;
height: 16px;
cursor: pointer;
background-color: white;
}
.vertical_line_container {
    width: 1px;
    padding-top: 35px;
    padding-left: 5px;
    float: left;
}
.horizontal_line_container {
    padding-top: 4px;
    padding-bottom: 10px;
}

.forButtonChangeGroup
{
    background-color: white;
	width: 90px;
	height: 21px;
	border: 0px;
	background-image: url(/css/images/btnO_90.png);
	text-align:center;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	cursor: pointer;
	padding: 0;
}
/* MAINTENANCE begin */

.maintenance-label {
    color: gray;
    margin: 4px 0px 0px 0px;
    font-size: 13px;
}

.maintenance-field {
    display: inline-block;
    
    zoom: 1;
    *display: inline;
}

.maintenance-holder {
    clear: left;
}

.maintenance-smallholder {
    display: inline-block;
    width: 130px;
    margin-right: 5px;
    
    zoom: 1;
    *display: inline;
}

.maintenance-buttonholder {
    display: inline-block;
    width: 260px;
    
    zoom: 1;
    *display: inline;
}

.maintenance-datetime {
    width: 115px;
}

.maintenance-button 
{
    display: inline-block;
    padding-left: 5px;
    zoom: 1;
    *display: inline;
}
.maintenance-download {
    clear: both;
    margin: 5px;
}
.maintenace-filename {
    float: left;
}

/* MAINTENANCE end */


/* MAINTENANCE DIALOGS*/

.dialogField
{
    width: 300px;
}

.dialogLangContainer
{
    float:left;
    width: 140px;
}
#actionset
{
    display:none;
    position:absolute;
    background:#FFFFFF;
    border: 1px solid #676397;
    width: 190px;
    padding: 5px;
}
#actionset a
{
    display:block;
}
#actionset a:hover
{
    border: 1px solid #676397;
}
/* MAINTENANCE SEARCH RESULTS -- start */
/* old styles */
.forSourcePhrase
{
	font-weight: bolder;
	padding-left: 6px;
	color: black;
}

.forTargetPhrase
{
	padding-top: 3px;
	padding-left: 1px;
	color: black;
}

.forCheckBox
{
	width: 24px;
	vertical-align: top;
	padding-left: 2px;
}

.headposition
{
	padding-left: 5px;
}

.headfont
{
	font-family: Arial;
	font-size: 8pt;
}

.forSelectedText
{
    font-weight: bolder;
	color: red;
}

.headfontbolder
{
	font-family: Arial;
	font-size: 8pt;
	color:#7F9DB9;
}

.forDefinition
{
	color:#7F9DB9;
}

.underlined {
    text-decoration: underline;
}

.textCaption {
    font-size:12px;
    line-height: 19px;
}
.checkGroup
{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	width: 345px;
	font-size: 13px;
	text-align: left;
    font-weight: bold;
	vertical-align: bottom;
}
/* new styles */
#TermsDiv table {
    border-collapse: separate;
    border-spacing: 0;
    *border-collapse: collapse; /* hack is needed for IE7 also */
}
#TermsDiv table td {
    padding: 0;
    /*position: relative; /* hack is needed for IE7 also */
}
.termsTable {
    float: left;
    width: 740px;
}
.termsTable div {
    float: left;
}
.termsTable .forCheckBox {
    vertical-align: middle;
}
.termsValuesTable {
    font-family: Arial;
    font-size: 8pt;
    width: 740px;
}
.projectCodeHolder {
    white-space: nowrap;
    width: 150px;
}
.entryLabel {
    color: #D4BD61;
    white-space: nowrap;
}
.entryValue {
    margin-right: 5px;
}
.sizeRestriction {
    margin-right: 5px;
    max-width: 210px;
    overflow: hidden;
    white-space: nowrap;
}
.sizeRestriction>.entryValue { margin-right: 0 }
/* MAINTENANCE SEARCH RESULTS -- end */

/* for jquery style*/
.ui-widget-content{
    line-height: 19px;
}
.ui-datepicker-title {
    color: #FFFFFF;
}
button.btnOval_51 {
font-size:  12px !important;
background-image: url(/css/images/btnO_51.png) !important;
width: 51px !important;
border: 0 !important;
height: 21px !important;
cursor: pointer !important;
background-color: #F4F4F6 !important;
}
button.btnOval_58 {
font-size:  12px !important;
background-image: url(/css/images/btnO_58.png) !important;
width: 58px !important;
border: 0 !important;
height: 21px !important;
cursor: pointer !important;
background-color: #F4F4F6 !important;
}
button.btnOval_80 {
font-size:  12px !important;
background-image: url(/css/images/btnO_80.png) !important;
width: 80px !important;
border: 0 !important;
height: 21px !important;
cursor: pointer !important;
background-color: #F4F4F6 !important;
}
.checkboxMargin {
    margin-left: 2px;
    margin-right: 3px;
    font-size: 12px;
}
 
.checkboxMargin label {
    padding-left: 2px;
}
/* VIEW BASES */

.pageInput {
    width: 50px;
    height: 21px;
    font-size: 16px;
}
.dialogOptions {
    background-color: white !important;
    overflow-x: hidden;
    overflow-y: hidden;
}
input.forInput_{
padding-left: 5px;
font: 14px Arial;
line-height: 19px;
color: #333;
width: 165px;
}

/*import segments*/
.listResLang
{
	font-family: Arial;
	font-size: 11px;
	border-style:solid;
	border-width:1px;
	width: 144;
	height: 76px;
	cursor: pointer;
}
.listResSubj
{
	font-family: Arial;
	font-size: 11px;
	border-style:solid;
	border-width:1px;
	width: 444;
	height: 76px;
	cursor: pointer;
}
.listTop
{
	font-family: Arial;
	font-size: 11px;
	border-style:solid;
	border-width:1px;
	width: 144;
	height: 90px;	
	cursor: pointer;
}
.SubjectsListRes
{
	font-family: Arial;
	font-size: 11px;
	border-style:solid;
	border-width:1px;
	width: 620px;
	height: 104px;
	cursor: pointer;
}
.SubjectsListTop
{
	font-family: Arial;
	font-size: 11px;
	border-style:solid;
	border-width:1px;
	cursor: pointer;
	width: 350px;
	height: 150px;
}
.PHDBLTable {
    min-width: 563px;
    max-width: 1018px;
}
.PHDBLTable td {
    padding: 5px;
    min-width: 110px;
}

/* PROJECTS */

.project-box 
{
    display: block;
    float: left;
    padding-right: 30px;
    max-width: 400px;
}
.project-box .header {
    padding-bottom: 10px;   
}
.project-list {
    max-height: 260px;
    overflow-y: auto;
    overflow-x: hidden;
}

.project-description {
    height: 100px;
    width: 300px;
    resize: none;
    overflow-x: auto;
    overflow-y: auto;
}
.project-translations {
    padding-bottom: 10px;
}

.project-buttons {
    padding-top: 10px;
}
.selectedCode {
    background-image: url(/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png);
}

/* QA Managment*/
.forQACommentArea
{
	font-size: 11px;
	color: #333333;
	border: 1px solid #7E9DB9;
	background-color: White;
	height: 80px;
	width: 270px;
	overflow-x: auto;
	overflow-y: scroll;
}

/* Terms */
.selectedTerm {
    background-image: url(/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png);
}

/* TermInfo */

.termInfoTable {
    padding-left: 20px;
    padding-top: 10px;
    border-width: 0px;
    border-style: none;
    border-spacing: 0px;
}

.termDefinitionMain 
{
    padding-right: 10px;
    font-weight: bold;
    display: inline-block;
}

.termEditLink 
{
    padding-right: 10px;
    padding-top: 5px;
    color: grey;
    font-size: 12px;
    float:right;
}

.termDefinition 
{
    padding-top: 5px;
    color: rgb(212,189,97);
    clear: both;
}

.goldenfont {
    color: rgb(212,189,97);
}

.termInfoGrey {
    color: #A0A0A0;
    font-size: 12px;
    float: left;
    clear: left;
}

.termInfoDefinition {
    padding-top: 10px;
}

.termInfoLabel {
    color: rgb(212,189,97);
    white-space: nowrap;
}
td.termInfoLabel {
    padding-right: 10px;
}

.termInfoValue 
{
    
}

.termInfoContext {
    padding-bottom: 5px;
    padding-left: 5px;
}

.imageLinks {

}

.termImage {
    height: 50px;
    max-width: 100px;
}
.termImageContainer {
    display: inline-block;
    margin: 5px;
}

/* Term pairs */

.termDefHeader {
    margin: 30px 30px 0;
    width: 630px
}
.termDefContainer {
    width: 630px;
    overflow-x: auto;
    overflow-y: visible;
    margin: 0 0 0 150px;
    padding-bottom:1px;
}
.termDefContainer>table {
    border-collapse:separate;
    background-image: url('images/greyline_ver_cut_square.png');
    background-repeat: repeat-x;
}
.bodycol {
    margin:0;
    border-top-width:0px; 
    white-space:nowrap;
}
.bodycol>div {
    width: 300px;
    padding: 0 5px;
    white-space: normal;
}
.headcol {
    position:absolute;
    width:120px;
    left:30px;
    top:auto;
    margin-top:-3px; /*compensate for top border*/
}

/* EDIT TERM */

.termEditRow {
    padding-bottom: 15px;
}

.termEditFloatRight {
    float: right;
    padding-right: 77px;
    position: relative;
}
.requiredSign {
    position: absolute;
    right: 71px;
}
.projectDescription {
    display: inline-block; 
    margin-left:10px; 
    width: 325px;
    overflow: hidden;
}
.projectCodeAutocomplete {
    width: 500px;
}
.newAndDeleteButtons, .copyAndApplyButtons { float: right }
.copyAndApplyButtons { padding-right: 120px; }
.newAndDeleteButtons {
    padding-right: 400px;
    padding-bottom: 20px;
}

/* TERMS DETAILS -- start */
.forSourceTerm {}

.divSource {
    padding-right: 10px;
    white-space: nowrap;
	color: #676397;
}

.CheckTargetTerm {
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
    padding-top: 10px;
}

.TargetTerm {
	margin-left: 7px;
	margin-bottom: 7px;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

.TargetValue { max-width: 260px; }

.forCheck {
	font-family: arial, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	overflow-x: hidden;
	overflow-y: hidden;
	cursor: hand;
	color: #333333;
}

.forCheckTable {
    width: 125px;
    height: 270px;
	font-family: arial, sans-serif;
	font-size: 11px;
}
.forCheckTable tr,.forCheckTable tr td { height: 11px; }

.forTermsCombinations {
	font-family: arial, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	color: #333333;
}

.warningTable  
{
    border-collapse: collapse;
    width: 100%;
}

.warningTable tr td { border:  1px solid; }

.forAreaEdit {
	position: relative;
    margin-bottom: 4px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #3F3F41;
	height: 38px;
    width: 539px;
    max-width: 539px;
    min-width: 539px;
    overflow: auto;
}

.forDivContext {
	margin: 2 2 2 0;
    padding-bottom: 2px;
    display: inline-block;
}

.hintstyle {
	position:absolute;
	width: 198px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align:center;
	vertical-align:middle;
	background: #fafce9;
	z-index:100;
	border:1px dotted #000000;
	color: #000000;
	padding: 5 0 5 0;
}

.forLabel {
    width: 85px;
    display: inline-block;
}
.forLabel2 {}
.forLabel3 {
    width: 85px;
    display: inline-block;
    vertical-align: top;
}

.forComboContainer {
    width: 100px;
    display: inline-block;
}

.forContainer {
    display: inline-block;
    width: 490px;
}
.rowContainer { padding-top: 8px; }
/* TERMS DETAILS -- end */

/* IMPORT begin */

.import-block {
    float: left;
    padding-left: 10px;
    width: 450px;
}

.import-holder {
    padding-bottom: 5px;
}

.import-label {
    color: gray;
    font-size: 15px;
    margin: 4px 0 2px;    
}

.import-field {
    padding-bottom: 5px;
}

.import-button {
    margin-left: 260px;
}

.import-fileHidden{
    width: 58px; 
    height: 23px; 
    position:absolute; 
    left:0; 
    opacity:0; 
    filter:alpha(opacity=0); 
    -moz-opacity:0; 
    z-index: 100;
}

.import-fileHolder {
    position:relative; 
    height:23px;
}

.import-uploadButton {
    z-index:-1;
    position:absolute;
    left:0;
}

/* IMPORT end */

/* EXPORT */
.export-projects {
    height: 140px;
    width: 250px;
    font-size: 12px;
    margin: 5px 0px 5px 0px;
}
.export-holder {
}
.export-block {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.export-field {
    padding-bottom: 5px;
}

.export-label {
    color: gray;
    font-size: 15px;
    margin: 4px 0 1px;    
}

.export-info {
    margin-top: 10px;
}

.export-dropdown {
    width: 220px;
}

.export-titlecol {
    width: 125px;
    padding-left: 4px;
    color: #002568;
}
.export-valuecol {
    padding-left: 60px;
    padding-right: 10px;
    height: 20px;
    color: #002568;
}

/* EXPORT -- end */

/* STATISTIC */
.statistic-table {
    border-collapse: collapse;
    margin-top: 20px;
}
.statistic-table tr td{
    border: solid 1px;
}
.statistic-header {
    width: 80px;
}

.statistic-interval {
    width: 80px;
}

.statistic-total {
}

.statistic-window {
    
}

.statistic-label {
    color: gray;
    font-size: 15px;
    margin: 4px 0 2px; 
}

.statistic-field {
    padding-bottom: 5px;
}

.statistic-users {
    padding-top: 10px;
    height: 270px;
    max-height: 260px;    
}

.statistic-saldo
{
    font-size: 11px;
	color: #002568;
}

.StatHeader {
    padding-left: 5px;
    width: 160px;
    height: 10px;
    font-weight: bold;
    border: 0px solid blue;
}
.StatInfo {
    padding-left: 4px;
    width: 200px;
    height: 10px;
    font-weight: normal;
    border: 0px solid blue;
}
.StatInfoLast {
    padding-left: 4px;
    x_width: 130px;
    height: 10px;
    font-weight: normal;
    border: 0px solid blue;
}
.StatHeaderLast {
    padding-left: 5px;
    width: 132px;
    height: 10px;
    font-weight: bold;
    border: 0px solid blue;
}



/* STATISTIC -- end */

/* ONLINEUSERS */
.online-users td.icon {
    vertical-align: middle;
    padding-right: 10px;
}

.online-users td
{
    padding-right: 20px;
}

.online-users td.data-col {
    white-space: nowrap;
}

/* ONLINEUSERS */

/* PERSONALSETTINGS */
#personal-settings {
    
}

#personal-settings .header {
    background-image: url("/css/images/line_296_3.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 5px;
    margin-bottom: 8px;
}

.personal-settings {
    width: 450px;
}

#personal-settings div.check-row:hover {
    background-color: #DCDCDC;
    border-radius: 5px;
}
#personal-settings .title {
    width: 200px;
    display:inline-block;
    font-size: 12px;
    padding: 3px;
    white-space: nowrap;
}

#personal-settings .value {
    width: 160px;
    display:inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
}

#personal-settings #Main .title {
    width: 230px;
}
#personal-settings #Main .value {
    width: 160px;
}

#personal-settings .value input{
    font-size: 12px;
    width: 100%;
}

#personal-settings .radio {

    float: none;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
}

#personal-settings .color input {
    width: 60px;
}
#personal-settings .color a {
    vertical-align: middle;
}

#personal-settings .color a img {
    margin-left: 5px;
    position: absolute;
}

#personal-settings .string {
    width: 160px;
    height: 80px;
    min-width: 80px;
    min-height: 25px;
    max-width: 180px;
    max-height: 450px;
    margin-bottom: 10px;
    font-size: 12px;
    text-align: left;
}

#personal-settings .combobox {
    width: 120px;
}

#personal-settings .combobox-small {
    width: 120px;
}

#personal-settings .percent {
    width: 64px;
}

#personal-settings .status 
{
    padding: 10px;
    font-size: 12px;
}

#personal-settings .buttons {
    width: 450px;
}
#personal-settings .buttons input {
    float: right;
    margin-left: 10px;
}

#personal-settings ul.ui-widget-header {
    background: none;
    border: none;
}
#personal-settings .ui-tabs a.ui-tabs-anchor {
    font-size: 11px;
    font-weight: normal;
    border: none;
}
#personal-settings .ui-tabs li {
    background: none;
    background-image: url("/css/images/tab.png");
    border: none;
    height: 30px;
    line-height: 30px;
    width: 108px;
    text-align: center;
    position: relative;
    margin: 0px;
}
#personal-settings .ui-tabs li a {
    background: none;
    width: 108px;
    text-align: center;
    padding: 0px;
    outline: none;
}
#personal-settings li.ui-state-active {
    background: none;
    border: none;
    background-image: url("/css/images/tab_selected.png");
}
#personal-settings .ui-tabs li a.ui-tabs-anchor{
    border: none !important;
    border: 2px blue;
}
/* PERSONALSETTINGS */

/* QAMANAGEMENT */

#qa_management .leftBlock {
    float: left;
    width: 270px; 
    height: 450px
}

#qa_management .header {
    color: #2E3081;
    font-size: 20px;
}

#qa_management .lineContainer {
    padding-top: 4px;
    width: 260px;
    height: 1px;
   
}

#qa_management .groupDivContainer {
    padding-top: 4px;    
}

#qa_management .lineImage {
    width: 260px;
}

#qa_management .longLineImage {
    width: 620px;
    height: 1px;
    padding-top: 4px;
}

#qa_management .comboBox {
    width: 235px;
}

#qa_management .verticalLine {
    height: 500px;
    width: 1px;
    padding-top: 35px;
    padding-left: 5px;
    float: left;
}

#qa_management .textOverCombo {
    color: gray;
    font-size: 15px;
    
    padding-top: 5px;
}

#qa_management .rightBlock {
    float: left;
    padding-left: 20px;
    width: 620px;
}
#qa_management .scrollView {
    max-height: 460px;
    overflow: auto;
    padding-left: 20px;
    padding-top: 20px;

    height: 635px;
    width: 600px;
}

#qa_management .bottomPanel {
    padding-top: 10px;
    height: 30px;
    position: static;
}

#qa_management .bottomContainer {
    float: left;
    padding-left: 5px;
    float: left;
}

#qa_management .bottomButtonsContainer {
    float: right;
    width: 160px;
}

#qa_management .targetPhrase {
    float: left;
    padding-bottom: 4px;
    padding-top: 3px;
    padding-left: 1px;
    color: black;
}

#qa_management .checkBox {
    width: 24px;
    vertical-align: middle;
    padding-top: 4px;
    float: left;
}

#qa_management .sourcePhrase {
    font-weight: bolder;
    color: black;
}

#qa_management .markAllText {
    color: gray;
    margin: 4px 0px 1px 0px;
    font-size: 15px;
    padding-left: 5px;
}
/* QAMANAGEMENT */


/* css for colorpicker */

#jquery-colour-picker {
	background: #fafafa;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));

	width: 180px;
	padding: 10px 5px 5px 10px;

	border: 1px solid #666;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);

	z-index: 99;
}

	#jquery-colour-picker h2 {
		margin: 0 0 5px 0;
		font-size: 14px;
	}

	#jquery-colour-picker ul {
		margin: 0;
		padding: 0;
		list-style-type: none;

		*zoom: 1;
	}

	#jquery-colour-picker ul:after {
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
		clear: both;
	}

		#jquery-colour-picker ul li {
			float: left;
			margin: 0 5px 5px 0;
		}

			#jquery-colour-picker ul li a {
				display: block;

				width: 13px;
				height: 13px;

				text-decoration: none;
				text-indent: -100000px;
				outline: 0;

				border: 1px solid #aaa;
			}

			#jquery-colour-picker ul li a:hover {
				border-color: #000;
			}
			
/* css for colorpicker */

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }

/* css for timepicker */

/* New layout css below */

.page, .page-footer {
    background-color: #2B4162;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.top {
    width: 100%;
    height: 122px;
    background-color: #f0f0f0;
}

.top-wrapper {
    margin: 0 auto;
    max-width: 140rem;
}

.top-content {
    height: 24px;
    padding: 25px 0;
}

.header {
    max-width: 140rem;
    margin: 0 auto;
    background-color: white;
    width: 100%;
    border-radius: 25px;
}

.header-wrapper {
    padding: 25px;
}

.header-content {
    height: 46px;
    display: flex;
    align-items: center;
}

.body {
    width: 100%;
    max-width: 140rem;
    margin: 20px auto;
    min-height: 100vh;
}

.body-wrapper {
    width: 100%;
    margin-top: 125px;
}

.page-footer {
    margin-top: auto;
}


/* Logo */
.logo-container {
    height: 45px;
    display: flex;
    align-items: center; /* Centers the logo vertically */
    cursor: pointer;
}

.new-logo {
    height: 100%; /* Takes the full height of the container */
    width: 165px; /* Calculated based on original aspect ratio (556÷152×45) */
    background-image: url('/css/images/loopword-logo.png'); /* Replace with your actual base64 encoded image */
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; /* Ensures the entire logo is visible */
}

/* New header */

.header-row {
    display: flex;
    justify-content: flex-end;
}

.user-items {
    display: flex;
    font-size: 17px;
}

.centred {
    display: flex;
    align-items: center;
}

.log-out {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-left: 20px;
}

.text {
    margin-left: 5px;
    color:#2c3e50;
    font-size:16px;
}


/* Login css */
.login-form {
    display: flex;
    justify-content: space-around;
}

.login-container {
    background-color: white;
    border-radius: 4px;
    padding: 40px;
    width: 400px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}


.logo {
    text-align: center;
    margin-bottom: 30px;
    font-size: 36px;
    font-weight: bold;
    font-family: 'Nunito', Avenir, Helvetica, Arial, sans-serif;
}

.logo-red {
    color: #b92d35;
}

.logo-blue {
    color: #2f4271;
}

.form-group {
    margin-bottom: 20px;
}

label {
    display: block;
    color: #777;
    margin-bottom: 8px;
    font-size: 14px;
}

.input-group {
    position: relative;
}

input.login-input,
input.username-input {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
}

.login-btn {
    width: 100%;
    padding: 12px;
    background-color: #e5be5c;
    color: #fff;
    border: none;
    border-radius: 30px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.login-btn:hover {
    background-color: #d4af49;
}

.forgot-password {
    width: fit-content;
    margin: 40px auto;
    text-align: center;
    color: #344A6D;
    font-weight: 600;
    border-bottom: 2px solid #e5be5c;
    padding-bottom: 2px;
    cursor: pointer;
}

.devider {
    margin: 20px 0;
    border-bottom: 2px solid #344A6D;
    padding-bottom: 2px;
}

.new-here {
    width: fit-content;
    margin: 20px auto;
    font-size:16px;
}

.register {
    color: #e5be5c;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 2px solid #e5be5c;
    padding-bottom: 2px;
    width: fit-content;
    margin: 10px auto;
    font-size: 16px;
}

/*Page layout adjustments*/

.centerInner {
    padding: 30px;
    background-color: white;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
}
.centerInner:empty {
    padding: 0;
}


#new-footer {
    text-align: center;
    width: 100%;
    height: 127px;
    clear: both;
    padding: 20px 0;
}

#new-footer div, #new-footer a, #new-footer span {
    text-decoration: none;
    color: white;
    line-height: 30px;
    padding: 0px 5px 0px 5px;
    font-size: 15px;
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.modal-overlay.show {
    display: flex;
    opacity: 1;
}

.modal {
    background: white;
    border-radius: 16px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    width: 90%;
    max-width: 450px;
    transform: scale(0.9);
    transition: transform 0.3s ease;
}

.modal-overlay.show .modal {
    transform: scale(1);
}
.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 30px;
    border-bottom: 1px solid #e2e8f0;
}

.modal-title {
    font-size: 20px;
    font-weight: 600;
    color: #2d3748;
}
.close-btn {
    background: none;
    border: none;
    font-size: 24px;
    color: #718096;
    cursor: pointer;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background-color 0.2s ease;
}

.close-btn:hover {
    background-color: #f7fafc;
    color: #2d3748;
}

.modal-body {
    padding: 30px;
    text-align: center;
}

.modal-message {
    color: #4a5568;
    line-height: 1.6;
    font-size: 16px;
    margin-bottom: 30px;
}

.modal-ok-btn {
    background: linear-gradient(135deg, #d69e2e 0%, #b7791f 100%);
    color: white;
    border: none;
    padding: 12px 30px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: transform 0.2s ease;
}

.modal-ok-btn:hover {
    transform: translateY(-1px);
}