body{
        background-color : #004B8B;
        font-family :Verdana, "MS Sans Serif", Arial, Geneva, sans-serif, Tahoma;
        font-size : 13px;
        //color : White;
        margin : 0px 0px;
        padding : 0px 0px;
}
a{
        color: #ffffff;
        text-decoration: underline;
}
a:hover{
        color: #ffffff;
        text-decoration: underline; 
}

.search:visited {color:blue;}
/*text*/
.t12{        font-size: 12px;}
.t11{        font-size: 11px;}
.t10{        font-size: 10px;}
.t9{        font-size: 9px;}
.b{        font-weight : bold;}
.i{        font-style : italic;}
h1{
        font-size: 21px;
        font-weight : bold;
        color: #000000;
        padding : 0;
        margin : 0;
}

li {
  list-style: none !important;
}

h1.red{
	color: #df2a24;
	font-style: normal !important;
}

a.red{
	color: #cc0000 !important;
 	font-style: normal !important;
}

h2{
        font-size: 17px;
        color: #333333;
        font-weight : bold;
        padding : 0;
        margin : 0;
}
h3{
        color: ffffff;
        font-size : 20px;
        font-weight : bold;
        padding : 0;
        margin : 0;
}
/*text*/
/*logo*/
#group{
        background-image:url(../images/chain.jpg);
        background-repeat:no-repeat;
        background-attachment: fixed;
        background-position: center center;
        background-size: cover;
}


/* For mobile devices */
@media only screen and (max-width: 767px) {
  #group {
    /* The file size of this background image is 93% smaller
     * to improve page load speed on mobile internet connections */
    background-image: url(../images/chain-mobil.jpg);
      }
} 

/*#emanager{
        background-image:url(../images/logo.jpg);
        background-position:right top;
        background-repeat:no-repeat
}*/
/*logo*/
/*top menu*/
.w33{
        width : 33.3%;
}
.w25{
        width : 25%;
}
 .services li  a{
        color: #ccffff;
        text-decoration : none;
        padding-left : 15px;
        margin-left: -16px;
}
.personal li  a{
        color: #ffcccc;
        text-decoration : none;
        padding-left : 15px;
        margin-left: -16px;
}
.myprofile li  a{
        color: #ffcccc;
        text-decoration : none;
        padding-left : 15px;
        margin-left: -16px;
}
.crewchangeplanner li  a{
        color: #ffcccc;
        text-decoration : none;
        padding-left : 15px;
        margin-left: -16px;
}
.supportservices li  a{
        color: #ffcccc;
        text-decoration : none;
        padding-left : 15px;
        margin-left: -16px;
}
.openvacancies li  a{
        color: #ffcccc;
        text-decoration : none;
        padding-left : 15px;
        margin-left: -16px;
}
.seacover li  a{
        color: #ccffcc;
        text-decoration : none;
        padding-left : 15px;
        margin-left: -16px;
}
.emanager li a{
        color: #ffccff;
        text-decoration : none;
        padding-left : 15px;
        margin-left: -16px;
}
.customers li  a{
        color: #ccffcc;
        text-decoration : none;
        padding-left : 15px;
        margin-left: -16px;
}
.finmanager li  a{
        color: #ccffcc;
        text-decoration : none;
        padding-left : 15px;
        margin-left: -16px;
}
.reports li  a{
        color: #ccffcc;
        text-decoration : none;
        padding-left : 15px;
        margin-left: -16px;
}
.brokering li  a{
        color: #ccffcc;
        text-decoration : none;
        padding-left : 15px;
        margin-left: -16px;
}
.w33 .menu{
        margin : 19px 19px;
        color : #cccccc;
}
.w25 .menu{
        margin : 19px 19px;
        color : #cccccc;
}
.menu h1{
        display : block;
        background-image : url(../images/h_im.png);
        background-position : left top;
        background-repeat : no-repeat;
        height : 39px;
        padding : 0;
        margin:0;
        padding-top: 10px;
        padding-left: 15px;
        color : #004B8B;
        font-size : 17px;
        font-weight : normal;
}
.menu h1.selected{
        display : block; 
        background-image : url(../images/menu_selected.gif);
        background-position : left top;
        background-repeat : no-repeat;
        height : 39px;
        padding : 0;
        margin:0;
        padding-top: 10px;
        padding-left: 15px;
        color : #ffffff;
        font-size : 17px;
        font-weight : normal;
}
.menu ul{
        padding: 0;
        margin : 0;
        list-style-type : none;
}
.menu li{
        padding: 0;
        margin-left : 16px;
        padding-bottom : 3px;
        padding-top : 3px;
        margin : 0;
        margin-left : 16px;
        list-style : none;
        background-image : url(../images/dots.gif);
        background-position: bottom;
        background-position : bottom;
        background-repeat : repeat-x;
}
.menu li a:hover{
        color : #ffffff;
        text-decoration : none;
        font-weight : bold;
        margin-left: -16px;
        background-image : url(../images/arrow_menu.gif);
        background-position : 1px;
        background-repeat : no-repeat;
}
.menu .selected{
        padding: 0;
        margin-left : 16px;
        padding-bottom : 3px;
        padding-top : 3px;
        margin : 0;
        margin-left : 16px;
        list-style : none;
        background-image : url(../images/dots.gif);
        background-position: bottom;
        background-repeat : repeat-x;
}
.menu .selected .int{
        color : #ffffff;
        text-decoration : none;
        font-weight : bold;
        background-image : url(../images/arrow_menu.gif);
        background-position : 1px;
        background-repeat : no-repeat;
        padding-left : 15px;
        margin-left: -16px;
}
.email {
        color: #FFFFFF;
        font-size: 25px;
        padding: 0px 0px 0px 100px;
}
.phonenumber {
        color: #cc9933;
        font-size: 25px;
        font-weight : bold;
        padding: 0px 0px 0px 100px;
}
/*top menu*/
.yellow{
        background-color : #cc9933;
        color : #000000;
}
a.yellow{
        background-color : #ffffff;
        padding: 5px 16px;
        color: #63a6df;
        text-decoration: none;
        font-weight : bold;
}
a.yellow:hover{
        background-color : #63a6df;
        padding: 5px 16px;
        color: #ffffff;
        text-decoration: none;
        font-weight : bold;
}
.yell{
        color: #cc9933;
        text-align : justify;
}
a.home{
        background-image : url(../images/dashboard_white.png);
        background-repeat : no-repeat;
        display : block;
        text-decoration : none;
        width : 30px;
        height : 30px;
}
a.home:hover{
        background-image : url(../images/dashboard.png);
        background-repeat : no-repeat;
        display : block;
        text-decoration : none;
        width : 30px;
        height : 30px;
        cursor : pointer;
}
a.contacts{
        background-image : url(../images/bt_contacts.gif);
        background-repeat : no-repeat;
        display : block;
        text-decoration : none;
        width : 21px;
        height : 21px;
}
a.contacts:hover{
        background-image : url(../images/bt_contacts_act.gif);
        background-repeat : no-repeat;
        display : block;
        text-decoration : none;
        width : 21px;
        height : 21px;
        cursor : pointer;
}
a.sitemap{
        background-image : url(../images/bt_sitemap.gif);
        background-repeat : no-repeat;
        display : block;
        text-decoration : none;
        width : 21px;
        height : 21px;
}
a.sitemap:hover{
        background-image : url(../images/bt_sitemap_act.gif);
        background-repeat : no-repeat;
        display : block;
        text-decoration : none;
        width : 21px;
        height : 21px;
        cursor : pointer;
}
a.rus{
        background-image : url(../images/bt_rus.gif);
        background-repeat : no-repeat;
        display : block;
        text-decoration : none;
        width : 30px;
        height : 18px;
}
a.rus:hover{
        background-image : url(../images/bt_rus_act.gif);
        background-repeat : no-repeat;
        display : block;
        text-decoration : none;
        width : 30px;
        height : 18px;
        cursor : pointer;
}
a.eng{
        background-image : url(../images/bt_eng.gif);
        background-repeat : no-repeat;
        display : block;
        text-decoration : none;
        width : 30px;
        height : 18px;
}
a.eng:hover{
        background-image : url(../images/bt_eng_act.gif);
        background-repeat : no-repeat;
        display : block;
        text-decoration : none;
        width : 30px;
        height : 18px;
        cursor : pointer;
}
/*date*/
.date_fld{
        font-size : 9px;
        color: black;
}

.date{
        font-size : 9px;
        margin: 5px 0px;
        color: #cccccc;
        margin-bottom : 10px;
        margin-top : 20px;
        display : block;
        font-size : 9px;
}
.date b{
        padding : 1px 3px;
        margin-right : 1px;
        background-color : #cc9933;
        color : #ffffff;
        font-weight : normal;
}
.date em{
        padding : 1px 3px;
        margin-right : 1px;
        background-color : #cc9933;
        color : #ffffff;
        font-style : normal;
}
.date strong{
        padding : 1px 3px;
        margin-right : 1px;
        background-color : #cc9933;
        color : #ffffff;
        font-weight : normal;
}
.date i{
        padding : 1px 3px;
        margin-right : 1px;
        background-color : #cc9933;
        color : #ffffff;
        font-style : normal;
}
.date span{
        padding : 1px 3px;
        margin-right : 5px;
        background-color : #cccccc;
        color : #666666;
}
.dateD{
        font-size : 9px;
        padding : 1px 3px;
        margin-right : 1px;
        background-color : #cc9933;
        color : #ffffff;
        font-weight : normal;
}
.dateM{
        font-size : 9px;
        padding : 1px 3px;
        margin-right : 1px;
        background-color : #cc9933;
        color : #ffffff;
        font-style : normal;
}
.dateY{
        font-size : 9px;
        padding : 1px 3px;
        margin-right : 5px;
        background-color : #cccccc;
        color : #666666;
}
nobr .date{
        text-decoration : none;
        padding : 1px 3px;
        margin-right : 5px;
        color: #cccccc;
}

.form_date {
        font-size : 9px;
        margin: 5px 0px;
        color: black;
        margin-bottom : 10px;
        margin-top : 20px;
        display : block;
        font-size : 9px;
}
/*date*/
/*formating*/
.p0{padding : 0px 0px;}
.p5{ padding : 5px 5px;}
.pb5{        padding-bottom : 6px;}
.pt5{        padding-top : 6px;}
.pl5{        padding-left : 5px;}
.pr5{        padding-right : 5px;}
.p20{        padding : 3px 20px 0px 20px;}
.pl20{        padding-left: 20px;}
.pl10{        padding-left: 10px;}
.pr10{        padding-right : 10px;}
.m0{margin : 0px 0px;}
.ml10{        margin-left : 10px;}
.ml20{        margin-left : 20px;}
.mb5{        margin-bottom : 5px;}
.mt10{        margin-top: 10px;}
.mr5{        margin-right: 5px;}
.m20{        margin : 20px 20px;}
.left{        float : left;}
.right{        float : right;}
.clear{        clear: both;}
.block{        display : block;}
li{        list-style : square;}
/*formating*/
.border{
        background-image : url(../images/dots.gif);
        background-position: bottom;
        background-repeat : repeat-x;
}
.news{
        font-size:10px;
}
.news a{
        text-decoration: none;
        color : #ffffff;
}
.news a:hover{
        text-decoration : underline;
        color : #ffffff;
}
.topseaman a{
        text-decoration: none;
        color : #ffffff;
}
.topseaman a:hover{
        text-decoration: underline;
}
.topseaman th{
        color: #cccccc;
        font-weight : normal;
        text-align : left;
}
.login{
        //background-image:url(../images/logo_100.jpg);
        //background-position:center 5%;
        //background-repeat:no-repeat;  
        margin: 5% auto; 
        background-color : #004B8B;
        color: #ffffff;
        font-size: 14px;
        padding: 40px 60px;
        //width: 150px;
        border: 1px solid #ffffff;
        //margin-top: 7%;
        border-radius: 5px; 
}
.login .link{
        color: #cccccc;
        text-decoration:none;
        font-size:13px;
        padding : 5px 5px;
}
/*form*/
input, select, textarea{
        font-size:14px;
        color: #000000;
}
.bt{
        font-weight : bold;
        background-color : #004B8B;     
        padding: 7px 10px; 
        color: #ffffff;
        text-decoration: none;
        border : none;
        cursor : pointer;
        margin-right: 10px;
}

.smbt{
        font-weight : bold;
        background-color : #004B8B;
        padding: 7px 10px;
        color: #ffffff;
        text-decoration: none;
        border : none;
        cursor : pointer;
        margin-right: 5px;
}

.bt_small{
        font-weight : bold;
        background-color : #004B8B;
        padding: 7px 10px;
        color: #ffffff;
        text-decoration: none;
        border : none;
        cursor : pointer;
        font-size:12px;
}

.bt_small_widget{
		padding: 3px 5px;
		font-size: 8px !important;
}

.bt_light_blue{
        width: 100%;
        height: 50px;
        padding: 10px 10px;
        font-size: 20px;
        font-weight : bold;
        background-color : #63a6df;     
        color: #ffffff;
        text-align: center;
        text-decoration: none;
        border : none;
        border-radius: 5px;
        cursor : pointer;
        margin-right: 10px;
}

.bt_light_blue:hover {
  background-color: #0067be;
}

/*form*/
/*content*/
.content{
        background-color : #ffffff;
        color : #333333;
        margin-bottom: 20px;
}
.content a{
        color : #000000;
        text-decoration : underline;
}
.content a:hover{
        color : #63a6df;
        text-decoration : underline;
}
.content .menu a{
        display : block;
        text-decoration : none;
        padding: 3px 3px;
}
.content .menu a:hover{
        background-color : #004B8B;
        color : #ffffff;
        text-decoration : none;
}
.content .menu .sel{
        background-image : url(../images/arrow_menu_r.gif);
        background-position : right;
        background-repeat : no-repeat;
}
.content .blue{
        color: #0066cc;
}
.content .red{
        /*color: #cc0000;*/
        /*font-style:italic;*/
}
.content .green{
        color: #669933;
}
.content .violete{
        color: #663399;
}
.content .table .tr1{
        background-color :#e0e0e0;
        background-image : url(../images/dots.gif);
        background-repeat : repeat-x;
        background-position: bottom;
        padding: 6px 6px;
}
.content .table .tr2{
        background-color :#ffffff;
        background-image : url(../images/dots.gif);
        background-repeat : repeat-x;
        background-position: bottom;
        padding: 6px 6px;
}
.content .table .tr{
        background-color :#ffffff;
        background-image : url(../images/dots.gif);
        background-repeat : repeat-x;
        background-position: bottom;
}
.tr1 td{
        padding: 6px 6px;
        text-align : left;    //all Titles of fields to left. For right side delete this row
}
.tr2 td{
        padding: 6px 6px;
        text-align : left;    //all Titles of fields to left. For right side delete this row
}
.tr td{
        padding: 6px 6px;
        text-align : left;     //all Titles of fields to left. For right side delete this row
}

.content .table th{
        text-align : left;
        background-color : #A9C1D6;
        color : #ffffff;
        padding: 6px 6px;
        background-image : url(../images/dots.gif);
        background-repeat : repeat-x;
        background-position: bottom;
}

.content .results .row_1{
        background-color :#ffffff;
        background-image : url(../images/dots.gif);
        background-repeat : repeat-x;
        background-position: bottom;
        padding: 1px 5px;
}

.content .results .row_2{
        background-color :#f4f4f4;
        background-image : url(../images/dots.gif);
        background-repeat : repeat-x;
        background-position: bottom;
        padding: 1px 5px;
}

.content .results .row_new{
        background-color : #CCFFCC;
        background-image : url(../images/dots.gif);
        background-repeat : repeat-x;
        background-position: bottom;
}

.content .results .row_red{
        background-color :#fdc2aa;
        background-image : url(../images/dots.gif);
        background-repeat : repeat-x;
        background-position: bottom;
}

.content .results th{
        font-size: 12px;
        text-align : left;
        background-color : #dfeffc;
        color : #2e6e9e;
        padding: 14px 5px 14px 14px;
        background-image : url(../images/dots.gif);
        background-repeat : repeat-x;
        background-position: bottom;
}

.content .results th a{
		color : #000000;
}

.row_1 td{
        padding: 6px 6px;
}
.row_2 td{
        padding: 6px 6px;
}

.row_red td{
        padding: 5px 5px;
}

.content .results .edited{
        background-color : #feeebd;
}

.edited{
        background-color : #feeebd;
}

.row_new td{
        padding: 1px 5px;
}

/***** DIALOG ******/

.dialog .results{
	border-collapse: collapse;
	margin-top: 5px;
  background-color: #E6EDF3;  
}

.dialog .results th{
        font-size: 11px;
        text-align : left;
        background-color : #A9C1D6;
        color : #000000;
        padding: 6px;
        background-image : url(../images/dots.gif);
        background-repeat : repeat-x;
        background-position: bottom;
        text-transform: uppercase;
}

.dialog .results td{
        padding: 2px;
        text-align: right;
}

.dialog .results td.leftTd{
        text-align: left;
}

.dialog .results .date input{
	margin-top: -20px;
}

.dialog .results td input{
        border: 1px solid #336699;
}

.dialog .results td select{
        border: 1px solid #336699;
}

.dialog .results td textarea{
        border: 1px solid #336699;
}

.dialog .results button{
        cursor: pointer;
}

.dialog .results .error{
	background-color: #ffe8e8;
}

.dialog .results .required, .red{
	color: #cc0000;
}

.dialog .results .bottomSeparator td{
        border-bottom: 1px solid #cf8f40;
}

.dialog .results .topSeparator td{
        border-top: 2px solid #A9C1D6;
}

.dialog .data_table{
	border-collapse: collapse;
	margin-top: 5px;
}

.dialog .data_table th{
        font-size: 10px;
        text-align : left;
        background-color : #848589;
        color : #ffffff;
        padding: 5px;
        background-image : url(../images/dots.gif);
        background-repeat : repeat-x;
        background-position: bottom;
        text-transform: uppercase;
}



/*content*/
.info{
        background-color : #E6EDF3;
        border: 1px solid #A9C1D6;
        padding : 7px 7px;
        font-size: 12px;
}
.bar{
        background-color : #eeeeee;
        padding : 3px 3px;
}

.SectionCaption {
        font-size: 15px;
        /*color: #FFFFFF;*/
        font-weight : bold;
        padding : 0;
        margin : 0;
}
.msg{
        background-color : #fffaef;
        border: 1px solid #fff1d4;
        padding : 5px 5px;
}

.timeLimitEnd {
        color: red;
}

/* Errors */
.errfld
{
        color: #cc0000;
}

.errmsg{
        background-color : #fffaef;
        border: 1px solid #fff1d4;
        padding : 5px 5px;
        color: red;
}

.cmd_view, .cmd_edit, .cmd_delete{
  margin-left: 5px;
}

.icon_view{
        background-image:url(../images/view.png);
        background-position:center;
        background-repeat:no-repeat;  
        padding: 5px 10px; 
        border : none;
        margin-right: 10px;
}
.icon_edit{
        background-image:url(../images/edit.png);
        background-position:center;
        background-repeat:no-repeat;  
        padding: 5px 10px; 
        border : none;
        margin-right: 10px;
}
.icon_delete{
        background-image:url(../images/delete.png);
        background-position:center;
        background-repeat:no-repeat;  
        padding: 5px 10px; 
        border : none;
        margin-right: 10px;
}

div.hint{
	position: absolute;
	z-index: 10000;
	background-color: white;
	display: none;
	border: 1px solid black;
	padding:5px;
	font-size: 12px;
	color: black;
	width: 250px;
}

label.hint{
	position: absolute;
	background-image: url("../_images/corner.jpg");
	background-repeat : no-repeat;
	background-position :  0px 0px;
	top: -1px;
	left: 0px;
	margin-left: -10px;
	width: 10px;
	height: 10px;
}

table.wrapper {
  margin-top: 0px;
}

td.wrapper {
  background-color: white;
  //border: 4px solid #004B8B;
  overflow: auto;
}

.full_menu .menu {
  margin-bottom: 10px; 
}

.full_menu .menu li {
  margin-right: 15px;
}
	
.full_menu h1 {
	color: black;
	padding: 2px 0px 0px 12px;
	height: 24px;  
}

.full_menu a {
	color: black !important;
}

.full_menu ul.sub_menu {
  margin-top: 5px; 
}

.full_menu ul.sub_menu li {
  background: none;
}

.full_menu li a.selected-menu, .full_menu li.selected a.top-menu-item{
  color : #ffffff;
  text-decoration : none;
  font-weight : bold;
  background-image : url(../images/arrow_menu.gif);
  background-position : 1px;
  background-repeat : no-repeat;
}

.content-wrapper {
  height: 300px;
  overflow: auto;
}

.loader {
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  color: black;
  height: 28px;
  width: 100px;
  padding-left: 40px;
  padding-top: 4px;
  left: 5px;
  bottom: 20px;
  background-image: url(../_images/loader.gif);
  background-repeat: no-repeat;
  background-color: white;
}

.errmsg2 {
  font-size: 12px;
  font-weight: bold;
}

#ui-datepicker-div {
  display: none;
}

#menu {
    position: relative;
}

#hide_menu {
    position: absolute;
    right: 0px;
    top: 2px;
    cursor: pointer;
}

#show_menu {
    position: absolute;
    left: 0px;
    top: 2px;
    cursor: pointer;
    display: none;
}

#show_sub_menu {
    position: absolute;
    right: 0px;
    top: 2px;
    cursor: pointer;
    display: none;
}

#hide_sub_menu {
    position: absolute;
    left: 0px;
    top: 2px;
    cursor: pointer;
}

#main_content_wrapper {
    position: relative;
}

#sub_menu_wrapper {
    padding-top: 15px;
    position: relative;
}
.link {
    cursor: pointer;
}

/* Top Navbar menu 19.09.2018*/
.bt_login {
  padding: 10px 10px;
  background-color: #4297d7;
  border: 1px solid #ddd;
  color: white;
  cursor: pointer;
  border-radius: 3px;
}

.bt_login:hover {
  background-color: #0067be;
}
.topnav {
  overflow: hidden;
  background-color: #004B8B;
  //position: fixed; /* Set the navbar to fixed position */
  //top: 0; /* Position the navbar at the top of the page */
  //width: 100%; /* Full width */
}

/* Main content */ /* Add a top margin to avoid content overlay 
.main {
    margin-top: 30px;
} */

.topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 14px;
}

.topnav a:hover {
  background-color: #4297d7;
  color: white;
}

.topnav a.active {
  background-color: #4297d7;
  color: white;
}

/* Top Navbar menu end */
.bottomnavbar {
    background-color: #004B8B;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    width: 100%;
}
.bottomnavbar a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 3px 8px;
    text-decoration: none;
    //font-size: 17px;
}

/* Main Layout */
.column_menu_left {
    float: left;
    width: 15%;
}

.column_content {
    float: left;
    width: 80%;
}

.column_menu_right {
    float: rigt;
    width: 10%;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Seaman Profile Header*/
.profheader {
        background-color : #E6EDF3;
        border: 1px solid #A9C1D6;
        border-radius: 5px;
        padding : 7px 7px;
        text-align : right;
        font-size: 14px;
}

.pftd {
        background-color :#ffffff;
        border: 2px solid #A9C1D6;
        padding: 6px 6px;
        text-align : left;
        font-size: 12px;
}

.topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 14px;
}

.topnav a:hover {
  background-color: #4297d7;
  color: white;
}

.topnav a.active {
  background-color: #4297d7;
  color: white;
}

.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 15px;    
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: #004B8B;
    font-family: inherit;
    margin: 0;
}
/*Не работает*/
.active {
    background-color: #4297d7;
}

.navbar a:hover, .dropdown:hover .dropbtn  {
    background-color: #4297d7;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
