g
html { font-family: sans-serif; }
body { margin: 0px; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0px; }
[hidden], template { display: none; }
a { background: transparent; }
a:active, a:hover { outline: 0px; }
abbr[title] { border-bottom-width: 1px; border-bottom-style: dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
h1 { margin: 0.67em 0px; font-size: 2em; }
mark { color: rgb(0, 0, 0); background: rgb(255, 255, 0); }
small { font-size: 80%; }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0px; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { height: 0px; box-sizing: content-box; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { margin: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: 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; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0px; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { 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: 0.35em 0.625em 0.75em; margin: 0px 2px; border: 1px solid rgb(192, 192, 192); }
legend { padding: 0px; border: 0px; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-spacing: 0px; border-collapse: collapse; }
td, th { padding: 0px; }
* { box-sizing: border-box; }
::before, ::after { box-sizing: border-box; }
html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
a { color: rgb(66, 139, 202); text-decoration: none; }
a:hover, a:focus { color: rgb(42, 100, 150); text-decoration: underline; }
a:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
figure { margin: 0px; }
img { vertical-align: middle; }
hr { margin-top: 20px; margin-bottom: 20px; border-width: 1px 0px 0px; border-top-style: solid; border-top-color: rgb(238, 238, 238); }
p { margin: 0px 0px 10px; }
cite { font-style: normal; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-muted { color: rgb(119, 119, 119); }
ul, ol { margin-top: 0px; margin-bottom: 10px; }
ul ul, ol ul, ul ol, ol ol { margin-bottom: 0px; }
dl { margin-top: 0px; margin-bottom: 20px; }
dt, dd { line-height: 1.42857; }
dt { font-weight: bold; }
dd { margin-left: 0px; }
abbr[title], abbr[data-original-title] { cursor: help; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(119, 119, 119); }
blockquote { padding: 10px 20px; margin: 0px 0px 20px; font-size: 17.5px; border-left-width: 5px; border-left-style: solid; border-left-color: rgb(238, 238, 238); }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0px; }
.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0px; text-align: right; border-right-width: 5px; border-right-style: solid; border-right-color: rgb(238, 238, 238); border-left-width: 0px; }
.blockquote-reverse footer::before, blockquote.pull-right footer::before, .blockquote-reverse small::before, blockquote.pull-right small::before, .blockquote-reverse .small::before, blockquote.pull-right .small::before { content: ""; }
.blockquote-reverse footer::after, blockquote.pull-right footer::after, .blockquote-reverse small::after, blockquote.pull-right small::after, .blockquote-reverse .small::after, blockquote.pull-right .small::after { content: " —"; }
blockquote::before, blockquote::after { content: ""; }
address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }
code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; }
code { padding: 2px 4px; font-size: 90%; color: rgb(199, 37, 78); border-radius: 4px; background-color: rgb(249, 242, 244); }
kbd { padding: 2px 4px; font-size: 90%; color: rgb(255, 255, 255); border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.247059) 0px -1px 0px inset; background-color: rgb(51, 51, 51); }
kbd kbd { padding: 0px; font-size: 100%; box-shadow: none; }
pre { display: block; padding: 9.5px; margin: 0px 0px 10px; font-size: 13px; line-height: 1.42857; color: rgb(51, 51, 51); word-break: break-all; word-wrap: break-word; border: 1px solid rgb(204, 204, 204); border-radius: 4px; background-color: rgb(245, 245, 245); }
pre code { padding: 0px; font-size: inherit; color: inherit; white-space: pre-wrap; border-radius: 0px; background-color: transparent; }
.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.row { margin-right: -15px; margin-left: -15px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }
table { background-color: transparent; }
th { text-align: left; }
table col[class*="col-"] { position: static; display: table-column; float: none; }
table td[class*="col-"], table th[class*="col-"] { position: static; display: table-cell; float: none; }
fieldset { min-width: 0px; padding: 0px; margin: 0px; border: 0px; }
legend { display: block; width: 100%; padding: 0px; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: rgb(51, 51, 51); border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: rgb(229, 229, 229); }
label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; text-align:justify; }
input[type="search"] { box-sizing: border-box; }
input[type="radio"], input[type="checkbox"] { margin: 4px 0px 0px; line-height: normal; }
input[type="file"] { display: block; padding: 5px 0px; }
input[type="range"] { display: block; width: 100%; }
select[multiple], select[size] { height: auto; }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857; color: rgb(85, 85, 85); }
.form-control { display: block; width: 100%; height: 34px; padding: 6px 0; font-size: 12px; line-height: 1.42857; color: rgb(85, 85, 85); border: 1px solid rgb(204, 204, 204); border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; background-image: none; background-color: rgb(255, 255, 255); }
.form-control:focus { border-color: rgb(102, 175, 233); outline: 0px; box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset, rgba(102, 175, 233, 0.6) 0px 0px 8px; }
.form-control::-webkit-input-placeholder { color: rgb(119, 119, 119); }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; opacity: 1; background-color: rgb(238, 238, 238); }
textarea.form-control { height: auto; }
input[type="search"] { -webkit-appearance: none; }
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { line-height: 34px; }
.form-group { margin-bottom: 15px; }
.input-sm, .form-horizontal .form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.input-lg, .form-horizontal .form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }
.has-feedback .form-control { padding-right: 42.5px; }
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: rgb(60, 118, 61); }
.has-success .form-control { border-color: rgb(60, 118, 61); box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset; }
.has-success .form-control:focus { border-color: rgb(43, 84, 44); box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset, rgb(103, 177, 104) 0px 0px 6px; }
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: rgb(138, 109, 59); }
.has-warning .form-control { border-color: rgb(138, 109, 59); box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset; }
.has-warning .form-control:focus { border-color: rgb(102, 81, 44); box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset, rgb(192, 161, 107) 0px 0px 6px; }
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: rgb(169, 68, 66); }
.has-error .form-control { border-color: rgb(169, 68, 66); box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset; }
.has-error .form-control:focus { border-color: rgb(132, 53, 52); box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset, rgb(206, 132, 131) 0px 0px 6px; }
.form-horizontal .form-group { margin-right: -15px; margin-left: -15px; }
.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0px; font-size: 14px; font-weight: normal; line-height: 1.42857; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; border: 1px solid transparent; border-radius: 4px; background-image: none; }
.btn:focus, .btn:active:focus, .btn.active:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
.btn:hover, .btn:focus { color: rgb(51, 51, 51); text-decoration: none; }
.btn:active, .btn.active { outline: 0px; box-shadow: none; background-image: none; }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { pointer-events: none; cursor: not-allowed; box-shadow: none; opacity: 0.65; }
.btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }
.btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.dropdown-menu.pull-right { right: 0px; left: auto; }
.pull-right > .dropdown-menu { right: 0px; left: auto; }
.btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; }
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active { z-index: 2; }
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus { outline: 0px; }
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; }
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0px; }
.btn-group > .btn:first-child { margin-left: 0px; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0px; }
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.btn-group > .btn-group:last-child > .btn:first-child { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group > .btn + .dropdown-toggle { padding-right: 8px; padding-left: 8px; }
.btn .caret { margin-left: 0px; }
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; }
.btn-group-vertical > .btn-group > .btn { float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0px; }
.btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0px; }
.btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group-vertical > .btn:last-child:not(:first-child) { border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 4px; }
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0px; }
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0px; border-top-right-radius: 0px; }
.btn-group-justified > .btn, .btn-group-justified > .btn-group { display: table-cell; float: none; width: 1%; }
.btn-group-justified > .btn-group .btn { width: 100%; }
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] { position: absolute; z-index: -1; opacity: 0; }
.input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0px; }
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn { height: 46px; line-height: 46px; }
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn { height: auto; }
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn { height: 30px; line-height: 30px; }
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn { height: auto; }
.input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0px; }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.input-group-btn > .btn { position: absolute; top:0;left:35px;outline:none; border:none;}
.input-group-btn > .btn + .btn { margin-left: -1px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { z-index: 2; }
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; }
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { margin-left: -1px; }
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }
.btn .label { position: relative; top: -1px; }
.btn .badge { position: relative; top: -1px; }
.container .jumbotron { border-radius: 6px; }
.jumbotron .container { max-width: 100%; }
.media > .pull-left { margin-right: 10px; }
.media > .pull-right { margin-left: 10px; }
.panel { margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.0470588) 0px 1px 1px; background-color: rgb(255, 255, 255); }
.panel-body { padding: 15px 10px; }
.panel-heading { padding: 10px 15px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.panel-heading > .dropdown .dropdown-toggle { color: inherit; }
.panel > .list-group { margin-bottom: 0px; }
.panel > .list-group .list-group-item { border-width: 1px 0px; border-radius: 0px; }
.panel > .list-group:first-child .list-group-item:first-child { border-top-width: 0px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.panel > .list-group:last-child .list-group-item:last-child { border-bottom-width: 0px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.panel-heading + .list-group .list-group-item:first-child { border-top-width: 0px; }
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table { margin-bottom: 0px; }
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; }
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; }
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive { border-top-width: 1px; border-top-style: solid; border-top-color: rgb(221, 221, 221); }
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td { border-top-width: 0px; }
.panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0px; }
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left-width: 0px; }
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right-width: 0px; }
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { border-bottom-width: 0px; }
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom-width: 0px; }
.panel > .table-responsive { margin-bottom: 0px; border: 0px; }
.panel-group .panel { margin-bottom: 0px; border-radius: 4px; }
.panel-group .panel + .panel { margin-top: 5px; }
.panel-group .panel-heading { border-bottom-width: 0px; }
.panel-group .panel-heading + .panel-collapse > .panel-body { border-top-width: 1px; border-top-style: solid; border-top-color: rgb(221, 221, 221); }
.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(221, 221, 221); }
.panel-default > .panel-heading { color: rgb(51, 51, 51); border-color: rgb(221, 221, 221); background-color: rgb(245, 245, 245); }
.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(221, 221, 221); }
.panel-default > .panel-heading .badge { color: rgb(245, 245, 245); background-color: rgb(51, 51, 51); }
.panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(221, 221, 221); }
.panel-primary > .panel-heading { color: rgb(255, 255, 255); border-color: rgb(66, 139, 202); background-color: rgb(66, 139, 202); }
.panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(66, 139, 202); }
.panel-primary > .panel-heading .badge { color: rgb(66, 139, 202); background-color: rgb(255, 255, 255); }
.panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(66, 139, 202); }
.panel-success > .panel-heading { color: rgb(60, 118, 61); border-color: rgb(214, 233, 198); background-color: rgb(223, 240, 216); }
.panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(214, 233, 198); }
.panel-success > .panel-heading .badge { color: rgb(223, 240, 216); background-color: rgb(60, 118, 61); }
.panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(214, 233, 198); }
.panel-info > .panel-heading { color: rgb(49, 112, 143); border-color: rgb(188, 232, 241); background-color: rgb(217, 237, 247); }
.panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(188, 232, 241); }
.panel-info > .panel-heading .badge { color: rgb(217, 237, 247); background-color: rgb(49, 112, 143); }
.panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(188, 232, 241); }
.panel-warning > .panel-heading { color: rgb(138, 109, 59); border-color: rgb(250, 235, 204); background-color: rgb(252, 248, 227); }
.panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(250, 235, 204); }
.panel-warning > .panel-heading .badge { color: rgb(252, 248, 227); background-color: rgb(138, 109, 59); }
.panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(250, 235, 204); }
.panel-danger > .panel-heading { color: rgb(169, 68, 66); border-color: rgb(235, 204, 209); background-color: rgb(242, 222, 222); }
.panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(235, 204, 209); }
.panel-danger > .panel-heading .badge { color: rgb(242, 222, 222); background-color: rgb(169, 68, 66); }
.panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(235, 204, 209); }
.modal-footer .btn + .btn { margin-bottom: 0px; margin-left: 5px; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.carousel-caption .btn { text-shadow: none; }
.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-footer::before, .modal-footer::after { display: table; content: " "; }
.clearfix::after, .dl-horizontal dd::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .pager::after, .panel-body::after, .modal-footer::after { clear: both; }
.pull-right { float: right !important; }
.pull-left { float: left !important; }
.fa { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; }
.pull-right { float: right; }
.pull-left { float: left; }
.fa.pull-left { margin-right: 0.3em; }
.fa.pull-right { margin-left: 0.3em; }
.fa-info-circle::before { content: ""; color: rgb(253, 184, 75); }
.spinner .input-group-btn .btn { width: 25px; padding: 0px; font-size: 12px; margin-left: -1px; line-height: 1; height: 19px; overflow: hidden; border-radius: 0px 4px 0px 0px !important; }
.spinner .input-group-btn .btn + .btn { height: 20px; border-radius: 0px 0px 4px !important; }
.spinner .input-sm + .input-group-btn .btn { font-size: 10px; height: 15px; }
.spinner .input-sm + .input-group-btn .btn + .btn { height: 16px; }
.timeline-item .panel { padding: 15px; }
.timeline-caption .panel { display: inline-block; margin-left: 25px; position: relative; text-align: left; }
.timeline-item.alt .panel { margin-right: 25px; margin-left: 0px; }
.timeline-item.active .panel { margin-left: 0px; }
html { position: relative; min-height: 100%; overflow-x: hidden; background-color: rgb(245, 246, 247); }
body { color: rgb(101, 101, 101); font-size: 13px; overflow-x: hidden; background-color: transparent; }
a { color: rgb(58, 90, 122); }
a:hover, a:focus { text-decoration: none; }
.form-control:focus { border-color: rgb(19, 196, 165); box-shadow: none; }
img { max-width: 100%; }
.panel { border-color: rgb(227, 232, 237); }
.panel-heading, .panel-footer { color: rgb(255, 255, 255); font-size: 18px; background: linear-gradient(rgb(153, 199, 231) 0%, rgb(101, 174, 215) 20%, rgb(101, 175, 215) 35%, rgb(68, 140, 181) 40%, rgb(79, 153, 194) 100%); }
.panel-heading::before, .panel-heading::after { display: table; content: " "; }
.panel-heading::after { clear: both; }
.panel-heading .nav { font-size: 12px; margin: -10px -15px; }
.panel-heading .nav > li > a { border-radius: 0px; margin: 0px; border-width: 0px 1px; line-height: 19px; }
.panel-heading .nav > li > a:hover { border-width: 0px 1px; }
.panel-heading .nav-tabs { margin: -10px -16px -11px; }
.panel-heading .nav-tabs > li > a { line-height: 20px; }
.panel-heading .nav-tabs.nav-justified { width: auto; }
.panel-heading .nav-tabs.pull-left > li:first-child > a, .panel-heading .nav-tabs.nav-justified > li:first-child > a { border-radius: 4px 0px 0px; }
.panel-heading .nav-tabs.pull-right > li:last-child > a, .panel-heading .nav-tabs.nav-justified > li:last-child > a { border-radius: 0px 4px 0px 0px; }
.panel-heading .nav-tabs > li > a:hover, .panel-heading .nav-tabs > li > a:focus { border-width: 0px 1px; border-color: transparent; background: transparent; }
.panel-heading .nav-tabs > li.active > a, .panel-heading .nav-tabs > li.active > a:hover, .panel-heading .nav-tabs > li.active > a:focus { border-width: 0px 1px; border-color: rgb(221, 221, 221); background: rgb(255, 255, 255); }
.panel-heading .label-large { vertical-align: 10%; }
.panel-collapse .panel-heading { margin-bottom: 0px; }
.panel .list-group { background: transparent; }
.panel .list-group.m-t-n .list-group-item:first-child { border-top-width: 0px; }
.panel .table td, .panel .table th { padding: 6px 15px; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(234, 237, 239); }
.panel .table-striped > tbody > tr:nth-child(2n+1) > td, .panel .table-striped > tbody > tr:nth-child(2n+1) > th { background-color: rgb(252, 253, 254); }
.panel .table-striped > thead > tr > th { border-right-width: 1px; border-right-style: solid; border-right-color: rgb(224, 228, 232); border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(224, 228, 232); background: rgb(250, 251, 252); }
.panel .table-striped > thead > tr > th:last-child { border-right-style: none; }
.list-group-item.active a, .list-group-item.active .text-muted { color: rgb(255, 255, 255); }
.dropdown-menu > .panel { border: none; margin: -5px 0px; }
.dropdown-submenu.pull-left { float: none; }
.dropdown-menu.pull-left { left: 100%; }
.dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 20px; }
.text-muted { color: rgb(145, 149, 153); }
.btn { color:#fff; position: relative; font-weight: 600; padding: 5px 10px; transition: background 0.3s ease-in-out 0s; background:#fff);    border: 1px solid #CCCCCC;
    box-shadow: none; }
.btn:hover, .btn:focus, .btn:active, .btn.active { background: #fff; }
.btn.disabled, .btn.disabled:hover, .btn[disabled]:hover, fieldset[disabled] .btn:hover, .btn.disabled:focus, .btn[disabled]:focus, fieldset[disabled] .btn:focus, .btn.disabled:active, .btn[disabled]:active, fieldset[disabled] .btn:active, .btn.disabled.active, .btn[disabled].active, fieldset[disabled] .btn.active { color: rgb(255, 255, 255); background-color: rgb(196, 201, 207); }
.btn > i { line-height: 1.42857; }
form, .carousel, .form-horizontal .control-group, .nav-tabs, .alert, .panel, .progress, .breadcrumb, .accordion { }
.line { height: 2px; margin: 10px 0px; font-size: 0px; overflow: hidden; border-width: 1px 0px 0px; border-top-style: solid; border-top-color: rgb(111, 174, 232); background-color: rgb(255, 255, 255); }
.line-dashed { border-style: dashed; background: transparent; }
.block { display: block; }
.clear { clear: both; }
.padder { padding: 0px 15px; }
.m-t { margin-top: 15px; }
.m-t-mini { margin-top: 5px; }
.m-t-large { margin-top: 20px; }
.m-r { margin-right: 15px; }
.m-r-large { margin-right: 20px; }
.m-b { margin-bottom: 15px; }
.no-touch .scroll-x, .no-touch .scroll-y { overflow: hidden; }
.no-touch .scroll-x:hover, .no-touch .scroll-x:focus, .no-touch .scroll-x:active { overflow-x: auto; }
.no-touch .scroll-y:hover, .no-touch .scroll-y:focus, .no-touch .scroll-y:active { overflow-y: auto; }
.no-touch .scroll-y:hover > * { margin-right: -10px; padding-right: 15px; }
.no-touch .hover-action { display: none; }
.no-touch .hover:hover .hover-action { display: inherit; }
input[type="text"], select, textarea { min-width: 40px; height: auto; }
.navbar-nav.pull-right { width: auto; }
#content { position: relative; }
.comment-item .panel-body { padding: 10px 15px; }
.doc-buttons .btn { margin-bottom: 5px; }
.loginlable { float: left; line-height: 34px; width: 34% !important; margin-bottom: 0px !important; }
.form-control { min-width: 60% !important; }
.no-shadow { box-shadow: none !important; }
#header { padding: 5px 0px !important; }
.m-t-5 { margin-top: 5px; }
#main-navigation { box-shadow: rgb(48, 119, 183) 0px 4px 4px !important; border-bottom-width: 1px !important; border-bottom-style: solid !important; border-bottom-color: rgb(77, 139, 196) !important; background-color: rgb(91, 155, 213) !important; }
.grievancehd { text-align: center; margin: 3px 0px; text-transform: uppercase; font-size: 28px; }
.greybg { color: rgb(43, 127, 179); border: 1px solid rgb(170, 170, 170); background: linear-gradient(rgb(246, 246, 245) 0%, rgb(219, 219, 219) 100%); }
.panel .block { padding: 0px 10px; }
.panel strong { padding: 0px 10px; font-size: 14px; }
.m-t-s { margin-top: 10px; }
.grdbg { color: rgb(31, 31, 31); border: 1px solid rgb(85, 148, 206); background: linear-gradient(rgb(255, 255, 255) 0%, rgb(193, 224, 252) 100%); }
body { font-family: Roboto, sans-serif; outline: none; border: none; background-color: rgb(255, 255, 255); }
h1, h2, h3, h4, h5, h6 { margin: 10px 0px; }
.fa { padding-right: 5px; }
h1 { font-size: 24px; display: block; line-height: 36px; margin-bottom: 10px; color: rgb(7, 155, 182); background: url("../images/hdline.png") 50% 50% repeat-x; }
h1 em { padding-right: 10px; font-style: normal; background: rgb(255, 255, 255); }
h3 { font-size: 14px; }
h3::after { content: ""; display: block; clear: both; }
h2 { line-height: 24px; font-size: 18px; color: rgb(4, 97, 167); }
p { text-align: justify; margin: 0px 0px 8px; }
ol, ul { counter-reset: item 0; padding-left: 20px; }
ol li { display: block; position: relative; color: rgb(31, 31, 31); padding: 3px 0px; }
ol li::before { content: counters(item, ".") "."; counter-increment: item 1; position: absolute; margin-right: 100%; right: 10px; color: rgb(4, 97, 167); font-weight: bold; }
dl { margin: 10px 0px; }
ol li dl dd, ul li dl dd { color: rgb(31, 31, 31); margin-left: 0px; padding: 3px 0px 3px 20px; position: relative; }
ol li dl dd::before, ul li dl dd::before { content: ""; position: absolute; color: rgb(82, 212, 254); font-family: 'Glyphicons Halflings'; font-size: 10px; left: 0px; padding-right: 10px; top: 7px; font-weight: normal !important; }
ol li ol li::before, ul li ol li::before { color: rgb(164, 165, 165); }
ol li, ul li {/* text-align: justify;*/ }
ul li { list-style-type: none; }
.clr { clear: both; height: 0px; }
#content-wrapper { margin-bottom: 0px; }
.block { padding: 0px; }
table { border-left-width: 1px; border-left-style: solid; border-left-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; border-top-color: rgb(221, 221, 221); }
th { border: none; }
thead tr th, thead tr td, tbody tr th, tbody tr td { vertical-align: middle; padding: 10px 8px; }
tbody tr td { border-right-width: 1px; border-right-style: solid; border-right-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(221, 221, 221); padding: 10px 8px; vertical-align: middle; }
.m-t-5 { margin-top: 5px; }
.blue { color: rgb(4, 97, 167); }
#main-content section { border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin: 10px 0px; min-height: 500px; }
#main-content section#sidebar-first { border-left-style: none; margin: 10px 0px; }
#main-content { padding: 0px; }
#header-top { min-height: 35px; }
#header-top, .toggle-control { border: none; background-color: rgb(51, 43, 153); }
#header-top ul.menu li a { padding: 10px 0px; color: rgb(255, 255, 255); font-size: 12px; }
#header-top ul.menu li a:hover { text-decoration: underline; }
#header-top #block-search-form input.form-text { padding: 0px 40px 0px 15px; min-height: 23px; border: 1px solid rgb(221, 221, 221); }
#header-top #block-search-form { margin-top: 5px; }
#header-top #block-search-form input.form-text:focus { color: rgb(31, 31, 31); background-color: rgb(255, 255, 255); }
#header-top #block-search-form input.form-text { font-size: 12px; font-weight: normal; }
#logo { text-align: left; float: left; display: inline-block; }
#header { min-height: 100px; padding: 5px 0px 0px; border-bottom-style: none; background-color: rgb(255, 255, 255); }
#header ul.menu, #subfooter ul.menu, #top-content ul.menu, #bottom-content ul.menu { text-align: right; }
#header ul.menu li a, #top-content ul.menu li a { padding: 5px 0px; color: rgb(255, 255, 255); }
#header ul.menu li a:hover { text-decoration: underline; }
.node > .content { padding: 0px; }
.node.node-teaser, .page-node- #content-wrapper, .page-contact #content-wrapper { border: none; background-color: rgb(255, 255, 255); }
#main-navigation { color: rgb(255, 255, 255); box-shadow: none; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: rgb(36, 35, 109); background-color: rgb(0, 158, 227); }
#main-navigation ul.menu li a { padding: 7px 20px 7px 5px; color: rgb(255, 255, 255); text-transform: capitalize; font-weight: normal; }
#main-navigation ul.menu li:last-child { background: none; }
#main-navigation ul.menu li a:hover, #main-navigation ul.menu li a:focus { color: rgb(255, 255, 255); background: rgb(8, 113, 147); }
#main-navigation .block-superfish ul.sf-menu > li > a.menuparent { padding: 7px 25px 7px 10px; }
#main-navigation ul.menu li a:hover, #main-navigation ul.menu li a:focus { color: rgb(255, 255, 255); background: none 0px 0px repeat scroll rgb(51, 43, 153); }
#main-navigation ul.menu ul li a { border-style: none none solid; border-bottom-width: 1px; border-bottom-color: rgb(255, 255, 255); padding: 10px; text-align: left; }
.form-control { /*width: 50%; */}
a.link { color: rgb(4, 97, 167); text-decoration: underline; }
a.link:hover { color: rgb(31, 31, 31); }
.nopadright { padding-right: 0px !important; }
.m-r-t-0 { margin-right: 0px !important; }
#header-top .block { display: inline-block !important; clear: none !important; }
::selection { background-color: rgb(51, 153, 255) !important; }
input[type="submit"], input[type="reset"], input[type="button"] { border-radius: 0px; padding: 7px 15px; background-color: rgb(12, 158, 180); }
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover { background-color: rgb(0, 158, 227) !important; }
#header { background: url("../images/headerbg.jpg") 50% 50% no-repeat; }
.fa { display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 1; font-family: FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; }
.pull-right { float: right; }
.pull-left { float: left; }
.fa.pull-left { margin-right: 0.3em; }
.fa.pull-right { margin-left: 0.3em; }
.fa-info-circle::before { content: ""; }
ul.topleftmenu { margin: 0px; padding: 0px; list-style: none; }
ul.topleftmenu li { color: rgb(255, 255, 255); padding: 5px 0px; float: left; display: inline-block; font-size: 13px; }
ul.topleftmenu li a { color: rgb(255, 255, 255); margin: 0px 5px; }
.ui-helper-hidden-accessible { border: 0px; clip: rect(0px 0px 0px 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }

.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}
.browsefile
{
	margin-bottom:15px;
	
}
input[type="checkbox"] {
    transform: scale(1.3);    margin: 1px 1px 1px 7px;
}
button#submitbtn {
    background: #5CC15C;
}
button#resetbtn {
    background: #FF7171;
}
.input-group {
    right: 0px !important;
}
button.btn.dropdown-toggle.btn-default {
    color: #777777;
    font-weight: lighter;
}
* {
    border-radius: 0px !IMPORTANT;
}

.min50{min-height:50px;}

.crosstxt{	display: block;
			width: 100%;
			height: 34px;
			padding: 6px 0;
			font-size: 12px;
			line-height: 1.42857;
			color: rgb(85, 85, 85);
			border: 1px solid rgb(204, 204, 204);
			border-radius: 5px;
			box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset;
			transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
			background-image: none;
			background-color: rgb(255, 255, 255);
			width:70%; display:inline-block !important;
	}

#p_photograph {
	width: 98%;
	height: 98%;
	margin: 1%;
}

#p_signature {
	width: 98%;
	height: 98%;
	margin: 1%;
 }
 
.tick {
	position: absolute;
	right: -111px;
	z-index: 99999;
	top: 4px;
	font-size: 17px;
	color:#0C0;
}