





html {
  line-height: 1.15; 
  -webkit-text-size-adjust: 100%; 
}





body {
  margin: 0;
}



main {
  display: block;
}



h1 {
  font-size: 2em;
  margin: 0.67em 0;
}





hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; 
  height: 0; 
  overflow: visible; 
}



pre {
  font-family: monospace, monospace; 
  font-size: 1em; 
}





a {
  background-color: transparent;
}



abbr[title] {
  border-bottom: none; 
  text-decoration: underline; 
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; 
}



b,
strong {
  font-weight: bolder;
}



code,
kbd,
samp {
  font-family: monospace, monospace; 
  font-size: 1em; 
}



small {
  font-size: 80%;
}



sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}





img {
  border-style: none;
}





button,
input,
optgroup,
select,
textarea {
  font-family: inherit; 
  font-size: 100%; 
  line-height: 1.15; 
  margin: 0; 
}



button,
input { 
  overflow: visible;
}



button,
select { 
  text-transform: none;
}



button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}



button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}



button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}



fieldset {
  padding: 0.35em 0.75em 0.625em;
}



legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; 
  color: inherit; 
  display: table; 
  max-width: 100%; 
  padding: 0; 
  white-space: normal; 
}



progress {
  vertical-align: baseline;
}



textarea {
  overflow: auto;
}



[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; 
  padding: 0; 
}



[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}



[type="search"] {
  -webkit-appearance: textfield; 
  outline-offset: -2px; 
}



[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}



::-webkit-file-upload-button {
  -webkit-appearance: button; 
  font: inherit; 
}





details {
  display: block;
}



summary {
  display: list-item;
}





template {
  display: none;
}



[hidden] {
  display: none;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  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.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.open .btn-default.dropdown-toggle {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active {
  background-image: none;
}
.open .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.open .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.open .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active, .btn-success.active {
  background-image: none;
}
.open .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.open .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active {
  background-image: none;
}
.open .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.open .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.open .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.filetype {
  background: url(https://jobs-cdn.b-ite.com/modern/images/2a844baed0fd5892.png) no-repeat top left;
  cursor: pointer;
  display: inline-block;
  padding-left: 20px;
  position: relative;
  height: 16px;
  background-position: 0 0;
}


.filetype.any {
  background-position: 0 0;
}


.filetype.doc {
  background-position: 0 -66px;
}

.filetype.docx {
  background-position: 0 -66px;
}

.filetype.rtf {
  background-position: 0 -66px;
}

.filetype.docm {
  background-position: 0 -66px;
}

.filetype.dotx {
  background-position: 0 -66px;
}

.filetype.dotm {
  background-position: 0 -66px;
}


.filetype.jpg {
  background-position: 0 -132px;
}

.filetype.bmp {
  background-position: 0 -132px;
}

.filetype.gif {
  background-position: 0 -132px;
}

.filetype.jpeg {
  background-position: 0 -132px;
}

.filetype.png {
  background-position: 0 -132px;
}

.filetype.thm {
  background-position: 0 -132px;
}

.filetype.tif {
  background-position: 0 -132px;
}

.filetype.yuv {
  background-position: 0 -132px;
}


.filetype.mpg {
  background-position: 0 -198px;
}

.filetype.asf {
  background-position: 0 -198px;
}

.filetype.asx {
  background-position: 0 -198px;
}

.filetype.avi {
  background-position: 0 -198px;
}

.filetype.flv {
  background-position: 0 -198px;
}

.filetype.mov {
  background-position: 0 -198px;
}

.filetype.mp4 {
  background-position: 0 -198px;
}

.filetype.rm {
  background-position: 0 -198px;
}

.filetype.vob {
  background-position: 0 -198px;
}

.filetype.wmv {
  background-position: 0 -198px;
}


.filetype.odp {
  background-position: 0 -264px;
}

.filetype.fodp {
  background-position: 0 -264px;
}

.filetype.ods {
  background-position: 0 -330px;
}

.filetype.fods {
  background-position: 0 -330px;
}

.filetype.odt {
  background-position: 0 -396px;
}

.filetype.fodt {
  background-position: 0 -396px;
}


.filetype.pdf {
  background-position: 0 -462px;
}


.filetype.ppt {
  background-position: 0 -528px;
}

.filetype.pptx {
  background-position: 0 -528px;
}

.filetype.pptm {
  background-position: 0 -528px;
}

.filetype.potx {
  background-position: 0 -528px;
}

.filetype.potm {
  background-position: 0 -528px;
}

.filetype.ppam {
  background-position: 0 -528px;
}

.filetype.ppsx {
  background-position: 0 -528px;
}

.filetype.ppsm {
  background-position: 0 -528px;
}


.filetype.psd {
  background-position: 0 -594px;
}


.filetype.swf {
  background-position: 0 -660px;
}


.filetype.txt {
  background-position: 0 -726px;
}

.filetype.log {
  background-position: 0 -726px;
}

.filetype.csv {
  background-position: 0 -726px;
}

.filetype.msg {
  background-position: 0 -726px;
}

.filetype.key {
  background-position: 0 -726px;
}

.filetype.sdf {
  background-position: 0 -726px;
}

.filetype.xml {
  background-position: 0 -726px;
}

.filetype.asc {
  background-position: 0 -726px;
}

.filetype.sql {
  background-position: 0 -726px;
}

.filetype.css {
  background-position: 0 -726px;
}

.filetype.htm {
  background-position: 0 -726px;
}

.filetype.html {
  background-position: 0 -726px;
}

.filetype.js {
  background-position: 0 -726px;
}


.filetype.aif {
  background-position: 0 -792px;
}

.filetype.iff {
  background-position: 0 -792px;
}

.filetype.m3u {
  background-position: 0 -792px;
}

.filetype.m4a {
  background-position: 0 -792px;
}

.filetype.mp3 {
  background-position: 0 -792px;
}

.filetype.mpa {
  background-position: 0 -792px;
}

.filetype.ra {
  background-position: 0 -792px;
}

.filetype.wav {
  background-position: 0 -792px;
}

.filetype.wma {
  background-position: 0 -792px;
}

.filetype.ogg {
  background-position: 0 -792px;
}

.filetype.mid {
  background-position: 0 -792px;
}

.filetype.smf {
  background-position: 0 -792px;
}

.filetype.kar {
  background-position: 0 -792px;
}

.filetype.xmi {
  background-position: 0 -792px;
}

.filetype.rmi {
  background-position: 0 -792px;
}

.filetype.riff {
  background-position: 0 -792px;
}


.filetype.xls {
  background-position: 0 -858px;
}

.filetype.xlsx {
  background-position: 0 -858px;
}

.filetype.xlsm {
  background-position: 0 -858px;
}

.filetype.xltx {
  background-position: 0 -858px;
}

.filetype.xltm {
  background-position: 0 -858px;
}

.filetype.xlsb {
  background-position: 0 -858px;
}

.filetype.xlsx {
  background-position: 0 -858px;
}

.filetype.xlam {
  background-position: 0 -858px;
}

.filetype.xll {
  background-position: 0 -858px;
}


.filetype.zip {
  background-position: 0 -924px;
}

.filetype.rar {
  background-position: 0 -924px;
}

.filetype.gz {
  background-position: 0 -924px;
}

.filetype.ace {
  background-position: 0 -924px;
}

.filetype.tgz {
  background-position: 0 -924px;
}

.filetype.tar {
  background-position: 0 -924px;
}

.filetype.bz2 {
  background-position: 0 -924px;
}

.filetype.xz {
  background-position: 0 -924px;
}

.filetype.arj {
  background-position: 0 -924px;
}

.filetype.cab {
  background-position: 0 -924px;
}

.filetype.gzip {
  background-position: 0 -924px;
}

.filetype.iso {
  background-position: 0 -924px;
}

.filetype.lha {
  background-position: 0 -924px;
}

.filetype.lzh {
  background-position: 0 -924px;
}

.filetype.rpm {
  background-position: 0 -924px;
}

.filetype.z {
  background-position: 0 -924px;
}


.filetype.vcf {
  background-position: 0 -990px;
}


.filetype.php {
  background-position: 0 -1056px;
}

.filetype.phps {
  background-position: 0 -1056px;
}

.filetype.inc {
  background-position: 0 -1056px;
}
.button_controls {
  min-height: 4.5em;
  text-align: right;
}
.button_controls a {
  border-radius: 20px;
  background: white -webkit-gradient(linear, left top, left bottom, from(white), to(#ededed));
  background: white linear-gradient(white, #ededed);
  border: 1px solid #B7B7B7;
  color: #606060;
  margin: 0.5em;
  padding: 0.5em 1.2em 0.55em;
  text-decoration: none;
  display: inline-block;
}
.button_controls a:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(white));
  background-image: linear-gradient(#ededed, white);
  color: #999;
}
.button_controls a:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#dcdcdc));
  background-image: linear-gradient(white, #dcdcdc);
}
