/* Reset */
	*{ margin: 0; padding: 0;  line-height: 1; -webkit-text-size-adjust: none; -webkit-appearance: none; -webkit-border-radius: 0; -moz-appearance: none; border-radius: 0; border-spacing: 0; border: 0; outline: none; text-decoration: none; font-weight: normal; list-style: none; color: #000; background: none; }
	ol, ul, li, h1, h2, h3, p, img, form, fieldset, legend, input, iframe{ display: block; }
	::-webkit-input-placeholder{ line-height:2em; vertical-align: middle; color: #888; font-style:italic; }
	:-moz-placeholder{ line-height: 3em; vertical-align: middle; color: #888;  font-style:italic;}
	::-moz-placeholder{ line-height: 3em; vertical-align: middle; color: #888;  font-style:italic;}
	:-ms-input-placeholder { line-height: 3em; vertical-align: middle; color: #888;  font-style:italic;}
	
	html{ 
		min-height: 100%;
		font-family: sans-serif;
  		-webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%; 
	}
	body{ min-width: 250px; min-height: 100%; font-size: 75%;
		background-color:#f5f2ed; margin:0;
		font-family: 'FrutigerRegular', Helvetica, Arial, sans-serif;
	}
	body#diplomering {background-color:#f8f8f8;}

	article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block;}
	
	audio, canvas, progress, video {
	  display: inline-block;
	  vertical-align: baseline;
	}
	a {background-color: transparent;}
	a:active {outline: 0;}	
	a:hover {outline: 0;}
	
	h1 {
	  margin: .67em 0;
	  font-size: 2em;
	}
	small {
	  font-size: 80%;
	}	
	sub, sup {
	  position: relative;
	  font-size: 75%;
	  line-height: 0;
	  vertical-align: baseline;
	}	
	sup {top: -.5em;}	
	sub {bottom: -.25em;}
	
	img {border: 0;	}
	
	svg:not(:root) {
	  overflow: hidden;
	}
	hr {
	  height: 0;
	  -webkit-box-sizing: content-box;
			  box-sizing: content-box;
	}	
	pre { overflow: auto;}	
	code, kbd, pre, samp {
	  font-family: monospace, monospace;
	  font-size: 1em;
	}	
	button, input, optgroup, select, textarea {
	  margin: 0;
	  font: inherit;
	  color: inherit;
	}	
	button { overflow: visible; }	
	button,	select {text-transform: none;}	
	button,
	html input[type="button"], input[type="reset"],
	input[type="submit"] {
	  -webkit-appearance: button;
	  cursor: pointer;
	}	
	button[disabled],
	html input[disabled] {
	  cursor: default;
	}	
	button::-moz-focus-inner,
	input::-moz-focus-inner {
	  padding: 0;
	  border: 0;
	}	
	input {line-height: normal;}	
	input[type="checkbox"],
	input[type="radio"] {
	  -webkit-box-sizing: border-box;
			  box-sizing: border-box;
	  padding: 0;
	}	
	input[type="number"]::-webkit-inner-spin-button,
	input[type="number"]::-webkit-outer-spin-button {
	  height: auto;
	}	
	input[type="search"] {
	  -webkit-box-sizing: content-box;
			  box-sizing: content-box;
	  -webkit-appearance: textfield;
	}	
	input[type="search"]::-webkit-search-cancel-button,
	input[type="search"]::-webkit-search-decoration {
	  -webkit-appearance: none;
	}	
	fieldset {
	  padding: .35em .625em .75em;
	  margin: 0 2px;
	  border: 1px solid #c0c0c0;
	}	
	legend {
	  padding: 0;
	  border: 0;
	}	
	textarea {overflow: auto;}
	table {
	  border-spacing: 0;
	  border-collapse: collapse;
	}	
	td,	th {
	  padding: 0;
	}
	
	@-moz-viewport {
	  width: device-width;
	}	
	@-ms-viewport {
	  width: device-width;
	}	
	@-webkit-viewport {
	  width: device-width;
	}	
	@viewport {
	  width: device-width;
	}
	
	h1, h2, h3, h4, h5, h6 {
	  margin-top: 0;
	  margin-bottom: .5em;
	}	
	p {
	  margin-top: 0;
	  margin-bottom: 1em;
	}
	ol,	ul,	dl {
	  margin-top: 0;
	  margin-bottom: 1em;
	}	
	ol ol,	ul ul,	ol ul,	ul ol {
	  margin-bottom: 0;
	}
	a {
	  color: #0275d8;
	  text-decoration: none;
	}	
	a:focus,
	a:hover {
	  color: #000;
	  text-decoration: none;
	}	
	a:focus {
	  outline: thin dotted;
	  outline: 5px auto -webkit-focus-ring-color;
	  outline-offset: -2px;
	}
	b, strong, .strong, .title {font-weight:600;}
	
	img {
	  vertical-align: middle;
	}	
	[role="button"] {
	  cursor: pointer;
	}	
	table {
	  background-color: transparent;
	}
	label {
	  display: inline-block;
	  margin-bottom: .5em;
	}
	
	input,	button,	select,	textarea {
	  margin: 0;
	  line-height: inherit;
	}	
	textarea {
	  resize: vertical;
	}
	input[type="search"] {
	  -webkit-appearance: none;
	}	
	output {
	  display: inline-block;
	}
	
	h1, h2, h3, h4, h5, h6,
	.h1, .h2, .h3, .h4, .h5, .h6 {
	  font-family: inherit;
	  font-weight: 600;
	  line-height: 1.1;
	  color: inherit;
	}	
	h1, .h1,
	h2, .h2,
	h3, .h3 {
	  margin-bottom: .5em;
	}	
	h4, .h4,
	h5, .h5,
	h6, .h6 {
	  margin-bottom: .5em;
	}	
	h1, .h1 {
	  font-size: 2.5em;
	}	
	h2, .h2 {
	  font-size: 2em;
	}	
	h3, .h3 {
	  font-size: 1.75em;
	}	
	h4, .h4 {
	  font-size: 1.5em;
	}	
	h5, .h5 {
	  font-size: 1.25em;
	}	
	h6, .h6 {
	  font-size: 1em;
	}
	small,
	.small {
	  font-size: 80%;
	  font-weight: normal;
	}
	header {
			width: 100%;
			position: fixed;
			top: 0;
			left: 0;
			background-color: #FFF;
			padding:1.5em 0 1em 0;
			z-index:999;
			-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
			-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
			margin-bottom:3px;
	}
	header div {padding-left:1.5em;}
		
	/*COLUMNS AND ROWS*/
	.wrapper {
	  	 width:100%;
	}
	.container {
	  	 margin-right: auto;
	 	 margin-left: auto;
		 max-width:1220px;
		 padding-left: 25px;
		 padding-right: 25px;
	}			
	.row {
		display:block;
	 	margin-left: -15px;
	 	margin-right: -15px;		
	}	
		
	.col-xs-1, .col-sm-1, .col-md-1, .col-xs-2, .col-sm-2, .col-md-2, .col-xs-3, .col-sm-3, .col-md-3, .col-xs-4, .col-sm-4, .col-md-4, .col-xs-5, .col-sm-5, .col-md-5, .col-xs-6, .col-sm-6, .col-md-6, .col-xs-7, .col-sm-7, .col-md-7, .col-xs-8, .col-sm-8, .col-md-8, .col-xs-9, .col-sm-9, .col-md-9, .col-xs-10, .col-sm-10, .col-md-10, .col-xs-11, .col-sm-11, .col-md-11, .col-xs-12, .col-sm-12, .col-md-12 {
	  position: relative;
	  min-height: 1px;
	}
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	  float: left;
	}
	.col-xs-12 { width: 100%;}
	.col-xs-11 { width: 91.66666667%;}
	.col-xs-10 { width: 83.33333333%;}
	.col-xs-9 { width: 75%;	}
	.col-xs-8 { width: 66.66666667%;}
	.col-xs-7 { width: 58.33333333%;}
	.col-xs-6 { width: 50%;	}
	.col-xs-5 { width: 41.66666667%;}
	.col-xs-4 { width: 33.33333333%;}
	.col-xs-3 { width: 25%;}
	.col-xs-2 { width: 16.66666667%;}
	.col-xs-1 { width: 8.33333333%;	}
	.col-xs-pull-12 { right: 100%;}
	.col-xs-pull-11 { right: 91.66666667%;}
	.col-xs-pull-10 { right: 83.33333333%;}
	.col-xs-pull-9 { right: 75%;}
	.col-xs-pull-8 { right: 66.66666667%;}
	.col-xs-pull-7 { right: 58.33333333%;}
	.col-xs-pull-6 { right: 50%;}
	.col-xs-pull-5 { right: 41.66666667%;}
	.col-xs-pull-4 { right: 33.33333333%;}
	.col-xs-pull-3 { right: 25%;}
	.col-xs-pull-2 { right: 16.66666667%;}
	.col-xs-pull-1 { right: 8.33333333%;}
	.col-xs-pull-0 { right: auto;}
	.col-xs-push-12 { left: 100%;}
	.col-xs-push-11 { left: 91.66666667%;}
	.col-xs-push-10 { left: 83.33333333%;}
	.col-xs-push-9 { left: 75%;	}
	.col-xs-push-8 { left: 66.66666667%;}
	.col-xs-push-7 { left: 58.33333333%;}
	.col-xs-push-6 { left: 50%;	}
	.col-xs-push-5 { left: 41.66666667%;}
	.col-xs-push-4 { left: 33.33333333%;}
	.col-xs-push-3 { left: 25%;}
	.col-xs-push-2 { left: 16.66666667%;}
	.col-xs-push-1 { left: 8.33333333%;	}
	.col-xs-push-0 { left: auto;}
	.col-xs-offset-12 {margin-left: 100%;}
	.col-xs-offset-11 { margin-left: 91.66666667%;}
	.col-xs-offset-10 { margin-left: 83.33333333%;}
	.col-xs-offset-9 { margin-left: 75%;}
	.col-xs-offset-8 { margin-left: 66.66666667%;}
	.col-xs-offset-7 { margin-left: 58.33333333%;}
	.col-xs-offset-6 { margin-left: 50%;}
	.col-xs-offset-5 { margin-left: 41.66666667%;}
	.col-xs-offset-4 { margin-left: 33.33333333%;}
	.col-xs-offset-3 { margin-left: 25%;}
	.col-xs-offset-2 { margin-left: 16.66666667%;}
	.col-xs-offset-1 { margin-left: 8.33333333%;}
	.col-xs-offset-0 { margin-left: 0%;	}
	
	.wrapper:before,
	.wrapper:after,
	.container:before,
	.container:after,
	.q-wrapper:before,
	.q-wrapper:after,
	.status-wrapper:before,
	.status-wrapper:after,
	.row:before,
	.row:after {
	  content: " ";
	  display: table;
	}
	.wrapper:after,
	.container:after,
	.q-wrapper:after,
	.status-wrapper:after,
	.row:after {
	  clear: both;
	}
	.center-block {
	  display: block;
	  margin-left: auto;
	  margin-right: auto;
	}
	.pull-right { float: right !important; }
	.pull-left { float: left !important; }
	.hide { display: none !important; }
	.show { display: block !important; }
	
	/*MARGINS*/
	.m-t-20 { margin-top:2em;	}
	.m-t-40 { margin-top:4em;	}
	.m-t-60 { margin-top:6em;	}
	.m-t-80 { margin-top:8em;	}
	.m-b-20 { margin-bottom:2em;	}
	.m-b-40 { margin-bottom:4em;	}
	.m-b-60 { margin-bottom:6em;	}
	.m-b-80 { margin-bottom:8em;	}

	.col-padding * {
		padding-left:2.5em;
		padding-right:2.5em;	
	}
	
	/*Fonts & Text*/
	.text-center { text-align:center; }
	.text-left { text-align:left; }
	.text-right { text-align:right;	}
	
	/*Colors */
	.white-text {
		color:#FFF !important;	
	}
		
	/*Images*/
	img.adapt-width {
		width:100%;
		height:auto;	
	}
		
	section {position:relative;}	
	
	footer {
		background-color: #333;		
		padding: 10px;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	footer p {
		color: #FFF;
		font-size:small;
	}	
	
	button {
		padding:0.5em 1.25em;
		background-color:#FFF;
		border:1px solid #CCC;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	button.disabled {
		cursor:default;
		border-color:#f1f1f1;	
		color:#7f7f7f;
	}
	button:hover {border:1px solid #333;}
	button.disabled:hover {border:1px solid #f1f1f1;}
	input {
		display:inline-block;
		border:solid 1px #ccc;
		padding:0 5px;
		height:30px;
	}
	
	#description {
		margin-top:4.2em;
		width:100%;
		position:relative;
		background-color:#78be00;
	}
	
	#place .row, #date .row, #deadline .row {padding:2em 1em 2.5em 2.5em; max-height:3em;}
	#place *, #date *, #deadline * {color:#FFF;}
	#place .h3, #date .h3, #deadline .h3 {margin:0.25em 0 0 0;}
	#place {background-color:#406618;}
	#date {background-color:#78be00;}
	#deadline {background-color:#97d349;}
	
	
	#info {
		padding-top:2em;		
		padding-bottom:2em;
	}
	#info .row {padding:0 15px;}
	#info button {
		background-color:#ffd400;	
		color:#000;
		font-weight:600;
		font-size:1.1em;
		border:none;	
		vertical-align: middle;	
	}
	#info button:hover {
		color:#000;
		background-color:#FFF;
	}
	#info .col-xs-8 {
		padding:0.75em 0;
		font-size:0.9em;
		white-space:nowrap;
	}
	span.red-nr, span.green-nr, span.nr {
		font-size:75%;
		font-weight:600;
		text-align:center;
		line-height:1.6em;
		color:#FFF;
		background-color:#9a0932;
		border-radius:3px;	
		margin: 0 2em 0 0.5em;
		width:1.6em;
		height:1.6em;
		display:inline-block;
		vertical-align:middle;
		
	}
	span.green-nr {background-color:#406618;}
	
	
	#content .row {
		background-color:#FFF;
		padding:1.25em 1.25em;
		font-size:0.85em;
		border:1px solid #e2e2e2;
		-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
		-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
		margin-bottom:0.5em;
	}
	#content .col-sm-4 {white-space:nowrap;}
	#content .col-sm-4.title, #content .col-sm-4.progressbar {height:2em; line-height:2em; }
	#content span.nr {margin-left:0; margin-right:1em;}
	#content button {vertical-align:middle;}
	
	#content .progress {
		width:90%;
		height:1em;
		display:inline-block;
		background-color:#efefef;
		border-radius:5px;
		vertical-align:middle;
		margin-right:5%;
		position:relative;
	}
	#content .started .progressbar {color:#7f7f7f;}
	#content .progress .progress-fill {
		position:abslute;
		height:100%;
		border-radius:5px;
		
	}
	#content .btns {text-align:center; padding-top:1em;}
	
	#content .done span.nr {background:url(../img/tick.svg) no-repeat center center;}
	#content .started span.nr, #content .started .progress .progress-fill {background-color:#9a0932; }
	#content .done span.nr, #content .done .progress .progress-fill {background-color:#406618;}
	
	
	#content .started .progress .progress-fill {width:10%;}
	#content .done .progress .progress-fill {width:80%;}
	
	.space-top {height:6em; display:block;}
	.section-wrapper {
		width:90%;
		margin:0 auto;
		padding-top:6em;		
	}	
	
	@media (min-width: 768px){
		#content .progress {
			width:80%;
		}
		#content .btns {text-align:right; padding-top:0;}
		.section-wrapper {
			width:84%;
			margin-left:16%;
			margin-right:0;
		}
	}	
	
	.q-wrapper, .status-wrapper {
		display:block;
	 	margin-left:0;
	 	margin-right:0;	
		margin-bottom:1.5em;
		background-color:#FFF;
		width:98%;
		padding:1em 0 1em 1em;
		border-left:2px solid #000000;	
		position:relative;
	}
	.q-wrapper *, .status-wrapper * {color:#000000;}	
	.q-wrapper.no {border-color:#9a0932;}
	.q-wrapper.yes {border-color:#406618;}
	
	#lagkrav .q-wrapper {padding-top:1.5em; padding-bottom:1.5em;}
	.status-wrapper  {border:none; padding-top:1.5em; padding-bottom:1.5em;}
	
	.btn-holder {
		margin-top:2em;
		margin-bottom:0.5em;
		text-align:center;
	}	
	.status-wrapper button, 
	.q-wrapper button {
		color:#000;	
		background-color:#ececec;
		border:none;
		font-weight:600;
		font-size:95%;
		width:40%;
	}
	.status-wrapper p,
	.q-wrapper p {
		line-height:1.1;
        letter-spacing: 0.5px;	
	}
	.q-wrapper .trigger {
		cursor:pointer;	
		overflow:hidden;
		height:40px;
	}
	.status-wrapper .info-alert {
		display:inline-block;
	}
	.status-wrapper .sign {display:none;}	
	.status-wrapper .sign  button.btn-sign {
		width: 2em;
		height: 2em;
		padding: 0;
		background-color: #ffd400;
		border: 0.6em solid #FFF;
		-moz-box-shadow: inset 0 0 1px #000000;
		-webkit-box-shadow: 0 0 1px #000000;
		box-shadow: 0 0 1px #000000;
		border-radius:1px;
		margin:-0.5em 1em -0.5em 0;
		vertical-align:middle;
	}
	
	.status-wrapper.done.signed button.btn-sign {
		background-color: #406618;	
	}
		
	.status-wrapper.done .sign {display:inline-block;}	
	.status-wrapper.done .info-alert  {display:none;}	
	
	.status-wrapper button.btn-klar {width:80%; cursor:default; color:#FFF;}
	.status-wrapper.done.signed button.btn-klar {cursor:pointer; color:#FFF; background-color:#ffd400;}
	
	.status-wrapper .info-alert {padding-left:3em;}
	.status-wrapper .info-alert:before {
		
		content:url(../img/alert.svg);
		position:absolute;
		left:0;
		top:50%;
		margin-top:-1em;
		width: 2em;
		height: 2em;
		padding: 0;
		display:inline-block;
		-moz-box-shadow: inset 0 0 1px #000000;
		-webkit-box-shadow: 0 0 1px #000000;
		box-shadow: 0 0 1px #000000;
		border-radius:1px;
		margin-right:1em;
		vertical-align:middle;
	}
	
	@media (min-width: 768px){
		.q-wrapper  {width:94%; padding:1em 1.5em 1.5em;}
		.status-wrapper {width:94%; padding:1.5em 1.5em 1.5em;}
		.btn-holder {
			text-align:right;	
			position:absolute;
			top:1em;
			right:1em;
			margin-top:0;
		}
	}
	
	.q-wrapper button.btn-no:hover, .q-wrapper button.btn-no.selected {
		background-color:#9a0932;
		color:#FFF;
	}
	.q-wrapper button.btn-yes:hover, .q-wrapper button.btn-yes.selected {
		background-color:#406618;
		color:#FFF;
	}
    .section-wrapper h4{
        font-size: 1.6em;
        letter-spacing: 1px;
    }
	
	.section-wrapper p {
		color:#000000;
		font-size: 80%;
        letter-spacing: 0.5px;
        line-height: 1.1;	
	}
	.section-wrapper p.title {color:#000;}
	
	.spacer {height:70vh;}
	

/* Smartphones */
@media (min-width: 300px){
	body{ font-size: 75%; }
}

/* Retina */
@media (min-width: 479px){
	body{ font-size: 87.5%; }

}

/* Tablet */
@media (min-width: 768px){
	body{ font-size: 100%; }

	 .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 { width: 100%;  }
  .col-sm-11 { width: 91.66666667%;  }
  .col-sm-10 { width: 83.33333333%;  }
  .col-sm-9 { width: 75%;  }
  .col-sm-8 { width: 66.66666667%;  }
  .col-sm-7 { width: 58.33333333%;  }
  .col-sm-6 { width: 50%;  }
  .col-sm-5 { width: 41.66666667%;  }
  .col-sm-4 { width: 33.33333333%;  }
  .col-sm-3 { width: 25%;  }
  .col-sm-2 { width: 16.66666667%;  }
  .col-sm-1 { width: 8.33333333%;  }
  .col-sm-pull-12 { right: 100%;  }
  .col-sm-pull-11 { right: 91.66666667%;  }
  .col-sm-pull-10 { right: 83.33333333%;  }
  .col-sm-pull-9 { right: 75%;  }
  .col-sm-pull-8 { right: 66.66666667%;  }
  .col-sm-pull-7 { right: 58.33333333%;  }
  .col-sm-pull-6 { right: 50%;  }
  .col-sm-pull-5 { right: 41.66666667%;  }
  .col-sm-pull-4 { right: 33.33333333%;  }
  .col-sm-pull-3 { right: 25%;  }
  .col-sm-pull-2 { right: 16.66666667%;  }
  .col-sm-pull-1 { right: 8.33333333%;  }
  .col-sm-pull-0 { right: auto;  }
  .col-sm-push-12 { left: 100%;  }
  .col-sm-push-11 { left: 91.66666667%;  }
  .col-sm-push-10 { left: 83.33333333%;  }
  .col-sm-push-9 { left: 75%;  }
  .col-sm-push-8 { left: 66.66666667%;  }
  .col-sm-push-7 { left: 58.33333333%;  }
  .col-sm-push-6 { left: 50%;  }
  .col-sm-push-5 { left: 41.66666667%;  }
  .col-sm-push-4 { left: 33.33333333%;  }
  .col-sm-push-3 { left: 25%;  }
  .col-sm-push-2 { left: 16.66666667%;  }
  .col-sm-push-1 { left: 8.33333333%;  }
  .col-sm-push-0 { left: auto;  }
  .col-sm-offset-12 { margin-left: 100%;  }
  .col-sm-offset-11 { margin-left: 91.66666667%;  }
  .col-sm-offset-10 { margin-left: 83.33333333%;  }
  .col-sm-offset-9 { margin-left: 75%;  }
  .col-sm-offset-8 { margin-left: 66.66666667%;  }
  .col-sm-offset-7 { margin-left: 58.33333333%;  }
  .col-sm-offset-6 { margin-left: 50%;  }
  .col-sm-offset-5 { margin-left: 41.66666667%;  }
  .col-sm-offset-4 { margin-left: 33.33333333%;  }
  .col-sm-offset-3 { margin-left: 25%;  }
  .col-sm-offset-2 { margin-left: 16.66666667%;  }
  .col-sm-offset-1 { margin-left: 8.33333333%;  }
  .col-sm-offset-0 { margin-left: 0%;  }

}

/* Desktop */
@media (min-width: 979px){

	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 { width: 100%;  }
  .col-md-11 { width: 91.66666667%;  }
  .col-md-10 { width: 83.33333333%;  }
  .col-md-9 { width: 75%;  }
  .col-md-8 { width: 66.66666667%;  }
  .col-md-7 { width: 58.33333333%;  }
  .col-md-6 { width: 50%;  }
  .col-md-5 { width: 41.66666667%;  }
  .col-md-4 { width: 33.33333333%;  }
  .col-md-3 { width: 25%;  }
  .col-md-2 { width: 16.66666667%;  }
  .col-md-1 { width: 8.33333333%;  }
  .col-md-pull-12 { right: 100%;  }
  .col-md-pull-11 { right: 91.66666667%;  }
  .col-md-pull-10 { right: 83.33333333%;  }
  .col-md-pull-9 { right: 75%;  }
  .col-md-pull-8 { right: 66.66666667%;  }
  .col-md-pull-7 { right: 58.33333333%;  }
  .col-md-pull-6 { right: 50%;  }
  .col-md-pull-5 { right: 41.66666667%;  }
  .col-md-pull-4 { right: 33.33333333%;  }
  .col-md-pull-3 { right: 25%;  }
  .col-md-pull-2 { right: 16.66666667%;  }
  .col-md-pull-1 { right: 8.33333333%;  }
  .col-md-pull-0 { right: auto;  }
  .col-md-push-12 { left: 100%;  }
  .col-md-push-11 { left: 91.66666667%;  }
  .col-md-push-10 { left: 83.33333333%;  }
  .col-md-push-9 { left: 75%;  }
  .col-md-push-8 { left: 66.66666667%;  }
  .col-md-push-7 { left: 58.33333333%;  }
  .col-md-push-6 { left: 50%;  }
  .col-md-push-5 { left: 41.66666667%;  }
  .col-md-push-4 { left: 33.33333333%;  }
  .col-md-push-3 { left: 25%;  }
  .col-md-push-2 { left: 16.66666667%;  }
  .col-md-push-1 { left: 8.33333333%;  }
  .col-md-push-0 { left: auto;  }
  .col-md-offset-12 { margin-left: 100%;  }
  .col-md-offset-11 { margin-left: 91.66666667%;  }
  .col-md-offset-10 { margin-left: 83.33333333%;  }
  .col-md-offset-9 { margin-left: 75%;  }
  .col-md-offset-8 { margin-left: 66.66666667%;  }
  .col-md-offset-7 { margin-left: 58.33333333%;  }
  .col-md-offset-6 { margin-left: 50%;  }
  .col-md-offset-5 { margin-left: 41.66666667%;  }
  .col-md-offset-4 { margin-left: 33.33333333%;  }
  .col-md-offset-3 { margin-left: 25%;  }
  .col-md-offset-2 { margin-left: 16.66666667%;  }
  .col-md-offset-1 { margin-left: 8.33333333%;  }
  .col-md-offset-0 { margin-left: 0%;  }

}
