/***** BASE CSS *****/


/* Site Name */

#divSiteTitle {text-decoration:none;}

#divTagLine {text-decoration:none;}


/* Headline Text */

#divHeaderLine1 {display:inline-block !important}

#divHeaderLine2 {display:inline-block !important}

#divHeaderLine3 {display:inline-block !important}


/* Headings */

h3, h4, h5, h6 {line-height:1.5 !important}

.lead {
    text-align:center;
}

.lead h2 {
    font-size:33px;line-height:45px; color: rgb(69, 68, 68);
}

.lead h3 {
    font-size:17px; color: rgb(69, 68, 68);
}

.lead h3 a {
    font-size:inherit !important; color: rgb(69, 68, 68);
}


/* Contact */

ul#contact-info .icon {font-size:20px;float:left;line-height:25px;margin-right:10px;}

ul#contact-info .field {font-weight:bold;}

ul#contact-info {list-style:none;}


/* Grid */

#tiles li {
width:240px !important;
background-color: #ffffff;
border: 1px solid #dedede;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 10px !important;
margin-right:7px;margin-bottom:7px;float:left;
}

#tiles li img {margin-bottom:10px;}

#tiles li div.meta {color:#999;text-transform:uppercase;font-size:10px;margin:0;}

#tiles li h4 {line-height:1.5;margin:0 0 5px 0;}

#tiles li h4 a {line-height:inherit;margin:0;text-decoration:inherit;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;}

#tiles li p {font-size:12px;line-height:1.5;margin:0;}

#tiles li a {font-size:12px;}

#tiles li .more_link {font-size:smaller;line-height:2;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;display:block;margin: 5px 0 0 0;}

#tiles li blockquote {line-height:1.5;margin:0;padding:0;color:#999;border:none;font-size:150%;font-style:italic;font-family:Georgia, Times, serif;}

#tiles li blockquote small {font-size:11px;font-style:normal;}


/* Icons */

[class*="social foundicon-"]:before {font-family: "SocialFoundicons";}

[class*="general foundicon-"]:before {font-family: "GeneralFoundicons";}


/* Menu Side */

.menu_menu_simple ul {margin-top:0px;margin-bottom:0px;}

.menu_menu_simple ul li {margin-top:0px;margin-bottom:0px;}


/* Header Area */

#decorative1 {
margin-top:-2px;padding-top:2px;
margin-left: -20px !important;
margin-right: -20px !important; /* fix bg cover issue */
}


/* Menu Centered */

.centered_menu {text-align:center}

.centered_menu > div {display:inline-block;}

.centered_menu div {text-align:left}


/* Footer elements */

.social_bookmarks a {font-size:smaller !important;text-transform:uppercase;letter-spacing:1px;text-decoration:none;margin-right:20px;}

.copyright {font-size:smaller;letter-spacing:1px;}


/* Responsive Image */

img {max-width:100%;height:auto;width:auto;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#divLang img { width: 32px; }
/* Responsive Video from Zurb Foundation. Copyright (c) 2011 ZURB, http://www.zurb.com/ License: MIT */

.flex-video {position:relative;padding-top:25px;padding-bottom:67.5%;height:0;margin-bottom:16px;overflow: hidden;}

.flex-video.widescreen {padding-bottom:57.25%;}

.flex-video.vimeo {padding-top:0;}

.flex-video iframe, .flex-video object, .flex-video embed {position:absolute;top:0;left:0;width:100%;height:100%;border:none;}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
        .flex-video { padding-top: 0; }

    }


/* Additional */

#divBoxed {position:relative}

.nav-links > a {margin-right:20px;}

.btn-secondary, .btn-secondary:hover {text-shadow:none;}

#divHeaderLine1 a, #divHeaderLine2 a, #divHeaderLine3 a {
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    font-family: inherit;
    text-shadow: inherit;
    font-weight: inherit;
    font-style: inherit;
}

#divHeaderLine1, #divHeaderLine2, #divHeaderLine3 {
    padding-top:3px !important;
    padding-bottom:3px !important;
    text-align:inherit;
}

#decorative2 {/*opacity:0.95;*/

    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.03);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.03);
}

.showcase-tabs > li > a {
    font-size: 14px;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 20px;
}

.cap1 div, .cap2 div, .cap3 div, .cap4 div, .cap5 div {
    margin: 0 -1px;
}

.camera_wrap .camera_pag .camera_pag_ul li {margin:20px 5px 0px !important;
}

.box{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}

.box-text{
	padding-top: 20px;
	padding-bottom: 30px;
	overflow: hidden;
	max-height: 150px;
	-webkit-transition: max-height 1s;
    transition: max-height 1s;
}
.box-text:hover{ max-height: 600px; }

.grad-bottom {
	height: 50px;
    background: linear-gradient(transparent,white);
    margin-top: -50px;
    position: relative;
    z-index: 999;
}

.box i{
	font-size: 44px;
	color: rgb(69, 68, 68);
}

.span4 .box p{
	text-align: justify;
}

/* Shout Box */
.shout-box {
	margin-bottom:28px;
	padding:16px 45px 19px 29px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E8EF;
	border-right-color: #E7E8EF;
	border-bottom-color: #E7E8EF;
	border-left-color: #628FC0;
}
.shout-box .btn-right {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
.shout-box h2 {
	font: 23px/22px  sans-serif;
	color:#222;
	margin-top:10px;
	margin-bottom:10px;
}
.shout-box p {
	margin:0;
}


/* Adjustments */

.search.adjust {margin-bottom:15px}

.divPanel.notop {padding-top:0px}

.divPanel.nobottom {padding-bottom:0px}


/***** BOOTSTRAP CSS BASE OVERRIDE *****/

.navbar .nav-pills > li > a {text-shadow:none;font-weight:normal;}

.navbar .dropdown-menu li > a {text-shadow:none;font-weight:normal;}

.navbar .nav-pills > li > .dropdown-menu:before {border:none;}

.navbar .nav-pills > li > .dropdown-menu:after {border:none;}

.navbar .nav-pills > .active > a, .navbar .nav-pills > .active > a:hover, .navbar .nav-pills > .active > a:focus {-webkit-box-shadow: none;box-shadow: none;}

.navbar .nav-pills > li > a:hover, .navbar .nav-pills li.dropdown.open.active > .dropdown-toggle {-webkit-transition: ease-in-out .2s;-moz-transition: ease-in-out .2s;-o-transition: ease-in-out .2s;-ms-transition: ease-in-out .2s; transition: ease-in-out .2s;}

.navbar .nav-pills .open .dropdown-toggle {background-color:transparent;}

.btn .caret {margin-top: 8px !important;}



body {background: rgb(0,37,81);background: linear-gradient(90deg, rgba(0,37,81,1) 0%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 66%, rgba(200,16,37,1) 100%);}

/*#divBoxed {margin-top: 51px;}*/

#divLogo{margin-top: 48px; margin-bottom: 0px; text-align: center;}

#divSiteTitle {font-family: Syncopate; font-size: 28px; line-height: 49px; color: rgb(104, 152, 204); text-shadow: rgba(0, 0, 0, 0.0980392) 0px 3px 5px, rgba(255, 255, 255, 0.298039) 0px -5px 35px; letter-spacing: 4px; font-weight: normal; font-style: normal; text-transform: uppercase;}

#divTagLine {color: rgb(150, 150, 150); line-height: 25px; text-transform: none; letter-spacing: 4px; font-size: 16px; padding-left: 2px; padding-right: 2px; background-color: transparent; text-shadow: none; font-family: Abel; font-weight: normal; font-style: normal;}


.camera_caption > div {opacity: 0.85;filter:alpha(opacity=85);}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {opacity: 0.85;filter:alpha(opacity=85) !important;background-color:rgb(240, 240, 240);}

.camera_wrap .camera_pag .camera_pag_ul li, .camera_wrap .camera_pag .camera_pag_ul li, .camera_wrap .camera_pag .camera_pag_ul li:hover > span {box-shadow: rgba(0, 0, 0, 0.121569) 0px 3px 8px inset; background-color: rgb(230, 230, 230);  }


.camera_wrap {display: block; margin-bottom: 15px; height: 391px; border: none; margin-left: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; margin-top: 51px; -webkit-box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px, rgba(0, 0, 0, 0.298039) 0pt 1px 4px; box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px, rgba(0, 0, 0, 0.298039) 0pt 1px 4px;}

.cap1 > div {opacity: 0.85;filter:alpha(opacity=85);background-color:rgb(61, 61, 61);}

.cap2 > div {opacity: 0.85;filter:alpha(opacity=85);background-color:rgb(61, 61, 61);}

.cap3 > div {opacity: 0.85;filter:alpha(opacity=85);}

.cap4 > div {opacity: 0.85;filter:alpha(opacity=85);}

.cap5 > div {opacity: 0.85;filter:alpha(opacity=85);}

.page-content {line-height: 22px; font-family: sans-serif;}

.page-content a {color: rgb(97, 141, 190); font-family: sans-serif;}

.sidebox {-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;box-shadow:0 1px 3px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;background-color:rgb(250, 250, 250);color:rgb(51, 51, 51);border-width:1px;border-style:solid;border-color:rgb(255, 255, 255);border-radius:3px;padding:18px;margin-top:11px; font-family: 'Maven Pro', sans-serif; font-size: 14px;}

.sidebar {padding-top: 8px;;;}

.sidebox-title {line-height: 36px; font-weight: normal; font-style: normal; font-family: 'Open Sans'; color: rgb(51, 51, 51); font-size: 22px; text-transform: none;}

.sidebox a {color: rgb(97, 141, 190); font-family: sans-serif;}

#divFooter{font-size: 13px; font-family: sans-serif; background-image: url(bedge_grunge.png); background-repeat: repeat repeat;}

.divPanel {padding: 40px;;;}

#divFooter a {color: rgb(97, 141, 190); font-size: 13px; font-family: sans-serif;}

#divFooter h3 {font-family:  sans-serif; font-weight: normal; font-style: normal; font-size: 23px; line-height: 45px; color: rgb(69, 68, 68);}

h2 {font-weight: normal; font-style: normal; color: rgb(69, 68, 68); font-family:  sans-serif; font-size: 35px; line-height: 50px;}

.transparent-bg {-moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px; -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px; box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px;   background-color: rgb(255, 255, 255); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;;}

.breadcrumbs {font-size: 14px; line-height: 25px; margin-top: 0px; font-family: sans-serif;}

.breadcrumbs a {color: rgb(97, 141, 190); font-family: sans-serif;}

#divHeaderLine1 {font-family:  sans-serif; font-size: 40px; line-height: 42px; margin-top: 0px; text-transform: none; color: rgb(104, 152, 204); letter-spacing: 1px; text-align: center; text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px; background-image: none; opacity: 1; padding: 0px;}

#divHeaderLine2 {font-family:  sans-serif; font-size: 16px; line-height: 30px; margin-top: 12px; color: rgb(34, 34, 34); letter-spacing: 1px; text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px; text-align: center; background-image: none; opacity: 1; padding: 3%;}

#divHeaderLine3 {margin-top: 15px; line-height: 22px; color: rgb(0, 0, 0); text-align: center; font-family:  sans-serif;}

.text-center {
    text-align:center;
}

a.btn, a.btn-large, a.btn-small, a.btn-mini {color:#333}

 a.btn-info, a.btn-success, a.btn-warning, a.btn-danger, a.btn-inverse {color:#ffffff}

.btn-secondary, .btn-secondary:hover, a.btn-secondary, a.btn-secondary:hover {color:#323232;}

.btn-secondary {border:1px solid #dfdfdf;border-bottom:1px solid #afafaf;background-color:#fafafa;background-repeat: repeat-x;background-image:-webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e1e1e1));background-image:-webkit-linear-gradient(top, #fafafa, #e1e1e1);background-image:-moz-linear-gradient(top, #fafafa, #e1e1e1);background-image:-ms-linear-gradient(top, #fafafa, #e1e1e1);background-image:-o-linear-gradient(top, #fafafa, #e1e1e1);background-image:linear-gradient(top, #fafafa, #e1e1e1);filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fafafa, endColorstr=#e1e1e1, GradientType=0);filter: progid:dximagetransform.microsoft.gradient(enabled=false);}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary.active, .btn-secondary.disabled, .btn-secondary[disabled] {background-color:#dfdfdf;}

.btn-primary, .btn-primary:hover, a.btn-primary, a.btn-primary:hover {color:#ffffff;}

.btn-primary {border:1px solid #5d87b6;border-bottom:1px solid #496a8f;background-color:#6898cc;background-repeat: repeat-x;background-image:-webkit-gradient(linear, left top, left bottom, from(#6898cc), to(#5e89b8));background-image:-webkit-linear-gradient(top, #6898cc, #5e89b8);background-image:-moz-linear-gradient(top, #6898cc, #5e89b8);background-image:-ms-linear-gradient(top, #6898cc, #5e89b8);background-image:-o-linear-gradient(top, #6898cc, #5e89b8);background-image:linear-gradient(top, #6898cc, #5e89b8);filter: progid:dximagetransform.microsoft.gradient(startColorstr=#6898cc, endColorstr=#5e89b8, GradientType=0);filter: progid:dximagetransform.microsoft.gradient(enabled=false);}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {background-color:#5d87b6;}

#divHeaderText {padding: 0px 0px 20px; border-color: rgb(51, 51, 51); text-align: center;;}

#contentInnerSeparator{margin-top: -10px; margin-bottom: 0px; border-top-color: rgb(255, 255, 255); border-top-width: 0px; border-top-style: solid; height: 0px;}

#footerOuterSeparator{margin-top: 28px; height: 0px; background-color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255); border-top-width: 0px; border-top-style: solid;}

#headerSeparator{margin-top: 0px; border-top-color: rgb(51, 51, 51); border-top-width: 0px; border-top-style: solid;}

h3,.page-content h3 a {font-weight: normal; font-style: normal; font-family:  sans-serif; font-size: 28px; line-height: 50px;}

h4,.page-content h4 a {font-weight: normal; font-style: normal; font-family:  sans-serif; font-size: 21px; line-height: 50px;}

h5,.page-content h5 a {font-weight: normal; font-style: normal; font-family:  sans-serif; font-size: 17px; line-height: 50px;}

h6,.page-content h6 a {font-weight: normal; font-style: normal; font-family:  sans-serif; font-size: 15px; line-height: 50px;}

.line-separator{border-top-width: 1px; border-top-style: dotted; margin-top: 21px; margin-bottom: 21px; border-top-color: rgb(195, 195, 195); }

#divVideo{border: 7px solid rgb(255, 255, 255); margin-left: -5px; -webkit-box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px, rgba(0, 0, 0, 0.298039) 0px 1px 4px; box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px, rgba(0, 0, 0, 0.298039) 0px 1px 4px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; margin-top: 15px; }

.nav .dropdown-toggle .caret {border-top-color:rgb(0, 0, 0);border-bottom-color:rgb(0, 0, 0);}

.nav .dropdown-toggle:hover .caret {border-top-color:rgb(0, 0, 0);border-bottom-color:rgb(0, 0, 0);}

.navbar .dropdown-menu, .dropdown-menu {background-color:rgb(255, 255, 255);border-radius:10px;}

.navbar .dropdown-menu li > a, .dropdown-menu li > a, .navbar .nav-pills .open .dropdown-toggle {color:rgb(0, 0, 0)}

.navbar .dropdown-menu li > a:hover, .navbar .dropdown-menu .active > a, .navbar .dropdown-menu .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .navbar .nav-pills .open a.dropdown-toggle:hover {filter:none;color:#ffffff;background-color:#6898cc;background-image:none}

.navbar .nav-pills > li > a {margin-left:2px;margin-right:2px;padding:10px 30px;border-radius:0px;color:rgb(41, 41, 41);background-color:transparent;/*border-bottom-width:3px;border-bottom-style:solid;border-bottom-color:rgb(240, 240, 240)*/}

.navbar .nav-pills > li > a:hover, .navbar .nav li.dropdown.open.active > .dropdown-toggle, .navbar .nav-pills > li > a:focus {color:rgb(41, 41, 41);background-color:transparent;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#6898cc}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle {background:none}

.navbar .nav-pills > .active > a, .navbar .nav-pills > .active > a:hover, .navbar .nav-pills li.dropdown.open > .dropdown-toggle, .navbar .nav-pills li.dropdown.active > .dropdown-toggle {color:rgb(41, 41, 41);background-color:transparent;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#6898cc;}

.navbar .ddmenu {margin-top:43px;margin-bottom:0px}

.navbar .nav-pills li.dropdown > .dropdown-toggle .caret, .navbar .nav-pills li.dropdown.open > .dropdown-toggle .caret, .navbar .nav-pills li.dropdown.active > .dropdown-toggle .caret, .navbar .nav-pills li.dropdown.open.active > .dropdown-toggle .caret {border-top-color:rgb(41, 41, 41);border-bottom-color:rgb(41, 41, 41);}

.navbar .nav-pills li.dropdown > .dropdown-toggle:hover .caret {border-top-color:rgb(41, 41, 41);border-bottom-color:rgb(41, 41, 41);}

.navbar .nav-pills li.dropdown.active > .dropdown-toggle .caret {border-top-color:rgb(41, 41, 41);border-bottom-color:rgb(41, 41, 41);}

.dropdown-menu .sub-menu {left:100%;position:absolute;top:0;visibility:hidden;margin-top:-1px;}

.dropdown-menu li:hover .sub-menu {visibility:visible;}

.ddmenu.nav-pills li a {font-family: sans-serif; font-size: 15px; line-height: 17px;}

.ddmenu .dropdown-menu li a {font-family: 'Open Sans'; line-height: 26px; font-size: 13px;}

.camera_caption {font-size: 14px; font-family: sans-serif; letter-spacing: 1px; line-height: 21px;}

.lead h2 {font-size: 40px; line-height: 60px; color: rgb(69, 68, 68); font-family:  sans-serif;}

.lead h3 {font-size: 23px; color: rgb(69, 68, 68); font-family:  sans-serif;}

.dropdown-menu .sub-menu {left:100%;position:absolute;top:0;visibility:hidden;margin-top:-1px;}
.dropdown-menu li:hover .sub-menu {visibility:visible;}
.navbar .btn-navbar-highlight {display:none;width:100%}

#decorative2 {z-index:100 !important}

@media (max-width: 979px) {
     #divLogo {margin-bottom:10px;}

    .navbar .btn-navbar-highlight {display:inline;padding:9px 14px;}

    .navbar {width:100%;}

    #divMenuRight {float:none}


    .dropdown-menu .sub-menu {left:0%;position:relative;top:0;visibility:visible;margin-top:3px;display:block}

    .dropdown-menu, .sub-menu {border-radius:5px !important;}

    .navbar .ddmenu {margin-top: 0px;margin-bottom: 0px;}


    /* Fixed Top */

    #decorative2 {position:static;  height:auto;}

    body {padding-top:0px}

	#divLogin { margin: 20px; }
}


@media (max-width: 767px) {
    #divLogo {margin-top:10px;margin-bottom:10px;}

    #divSiteTitle {font-size: 25px;}


    #divHeaderText {margin:0px;padding:10px 0px;}

    #divHeaderLine1 {margin-top: 0px;}


    #divMenuRight {width:100%;margin-top: 0px;padding-top:0px}

    .ddmenu, .navbar .ddmenu {margin-top: 0px; margin-bottom: 0px;}

    .navbar .btn-navbar-highlight {padding:9px 14px;margin-top:0px;}

    .navbar {width:100%;margin-top: 0px;padding-top:0px}


    #decorative1, #decorative2, #decorative3 {margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;}


    /* Fixed Top */

    #decorative2 {position:static}

    body {padding-top:0px}


    #divFooter {margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;}

    #divBoxed > #divFooter {margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}


    body > #footerOuterSeparator, body > #contentOuterSeparator {margin-left:-20px;margin-right:-20px;}


    .headerArea, .topArea {padding:20px !important;}
 /*only for templates without divBoxed*/


    #camera_wrap {margin-top:20px}

    #divVideo {margin-top:20px}


    .dropdown-menu .sub-menu {left:0%;position:relative;top:0;visibility:visible;margin-top:3px;display:block}

    .dropdown-menu, .sub-menu {border-radius:5px !important;}

    .navbar .ddmenu {margin-top: 0px;margin-bottom: 0px;}

}

.blink {
	animation: blinker 1s linear infinite;
  }
  
  @keyframes blinker {
	50% {
	  opacity: 0;
	}
  }

/* Slider Shadow */

.shadow {
    position: relative;
}

.shadow:after {
	content: '';
	position: absolute;
	z-index: -2;
	left: 2%;
	width: 96%;
	height: 60px;
	-moz-border-radius: 48%/30px;
	-webkit-border-radius: 48%/30px;
	border-radius: 48%/30px;
	bottom: 24px;
	-moz-box-shadow: 0 40px 15px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 40px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 40px 15px rgba(0, 0, 0, 0.5);
}

.shadow:before {
	content: '';
	position: absolute;
	z-index: -1;
	left: 30%;
	width: 40%;
	height: 60px;
	-moz-border-radius: 15%/30px;
	-webkit-border-radius: 15%/30px;
	border-radius: 15%/30px;
	bottom: 44px;
	-moz-box-shadow: 0 50px 50px rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: 0 50px 50px rgba(255, 255, 255, 0.4);
	box-shadow: 0 50px 50px rgba(255, 255, 255, 0.4);
}

.footerArea{
	text-align: center;
}

.footerArea img{
	height: 90px;
	border-radius: 5px;
}

.herramienta-det .tab-titulo{
	background-color: lightblue;
}

.tool-info{
	margin: 0 0 10px 15px;
}

.os-icon{
	width: 25px;
}
.img-trim{
	max-height: 265px;
    overflow: hidden;
}

.tool-header{
    display: inline-block;
    width: 100%;
}

.tool-error-link {
    display: none;
    color: #f33535 !important;
    float: right;
}

/* Table */

.tools-table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

.tools-table th, .tools-table td {
    border: 1px solid #c2c4c7;
    padding: 5px;
}

.tools-table .headers {
	background-color: #6391c3;
	color: white;
}

.tools-table .tools-names {
	font-weight: bold;
	background-color: #dde0e6;
}

.tools-table .tool-parameter {
    background-color: #6391c3;
    color: white;
    font-weight: bold;
    vertical-align: middle;
}

/* Animacion para el buscador */

@keyframes animation {
    0% {
        transform: rotate(25deg);
    }

    20% {
        transform: rotate(-25deg);
    }

    40% {
        transform: rotate(25deg);
    }

    60% {
        transform: rotate(-25deg);
    }

    80% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

/* Social Icons */

.social_bookmarks a{ float:left; margin-right:10px;}
.icon_twitter { width:31px; height:30px; background:url('../images/icons/twitter1.png')}
.icon_twitter:hover {background:url('../images/icons/twitter2.png')}
.icon_facebook { width:31px; height:30px; background:url('../images/icons/facebook1.png')}
.icon_facebook:hover {background:url('../images/icons/facebook2.png')}
.icon_google { width:31px; height:30px; background:url('../images/icons/google1.png')}
.icon_google:hover {background:url('../images/icons/google2.png')}
.icon_pinterest { width:31px; height:30px; background:url('../images/icons/pinterest1.png')}
.icon_pinterest:hover {background:url('../images/icons/pinterest2.png')}
.icon_flickr { width:24px; height:24px; background:url('../images/icons/icons_flickr.png')}
.icon_flickr:hover {background:url('../images/icons/icons_flickr_hover.png')}


.point { cursor: pointer; }

.adm-stuff{
	padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #b1f1a8;
    border: 1px solid #79d067;
    border-radius: 4px;
}

#divLang, #divLogin{
	text-align: right;
}
#divLogin{
	margin-top: 15px;
}
.username-top{
    padding: 10px 15px;
}

.disabled-content{
	color: lightgray !important;
	font-style: italic !important;
}

.pub-rel{
	background-color: ghostwhite;
    padding: 10px;
    margin-bottom: 15px;
    box-shadow: 5px 5px 10px gray;
    border-radius: 2px;
}

.buscador-tab{
	text-transform: uppercase;
	font-weight: bold;
}

.myform{
	/*background-color: aliceblue;*/
    padding: 15px;
    /*box-shadow: 0px 0px 2px;*/
    border-radius: 5px;
}
.checkbox-inline{
	display: inline-block;
	margin: 0px 10px;
}
.form-group{
	margin:10px auto;
	max-width: 300px;
    display: inline-block;
    vertical-align: top;
}
.form-textarea{
    margin:10px auto;
	width: 100%;
    display: inline-block;
    vertical-align: top;
}
label.control-label{
	font-size: 18px;
    font-weight: bold;
    margin: 0px 15px;
    float: none !important;
    width: initial !important;
    text-align: left !important;
}
.label-cont{
	/*border: 1px solid lightgray;*/
    border-radius: 3px;
    padding: 10px;
    margin: 5px 0px;
    overflow: hidden;
}

.novalid-input:focus {
    border: 1px solid #d85151 !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(216,81,81,0.6) !important;
	background-color: #ffc0c0;
}

form.buscador select{
	width: 100%;
	border: 0;
}

/* Ejercicios */
.tablexer{
	text-align: center;
}
/*.tablexer tr:nth-child(even) {background: #CCC}*/
.tablexer tr:nth-child(odd) {background-color: whitesmoke}

.exer-elem {
	display: inline-grid;
	padding: 10px;
	border: 1px solid lightgray;
    border-radius: 5px;
    margin: 5px;
}
.tablexer .exer-elem:nth-child(odd) {background-color: whitesmoke}

/** Scrollbar **/
form.buscador select::-webkit-scrollbar { width: 10px; }
form.buscador select::-webkit-scrollbar-track { background: #f1f1f1; }
form.buscador select::-webkit-scrollbar-thumb { background: #888; border-radius: 4px; }
form.buscador select::-webkit-scrollbar-thumb:hover { background: #555; }

form.buscador option{
	margin: 2px 0px;
	padding: 2px;
}
form.buscador option:checked{
	background: royalblue linear-gradient(0deg, #b5c8ff 0%, #aec2ff 100%);
    border-radius: 10px;
}

.menu-corp{
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
/*.menu-corp a{
	text-decoration: none;
	background-color: whitesmoke;
	border: 2px solid;
	border-radius: 5px;
	margin: 5px;
	padding: 3px;
	display: inline-block;
}*/
.menu-corp a {
	border: 1px solid;
    border-radius: 5px;
    padding: 5px;
    margin: 0 5px;
    display: inline-block;
    color: gray;
}
.menu-corp a:hover {
	text-decoration: none;
    background-color: #cadceb;
    transition: .3s;
}

.menu-corp-act{
	color: #005580;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
	transition: 0.05s;
}
.menu-corp h3{
	color: #005580;
}

.menu-desc{
	padding: 5px;
	margin-bottom: 10px;
}

.menu-desc p{
	margin: 30px;
	color: grey;
	font-style: italic;
}

.symbols-list label{
    margin-left: 30px;
	color: grey;
	font-style: italic;
}

.symbols-list ol{
    margin-left: 60px;
	color: grey;
	font-style: italic;
}

.result-zone{
	margin-left: 0;	
}

/** Gestion corpus **/
.pbutton{
	margin: 5px 0;	
}

.concordgrey input{
	vertical-align: inherit;
}

.glos-form{
	padding: 10px;
	background-color: whitesmoke;
}
.glos-form select, .glos-form input{
	margin: 0 5px;
}
#glos-new { display: none; }

.term-candidate {
	color: red;	
}

/** Auto corpus **/

.is-pdf .panel-heading i{
	color: red;
}

.removeUrlCorpus:hover{
	cursor: pointer;
	text-decoration: none;
}

.panel{
	margin: 10px 0;
	box-shadow: 0px 0px 2px;
	border-radius: 5px;
}

.panel-primary{
    background-color: #efedf9;
}

.panel-success{
	border:1px dashed;
}

.panel-heading{
    background-color: #dbdbff;
    border-radius: 5px 5px 0 0;
}

.panel-body em{
    font-weight: bold;
}

.panel-heading, .panel-body, .panel-footer{
	padding: 6px;
}

.row-fluid .control-panel {
    display: none;
    margin-left: 50px;
	/*position: sticky;*/
	top: 0;
	border: 2px dashed lightgray;
    padding: 5px;
    border-radius: 5px;
}

.groupUrls{
	background-color: ghostwhite;
	padding: 5px;
	border-radius: 2px;
	overflow: auto;
    height: 175px;
}

.item-url{
	min-height: 30px;
}

.url-text{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.import-box-title{
	font-weight: bold;	
}
/* List corpus */
.corp-list {
	border: 0;
}

.corp-list .corp-head {
	font-weight: bold;
	border-bottom: 2px solid;
}

.corp-list tr:nth-child(even) {
  background: ghostwhite;
}

.corp-list tr {	border-radius: 5px; }

.corp-list td {	border: 0; }

.corp-list .icon-trash:hover, .corp-list .icon-book:hover { text-shadow: 0 0 10px; }

.concordtable div.before, .concordtable div.after{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.concordtable td.before, .concordtable td.after {
	display: grid;
}
.concordtable td.before{ 
	text-align: right;
	direction: rtl;

}
.concordtable td.after{
	text-align: left;
}
.concordtable td.node{
	text-align: center;
    padding: 8px 2px 8px 2px;
	word-break: normal;
}

.concordtable.table {
    table-layout: auto;
    border-collapse: collapse;
    width: 100%;
	word-break: break-word;
}


.modal-title{
	font-weight: bold;
}

/* Glossaries */
.table-glos, .table-glos input{ 
    text-align: center;
    width: 95%; 
}

.table-glos td{
	min-width: 150px;
}

.table-glos .trash-col{
    min-width: 0px;
}

.table-glos .trash-col div{
    min-height: 28px;
}
.table-glos th{
	height: 33px;
}

.table-glos tr:not(:first-child):hover { background-color: #e8e8ff; }
.table-glos tr:first-child { 
	font-weight: bold;
    border-bottom: 2px solid;
}
.table-glos tr:nth-child(even) {
  background: ghostwhite;
}


.cell-tools{
	position: absolute;
	top:0;
	right:0;
}

.cell-tools .icon-edit, .cell-tools .icon-search, .cell-tools .icon-ok, .cell-tools .icon-remove{
	cursor: pointer;
	display: none;
	background-color: lightgray;
    border-radius: 10px;
    padding: 3px;
}
.drag-button, .sort-button{
	visibility: hidden;
	background-color: lightgray;
    border-radius: 10px;
    padding: 3px;
}
.sort-button{
	cursor: pointer;
	float: left;
}
.drag-button{
	float: right;
}
.lang-col-head:hover .sort-button, .lang-col-head:hover .drag-button{
	visibility: visible;
}
.cell-tools .icon-ok{ color: green; }
.cell-tools .icon-remove{ color: red; }

.table-glos td:hover .icon-edit, .table-glos td:hover .icon-search{
	display: inline;
}

.cell{
	position: relative;
	border-radius: 5px;
}

.cell:hover{
	background-color: whitesmoke;
}

.glos-input, .corp-list textarea{
	border: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
	margin: 0 !important;
	
}
.corp-list textarea{ 
	width: 100%; 
	resize: none;
	cursor: default !important;
}
.glos-desc{
	position: relative;
}
.glos-desc:hover .icon-edit{
	display: inline;
}
/*.glos-input:hover { cursor: default; }*/
.loaded-glos{
	color: green;
	background-color: palegreen;
	border-radius: 2px;
	border: 1px solid green;
	margin: 2px;
	padding: 3px;
}

.menu {
  background-color: white;
  box-shadow: 0 4px 5px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  display: none;
  z-index: 10;
  border-radius: 0 5px 5px 5px;
}
.menu .icon-remove{
	float: right;
	padding: 5px;
	cursor: pointer;
}

.menu .menu-options {
    list-style: none;
    padding: 0;
    margin: 0;
    border-radius: 0 5px 5px 5px;
}
.menu .menu-options a{
	color: inherit;
	text-decoration: inherit;
}

.menu .menu-options .menu-option {
      font-weight: 500;
      font-size: 14px;
      padding: 10px 40px 10px 20px;
      cursor: pointer;
}

.menu .menu-options .menu-option:hover {
        background: rgba(0, 0, 0, 0.2);
}

.menu .ext-search-icon {
	width: 16px;
	margin-right: 5px;
}

/* Consulta Corpus */
.single-glos{
	display: inline-grid;
	margin: 20px;
    padding: 15px;
	border-bottom: 2px solid lightgray;
	color: lightgray;
}
.single-glos-title{
	font-size: large; 
	font-weight: bold;
}
.single-glos-texts{
	font-size: small;
}
.single-glos-desc{
	font-size: x-small; 
	color: gray; 
	line-height: normal;
}

.single-glos div{
	text-align: center;	
}

.single-glos:hover{
	border-bottom-color:rgb(97, 141, 190);
	cursor: pointer;
}
.single-glos.mark{
	border-bottom-color:rgb(97, 141, 190);
	border-bottom-width: 4px;
	color: black;
}

.glos-container{
	border-bottom: 2px solid palegoldenrod;
}

.result-zone2 li{
	border: 1px solid #ddd; /* Add a border to all links */
	margin-top: -1px; /* Prevent double borders */
	background-color: #f6f6f6; /* Grey background color */
	padding: 12px; /* Add some padding */
	font-size: 18px; /* Increase the font-size */
	color: black; /* Add a black text color */
	display: block; /* Make it into a block element to fill the whole list */
}
/*.result-zone2 ul{
	width: 400px;	
}*/

@media screen and (max-width: 767px) {
	#divBoxed { margin: 0; }
	#divLogin { margin: 20px; }
	.divPanel, #pageBody { padding: 0; }
	.result-zone2 ul{ width: auto;	}
	.footerArea { margin: 20px; }
	.menu-corp a { margin: 5px; }
	.tvis-entry input[type=button] { float: right; }
	.row-fluid .control-panel {	margin-left: 0; }
	.groupUrls a.removeUrlCorpus{ float: left; width: auto; }
	.groupUrls span.url-text { float: left; width: 95%; }
}

.list-col{
	width: 50%;
	display: inline-block;
	text-align: center;
}
.list-row:hover{ 
	background-color: lightblue;
}

.inter-icon { cursor: pointer; font-size: x-large; color: #005580; }
/** Radio buttons **/

/*body {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}*/

.radio {
  margin: 0.5rem;
  padding-left: 40px
}

.radio input[type="radio"] {
    /*position: absolute;*/
    margin-left: -25px;
    /*opacity: 0;*/
}

.radio-label input[type="radio"]::before {
        content: '';
        background: #f4f4f4;
        border-radius: 100%;
        border: 1px solid lightgray;
        display: inline-block;
        width: 1.4em;
        height: 1.4em;
        position: relative;
        top: -0.2em;
        margin-right: 1em;
        vertical-align: top;
        cursor: pointer;
        text-align: center;
        transition: all 250ms ease;
      }

.radio-label input[type="radio"]:checked::before  {
          background-color: #6898cc;
          box-shadow: inset 0 0 0 4px #f4f4f4;

}
.radio-label input[type="radio"]:focus::before  {
          outline: none;
          border-color: #6898cc;

    }
.radio-label input[type="radio"]:disabled::before  {
          box-shadow: inset 0 0 0 4px #f4f4f4;
          border-color: darken(#f4f4f4, 25%);
          background: darken(#f4f4f4, 25%);
    }
.radio-label input[type="radio"]:empty::before  {
          margin-right: 0;

    }

    /* Customize the label (the container) */
.container-car-check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  /* Hide the browser's default checkbox */
  .container-car-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  /* Create a custom checkbox */
  .checkmark-car {
    position: absolute;
    top: 0;
    left: 5px;
    height: 1.4em;
    width: 1.4em;
    background-color: #f4f4f4;
    border: 1px solid lightgray;
  }

  /* On mouse-over, add a grey background color */
  .container-car-check:hover input ~ .checkmark-car {
    background-color: #ccc;
  }

  /* When the checkbox is checked, add a blue background */
  .container-car-check input:checked ~ .checkmark-car {
    background-color: #6898cc;
  }

  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark-car:after {
    content: "";
    position: absolute;
    display: none;
  }

  /* Show the checkmark when checked */
  .container-car-check input:checked ~ .checkmark-car:after {
    display: block;
  }

  /* Style the checkmark/indicator */
  .container-car-check .checkmark-car:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  /** Popup box **/
.box {
  width: 80%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  display:none;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 70%;
  height: 80%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  height: 100%;
  overflow: auto;
}

.entities-show {
    /*width: 70%;*/
    float: left;
    border: 1px solid lightgray;
    border-radius: 3px;
}

.label-filters {
    padding: 5px;
}

.btnLabel {
    margin: 5px;
    margin: 5px;
    border-radius: 5px;
    border: 1px #a29c9c;
    padding: 10px;

    -webkit-box-shadow: 0px 4px 3px 0px #252525;
    -moz-box-shadow: 0px 4px 3px 0px #252525;
    box-shadow: 0px 4px 3px 0px #252525;
}

.btnLabel:active {
    -webkit-box-shadow: 0px 1px 3px 0px #1b1b1b;
    -moz-box-shadow: 0px 1px 3px 0px #1b1b1b;
    box-shadow: 0px 1px 3px 0px #1b1b1b;
}

.btn-PER, .btn-PERSON{
    background-color: #a6e22d;
}

.btn-PER-hide, .btn-PERSON-hide{
    background-color: #85b427 !important;

}

.btn-GPE, .btn-LOC{
    background-color: #ff9561;
}

.btn-GPE-hide, .btn-LOC-hide{
    background-color: #ca774e !important;
}

.btn-ORG{
    background-color: #7aecec;
}

.btn-ORG-hide{
    background-color: #62bdbd !important;
}

.btn-PRODUCT{
    background-color: #a99dfb;
}

.btn-PRODUCT-hide{
    background-color: #847ac2 !important;
}

.btn-EVENT, .btn-WORK_OF_ART, .btn-LANGUAGE{
    background-color: #fc0;
}

.btn-EVENT-hide, .btn-WORK_OF_ART-hide, .btn-LANGUAGE-hide{
    background-color: #cca404 !important;
}

.btn-DATE, .btn-TIME{
    background-color: #2fbbab;
}

.btn-DATE-hide, .btn-TIME-hide{
    background-color: #259689 !important;
}

.btn-MISC, .btn-CARDINAL, .btn-ORDINAL, .btn-MONEY, .btn-QUANTITY, .btn-LAW, .btn-NORP, .btn-FAC, .btn-PERCENT{
    background-color: #ddd;
}

.btn-MISC-hide, .btn-CARDINAL-hide, .btn-ORDINAL-hide, .btn-MONEY-hide, .btn-QUANTITY-hide, .btn-LAW-hide, .btn-NORP-hide, .btn-FAC-hide, .btn-PERCENT-hide{
    background-color: #a5a5a5 !important;
}

.btn-PER-hide, .btn-PERSON-hide, .btn-GPE-hide, .btn-LOC-hide, .btn-ORG-hide, .btn-PRODUCT-hide, .btn-EVENT-hide, .btn-WORK_OF_ART-hide, .btn-LANGUAGE-hide, .btn-DATE-hide, .btn-TIME-hide, .btn-MISC-hide, .btn-CARDINAL-hide, .btn-ORDINAL-hide, .btn-MONEY-hide, .btn-QUANTITY-hide, .btn-LAW-hide, .btn-NORP-hide, .btn-FAC-hide, .btn-PERCENT-hide{
	-webkit-box-shadow: 0px 1px 3px 0px #1b1b1b;
    -moz-box-shadow: 0px 1px 3px 0px #1b1b1b;
    box-shadow: 0px 1px 3px 0px #1b1b1b;
	opacity: 0.3;
}

.table-ents {
    /*width: 95%;
    margin: 0 auto 10px auto;
	display: none;*/
	
	display:table;
	border-collapse: collapse;
	width: 100%;
}

.ent-row { display: table-row; }
.ent-cell {display: table-cell; padding: 5px;}

.header-ents{
	display: table-row;
	border-bottom: 1px solid black;
}
.header-ents div{
	display: table-cell;
}


.table-ents .ent-row:nth-child(even) {
    background-color: ghostwhite;
}

.error-conversion {
    color: red;
    margin-left: 15px;
    display: none;
}

/*.table-ents div {
    padding: 20px;
    text-align: left;
}*/

#descriptions-table {
    font-size: small;
    margin-left: 30px;
    color: grey
}

#descriptions-table th, #descriptions-table td {
    text-align: left;
    padding: 7px;
    border-bottom: 1px solid rgb(90, 90, 90);
}

.tab-entities {
    cursor:pointer;
    margin-top: 10px;
}

.entity-buttons {
    float: right;
    cursor: pointer;
}

.entity-label {
	background: #ddd;
	float: left;
    padding: 0.45em 0.6em;
    margin: 0 0.25em;
    line-height: 1;
    border-radius: 0.35em;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

.marked-ent {
    background: #ddd;
    padding: 0.45em 0.6em;
    margin: 0 0.25em;
    line-height: 1;
    border-radius: 0.35em;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

.popup-menu-ents {
    display: none;
    position: absolute;
}

.ul-term{
	list-style-type: circle;
}
.ul-term li:hover{
	text-decoration: line-through;
}
.term-list {
	display: none;
	/*width: 20%;*/
    /*float: left;*/
	border: 1px solid lightgray;
    border-radius: 10px;
    /*margin: 10px;*/
}

.term-list div:first-child{
	background-color: lightblue;
    border-radius: 9px 9px 0 0;
    padding: 5px;
    font-weight: bold;
}

.term-list #terms {
	padding: 2%;
}

.result-zone .entities-zone {
    content: "";
    display: table;
    clear: both;
}

.entities-corpus {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-grow: 1;
    justify-content: center;
}

.entities-panel {
    padding: 20px;
    margin: 10px;
}

.convert-panel {
    margin-bottom: 10px;
    padding: 10px;
}

.convert-content {
    display: none;
}

.convert-result {
    margin: auto;
}

#panel-per th {
    background-color: #aa9cfc;
}

#panel-loc th {
    background-color: #ff9561;
}

#panel-misc th {
    background-color: #ddd;
}

#panel-org th {
    background-color: #7aecec;
}

.entities-panel th, .entities-panel td {
    padding: 5px;
    border: 1px solid #b1a8a8
}

.entities-panel th {
    text-align: center;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}

/** Summarization Tool **/
#textToSumm {
    display: none;
}

.upload-file-button {
    display: block;
    background: #5bb75b;
    width: 15%;
    padding: 5px;
    text-align: center;
    color: white;
    border-radius: 5px;
    margin-top: 10px;
}

.upload-file-button:hover {
    background: #489148;
}

.files-table {
    text-align: left;
    margin-top: 10px;
    display:none;
}

.files-table th, .files-table td {
    padding: 5px;
}

.files-table td {
    background: #98c4ee
}

.files-table th {
    background: #82a7ca;
    color:white;
}

.files-group {
    margin-left: 25px;
}

/** Symbols Tool **/
#symbol-canvas {
    border: 1px solid #000000;
    background-color: white;
}

.container-symbols {
    display: block;
    /*padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 750px;*/
    text-align: center;
}

.buttons-container-symbols {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    /*width: 550px;*/
}

.buttons-container-symbols button {
    /*font-size: 26pt;*/
    padding: 5px;
}

#img-term{
	max-width:35%;
	max-height: 150px;
	padding: 5px;
    box-shadow: 0 0 5px;
    border-radius: 5px;
    background-color: white;
}

.popup-menu-trans {
    display: none;
    position: absolute;
}

.success-progress{
    width: 50%;
    background-color: #d6d6d6;
    height: 25px;
    margin: auto;
    border-radius: 5px;
}

.success-bar{
    width: 0%;
    height: 100%;
    background-color: #f73838;
    border-radius: 5px;
}

/*  ---Marquesina ---   */

.marquee {
 overflow: hidden;
 position: relative;
 height: 50px;
}
.marquee p {
 /*position: absolute;*/
 white-space: nowrap;
 /*width: 100%;*/
 /*height: 100%;*/
 display: inline-block;
 padding-left: 100%;
 text-indent: 0;
 margin: 0;
 line-height: 50px;
 text-align: center;
 /* Starting position */
 -moz-transform:translateX(0);
 -webkit-transform:translateX(0);	
 transform:translateX(0);
 /* Apply animation to this element */	
 -moz-animation: scroll-left 5s linear infinite;
 -webkit-animation: scroll-left 5s linear infinite;
 animation: scroll-left 5s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes scroll-left {
 0%   { -moz-transform: translateX(0); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
 0%   { -webkit-transform: translateX(0); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
 0%   { 
 -moz-transform: translateX(0); /* Browser bug fix */
 -webkit-transform: translateX(0); /* Browser bug fix */
 transform: translateX(0); 		
 }
 100% { 
 -moz-transform: translateX(-100%); /* Browser bug fix */
 -webkit-transform: translateX(-100%); /* Browser bug fix */
 transform: translateX(-100%); 
 }
}
