@charset "utf-8";
/* Buttons */
/* line 5, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\000035}}
.btn-large,
.btn-group-lg > .btn {
  padding: 7px 20px;
  border: 0;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 6px;
}
/* line 6, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\000036}}
.btn-info {
  color: #FFF;
  background-color: #345E79;
  border-color: #345E79;
  color: #ECF0F1;
}
/* line 7, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\000037}}
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background-color: rgba(52, 94, 121, 0.8);
  border-color: rgba(52, 94, 121, 0.8);
  color: #ECF0F1;
}
/* line 8, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\000038}}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 9, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\000039}}
.table.users-table .header .btn {
  background: #FFF;
  color: #333;
}
/* line 10, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000310}}
.primaryMine.btn-primary[disabled] {
  color: #0087b9;
}
/* line 11, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000311}}
.controls .btn.btn-small {
  float: left;
  border: 1px solid #345E79;
  border-radius: 0;
  margin: 0 0 0 20px;
}
/* line 12, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000312}}
.btn.btn-success:hover,
.btn.btn-success:focus {
  color: #FFF;
}
/* line 13, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000313}}
.panel-footer .btn.btn-success {
  margin: 0 0 5px 0;
  width: 100%;
}
/* line 14, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000314}}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.4);
}
/* line 15, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000315}}
.btn:active[disabled],
.btn.active[disabled] {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 16, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000316}}
.btn-group.btn-group-sm .btn.btn-primary {
  background-color: #345E79;
}
/* line 17, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000317}}
.btn-group.btn-group-sm .btn.btn-primary:hover {
  background-color: #32C8FF;
  border-color: #51AEFF;
}
/* line 18, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000318}}
.btn-group.btn-group-sm .btn.btn-primary.active {
  background-color: #0784B2;
}
/* line 19, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000319}}
.btn-group.btn-group-sm .btn.btn-primary.active:hover {
  background-color: #0784B2;
}
/* line 20, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000320}}
.btn:focus,
.btn:active:focus {
  outline: 0;
}
/* line 21, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000321}}
a[disabled],
a[disabled]:hover {
  pointer-events: none;
  cursor: not-allowed;
}
/* end of buttons */
/* Forms */
/* line 25, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000325}}
.form-horizontal .control-label {
  text-align: left !important;
}
/* line 26, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000326}}
.form-horizontal h2 {
  color: #000 !important;
}
/* line 27, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000327}}
.form-horizontal.contact_form label {
  color: #000;
  font-weight: lighter;
  font-size: 16px;
}
/* line 28, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000328}}
.form-horizontal.contact_form .form-group {
  margin: 26px -15px;
}
/* line 29, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000329}}
.nameField {
  font-size: 26px;
  color: #345E79;
  width: 60%;
  margin: 21px 0;
  display: inline-block;
  margin-bottom: 20px;
  float: left;
}
/* line 30, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000330}}
.nameField input {
  border: 0;
  border-bottom: 1px solid #77777b;
  outline: none;
  padding: 0px 0 5px;
  font-size: 17px !important;
  color: #77777b;
  width: 500px;
  float: right;
}
/* line 31, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000331}}
.nameField select {
  border: 0;
  border-bottom: 1px solid #77777b;
  outline: none;
  padding: 0px 0 5px;
  font-size: 17px !important;
  color: #77777b;
  float: right;
}
/* line 32, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000332}}
.nameField textarea {
  border: 0;
  border: 1px solid #77777b;
  outline: none;
  padding: 5px 5px;
  color: #77777b;
  width: 500px;
  float: right;
  font-size: 17px;
}
/* line 33, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000333}}
.osimage-label {
  width: 12%;
}
/* line 34, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000334}}
.nameField h2 {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
  margin-top: 0;
  max-width: 105px;
}
/* line 35, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000335}}
.creditForm .nameField {
  width: 64%;
}
/* line 36, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000336}}
.creditForm .nameField h2 {
  max-width: 127px;
}
/* line 37, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000337}}
.mainButton {
  color: #fff;
  background-color: #345E79;
  /* padding: 10px 20px;*/
  font-size: 16px;
  margin: 5px 10px 5px 0;
}
/* line 38, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000338}}
.mainButton:hover,
.mainButton:active,
.mainButton:focus,
.mainButton:visited {
  background-color: #345E79;
  outline-offset: -2px !important;
  color: #fff;
  outline: 0 !important;
}
/* line 39, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000339}}
#tabbable .tab-pane ul .mainButton:active {
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important;
}
/* line 40, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000340}}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px white inset !important;
  -webkit-text-fill-color: #333;
  font-size: 19px !important;
}
/* line 45, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000345}}
input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px white inset !important;
  -webkit-text-fill-color: #333;
  font-size: 19px !important;
}
/* line 50, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000350}}
::-webkit-input-placeholder {
  color: #666;
}
/* line 53, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000353}}
:-moz-placeholder {
  color: #666;
}
/* line 56, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000356}}
::-moz-placeholder {
  color: #666;
}
/* line 59, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000359}}
:-ms-input-placeholder {
  color: #666;
}
/* line 62, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000362}}
.multiple_selection {
  padding: 0;
}
/* line 63, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000363}}
.multiple_selection input {
  margin-right: 10px;
}
/* End of Forms*/
/* Modals */
/* line 67, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000367}}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 9999999999999999999999999999;
  width: 560px;
  margin: -250px 0 0 -280px;
  overflow: auto;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  bottom: auto;
}
/* line 68, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000368}}
.modal form {
  margin: 0;
}
/* line 69, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000369}}
.modal .modal-header,
.modal .modal-footer {
  display: block;
}
/* line 70, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000370}}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
/* line 71, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000371}}
.modal-header h2 {
  margin: : 10px 0;
  font-size: 18px;
}
/* line 73, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000373}}
.modal-header h3 {
  color: #345E79;
}
/* line 74, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000374}}
.modal-header2 {
  padding: 0 15px;
}
/* line 75, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000375}}
.modal.fade.in {
  top: 50%;
}
/* line 76, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000376}}
.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}
/* line 77, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000377}}
.modal-body {
  display: block;
}
/*.modal-body > div { display: inline-block; width: 100%; }*/
/* line 79, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000379}}
.modal-footer .btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: rgba(52, 94, 121, 0.8);
  border-color: rgba(52, 94, 121, 0.8);
}
/* line 80, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000380}}
.modal-footer .mainButton {
  padding: 5px 10px;
}
/* line 81, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000381}}
.modal a:hover,
.modal a:active,
.modal a:focus {
  color: #39b3d7;
}
/* end of modals */
/* Tabs */
/* line 85, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000385}}
.tab-content > .tab-pane {
  padding: 30px 0;
}
/* line 86, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000386}}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 1px solid #345E79;
  border-bottom-color: transparent;
  font-size: 17px;
  border-bottom: 3px solid transparent;
  padding-bottom: 9px;
}
/* line 87, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000387}}
.nav-tabs {
  border-color: #345E79;
}
/* line 88, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000388}}
.nav-tabs > li > a {
  font-size: 17px;
}
/* line 89, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000389}}
.nav-tabs > li > a:hover {
  color: #345E79;
  background: #FFF;
  padding-bottom: 11px;
  border-bottom: 0;
}
/* line 90, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000390}}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #000;
}
/* line 91, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000391}}
.tab-pane.active #actions ul li,
.tab-pane.active ul li {
  font-size: 13px;
  min-height: 28px;
  line-height: 23px;
}
/* End of tabs */
/* Table */
/* line 95, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000395}}
table.table th,
table.table th a {
  background: #345E79;
  color: #fff;
  font-weight: normal;
}
/* line 96, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000396}}
table.table td {
  word-break: break-all;
}
/* line 97, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000397}}
.table {
  font-size: 12px;
}
/* line 98, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000398}}
.table-bordered {
  border: 1px solid #c4c4c4;
  color: #000000;
}
/* line 99, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\0000399}}
table.table td {
  font-size: 14px;
  color: #000;
}
/* line 100, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003100}}
.the-price + table.table td {
  font-size: 12px;
  word-break: break-word;
  height: 34px;
}
/* line 101, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003101}}
table.table.pricingTable th {
  background: #FFF !important;
  color: #000;
  font-weight: bold;
}
/* line 102, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003102}}
table.table th a,
table.table th a:hover {
  color: #FFF;
}
/* line 103, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003103}}
.table.table-condensed.table-hover th {
  font-weight: bold;
  font-size: 14px;
  padding: 6px 5px !important;
  border: 0;
}
/**/
/* Bootstrap modifications */
/* line 107, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003107}}
.alert {
  padding: 10px;
  line-height: 1.2em !important;
  margin: 0 !important;
}
/* line 108, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003108}}
.row-fluid {
  display: inline-block;
  margin: 0 15px 0;
  margin: 10px 0;
}
/* line 109, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003109}}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #345E79;
  border-color: #345E79;
}
/* line 110, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003110}}
.btn-primary {
  background-color: #345E79;
  border-color: #345E79;
}
/* end of bootstrap modifications */
/* General Syle */
/* line 114, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003114}}
*,
body,
input,
button,
select,
textarea,
h1,
h2,
.white ol li,
.white h1,
.white h2,
.white p,
.white ul li,
.loading,
.loader h2,
.white-header {
  font-family: arial, sans-serif;
}
/* line 115, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003115}}
.loader h2 {
  color: #fff !important;
}
/* line 116, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003116}}
.white ol li {
  color: #000;
  font-size: 16px;
  line-height: 30px;
}
/* line 117, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003117}}
.white {
  background: #FFF;
  padding: 30px 0 79px 0;
}
/* line 118, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003118}}
.white h1 {
  color: #345E79;
  font-size: 35px;
  font-weight: normal !important;
  margin: 0 0 10px 0;
}
/* line 119, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003119}}
.white h2 {
  color: #345E79;
  font-size: 17px;
}
/* line 120, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003120}}
.white p {
  color: #000;
  font-size: 16px;
  line-height: 32px;
}
/* line 121, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003121}}
.white ul li,
.tab-pane.active ul li {
  color: #000;
  font-size: 16px;
  line-height: 30px;
}
/* line 122, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003122}}
.white a:hover,
.white a:focus {
  color: rgba(52, 94, 121, 0.8);
}
/* line 123, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003123}}
.white a.opacity4:hover,
.white a.opacity4:focus {
  color: #345E79;
}
/*.white a.create:hover, .white a.create:focus { color: #fff; }*/
/* line 125, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003125}}
.body a {
  line-height: 1.3em;
}
/* line 126, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003126}}
.dropdown-menu {
  box-shadow: none;
}
/* line 127, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003127}}
hr {
  clear: both;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  border-top: 1px solid #E3E3E3;
}
/* line 128, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003128}}
p {
  color: #77777b;
}
/* line 130, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003130}}
html {
  -ms-overflow-style: scrollbar;
}
/* line 131, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003131}}
a:hover,
a:focus {
  text-decoration: none;
  color: #FFF;
  cursor: pointer;
}
/* line 132, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003132}}
ul {
  list-style: none;
}
/* line 133, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003133}}
a {
  color: #345E79;
  text-decoration: none;
}
/* line 134, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003134}}
.inputStyle {
  border: 0;
  border-bottom: 1px solid #77777b;
  outline: none;
  padding: 0px 5px 5px;
  font-size: 16px;
  color: #77777b;
  float: right;
  box-shadow: none;
  border-radius: 0;
}
/* line 135, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003135}}
.inputStyle:focus,
.inputStyle:active {
  border: 0;
  border-bottom: 1px solid #77777b;
  outline: none;
  padding: 0px 5px 5px;
  font-size: 17px;
  color: #77777b;
  float: right;
  box-shadow: none;
  border-radius: 0;
}
/* line 136, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003136}}
.machineBox h2 {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
  margin-top: 0;
}
/* line 137, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003137}}
.loader {
  left: 50%;
  margin-left: -250px;
  margin-top: -250px;
  padding: 10px 40px;
  position: fixed;
  top: 50%;
  min-width: 200px;
  z-index: 10;
}
/* line 138, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003138}}
.loader img {
  border-radius: 10px 10px 10px 10px;
  width: 200px;
  z-index: 10;
}
/* line 139, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003139}}
.loader h2 {
  font-size: 27px;
  text-align: center;
  margin-bottom: 0;
  z-index: 20000000000;
  position: relative;
  font-weight: lighter;
}
/* line 140, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003140}}
.loading {
  display: inline-block;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.87);
}
/* line 141, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003141}}
.control-label {
  float: left;
  margin: 0 14px 0 0;
}
/* line 142, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003142}}
.control-group {
  margin: 15px 0;
  display: inline-block;
  width: 100%;
  color: #000;
  font-size: 16px;
}
/* line 143, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003143}}
label + .controls {
  display: table-cell;
  margin: 0 0 0 0;
}
/* line 144, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003144}}
.account-container.stacked {
  width: 617px;
  margin: 100px auto 0 300px;
  border: 7px solid rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* line 145, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003145}}
.content.clearfix.padding {
  color: #FFF;
  background: #345e79;
  /* Old browsers */
  /*background: -moz-linear-gradient(top, rgba(6, 167, 226, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%);*/
  /* FF3.6+ */
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(6, 167, 226, 0.6)), color-stop(100%, rgba(255, 255, 255, 0.6)));*/
  /* Chrome,Safari4+ */
  /*background: -webkit-linear-gradient(top, rgba(6, 167, 226, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%);*/
  /* Chrome10+,Safari5.1+ */
  /*background: -o-linear-gradient(top, rgba(6, 167, 226, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%);*/
  /* Opera 11.10+ */
  /*background: -ms-linear-gradient(top, rgba(6, 167, 226, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%);*/
  /* IE10+ */
  /*background: linear-gradient(to bottom, rgba(6, 167, 226, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%);*/
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#345E79', endColorstr='#ffffff', GradientType=0);*/
  /* IE6-9 */
}
/* line 147, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003147}}
.white-header {
  font-size: 26px;
  margin: 16px 0 24px 0;
}
/* line 148, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003148}}
.sp {
  clear: both;
  text-align: center;
  width: 100%;
  background: url(../img/images/or.png) no-repeat top center;
  height: 17px;
  margin: 17px 0;
}
/* line 149, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003149}}
hr {
  margin-top: -23px;
  margin-bottom: 35px;
}
/* line 150, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003150}}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 151, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003151}}
h1 {
  color: #345E79;
  font-size: 40px;
}
/* line 152, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003152}}
h2 {
  color: #345E79;
  font-size: 26px;
}
/* line 153, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003153}}
.label {
  color: #77777b;
}
/* line 154, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003154}}
.container > .row > .span12 {
  width: 95%;
}
/* line 155, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003155}}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #345E79;
  background-color: inherit;
  outline: 0;
}
/* line 156, less/custom.less */
/* line 157, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003157}}
body:before {
  content: "";
  float: left;
  width: 0;
  margin-top: -32767px;
}
/* line 158, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003158}}
.docutils {
  width: 100%;
}
/* line 159, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003159}}
.docutils th,
.docutils td {
  padding: 5px;
}
/* line 160, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003160}}
.sticky {
  min-height: 100%;
  background-color: #FFF;
  height: auto;
  margin: 0 auto -50px;
  padding: 0 0 50px;
}
/* line 161, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003161}}
.sticky2 {
  min-height: 100%;
  height: auto;
  margin: 0 auto -50px;
  padding: 0 0 50px;
  background: #FFF;
}
/* line 162, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003162}}
#main {
  overflow: auto;
  padding-bottom: 150px;
}
/* line 163, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003163}}
#navbar-list {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
/* line 164, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003164}}
#terms {
  height: 250px !important;
  overflow: auto;
  overflow-x: hidden;
  -ms-overflow-x: hidden;
}
/* line 165, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003165}}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
/* line 166, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003166}}
.carousel-indicators {
  bottom: -52px !important;
  left: 0;
  width: auto;
  margin-left: 0;
}
/* line 167, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003167}}
.arrow li {
  margin: 15px 0;
  text-shadow: black 0.1em 0.1em 0.2em;
  list-style-type: none;
}
/* line 168, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003168}}
.videoMain {
  margin: 29px 0 0 0;
}
/* line 169, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003169}}
.well {
  background: #FFF;
  box-shadow: none;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border: 0;
  padding-top: 15px;
  margin: 90px 0;
  padding: 15px 53px 19px;
}
/* line 170, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003170}}
.well li {
  list-style-type: none;
}
/* line 171, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003171}}
.well li a {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: 0px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  color: #555;
}
/* line 172, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003172}}
.well li.active a,
.well li.active:hover a,
.well li.active:focus a {
  z-index: 2;
  color: #fff;
  background-color: #345E79;
  border-color: #345E79;
}
/* line 173, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003173}}
.well li a:hover,
.well li a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
  color: #555;
}
/* line 174, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003174}}
.well li a.list-group-item {
  color: #555;
}
/* line 175, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003175}}
.areaStyle textarea {
  border: 1px solid #77777b;
  outline: none;
  padding: 5px 5px;
  color: #77777b;
  float: right;
  font-size: 16px;
  box-shadow: none;
  border-radius: 0;
}
/* line 176, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003176}}
.areaStyle textarea:focus {
  border: 1px solid #77777b;
  outline: none;
  padding: 5px 5px;
  color: #77777b;
  float: right;
  font-size: 17px !important;
  box-shadow: none;
  border-radius: 0;
}
/* line 177, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003177}}
#gallery a {
  margin: 10px 20px;
  display: inline-block;
}
/* line 178, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003178}}
canvas {
  display: block;
  float: left;
}
/* line 179, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003179}}
.autocomplete {
  width: 100%;
  position: relative;
}
/* line 180, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003180}}
.autocomplete ul {
  position: absolute;
  left: 0;
  width: 100%;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  z-index: 1;
  padding-left: 0;
  font-size: 12px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #fff;
}
/* line 181, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003181}}
.autocomplete li {
  text-align: left;
  list-style: none;
  width: 100%;
  padding: 3px;
  background-color: #fff;
  cursor: default;
}
/* line 182, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003182}}
.autocomplete li:last-child {
  margin-bottom: 3px;
}
/* line 183, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003183}}
.autocomplete li.active {
  width: 100%;
  background-color: #C3E5F8;
}
/* line 184, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003184}}
.autocomplete .highlight {
  background-color: #E2E2E2;
}
/* line 185, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003185}}
.autocomplete li.active .highlight {
  background: #666;
  color: #fff;
}
/* line 186, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003186}}
.ver {
  margin: -10px 0 0 0;
}
/* line 187, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003187}}
.bulletStyle {
  list-style-type: disc;
}
/* line 188, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003188}}
.settings-label {
  height: 30px;
  line-height: 30px;
  min-width: 65px;
}
/* line 189, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003189}}
.login-url {
  color: #0087b9;
}
/*.panel.border-panel{ border: 1px solid transparent; border-color: #ddd; border-radius: 4px !important; }
.panel.border-panel .panel-heading { padding: 10px 15px; }
.panel.border-panel .panel-body { border-bottom: 1px solid #ddd; }
.panel.border-panel .panel-body:last-child { border-bottom: 0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.add-app { padding: 1px 7px; }*/
/* End of general style */
/* sideNav */
/* line 198, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003198}}
.sideNav {
  position: absolute;
  top: 80px;
  right: 0;
  width: 180px;
  height: auto;
  z-index: 1040;
}
/* line 199, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003199}}
.sideNav .panel-body {
  padding: 7px 0 7px 15px;
}
/* line 200, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003200}}
.sideNav .panel-body ul {
  padding: 0;
  list-style: none;
}
/* line 201, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003201}}
.sideNav .panel-body ul li a,
.sideNav .body a {
  padding: 0;
  display: inline-block;
  color: #000;
  font-size: 13px;
}
/* line 202, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003202}}
.sideNav .panel-body ul li a:hover,
.sideNav .body a:hover,
.sideNav .body a.active {
  color: rgba(64, 64, 64, 0.8);
  font-weight: bold;
}
/* line 203, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003203}}
.panel-heading {
  padding: 0;
}
/* line 204, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003204}}
.panel-title > a {
  padding: 8px 15px;
  display: block;
  color: #FFF !important;
  font-family: arial, sans-serif;
}
/* line 205, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003205}}
.sideNav .header > a {
  padding: 5px 15px;
  display: block;
  color: #FFF !important;
  font-family: arial, sans-serif;
}
/* line 206, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003206}}
.sideNav .header > a.active {
  font-weight: bold;
  text-decoration: underline;
}
/* line 207, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003207}}
.blue h4 > a,
.sideNav .header.blue > a {
  background: #404040;
  color: #fff !important;
}
/*.sideNav .header.dark-blue { background: #F2F2F2; }*/
/*.dark-blue h4 > a, .sideNav .header.dark-blue > a { background: @main-color; color: #fff !important; }*/
/* line 210, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003210}}
.sideNav .header a {
  text-align: center;
}
/* line 211, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003211}}
.sideNav .header span {
  font-size: 11px;
  top: 3px;
  position: absolute;
  margin-left: 5px;
}
/* line 212, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003212}}
.sideNav .header {
  position: relative;
}
/* line 213, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003213}}
.green h4 > a,
.sideNav .header.green > a {
  background: #80bd01;
}
/* line 214, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003214}}
.orange h4 > a,
.sideNav .header.orange > a {
  background: #404040;
  border-bottom: 1px solid #FFF;
}
/* line 215, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003215}}
.red h4 > a,
.sideNav .header.red > a {
  background: #ff3d3d;
}
/* line 216, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003216}}
.darkOrange h4 > a,
.sideNav .header.darkOrange > a {
  background: #d97804;
}
/* line 217, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003217}}
.blue + .panel-collapse,
.sideNav .blue.header {
  background: rgba(64, 64, 64, 0.05);
}
/* line 218, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003218}}
.green + .panel-collapse,
.sideNav .green.header {
  background: #edffc9;
}
/* line 219, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003219}}
.orange + .panel-collapse,
.sideNav .orange.header {
  background: rgba(64, 64, 64, 0.05);
}
/* line 220, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003220}}
.red + .panel-collapse,
.sideNav .red.header {
  background: #ffdada;
}
/* line 221, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003221}}
.darkOrange + .panel-collapse,
.sideNav .darkOrange.header {
  background: #f9dfc0;
}
/* line 222, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003222}}
.blue h4 > a,
.sideNav .header.blue > a:hover {
  background: #345E79;
}
/*.dark-blue h4 > a, .sideNav .header.dark-blue > a:hover { background: #547C96; }*/
/* line 224, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003224}}
.green h4 > a,
.sideNav .header.green > a:hover {
  background: #8ED300;
}
/* line 225, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003225}}
.orange h4 > a,
.sideNav .header.orange > a:hover {
  background: #345E79;
}
/* line 226, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003226}}
.red h4 > a,
.sideNav .header.red > a:hover {
  background: #ff6060;
}
/* line 227, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003227}}
.darkOrange h4 > a,
.sideNav .header.darkOrange > a:hover {
  background: #ffa131;
}
/* line 228, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003228}}
.sideNav .body ul li {
  line-height: 26px;
}
/* line 229, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003229}}
.sideNav .body {
  padding: 10px 12px !important;
  display: none;
}
/* line 230, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003230}}
.sideNav .body.active {
  display: block;
}
/* end of sideNav */
/* Header */
/* line 234, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003234}}
.navbar-inverse {
  background-color: rgba(3, 0, 0, 0.4);
  border: 0;
  margin: 0 0 0 0;
}
/* line 235, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003235}}
.navbar-search .search-query {
  font-family: arial, sans-serif;
}
/* line 236, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003236}}
.navbar-right.clearR {
  margin: 46px 0 0 0;
}
/* line 237, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003237}}
.navbar-default .navbar-nav > li > a,
.cloudspace-nav {
  color: #ECF0F1;
  font-size: 16px;
}
/* line 238, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003238}}
.navbar-default {
  border: 0;
}
/* line 239, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003239}}
.navbar {
  margin-bottom: 0;
  border-radius: 0;
}
/* line 240, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003240}}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: rgba(236, 240, 241, 0.8);
}
/* line 241, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003241}}
.navbar-default {
  background-color: #345E79;
}
/* line 242, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003242}}
.navbar-collapse.bs-example-js-navbar-collapse.collapse.in {
  background: #345E79;
}
/* line 243, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003243}}
.navbar-default {
  background-color: #345E79;
}
/* line 244, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003244}}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background: inherit;
  color: #000 !important;
}
/* line 245, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003245}}
.navbar-nav > li > .dropdown-menu {
  /* border-color: @main-color; */
  border-top: 0;
}
/* line 246, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003246}}
.sticky .navbar.navbar-inverse .subnavbar-inner {
  background-color: #f2f2f2;
}
/* line 247, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003247}}
.sticky .navbar.navbar-inverse .subnavbar-inner .user-name {
  color: #151515;
  text-shadow: none;
}
/* line 248, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003248}}
.sticky .navbar.navbar-inverse .subnavbar-inner .user-name:hover {
  color: #003d7a;
}
/* line 249, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003249}}
.navbar-collapse.collapse {
  box-shadow: none;
  border-top: 0;
}
/* line 250, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003250}}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border: 0;
}
/* line 251, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003251}}
.nav.navbar-nav > li:first-child a {
  padding-left: 0;
}
/* line 252, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003252}}
.sticky2 > .navbar.navbar-inverse {
  background: url(../img/space&mountain.jpg) no-repeat center top #000;
  background-size: 100%;
}
/* line 253, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003253}}
.gray h4 > a {
  background: #BEE4F2;
  padding: 14px 25px;
}
/* line 254, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003254}}
.gray a {
  color: #4f4f4f;
  font-family: arial, sans-serif;
}
/* line 255, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003255}}
.gray a:hover {
  color: #345E79;
}
/* line 256, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003256}}
.gray .panel-title > a {
  font-size: 14px;
  color: #000000 !important;
  font-weight: normal;
  background: url(../.files/img/images/acc-arrow-close.png) 11px 18px no-repeat #F3F3F3;
}
/* line 257, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003257}}
.gray .panel-heading.open .panel-title > a {
  background: url(../.files/img/images/acc-arrow-open.png) 9px 19px no-repeat #F3F3F3;
}
/* line 258, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003258}}
.gray .panel.panel-default {
  margin: 0 0 2px 0;
}
/* line 259, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003259}}
.gray .panel-body ul {
  padding: 0 0 0 15px;
}
/* line 260, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003260}}
.gray .panel-body ul li {
  margin: 5px 0;
}
/* line 261, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003261}}
.gray .panel-body {
  padding: 5px 15px;
}
/* line 262, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003262}}
.gray .panel-title > a:first-child:hover {
  background: url(../.files/img/images/acc-arrow-close.png) 11px 18px no-repeat #F3F3F3;
  text-decoration: none;
}
/* line 263, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003263}}
.panel {
  background-color: initial;
  border: 0;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 264, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003264}}
.panel-group .panel {
  border-radius: 0;
}
/* line 265, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003265}}
.panel-group .panel + .panel {
  margin-top: 0;
}
/* line 266, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003266}}
.panel-body {
  color: #77777b;
  font-size: 13px;
  background: #FFF;
}
/* line 267, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003267}}
.panel-primary {
  border: 1px solid #428bca !important;
}
/* line 268, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003268}}
.panel-primary {
  border: 1px solid #428bca !important;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px !important;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 269, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003269}}
.panel-primary > .panel-heading {
  background-color: #345E79;
  border-color: #345E79;
}
/* line 270, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003270}}
.panel-primary {
  border: 1px solid #345E79;
}
/* line 271, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003271}}
.minCloud .panel-body {
  min-height: 218px;
}
/* line 272, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003272}}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 0;
}
/* line 273, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003273}}
.panel-group {
  margin: 0;
}
/* line 274, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003274}}
.clearR {
  clear: right;
}
/* line 275, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003275}}
.myNav ul li {
  float: left;
  margin: 0;
  list-style: none;
  margin: 0 5px;
}
/* line 276, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003276}}
.myNav ul li a {
  font-family: arial, sans-serif;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  padding: 0 12px;
  font-weight: 100;
}
/* line 277, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003277}}
.myNav ul li a:hover,
.motherShipSub ul#homepage-submenu li a:hover {
  color: #345E79;
}
/* line 278, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003278}}
.blueBar {
  background: #345E79;
  height: 48px;
  z-index: 5555555555555555555555555;
}
/* line 279, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003279}}
.caret {
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
/* line 280, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003280}}
.accordionInside {
  min-width: 425px;
  box-shadow: none;
  padding: 5px 5px;
}
/* line 281, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003281}}
.create-cloudspace {
  margin: 7px 0 7px -21px;
}
/* line 282, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003282}}
.user-name {
  color: #fff;
  margin-top: 5px;
  display: inline-block;
  margin-right: 15px;
  font-size: 16px;
}
/* line 283, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003283}}
.user-name:hover {
  color: #345E79;
}
/* line 284, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003284}}
.create-cloudspace:hover {
  color: initial !important;
}
/* line 285, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003285}}
.create-cloudspace + .icon-faq {
  background: url(../img/images/ques.png);
  width: 22px !important;
  height: 21px;
  margin: 7px 11px 7px;
  display: inline-block;
  float: right;
}
/* line 286, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003286}}
.create-cloudspace-container {
  background: #FFF;
  display: block;
}
/* line 287, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003287}}
.open-cloudspace-nav {
  padding: 0;
  border-radius: 0 !important;
}
/* line 288, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003288}}
.motherShipSub .dropdown-toggle:hover,
.dropdown.open > a {
  background: transparent !important;
  color: #345E79;
}
/* line 289, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003289}}
.motherShipSub ul#homepage-submenu li a {
  color: #000;
  font-size: 14px;
  display: inline-block;
  padding: 4px 0 4px 15px;
  font-weight: inherit;
  width: 174px;
}
/* line 290, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003290}}
.motherShipSub ul {
  background: #ffffff;
  margin: 12px 10px 0 0;
  border: 1px solid #345E79;
  left: 6px !important;
}
/* line 291, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003291}}
.motherShipSub ul li {
  margin: 0;
}
/* line 292, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003292}}
.myNav ul li:last-child {
  margin-right: 0;
}
/* line 293, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003293}}
.question-symbol:hover {
  color: #428bca;
}
/* line 295, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003295}}
.logout {
  background: #345E79;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 5px 24px;
  line-height: 1.42857143;
  display: inline-block;
  color: #ECF0F1;
  /* font-weight: bold; */
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: uppercase;
}
/* line 311, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003311}}
.logout:hover,
.logout:focus {
  color: #fff !important;
}
/* end of header */
/* Footer */
/* line 315, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003315}}
.bottomFooter {
  min-height: 50px;
  padding: 6px 0;
}
/* line 316, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003316}}
.bottomFooter .first-list li {
  list-style: none;
  float: left;
  padding: 0 11px;
  background: url(../img/images/seperat.png) no-repeat right 50%;
}
/* line 317, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003317}}
.bottomFooter .second-list li {
  list-style: none;
  float: left;
  padding: 0 16px;
  color: #fff;
}
/* line 318, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003318}}
.bottomFooter ul li a,
.bottomFooter ul li {
  color: #fff;
  font-family: arial, sans-serif;
  font-size: 16px;
}
/* line 319, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003319}}
.bottomFooter ul {
  margin-left: -65px;
  line-height: 39px;
}
/* line 320, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003320}}
.bottomFooter div,
.bottonFooter ul li {
  height: 40px;
}
/* line 321, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003321}}
.bottomFooter ul li:last-child {
  height: 40px;
  background: none;
}
/* line 322, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003322}}
footer {
  background: #345E79;
  margin: 0 0 0 0;
  width: 100%;
}
/* line 323, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003323}}
.topFooter {
  height: 191px;
  background: url(../img/images/footer-bg.jpg) no-repeat center top;
  display: none;
}
/* line 324, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003324}}
.midFooter {
  padding: 5px 0;
  min-height: 20px;
  border-bottom: 1px solid #fff;
  display: block;
}
/* line 325, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003325}}
.midFooter ul li {
  float: left;
  margin: 0 15px;
}
/* line 326, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003326}}
.midFooter ul li a {
  color: #FFF;
  font-family: arial, sans-serif;
  font-size: 16px;
}
/* line 327, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003327}}
#footer {
  position: relative;
  margin-top: -150px;
  height: 150px;
  clear: both;
}
/* end of footer */
/* Swagger */
/* line 331, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003331}}
#swagger-ui-container .container {
  width: auto;
}
/* line 332, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003332}}
#swagger-ui-container h2 {
  font-size: 13px;
}
/* line 333, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003333}}
.toggleOperation {
  font-size: 13px;
}
/* line 334, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003334}}
body ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options {
  margin: 0 10px 0 0;
}
/* line 335, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003335}}
body ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content div.sandbox_header input.submit {
  padding: 0 10px;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 336, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003336}}
body ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li:last-child,
body ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li.last {
  padding: 0;
}
/* line 337, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003337}}
body ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading h3 span.http_method a {
  background-color: #5bc0de;
}
/* line 338, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003338}}
body ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content h4 {
  color: #345E79;
}
/* end of swagger*/
/* Machines list Page */
/* line 342, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003342}}
#singlebutton:hover,
#singlebutton:focus {
  color: #fff;
}
/* End of Machines list Page */
/* Docs Page */
/* line 346, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003346}}
.docs-title {
  color: #fff;
  padding: 3px 10px;
  display: inline-block;
  background-color: #345E79;
  z-index: 1;
  top: -11px;
  left: 11px;
}
/* line 347, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003347}}
#docs-index-list {
  border: 1px solid #CCCCCC;
}
/* line 348, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003348}}
#docs-index-list a {
  padding-left: 10px;
  font-size: 15px;
  display: block;
}
/* line 349, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003349}}
#docs-index-list a:hover,
#docs-index-list a.active {
  background: #DCDCDC;
  color: #2C4250;
}
/* End of Docs Page */
/* New Machine Page */
/* line 353, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003353}}
.machineList ul li,
.storage-size-list li {
  float: left;
  list-style: none;
  margin: 17px 14px;
  display: inline-block;
  height: 137px;
}
/* line 354, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003354}}
.machineList ul li a,
.storage-size-list button {
  color: #77777b;
  font-size: 13px;
  width: 250px;
  height: 137px;
  background: url(../img/machine.jpg) no-repeat;
  text-align: center;
  padding: 0px 45px 30px;
  line-height: 20px;
  overflow: hidden;
  font-weight: bold;
  vertical-align: middle;
}
/**/
/* line 355, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003355}}
.machineList ul li a:hover,
.storage-size-list button:hover,
.storage-size-list button.active {
  background: url(../img/machine-hover-dark2.jpg) no-repeat;
  color: #FFF;
}
/* line 356, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003356}}
.machineList ul li a.active,
.packages li a.active-package {
  background: url(../img/machine-hover-dark2.jpg);
  color: #FFF;
}
/* line 357, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003357}}
.storage-size-list li button {
  box-shadow: none !important;
  border: 0;
}
/* line 358, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003358}}
.storage-size-list li button:focus {
  outline: 0 !important;
  outline-offset: 0 !important;
}
/* line 359, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003359}}
.storage-size-list button.small {
  background-size: 92%;
  padding: 0;
  height: 110px;
  width: 215px;
  font-size: 100%;
}
/* line 360, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003360}}
.storage-size-list {
  padding-left: 6%;
}
/* line 361, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003361}}
.machineWrap {
  clear: both;
  margin: 0 0 38px 0;
}
/* line 362, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003362}}
.controls2 {
  display: inline-block;
  width: 88%;
  float: left;
}
/* line 363, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003363}}
.osImage-btn {
  background-color: #DDDDDF;
  color: #77777b;
  border: #c2c2c2 1px solid;
}
/* line 364, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003364}}
.osImage-btn.active {
  background-color: #345E79;
  color: #fff;
}
/* line 365, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003365}}
.disk-control-bar {
  width: 75%;
  margin: 0 auto;
  padding-right: 15px;
  visibility: hidden;
  min-height: 28px;
}
/* line 366, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003366}}
.disk-control-bar .disk-control {
  font-size: 22px;
  color: #355e7a;
  cursor: pointer;
}
/* line 367, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003367}}
.disk-control-bar .detach {
  color: #A94442;
}
/* line 368, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003368}}
.disk-container:hover .disk-control-bar {
  visibility: visible;
}
/* line 369, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003369}}
.label-name {
  background: #345E79;
  color: #fff;
  padding: 2px 4px;
  border-radius: 3px;
  position: absolute;
  top: 8px;
  right: 35px;
  font-size: 0.9em;
}
/* line 370, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003370}}
.storage-size-list li.small {
  margin: 15px;
}
/* line 371, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003371}}
.storage-size-list li .disk-control-bar {
  width: 65%;
}
/* line 372, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003372}}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background: #345e79 !important;
  border-bottom-color: transparent !important;
}
/* line 373, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003373}}
.nav-pills > li > a {
  padding: 4px 11px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -2px;
  border: 1px solid transparent;
  border-bottom: 1px solid #345E79;
}
/* line 374, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003374}}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus,
.nav-pills > li > a:active {
  background: #fff;
  color: #345E79;
  border: 1px solid #ddd;
  border-bottom: 1px solid #345E79;
  outline: 0;
}
/* line 375, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003375}}
.border-bottom-gray {
  border-bottom: 1px solid #cac8c8;
}
/* End of new machine page*/
/* Machine Details Page */
/* line 379, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003379}}
.list li {
  clear: both;
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #77777b;
  min-height: 33px;
}
/* line 380, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003380}}
.list .span3 {
  font-size: 14px;
  color: #77777b;
  margin: 5px 0;
  width: 151px;
  clear: none;
}
/* line 381, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003381}}
.machine-actions {
  border-left: 1px solid #77777b;
  padding-left: 30px;
}
/* line 382, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003382}}
.edit-description:hover .edit-description-link {
  display: inline !important;
}
/* line 383, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003383}}
.edit-description-link {
  color: #0088cc;
  cursor: pointer;
  margin-right: 15px;
  display: none;
}
/* line 384, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003384}}
.edit-description-link:hover {
  text-decoration: underline;
}
/* line 385, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003385}}
.refresh-page {
  margin-bottom: -35px;
  padding: 3px 8px;
}
/* line 386, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003386}}
.refresh-page:hover {
  color: #fff !important;
}
/* line 387, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003387}}
.description-textarea {
  min-height: 130px;
  width: 330px;
}
/* line 388, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003388}}
.gray-loader {
  font-size: 175%;
  text-align: center;
  margin-top: 5%;
  color: #c2bebe;
}
/* line 389, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003389}}
.access-rights {
  border: 1px solid #FFF;
  padding: 4px 12px;
  color: #333;
  background: #fff;
}
/* line 390, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003390}}
.users-table tr:hover {
  background-color: #EBF3F5;
}
/* line 391, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003391}}
.access-right {
  font-size: 85%;
  border-radius: 5px;
  width: 15px;
}
/* line 392, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003392}}
.share-machine-message {
  top: -15px;
  padding: 3px;
  margin: 0 auto !important;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
/* line 393, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003393}}
.access-rights.update .access-right-block {
  margin-right: 15px;
  padding: 10px;
  display: inline-block;
}
/* line 394, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003394}}
.access-rights.update .access-right-block:hover,
.access-rights.update .access-right-block.selected {
  background-color: #eaeaea;
  border-radius: 5px;
  cursor: pointer;
}
/* line 395, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003395}}
.share-cloudspace-message {
  top: -25px;
  padding: 3px;
  margin: 0 auto !important;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
/* line 396, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003396}}
.machine-disks .disk:hover,
.machine-disks .disk:active,
.machine-disks .disk:focus {
  background: url(../img/machine.jpg) no-repeat;
  color: #77777b;
  cursor: default;
}
/* line 398, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003398}}
.packages {
  margin: 0 0 0.75em 0;
}
/* line 402, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003402}}
.packages .package {
  background-color: #EEEEEE;
  margin-bottom: 2px;
}
/* line 407, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003407}}
.packages .package input[type="radio"] {
  display: none;
}
/* line 411, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003411}}
.packages .package input[type="radio"] + label {
  color: #292321;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
/* line 417, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003417}}
.packages .package input[type="radio"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
/* line 428, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003428}}
.packages .package input[type="radio"] + label span {
  background-color: #fff;
  border: 2px solid #939393;
}
/* line 433, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003433}}
.packages .package input[type="radio"]:checked + label span {
  background-color: #fff;
  border: 6px solid #317FB0;
}
/* line 438, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003438}}
.packages .package input[type="radio"] + label {
  font-weight: 100;
  width: 100%;
  margin-bottom: 0;
  padding: 5px 0;
  padding-left: 5px;
}
/* line 446, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003446}}
.packages .package input[type="radio"] + label:hover {
  cursor: pointer;
  background-color: #C5D0D6;
}
/* line 451, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003451}}
.packages .package input[type="radio"]:checked + label {
  background-color: #C0D3DD;
  font-size: 17px;
}
/* end of machine details page*/
/* Decks Public Pages */
/* line 458, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003458}}
.cloudSpaceColor h1,
.cloudSpaceColor h3,
.cloudSpaceColor i {
  color: #ae45c2;
}
/* line 459, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003459}}
.DefenseShieldColor h1,
.DefenseShieldColor h3,
.DefenseShieldColor i,
.color5 h2,
.color5 h2 p a,
.color5 p a {
  color: #ff3d3d;
}
/* line 460, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003460}}
.MachineDeckColor h1,
.MachineDeckColor h3,
.MachineDeckColor i,
.color2 h2,
.color2 h2 p a,
.color2 p a {
  color: #d97804;
}
/* line 461, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003461}}
.StorageDeckColor h1,
.StorageDeckColor h3,
.StorageDeckColor i,
.color3 h2,
.color3 h2 p a,
.color3 p a {
  color: #06A7E2;
}
/* line 462, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003462}}
.DesktopDeckColor h1,
.DesktopDeckColor h3,
.DesktopDeckColor i,
.color1 h2,
.color1 p a,
.color1 h2 p a {
  color: #80bd01;
}
/* line 463, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003463}}
.ApplicationDeckColor h1,
.ApplicationDeckColor h3,
.ApplicationDeckColor i,
.color4 h2,
.color4 h2 p a,
.color4 p a {
  color: #f6b332;
}
/* line 464, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003464}}
.color6 h2,
.color6 h2 p a,
.color6 p a {
  color: #af45c3;
}
/* line 465, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003465}}
.color3 {
  clear: left;
}
/* line 466, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003466}}
.MachineDeckColor + .half.col-md-6 {
  margin: 34px 0 0 0;
  z-index: 999;
}
/* line 467, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003467}}
.cloudSpaceColor + .half.col-md-6 {
  margin: 65px 0 -35px 0;
}
/* line 468, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003468}}
.DefenseShieldColor + .half.col-md-6 {
  margin: 54px 0 15px 0;
}
/* line 469, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003469}}
.StorageDeckColor + .half.col-md-6 {
  margin: 3px 0 0 0;
  z-index: 999;
}
/* line 470, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003470}}
.DesktopDeckColor + .half.col-md-6 {
  margin: 36px 0 0px 0;
}
/* line 471, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003471}}
.ApplicationDeckColor + .half.col-md-6 {
  margin: -16px 0 0 0;
}
/* line 472, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003472}}
.boxes h2 p a,
.boxes p a,
.boxes h2 {
  font-size: 22px;
}
/* line 473, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003473}}
.boxes img {
  float: left;
  margin: 25px 18px 0 0;
}
/* line 474, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003474}}
.boxes h2 + p {
  float: left;
  width: 279px;
  color: #FFF;
  letter-spacing: 1px;
  font-family: arial, sans-serif;
}
/* line 475, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003475}}
.boxes h2 + .font.andP {
  float: left;
  width: 400px;
  color: #FFF;
  letter-spacing: 1px;
  font-family: arial, sans-serif;
  list-style: inherit;
}
/* line 476, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003476}}
.boxes h2 p a:hover {
  color: inherit;
}
/* line 477, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003477}}
.newDecks .boxes {
  margin: 10px 0;
}
/* line 478, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003478}}
.newDecks .color3 {
  clear: none;
}
/* line 479, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003479}}
.leftIcon {
  margin: 0 0 50px 215px;
}
/* line 480, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003480}}
.loginFieldName {
  color: #FFF;
  font-size: 19px;
  float: left;
  width: 113px;
  padding: 6px 0 0 0;
}
/* line 481, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003481}}
.loginField {
  clear: both;
  display: inline-block;
  width: 100%;
  margin: 8px 0;
}
/* line 482, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003482}}
.inputLogin {
  width: 100%;
  box-shadow: none !important;
  border-radius: 0 !important;
  color: #000 !important;
  font-size: 20px !important;
  padding: 5px 0 7px 5px !important;
}
/* line 483, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003483}}
.inputWrap {
  float: left;
  width: 74%;
}
/* line 484, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003484}}
.signUpForm .inputWrap {
  width: 73%;
}
/* line 485, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003485}}
.signUpForm .inputWrap .inputLogin {
  font-size: 16px !important;
}
/* line 486, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003486}}
.signUpForm .inputWrap input {
  background-color: #FFF !important;
  background-attachment: none !important;
  background-image: none !important;
  position: relative;
  font-size: 20px;
  white-space: pre-wrap;
  line-height: 20px;
}
/* line 487, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003487}}
.primaryMine {
  background: #FFF !important;
  color: #0087b9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 18px;
  padding: 10px 0;
  border: 0 !important;
  text-shadow: none;
  margin: 5px 0;
}
/* line 488, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003488}}
.primaryMine:hover {
  background: #FFF !important;
  color: #0087b9;
  border: 0 !important;
  text-shadow: none;
}
/* line 489, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003489}}
.defaultMine {
  background: #444444 !important;
  color: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  box-shadow: none!important;
  font-size: 18px!important;
  padding: 10px 0!important;
  border: 0 !important;
  text-shadow: none;
  margin: 5px 0;
}
/* line 490, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003490}}
.defaultMine:hover {
  border: 0 !important;
  background: #444444 !important;
  color: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  box-shadow: none!important;
  font-size: 18px!important;
  padding: 10px 0!important;
  text-shadow: none;
}
/* line 491, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003491}}
.login-symbol {
  /*background: url(../img/images/login-symbol.png) no-repeat 31px 19px;*/
  padding: 15px 34px;
  padding-bottom: 20px;
}
/* line 492, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003492}}
.loginFieldName2 {
  font-size: 16px;
  width: 130px;
  text-align: left;
  margin-right: 10px;
}
/* line 493, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003493}}
.upMargin {
  margin: 80px auto 0;
}
/* line 494, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003494}}
.section h3 {
  font-size: 17px;
}
/* line 495, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003495}}
#openTerms {
  color: #fff;
  text-decoration: underline;
  margin-top: 20px;
  display: block;
  font-size: 16px;
  text-align: center;
}
/* line 496, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003496}}
#openTerms:hover {
  color: #345E79;
}
/* line 497, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003497}}
.copy {
  margin-top: 51px;
  padding: 0;
}
/* line 498, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003498}}
.niceHead {
  color: #333 !important;
  font-size: 20px !important;
  line-height: 33px;
  margin: 15px 0 0 0;
}
/* line 499, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003499}}
.justOne {
  margin: 31px 0 -24px 0;
}
/* line 500, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003500}}
.boxDecks {
  border-top: 1px solid #d6d6d7;
  padding: 10px 0 15px;
}
/* line 501, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003501}}
.boxDecks i {
  position: absolute;
  left: 0;
  top: 34px;
}
/* line 502, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003502}}
.boxDecks h3 {
  padding-left: 18px;
}
/* line 503, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003503}}
.smallIcon {
  width: 110px;
  position: absolute;
  left: -221px;
  top: 0;
}
/* line 504, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003504}}
.why-page ul {
  list-style: initial;
}
/* line 505, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003505}}
.boxDecks2 h3 {
  padding: 10px 15px 10px 20px;
  border-bottom: 1px solid transparent;
  color: #fff;
  background-color: #345E79;
  border-color: #345E79;
  margin: 0;
  text-align: left;
  font-size: 21px;
}
/* line 506, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003506}}
.boxDecks2 {
  text-align: center;
  margin: 15px 18px 35px;
  border: 1px solid #345E79;
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 30.333333%;
  min-height: 286px;
}
/* line 507, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003507}}
.boxDecks2 h3 + p {
  padding: 5px 20px 0;
  text-align: left;
}
/* line 508, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003508}}
#terms ul li {
  list-style-type: disc !important;
}
/* line 509, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003509}}
.signup-btn-decks {
  position: absolute;
  left: -248px;
  top: 370px;
  width: 180px;
}
/* line 510, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003510}}
.forPic img {
  width: 74px;
  margin: 21px 0 0 0;
}
/* end of public pages */
/* Home page */
/* line 514, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003514}}
.jumbotron {
  background-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding-top: 60px;
}
/* line 515, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003515}}
.font {
  font-family: arial, sans-serif;
}
/* line 516, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003516}}
.mainText {
  font-size: 41px !important;
  color: #345E79;
}
/* line 517, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003517}}
.arrow {
  color: #FFFFFF;
  font-size: 27px;
  list-style-type: disc;
  margin: 0;
  padding: 0;
}
/* line 518, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003518}}
.someText {
  line-height: 28px;
}
/* line 519, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003519}}
.marginTop {
  margin-top: 50px;
  margin-bottom: 80px;
}
/* line 520, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003520}}
.marginTop + .container {
  margin-bottom: 100px;
}
/* line 521, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003521}}
.newDecks .leftIcon {
  margin-left: 0;
  /*margin-bottom: 37px;*/
}
/* line 522, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003522}}
.marginText {
  min-height: 413px;
  margin: 24px 0 0 0;
}
/* line 523, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003523}}
.videoMain iframe {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0px 0px 9px #345E79;
}
/* line 524, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003524}}
.bigButtonSignUp {
  margin-top: -66px;
  margin-bottom: -42px;
}
/* line 525, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003525}}
.borderRight1 {
  border-right: 2px solid rgba(255, 255, 255, 0.6);
}
/* line 526, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003526}}
.borderRight1 + .col-md-6 ul li {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  list-style: initial;
}
/* line 527, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003527}}
.nav-stacked li {
  margin: 19px 0;
}
/* line 528, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003528}}
.nav-stacked {
  margin-top: 15px;
  margin-bottom: -5px;
}
/* line 529, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003529}}
.nav-stacked li a {
  display: block;
  padding: 9px 19px;
  color: #e4e4e4;
}
/* line 530, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003530}}
.nav-stacked li a strong {
  color: #FFF;
}
/* line 531, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003531}}
.videoBox2 {
  background: rgba(6, 167, 226, 0.2);
  box-shadow: 0px 0px 9px #345E79;
}
/* line 532, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003532}}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background: #fff !important;
  color: #345e79;
  border: 1px solid #345E79;
  /*border-bottom-color: transparent; border-bottom: 3px solid transparent;*/
}
/* line 533, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003533}}
.video-tour-container {
  margin-bottom: 45px;
}
/* line 534, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003534}}
.tab-pane video {
  border: 1px solid #345E79;
}
/* line 535, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003535}}
.revolutionary-cloud-container {
  margin-top: -7px;
  margin-bottom: 20px;
}
/* line 536, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003536}}
.homepage-decks .leftIcon {
  margin: 0 0 50px 210px;
}
/* end of home */
/* Decks page */
/* line 540, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003540}}
.newDecks2 .boxes img {
  float: none;
  margin: 10px 0;
}
/* line 541, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003541}}
.newDecks2 .boxes {
  list-style-type: none;
}
/* line 542, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003542}}
.newDecks2 .boxes ul {
  margin: 0;
  padding: 0;
}
/* end of decks page */
/* Pricing Page */
/* line 546, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003546}}
.tabOfPrice.nav-tabs > li > a:hover {
  padding-bottom: 9px;
}
/* line 547, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003547}}
.tabOfPrice + .tab-content > .tab-pane {
  padding: 29px 12px;
}
/* line 548, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003548}}
.headPrice {
  font-size: 15px;
  padding: 5px 0px 5px 16px;
  margin: 0;
}
/* line 549, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003549}}
.the-price h1 {
  line-height: 1em;
  padding: 0;
  margin: 0;
  color: #333;
  font-size: 2em;
}
/* line 550, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003550}}
#pricing .cnrflash-label p {
  color: #FFF;
  font-size: 11px;
  margin: 0 0 1px 10px;
  line-height: 12px !important;
}
/* line 551, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003551}}
.the-price {
  background-color: rgba(220, 220, 220, 0.17);
  box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
  padding: 20px 0 20px 0;
  margin: 0;
  text-align: center;
}
/* line 552, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003552}}
.cnrflash {
  position: absolute;
  top: -6px;
  right: 3px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  border-radius: 3px 5px 3px 0;
}
/* line 553, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003553}}
.cnrflash-inner {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 120px;
  height: 120px;
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  background-image: linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%), linear-gradient(0deg, transparent 0%, rgba(1, 1, 1, 0.2) 50%);
  background-size: 4px, auto, auto, auto;
  background-color: #aa0101;
  box-shadow: 0 3px 3px 0 rgba(1, 1, 1, 0.5), 0 1px 0 0 rgba(1, 1, 1, 0.5), inset 0 -1px 8px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 0 rgba(255, 255, 255, 0.2);
}
/* line 554, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003554}}
.cnrflash-inner:before,
.cnrflash-inner:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -16px;
  width: 0;
  height: 0;
  border: 8px solid #800000;
}
/* line 555, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003555}}
.cnrflash-inner:before {
  left: 1px;
  border-bottom-color: transparent;
  border-right-color: transparent;
}
/* line 556, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003556}}
.cnrflash-inner:after {
  right: 0;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
/* line 557, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003557}}
.cnrflash-label {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding-bottom: 5px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(1, 1, 1, 0.8);
  font-size: 0.95em;
  font-weight: bold;
  text-align: center;
}
/* line 558, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003558}}
#pricing ul.bulletStyle li {
  font-size: 16px;
  line-height: 30px;
}
/* line 559, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003559}}
.subscript {
  font-size: 25px;
}
/* line 560, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003560}}
.operationWrap .form-control {
  border: 1px solid #345E79;
  box-shadow: none;
  border-radius: 0;
  color: #000;
  margin: -6px 0 0 0;
}
/* line 561, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003561}}
.operationWrap .control-label {
  margin: 0 -52px 0 0;
  padding: 0;
}
/* end of pricing page */
/* Access Management Pages  */
/* line 565, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003565}}
.username-text-container input {
  width: 99%;
  border: 1px solid #FFF;
  padding: 3px 12px;
  color: #333;
}
/* end of access management pages  */
/* Billing Page */
/* line 569, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003569}}
.input-group-addon {
  background-color: #345E79;
  color: #FFF;
  border-radius: 0 !important;
}
/* line 570, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003570}}
.billWrap {
  margin-bottom: 23px;
}
/* line 571, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003571}}
.billWrap .span6 {
  border-left: thin;
  border-left-style: dotted;
  border-left-color: gray;
  height: 100%;
}
/* line 572, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003572}}
.visa {
  margin: -8px 0 0 -7px;
}
/* line 573, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003573}}
.creditMargin {
  margin: 15px 0;
}
/* line 574, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003574}}
.creditMargin .form-control {
  margin: 10px 0;
  border: 1px solid #345E79;
  box-shadow: none;
  border-radius: 0;
  color: #000;
}
/* line 575, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003575}}
.creditMargin .form-control::-webkit-input-placeholder {
  color: #000;
}
/* line 578, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003578}}
.discRow {
  margin: 10px 15px;
  color: #345E79;
}
/* line 579, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003579}}
.paypal-image {
  height: 25px;
}
/* end of billing page */
/* Portfwarding Page */
/* line 583, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003583}}
.protocol-select {
  width: 173px;
}
/* end of portfwarding page  */
/* Reset Password Page */
/* line 587, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003587}}
.reset-password {
  margin-bottom: 40px;
  margin-left: 15px;
}
/* end of reset password page */
/* Profile Page */
/* line 591, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003591}}
.switch {
  position: relative;
  display: block;
  vertical-align: top;
  width: 100px;
  height: 30px;
  padding: 3px;
  margin: 0 10px 10px 0;
  background: linear-gradient(to bottom, #eeeeee, #FFFFFF 25px);
  background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF 25px);
  border-radius: 18px;
  box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
/* line 592, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003592}}
.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
/* line 593, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003593}}
.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  text-transform: uppercase;
  background: #eceeef;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
}
/* line 594, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003594}}
.switch-label:before,
.switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
/* line 595, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003595}}
.switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #aaaaaa;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
/* line 596, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003596}}
.switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: #FFFFFF;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
/* line 597, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003597}}
.switch-input:checked ~ .switch-label {
  background: #E1B42B;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
/* line 601, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003601}}
.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
/* line 604, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003604}}
.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}
/* line 607, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003607}}
.switch-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 28px;
  height: 28px;
  background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
  background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
  border-radius: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
/* line 608, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003608}}
.switch-handle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
  background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}
/* line 609, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003609}}
.switch-input:checked ~ .switch-handle {
  left: 74px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
/* line 613, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003613}}
.switch-label,
.switch-handle {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
/* line 614, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003614}}
.switch-flat {
  padding: 0;
  background: #FFF;
  background-image: none;
}
/* line 615, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003615}}
.switch-flat .switch-label {
  background: #FFF;
  border: solid 2px #eceeef;
  box-shadow: none;
}
/* line 616, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003616}}
.switch-flat .switch-label:after {
  color: #06A7E2;
}
/* line 617, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003617}}
.switch-flat .switch-handle {
  top: 4px;
  left: 6px;
  background: #dadada;
  width: 22px;
  height: 22px;
  box-shadow: none;
}
/* line 618, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003618}}
.switch-flat .switch-handle:before {
  background: #eceeef;
}
/* line 619, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003619}}
.switch-flat .switch-input:checked ~ .switch-label {
  background: #FFF;
  border-color: #06A7E2;
}
/* End of Profile Page */
/* Defense Shield Page */
/* line 626, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003626}}
.routeros-modal-header {
  z-index: 1;
  background-color: #fff;
  min-width: 98%;
}
/* line 627, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003627}}
.routeros-modal {
  width: 100% !important;
}
/* End of Defense Shield Page */
/* line 630, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003630}}
#cloudspacesListEmptyDialog,
#disableTourDialog {
  width: 560px;
  height: auto;
  margin: -250px 0 0 -280px;
}
/* Hamburger menu */
/* line 632, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003632}}
#PortalsHamburgerMenu {
  margin-top: 2px;
}
/* line 633, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003633}}
.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 35px;
  height: 35px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  margin-bottom: 10px;
}
/* line 634, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003634}}
.c-hamburger:focus {
  outline: none;
}
/* line 635, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003635}}
.c-hamburger span {
  display: block;
  position: absolute;
  top: 16px;
  left: 7px;
  right: 7px;
  height: 2px;
  background: #000;
}
/* line 636, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003636}}
.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  content: "";
}
/* line 637, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003637}}
.c-hamburger span::before {
  top: -9px;
}
/* line 638, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003638}}
.c-hamburger span::after {
  bottom: -9px;
}
/* line 639, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003639}}
.c-hamburger:hover span::before {
  top: -11px;
}
/* line 640, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003640}}
.c-hamburger:hover span::after {
  bottom: -11px;
}
/* line 641, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003641}}
.c-hamburger--htla,
.c-hamburger--htla.is-active {
  background-color: #fff;
}
/* line 642, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003642}}
.c-hamburger--htla span {
  transition: transform 0.3s;
}
/* line 643, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003643}}
.c-hamburger--htla span::before {
  transform-origin: top right;
  transition: transform 0.3s, width 0.3s, top 0.3s;
}
/* line 644, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003644}}
.c-hamburger--htla span::after {
  transform-origin: bottom right;
  transition: transform 0.3s, width 0.3s, bottom 0.3s;
}
/* line 645, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003645}}
.c-hamburger--htla.is-active span {
  transform: rotate(180deg);
}
/* line 646, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003646}}
.c-hamburger--htla.is-active span::before,
.c-hamburger--htla.is-active span::after {
  width: 50%;
  left: -25px;
}
/* line 647, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003647}}
.c-hamburger--htla.is-active .c-hamburger span {
  height: 6px;
}
/* line 648, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003648}}
.c-hamburger--htla.is-active span::before {
  top: 0;
  transform: translateX(39px) translateY(1px) rotate(40deg);
}
/* line 649, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003649}}
.c-hamburger--htla.is-active span::after {
  bottom: 0;
  transform: translateX(39px) translateY(-3px) rotate(-50deg);
}
/* line 650, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003650}}
.navbar-form {
  margin: 0;
  padding: 0;
}
/* line 651, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003651}}
.explore-portals {
  background: #345E79 !important;
  color: #ECF0F1 !important;
}
/* line 655, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003655}}
#PortalsHamburgerMenu.light span,
#PortalsHamburgerMenu.light span::before,
#PortalsHamburgerMenu.light span::after,
.slider-container.visible #PortalsHamburgerMenu span,
.slider-container.visible #PortalsHamburgerMenu span::before,
.slider-container.visible #PortalsHamburgerMenu span::after {
  background: #ECF0F1 !important;
}
/* end of Hamburger menu */
/* ApiDocs page */
/* line 666, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003666}}
.api-list {
  padding: 0;
}
/* line 667, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003667}}
.api-list #swagger-ui-container {
  margin: 0;
}
/* line 668, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003668}}
.api-list .info_title {
  font-size: 30px;
  color: #345E79;
}
/* line 669, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003669}}
.api-list .info_description p {
  font-size: 21px !important;
  color: #345E79;
}
/* line 670, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003670}}
.api-list ul#resources li.resource div.heading h2 a {
  color: #000 !important;
}
/* line 671, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003671}}
.api-list ul#resources li.resource div.heading h2 {
  width: 570px;
  color: #666 !important;
}
/* line 672, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003672}}
.api-list .container {
  padding: 0;
}
/* line 673, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003673}}
.api-list ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading h3 {
  margin: 10px 0 0 10px !important;
}
/* line 674, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003674}}
.api-list ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading h3 {
  margin: 10px 0 0 10px !important;
}
/* line 675, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003675}}
.api-list ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content h4 {
  font-size: 13px !important;
  font-weight: bold;
}
/* line 676, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003676}}
.api-list .response-content-type label {
  color: #345E79;
}
/* line 677, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003677}}
.api-list .code {
  font-family: inherit !important;
}
/* line 678, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003678}}
.api-list .required {
  font-weight: normal !important;
  font-size: 16px;
}
/* line 679, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003679}}
.api-list table tbody tr td strong span p {
  font-weight: normal !important;
  margin-top: -15px;
  margin-top: -6px;
}
/* line 680, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003680}}
.api-list table {
  font-size: 16px;
}
/* line 681, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003681}}
.api-list table th {
  max-width: auto;
}
/* line 682, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003682}}
html body .api-list ul#resources li.resource div.heading h2 + ul.options {
  margin: 16px 10px 15px 0 !important;
}
/* line 683, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003683}}
.api-list #resources_container .footer {
  display: none;
}
/* line 684, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003684}}
.api-list ul#resources li.resource div.heading h2 {
  line-height: 1.6em;
}
/* line 685, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003685}}
.api-list .content * {
  font-size: 13px !important;
}
/* line 686, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003686}}
.api-list table tbody tr td {
  vertical-align: middle;
}
/* line 687, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003687}}
.api-list table thead tr th {
  line-height: 16px;
}
/* line 688, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003688}}
.api-list .sandbox_header input.submit {
  padding: 0 10px;
  color: #fff;
  background-color: #10a54a;
  border-color: #10a54a;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* end of ApiDocs page */
/* ------------ loader --------------*/
/* line 691, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003691}}
#overlay-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999999999;
  background: rgba(0, 0, 0, 0.9);
  /*background-color: #002031;*/
  display: none;
}
/* line 692, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003692}}
#overlay-loader .loader-title {
  font-size: 33px;
  color: #FFF;
  text-align: center;
  padding-top: 15%;
}
/* line 693, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003693}}
#overlay-loader .small2 {
  position: absolute;
  height: 100px;
  width: 100px;
  background-color: transparent;
  top: 50vh;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* line 694, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003694}}
#overlay-loader .small1 {
  position: absolute;
  height: 100px;
  width: 100px;
  top: 50vh;
  left: 50%;
  transform-origin: center;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: transparent;
}
/* line 695, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003695}}
#overlay-loader .bigcon {
  position: absolute;
  height: 95px;
  width: 95px;
  top: 50vh;
  left: 50%;
  transform-origin: center;
  transform: translate(-50%, -50%) rotate(-45deg);
  background-color: transparent;
  animation: bigcon 2s infinite linear;
  animation-delay: 0.25s;
}
/* line 696, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003696}}
#overlay-loader .ball {
  border-radius: 50%;
  position: absolute;
}
/* line 697, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003697}}
#overlay-loader .small {
  width: 25px;
  height: 25px;
  animation: small 2s infinite ease;
  box-shadow: 0px 2px rgba(0, 0, 0, 0.3);
  background-color: #46b9ff;
}
/* line 698, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003698}}
#overlay-loader .small:nth-child(1) {
  top: 0%;
  left: 0%;
}
/* line 699, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003699}}
#overlay-loader .small:nth-child(2) {
  top: 0%;
  right: 0%;
}
/* line 700, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003700}}
#overlay-loader .small:nth-child(3) {
  right: 0%;
  bottom: 0%;
}
/* line 701, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003701}}
#overlay-loader .small:nth-child(4) {
  bottom: 0%;
  left: 0%;
}
/* line 702, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003702}}
#overlay-loader .big {
  width: 20px;
  height: 20px;
  border-radius: 15px;
  box-shadow: 0px 0px 10px #54f7f8, 0px 0px 20px #54f7f8, 0px 0px 30px #54f7f8, 0px 0px 50px #54f7f8, 0px 0px 60px #54f7f8;
  z-index: 1;
  background-color: #54f7f8;
  animation: bigball 1s infinite linear;
}
/* line 703, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003703}}
#overlay-loader .smallball1 {
  animation-delay: -1.75s;
}
/* line 704, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003704}}
#overlay-loader .smallball6 {
  animation-delay: -1.5s;
}
/* line 705, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003705}}
#overlay-loader .smallball2 {
  animation-delay: -1.25s;
}
/* line 706, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003706}}
#overlay-loader .smallball7 {
  animation-delay: -1s;
}
/* line 707, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003707}}
#overlay-loader .smallball3 {
  animation-delay: -0.75s;
}
/* line 708, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003708}}
#overlay-loader .smallball8 {
  animation-delay: -0.5s;
}
/* line 709, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003709}}
#overlay-loader .smallball4 {
  animation-delay: -0.25s;
}
/* line 710, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003710}}
#overlay-loader .smallball5 {
  animation-delay: 0s;
}
@keyframes bigcon {
  /* line 712, less/custom.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003712}}
  0% {
    transform-origin: center;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  /* line 716, less/custom.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003716}}
  100% {
    transform-origin: center;
    transform: translate(-50%, -50%) rotate(405deg);
  }
}
/* ------------ End loader --------------*/
/* line 722, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003722}}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent !important;
}
/* line 723, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003723}}
.navbar-inverse .navbar-toggle {
  border: 0 !important;
}
/* line 724, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003724}}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  color: #333;
}
/* line 725, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003725}}
.table.table-striped.table-bordered a,
button + .table-responsive table a:hover {
  color: #5D88B3 !important;
  background-color: transparent !important;
}
/* line 726, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003726}}
.table.table-striped.table-bordered a:hover {
  color: rgba(93, 136, 179, 0.8) !important;
}
/** oocss **/
/* line 728, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003728}}
.background-transparent {
  background-color: rgba(0, 0, 0, 0) !important;
}
/* line 729, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003729}}
.txt-gray {
  color: #666666 !important;
}
/* line 730, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003730}}
.txt-dark-gray {
  color: #444444 !important;
}
/* line 731, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003731}}
.txt-black {
  color: #000 !important;
}
/* line 732, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003732}}
.txt-white {
  color: #fff !important;
}
/* line 733, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003733}}
.txt-dark-blue {
  color: #345E79 !important;
}
/* line 734, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003734}}
.background-white {
  background-color: #fff !important;
}
/* line 735, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003735}}
html body #wrap .table-striped tbody:first-child th,
html body #wrap .table-striped tbody:first-child th a {
  background-color: #345E79 !important;
  color: #ECF0F1 !important;
}
/* line 736, less/custom.less */
@media -sass-debug-info{filename{font-family:file\:\/\/less\/custom\.less}line{font-family:\00003736}}
.stick-top-right {
  position: absolute;
  top: 0;
  right: 45px;
}
