/* line 5, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
body {
  background-color: #fff;
  /*   background-color: #dbe2e8;  // for design */
  padding: 0px;
  margin: 0px;
}

/* line 12, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
.fr {
  float: right;
}

/* line 13, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
.pa {
  position: absolute;
}

/* line 14, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
.pr {
  position: relative;
}

/* line 15, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
.cp {
  cursor: pointer;
}

/* line 16, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
.dib {
  display: inline-block;
}

/* line 17, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
.p1050 {
  padding: 10px 50px;
}

/* line 18, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
.pl20 {
  padding-left: 20px;
}

/* line 19, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
.pr100 {
  padding-right: 100px;
}

/* line 20, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
.pb20 {
  padding-bottom: 20px;
}

/* line 22, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
pre {
  padding-left: 10px;
}

/* line 26, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
table {
  border-collapse: collapse;
}

/* line 30, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
table, th, td {
  border: 1px solid black;
}

/* line 34, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
th, td {
  padding: 5px;
}

/* line 37, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
th {
  background-color: lightgray;
  padding: 5px;
}

/* line 43, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
#header {
  background: #bbc;
  padding: 10px 20px;
  /*   height: 40px; */
}

/* line 50, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
div.flash_messages {
  top: 30px;
  margin-left: 15px;
  position: absolute;
}
/* line 64, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
div.flash_messages div.flash {
  margin-top: 5px !important;
  padding: 2px 25px 2px 10px;
  border-radius: 2px;
  opacity: 0.7;
}
/* line 70, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
div.flash_messages div.flash.flash-notice {
  background-color: #E3F2DD;
  color: green;
}
/* line 74, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
div.flash_messages div.flash.flash-error {
  background-color: #F4E2E2;
  color: red;
}
/* line 78, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
div.flash_messages div.flash.flash-alert {
  background-color: #D7DEEC;
  color: maroon;
}
/* line 83, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
div.flash_messages div.flash p {
  margin: 0px;
}
/* line 87, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
div.flash_messages div.flash .closeIcon {
  top: -2px;
  right: 4px;
}
/* line 92, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
div.flash_messages div:hover {
  opacity: 1;
}
/* line 95, /opt/serga/myWorkLog/2017/07/07.03/test_work/ruby/test_server/app/assets/stylesheets/description.scss */
div.flash_messages div.flash:not(.active) {
  display: 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, or any plugin's
 * vendor/assets/stylesheets directory 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 bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */

