/* line 1, ../../../app/stylesheets/cupcake/reset.sass */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  text-decoration: none;
}

/* line 9, ../../../app/stylesheets/cupcake/reset.sass */
body {
  line-height: 1;
}

/* line 12, ../../../app/stylesheets/cupcake/reset.sass */
ol, ul {
  list-style: none;
}

/* line 15, ../../../app/stylesheets/cupcake/reset.sass */
blockquote, q {
  quotes: none;
}

/* focus style */
/* line 20, ../../../app/stylesheets/cupcake/reset.sass */
:focus {
  outline: 0;
}

/* line 24, ../../../app/stylesheets/cupcake/reset.sass */
a:focus, a:active {
  outline: 0;
}

/* line 27, ../../../app/stylesheets/cupcake/reset.sass */
ins {
  text-decoration: none;
}

/* line 30, ../../../app/stylesheets/cupcake/reset.sass */
del {
  text-decoration: line-through;
}

/* table */
/* line 35, ../../../app/stylesheets/cupcake/reset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* clear */
/* line 41, ../../../app/stylesheets/cupcake/reset.sass */
.clear {
  clear: both;
}

/* line 44, ../../../app/stylesheets/cupcake/reset.sass */
.clear-l {
  clear: left;
}

/* line 47, ../../../app/stylesheets/cupcake/reset.sass */
.clear-r {
  clear: right;
}


/*================================================================================
 *	Item Name: Cupcake
 *	Description: User-Friendly Admin Template
 *	Author: Egemen Kapusuz
 *	Author URL: http://www.themeforest.net/user/egemem
 *	License: http://www.gnu.org/licenses/gpl-3.0.html
 *================================================================================ */
/* ================= Body Styles ================= */
/* line 11, ../../../app/stylesheets/cupcake/root.sass */
body {
  background: #f4f4f4;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #737f89;
}

/* line 17, ../../../app/stylesheets/cupcake/root.sass */
a {
  color: #367db3;
}
/* line 19, ../../../app/stylesheets/cupcake/root.sass */
a:hover {
  color: #333333;
}

/* ================= General ================= */
/* line 24, ../../../app/stylesheets/cupcake/root.sass */
.wrapper {
  width: 980px;
  margin: 0px auto;
  padding: 50px 0px;
}

/* line 29, ../../../app/stylesheets/cupcake/root.sass */
#main {
  padding-bottom: 20px;
  background: white url(/images/cupcake/main-bg.png) repeat-y;
  border-bottom: 1px solid #d6d8d8;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0px 1px 0px #dfdfdf;
}

/* line 37, ../../../app/stylesheets/cupcake/root.sass */
#sidebar {
  width: 188px;
  float: left;
  padding-left: 1px;
  padding-right: 1px;
}

/* line 43, ../../../app/stylesheets/cupcake/root.sass */
#page {
  width: 789px;
  float: right;
  padding-right: 1px;
  position: relative;
}

/* line 49, ../../../app/stylesheets/cupcake/root.sass */
.center980 {
  margin: 0px auto;
  width: 980px;
}

/* line 53, ../../../app/stylesheets/cupcake/root.sass */
.content {
  padding: 20px 24px;
  font-size: 12px;
  line-height: 18px;
}
/* line 58, ../../../app/stylesheets/cupcake/root.sass */
.content .transcript {
  font-size: 16px;
  line-height: 22px;
  color: black;
}
/* line 63, ../../../app/stylesheets/cupcake/root.sass */
.content p {
  font-size: 14px;
  line-height: 21px;
}

/* ================= Header ================= */
/* line 69, ../../../app/stylesheets/cupcake/root.sass */
#header {
  height: 73px;
  background: url(/images/cupcake/header-bg.png) no-repeat;
}
/* line 72, ../../../app/stylesheets/cupcake/root.sass */
#header .logo {
  width: 190px;
  float: left;
  text-align: center;
  padding: 20px 0 0 0;
}
/* line 77, ../../../app/stylesheets/cupcake/root.sass */
#header .logo img:hover {
  opacity: 0.9;
}

/* line 80, ../../../app/stylesheets/cupcake/root.sass */
#notifications {
  width: 512px;
  float: left;
  padding-left: 16px;
  padding-top: 18px;
}

/* line 86, ../../../app/stylesheets/cupcake/root.sass */
#quickmenu {
  width: 102px;
  float: left;
  padding-top: 18px;
}

/* line 91, ../../../app/stylesheets/cupcake/root.sass */
.qbutton-left {
  display: block;
  width: 42px;
  height: 25px;
  float: left;
  background: url(/images/cupcake/qbutton.png) no-repeat 0px 0px;
  text-align: center;
  position: relative;
  padding-top: 11px;
}
/* line 100, ../../../app/stylesheets/cupcake/root.sass */
.qbutton-left:hover {
  background: url(/images/cupcake/qbutton.png) no-repeat 0px -36px;
}

/* line 103, ../../../app/stylesheets/cupcake/root.sass */
.qbutton-normal {
  display: block;
  width: 42px;
  height: 25px;
  float: left;
  background: url(/images/cupcake/qbutton.png) no-repeat -42px 0px;
  text-align: center;
  position: relative;
  padding-top: 11px;
}
/* line 112, ../../../app/stylesheets/cupcake/root.sass */
.qbutton-normal:hover {
  background: url(/images/cupcake/qbutton.png) no-repeat -42px -36px;
}

/* line 115, ../../../app/stylesheets/cupcake/root.sass */
.qbutton-right {
  display: block;
  width: 43px;
  height: 25px;
  float: left;
  background: url(/images/cupcake/qbutton.png) no-repeat -84px 0px;
  text-align: center;
  position: relative;
  padding-top: 11px;
}
/* line 124, ../../../app/stylesheets/cupcake/root.sass */
.qbutton-right:hover {
  background: url(/images/cupcake/qbutton.png) no-repeat -84px -36px;
}

/* line 127, ../../../app/stylesheets/cupcake/root.sass */
.qballon {
  background: url(/images/cupcake/qballon.png) no-repeat;
  width: 19px;
  height: 21px;
  display: block;
  text-align: center;
  color: #fdedec;
  font-size: 10px;
  position: absolute;
  top: -12px;
  padding-top: 4px;
  right: 2px;
}

/* ================= Profilebox ================= */
/* line 142, ../../../app/stylesheets/cupcake/root.sass */
#profilebox {
  width: 146px;
  height: 46px;
  background: url(/images/cupcake/profileboxbg.png) no-repeat;
  float: right;
  margin: 14px 14px 0 0;
  position: relative;
}
/* line 149, ../../../app/stylesheets/cupcake/root.sass */
#profilebox .display {
  display: block;
  padding: 5px 6px;
  font-size: 11px;
  color: #a5c6ec;
  line-height: 15px;
}
/* line 155, ../../../app/stylesheets/cupcake/root.sass */
#profilebox .display:hover {
  text-decoration: none;
}
/* line 157, ../../../app/stylesheets/cupcake/root.sass */
#profilebox .display img {
  border: 1px solid #1d4e76;
  float: left;
  margin-right: 7px;
}
/* line 161, ../../../app/stylesheets/cupcake/root.sass */
#profilebox .display b {
  display: block;
  color: white;
}
/* line 164, ../../../app/stylesheets/cupcake/root.sass */
#profilebox .display span {
  background: url(/images/cupcake/arrow-down.png) no-repeat right;
  padding-right: 11px;
}
/* line 167, ../../../app/stylesheets/cupcake/root.sass */
#profilebox .display:hover {
  background: url(/images/cupcake/profileboxbg-hover.png) no-repeat;
}
/* line 169, ../../../app/stylesheets/cupcake/root.sass */
#profilebox:hover {
  background: url(/images/cupcake/profileboxbg-hover.png) no-repeat;
}
/* line 171, ../../../app/stylesheets/cupcake/root.sass */
#profilebox:hover .profilemenu {
  display: block;
}

/* line 174, ../../../app/stylesheets/cupcake/root.sass */
.profilemenu {
  display: none;
  background: #3c81b5;
  border: 1px solid #1c4d78;
  border-top: none;
  padding-top: 3px;
  margin-top: -3px;
  position: relative;
  z-index: 1000;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 175, ../../../app/stylesheets/cupcake/root.sass */
.profilemenu:hover {
  display: block;
}
/* line 187, ../../../app/stylesheets/cupcake/root.sass */
.profilemenu a {
  display: block;
  font-size: 11px;
  color: #a5c6ec;
  padding: 10px 7px;
}
/* line 192, ../../../app/stylesheets/cupcake/root.sass */
.profilemenu a:hover {
  text-decoration: none;
  color: white;
  background: #306997;
}

/* ================= Searchbox ================= */
/* line 199, ../../../app/stylesheets/cupcake/root.sass */
#searchbox {
  display: block;
  background: url(/images/cupcake/searchbox-bg.png) repeat-x bottom;
  height: 65px;
}
/* line 203, ../../../app/stylesheets/cupcake/root.sass */
#searchbox .in {
  padding: 15px 0 0 9px;
}
/* line 205, ../../../app/stylesheets/cupcake/root.sass */
#searchbox .input {
  background: url(/images/cupcake/searchbox.png) no-repeat;
  width: 131px;
  border: none;
  font: 13px Arial, Helvetica, sans-serif;
  color: #999999;
  padding: 9px;
  padding-bottom: 10px;
  padding-left: 30px;
}
/* line 214, ../../../app/stylesheets/cupcake/root.sass */
#searchbox .input-hover {
  background: url(/images/cupcake/searchbox-hover.png) no-repeat;
  width: 131px;
  border: none;
  font: 13px Arial, Helvetica, sans-serif;
  color: #666666;
  padding: 9px;
  padding-bottom: 10px;
  padding-left: 30px;
}

/* ================= Sidemenu ================= */
/* line 226, ../../../app/stylesheets/cupcake/root.sass */
#sidemenu {
  padding: 10px 0px;
}
/* line 228, ../../../app/stylesheets/cupcake/root.sass */
#sidemenu ul {
  font-size: 12px;
  line-height: 20px;
}
/* line 231, ../../../app/stylesheets/cupcake/root.sass */
#sidemenu li {
  position: relative;
}
/* line 233, ../../../app/stylesheets/cupcake/root.sass */
#sidemenu a {
  display: block;
  color: #596677;
  padding: 9px 26px 9px 15px;
  border-top: 1px solid #f6f7f9;
  border-bottom: 1px solid #f6f7f9;
}
/* line 239, ../../../app/stylesheets/cupcake/root.sass */
#sidemenu a img {
  margin-bottom: -4px;
  margin-right: 9px;
}
/* line 242, ../../../app/stylesheets/cupcake/root.sass */
#sidemenu a:hover {
  text-decoration: none;
  background: #edf1f5;
  color: #3f4c59;
  border-top: 1px solid #dce7f0;
  border-bottom: 1px solid #dce7f0;
}
/* line 248, ../../../app/stylesheets/cupcake/root.sass */
#sidemenu .ballon {
  background: #94b5cf;
  margin-left: 6px;
  border-radius: 19px;
  font-size: 10px;
  font-weight: bold;
  line-height: normal;
  color: white;
  position: absolute;
  border: 1px solid #739bbf;
  box-shadow: 0px 1px 0px white;
  right: 9px;
  top: 11px;
  padding: 1px 5px;
}
/* line 262, ../../../app/stylesheets/cupcake/root.sass */
#sidemenu li a:hover .ballon {
  background: #799fc1;
  color: white;
  border: 1px solid #5384b0;
}
/* line 266, ../../../app/stylesheets/cupcake/root.sass */
#sidemenu .active a {
  background: white;
  border-top: 1px solid #dfdfdf;
  margin-right: -1px;
  position: relative;
  border-bottom: 1px solid #dfdfdf;
  color: #2c71a5;
  zoom: 1;
}
/* line 274, ../../../app/stylesheets/cupcake/root.sass */
#sidemenu .active a .ballon {
  top: 10px;
  right: 10px;
}

/* Submenu */
/* line 280, ../../../app/stylesheets/cupcake/root.sass */
.submenu {
  padding: 0px;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 6px;
  display: none;
}

/* line 287, ../../../app/stylesheets/cupcake/root.sass */
#sidemenu .submenu a {
  padding: 5px 12px 5px 40px;
  font-size: 11px;
}
/* line 290, ../../../app/stylesheets/cupcake/root.sass */
#sidemenu .submenu img {
  margin-right: 8px;
}
/* line 292, ../../../app/stylesheets/cupcake/root.sass */
#sidemenu .submenu .ballon {
  top: 7px;
}

/* line 295, ../../../app/stylesheets/cupcake/root.sass */
.submenu .action {
  position: relative;
}

/* line 298, ../../../app/stylesheets/cupcake/root.sass */
.subtitle .action .arrow {
  position: absolute;
  right: 10px;
  top: 18px;
}

/* ================= Stats ================= */
/* line 305, ../../../app/stylesheets/cupcake/root.sass */
#stats {
  display: none;
  height: 65px;
  padding-left: 20px;
  background: #fffadf url(/images/cupcake/stats-bg.png) repeat-x bottom;
}
/* line 310, ../../../app/stylesheets/cupcake/root.sass */
#stats .column {
  width: 150px;
  text-align: center;
  float: left;
  color: #9b936a;
  font-size: 11px;
  margin-top: 9px;
  padding: 2px 0px;
  border-right: 1px solid #f0e5bc;
}
/* line 319, ../../../app/stylesheets/cupcake/root.sass */
#stats .column b {
  font-size: 22px;
  display: block;
  color: #474643;
  letter-spacing: -0.1px;
  padding-bottom: 5px;
}
/* line 325, ../../../app/stylesheets/cupcake/root.sass */
#stats .last {
  border-right: none;
}
/* line 328, ../../../app/stylesheets/cupcake/root.sass */
#stats .column .up {
  color: #488d46;
}
/* line 330, ../../../app/stylesheets/cupcake/root.sass */
#stats .column .down {
  color: #d73535;
}
/* line 332, ../../../app/stylesheets/cupcake/root.sass */
#stats .close {
  background: url(/images/cupcake/icons/mini/close-stats.png) no-repeat center;
  width: 35px;
  height: 35px;
  display: block;
  text-indent: -9999px;
  position: absolute;
  right: 0px;
  top: 0px;
}
/* line 341, ../../../app/stylesheets/cupcake/root.sass */
#stats .close:hover {
  background: url(/images/cupcake/icons/mini/close-stats-hover.png) no-repeat center;
}
/* line 343, ../../../app/stylesheets/cupcake/root.sass */
#stats .arrow {
  position: absolute;
  right: 186px;
  top: -9px;
}

/* ================= Page Title ================= */
/* line 350, ../../../app/stylesheets/cupcake/root.sass */
.page-title {
  background: url(/images/cupcake/page-title-minidot.png) repeat-x bottom;
  border-bottom: 1px solid #d1d3d3;
  height: 110px;
}
/* line 354, ../../../app/stylesheets/cupcake/root.sass */
.page-title .in {
  padding: 0px 24px;
}
/* line 356, ../../../app/stylesheets/cupcake/root.sass */
.page-title .titlebar {
  color: #83929f;
  font-size: 11px;
  /*width: 480px */
  float: left;
  padding-top: 14px;
}
/* line 362, ../../../app/stylesheets/cupcake/root.sass */
.page-title .titlebar h1 {
  color: #364656;
  font-size: 25px;
  height: 37px;
}
/* line 366, ../../../app/stylesheets/cupcake/root.sass */
.page-title .titlebar h2 {
  color: #364656;
  font-size: 16px;
  height: 24px;
}
/* line 370, ../../../app/stylesheets/cupcake/root.sass */
.page-title .titlebar p {
  font-size: 16px;
  line-height: 24px;
}
/* line 373, ../../../app/stylesheets/cupcake/root.sass */
.page-title .shortcuts-icons {
  width: 250px;
  float: right;
  padding-top: 19px;
}

/* ================= Shortcut ================= */
/* line 380, ../../../app/stylesheets/cupcake/root.sass */
.shortcut {
  background: url(/images/cupcake/shortcut-normal.png) no-repeat top left;
  width: 25px;
  display: block;
  height: 26px;
  float: left;
  margin-left: 5px;
}
/* line 387, ../../../app/stylesheets/cupcake/root.sass */
.shortcut:hover {
  background: url(/images/cupcake/shortcut-hover.png) no-repeat top left;
}

/* line 390, ../../../app/stylesheets/cupcake/root.sass */
.shortcuts-icons a {
  float: right;
}

/* ================= Simple Tip ================= */
/* line 395, ../../../app/stylesheets/cupcake/root.sass */
.simple-tips {
  background: #ffffca url(/images/cupcake/simple-tips-bg.png) repeat-x top;
  border: 1px solid #e0dbc2;
  border-radius: 3px;
  padding: 12px 17px;
  color: #a79955;
  font-size: 11px;
  line-height: 20px;
  margin: 0 0 20px 0;
  position: relative;
  box-shadow: 0px 1px 1px #f0f0f0;
}
/* line 406, ../../../app/stylesheets/cupcake/root.sass */
.simple-tips h2 {
  display: block;
  color: #6d612e;
  font-size: 12px;
}
/* line 410, ../../../app/stylesheets/cupcake/root.sass */
.simple-tips .close {
  background: url(/images/cupcake/icons/mini/close-stats.png) no-repeat center;
  width: 35px;
  height: 35px;
  display: block;
  text-indent: -9999px;
  position: absolute;
  right: 0px;
  top: 0px;
}

/* ================= Dashbutton ================= */
/* line 422, ../../../app/stylesheets/cupcake/root.sass */
.dashbutton-div {
  padding: 12px 0px;
}

/* line 425, ../../../app/stylesheets/cupcake/root.sass */
.dashbutton {
  display: block;
  text-align: center;
  width: 147px;
  float: left;
  margin-left: -1px;
  margin-bottom: -1px;
  border-radius: 1px;
  height: 99px;
  font-size: 11px;
  color: #7ba5c5;
  padding-top: 26px;
  border: 1px solid #dce7f0;
  overflow: hidden;
  background: url(/images/cupcake/dashbutton-normal.png) repeat-x bottom;
}
/* line 440, ../../../app/stylesheets/cupcake/root.sass */
.dashbutton img {
  margin-bottom: 19px;
}
/* line 442, ../../../app/stylesheets/cupcake/root.sass */
.dashbutton b {
  color: #698296;
  display: block;
  font-size: 12px;
}
/* line 446, ../../../app/stylesheets/cupcake/root.sass */
.dashbutton:hover {
  background: url(/images/cupcake/dashbutton-hover.png) repeat-x bottom;
  color: #6798bc;
  border: 1px solid #ccdcea;
  position: relative;
}
/* line 451, ../../../app/stylesheets/cupcake/root.sass */
.dashbutton:hover b {
  color: #4b5f6d;
}
/* line 453, ../../../app/stylesheets/cupcake/root.sass */
.dashbutton:active {
  background: url(/images/cupcake/dashbutton-active.png) repeat-x top;
}

/* ================= Simple Box ================= */
/* line 459, ../../../app/stylesheets/cupcake/root.sass */
.simplebox .titleh {
  border: 1px solid #cbdae8;
  background: url(/images/cupcake/simplebox-title-bg.png) repeat-x bottom;
  height: 40px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  position: relative;
}
/* line 466, ../../../app/stylesheets/cupcake/root.sass */
.simplebox .padding-in {
  padding: 10px;
  line-height: 24px;
}
/* line 469, ../../../app/stylesheets/cupcake/root.sass */
.simplebox .titleh h3 {
  font-size: 16px;
  color: #225983;
  padding: 13px 0 0 15px;
  margin: 0px;
}
/* line 474, ../../../app/stylesheets/cupcake/root.sass */
.simplebox .shortcuts-icons {
  position: absolute;
  display: block;
  text-align: right;
  right: 10px;
  top: 8px;
}
/* line 480, ../../../app/stylesheets/cupcake/root.sass */
.simplebox .shortcuts-icons a {
  opacity: 0.8;
}
/* line 482, ../../../app/stylesheets/cupcake/root.sass */
.simplebox .body {
  border: 1px solid #cbdae8;
  border-top: none;
  color: #748897;
  box-shadow: 0px 1px 0px #eeeeee;
  background: white url(/images/cupcake/simplebox-dot.png) repeat-x top;
}
/* line 488, ../../../app/stylesheets/cupcake/root.sass */
.simplebox .button-box {
  border-top: 1px solid #e6edf4;
  background: #fdfdfd url(/images/cupcake/simplebox-dot.png) repeat-x top;
  padding: 15px 180px;
}

/* ================= Simple Title ================= */
/* line 495, ../../../app/stylesheets/cupcake/root.sass */
.simpletitle {
  font-size: 14px;
  color: #215983;
  padding: 15px 0px;
  border-bottom: 1px solid #cbdae8;
  position: relative;
}
/* line 501, ../../../app/stylesheets/cupcake/root.sass */
.simpletitle .shortcuts-icons {
  position: absolute;
  display: block;
  text-align: right;
  right: 10px;
  top: 10px;
}

/* ================= Gallery ================= */
/* line 510, ../../../app/stylesheets/cupcake/root.sass */
.get-photo {
  margin: 16px 10px 0 0;
  float: left;
  width: 175px;
  font-size: 11px;
  font-weight: bold;
  color: #7a899c;
  position: relative;
  height: 140px;
}
/* line 519, ../../../app/stylesheets/cupcake/root.sass */
.get-photo img {
  border-radius: 1px;
}
/* line 522, ../../../app/stylesheets/cupcake/root.sass */
.get-photo:hover .buttons {
  display: block;
}
/* line 524, ../../../app/stylesheets/cupcake/root.sass */
.get-photo:hover p {
  color: #53606f;
}
/* line 526, ../../../app/stylesheets/cupcake/root.sass */
.get-photo p {
  padding-top: 10px;
}
/* line 528, ../../../app/stylesheets/cupcake/root.sass */
.get-photo .buttons {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 4px;
}

/* line 535, ../../../app/stylesheets/cupcake/root.sass */
.mini-delete {
  display: block;
  width: 19px;
  height: 19px;
  text-indent: -9999px;
  float: right;
  margin-left: 3px;
  background: url(/images/cupcake/icons/mini/gallery-icon.png) no-repeat 0px 0px;
}
/* line 543, ../../../app/stylesheets/cupcake/root.sass */
.mini-delete:hover {
  background: url(/images/cupcake/icons/mini/gallery-icon.png) no-repeat 0px -40px;
}

/* line 546, ../../../app/stylesheets/cupcake/root.sass */
.mini-edit {
  display: block;
  width: 19px;
  height: 19px;
  text-indent: -9999px;
  float: right;
  margin-left: 3px;
  background: url(/images/cupcake/icons/mini/gallery-icon.png) no-repeat 0px -20px;
}
/* line 554, ../../../app/stylesheets/cupcake/root.sass */
.mini-edit:hover {
  background: url(/images/cupcake/icons/mini/gallery-icon.png) no-repeat 0px -60px;
}

/* ================= Error Pages ================= */
/* line 559, ../../../app/stylesheets/cupcake/root.sass */
.error-page {
  text-align: center;
  margin: 10px 0;
}
/* line 562, ../../../app/stylesheets/cupcake/root.sass */
.error-page h2 {
  font-size: 21px;
  line-height: 28px;
  padding: 14px 0px;
}
/* line 566, ../../../app/stylesheets/cupcake/root.sass */
.error-page .red {
  color: #e76463;
}
/* line 568, ../../../app/stylesheets/cupcake/root.sass */
.error-page .blue {
  color: #76a6d3;
}
/* line 570, ../../../app/stylesheets/cupcake/root.sass */
.error-page .green {
  color: #99c584;
}
/* line 572, ../../../app/stylesheets/cupcake/root.sass */
.error-page p {
  font-size: 12px;
  color: #858585;
  line-height: 22px;
  padding: 24px 0px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
/* line 579, ../../../app/stylesheets/cupcake/root.sass */
.error-page .button {
  font-size: 14px;
  color: gray;
  font-weight: bold;
  padding: 8px 14px;
  border-radius: 3px;
  border: 1px solid #c5c5c5;
  border-bottom: 1px solid #9d9d9d;
  background: white url(/images/cupcake/error-page-buttonbg.png) repeat-x bottom;
}
/* line 588, ../../../app/stylesheets/cupcake/root.sass */
.error-page .button:hover {
  color: #333333;
  box-shadow: 0px 0px 1px #c6c6c6;
  border: 1px solid #bcbcbc;
  border-bottom: 1px solid #999999;
}

/* ================= Form Elements ================= */
/* line 596, ../../../app/stylesheets/cupcake/root.sass */
input, select, textarea {
  background: white;
  border: 1px solid #d2d4d4;
  border-top: 1px solid #a5a6a6;
  border-radius: 2px;
  color: #333333;
  font: 12px Arial, Helvetica, sans-serif;
  padding: 7px 6px;
}

/* line 605, ../../../app/stylesheets/cupcake/root.sass */
.st-form-line {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  padding: 16px 20px;
}

/* line 610, ../../../app/stylesheets/cupcake/root.sass */
.st-labeltext {
  display: block;
  color: #3c5868;
  float: left;
  width: 150px;
  line-height: 20px;
  font-size: 12px;
  padding-top: 3px;
  padding-right: 10px;
}

/* line 620, ../../../app/stylesheets/cupcake/root.sass */
.st-forminput {
  background: white url(/images/cupcake/st-forminput-bg.png) repeat-x top;
  border: 1px solid #d2d4d4;
  border-top: 1px solid #a5a6a6;
  border-radius: 2px;
  color: #a5a5a5;
  font: 12px Arial, Helvetica, sans-serif;
  padding: 7px 6px;
}

/* line 629, ../../../app/stylesheets/cupcake/root.sass */
.st-disable {
  background: #fafafa;
}

/* line 632, ../../../app/stylesheets/cupcake/root.sass */
.st-forminput-active {
  background: white url(/images/cupcake/st-forminput-bg.png) repeat-x top;
  border: 1px solid #b5b7b7;
  border-top: 1px solid #8e8f8f;
  border-radius: 2px;
  color: #666666;
  font: 12px Arial, Helvetica, sans-serif;
  padding: 7px 6px;
  width: auto;
}

/* line 642, ../../../app/stylesheets/cupcake/root.sass */
.datepicker-input {
  background: white url(/images/cupcake/datepicker-bg.png) repeat-x top right;
  border-radius: 2px;
  color: #666666;
  padding: 7px 6px;
  border: 1px solid #d2d4d4;
  border-top: 1px solid #a5a6a6;
  font: 12px Arial, Helvetica, sans-serif;
}

/* line 651, ../../../app/stylesheets/cupcake/root.sass */
.st-button {
  background: url(/images/cupcake/default-button.png) repeat-x top;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: white;
  border: 1px solid #1a527d;
  border-bottom: 1px solid #0f3049;
  border-radius: 2px;
  padding: 6px 10px;
  margin-right: 10px;
  text-shadow: 0px -1px #174b73;
}
/* line 661, ../../../app/stylesheets/cupcake/root.sass */
.st-button:hover {
  border: 1px solid #133e5c;
  border-bottom: 1px solid #0b2436;
}
/* line 664, ../../../app/stylesheets/cupcake/root.sass */
.st-button:active {
  box-shadow: inset 0 0 0.5em #174b73;
}

/* line 667, ../../../app/stylesheets/cupcake/root.sass */
.st-clear {
  background: white url(/images/cupcake/error-page-buttonbg.png) repeat-x bottom;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #818181;
  border: 1px solid #c5c5c5;
  border-bottom: 1px solid #969696;
  border-radius: 2px;
  padding: 6px 10px;
  margin-right: 10px;
}
/* line 676, ../../../app/stylesheets/cupcake/root.sass */
.st-clear:hover {
  border: 1px solid #b1b1b1;
  border-bottom: 1px solid #878787;
}
/* line 679, ../../../app/stylesheets/cupcake/root.sass */
.st-clear:active {
  box-shadow: inset 0 0 0.5em #cccccc;
}

/* line 682, ../../../app/stylesheets/cupcake/root.sass */
.st-success-input {
  background: #eaf2ec url(/images/cupcake/st-forminput-bg.png) repeat-x top;
  border: 1px solid #a9cfb0;
  border-top: 1px solid #85a38b;
  border-radius: 2px;
  color: #55a163;
  font: 12px Arial, Helvetica, sans-serif;
  padding: 8px 6px;
}

/* line 691, ../../../app/stylesheets/cupcake/root.sass */
.st-form-success {
  color: #437e4c;
  font-size: 12px;
  margin-left: 10px;
}

/* line 696, ../../../app/stylesheets/cupcake/root.sass */
.st-error-input {
  background: #fbf4f5 url(/images/cupcake/st-forminput-bg.png) repeat-x top;
  border: 1px solid #e2b5be;
  border-top: 1px solid #b28f96;
  border-radius: 2px;
  color: #99626b;
  font: 12px Arial, Helvetica, sans-serif;
  padding: 8px 6px;
}

/* line 705, ../../../app/stylesheets/cupcake/root.sass */
.st-form-error {
  color: #99616b;
  font-size: 12px;
  margin-left: 10px;
}

/* ================= Chart ================= */
/* line 712, ../../../app/stylesheets/cupcake/root.sass */
.chart {
  background: #eaf0f6;
  padding-bottom: 14px;
}

/* ================= Tiny Title ================= */
/* line 718, ../../../app/stylesheets/cupcake/root.sass */
.st-tinytitle {
  padding: 7px 0 13px 0;
  border-bottom: 1px solid #ebf1f6;
  margin-bottom: 20px;
}
/* line 722, ../../../app/stylesheets/cupcake/root.sass */
.st-tinytitle h3 {
  color: #727f88;
  padding-bottom: 5px;
  font-size: 14px;
}
/* line 726, ../../../app/stylesheets/cupcake/root.sass */
.st-tinytitle p {
  color: #87929a;
  font-size: 11px;
  line-height: 15px;
}

/* ================= Alert Boxes ================= */
/* line 733, ../../../app/stylesheets/cupcake/root.sass */
.albox {
  font-size: 12px;
  line-height: 17px;
  box-shadow: 0px 1px 0px #f7f7f7;
  position: relative;
  margin: 15px 0px;
  padding: 14px 42px;
  border-radius: 3px;
  zoom: 1;
}
/* line 742, ../../../app/stylesheets/cupcake/root.sass */
.albox .close {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  right: 0;
  top: 0;
  background: url(/images/cupcake/icons/mini/close-opacity-21.png) no-repeat center;
}
/* line 751, ../../../app/stylesheets/cupcake/root.sass */
.albox .close:hover {
  background: url(/images/cupcake/icons/mini/close-opacity-42.png) no-repeat center;
}
/* line 753, ../../../app/stylesheets/cupcake/root.sass */
.albox .icon {
  position: absolute;
  left: 14px;
  top: 14px;
}

/* line 758, ../../../app/stylesheets/cupcake/root.sass */
.warningbox {
  background: #fff8d8 url(/images/cupcake/icons/error/error.png) no-repeat 14px 14px;
  border: 1px solid #f3d97e;
  color: #a68510;
}

/* line 763, ../../../app/stylesheets/cupcake/root.sass */
.successbox {
  background: #ebf9e2 url(/images/cupcake/icons/error/accept.png) no-repeat 14px 14px;
  border: 1px solid #bee4a5;
  color: #658c2c;
}

/* line 768, ../../../app/stylesheets/cupcake/root.sass */
.informationbox {
  background: #e9f3f8 url(/images/cupcake/icons/error/help.png) no-repeat 14px 14px;
  border: 1px solid #bbd7e4;
  color: #3876c6;
}

/* line 773, ../../../app/stylesheets/cupcake/root.sass */
.errorbox {
  background: #f8e9e9 url(/images/cupcake/icons/error/cross.png) no-repeat 14px 14px;
  border: 1px solid #e4bbbc;
  color: #bf2c11;
}

/* ================= Dialog Boxes ================= */
/* line 780, ../../../app/stylesheets/cupcake/root.sass */
.dialogbox {
  background: #f8f8f8;
  border: 1px solid #dedede;
  color: #666666;
}

/* ================= Icon Buttons ================= */
/* line 787, ../../../app/stylesheets/cupcake/root.sass */
.icon-button {
  border-radius: 4px;
  margin: 2px;
  padding: 8px 10px;
  border: 1px solid #cddcea;
  border-bottom: 1px solid #b8c6d2;
  background: white url(/images/cupcake/iconbutton-bg.png) repeat-x bottom;
}
/* line 794, ../../../app/stylesheets/cupcake/root.sass */
.icon-button:hover {
  border: 1px solid #afc8dd;
  border-bottom: 1px solid #96abbc;
}
/* line 797, ../../../app/stylesheets/cupcake/root.sass */
.icon-button img {
  margin-bottom: -5px;
}
/* line 799, ../../../app/stylesheets/cupcake/root.sass */
.icon-button:active {
  background: white url(/images/cupcake/icon-button-bg-active.png) repeat-x top;
}
/* line 801, ../../../app/stylesheets/cupcake/root.sass */
.icon-button span {
  padding-left: 8px;
  color: #2e71a5;
}
/* line 804, ../../../app/stylesheets/cupcake/root.sass */
.icon-button a:hover span {
  color: #2e71a5;
}

/* ================= Button Styles ================= */
/* line 809, ../../../app/stylesheets/cupcake/root.sass */
.button-blue {
  background: #4088bf url(/images/cupcake/button-blue.png) repeat-x bottom;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: white;
  border: 1px solid #1a527d;
  border-bottom: 1px solid #0f3049;
  border-radius: 2px;
  padding: 7px 10px;
  margin: 0px 3px;
  text-shadow: 0px -1px #174b73;
}
/* line 819, ../../../app/stylesheets/cupcake/root.sass */
.button-blue:hover {
  border: 1px solid #0f3049;
  border-bottom: 1px solid #0f3049;
  opacity: 0.95;
}
/* line 823, ../../../app/stylesheets/cupcake/root.sass */
.button-blue:active {
  box-shadow: inset 0 0 0.5em #174b73;
}

/* line 826, ../../../app/stylesheets/cupcake/root.sass */
.button-aqua {
  background: #519eac url(/images/cupcake/button-aqua.png) repeat-x bottom;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: white;
  border: 1px solid #27676e;
  border-bottom: 1px solid #173c40;
  border-radius: 2px;
  padding: 7px 10px;
  margin: 0px 3px;
  text-shadow: 0px -1px #27676e;
}
/* line 836, ../../../app/stylesheets/cupcake/root.sass */
.button-aqua:hover {
  border: 1px solid #173c40;
  border-bottom: 1px solid #173c40;
  opacity: 0.95;
}
/* line 840, ../../../app/stylesheets/cupcake/root.sass */
.button-aqua:active {
  box-shadow: inset 0 0 0.5em #174b73;
}

/* line 843, ../../../app/stylesheets/cupcake/root.sass */
.button-green {
  background: #51ac53 url(/images/cupcake/button-green.png) repeat-x bottom;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: white;
  border: 1px solid #276e27;
  border-bottom: 1px solid #174017;
  border-radius: 2px;
  padding: 7px 10px;
  margin: 0px 3px;
  text-shadow: 0px -1px #276e27;
}
/* line 853, ../../../app/stylesheets/cupcake/root.sass */
.button-green:hover {
  border: 1px solid #174017;
  border-bottom: 1px solid #174017;
  opacity: 0.95;
}
/* line 857, ../../../app/stylesheets/cupcake/root.sass */
.button-green:active {
  box-shadow: inset 0 0 0.5em #174017;
}

/* line 860, ../../../app/stylesheets/cupcake/root.sass */
.button-gray {
  background: white url(/images/cupcake/button-gray.png) repeat-x bottom;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #818181;
  border: 1px solid #c5c5c5;
  border-bottom: 1px solid #969696;
  border-radius: 2px;
  padding: 7px 10px;
  margin: 0px 3px;
  text-shadow: 0px -1px white;
}
/* line 870, ../../../app/stylesheets/cupcake/root.sass */
.button-gray:hover {
  border: 1px solid #969696;
  color: #666666;
  border-bottom: 1px solid #969696;
  opacity: 0.95;
}
/* line 875, ../../../app/stylesheets/cupcake/root.sass */
.button-gray:active {
  box-shadow: inset 0 0 0.5em #cccccc;
}

/* line 878, ../../../app/stylesheets/cupcake/root.sass */
.button-red {
  background: #a2665b url(/images/cupcake/button-red.png) repeat-x bottom;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: white;
  border: 1px solid #67352e;
  border-bottom: 1px solid #3c1f1b;
  border-radius: 2px;
  padding: 7px 10px;
  margin: 0px 3px;
  text-shadow: 0px -1px #67352e;
}
/* line 888, ../../../app/stylesheets/cupcake/root.sass */
.button-red:hover {
  border: 1px solid #3c1f1b;
  color: #666666;
  border-bottom: 1px solid #3c1f1b;
  opacity: 0.95;
}
/* line 893, ../../../app/stylesheets/cupcake/root.sass */
.button-red:active {
  box-shadow: inset 0 0 0.5em #3c1f1b;
}

/* line 896, ../../../app/stylesheets/cupcake/root.sass */
.button-blue:hover, .button-aqua:hover, .button-green:hover, .button-red:hover {
  color: white;
}

/* ================= Pagination ================= */
/* line 901, ../../../app/stylesheets/cupcake/root.sass */
.pagination {
  text-align: center;
  padding: 20px 0px;
}
/* line 904, ../../../app/stylesheets/cupcake/root.sass */
.pagination li {
  display: inline;
  text-align: center;
  font-size: 12px;
  color: #3e7cac;
  padding-right: 3px;
  font-weight: bold;
}
/* line 911, ../../../app/stylesheets/cupcake/root.sass */
.pagination li a {
  color: #3e7cac;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  background: url(/images/cupcake/simplebox-title-bg.png) repeat-x bottom;
  padding: 8px 12px;
  box-shadow: 0px 1px 1px #ededed;
}
/* line 918, ../../../app/stylesheets/cupcake/root.sass */
.pagination li a:hover {
  border: 1px solid #c5c5c5;
  color: #333333;
}
/* line 921, ../../../app/stylesheets/cupcake/root.sass */
.pagination li a:active {
  box-shadow: inset 0 0 0.5em #d6d6d6;
}

/* ================= Page Wrap ================= */
/* line 926, ../../../app/stylesheets/cupcake/root.sass */
.pagewrap {
  background: url(/images/cupcake/pagewrapbg.png) repeat-x bottom;
  border-top: 1px solid #cbdae8;
  border-bottom: 1px solid #cbdae8;
  font-size: 12px;
  color: #859099;
  padding-left: 5px;
  height: 38px;
}
/* line 934, ../../../app/stylesheets/cupcake/root.sass */
.pagewrap li {
  display: inline;
  background: url(/images/cupcake/page-wrap-libg.png) no-repeat right;
  line-height: 38px;
  padding: 12px 20px 12px 8px;
}
/* line 939, ../../../app/stylesheets/cupcake/root.sass */
.pagewrap a {
  color: #859099;
}
/* line 941, ../../../app/stylesheets/cupcake/root.sass */
.pagewrap a:hover {
  color: #344654;
}

/* ================= Statistics ================= */
/* line 946, ../../../app/stylesheets/cupcake/root.sass */
.statistics {
  padding: 0;
}
/* line 948, ../../../app/stylesheets/cupcake/root.sass */
.statistics li {
  border-bottom: 1px solid #e3ebf3;
  padding: 12px 14px;
  display: block;
  position: relative;
}
/* line 953, ../../../app/stylesheets/cupcake/root.sass */
.statistics li p {
  display: block;
  position: absolute;
  text-align: right;
  right: 14px;
  top: 12px;
}
/* line 959, ../../../app/stylesheets/cupcake/root.sass */
.statistics .green {
  color: #308359;
}
/* line 961, ../../../app/stylesheets/cupcake/root.sass */
.statistics .blue {
  color: #4b789a;
}
/* line 963, ../../../app/stylesheets/cupcake/root.sass */
.statistics .red {
  color: #cd6557;
}

/* ================= Toggle Message ================= */
/* line 968, ../../../app/stylesheets/cupcake/root.sass */
.toggle-message {
  background: #f7f9fc url(/images/cupcake/toogle-message-bg.png) repeat-x top;
  border: 1px solid #cbdae8;
  cursor: pointer;
  border-radius: 2px;
  position: relative;
  line-height: 21px;
}
/* line 975, ../../../app/stylesheets/cupcake/root.sass */
.toggle-message .title {
  color: #40515e;
  padding: 10px 15px;
}
/* line 978, ../../../app/stylesheets/cupcake/root.sass */
.toggle-message:hover {
  border: 1px solid #b3c9dd;
}
/* line 980, ../../../app/stylesheets/cupcake/root.sass */
.toggle-message .title:hover {
  color: #344654;
}
/* line 982, ../../../app/stylesheets/cupcake/root.sass */
.toggle-message .hide-message {
  color: #586873;
  padding: 15px;
  display: none;
  padding-top: 0;
}
/* line 987, ../../../app/stylesheets/cupcake/root.sass */
.toggle-message .d-icon {
  position: absolute;
  right: 15px;
  top: 19px;
}

/* ================= Tabs ================= */
/* line 994, ../../../app/stylesheets/cupcake/root.sass */
#tabs {
  border: 1px solid white;
}

/* ================= Sliders ================= */
/* line 999, ../../../app/stylesheets/cupcake/root.sass */
#slider-range-max, #slider-range, #slider {
  border: 1px solid #d2d4d4;
  background: #ebf5fe;
  height: 10px;
  border-top: 2px solid #a6a7a7;
  border-radius: 20px;
}

/* ================= Accordion ================= */
/* line 1008, ../../../app/stylesheets/cupcake/root.sass */
#accordion {
  border-radius: 0px;
}
/* line 1010, ../../../app/stylesheets/cupcake/root.sass */
#accordion h3 a {
  color: #40515e;
  border-radius: 0px;
  font: bold 12px Arial, Helvetica, sans-serif;
  background: none;
}

/* ================= Imagebox ================= */
/* line 1018, ../../../app/stylesheets/cupcake/root.sass */
.imagebox {
  padding: 15px;
}
/* line 1020, ../../../app/stylesheets/cupcake/root.sass */
.imagebox img {
  float: left;
  margin: 2px;
  border: 2px solid white;
}
/* line 1024, ../../../app/stylesheets/cupcake/root.sass */
.imagebox img:hover {
  border: 2px solid #215983;
}

/* ================= Loading Box ================= */
/* line 1029, ../../../app/stylesheets/cupcake/root.sass */
.loadingbox {
  text-align: center;
  padding: 35px 10px;
  border: 1px solid #cbdae8;
  color: #9ba4ab;
  font-size: 11px;
  line-height: 19px;
}
/* line 1036, ../../../app/stylesheets/cupcake/root.sass */
.loadingbox h3 {
  font-size: 20px;
  color: #344654;
  padding: 20px 0px;
}

/* ================= Footer ================= */
/* line 1043, ../../../app/stylesheets/cupcake/root.sass */
#footer {
  color: #b3c6d5;
  font-size: 11px;
  line-height: 17px;
  padding: 20px 0 0 0;
}
/* line 1048, ../../../app/stylesheets/cupcake/root.sass */
#footer .left-column {
  float: left;
  width: 660px;
}
/* line 1051, ../../../app/stylesheets/cupcake/root.sass */
#footer .right-column {
  float: right;
  width: 280px;
  text-align: right;
}

/* ================= Login Form ================= */
/* line 1058, ../../../app/stylesheets/cupcake/root.sass */
.loginform {
  width: 360px;
  margin: 0px auto;
  margin-top: 140px;
  box-shadow: 0px 4px 90px #eeeeee;
}
/* line 1063, ../../../app/stylesheets/cupcake/root.sass */
.loginform .title {
  background: url(/images/cupcake/login-title.png) no-repeat;
  text-align: center;
  height: 50px;
  padding-top: 20px;
}
/* line 1068, ../../../app/stylesheets/cupcake/root.sass */
.loginform .body {
  padding: 23px 29px 40px 29px;
  background: url(/images/cupcake/login-form-body-bg.png) repeat-x bottom;
}

/* line 1072, ../../../app/stylesheets/cupcake/root.sass */
.login-input-pass {
  border: none;
  font: 19px Arial, Helvetica, sans-serif;
  color: #b6c3c9;
  width: 250px;
  border: 1px solid #ced3d8;
  border-radius: 3px;
  border-top: 1px solid #a0a4a9;
  padding: 10px;
  padding-left: 40px;
  margin-bottom: 19px;
  background: url(/images/cupcake/password-input.png) repeat-x top;
}

/* line 1085, ../../../app/stylesheets/cupcake/root.sass */
.login-input-pass-active {
  border: none;
  font: 19px Arial, Helvetica, sans-serif;
  color: #8a9ea8;
  width: 250px;
  border: 1px solid #ced3d8;
  border-radius: 3px;
  border-top: 1px solid #a0a4a9;
  padding: 10px;
  padding-left: 40px;
  margin-bottom: 19px;
  background: url(/images/cupcake/password-input.png) repeat-x top;
}

/* line 1098, ../../../app/stylesheets/cupcake/root.sass */
.login-input-user {
  border: none;
  font: 19px Arial, Helvetica, sans-serif;
  color: #b6c3c9;
  width: 250px;
  border: 1px solid #ced3d8;
  border-radius: 3px;
  border-top: 1px solid #a0a4a9;
  padding: 10px;
  padding-left: 40px;
  margin-bottom: 19px;
  background: url(/images/cupcake/username-input.png) repeat-x top;
}

/* line 1111, ../../../app/stylesheets/cupcake/root.sass */
.login-input-user-active {
  border: none;
  font: 19px Arial, Helvetica, sans-serif;
  color: #8a9ea8;
  width: 250px;
  border: 1px solid #ced3d8;
  border-radius: 3px;
  border-top: 1px solid #a0a4a9;
  padding: 10px;
  padding-left: 40px;
  margin-bottom: 19px;
  background: url(/images/cupcake/username-input.png) repeat-x top;
}

/* line 1125, ../../../app/stylesheets/cupcake/root.sass */
.loginform .log-lab {
  color: #a4aab2;
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding-bottom: 11px;
}
/* line 1131, ../../../app/stylesheets/cupcake/root.sass */
.loginform .button {
  width: 300px;
  height: 49px;
  font: bold 16px Arial, Helvetica, sans-serif;
  color: white;
  background: url(/images/cupcake/login-button.png) no-repeat 0px 0px;
  border: none;
}
/* line 1138, ../../../app/stylesheets/cupcake/root.sass */
.loginform .button:hover {
  background: url(/images/cupcake/login-button.png) no-repeat 0px -50px;
}
/* line 1140, ../../../app/stylesheets/cupcake/root.sass */
.loginform .button:active {
  background: url(/images/cupcake/login-button.png) no-repeat 0px -100px;
}


/*-----------------------------------------------------------------------------------
 *	Item Name: Cupcake
 *	Description: User-Friendly Admin Template
 *	Author: Egemen Kapusuz
 *	Author URL: http://www.themeforest.net/user/egemem
 *	License: http://www.gnu.org/licenses/gpl-3.0.html
 *----------------------------------------------------------------------------------- */
/* 740 */
/* line 11, ../../../app/stylesheets/cupcake/grid.sass */
.grid740 {
  width: 740px;
  padding-bottom: 40px;
}

/* 450 */
/* line 17, ../../../app/stylesheets/cupcake/grid.sass */
.grid450-left {
  width: 450px;
  padding-bottom: 40px;
  float: left;
  margin-right: 20px;
}

/* line 23, ../../../app/stylesheets/cupcake/grid.sass */
.grid450-right {
  width: 450px;
  padding-bottom: 40px;
  float: right;
}

/* 270 */
/* line 30, ../../../app/stylesheets/cupcake/grid.sass */
.grid270-right {
  width: 270px;
  padding-bottom: 40px;
  float: right;
}

/* line 35, ../../../app/stylesheets/cupcake/grid.sass */
.grid270-left {
  width: 270px;
  padding-bottom: 40px;
  float: left;
  margin-right: 20px;
}

/* 160 */
/* line 43, ../../../app/stylesheets/cupcake/grid.sass */
.grid160-right {
  width: 160px;
  padding-bottom: 40px;
  float: right;
}

/* line 48, ../../../app/stylesheets/cupcake/grid.sass */
.grid160-left {
  width: 160px;
  padding-bottom: 40px;
  float: left;
  margin-right: 20px;
}

/* 180 */
/* line 56, ../../../app/stylesheets/cupcake/grid.sass */
.grid180-left {
  width: 180px;
  padding-bottom: 40px;
  float: left;
  margin-right: 20px;
}

/* line 62, ../../../app/stylesheets/cupcake/grid.sass */
.grid180-right {
  width: 180px;
  padding-bottom: 40px;
  float: right;
}

/* 200 */
/* line 69, ../../../app/stylesheets/cupcake/grid.sass */
.grid200-right {
  width: 200px;
  padding-bottom: 40px;
  float: right;
}

/* line 74, ../../../app/stylesheets/cupcake/grid.sass */
.grid200-left {
  width: 200px;
  padding-bottom: 40px;
  float: left;
  margin-right: 20px;
}

/* 340 */
/* line 82, ../../../app/stylesheets/cupcake/grid.sass */
.grid340-left {
  width: 340px;
  padding-bottom: 40px;
  float: left;
  margin-right: 20px;
}

/* line 88, ../../../app/stylesheets/cupcake/grid.sass */
.grid340-right {
  width: 340px;
  padding-bottom: 40px;
  float: right;
}

/* 360 */
/* line 95, ../../../app/stylesheets/cupcake/grid.sass */
.grid360-left {
  width: 360px;
  padding-bottom: 40px;
  float: left;
  margin-right: 20px;
}

/* line 101, ../../../app/stylesheets/cupcake/grid.sass */
.grid360-right {
  width: 360px;
  padding-bottom: 40px;
  float: right;
}


/* TYPOGRAPHY */
/* line 9, ../../../app/stylesheets/cupcake/typography.sass */
h1 {
  color: #05507e;
  font-size: 25px;
  font-weight: bold;
  margin: 5px 0;
  letter-spacing: -1;
}

/* line 13, ../../../app/stylesheets/cupcake/typography.sass */
h2 {
  color: #05507e;
  font-size: 21px;
  font-weight: bold;
  margin: 5px 0;
}

/* line 16, ../../../app/stylesheets/cupcake/typography.sass */
h3 {
  color: #05507e;
  font-size: 19px;
  font-weight: bold;
  margin: 5px 0;
}

/* line 19, ../../../app/stylesheets/cupcake/typography.sass */
h4 {
  color: #05507e;
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0;
}

/* line 22, ../../../app/stylesheets/cupcake/typography.sass */
h5 {
  color: #05507e;
  font-size: 15px;
  font-weight: bold;
  margin: 5px 0;
}

/* line 25, ../../../app/stylesheets/cupcake/typography.sass */
h6 {
  color: #05507e;
  font-size: 13px;
  font-weight: bold;
  margin: 5px 0;
}

/* line 28, ../../../app/stylesheets/cupcake/typography.sass */
.p-tag {
  color: #7d8991;
  line-height: 20px;
  display: block;
  padding: 5px 0 16px;
}

/* line 34, ../../../app/stylesheets/cupcake/typography.sass */
blockquote {
  background: #fff9db;
  border: 1px solid #f3d97e;
  border-left: 7px solid #f3d97f;
  font-size: 18px;
  color: #988833;
  line-height: 27px;
  padding: 10px;
  border-radius: 3px;
}

/* line 44, ../../../app/stylesheets/cupcake/typography.sass */
.list-plus {
  color: #64727c;
  padding: 5px 10px;
}
/* line 47, ../../../app/stylesheets/cupcake/typography.sass */
.list-plus li {
  display: block;
  background: url(/images/cupcake/icons/mini/plus.gif) no-repeat left 7px;
  padding-left: 13px;
  font-size: 14px;
  line-height: 21px;
  padding-top: 2px;
  padding-bottom: 8px;
}

/* line 56, ../../../app/stylesheets/cupcake/typography.sass */
.list-arrow {
  color: #64727c;
  padding: 5px 10px;
}
/* line 59, ../../../app/stylesheets/cupcake/typography.sass */
.list-arrow li {
  display: block;
  background: url(/images/cupcake/icons/mini/arrow.png) no-repeat left 7px;
  padding-left: 13px;
  line-height: 17px;
  padding-top: 2px;
  padding-bottom: 8px;
}

/* line 67, ../../../app/stylesheets/cupcake/typography.sass */
.code-title {
  background: #f3d97f;
  color: black;
  padding: 5px;
  position: absolute;
  top: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  left: 0;
}

/* line 77, ../../../app/stylesheets/cupcake/typography.sass */
code {
  background: #fff9db;
  border: 1px solid #f3d97f;
  display: block;
  position: relative;
  color: #333333;
  border-radius: 5px;
  padding: 40px 20px 20px 20px;
  line-height: 22px;
}
/* line 86, ../../../app/stylesheets/cupcake/typography.sass */
code strong {
  background: #f8e9b4;
  letter-spacing: 0.3px;
  color: black;
  margin: 0px 3px;
  padding: 1px;
}

/* line 93, ../../../app/stylesheets/cupcake/typography.sass */
.hg-yellow {
  background: #fff9db;
  border: 1px solid #f3d97f;
  border-radius: 3px;
  padding: 2px 4px;
  text-shadow: 0px 1px white;
}

/* line 100, ../../../app/stylesheets/cupcake/typography.sass */
.hg-red {
  background: #f2decd;
  border: 1px solid #e9c8ae;
  border-radius: 3px;
  padding: 2px 4px;
  text-shadow: 0px 1px white;
}

/* line 107, ../../../app/stylesheets/cupcake/typography.sass */
.hg-blue {
  background: #cddff2;
  border: 1px solid #aecde9;
  border-radius: 3px;
  padding: 2px 4px;
  text-shadow: 0px 1px white;
}

/* line 114, ../../../app/stylesheets/cupcake/typography.sass */
.hg-green {
  background: #e1f2cd;
  border: 1px solid #cfe9ae;
  border-radius: 3px;
  padding: 2px 4px;
}

/* line 120, ../../../app/stylesheets/cupcake/typography.sass */
.hg-purple {
  background: #e4cdf2;
  border: 1px solid #d4aee9;
  border-radius: 3px;
  padding: 2px 4px;
  text-shadow: 0px 1px white;
}

/* line 127, ../../../app/stylesheets/cupcake/typography.sass */
.hg-gray {
  background: #eaeaea;
  border: 1px solid #c6c6c6;
  border-radius: 3px;
  text-shadow: 0px 1px white;
  padding: 2px 4px;
}

/* basic */
/* line 136, ../../../app/stylesheets/cupcake/typography.sass */
.display-block {
  display: block;
}

/* line 139, ../../../app/stylesheets/cupcake/typography.sass */
.float-left {
  float: left;
}

/* line 142, ../../../app/stylesheets/cupcake/typography.sass */
.float-right {
  float: right;
}

/* line 145, ../../../app/stylesheets/cupcake/typography.sass */
.border-0 {
  border: none;
}

/* line 148, ../../../app/stylesheets/cupcake/typography.sass */
.background-0 {
  background: none;
}

/* Overflow */
/* line 153, ../../../app/stylesheets/cupcake/typography.sass */
.overflow-hidden {
  overflow: hidden;
}

/* line 156, ../../../app/stylesheets/cupcake/typography.sass */
.overflow-scroll {
  overflow: scroll;
}

/* Text align */
/* line 161, ../../../app/stylesheets/cupcake/typography.sass */
.text-left {
  text-align: left;
}

/* line 164, ../../../app/stylesheets/cupcake/typography.sass */
.text-right {
  text-align: right;
}

/* line 167, ../../../app/stylesheets/cupcake/typography.sass */
.text-center {
  text-align: center;
}

/* line 170, ../../../app/stylesheets/cupcake/typography.sass */
.text-underline {
  text-decoration: underline;
}

/* line 173, ../../../app/stylesheets/cupcake/typography.sass */
.f-bold {
  font-weight: bold;
}

/* line 176, ../../../app/stylesheets/cupcake/typography.sass */
.f-italic {
  font-style: italic;
}

/* FONT SIZE */
/* line 181, ../../../app/stylesheets/cupcake/typography.sass */
.font11 {
  font-size: 11px;
}

/* line 184, ../../../app/stylesheets/cupcake/typography.sass */
.font12 {
  font-size: 12px;
}

/* line 187, ../../../app/stylesheets/cupcake/typography.sass */
.font13 {
  font-size: 13px;
}

/* line 190, ../../../app/stylesheets/cupcake/typography.sass */
.font14 {
  font-size: 14px;
}

/* line 193, ../../../app/stylesheets/cupcake/typography.sass */
.font15 {
  font-size: 15px;
}

/* line 196, ../../../app/stylesheets/cupcake/typography.sass */
.font16 {
  font-size: 16px;
}

/* line 199, ../../../app/stylesheets/cupcake/typography.sass */
.font17 {
  font-size: 17px;
}

/* line 202, ../../../app/stylesheets/cupcake/typography.sass */
.font18 {
  font-size: 18px;
}

/* line 205, ../../../app/stylesheets/cupcake/typography.sass */
.font19 {
  font-size: 19px;
}

/* line 208, ../../../app/stylesheets/cupcake/typography.sass */
.font20 {
  font-size: 20px;
}

/* line 211, ../../../app/stylesheets/cupcake/typography.sass */
.font21 {
  font-size: 21px;
}

/* line 214, ../../../app/stylesheets/cupcake/typography.sass */
.font22 {
  font-size: 22px;
}

/* line 217, ../../../app/stylesheets/cupcake/typography.sass */
.font23 {
  font-size: 23px;
}

/* line 220, ../../../app/stylesheets/cupcake/typography.sass */
.font24 {
  font-size: 24px;
}

/* line 223, ../../../app/stylesheets/cupcake/typography.sass */
.font25 {
  font-size: 25px;
}

/* line 226, ../../../app/stylesheets/cupcake/typography.sass */
.font26 {
  font-size: 26px;
}

/* line 229, ../../../app/stylesheets/cupcake/typography.sass */
.font27 {
  font-size: 27px;
}

/* line 232, ../../../app/stylesheets/cupcake/typography.sass */
.font28 {
  font-size: 28px;
}

/* line 235, ../../../app/stylesheets/cupcake/typography.sass */
.font29 {
  font-size: 29px;
}

/* line 238, ../../../app/stylesheets/cupcake/typography.sass */
.font30 {
  font-size: 30px;
}

/* MARGIN */
/* All */
/* line 244, ../../../app/stylesheets/cupcake/typography.sass */
.margin5 {
  margin: 5px;
}

/* line 247, ../../../app/stylesheets/cupcake/typography.sass */
.margin10 {
  margin: 10px;
}

/* line 250, ../../../app/stylesheets/cupcake/typography.sass */
.margin20 {
  margin: 20px;
}

/* line 253, ../../../app/stylesheets/cupcake/typography.sass */
.margin30 {
  margin: 30px;
}

/* line 256, ../../../app/stylesheets/cupcake/typography.sass */
.margin40 {
  margin: 40px;
}

/* line 259, ../../../app/stylesheets/cupcake/typography.sass */
.margin50 {
  margin: 50px;
}

/* line 262, ../../../app/stylesheets/cupcake/typography.sass */
.margin60 {
  margin: 60px;
}

/* line 265, ../../../app/stylesheets/cupcake/typography.sass */
.margin70 {
  margin: 70px;
}

/* line 268, ../../../app/stylesheets/cupcake/typography.sass */
.margin80 {
  margin: 80px;
}

/* line 271, ../../../app/stylesheets/cupcake/typography.sass */
.margin90 {
  margin: 90px;
}

/* line 274, ../../../app/stylesheets/cupcake/typography.sass */
.margin100 {
  margin: 100px;
}

/* line 277, ../../../app/stylesheets/cupcake/typography.sass */
.margin150 {
  margin: 150px;
}

/* line 280, ../../../app/stylesheets/cupcake/typography.sass */
.margin200 {
  margin: 200px;
}

/* margin left */
/* line 285, ../../../app/stylesheets/cupcake/typography.sass */
.margin-left5 {
  margin-left: 5px;
}

/* line 288, ../../../app/stylesheets/cupcake/typography.sass */
.margin-left10 {
  margin-left: 10px;
}

/* line 291, ../../../app/stylesheets/cupcake/typography.sass */
.margin-left20 {
  margin-left: 20px;
}

/* line 294, ../../../app/stylesheets/cupcake/typography.sass */
.margin-left30 {
  margin-left: 30px;
}

/* line 297, ../../../app/stylesheets/cupcake/typography.sass */
.margin-left40 {
  margin-left: 40px;
}

/* line 300, ../../../app/stylesheets/cupcake/typography.sass */
.margin-left50 {
  margin-left: 50px;
}

/* line 303, ../../../app/stylesheets/cupcake/typography.sass */
.margin-left60 {
  margin-left: 60px;
}

/* line 306, ../../../app/stylesheets/cupcake/typography.sass */
.margin-left70 {
  margin-left: 70px;
}

/* line 309, ../../../app/stylesheets/cupcake/typography.sass */
.margin-left80 {
  margin-left: 80px;
}

/* line 312, ../../../app/stylesheets/cupcake/typography.sass */
.margin-left90 {
  margin-left: 90px;
}

/* line 315, ../../../app/stylesheets/cupcake/typography.sass */
.margin-left100 {
  margin-left: 100px;
}

/* line 318, ../../../app/stylesheets/cupcake/typography.sass */
.margin-left150 {
  margin-left: 150px;
}

/* line 321, ../../../app/stylesheets/cupcake/typography.sass */
.margin-left200 {
  margin-left: 200px;
}

/* margin right */
/* line 326, ../../../app/stylesheets/cupcake/typography.sass */
.margin-right5 {
  margin-right: 5px;
}

/* line 329, ../../../app/stylesheets/cupcake/typography.sass */
.margin-right10 {
  margin-right: 10px;
}

/* line 332, ../../../app/stylesheets/cupcake/typography.sass */
.margin-right20 {
  margin-right: 20px;
}

/* line 335, ../../../app/stylesheets/cupcake/typography.sass */
.margin-right30 {
  margin-right: 30px;
}

/* line 338, ../../../app/stylesheets/cupcake/typography.sass */
.margin-right40 {
  margin-right: 40px;
}

/* line 341, ../../../app/stylesheets/cupcake/typography.sass */
.margin-right50 {
  margin-right: 50px;
}

/* line 344, ../../../app/stylesheets/cupcake/typography.sass */
.margin-right60 {
  margin-right: 60px;
}

/* line 347, ../../../app/stylesheets/cupcake/typography.sass */
.margin-right70 {
  margin-right: 70px;
}

/* line 350, ../../../app/stylesheets/cupcake/typography.sass */
.margin-right80 {
  margin-right: 80px;
}

/* line 353, ../../../app/stylesheets/cupcake/typography.sass */
.margin-right90 {
  margin-right: 90px;
}

/* line 356, ../../../app/stylesheets/cupcake/typography.sass */
.margin-right100 {
  margin-right: 100px;
}

/* line 359, ../../../app/stylesheets/cupcake/typography.sass */
.margin-right150 {
  margin-right: 150px;
}

/* line 362, ../../../app/stylesheets/cupcake/typography.sass */
.margin-right200 {
  margin-right: 200px;
}

/* margin top */
/* line 367, ../../../app/stylesheets/cupcake/typography.sass */
.margin-top5 {
  margin-top: 5px;
}

/* line 370, ../../../app/stylesheets/cupcake/typography.sass */
.margin-top10 {
  margin-top: 10px;
}

/* line 373, ../../../app/stylesheets/cupcake/typography.sass */
.margin-top20 {
  margin-top: 20px;
}

/* line 376, ../../../app/stylesheets/cupcake/typography.sass */
.margin-top30 {
  margin-top: 30px;
}

/* line 379, ../../../app/stylesheets/cupcake/typography.sass */
.margin-top40 {
  margin-top: 40px;
}

/* line 382, ../../../app/stylesheets/cupcake/typography.sass */
.margin-top50 {
  margin-top: 50px;
}

/* line 385, ../../../app/stylesheets/cupcake/typography.sass */
.margin-top60 {
  margin-top: 60px;
}

/* line 388, ../../../app/stylesheets/cupcake/typography.sass */
.margin-top70 {
  margin-top: 70px;
}

/* line 391, ../../../app/stylesheets/cupcake/typography.sass */
.margin-top80 {
  margin-top: 80px;
}

/* line 394, ../../../app/stylesheets/cupcake/typography.sass */
.margin-top90 {
  margin-top: 90px;
}

/* line 397, ../../../app/stylesheets/cupcake/typography.sass */
.margin-top100 {
  margin-top: 100px;
}

/* line 400, ../../../app/stylesheets/cupcake/typography.sass */
.margin-top150 {
  margin-top: 150px;
}

/* line 403, ../../../app/stylesheets/cupcake/typography.sass */
.margin-top200 {
  margin-top: 200px;
}

/* margin bottom */
/* line 408, ../../../app/stylesheets/cupcake/typography.sass */
.margin-bottom5 {
  margin-bottom: 5px;
}

/* line 411, ../../../app/stylesheets/cupcake/typography.sass */
.margin-bottom10 {
  margin-bottom: 10px;
}

/* line 414, ../../../app/stylesheets/cupcake/typography.sass */
.margin-bottom20 {
  margin-bottom: 20px;
}

/* line 417, ../../../app/stylesheets/cupcake/typography.sass */
.margin-bottom30 {
  margin-bottom: 30px;
}

/* line 420, ../../../app/stylesheets/cupcake/typography.sass */
.margin-bottom40 {
  margin-bottom: 40px;
}

/* line 423, ../../../app/stylesheets/cupcake/typography.sass */
.margin-bottom50 {
  margin-bottom: 50px;
}

/* line 426, ../../../app/stylesheets/cupcake/typography.sass */
.margin-bottom60 {
  margin-bottom: 60px;
}

/* line 429, ../../../app/stylesheets/cupcake/typography.sass */
.margin-bottom70 {
  margin-bottom: 70px;
}

/* line 432, ../../../app/stylesheets/cupcake/typography.sass */
.margin-bottom80 {
  margin-bottom: 80px;
}

/* line 435, ../../../app/stylesheets/cupcake/typography.sass */
.margin-bottom90 {
  margin-bottom: 90px;
}

/* line 438, ../../../app/stylesheets/cupcake/typography.sass */
.margin-bottom100 {
  margin-bottom: 100px;
}

/* line 441, ../../../app/stylesheets/cupcake/typography.sass */
.margin-bottom150 {
  margin-bottom: 150px;
}

/* line 444, ../../../app/stylesheets/cupcake/typography.sass */
.margin-bottom200 {
  margin-bottom: 200px;
}

/* PADDING */
/* All */
/* line 450, ../../../app/stylesheets/cupcake/typography.sass */
.padding5 {
  padding: 5px;
}

/* line 453, ../../../app/stylesheets/cupcake/typography.sass */
.padding10 {
  padding: 10px;
}

/* line 456, ../../../app/stylesheets/cupcake/typography.sass */
.padding20 {
  padding: 20px;
}

/* line 459, ../../../app/stylesheets/cupcake/typography.sass */
.padding30 {
  padding: 30px;
}

/* line 462, ../../../app/stylesheets/cupcake/typography.sass */
.padding40 {
  padding: 40px;
}

/* line 465, ../../../app/stylesheets/cupcake/typography.sass */
.padding50 {
  padding: 50px;
}

/* line 468, ../../../app/stylesheets/cupcake/typography.sass */
.padding60 {
  padding: 60px;
}

/* line 471, ../../../app/stylesheets/cupcake/typography.sass */
.padding70 {
  padding: 70px;
}

/* line 474, ../../../app/stylesheets/cupcake/typography.sass */
.padding80 {
  padding: 80px;
}

/* line 477, ../../../app/stylesheets/cupcake/typography.sass */
.padding90 {
  padding: 90px;
}

/* line 480, ../../../app/stylesheets/cupcake/typography.sass */
.padding100 {
  padding: 100px;
}

/* line 483, ../../../app/stylesheets/cupcake/typography.sass */
.padding150 {
  padding: 150px;
}

/* line 486, ../../../app/stylesheets/cupcake/typography.sass */
.padding200 {
  padding: 200px;
}

/* padding left */
/* line 491, ../../../app/stylesheets/cupcake/typography.sass */
.padding-left5 {
  padding-left: 5px;
}

/* line 494, ../../../app/stylesheets/cupcake/typography.sass */
.padding-left10 {
  padding-left: 10px;
}

/* line 497, ../../../app/stylesheets/cupcake/typography.sass */
.padding-left20 {
  padding-left: 20px;
}

/* line 500, ../../../app/stylesheets/cupcake/typography.sass */
.padding-left30 {
  padding-left: 30px;
}

/* line 503, ../../../app/stylesheets/cupcake/typography.sass */
.padding-left40 {
  padding-left: 40px;
}

/* line 506, ../../../app/stylesheets/cupcake/typography.sass */
.padding-left50 {
  padding-left: 50px;
}

/* line 509, ../../../app/stylesheets/cupcake/typography.sass */
.padding-left60 {
  padding-left: 60px;
}

/* line 512, ../../../app/stylesheets/cupcake/typography.sass */
.padding-left70 {
  padding-left: 70px;
}

/* line 515, ../../../app/stylesheets/cupcake/typography.sass */
.padding-left80 {
  padding-left: 80px;
}

/* line 518, ../../../app/stylesheets/cupcake/typography.sass */
.padding-left90 {
  padding-left: 90px;
}

/* line 521, ../../../app/stylesheets/cupcake/typography.sass */
.padding-left100 {
  padding-left: 100px;
}

/* line 524, ../../../app/stylesheets/cupcake/typography.sass */
.padding-left150 {
  padding-left: 150px;
}

/* line 527, ../../../app/stylesheets/cupcake/typography.sass */
.padding-left200 {
  padding-left: 200px;
}

/* margin right */
/* line 532, ../../../app/stylesheets/cupcake/typography.sass */
.padding-right5 {
  padding-right: 5px;
}

/* line 535, ../../../app/stylesheets/cupcake/typography.sass */
.padding-right10 {
  padding-right: 10px;
}

/* line 538, ../../../app/stylesheets/cupcake/typography.sass */
.padding-right20 {
  padding-right: 20px;
}

/* line 541, ../../../app/stylesheets/cupcake/typography.sass */
.padding-right30 {
  padding-right: 30px;
}

/* line 544, ../../../app/stylesheets/cupcake/typography.sass */
.padding-right40 {
  padding-right: 40px;
}

/* line 547, ../../../app/stylesheets/cupcake/typography.sass */
.padding-right50 {
  padding-right: 50px;
}

/* line 550, ../../../app/stylesheets/cupcake/typography.sass */
.padding-right60 {
  padding-right: 60px;
}

/* line 553, ../../../app/stylesheets/cupcake/typography.sass */
.padding-right70 {
  padding-right: 70px;
}

/* line 556, ../../../app/stylesheets/cupcake/typography.sass */
.padding-right80 {
  padding-right: 80px;
}

/* line 559, ../../../app/stylesheets/cupcake/typography.sass */
.padding-right90 {
  padding-right: 90px;
}

/* line 562, ../../../app/stylesheets/cupcake/typography.sass */
.padding-right100 {
  padding-right: 100px;
}

/* line 565, ../../../app/stylesheets/cupcake/typography.sass */
.padding-right150 {
  padding-right: 150px;
}

/* line 568, ../../../app/stylesheets/cupcake/typography.sass */
.padding-right200 {
  padding-right: 200px;
}

/* margin top */
/* line 573, ../../../app/stylesheets/cupcake/typography.sass */
.padding-top5 {
  padding-top: 5px;
}

/* line 576, ../../../app/stylesheets/cupcake/typography.sass */
.padding-top10 {
  padding-top: 10px;
}

/* line 579, ../../../app/stylesheets/cupcake/typography.sass */
.padding-top20 {
  padding-top: 20px;
}

/* line 582, ../../../app/stylesheets/cupcake/typography.sass */
.padding-top30 {
  padding-top: 30px;
}

/* line 585, ../../../app/stylesheets/cupcake/typography.sass */
.padding-top40 {
  padding-top: 40px;
}

/* line 588, ../../../app/stylesheets/cupcake/typography.sass */
.padding-top50 {
  padding-top: 50px;
}

/* line 591, ../../../app/stylesheets/cupcake/typography.sass */
.padding-top60 {
  padding-top: 60px;
}

/* line 594, ../../../app/stylesheets/cupcake/typography.sass */
.padding-top70 {
  padding-top: 70px;
}

/* line 597, ../../../app/stylesheets/cupcake/typography.sass */
.padding-top80 {
  padding-top: 80px;
}

/* line 600, ../../../app/stylesheets/cupcake/typography.sass */
.padding-top90 {
  padding-top: 90px;
}

/* line 603, ../../../app/stylesheets/cupcake/typography.sass */
.padding-top100 {
  padding-top: 100px;
}

/* line 606, ../../../app/stylesheets/cupcake/typography.sass */
.padding-top150 {
  padding-top: 150px;
}

/* line 609, ../../../app/stylesheets/cupcake/typography.sass */
.padding-top200 {
  padding-top: 200px;
}

/* margin bottom */
/* line 614, ../../../app/stylesheets/cupcake/typography.sass */
.padding-bottom5 {
  padding-bottom: 5px;
}

/* line 617, ../../../app/stylesheets/cupcake/typography.sass */
.padding-bottom10 {
  padding-bottom: 10px;
}

/* line 620, ../../../app/stylesheets/cupcake/typography.sass */
.padding-bottom20 {
  padding-bottom: 20px;
}

/* line 623, ../../../app/stylesheets/cupcake/typography.sass */
.padding-bottom30 {
  padding-bottom: 30px;
}

/* line 626, ../../../app/stylesheets/cupcake/typography.sass */
.padding-bottom40 {
  padding-bottom: 40px;
}

/* line 629, ../../../app/stylesheets/cupcake/typography.sass */
.padding-bottom50 {
  padding-bottom: 50px;
}

/* line 632, ../../../app/stylesheets/cupcake/typography.sass */
.padding-bottom60 {
  padding-bottom: 60px;
}

/* line 635, ../../../app/stylesheets/cupcake/typography.sass */
.padding-bottom70 {
  padding-bottom: 70px;
}

/* line 638, ../../../app/stylesheets/cupcake/typography.sass */
.padding-bottom80 {
  padding-bottom: 80px;
}

/* line 641, ../../../app/stylesheets/cupcake/typography.sass */
.padding-bottom90 {
  padding-bottom: 90px;
}

/* line 644, ../../../app/stylesheets/cupcake/typography.sass */
.padding-bottom100 {
  padding-bottom: 100px;
}

/* line 647, ../../../app/stylesheets/cupcake/typography.sass */
.padding-bottom150 {
  padding-bottom: 150px;
}

/* line 650, ../../../app/stylesheets/cupcake/typography.sass */
.padding-bottom200 {
  padding-bottom: 200px;
}
