﻿* {
     padding: 0;
     margin: 0;
}
 body {
     width: 100%;
     height: 100%;
    /*min-width: 950px;
     */
     font-size: 12pt;
     background: url(ui/900.jpg);
     background-repeat: repeat-x;
     font-family: Arial;
}
 .menucorner {
     width: 100%;
     background-color: #b7d5e9;
     margin: 0 !important;
}
 li {
     list-style-position: inside;
}
 .page {
     padding: 0 10px 0 10px;
     height: 100%;
    /* min-width: 800px;
     */
}
 .page-container {
     float: left;
    /* min-width: 800px;
     */
     width: 100%;
}
 .page-container a {
     text-decoration: none;
}
 .page-container a:hover {
     color: #b7d5e9 !important;
}
 .logo {
     min-height: 150px;
     background-image: url(ui/logo.gif);
     background-repeat: no-repeat;
     padding-left: 155px;
}
 .header-top {
     position: inherit;
     height: 90px;
     width: 100%;
}
 .header-top-left {
     float: left;
     width: 1px;
}
 .header-top-right {
     height: 99%;
     float: right;
     font-size: 0.8em;
}
 .nav0 {
     padding-right: 170px;
}
 .nav0 ul {
     text-align: left;
}
 .nav0 li {
     display: inline;
     list-style: none;
     padding: 0 0 0 10px;
}
 .nav0 a:hover {
     text-decoration: none;
}
 .nav0 a img {
     border: none;
}
 .langsel {
     color: #FFFF99;
     text-decoration: none;
}
 .langsel img {
     height: 20px;
}
 .langunsel {
     color: #FFFFFF;
     text-decoration: underline;
}
 .nav1 {
    /*margin-top:5px;
    */
     color: #FFFFFF;
     font-size: 0.7em;
     float: left;
}
 .nav1 ul li {
     display: inline;
     list-style: none;
    /*padding:0 4px 0 0;
    */
}
 .nav1 ul {
     padding: 0 0 0 0;
     text-align: right;
}
 .nav1 a:hover {
     text-decoration: none;
     color: #663300;
}
 .nav11 {
     text-align: right;
}
 .nav11 li {
     display: inline;
     list-style: none;
     color: white;
}
 .nav11 li a {
     color: white;
     text-decoration: none;
}
 .nav11 a:hover {
     text-decoration: none;
     color: #663300;
}
 .sitetitle {
     cursor: default;
     padding-bottom: 40px;
     padding-top: 30px;
     float: left;
     width: 100%;
}
 .sitetitle h1 {
     font-family: Montserrat;
     font-size: 1.4em;
     font-weight: bold;
     background: none;
     text-align: center;
     letter-spacing: 12px;
     text-transform: uppercase;
}
 .sitetitle h1 a {
     color: #004A94;
}
 .site_map_line {
}
 .site_map {
     cursor: default;
     color: #993C00;
     float: left;
     font-size: 0.8em;
     max-width: 68%;
}
 .site_map a {
     color: #3175AB !important;
}
 .site_map a:HOVER {
     cursor: pointer;
}
 .header-menu {
     position: inherit;
     float: left;
     height: 30px;
     font-size: 0.8em;
     height: 100%;
    /*background-image:url(ui/bg_h30.gif);
     background-color:#8E3F00;
    */
}
/*for ie6*/
 * html .header-menu {
     position: inherit;
     float: left;
     height: 30px;
     font-size: 0.8em;
     height: 100%;
     background-image: url(ui/bg_h30.gif);
     margin-left: 0px !important;
}
 .header-bottom {
     width: 100%;
     justify-content: center;
     display: flex;
}
 .header_bottom_stub {
     width: 3px;
     height: 30px;
     float: right;
     background-image: url(ui/stub.gif);
}
 .searchcontainer {
     width: 250px;
     float: left;
     margin-left: -10px;
}
 .searchform {
    /*padding:4px;
    */
    /*background-color:#B7D5E9;
    */
     float: right;
}
 .searchform form fieldset {
     float: right;
     border: none;
}
 .searchform input.field {
     width: 212px;
     height: 16px;
     border: 1px solid rgb(200,200,200);
     float: left;
}
 .searchform input.button {
     width: 5.0em;
     padding: 1px !important 
    /*Non-IE6*/
    ;
     padding: 0 
    /*IE6*/
    ;
     background: rgb(230,230,230);
     border: solid 1px rgb(150,150,150);
     text-align: center;
     color: rgb(150,150,150);
}
 .searchform input.button:hover {
     cursor: pointer;
     border: solid 1px rgb(80,80,80);
     background: rgb(220,220,220);
     color: rgb(80,80,80);
}
 .button {
     padding: 1px !important 
    /*Non-IE6*/
    ;
     padding: 0 
    /*IE6*/
    ;
     background-color: #E5F2FB;
     border: solid 1px #3175AB;
     text-align: center;
     color: black;
}
 .button:hover {
     background: none repeat scroll 0 0 #ACC04D;
     cursor: pointer;
     color: white;
}
 .content {
     border: solid 1px #993C00;
     background-color: #FFFFFF;
     padding: 10px;
     min-height: 400px;
}
/*Footer*/
 .footer {
    /*background-image:url(ui/ftr.jpg);
     background-repeat:no-repeat;
     background-position:right;
    */
     width: 100%;
     float: left;
     margin-bottom: 5px;
     text-align: center;
     font-size: 0.8em;
}
/*default.aspx*/
 .main {
     width: 100%;
     height: auto;
     min-height: 350px;
     background-color: White;
    /*margin-top:5px;
    */
     float: left;
}
 .main a {
     color: #3175AB !important;
}
 .main img {
     border: none;
     padding: 0;
     margin: 10px 10px;
}
 .main ol {
     padding-left: 35px;
}
 .main ul {
     padding-left: 25px;
}
 .main h1 {
     font-size: 1em;
}
 .main h2 {
     font-size: 1em;
}
 .main h3 {
     font-size: 0.9em;
}
 .main h4 {
     font-size: 0.8em;
}
/*frame border*/
 .brd_color {
     color: #3175AB;
}
 .frame_border {
    /*border:solid 1px #3175AB;
    */
     background-color: White;
    /*margin:-1px;
    */
}
/* IE 6 */
 *html .frame_border {
     margin: 0px !important;
}
 .trans {
     filter: alpha(opacity=80);
     -moz-opacity: 0.8;
     -khtml-opacity: 0.8;
     opacity: 0.8;
     background-color: white;
}
 .frame_header_back {
    /*background-image:url(ui/bg_block_h30.gif);
    */
     background-color: #B7D5E9;
     background-repeat: repeat-x;
    /*height:25px;
    */
     margin-left: 2px !important;
     margin-right: 2px !important;
    /*margin-top:2px !important;
    */
     padding-top: 2px;
}
 .frame_header_back h2 {
     color: #3175AB;
     padding-top: 3px;
     padding-bottom: 3px;
     font-size: 0.95em;
     min-height: 20px;
}
 .frame_header_text {
     color: #FFFFFF;
     font-size: 1.3em;
     font-weight: bold;
}
 .frame_header_back h4 a {
     color: #FFFFFF;
}
/*menu*/
 .topmenu a:focus {
     outline: none;
}
 .topmenu {
     float: left;
     height: 100%;
}
 .topmenu ul, .topmenu ul li {
     list-style: none;
     margin: 0;
     padding: 0;
     z-index: 99999;
     list-style-position: outside;
}
 .topmenu ul li {
     float: left;
    /*background-color:#3175ab;
    */
     margin: 1px;
}
 .topmenu ul li a {
     display: block;
     padding: 8px 30px;
     color: black;
     text-decoration: none;
     float: none;
     margin-top: 0px;
     font-weight: bold;
     white-space: normal;
     cursor: pointer;
     -moz-user-select: none;
     -khtml-user-select: none;
    /*background-image:url("ui/m.jpg");
    */
}
/*for ie6*/
 * html .top_menu_header {
     float: left;
}
 * html .topmenu ul li a {
     float: left;
}
 * html .submenu {
     clear: both;
     position: absolute;
}
 .topmenu ul li a:HOVER {
     background-color: #E5F2FB;
    /*background-image:url("ui/g.jpg");
    */
     color: black !important;
}
 .submenu {
     background-color: #E5F2FB;
     border-left: 1px solid #3175AB;
     border-right: 1px solid #3175AB;
     border-top: 1px solid #3175AB;
     display: none;
     position: absolute;
     z-index: 9999 !important;
    /*border-left:solid 1px #C9990A;
     border-right:solid 1px #C9990A;
    */
    /*background-color:#8E3F00;
    */
}
 .submenu li {
     border-bottom: 1px solid #3175AB;
     float: none !important;
     margin: 0 !important;
     width: 200px !important;
     z-index: 99999 !important;
    /*border-bottom:solid 1px #C9990A;
    */
    /*border-bottom:1px solid #B7D5E9;
    */
    /*border-bottom:1px solid #3175AB;
    */
    /*height:26px;
    */
}
 .submenu li a:HOVER {
    /*color:white !important;
    */
    /*background-image:url("ui/_m.jpg");
    */
    /*border-bottom:1px solid #b7d5e9;
    */
    /*background-color:#C9990A !important;
    */
     background-color: #acc04d;
     display: block;
}
 .submenu li a {
     background-image: none !important;
     color: #3175AB !important;
     font-size: 0.9em;
     font-weight: normal !important;
     height: auto !important;
     line-height: 12pt;
     padding: 4px !important;
    /*background-image:url("ui/m.jpg");
    */
    /*position:relative;
    */
}
 .ajaxLoading {
     z-index: 9999;
     position: fixed;
     top: 100%;
     left: 0px;
     margin-top: -50px;
     margin-left: 0px;
     background-color: #F2EDF7;
     border: solid 1px Gray;
     text-align: center;
     padding: 5px 5px 5px 5px;
}
 .ajaxLoading h3 {
     vertical-align: top;
}
 .listWithNoMark ul, .listWithNoMark ul li {
     list-style: none;
}
/* for modals pop up*/
 .modalBackground {
     background-color: Gray;
     filter: alpha(opacity=70);
     opacity: 0.7;
}
 .PopupPanel {
     left: 50% !important;
     top: 50% !important;
     position: fixed !important;
}
 .PopupPanelContent {
     background-color: rgb(240,240,238);
}
 .PopupPanelHeader {
     background-image: url("images_ui/PopupHeader.gif");
     height: 25px;
     vertical-align: top;
     padding-left: 0px;
     border-bottom: solid 1px Gray;
     text-align: center;
}
 .PopupPanelFooter {
     background-image: url("images_ui/PopupHeader.gif");
     height: 26px;
     vertical-align: top;
     padding-top: 3px;
     padding-left: 3px;
     border-top: solid 1px Gray;
}
 .PopupPanelHeader h2 {
     vertical-align: top;
     margin: 0px;
}
 .PopupPanelHeaderClose {
     right: 4px;
     top: 4px;
     width: 16px;
     height: 16px;
     position: absolute;
}
/*Default.aspx*/
 .splash {
     height: 198px;
}
 .greeting {
     margin-top: 10px;
}
 .greeting_content {
     padding: 10px;
     color: #000000;
}
 .RightPanel {
     float: right;
     display: block;
    /* min-width: 300px;
     */
     width: 300px;
}
 .LeftPanel {
     float: left;
     width: 100%;
     margin-right: -320px;
}
 .Container {
     margin-right: 300px;
     position: relative;
}
 .edit_link {
     padding: 0px !important;
     text-align: right !important;
     font-size: 0.7em !important;
     margin-right: 5px;
}
 .edit_link a {
     padding-left: 0px !important;
}
 .institutes, .faculties, .institute_it {
     background-color: #F9EADC;
}
 .news, .greeting {
     background-color: #FFFFFF;
}
 .faculties, .institute_it, .news {
     margin-top: 10px;
}
 .faculties div, .institutes div, .news div, .greeting div, .institute_it div div {
     text-align: center;
}
 .institute_it p, .institutes p, .faculties p {
     padding: 3px;
     font-size: 0.9em;
}
 .institute_it p, .institutes p, .faculties p, .news p, .greeting p {
     margin: 0 5px 0 5px;
}
 .faculties p a, .institutes p a, .news div p a, .greeting p a, .institute_it p a, .footer a, .footer p a {
     color: #3175AB;
}
 .news p {
     padding: 3px;
     text-align: justify;
}
 .news h2 a {
     text-decoration: none;
     color: #FFFFFF;
}
/*Counters*/
 .Counters {
     text-align: left;
}
 .narch {
     width: 760px;
     margin: 0 auto;
}
 .narch-title {
     text-align: center;
}
 .narch-date {
     background-color: #FFFFFF;
     font-size: 0.9em !important;
}
 .narch-line {
     height: 10px;
     border-bottom: solid 1px;
}
/* jqModal base Styling courtesy of;
 Brice Burgess <bhb@iceburg.net> */
/* The Window's CSS z-index value is respected (takes priority). If none is supplied, the Window's z-index value will be set to 3000 by default (via jqModal.js). */
 .jqmWindow {
     display: none;
     position: fixed;
     top: 17%;
     left: 50%;
     margin-left: -300px;
     width: 600px;
     background-color: #EEE;
     color: #333;
     border: 1px solid black;
     padding: 12px;
}
/*.jqmOverlay {
     background-color: #000;
}
*/
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
 * iframe.jqm {
     position: absolute;
     top: 0;
     left: 0;
     z-index: -1;
     width: expression(this.parentNode.offsetWidth+'px');
     height: expression(this.parentNode.offsetHeight+'px');
}
/* Fixed posistioning emulation for IE6 Star selector used to hide definition from browsers other than IE6 For valid CSS, use a conditional include instead */
 * html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
 .groupBox {
     border: 1px solid #d6d6c7;
     padding: 15px 10px 10px 10px;
     position: relative;
     margin-bottom: 15px;
}
 .groupBoxScroll {
     overflow: auto;
     max-height: 250px;
}
 .groupBoxHeader {
     margin: 0;
     padding: 0 2px;
     background-color: #EEE;
     position: absolute;
     top: -8px;
     color: #5181e2;
}
 div.jqmAlert {
    /* contains + positions the alert window */
     display: none;
     position: fixed;
     top: 20px;
     right: -30%;
     width: 100%;
}
/* Fixed posistioning emulation for IE6 Star selector used to hide definition from browsers other than IE6 For valid CSS, use a conditional include instead */
 * html div.jqmAlert {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
 div.jqmAlertWindow {
     height: auto;
     width: auto;
     margin: auto;
     max-width: 400px;
     padding: 0 10px 10px;
     background: #F2EDE3;
     border: 1px dotted black;
}
 .jqmAlertTitle {
     margin: 5px 2px;
     height: 20px;
     color: black;
}
 .jqmAlertTitle h1 {
     margin: 5px 2px;
     padding-left: 5px;
     padding: 0;
     font-size: 14px;
     text-transform: capitalize;
     font-weight: bold;
     float: left;
     height: 20px;
}
 div.jqmAlert .jqmClose em {
     display: none;
}
 div.jqmAlert .jqmClose {
     width: 20px;
     height: 20px;
     display: block;
     float: right;
     clear: right;
     background: transparent url(images_ui/close_button.gif) 0 0 no-repeat;
}
 div.jqmAlertContent {
     border-top: 0px;
     color: black;
     font: 11px/14pt arial;
     padding: 5px 10px 5px;
     margin: 5px;
     border: 1px dotted #111;
     letter-spacing: 0px;
}
 img.filePreview {
     padding-top: 5px;
     vertical-align: middle;
}
 .HierarchyEditor * {
     padding: 3px;
}
/*Security administration*/
 .security_content {
     text-align: center;
     padding-top: 10px;
}
 .indention {
     padding-top: 0.5em;
}
 .LineButtons {
     padding-right: 0.8em;
     display: inline;
}
 .frame_border_indention {
     padding: 1px;
}
 .frame_bottom_indention {
     padding-bottom: 1.5em;
}
/* dock - top */
 .dock {
     position: relative;
     height: 40px;
     text-align: center;
}
 .dock-container {
     float: right;
}
 a.dock-item {
     display: block;
     width: 20px;
     color: #000;
     float: left;
     text-align: center;
     text-decoration: none;
     font: bold 12px Arial, Helvetica, sans-serif;
     padding-right: 10px;
}
 .dock-item img {
     border: none;
     width: 100%;
     height: 25px;
}
 .dock-item img:hover {
     opacity: 0.5;
}
 .dock-item span {
     display: none;
     padding-left: 20px;
     color: #FFFFFF !important;
}
 .ModuleEditor .MenuItem {
     background-color: #555555;
     color: White;
     text-align: center;
     cursor: pointer;
     font-weight: bold;
     border-top: solid 1px white;
     padding: 3px 0px 3px 0px;
}
 .ModuleEditor .Panel {
     border: 1px solid #993300;
     background-color: #FFE8B0;
     margin-bottom: 5px;
     padding-top: 10px;
     padding-bottom: 10px;
}
 .ModuleEditor .Panel .Caption {
     font-weight: bold;
}
 .ModuleEditor .Panel .commandLink {
     color: #993300;
     font-weight: bold;
     cursor: pointer;
}
 .ModuleEditor .Panel2 {
     border: 1px solid #AEAEAE;
     background-color: #FFFFCC;
     margin-bottom: 10px;
     padding-top: 10px;
     padding-bottom: 10px;
}
 .ModuleEditor .MsgBox {
     border: 1px solid #AEAEAE;
     margin: 10px 10px 10px 10px;
     padding: 15px 10px 15px 50px;
     background-repeat: no-repeat;
     background-position: 10px center;
     position: relative;
     color: black;
     background-color: #FFFFCC;
}
 .ModuleEditor .ItemsList td {
     padding: 5px 5px 5px 5px;
}
 .ModuleEditor .ItemsList tr:hover, .ModuleEditor .ItemsList .item:hover {
     background-color: #FFFFCC;
}
 .ModuleEditor .Panel2 .Caption {
     font-weight: bold;
}
 .ModuleEditor .Button {
     border: 1px solid #AEAEAE;
     margin: 10px 10px 10px 10px;
     padding: 15px 10px 15px 50px;
     background-repeat: no-repeat;
     background-position: 10px center;
     position: relative;
     color: #800000;
     background-color: #FECC63;
     cursor: pointer;
     font-weight: bold;
}
 .ModuleEditor .Button:hover {
     background-color: #AB5E2A;
     border: 1px solid #993300;
     color: #FFFFFF;
}
 .ModuleEditor a:visited {
     color: Blue;
}
 .ForgotPassword {
     padding-top: 50px;
     width: 600px;
     margin: 0 auto;
}
 .ForgotPassword p {
     padding-top: 0.5em;
     padding: 13px 0 12px 0;
     text-align: center;
}
 .EmailVerification {
     padding-top: 50px;
     text-align: left;
     font-size: 12pt;
}
 .Login {
     padding-top: 50px;
     width: 100%;
     margin: 0 auto;
     display: block;
     position: relative;
}

.mapping tbody tr 
{
 max-width: 75%;   
}

 .Login p {
     padding-top: 0.5em;
     padding: 13px 0 12px 0;
     text-align: center;
}
 .LogCont {
     text-align: center;
     margin-top: 20px;
     width: 100%;
    display: flex;
    justify-content: center;

}
 .LogCont td {
     padding: 10px 0 5px 25px;
}
 .ProgressBar {
     border: 1px solid black;
}
 .ProgressBar .ProgressBarFill {
     background-color: blue;
}
 .thumbImg {
     cursor: pointer;
}
 .ivCommand {
     cursor: pointer;
}
 .ivWindow {
     border: 0px solid #95B3D0;
     background-color: Transparent;
     margin: 50px 50px 50px 50px;
     overflow: auto;
     vertical-align: middle;
     top: 0px;
     left: 0px;
     position: fixed;
     z-index: 95;
}
 a.dp-choose-date {
     width: 24px;
     height: 24px;
     padding: 0;
     margin: 0px 3px 0;
     display: inline-block;
     text-indent: -500px;
     background: url('/Images/Calendar-24x24.png') no-repeat;
}
 .registration {
     padding-top: 50px;
     width: 500px;
     margin: 0 auto;
     display: block;
     position: relative;
}
 .TopSplashBar {
     border: 1px solid #993C00;
     height: 198px;
     background-image: url(ui/splash.jpg);
}
 .date {
     text-align: right !important;
     font-size: 0.7em !important;
     color: black;
     line-height: normal;
     margin: 0 0 5px 0 !important;
}
/* Name: Sliding Login Panel with jQuery 1.3.2 Author: Jeremie Tisseau Author URI: http://web-kreation.com/ Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/ Date: March 26, 2009 Version: 1.0 The CSS, XHTML and design is released under Creative Common License 3.0: http://creativecommons.org/licenses/by-sa/3.0/ */
/* Panel Tab/button */
 .tab {
     background: url(Module/tab_b_g.png) repeat-x 0 0;
     height: 42px;
     position: relative;
     top: 0;
     z-index: 9;
     width: 100%;
}
 .tab ul.login {
     display: block;
     position: relative;
     float: left;
     clear: right;
     height: 42px;
     width: auto;
     font-weight: bold;
     line-height: 42px;
     margin: 0;
     padding-left: 0px;
     color: white;
     font-size: 80%;
     text-align: center;
}
 .tab ul.login li.left {
     background: url(Module/tab_l_g.png) no-repeat left 0;
     height: 42px;
     width: 30px;
     padding: 0;
     margin: 0;
     display: block;
     float: left;
}
 .tab ul.login li.right {
     background: url(Module/tab_r_g.png) no-repeat left 0;
     height: 42px;
     width: 30px;
     padding: 0;
     margin: 0;
     display: block;
     float: left;
}
 .tab ul.login li {
     text-align: left;
     padding: 0 6px;
     display: block;
     float: left;
     height: 42px;
     background: url(Module/tab_m_g.png) repeat-x 0 0;
}
 .tab a.open, .tab a.close {
     height: 20px;
     line-height: 20px !important;
     padding-left: 30px !important;
     cursor: pointer;
     display: block;
     width: 70px;
     position: relative;
     top: 11px;
}
 .tab a.open {
     background: url(Module/bt_open.png) no-repeat left 0;
}
 .tab a.close {
     background: url(Module/bt_close.png) no-repeat left 0;
}
 .tab a:hover.open {
     background: url(Module/bt_open.png) no-repeat left -19px;
}
 .tab a:hover.close {
     background: url(Module/bt_close.png) no-repeat left -19px;
}
/* sliding panel */
 #panel {
     width: 100%;
     background-color: #aaa;
     overflow: hidden;
     position: relative;
     z-index: 3;
     display: none;
}
 #panel h1 {
     font-size: 1.6em;
     padding: 5px 0 10px;
     margin: 0;
     color: white;
}
 #panel h2 {
     font-size: 1.2em;
     padding: 10px 0 5px;
     margin: 0;
     color: white;
}
 #panel p {
     margin: 5px 0;
     padding: 0;
}
 #panel a {
     text-decoration: none;
     color: #15ADFF;
     float: left;
}
 #panel a:hover {
     color: white;
}
 #panel a-lost-pwd {
     display: block;
     float: left;
}
 #panel .content {
     width: 960px;
     margin: 0 auto;
     padding-top: 15px;
     text-align: left;
     font-size: 0.85em;
}
 #panel .content .left {
     width: 280px;
     float: left;
     padding: 0 15px;
     border-left: 1px solid #333;
}
 #panel .content .right {
     border-right: 1px solid #333;
}
 #panel .content form {
     margin: 0 0 10px 0;
}
 #panel .content label {
     float: left;
     padding-top: 8px;
     clear: both;
     width: 280px;
     display: block;
}
 #toggle a {
     color: White !important;
}
 .splashbar {
     font-weight: normal;
     overflow: hidden;
     position: relative;
     padding: 0px 0px 0px 0px;
}
 .splashbar div.it {
     width: 100%;
     display: none;
}
 div.it img {
     padding: 0px 0px 0px 0px;
}
/*End of sliding panel*/
/* CSS for last news aggregator */
 .smallcol {
     z-index: 2;
     position: relative;
     width: 320px;
}
 .newselement_title {
     font-weight: 700;
}
 .newselement_description {
     color: #1c56a5;
     text-decoration: none;
     font-size: 12px;
     line-height: 16px !important;
}
 .clear2 {
     display: block;
     height: 0px;
     clear: both;
     font-size: 0px;
     overflow: hidden;
}
 .clear_small {
     line-height: 1px;
     display: block;
     height: 5px;
     clear: both;
     font-size: 0px;
     overflow: hidden;
}
 .clear_small2 {
     line-height: 1px;
     display: block;
     height: 2px;
     clear: both;
     font-size: 0px;
     overflow: hidden;
}
 .smallcol {
     z-index: 2;
     position: relative;
     width: 320px;
}
 .smallcol {
     line-height: 15px;
}
 .smallcol {
     line-height: 14px;
}
 .small {
     line-height: 15px;
     font-size: 11px;
}
 .gray {
     color: #888;
}
 .pad_box {
     padding-bottom: 0px;
     padding-left: 10px;
     padding-right: 10px;
     height: 1%;
     padding-top: 0px;
}
 .rshad_box {
     width: 30%;
     display: inline-block;
     margin-left: 10px;
}
 .rshad_lc {
     width: 100%;
     background: url(images_ui/rshadlc.gif) repeat-y left top;
}
 .rshad_rc {
     padding-bottom: 0px;
     padding-left: 3px;
     padding-right: 3px;
     background: url(images_ui/rshadrc.gif) repeat-y right top;
     padding-top: 0px;
}
 .rcolor_box {
     width: 100%;
     background: url(images_ui/rcolorbox.gif) #fef6f1 repeat-x left top;
}
 .h3_header {
     margin-top: 6px;
     margin-bottom: 0px;
}
 .bordb_null {
     border-bottom: medium none;
}
 .hr {
     line-height: 1px;
     height: 0px;
     font-size: 0px;
     overflow: hidden;
     border-top: #ededed 1px solid;
}
 .rcolor_box .hr {
     line-height: 1px;
     height: 0px;
     font-size: 0px;
     overflow: hidden;
     border-top: #f1ebe7 1px solid;
}
 ul.ul_lines {
     list-style: none outside none;
     border-bottom: #e9ddd9 1px solid;
     padding-bottom: 6px;
     padding-left: 0;
     background: none transparent scroll repeat 0% 0%;
     padding-top: 3px;
}
 .hr {
     border-bottom-color: #666;
     border-top-color: #666;
     border-right-color: #666;
     border-left-color: #666;
}
 .rshad_lb {
     line-height: 1px;
     height: 8px;
     font-size: 0px;
     overflow: hidden;
}
 .rshad_rb {
     line-height: 1px;
     height: 8px;
     font-size: 0px;
     overflow: hidden;
}
 .rshad_lb {
     position: relative;
     padding-left: 8px;
     margin-bottom: -7px;
     background: url(images_ui/rshadlb.gif) no-repeat left bottom;
     top: -5px;
}
 .rshad_rb {
     background: url(images_ui/rshadrb.gif) no-repeat right bottom;
}
/* End of CSS for last news aggregator */
 .moduleLink {
     margin: 1px 0px 1px 0px !important;
}
 #imSelect, #imDeselect {
     margin: 0;
}
 * input {
     line-height: normal !important;
}
 *html #close, #open, #panel img {
     behavior: url('/iepngfix.htc');
}
 *html .toolbar {
     behavior: url('/iepngfix.htc');
}
 *html .ie6png {
     behavior: url('/iepngfix.htc');
}
 .toolbar {
     margin: 2px !important;
     height: 14px !important;
     width: 14px !important;
     min-width: auto !important;
}
 .red {
     color: Red;
}
/* Navigation module */
 .bgheader {
    /*background-color: #B7D5E9;
    */
    /*color: #3175AB;
    */
    /*margin: 0 -10px;
    */
     padding-bottom: 5px;
    /*padding-top: 5px;
    */
     text-align: center;
}
 .bgheader a {
     color: #3175AB !important;
     font-size: 0.9em;
     font-weight: bold;
}
/* End of Navigation module */
 .gallery {
     text-align: center;
}
 .gallery li {
     display: inline;
     list-style: none;
     padding: 0 0 0 10px;
     float: left;
}
 .gallery div {
     display: inline-table;
}
 .gallery .descr {
     display: block;
}
 .lastUpdates-container {
     list-style-type: none;
}
 .ui-widget-header {
     background-color: #B7D5E9;
     border: 1px solid #B7D5E9;
}
 .ui-state-active, .ui-widget-content .ui-state-active {
     border: 1px solid #3175AB;
}
 .fleft {
     float: left;
}
 .w100 {
     width: 100%;
     min-width: 100%;
}
 .fleft100 {
     float: left;
     width: 100%;
     min-width: 100%;
}
 .marginb10 {
     margin-bottom: 10px;
}
 .bgcolor_dark {
     background-color: #3175AB;
}
 .bgcolor {
     background-color: #b7d5e9;
}
 .bgcolor_light {
     background-color: #E5F2FB;
}
 .ui-tabs a {
     border-bottom: none !important;
}
 .brdcolor_dark {
     border-color: #3175AB;
}
 .brdcolor {
     border-color: #b7d5e9;
}
 .brdcolor_light {
     border-color: #E5F2FB;
}
 .brd {
     border-style: solid;
     border-width: 1px;
}
 .margint2 {
     margin-top: 2px;
}
/* corners */
 .b1, .b2, .b3, .b4, .b5, .b1 i, .b2 i, .b3 i, .b4 i, .b5 i, .b1 b, .b2 b, .b3 b, .b4 b, .b5 b {
     height: 1px;
     font-size: 1px;
     overflow: hidden;
     border-style: solid;
     border-width: 0 1px;
     display: block;
}
 .b1 {
     margin: 0 2px;
     background: #E5F2FB;
     border: none;
}
 .b1 b {
     margin: 0 1px;
     background: #b7d5e9;
     border-color: #b7d5e9;
}
 .b2 {
     margin: 0 1px;
     border-color: #E5F2FB;
}
 .b2 b {
     border-color: #b7d5e9;
}
 .b2 i {
     border-color: #E5F2FB;
}
 .b3 {
     border-color: #E5F2FB;
}
 .b3 b {
     border-color: #B7D5E9;
}
 .b3 i {
     border-color: #E5F2FB;
}
 .b4 {
     border-color: #B7D5E9;
}
 .b4 b {
     border-color: #E5F2FB;
}
 .b5 {
     border-color: #E5F2FB;
}
 .b5 b {
     border-color: #E5F2FB;
}
 .btext {
     border-left: 1px solid #b7d5e9;
     border-right: 1px solid #b7d5e9;
     border-width: 0 1px;
}
 .m1, .m2, .m3, .m4, .m5, .m1 i, .m2 i, .m3 i, .m4 i, .m5 i, .m1 b, .m2 b, .m3 b, .m4 b, .m5 b {
     height: 1px;
     font-size: 1px;
     overflow: hidden;
     border-style: solid;
     border-width: 0 1px;
     display: block;
}
 .m1 {
     margin: 0 2px;
     background: #b7d5e9;
     border: none;
}
 .m1 b {
     margin: 0 1px;
     background: #b7d5e9;
     border-color: #b7d5e9;
}
 .m2 {
     margin: 0 1px;
     border-color: #b7d5e9;
}
 .m2 b {
     border-color: #b7d5e9;
}
 .m2 i {
     border-color: #b7d5e9;
}
 .m3 {
     border-color: #b7d5e9;
}
 .m3 b {
     border-color: #b7d5e9;
}
 .m3 i {
     border-color: #b7d5e9;
}
 .m4 {
     border-color: #b7d5e9;
}
 .m4 b {
     border-color: #b7d5e9;
}
 .m5 {
     border-color: #b7d5e9;
}
 .m5 b {
     border-color: #b7d5e9;
}
 .moduleTitle {
    /*padding-top:10px;
    */
    /*text-align:center;
    */
     color: #3175AB;
     min-height: 20px;
     padding-left: 10px;
}
 .alt_moduleTitle {
     color: #3175AB;
     min-height: 20px;
     padding-top: 10px;
     padding-left: 10px;
}
 .margin-tb-5 {
     margin: -5px 0 -5px 0;
}
 .margin-r-10 {
     margin-right: 10px;
}
 .fleft100 {
     float: left;
     width: 100%;
     min-width: 100%;
}
 .fleft {
     float: left;
}
 .sitemap ul {
     font-size: 1em;
}
 .pp {
     cursor: pointer;
}
 .bvi-open {
     float: right;
     color: white;
}
 .bvi-img {
     width: 30px;
}
 .bvi-hide {
     float: left;
}
 .goog-te-gadget .goog-te-combo {
     margin: 0 !important;
}
 .hamburger-menu {
     display: none;
}
 .topheader {
     display: flex;
     justify-content: space-between;
}
.defaultlogo
{
    width: 43%;
}

.mceToolbar tbody tr
{
 display: block !important;   
}

.fleft100 tbody tr
{
 margin-bottom: 2vh;  
}
