#Perseus > p {
/*    display: none; */
}

#Perseus .dict_name {
    font-size:  16px;
    color:  #135cae;
    line-height: 24px;
}

#Perseus .dict_tab:not(:first-of-type) {
    padding-top: 16px;
}

#Perseus .entry_box:not(:first-of-type) {
    padding-top: 8px;
}

#Perseus ol, #Perseus ul {
	margin-bottom: 0;
}

#Perseus ul li {
    padding-top: 4px;
    padding-bottom: 0;
}

#Perseus ol, #Perseus ul {
	-webkit-padding-start: 0;
	padding-left: 0;
	list-style-type: none;
}

#Perseus ol, #Perseus ul  {
	margin-left: 16px;
}

#Perseus .entry > ul, #Perseus .entry > ul > ol {
	margin-left: 0;
}

iframe[seamless] {
    border: none;
}

.sonata-ba-list.col-md-10, .sonata-ba-list.col-md-10 .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.sonata-ba-filter.col-md-2, .sonata-ba-filter.col-md-2 .col-md-12.sonata-filters-box {
    padding-left: 1px;
    padding-right: 1px;
}

body > .header .navbar
{
	height: 161px;
	margin-left: 5px;
	margin-right: 5px;
}

.fixed .content-wrapper, .fixed .right-side {
	padding-top: 5px;
}

.content-wrapper, .right-side {
	background-color: #f5f5f5;
}

.sonata-ba-field-inline-table table.table
{
	width: 100%;
}

#entries table.fullWidth
{
	width: 100%;
}

.right-side > .content
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 0;
}

#bottomPanel
{
	margin: 0;
	margin-top: 10px;	
}

body .right-side > .content-header
{
	padding: 0px;
}

h3
{
	color: #135cae;
	margin: 0;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

p
{
	margin: 10px 0 10px 0px;
}

dt
{
	margin-top: 10px;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
}

div.navbar-menu
{
	position: relative;
}

/***************************************/

div.navbar-menu > div.left
{
	height: 41px;
	top: 60px;
	left: 20px;
	position: absolute;
	z-index: 1031;
}

div.navbar-menu > div.right
{
	height: 41px;
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 1031;
}

div.navbar-menu > div.bottom
{
	background:  url(../images/SEDRA_Banner.jpg) no-repeat;
	/* background-size: cover; */
	left: 20px;
	top: 101px;
	height: 60px;
	width: 100%;
	position: absolute;
}

div.navbar-menu > div 
{    
  display: block;
  text-align: center;
}

div.navbar-menu > div ul 
{
  margin: 0;
  padding:0;
  list-style: none;
}

.sedraMenu > li li.active > a
{
	border-bottom: 1px solid #cbc0b7 !important;
}

.sedraMenu > li.active > a
{
	border-left: 1px solid #cbc0b7 !important;
}

.sedraMenu li.active > a
{
	background: url('../images/menu-item-bg-current.png') repeat;
	border-color: #cbc0b7 !important;	
}

.sedraMenu li:not(.active) > a:hover
{
	border-color: #d2e3f4;
	background: url(../images/menu-item-bg-over.png) repeat;
	outline: 0;
	color: #0b3768;
	text-decoration: underline;
}

.sedraMenu > li li:last-child > a
{
	border-bottom: 1px solid #e3dad1;
	margin-top: -1px;
}

.sedraMenu > li li:first-child > a
{
	margin-top: -1px;
}

.sedraMenu > li li a
{
	border-left: 1px solid #e3dad1;
	margin-left: -1px;
}

.sedraMenu > li:first-child > a
{
	border-left: 1px solid #e3dad1;
}

.sedraMenu > li > a
{
	border-bottom: 1px solid #e3dad1;
}

.sedraMenu li a
{
	border-top: 1px solid #e3dad1;
	border-right: 1px solid #e3dad1;
}

.sedraMenu a 
{	
	display:block; 
	background: #f3efec url(../images/menu-item-bg.png) repeat; 
	color: #135cae; 
	padding: 10px 14px;
	position: relative;
	text-align: center;
	line-height: 12px;
}

.sedraMenu
{  
  vertical-align: top; 
  display: inline-block;
}

.sedraMenu li 
{
  position: relative;
}

.sedraMenu > li 
{ 
  float: left; 
} 

.sedraMenu li a:first-child:nth-last-child(2):before 
{ 
  content: ""; 
  position: absolute; 
  height: 0; 
  width: 0; 
  border: 5px solid transparent; 
  top: 44% ;
  right:5px;  
}

.sedraMenu ul 
{  
  position: absolute;
  white-space: nowrap;
  z-index: 1;
  left: -99999em;
}

.sedraMenu > li:hover > ul 
{  
  left: auto;
  min-width: 100%;
}

.sedraMenu > li li:hover > ul 
{ 
  left: 100%;
  top: 0px;
}

/* arrow hover styling */
.sedraMenu > li > a:first-child:nth-last-child(2):before 
{ 
  border-top-color: #135cae; 
  right: 2px;
}

.sedraMenu > li:hover > a:first-child:nth-last-child(2):before 
{  
  border: 5px solid transparent; 
  border-bottom-color: #135cae; 
  margin-top:-5px;
  right: 2px;
}

.sedraMenu li li > a:first-child:nth-last-child(2):before 
{  
  border-left-color: #135cae; 
  margin-top: -5px
}

.sedraMenu li li:hover > a:first-child:nth-last-child(2):before 
{
  border: 5px solid transparent; 
  border-right-color: #135cae;
  right: 10px; 
}

/***************************************/

body > .header .navbar-logo
{
	width: 150px;
	height: 161px;
	float: left;
}

body > .header .navbar-menu
{
	width: calc(100% - 150px);
	height: 161px;
	float: right;
}

body.fixed .wrapper
{
	margin-top: 5px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 10px;
	padding: 5px;
}

.right-side
{
	margin-left: 0px;
}

div.sonata-ba-list
{
	overflow-x: scroll;
}
html, body
{
	overflow-x: initial !important;
}
.left-side
{
	z-index: 1;
}
div.ui-dialog.ui-widget
{
	z-index: 1100;
}
div.ui-widget-overlay.ui-front
{
	z-index: 1100;
}
p.sidebar-footer
{
	border-top: 1px solid #444444;
	padding-top: 10px;
}

a.sidebar-footer img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
}

.skin-black .sidebar > .sidebar-menu > li.bordered:first-of-type
{
	border-top: 1px solid #444;	
}

.skin-black .sidebar > .sidebar-menu > li:first-of-type
{
	border-top: 0px;
}

.sidebar .sidebar-menu > li > a
{
	padding: 2px 5px 2px 15px;
}

.firstInflection td, .firstInflection th  {
	border-top-color: #663300;
	border-top-style: solid;
	border-top-width: 1px;
}

.syriacFont.large
{
	font-size: 2em;
}

.syriacFont
{
	text-align: right;
	direction: rtl; 
	font-family: SertoJerusalem; 
	font-size: 1.5em;
}

input.selectableFont.large
{
	font-size: 2.5em;
	line-height: 2.5em;
}

input.selectableFont
{
	font-size: 2em;
	line-height: 2em;
}

.selectableFont.large
{
	font-size: 2em;
}

.selectableFont.easternSyriac
{
	font-family: EastSyriacCtesiphon;
}

.selectableFont
{
	text-align: right;
	direction: rtl;
	font-family: SertoJerusalem;
	font-size: 1.5em;
}

.tableHeader th 
{
	text-align: center;
}

.centered
{
	text-align: center;
}

#verbChart h2 {
	text-align: center;
}

#verbChart table {
	border: 2px solid BLACK;
}

.rotated
{
    transform: rotate(270deg);
   	-o-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);

	transform-origin: center center 0;
	-o-transform-origin: center center 0;
	-moz-transform-origin: center center 0;
	-webkit-transform-origin: center center 0;

	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.inflection {
	COLOR: RED;
}

.radical {
	COLOR: initial;
}

.sonata-bc .table {
    width: 0;
}

#verbChart p {
	white-space: pre-line;
}

#chartDetails {
	display: inline-block;
}

th.two-lines {
    min-width: 2.5em;
}

span.rspan1 {
	bottom: -1.25em;
	left: -2.5em;
	position: absolute;
    text-align: center;
}

span.rspan4 {
	bottom: -1.25em;
    left: -7em;
    position: absolute;
    text-align: center;
}

span.rspan10 {
	bottom: -1.25em;
    left: -16.5em;
    position: absolute;
    text-align: center;
}

.sonata-ba-list-field-fixed
{
	font-family: Courier;
}

.sonata-ba-list-field-syriac
{
	font-size: 1.5em;
	font-family: "SertoJerusalem";
}

.dropzone, .dropzone *, .dropzone-previews, .dropzone-previews * {
    -moz-box-sizing: border-box;
}

.dropzone {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 1em;
    position: relative;
}

.dropzone.clickable {
    cursor: pointer;
}

.dropzone.clickable .message, .dropzone.clickable .message span {
    cursor: pointer;
}

.dropzone.clickable * {
    cursor: default;
}

.dropzone .message {
    filter: none;
    opacity: 1;
}

.dropzone.drag-hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.15);
}

.dropzone.started .message {
    display: none;
}

.dropzone .preview, .dropzone-previews .preview {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border: 1px solid #ACACAC;
    display: inline-block;
    margin: 17px;
    padding: 6px;
    position: relative;
    vertical-align: top;
}

.dropzone .preview .details, .dropzone-previews .preview .details {
    background: none repeat scroll 0 0 #EBEBEB;
    height: 100px;
    margin-bottom: 22px;
    padding: 5px;
    position: relative;
    width: 100px;
}

.dropzone .preview .details .filename, .dropzone-previews .preview .details .filename {
    height: 100%;
    overflow: hidden;
}

.dropzone .preview .details img, .dropzone-previews .preview .details img {
	height: 100px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100px;
}

.dropzone .preview .details .size, .dropzone-previews .preview .details .size {
    bottom: -28px;
    height: 28px;
    left: 3px;
    line-height: 28px;
    position: absolute;
}

.dropzone .preview.error .error-mark, .dropzone-previews .preview.error .error-mark {
    display: block;
}

.dropzone .preview.success .success-mark, .dropzone-previews .preview.success .success-mark {
    display: block;
}

.dropzone .preview:hover .details img, .dropzone-previews .preview:hover .details img {
    display: none;
}

.dropzone .preview:hover .success-mark, .dropzone-previews .preview:hover .success-mark, .dropzone .preview:hover .error-mark, .dropzone-previews .preview:hover .error-mark {
    display: none;
}

.dropzone .preview .success-mark, .dropzone-previews .preview .success-mark, .dropzone .preview .error-mark, .dropzone-previews .preview .error-mark {
    display: none;
    font-size: 30px;
    height: 40px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 40px;
}

.dropzone .preview .success-mark, .dropzone-previews .preview .success-mark {
    color: #8CC657;
}

.dropzone .preview .error-mark, .dropzone-previews .preview .error-mark {
    color: #EE162D;
}

.dropzone .preview .progress, .dropzone-previews .preview .progress {
    background: none repeat scroll 0 0 #D7D7D7;
    display: none;
    height: 6px;
    left: 6px;
    position: absolute;
    right: 6px;
    top: 100px;
}

.dropzone .preview .progress .upload, .dropzone-previews .preview .progress .upload {
    background-color: #8CC657;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}

.dropzone .preview.processing .progress, .dropzone-previews .preview.processing .progress {
    display: block;
}
.dropzone .preview .error-message, .dropzone-previews .preview .error-message {
    background: none repeat scroll 0 0 rgba(245, 245, 245, 0.8);
    color: #880000;
    display: none;
    left: -20px;
    max-width: 500px;
    min-width: 140px;
    padding: 8px 10px;
    position: absolute;
    top: -5px;
    z-index: 500;
}

.dropzone .preview.error:hover .error-message, .dropzone-previews .preview.error:hover .error-message {
    display: block;
}

.dropzone {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(0, 0, 0, 0.03);
    border-radius: 3px 3px 3px 3px;
    min-height: 360px;
    padding: 23px;
}

.dropzone .default.message {
    -moz-transition: opacity 0.3s ease-in-out 0s;
    background-image: url("../images/spritemap.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    filter: none;
    height: 123px;
    left: 50%;
    margin-left: -214px;
    margin-top: -61.5px;
    opacity: 1;
    position: absolute;
    top: 50%;
    width: 428px;
}

.dropzone .default.message {
    background-image: url("../images/spritemap@2x.png");
    background-size: 428px 406px;
}

.dropzone .default.message span {
    display: none;
}

.dropzone.square .default.message {
    background-position: 0 -123px;
    height: 174px;
    margin-left: -134px;
    margin-top: -87px;
    width: 268px;
}

.dropzone.drag-hover .message {
    opacity: 0.15;
}

.dropzone.started .message {
    display: block;
    opacity: 0;
}

.dropzone .preview, .dropzone-previews .preview {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
    font-size: 14px;
}

.dropzone .preview .details img, .dropzone-previews .preview .details img {
    height: 100px;
    width: 100px;
}

.dropzone .preview.image-preview:hover .details img, .dropzone-previews .preview.image-preview:hover .details img {
    display: block;
    opacity: 0.1;
}

.dropzone .preview.success .success-mark, .dropzone-previews .preview.success .success-mark {
	filter: none;
    opacity: 1;
}

.dropzone .preview.error .error-mark, .dropzone-previews .preview.error .error-mark {
    filter: none;
    opacity: 1;
}

.dropzone .preview.error .progress .upload, .dropzone-previews .preview.error .progress .upload {
    background: none repeat scroll 0 0 #EE1E2D;
}

.dropzone .preview .error-mark, .dropzone-previews .preview .error-mark, .dropzone .preview .success-mark, .dropzone-previews .preview .success-mark {
    -moz-transition: opacity 0.4s ease-in-out 0s;
    background-image: url("../images/spritemap.png");
    background-repeat: no-repeat;
    display: block;
    opacity: 0;
}

.dropzone .preview .error-mark, .dropzone-previews .preview .error-mark, .dropzone .preview .success-mark, .dropzone-previews .preview .success-mark {
    background-image: url("../images/spritemap@2x.png");
    background-size: 428px 406px;
}

.dropzone .preview .error-mark span, .dropzone-previews .preview .error-mark span, .dropzone .preview .success-mark span, .dropzone-previews .preview .success-mark span {
    display: none;
}

.dropzone .preview .error-mark, .dropzone-previews .preview .error-mark {
    background-position: -268px -123px;
}

.dropzone .preview .success-mark, .dropzone-previews .preview .success-mark {
    background-position: -268px -163px;
}

.dropzone .preview .progress .upload, .dropzone-previews .preview .progress .upload {
    -moz-animation: 0.4s linear 0s normal none infinite loading;
    -moz-transition: width 0.3s ease-in-out 0s;
    background-image: url("../images/spritemap.png");
    background-position: 0 -400px;
    background-repeat: repeat-x;
    border-radius: 2px 2px 2px 2px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}

.dropzone .preview .progress .upload, .dropzone-previews .preview .progress .upload {
    background-image: url("../images/spritemap@2x.png");
    background-size: 428px 406px;
}

.dropzone .preview.success .progress, .dropzone-previews .preview.success .progress {
    -moz-transition: opacity 0.4s ease-in-out 0s;
    display: block;
    opacity: 0;
}

.dropzone .preview .error-message, .dropzone-previews .preview .error-message {
    -moz-transition: opacity 0.3s ease-in-out 0s;
    display: block;
    opacity: 0;
}

.dropzone .preview.error:hover .error-message, .dropzone-previews .preview.error:hover .error-message {
    filter: none;
    opacity: 1;
}

#dropzone {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.13);
    margin: 30px 0;
    padding: 4px;
}

#dropzone .dropzone {
    box-shadow: none;
}

.dropzone .default.message {
    background-position: 0 -123px;
    height: 174px;
    margin-left: -134px;
    margin-top: -87px;
    width: 268px;
}

ul.mainMenu
{
	padding: 0;
	margin: auto;
	list-style-type: none;
}

ul.mainMenu li.current
{
	background: lightgray;
}

ul.mainMenu li
{
	margin: 0;
	padding: 0;
	float: left;
}

ul.mainMenu li a
{
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	line-height: 40px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 200;
}
