body {
    color: #000;
    background: #E0E5F3 none repeat scroll 0% 0%;
  margin-top: 15px;
}

.region-header {
    /*min-height: 1em;
    background: #D2E6F3 url("images/bg-navigation.png") repeat-x scroll 50% 100%;*/
    background: none;
}

#wrapper {
    /*background: #EDF5FA url("images/body.png") repeat-x scroll 50% 0px;*/
  background: none;
}

#wrapper #container {
  background:#FFFFFF;
  padding: 0px 0px;
}

#wrapper #container #center #squeeze {
    background: #FFF;
}

#wrapper #container #center .right-corner {
    /*background: transparent url("images/bg-content-right.png") no-repeat scroll 100% 0px;*/
  background: none;
    position: relative;
    left: 10px;
}

#wrapper #container #center .right-corner .left-corner {
    /*padding: 60px 25px 5em 35px;
    background: transparent url("images/bg-content-left.png") no-repeat scroll 0px 0px;
    margin-left: -10px;
    position: relative;
    left: -10px;
    min-height: 400px;*/
  background: none;
}

/*#tabs-wrapper {
    border-bottom: none;
}*/

body.page-user #tabs-wrapper {
    margin: 0 -26px 4em;
} 

ul.primary li.active a, 
ul.primary li.active a:link, 
ul.primary li.active a:visited, 
ul.primary li a:hover, 
ul.secondary li.active a, 
ul.secondary li.active a:link, 
ul.secondary li.active a:visited, 
ul.secondary li a:hover {
    /*background: url(/sites/all/themes/csnet/images/bg-tab.png) repeat-x 0 50%;*/
    color: #000;
}
/* anchor tags */
a:link, a:visited {
  color:#0B419B;
  text-decoration: none;
}

a:hover {
  color:#0B419B;
  text-decoration: underline;
}

a:active, a.active {
  color:#0B419B;
}

th a:link,
th a:visited {
  color: #0B419B;
}

span.form-required {
  color:#FF0000;
  font-weight:bold;
}

.submitted, .description,
.vertical-tab-button .summary {
  color:#333333;
}

#wrapper #container #header {
    height: 110px;
}

/*- logo, sitename -*/
#branding, #branding a:link, #branding a:visited {
    font-size: 1.5em;
    color: #C2CF21;
    text-shadow:none;
}

#branding span {
    color: #C2CF21;
    font-size: 36px;
    margin: auto 30px;
}
/*- END logo, sitename -*/

/*- forum icons -*/
#forum td.forum .icon {
  background-image: url(../images/forum-default.png);
  background-position: 50% 50%;
}
#forum td.forum .forum-status-new {
  background-image: url(../images/forum-new.png);
}

#forum .icon div {
  background-position: 100% 50%;
  background-image: url(../images/forum-default.png);
}

#forum .icon .topic-status-new {
  background-position: 100% 50%;
  background-image: url(../images/forum-new.png);
}
#forum .icon .topic-status-hot {
  background-position: 100% 50%;
  background-image: url(../images/forum-hot.png);
}
#forum .icon .topic-status-hot-new {
  background-position: 100% 50%;
  background-image: url(../images/forum-hot-new.png);
}
#forum .icon .topic-status-sticky {
  background-position: 100% 50%;
  background-image: url(../images/forum-sticky.png);
}
#forum .icon .topic-status-closed {
  background-position: 100% 50%;
  background-image: url(../images/forum-closed.png);
}

/*- END forum icons -*/

/* Customizations for forum and resource node pages */

.node, #comments, table.node thead th {
  border-bottom: none;
}
.comment  { border-top:none; }
.comment .clearfix { border-top: 1px solid #E9EFF3; }
.node-forum, .comment-forum,
.node-content-resource, comment-content-resource { 
  margin: 0 10px 1.5em 0;
  padding: 1.5em 26px;
  border: 1px solid #cccccc;
  font-family:Arial, Helvetica, sans-serif; 
}

.node-forum .links, .comment-forum .links,
.node-content-resource .links, .comment-content-resource .links {
  text-align: right; /* LTR */
  float:rightl
}

.node-forum .links ul.links li a, .comment-forum .links ul.links li a,
.node-content-resource .links ul.links li a, .comment-content-resource .links ul.links li a{
  color:#0B4199;
}

#comments {
  top: 10px;
}

.node-left, .comment-left {
  width: 20%;
  background-color: #0B4199;
  color: white;
  text-align: center;
  padding: 15px;
}

.node-right, .comment-right {
  padding: 15px;
}

.node-right .submitted {
  float: right;
  font-size: 0.92em;
  color:#333333;
}

.node-forum .author, .comment-forum .author, 
.node-content-resource .author, .comment-content-resource .author {
  margin-bottom: 10px;
}

.node-forum .author a, .comment-forum .author a,
.node-content-resource .author a, .comment-content-resource .author a{
  color: white;
  font-size:large;
}

.node-forum .author a:hover,
.node-content-resource .author a:hover {
  text-decoration:none;
}
.node-forum .node-right .node-title a,
.comment-forum .comment-right .comment-title a, 
.node-content-resource .node-right .node-title a,
.comment-content-resource .comment-right .comment-title a {
  font-size:large;
  color:#0000CC;
}

.new {
  color:#FF0000;
  font-size:14px;
  font-weight: bold;
  float: right; /* LTR */
}

/*- comment styles -*/

li.comment-reply a, li.comment-add a {
    background: transparent url("../images/comment-reply.png") no-repeat scroll left center;
    padding: 2px 0em 2px 1.6em;
}

li.comment-edit a {
    background: transparent url("../images/comment-edit.png") no-repeat scroll left center;
    padding: 2px 0em 2px 1.6em;
}
li.comment-delete a {
    background: transparent url("../images/comment-delete.png") no-repeat scroll left center;
    padding: 2px 0em 2px 1.6em;
}

li.comment_comments a {
  background: url("../images/x-office-document.png") left center no-repeat; 
    padding: 2px 0em 2px 1.6em;
}

li.comment_new_comments a {
  background: url("../images/mail-message-new.png") left center no-repeat; 
    padding: 2px 0em 2px 1.6em;
}

/*- END comment styles -*/

/*- main menu in header -*/
ul.main-menu li a, ul.main-menu li a:link, ul.main-menu li a:visited {
    display: block;
    margin: 0px 0.75em;
    padding: 0.75em 0px 0px;
    color: #0B419B;
    background: none;
}
/*- END main menu in header -*/

/*- altered main menu in header -*/
div.main-menu-2.inline {
    display: inline;
    padding-left: 0px;
}

div.main-menu-2 {
    margin: 0.25em 1em;
    padding: 0px;
    float: right;
    position: relative;
    z-index: 4;
}

div.main-menu-2 a, div.main-menu-2 a:link, div.main-menu-2 a:visited {
    display: inline;
    margin: 0px 0.25em;
    padding: 0.75em 0px 0px;
}
/*- END altered main menu in header -*/

/*- Flash banner -*/
#flashcontent {
    clear: both;
    margin: 0px;
    padding: 0px;
    background: #0B419B none repeat scroll 0% 0%;
    border-top: 7px solid #0B419B;
  height:113px;
}
/*- END Flash banner -*/

/*- Header bottom -*/
/* CSN header*/
#header-bottom { 
  /*padding: 0px 0 0px 0;*/
  margin:0;
  display:block;
  float:left;
  width:100%;
  clear:both;
}
.csn-bar {
  border-top: 7px solid #C2CF21;
  background: #F1F4D3;
  height:40px;
  color:#204DA0;
  /*width:100%;
  padding-top:5px;*/
}
  #header-bottom a { color:#204DA0; text-decoration:underline; }
  #header-bottom a:hover { text-decoration:none; }
  
  #header-bottom #user-name, 
  #header-bottom #user-account-link, 
  #header-bottom #online-members,
  #header-bottom #logout-link { float:left; height:40px; line-height:40px; text-align:center; }
  
  #header-bottom #user-name {
    width:200px; 
  }
  
  #header-bottom #user-name span {
    font-weight:bold;
  }
  
  #header-bottom #user-account-link {
     width:480px;
  }
  
  #header-bottom #online-members {
    background-color:#6785C3; /*width:180px;*/ padding:0 15px; height:40px; color:#FFFFFF; font-weight:bold;
  }
  #header-bottom #logout-link { width:100px; }
  #header-bottom #logout-link a { font-weight:bold; text-decoration:none; }
  #header-bottom #members-logout-pair {float:right;}


/**
* user login block in csn bar 
*/

#header-bottom #csn-login-form, #header-bottom #forgot-name-pass, #header-bottom .csntitle{ 
  width:auto;
  /*background:#0033FF;*/
  float:left;
  height:40px; 
  line-height:40px;
}
#header-bottom #csn-login-form .form-actions {
    margin: 0em 0px 0em;
  float: left;
}
.csntitle { 
  /*width:130px;*/ 
  color: #0A419C;
  font-size: 18px;
  font-weight: bold;
  text-align:center;
  /*background:#CC3300;*/
  padding:0 10px;
}

#header-bottom #csn-login-form,
#header-bottom #forgot-name-pass {
  padding:0 6px;
}
#header-bottom #forgot-name-pass a {
  text-decoration:none;
  color:#204DA0;
  text-align:center;
  padding:0 auto;
}

#header-bottom #forgot-name-pass a:hover {
  text-decoration:underline;
}


/*#header-bottom .csntitle { float:left; line-height:40px; }*/

.csn-bar #csn-login-form label,
.csn-bar #csn-login-form div.form-item,
.csn-bar #csn-login-form input { 
  float:left;  
}

.csn-bar #csn-login-form span.form-required {
  display:none;
} 
.csn-bar #csn-login-form div.form-item { 
  padding:0; 
  margin:0; 
}

.csn-bar #csn-login-form label,
.csn-bar #csn-login-form #edit-submit {
  float:left;
  margin-left: 10px;
  margin-right: 5px;
}

/*.csn-bar #csn-login-form .item-list ul,
.csn-bar #csn-login-form .item-list ul li {
  margin:0 0 0 0;
  background:none;
  display:none;
}*/

.csn-bar #csn-login-form input {
  float:left;
  margin:10px auto;
}
/*- END Header bottom -*/
body.sidebar-first #wrapper #container .sidebar {
    margin: 20px 0px 5em;
/*    width: 210px;
    float: left;
    z-index: 2;
    position: relative;
*/}

table.members {
    border-collapse:separate;
}

/*- breadcrumbs -*/
#wrapper #container .breadcrumb, #wrapper #container .breadcrumb a {
    color: #0B419B;
  font-weight:bold;
}

/* CSN search links */
#block-csn-search-links, 
#block-block-8 { 
    float:right; 
  color:#666; 
  clear:both;
  margin-right:20px;
  }

#block-csn-search-links a, 
#block-block-8 a {
    color:#00349A; 
  font-weight:bold;
  }
#block-csn-search-links .item-list ul, 
#block-block-8 .item-list ul { 
     margin: 0.35em 0 0 0; /* LTR */
  }
  
#block-csn-search-links .item-list ul li, 
#block-block-8 .item-list ul li { 
    background:none;
  padding: 0 0 .3em 0; 
  white-space:nowrap;
  list-style-image:none;
  list-style:none;
  }
  
#block-csn-search-links .member-links li a.search-member-link,
#block-csn-search-links .member-links li a.search-content-link, 
#block-block-8 .member-links li a.search-member-link,
#block-block-8 .member-links li a.search-content-link { 
  padding-left:26px;
  padding-top:5px;
  padding-bottom:5px;
  }

#block-csn-search-links .member-links li a.search-member-link, 
#block-block-8 .member-links li a.search-member-link { 
    background:url(../images/member-search.jpg) left center no-repeat;
  }

#block-csn-search-links .member-links li a.search-content-link, 
#block-block-8 .member-links li a.search-content-link { 
    background:url(../images/content-search.jpg) left center no-repeat;
  }

/*-- sidebar first(left) --*/

/*- CSN block -*/
#sidebar-first ul, #sidebar-first ul li {
  list-style-image:none;
    list-style:none;
  color:#8A3502;
}

#sidebar-first #block-menu-menu-csn ul.menu li a,
#sidebar-first #block-system-navigation ul.menu li a { 
  color:#8A3502; 
}

#wrapper #container .sidebar #block-system-navigation,
#wrapper #container .sidebar #block-menu-menu-csn{
  margin: 0px 0px 0em;
}

#sidebar-first #block-menu-menu-csn,
#sidebar-first #block-system-navigation {
  background:#ECCFBD url(../images/csn_title.gif) no-repeat left top;
}

#sidebar-first #block-menu-menu-csn h2,
#sidebar-first #block-system-navigation h2 {
  /*line-height:35px;*/
  text-align:right;
  color:#ffffff;
  margin-bottom:10px;
  line-height: 160%;
}

/*- cancer.org block in left sidebar -*/
/*#sidebar-first #block-block-1 { */
#sidebar-first #block-block-3,
#sidebar-first #block-block-1 { 
 background:#C1CEEE url(../images/cancer_title.gif) no-repeat left top;
 padding:0 0;
}
/*#sidebar-first #block-block-1 h2 {*/
#sidebar-first #block-block-3 h2,
#sidebar-first #block-block-1 h2 {
  line-height:35px;
  text-align:right;
  color:#ffffff;
  margin-bottom:10px;
  padding-right:15px;
}

/*#sidebar-first #block-block-1 li a {*/ 
#sidebar-first #block-block-3 li a,
#sidebar-first #block-block-1 li a { 
  color:#003398; 
}

#sidebar-first #block-block-1 .content,
#sidebar-first #block-block-3 .content {
  margin:0 0;
  padding:0 0 40px;
  background:url(../images/cancer_bottom.gif) bottom left no-repeat;
} 

/*-- END sidebar first(left) --*/

/*- User pages -*/
.profile dt {
    font-weight: bold;
    color: #000000;
} 

#user-login input[type=submit], #user-register-form input[type=submit], #csn-username input[type=submit], #user-pass input[type=submit] {
    padding: 10px 12px;
    font-weight: bold;
    font-size: 15px;
    border: none;
    background: url(../images/bg-tab.png) repeat-x scroll 0px 50% transparent;
  color: #000000;
}
/*- END User pages -*/

/*- alpha filter -*/
.alphabet-filter {
    margin:3em auto 5em auto;
  text-align: center;
}
.alphabet-filter ul, .alphabet-filter li {
    list-style: outside none none;
    display: inline;
    margin: auto 0.75em;
}

.alphabet-filter ul.links li {
    padding: 0.25em 0.5em;
}
.alphabet-filter ul.links li.active, .alphabet-filter ul.links li.active a {
    background-color: #0B419B;
    color: #FFFFFF;
  font-weight: bold;
}
/*- views -*/
.view-header {
    margin-bottom:2em;
}
.views-field { margin:0.75em 0; } 

/*--- footer overrides ---*/
/*#wrapper #container .region-footer {*/
.region-footer {
    float: none;
    clear: both;
    text-align: center;
    margin: 0em 0px 0em;
    color: #898989;
}

.region-footer p {
    font-size: 11px;
    color: #000;
  margin: 0.6em 10px 1em;
}

#footer-links,  #footer-links a{
    color: #003398;
}

body.sidebar-first .region-footer {
  margin-left: 0px;
}

body.sidebar-second .region-footer {
  margin-right: 0px;
}

body.two-sidebars .region-footer {
  margin: 0 0px;
}

/* To hide the title of popup block in the footer */
.region-footer .block.block-webform.clearfix .popup-element { display: none; }
/*--- END footer overrides ---*/

/*-- CSN home --*/
.csnhome { 
  min-height:300px; 
  width:725px;
  font-family: Arial, Helvetica, sans-serif;  
}
.csnhome tbody { border-top: none; }
.csnhome td { 
  vertical-align:top; 
  padding:0;
  margin:0;
  width:231px;
}

.csnhome .cell_1 { 
  color: #333333; 
  background:#EEFFD5; 
}
  
.csnhome .cell_2 { 
  color: #5B5B5B; 
  background: #E2E6F1; 
  border-left:16px solid #ffffff; 
  border-right:16px solid #ffffff; 
}

.csnhome .cell_3 { 
  color: #5E5A57;
  background: #F2E9E0;  
}

.csnhome .cell-content { margin:auto 10px 4em 10px; }
.csnhome .cell-content p { margin: 0.3em 0px; }
.csnhome .cell-content .cell-block { margin-bottom:20px; }

.csnhome .cell-content ul, 
.csnhome .cell-content ul li.leaf {
    list-style-image: none;
    list-style-type: none;
}
/*--- Visitors ---*/

/*- Join Now cell -*/
.csnhome.visitors .cell_1 .csnhome-register {
  display: block;
  margin-top: 10px;
}

/*- Connect and communicate cell -*/
.csnhome .cell_2 a{
  color: #5B5B5B;
  font-weight: bold;
  text-decoration: underline;
}
.csnhome .cell_2 a:hover{
  text-decoration: none;
}

/*- Whats New cell -*/

/*--- END Visitors ---*/

/*--- Members ---*/
.csnhome.users .cell_1, .csnhome.users .cell_1 a {
   color:#707D0B;
}
.csnhome.users .cell_1 a { text-decoration:underline; }
.csnhome.users .cell_1 a:hover { text-decoration:none; }

.csnhome.users .cell_2 p { margin: 0.5em 0px; }
.csnhome.users .cell_2 ul li a {
  color:#000000;
}

.csnhome.users .cell_3 ul,
.csnhome.users .cell_3 ul li {
  margin: auto;
  padding-bottom: 0;
}
.csnhome.users .cell_3, .csnhome.users .cell_3 a, .csnhome.users .cell_3 a:hover {
   color:#983903;
   text-decoration:none;
}

.csnhome.users .cell_3 .csn-friendlist p.fl-row {
  margin: 0 0 0;
  clear:both;
}

.csnhome.users .cell_3 .csn-friendlist p.fl-row span.fl-cell {
  float:left;
  margin-right:5px;
}

.csnhome.users .cell_3 .csn-friendlist p.fl-row span.fl-cell img {
  border-radius:6px;
}
.csnhome.users .cell_3 .favorites h2 { 
  font-size:16px;
  font-weight:bold; 
  color:#000000; 
  font-family: Arial,Helvetica,sans-serif;
  margin-bottom: 5px;  
  }
.csnhome.users .cell_3 .favorites a.csn-bookmark,
.csnhome.users .cell_3 .favorites a.csn-bookmark:hover { 
  color:#0033FF;
  text-decoration:underline;
 }
.csnhome.users .cell_3 .favorites a.csn-bookmark:hover { 
  text-decoration:none;
 }  
.csnhome.users .cell_3 .manage-bookmarks, .csnhome.users .cell_3 .manage-bookmarks a, .csnhome.users .cell_3 .manage-bookmarks a:hover{
  color: #009;
} 
.csnhome.users .cell_3 .manage-bookmarks a:hover { text-decoration:underline; }
/*--- END Members ---*/


/*-- Common styles --*/
.red { color: rgb(204, 0, 0); }
.rightText { text-align:right; }
.leftText { text-align:left; }
.centerText { text-align:center; }
.boldText{ font-weight:bold; }
.crimson { color:#9B440E; }

/*-- Content Filter page (admin/content) --*/

.views-exposed-form .views-exposed-widget {
    clear: both;
margin: 5px auto;
}

.views-exposed-form .views-exposed-widget label,
.views-exposed-form .views-exposed-widget .views-widget {
  float: left;
  margin-left: 15px;
}

.views-exposed-form .views-submit-button,
.views-exposed-form .views-reset-button {
  clear: none;
  margin-top: 30px
}
/*-- END Content Filter page (admin/content) --*/

/*-- Advanced Search --*/
.search-advanced .criterion,
.search-advanced .custom-criterion {
  clear:both;
  display:block;
  }
/*-- END Advanced Search --*/




/* keyword format #1 */
.different-item-list keyword{
    font-size: 10pt;
    color: grey;
    border-radius: 5px;
    border: 0.5px solid lightgrey;
    background-color: #F4F4F4;
    margin-right: 5px;
  }

.different-item-list a{
  color: black;
}

.different-item-list {
  position: static;
  background-color: white;
  float: left;
  margin-right: 20px;
}

.different-item-list h2 {
  margin-left: 10px;
}
/* unvisited link */
.different-item-list a{
    color: #0b419b;
    text-decoration: none;
}

.different-item-list a:hover{
    color: #0b419b;
    font-weight: bold;
}


.different-item-list ul li {
    padding: 8px 0px;
    border-bottom: 1px dashed lightgrey;
    list-style-type: none;
    margin-left: -20px;
    list-style-image: none;
}

/* tooltip*/
.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 180px;
    background-color: #555;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: -140px;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 1s;
}

.tooltiptext .text{
    text-align: left;
    margin-left: 10px;
    font-size: 9pt;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 100%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.attribute {
    color: grey;
}

a.attribute {
    color: grey; 
    text-decoration: underline; 
}

/* visited link */
a.attribute:visited {
    color: grey;
}

/* mouse over link */
a.attribute:hover {
    color:blue;
    font-weight: normal;
}

/* selected link */
a.attribute:active {
    color: black;
}

.attribute2 {
    color: white;
    font-size: 12px;

}

/*Recommend at the top of the page*/
/* Recommend at top of the page */

.topbar {
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /*border: 1px solid #003399;*/
}



.topbar h2 {    
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
    margin-top: 0;
}



#threads {

    width: 59%;
    margin-left: 10px;
    display: inline-block;
    float: left;
    border-radius: 5px;
    border: none;
    background-color: transparent;
}



.vertical-line {
    display: inline-block;
    float: left;
    left: 3px;
    border-left: 1.5px solid lightgrey;
    width: 2%;
    height: 100%;
}



#users {

    width: 40%;
    display: inline-block;
    float: right;
    border-radius: 5px;
    border: none;
    background-color: transparent;
}



.secondtitle {
    font-weight: bold;
    /*margin-left: 10px;*/
    padding-top: 10px;
}


.topbar-title {
    width: 100%;
    height: 40px;
    color: white;
    background-color: #003399;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tooltip_login {
    position: relative;
    display: inline-block;
    color: grey;
}


.tooltip_login .tooltiptext_login {
    visibility: hidden;
    width: 400px;
    background-color: #555;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 60px;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 1s;
}

.tooltiptext_login .text{
    text-align: left;
    margin-left: 10px;
    font-size: 9pt;

}

.tooltip_login .tooltiptext_login::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 55px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;

}

.tooltip_login:hover .tooltiptext_login {
    visibility: visible;
    opacity: 1;

}

.login-item{
  font-size:8pt;
  color:grey;
}

.tooltip_user {
    position: relative;
    display: inline-block;
    color: grey;
}

.tooltiptext_user {
    visibility: hidden;
    width: 200px;
    background-color: #555;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 60px;
    margin-left: 110px;
    margin-top: -20px;
    opacity: 0;
    transition: opacity 1s;
}


.tooltiptext_user .text{
    text-align: left;
    margin-left: 10px;
    font-size: 9pt;
}

.tooltip_user .tooltiptext_user::after {
    content: "";
    position: absolute;
    bottom: 20px;
    margin-left: -8px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 #555 transparent transparent;

}

.tooltip_user:hover .tooltiptext_user {
    visibility: visible;
    opacity: 1;
}

/*five star ratings*/
.clearfix.fivestar-average-stars.fivestar-average-text{
  margin-top: -30px;
  padding-left: 200px;
}

.field.field-name-field-fivestar.field-type-fivestar.field-label-above{
  height:30px;
}

form.fivestar-widget{
  display: inline;
}

/**Drag-able popup */
.datos{
  table-layout: fixed;
}
.modal-header{
   cursor: move;
  }
  
/** CSN Banner **/  

.csn-alert-banner {
	border-radius: 8px;
	/*border: 3px solid #C2CF21;*/
  border:2px solid #c21e37;
  /*border: 3px solid #cd1e41;*/
      /*background: #ffffcc;*/
	  background: #ffeeee;

}

.csn-alert-banner h2.title {
  /*background: #c2cf21;
  background: #c21e37;*/
  background: #cd1e41;
	padding: 5px;
  color:#ffffff;
}

.csn-alert-banner .content {
	padding: 5px;
}


/* Admin menu */
#admin-menu {
	font-size: 94%;
}
.reports-dashboard-block {
    /*background-color: #C1CEEE;*/
	background-color: #003399;
    margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

.reports-dashboard-block h2.title {
	color: #fff;
	text-align: right;
	padding: 5px 15px;
}
.reports-dashboard-block .content {
	background-color: #C1CEEE;
	margin: 0 0;
	padding: 10px 0;
}