.xa_cv_pdf_icon {
  width: 2%;
}

.xa_cv_button {
  margin: 1% 1% 1% 1%;
}

.xa_cv_profile_img {
  margin-bottom: 12px;
  border: 1px dashed black;
  width: 198px;
  height: 198px;
}

.xa_cv_section {
  margin-bottom: 48px;
}

.xa_cv_section_bordered {
  border-left: 1px solid black;
  padding-left: 20px;
}

.xa_cv_right {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  float: right;
}

.xa_cv_social_icon {
  width: 16px;
  height: 16px;
}

#xa_cv_spoken_languages {
  margin-top: 16px;
}

img.xa_cv_language_flag_good,
img.xa_cv_language_flag_less {
  margin: 4px 4px 4px 4px;
  border: 1px solid black;
}

img.xa_cv_language_flag_good {
  width: 48px;
  height: 32px;
}

img.xa_cv_language_flag_less {
  width: 24px;
  height: 16px;
}

#xa_cv_experience ul {
  margin-bottom: 0px;
}

#xa_cv_experience li {
  padding-top: 0px;
  padding-bottom: 0px;
}

.xa_cv_more_link {
  padding-left: 20px;
  cursor: pointer;
}

.xa_cv_left ul,
.xa_cv_left ol {
  list-style: none;
  margin: 0 0 4px 16px;
}

.xa_cv_left li {
  padding: 1px 0;
}

.xa_cv_project {
  margin-top: 4px;
}

.xa_cv_project_metadata {
  float: left;
}

.xa_cv_project_depth_0 {
  min-height: 64px;
  margin-top: 10px;
  margin-bottom: 24px;
}

.xa_cv_project_depth_0 > .xa_cv_project_title > .xa_cv_project_metadata {
  float: right;
}

.xa_cv_project_depth_2 {
  margin-top: 1px;
}

.xa_cv_project_depth_2 .xa_cv_project_content {
  font-size: 0.8em;
}

.xa_cv_project_title {
  min-height: 24px;
}

.xa_cv_project_collapse {
  cursor: pointer;
}

img.xa_cv_project_icon_large,
img.xa_cv_project_icon_small {
  vertical-align: top;
  margin: 4px 4px 4px 4px;
}

.xa_cv_project_icon_large {
  width: 48px;
  height: 48px;
}

.xa_cv_project_icon_small {
  width: 16px;
  height: 16px;
}

.xa_cv_section td {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *

 */
