/*################### Start - Portal Migration Changes ###################*/
.component-container {
    /*width: 940px;*/
	width: auto;
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}
.wpthemeOverflowAuto {
    overflow: inherit;
}
.wpthemeHeader {
    padding: 0 !important;
}
.left-content > h5 {
    margin: 10px 0 !important;
}
/*################### End - Portal Migration Changes ###################*/

/*################### Start - Normal View ###################*/

.addres_fix .flat {
    width: 78px !important;
}
.addres_fix .flat span {
    display: block;
}
.addres_fix .building {
    width: 79px !important;
}
.addres_fix .road {
    width: 78px !important;
    clear: left;
}
.addres_fix .block {
    width: 130px !important;
}
.addres_fix .flat input[type="text"] {
    width: calc(100% - 14px) !important;
}
.addres_fix .road input[type="text"] {
    width: calc(100% - 14px) !important;
}
.addres_fix .block input[type="text"] {
    width: calc(100% - 14px) !important;
}
.addres_fix .building span {
    display: block;
}
.addres_fix.form-col2 .building.form-control-block input[type] {
    width: 84% !important;
}
.addres_fix .building select {
    width: 74px !important;
    float: right;
    padding-right: 5px;
    background-position: 4px 40%;
    padding-top: 4px;
}
.addres_fix .alfa {
    width: 40px !important;
}
.addres_fix .alfa span {
    display: block;
}
.addres_fix.form-col2 .alfa select{
    width: 40px !important;
    float: right;
    padding-right: 5px;
    background-position: 4px 40%;
    padding-top: 4px;
}
.address_4_fields {
	padding-bottom: 0px;
}
.address_4_fields .flat {
    width: 60px !important;
}
.address_4_fields .flat span {
    display: block;
}
.address_4_fields .building {
    width: 92px !important;
	margin-left:8px;
}
.address_4_fields .gate {
    width: 50px !important;
    margin-left:10px;
}

.address_4_fields .gate span {
    display: block;
}

.address_4_fields .road {
    width: 75px !important;
  
}

.address_4_fields .block {
    width: 75px !important;
}
.address_4_fields .building input[type="text"],.addres_fix .flat input[type="number"] {
    width: 84% !important;
}
.address_4_fields .flat input[type="text"] ,.addres_fix .road input[type="number"]{
    width: calc(100% - 14px) !important;
}
.address_4_fields .gate input[type="text"] , .addres_fix .block input[type="number"] {
    width: calc(100% - 14px) !important;
}
.address_4_fields .alfa {
    width: 59px !important;
    margin-left: 0;
}
.address_4_fields .alfa label {
    margin-left: 10px;
	width: 54px;
}

.address_4_fields .alfa select {
    width: 51px !important;
    float: right;
    padding-right: 5px;
    background-position: -14% 40%;
    padding-top: 4px;
	margin-right:0px;
}
.addres_fix label > em , .address_4_fields label > em {
	padding-right: 5px;
}
.address_4_fields .fa{
	font-size:16px;
	color:#1560b4;
}
.blue_panel{
	margin-top: 10px;
	display:none;
}
.blue_panel .description {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:40px;
	padding-right: 10px;
	font-weight: bold;
	cursor:default; 
	background-color:#d9edf7;	
}
.blue_panel .description p:first-child {
	font-size:14px;
	margin-bottom:5px;
}
.blue_panel .description a{
	float:right;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
a:hover,
a:active {
    outline: 0;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    width: auto;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
    max-width: none;
}
button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}
button,
input {
    *overflow: visible;
    line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer;
}
input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
body {
    margin: 0;
    font-family: "Arial", Helvetica, Arial, sans-serif;
    font-size: 13px !important;
    line-height: 22px !important;
    color: #000;
    background-color: #ffffff;
}
a {
    color: #0747c7;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #333;
    text-decoration: underline;
}
.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}
.row {
    margin-left: -20px;
    *zoom: 1;
}
.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: "";
}
.row:after {
    clear: both;
}
[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px;
}
.span12 {
    width: 940px;
}
.span11 {
    width: 860px;
}
.span10 {
    width: 780px;
}
.span9 {
    width: 700px;
}
.span8 {
    width: 620px;
}
.span7 {
    width: 540px;
}
.span6 {
    width: 460px;
}
.span5 {
    width: 380px;
}
.span4 {
    width: 300px;
}
.span3 {
    width: 220px;
}
.span2 {
    width: 140px;
}
.span1 {
    width: 60px;
}
.offset12 {
    margin-left: 980px;
}
.offset11 {
    margin-left: 900px;
}
.offset10 {
    margin-left: 820px;
}
.offset9 {
    margin-left: 740px;
}
.offset8 {
    margin-left: 660px;
}
.offset7 {
    margin-left: 580px;
}
.offset6 {
    margin-left: 500px;
}
.offset5 {
    margin-left: 420px;
}
.offset4 {
    margin-left: 340px;
}
.offset3 {
    margin-left: 260px;
}
.offset2 {
    margin-left: 180px;
}
.offset1 {
    margin-left: 100px;
}
.row-fluid {
    width: 100%;
    *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
}
.row-fluid:after {
    clear: both;
}
.custom-calendar-container .custom-calendar{
    margin-left: 2.127659574468085% !important;
}
.row-fluid [class*="span"] , .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
}
.row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%;
}
.row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
}
.row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
}
.row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
}
.row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
}
.row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}
.row-fluid .span5 {
    width: 40.42553191489362%;
    /* *width: *****************%; */
}
.row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%;
}
.row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%;
}
.row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%;
}
.row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
}
.row-fluid .offset12 {
    margin-left: 104.25531914893617%;
    *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
    margin-left: 102.12765957446808%;
    *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
    margin-left: 95.74468085106382%;
    *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
    margin-left: 93.61702127659574%;
    *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
    margin-left: 87.23404255319149%;
    *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
    margin-left: 85.1063829787234%;
    *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
    margin-left: 78.72340425531914%;
    *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
    margin-left: 76.59574468085106%;
    /* *margin-left: 76.**************%; */
}
.row-fluid .offset8 {
    margin-left: 70.2127659574468%;
    *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
    margin-left: 68.08510638297872%;
    *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
    margin-left: 61.70212765957446%;
    *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
    margin-left: 59.574468085106375%;
    *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
    margin-left: 53.191489361702125%;
    *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
    margin-left: 51.063829787234035%;
    *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
    /* margin-left: *****************%; */
    *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
    margin-left: 42.5531914893617%;
    *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
    margin-left: 36.170212765957444%;
    *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
    margin-left: 34.04255319148936%;
    *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
    margin-left: 27.659574468085104%;
    *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
    margin-left: 25.53191489361702%;
    *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
    margin-left: 19.148936170212764%;
    *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
    margin-left: 17.02127659574468%;
    *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
    margin-left: 10.638297872340425%;
    *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
    margin-left: 8.51063829787234%;
    *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
    display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
    float: right;
}
.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}
.container:before,
.container:after {
    display: table;
    line-height: 0;
    content: "";
}
.container:after {
    clear: both;
}
.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
    display: table;
    line-height: 0;
    content: "";
}
.container-fluid:after {
    clear: both;
}
p {
    margin: 0 0 0 0;
}
.lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px;
}
small {
    font-size: 85%;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
cite {
    font-style: normal;
}
.muted {
    color: #999999;
}
a.muted:hover,
a.muted:focus {
    color: #808080;
}
.text-warning {
    color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
    color: #a47e3c;
}
.text-error {
    color: #c80009;
}
a.text-error:hover,
a.text-error:focus {
    color: #953b39;
}
.text-info {
    color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
    color: #2d6987;
}
.text-success {
    color: #468847;
}
a.text-success:hover,
a.text-success:focus {
    color: #356635;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
h1,
h2,
h3 {
    line-height: 40px;
}
h1 {
    font-size: 38.5px;
}
h2 {
    font-size: 31.5px;
}
h3 {
    font-size: 24.5px;
}
h4 {
    font-size: 17.5px;
    margin: 10px 0;
}
h5 {
    font-size: 14px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
h6 {
    font-size: 11.9px;
}
h1 small {
    font-size: 24.5px;
}
h2 small {
    font-size: 17.5px;
}
h3 small {
    font-size: 14px;
}
h4 small {
    font-size: 14px;
}
.page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #eeeeee;
}
ul,
ol {
    padding: 0;
    margin: 0 0 10px 25px;
	color: #424242; /* updated to fix color contrast error in accessibility wave tool */
}
ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0;
}
li {
    line-height: 20px !important;
}
ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none;
}
ul.inline,
ol.inline {
    margin-left: 0;
    list-style: none;
}
ul.inline > li,
ol.inline > li {
    display: inline-block;
    *display: inline;
    padding-right: 5px;
    padding-left: 5px;
    *zoom: 1;
}
dl {
    margin-bottom: 20px;
}
dt,
dd {
    line-height: 20px;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 10px;
}
.dl-horizontal {
    *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
    display: table;
    line-height: 0;
    content: "";
}
.dl-horizontal:after {
    clear: both;
}
.dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dl-horizontal dd {
    margin-left: 180px;
}
hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #eeeeee;
}
blockquote p {
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
}
blockquote small {
    display: block;
    line-height: 20px;
    color: #999999;
}
blockquote small:before {
    content: '\2014 \00A0';
}
blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right;
}
blockquote.pull-right small:before {
    content: '';
}
blockquote.pull-right small:after {
    content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}
address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px;
}
code,
pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 12px;
    color: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
code {
    padding: 2px 4px;
    color: #d14;
    white-space: nowrap;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
pre.prettyprint {
    margin-bottom: 20px;
}
pre code {
    padding: 0;
    color: inherit;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
form {
    margin: 0 0 20px;
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
legend small {
    font-size: 15px;
    color: #999999;
}
label,
input,
button,
select,
textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
input,
button,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
    display: block;
    margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
    -moz-border-radius: 4px;
}
input,
textarea,
.uneditable-input {
    width: 206px;
}
textarea {
    height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type="radio"] , input[type="checkbox"]{
    margin: 4px 0 0;
    margin-top: 1px;
    /* *margin-top: 0; */
    line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto;
}
select,
input[type="file"] {
    height: 30px;
    *margin-top: 4px;
    line-height: 30px;
}
select {
    width: 220px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}
select[multiple],
select[size] {
    height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
    color: #999999;
    cursor: not-allowed;
    background-color: #fcfcfc;
    border-color: #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
}
.uneditable-textarea {
    width: auto;
    height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999999;
}
.radio,
.checkbox {
    min-height: 20px;
    padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
    padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
    margin-left: 10px;
}
.input-mini {
    width: 60px;
}
.input-small {
    width: 90px;
}
.input-medium {
    width: 150px;
}
.input-large {
    width: 210px;
}
.input-xlarge {
    width: 270px;
}
.input-xxlarge {
    width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block;
}
input,
textarea,
.uneditable-input {
    margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 46px;
}
.controls-row {
    *zoom: 1;
}
.controls-row:before,
.controls-row:after {
    display: table;
    line-height: 0;
    content: "";
}
.controls-row:after {
    clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
    float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
    padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #c80009;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #c80009;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #c80009;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #c80009;
    background-color: #f2dede;
    border-color: #c80009;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
    color: #c80009;
    border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1;
}
.form-actions:before,
.form-actions:after {
    display: table;
    line-height: 0;
    content: "";
}
.form-actions:after {
    clear: both;
}
.help-block,
.help-inline {
    color: #595959;
}
.help-block {
    display: block;
    margin-bottom: 10px;
}
.help-inline {
    display: inline-block;
    *display: inline;
    padding-left: 5px;
    vertical-align: middle;
    *zoom: 1;
}
.input-append,
.input-prepend {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
    font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: top;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
    z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.input-append .active,
.input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
    margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
    margin-left: 0;
}
input.search-query {
    padding-right: 14px;
    /* padding-right: 4px \9; */
    padding-left: 14px;
    /* padding-left: 4px \9; */
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    vertical-align: middle;
    *zoom: 1;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
    display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
    display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0;
}
.control-group {
    margin-bottom: 10px;
}
legend + .control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
    margin-bottom: 20px;
    *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    line-height: 0;
    content: "";
}
.form-horizontal .control-group:after {
    clear: both;
}
.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
}
.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0;
}
.form-horizontal .controls:first-child {
    *padding-left: 180px;
}
.form-horizontal .help-block {
    margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
    margin-top: 10px;
}
.form-horizontal .form-actions {
    padding-left: 180px;
}
table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}
.table {
    width: 100%;
    margin-bottom: 20px;
}
.table th,
.table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.table th {
    font-weight: bold;
}
.table thead th {
    vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0;
}
.table tbody + tbody {
    border-top: 2px solid #dddddd;
}
.table .table {
    background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
    padding: 4px 5px;
}
.table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
    border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
    background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
    display: table-cell;
    float: none;
    margin-left: 0;
}
.table td.span1,
.table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0;
}
.table td.span2,
.table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0;
}
.table td.span3,
.table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0;
}
.table td.span4,
.table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0;
}
.table td.span5,
.table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0;
}
.table td.span6,
.table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0;
}
.table td.span7,
.table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0;
}
.table td.span8,
.table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0;
}
.table td.span9,
.table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0;
}
.table td.span10,
.table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0;
}
.table td.span11,
.table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0;
}
.table td.span12,
.table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0;
}
.table tbody tr.success > td {
    background-color: #dff0d8;
}
.table tbody tr.error > td {
    background-color: #f2dede;
}
.table tbody tr.warning > td {
    background-color: #fcf8e3;
}
.table tbody tr.info > td {
    background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
    background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
    background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
    background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
    background-color: #c4e3f3;
}
[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../index_files/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
    background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
    background-position: 0 0;
}
.icon-music {
    background-position: -24px 0;
}
.icon-search {
    background-position: -48px 0;
}
.icon-envelope {
    background-position: -72px 0;
}
.icon-heart {
    background-position: -96px 0;
}
.icon-star {
    background-position: -120px 0;
}
.icon-star-empty {
    background-position: -144px 0;
}
.icon-user {
    background-position: -168px 0;
}
.icon-film {
    background-position: -192px 0;
}
.icon-th-large {
    background-position: -216px 0;
}
.icon-th {
    background-position: -240px 0;
}
.icon-th-list {
    background-position: -264px 0;
}
.icon-ok {
    background-position: -288px 0;
}
.icon-remove {
    background-position: -312px 0;
}
.icon-zoom-in {
    background-position: -336px 0;
}
.icon-zoom-out {
    background-position: -360px 0;
}
.icon-off {
    background-position: -384px 0;
}
.icon-signal {
    background-position: -408px 0;
}
.icon-cog {
    background-position: -432px 0;
}
.icon-trash {
    background-position: -456px 0;
}
.icon-home {
    background-position: 0 -24px;
}
.icon-file {
    background-position: -24px -24px;
}
.icon-time {
    background-position: -48px -24px;
}
.icon-road {
    background-position: -72px -24px;
}
.icon-download-alt {
    background-position: -96px -24px;
}
.icon-download {
    background-position: -120px -24px;
}
.icon-upload {
    background-position: -144px -24px;
}
.icon-inbox {
    background-position: -168px -24px;
}
.icon-play-circle {
    background-position: -192px -24px;
}
.icon-repeat {
    background-position: -216px -24px;
}
.icon-refresh {
    background-position: -240px -24px;
}
.icon-list-alt {
    background-position: -264px -24px;
}
.icon-lock {
    background-position: -287px -24px;
}
.icon-flag {
    background-position: -312px -24px;
}
.icon-headphones {
    background-position: -336px -24px;
}
.icon-volume-off {
    background-position: -360px -24px;
}
.icon-volume-down {
    background-position: -384px -24px;
}
.icon-volume-up {
    background-position: -408px -24px;
}
.icon-qrcode {
    background-position: -432px -24px;
}
.icon-barcode {
    background-position: -456px -24px;
}
.icon-tag {
    background-position: 0 -48px;
}
.icon-tags {
    background-position: -25px -48px;
}
.icon-book {
    background-position: -48px -48px;
}
.icon-bookmark {
    background-position: -72px -48px;
}
.icon-print {
    background-position: -96px -48px;
}
.icon-camera {
    background-position: -120px -48px;
}
.icon-font {
    background-position: -144px -48px;
}
.icon-bold {
    background-position: -167px -48px;
}
.icon-italic {
    background-position: -192px -48px;
}
.icon-text-height {
    background-position: -216px -48px;
}
.icon-text-width {
    background-position: -240px -48px;
}
.icon-align-left {
    background-position: -264px -48px;
}
.icon-align-center {
    background-position: -288px -48px;
}
.icon-align-right {
    background-position: -312px -48px;
}
.icon-align-justify {
    background-position: -336px -48px;
}
.icon-list {
    background-position: -360px -48px;
}
.icon-indent-left {
    background-position: -384px -48px;
}
.icon-indent-right {
    background-position: -408px -48px;
}
.icon-facetime-video {
    background-position: -432px -48px;
}
.icon-picture {
    background-position: -456px -48px;
}
.icon-pencil {
    background-position: 0 -72px;
}
.icon-map-marker {
    background-position: -24px -72px;
}
.icon-adjust {
    background-position: -48px -72px;
}
.icon-tint {
    background-position: -72px -72px;
}
.icon-edit {
    background-position: -96px -72px;
}
.icon-share {
    background-position: -120px -72px;
}
.icon-check {
    background-position: -144px -72px;
}
.icon-move {
    background-position: -168px -72px;
}
.icon-step-backward {
    background-position: -192px -72px;
}
.icon-fast-backward {
    background-position: -216px -72px;
}
.icon-backward {
    background-position: -240px -72px;
}
.icon-play {
    background-position: -264px -72px;
}
.icon-pause {
    background-position: -288px -72px;
}
.icon-stop {
    background-position: -312px -72px;
}
.icon-forward {
    background-position: -336px -72px;
}
.icon-fast-forward {
    background-position: -360px -72px;
}
.icon-step-forward {
    background-position: -384px -72px;
}
.icon-eject {
    background-position: -408px -72px;
}
.icon-chevron-left {
    background-position: -432px -72px;
}
.icon-chevron-right {
    background-position: -456px -72px;
}
.icon-plus-sign {
    background-position: 0 -96px;
}
.icon-minus-sign {
    background-position: -24px -96px;
}
.icon-remove-sign {
    background-position: -48px -96px;
}
.icon-ok-sign {
    background-position: -72px -96px;
}
.icon-question-sign {
    background-position: -96px -96px;
}
.icon-info-sign {
    background-position: -120px -96px;
}
.icon-screenshot {
    background-position: -144px -96px;
}
.icon-remove-circle {
    background-position: -168px -96px;
}
.icon-ok-circle {
    background-position: -192px -96px;
}
.icon-ban-circle {
    background-position: -216px -96px;
}
.icon-arrow-left {
    background-position: -240px -96px;
}
.icon-arrow-right {
    background-position: -264px -96px;
}
.icon-arrow-up {
    background-position: -289px -96px;
}
.icon-arrow-down {
    background-position: -312px -96px;
}
.icon-share-alt {
    background-position: -336px -96px;
}
.icon-resize-full {
    background-position: -360px -96px;
}
.icon-resize-small {
    background-position: -384px -96px;
}
.icon-plus {
    background-position: -408px -96px;
}
.icon-minus {
    background-position: -433px -96px;
}
.icon-asterisk {
    background-position: -456px -96px;
}
.icon-exclamation-sign {
    background-position: 0 -120px;
}
.icon-gift {
    background-position: -24px -120px;
}
.icon-leaf {
    background-position: -48px -120px;
}
.icon-fire {
    background-position: -72px -120px;
}
.icon-eye-open {
    background-position: -96px -120px;
}
.icon-eye-close {
    background-position: -120px -120px;
}
.icon-warning-sign {
    background-position: -144px -120px;
}
.icon-plane {
    background-position: -168px -120px;
}
.icon-calendar {
    background-position: -192px -120px;
}
.icon-random {
    width: 16px;
    background-position: -216px -120px;
}
.icon-comment {
    background-position: -240px -120px;
}
.icon-magnet {
    background-position: -264px -120px;
}
.icon-chevron-up {
    background-position: -288px -120px;
}
.icon-chevron-down {
    background-position: -313px -119px;
}
.icon-retweet {
    background-position: -336px -120px;
}
.icon-shopping-cart {
    background-position: -360px -120px;
}
.icon-folder-close {
    width: 16px;
    background-position: -384px -120px;
}
.icon-folder-open {
    width: 16px;
    background-position: -408px -120px;
}
.icon-resize-vertical {
    background-position: -432px -119px;
}
.icon-resize-horizontal {
    background-position: -456px -118px;
}
.icon-hdd {
    background-position: 0 -144px;
}
.icon-bullhorn {
    background-position: -24px -144px;
}
.icon-bell {
    background-position: -48px -144px;
}
.icon-certificate {
    background-position: -72px -144px;
}
.icon-thumbs-up {
    background-position: -96px -144px;
}
.icon-thumbs-down {
    background-position: -120px -144px;
}
.icon-hand-right {
    background-position: -144px -144px;
}
.icon-hand-left {
    background-position: -168px -144px;
}
.icon-hand-up {
    background-position: -192px -144px;
}
.icon-hand-down {
    background-position: -216px -144px;
}
.icon-circle-arrow-right {
    background-position: -240px -144px;
}
.icon-circle-arrow-left {
    background-position: -264px -144px;
}
.icon-circle-arrow-up {
    background-position: -288px -144px;
}
.icon-circle-arrow-down {
    background-position: -312px -144px;
}
.icon-globe {
    background-position: -336px -144px;
}
.icon-wrench {
    background-position: -360px -144px;
}
.icon-tasks {
    background-position: -384px -144px;
}
.icon-filter {
    background-position: -408px -144px;
}
.icon-briefcase {
    background-position: -432px -144px;
}
.icon-fullscreen {
    background-position: -456px -144px;
}
.dropup,
.dropdown {
    position: relative;
}
.dropdown-toggle {
    *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
    outline: 0;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}
.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
    color: #ffffff;
    text-decoration: none;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
    background-image: -o-linear-gradient(top, #0088cc, #0077b3);
    background-image: linear-gradient(to bottom, #0088cc, #0077b3);
    background-repeat: repeat-x;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); */
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
    background-image: -o-linear-gradient(top, #0088cc, #0077b3);
    background-image: linear-gradient(to bottom, #0088cc, #0077b3);
    background-repeat: repeat-x;
    outline: 0;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); */
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: default;
    background-color: transparent;
    background-image: none;
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
}
.open {
    *z-index: 1000;
}
.open > .dropdown-menu {
    display: block;
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000000;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
    border-color: transparent;
    border-left-color: #cccccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
}
.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
    padding-right: 20px;
    padding-left: 20px;
}
.typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.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;
}
.fade.in {
    opacity: 1;
}
.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
.collapse.in {
    height: auto;
}
.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.btn {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0); */
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
    /* *zoom: 1; */
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
    background-color: #cccccc;
}
.btn:first-child {
    *margin-left: 0;
}
.btn:hover,
.btn:focus {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
    margin-top: 4px;
}
.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
    margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
    margin-top: -1px;
}
.btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    *background-color: #0044cc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); */
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #ffffff;
    background-color: #0044cc;
    *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
    background-color: #003399;
}
.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    *background-color: #f89406;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); */
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    color: #ffffff;
    background-color: #f89406;
    *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
    background-color: #c67605;
}
.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    *background-color: #bd362f;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0); */
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    color: #ffffff;
    background-color: #bd362f;
    *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
    background-color: #942a25;
}
.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    *background-color: #51a351;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0); */
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    color: #ffffff;
    background-color: #51a351;
    *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
    background-color: #408140;
}
.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    *background-color: #2f96b4;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0); */
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    color: #ffffff;
    background-color: #2f96b4;
    *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
    background-color: #24748c;
}
.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    *background-color: #222222;
    background-image: -moz-linear-gradient(top, #444444, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
    background-image: -webkit-linear-gradient(top, #444444, #222222);
    background-image: -o-linear-gradient(top, #444444, #222222);
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0); */
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    color: #ffffff;
    background-color: #222222;
    *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
    background-color: #080808;
}
button.btn,
input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-link {
    color: #0088cc;
    cursor: pointer;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
    color: #005580;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
    color: #333333;
    text-decoration: none;
}
.btn-group {
    position: relative;
    display: inline-block;
    *display: inline;
    *margin-left: .3em;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
    *zoom: 1;
}
.btn-group:first-child {
    *margin-left: 0;
}
.btn-group + .btn-group {
    margin-left: 5px;
}
.btn-toolbar {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
    margin-left: 5px;
}
.btn-group > .btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-group > .btn + .btn {
    margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-size: 14px;
}
.btn-group > .btn-mini {
    font-size: 10.5px;
}
.btn-group > .btn-small {
    font-size: 11.9px;
}
.btn-group > .btn-large {
    font-size: 17.5px;
}
.btn-group > .btn:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
}
.btn-group > .btn.large:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
    z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    *padding-top: 5px;
    padding-right: 8px;
    *padding-bottom: 5px;
    padding-left: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group > .btn-mini + .dropdown-toggle {
    *padding-top: 2px;
    padding-right: 5px;
    *padding-bottom: 2px;
    padding-left: 5px;
}
.btn-group > .btn-small + .dropdown-toggle {
    *padding-top: 5px;
    *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
    *padding-top: 7px;
    padding-right: 12px;
    *padding-bottom: 7px;
    padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222222;
}
.btn .caret {
    margin-top: 8px;
    margin-left: 0;
}
.btn-large .caret {
    margin-top: 6px;
}
.btn-large .caret {
    border-top-width: 5px;
    border-right-width: 5px;
    border-left-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
    margin-top: 8px;
}
.dropup .btn-large .caret {
    border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.btn-group-vertical {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.btn-group-vertical > .btn {
    display: block;
    float: none;
    max-width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:first-child {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.alert,
.alert h4 {
    color: #c09853;
}
.alert h4 {
    margin: 0;
}
.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px;
}
.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-success h4 {
    color: #468847;
}
.alert-danger,
.alert-error {
    color: #c80009;
    background-color: #f2dede;
    border-color: #eed3d7;
}
.alert-danger h4,
.alert-error h4 {
    color: #c80009;
}
.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-info h4 {
    color: #3a87ad;
}
.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
    margin-bottom: 0;
}
.alert-block p + p {
    margin-top: 5px;
}
.nav {
    margin-bottom: 20px;
    margin-left: 0;
    list-style: none;
}
.nav > li > a {
    display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.nav > li > a > img {
    max-width: none;
}
.nav > .pull-right {
    float: right;
}
.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}
.nav li + .nav-header {
    margin-top: 9px;
}
.nav-list {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
    margin-right: -15px;
    margin-left: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
    padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #0088cc;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
    margin-right: 2px;
}
.nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
    *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
    display: table;
    line-height: 0;
    content: "";
}
.nav-tabs:after,
.nav-pills:after {
    clear: both;
}
.nav-tabs > li,
.nav-pills > li {
    float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
    color: #ffffff;
    background-color: #0088cc;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li > a {
    margin-right: 0;
}
.nav-tabs.nav-stacked {
    border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
    z-index: 2;
    border-color: #ddd;
}
.nav-pills.nav-stacked > li > a {
    margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.nav .dropdown-toggle .caret {
    margin-top: 6px;
    border-top-color: #0088cc;
    border-bottom-color: #0088cc;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
    border-top-color: #005580;
    border-bottom-color: #005580;
}
.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555555;
    border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
    cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
    color: #ffffff;
    background-color: #999999;
    border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
    border-color: #999999;
}
.tabbable {
    *zoom: 1;
}
.tabbable:before,
.tabbable:after {
    display: table;
    line-height: 0;
    content: "";
}
.tabbable:after {
    clear: both;
}
.tab-content {
    overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}
.tab-content > .active,
.pill-content > .active {
    display: block;
}
.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff;
}
.at-expanded-menu-mask {
    z-index: 99999998 !important;
}
#at-expanded-menu-host .at-expanded-menu {
    z-index: 99999998 !important;
}
.nav > .disabled > a {
    color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
    text-decoration: none;
    cursor: default;
    background-color: transparent;
}
.navbar {
    *position: relative;
    *z-index: 2;
    overflow: visible;
}
.navbar-inner {
    min-height: 40px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
    background-repeat: repeat-x;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0); */
    *zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	min-height: 0px;
}
.navbar-inner:before,
.navbar-inner:after {
    display: table;
    line-height: 0;
    content: "";
}
.navbar-inner:after {
    clear: both;
}
.navbar .container {
    width: auto;
}
.nav-collapse.collapse {
    height: auto;
    overflow: visible;
}
.navbar .brand {
    display: block;
    float: left;
    padding: 10px 20px 10px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #777777;
    text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
    text-decoration: none;
}
.navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: #777777;
}
.navbar-link {
    color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
    color: #333333;
}
.navbar .divider-vertical {
    height: 40px;
    margin: 0 9px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #f2f2f2;
}
.navbar .btn,
.navbar .btn-group {
    margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
    margin-top: 0;
}
.navbar-form {
    margin-bottom: 0;
    *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
    display: table;
    line-height: 0;
    content: "";
}
.navbar-form:after {
    clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
    margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
    display: inline-block;
    margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
    margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
    margin-top: 5px;
    white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
    margin-top: 0;
}
.navbar-search {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-bottom: 0;
}
.navbar-search .search-query {
    padding: 4px 14px;
    margin-bottom: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.navbar-static-top {
    position: static;
    margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
    border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
    padding-right: 0;
    padding-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px;
}
.navbar-fixed-top {
    top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.navbar-fixed-bottom {
    bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}
.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 0px 0 0;
}
.navbar .nav.pull-right {
    float: right;
    margin-right: 0;
}
.navbar .nav > li {
    float: left;
}
.navbar .nav > li > a {
    float: none;
    padding: 10px 15px 10px;
    color: #777777;
    text-decoration: none;
    text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
    margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
    color: #333333;
    text-decoration: none;
    background-color: transparent;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    color: #555555;
    text-decoration: none;
    background-color: #e5e5e5;
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-right: 5px;
    margin-left: 5px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ededed;
    *background-color: #e5e5e5;
    background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
    background-repeat: repeat-x;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0); */
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #e5e5e5;
    *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
    background-color: #cccccc;
}
.navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}
.navbar .nav > li > .dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
    top: auto;
    bottom: -7px;
    border-top: 7px solid #ccc;
    border-bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.2);
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
    top: auto;
    bottom: -6px;
    border-top: 6px solid #ffffff;
    border-bottom: 0;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #555555;
    background-color: #e5e5e5;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #777777;
    border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #555555;
    border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
    right: 12px;
    left: auto;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
    right: 13px;
    left: auto;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
    right: 100%;
    left: auto;
    margin-right: -1px;
    margin-left: 0;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222222, #111111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
    background-image: -webkit-linear-gradient(top, #222222, #111111);
    background-image: -o-linear-gradient(top, #222222, #111111);
    background-image: linear-gradient(to bottom, #222222, #111111);
    background-repeat: repeat-x;
    border-color: #252525;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0); */
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
    color: #999999;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
    color: #ffffff;
}
.navbar-inverse .brand {
    color: #999999;
}
.navbar-inverse .navbar-text {
    color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
    color: #ffffff;
    background-color: #111111;
}
.navbar-inverse .navbar-link {
    color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
    color: #ffffff;
}
.navbar-inverse .divider-vertical {
    border-right-color: #222222;
    border-left-color: #111111;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    color: #ffffff;
    background-color: #111111;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #999999;
    border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
    color: #ffffff;
    background-color: #515151;
    border-color: #111111;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
    color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
    color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
    color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
    padding: 5px 15px;
    color: #333333;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #ffffff;
    border: 0;
    outline: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.navbar-inverse .btn-navbar {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e0e0e;
    *background-color: #040404;
    background-image: -moz-linear-gradient(top, #151515, #040404);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
    background-image: -webkit-linear-gradient(top, #151515, #040404);
    background-image: -o-linear-gradient(top, #151515, #040404);
    background-image: linear-gradient(to bottom, #151515, #040404);
    background-repeat: repeat-x;
    border-color: #040404 #040404 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0); */
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #040404;
    *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
    background-color: #000000;
}
.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.breadcrumb > li {
    display: inline-block;
    *display: inline;
    text-shadow: 0 1px 0 #ffffff;
    *zoom: 1;
}
.breadcrumb > li > .divider {
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb > .active {
    color: #666;
    text-decoration: underline;
}
.pagination {
    margin: 20px 0;
}
.pagination ul {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
    display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #999999;
    cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    color: #999999;
    cursor: default;
    background-color: transparent;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
}
.pagination-centered {
    text-align: center;
}
.pagination-right {
    text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 10.5px;
}
.pager {
    margin: 20px 0;
    text-align: center;
    list-style: none;
    *zoom: 1;
}
.pager:before,
.pager:after {
    display: table;
    line-height: 0;
    content: "";
}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #999999;
    cursor: default;
    background-color: #fff;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.3;
    filter: alpha(opacity=80);
}
.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 700px;
    margin-left: -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: none;
    -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;
}
.modelServicePopup {
    left: 17%;
    width: 65%;
    margin-left: 0px;
}
.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;
}
.modal.fade.in {
    top: 10%;
}
.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}
.modal-header .close {
    margin-top: 2px;
}
.modal-header h3 {
    margin: 0;
    line-height: 30px;
}
.modal-body {
    position: relative;
    max-height: 350px;
	/*max-height: 500px;*/
    padding: 15px;
    overflow-y: auto;
}
.modal-form {
    margin-bottom: 0;
}
.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}
.modal-footer:before,
.modal-footer:after {
    display: table;
    line-height: 0;
    content: "";
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 11px;
    line-height: 1.4;
    opacity: 1;
    filter: alpha(opacity=1);
    visibility: visible;
}
.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000000;
    border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000000;
    border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000000;
    border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000000;
    border-width: 0 5px 5px;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.service-widget .tooltip {
	position: relative;
	padding-left: 15px;
}
.service-widget .tooltip .fa {
	font-size: 18px;
	color: #585858;
}
.tooltiptext {
	text-align: center;
	position: absolute;
}
.service-widget  .tooltiptext {
    visibility: hidden;
    width: 220px;
    background-color: #e3e3e3;
    color: #585858;
    border-radius: 5px;
    padding: 5px 0;
	line-height: 20px !important;
    z-index: 0;
    top: 100%;
    left: 50%;
    margin-left: -100px;
	font-size: 11px !important;
}
.login-inputs-buttons .tooltiptext {
    visibility: visible;
    white-space: nowrap;
    background-color: #219BC2;
    color: #fff;
    border-radius: 6px;
    padding: 5px 5px;
    z-index: 1;
    top: 150%;
    margin-left: -60px;
}
.tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;    
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
}
.service-widget .tooltiptext::after {
	border-color: transparent transparent #e3e3e3 transparent;
	left: 49%;
}
.login-inputs-buttons .tooltiptext::after {
	border-color: transparent transparent #219BC2 transparent;
	left: 50%;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.popover-title:empty {
    display: none;
}
.popover-content {
    padding: 9px 14px;
	overflow-y: auto;
	max-height: 300px;

}
.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover .arrow {
    border-width: 11px;
}
.popover .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}
.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #ffffff;
    border-bottom-width: 0;
}
.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}
.popover.right .arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #ffffff;
    border-left-width: 0;
}
.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
}
.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #ffffff;
    border-top-width: 0;
}
.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0;
}
.popover.left .arrow:after {
    right: 1px;
    bottom: -10px;
    border-left-color: #ffffff;
    border-right-width: 0;
}
.thumbnails {
    margin-left: -20px;
    list-style: none;
    *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
    display: table;
    line-height: 0;
    content: "";
}
.thumbnails:after {
    clear: both;
}
.row-fluid .thumbnails {
    margin-left: 0;
}
.thumbnails > li {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
}
.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #0088cc;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #555555;
}
.media,
.media-body {
    overflow: hidden;
    *overflow: visible;
    zoom: 1;
}
.media,
.media .media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media-object {
    display: block;
}
.media-heading {
    margin: 0 0 5px;
}
.media > .pull-left {
    margin-right: 10px;
}
.media > .pull-right {
    margin-left: 10px;
}
.media-list {
    margin-left: 0;
    list-style: none;
}
.label,
.badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    /* background-color: #999999; */
}
.label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.badge {
    padding-right: 9px;
    padding-left: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}
.label:empty,
.badge:empty {
    display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.label-important,
.badge-important {
    background-color: #c80009;
}
.label-important[href],
.badge-important[href] {
    background-color: #953b39;
}
.label-warning,
.badge-warning {
    background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
    background-color: #c67605;
}
.label-success,
.badge-success {
    background-color: #468847;
}
.label-success[href],
.badge-success[href] {
    background-color: #356635;
}
.label-info,
.badge-info {
    background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
    background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
    background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
    background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
    top: 0;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0); */
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress .bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0); */
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress .bar + .bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}
.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0); */
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0); */
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0); */
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); */
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
    margin-bottom: 20px;
}
.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.accordion-heading {
    border-bottom: 0;
}
.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}
.accordion-toggle {
    cursor: pointer;
}
.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}
.carousel {
    position: relative;
    margin-bottom: 20px;
    line-height: 1;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
}
.carousel-control.right {
    right: 15px;
    left: auto;
}
.carousel-control:hover,
.carousel-control:focus {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
}
.carousel-indicators {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    margin: 0;
    list-style: none;
}
.carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 5px;
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
    line-height: 20px;
    color: #ffffff;
}
.carousel-caption h4 {
    margin: 0 0 5px;
}
.carousel-caption p {
    margin-bottom: 0;
}
.hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit;
    background-color: #eeeeee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    letter-spacing: -1px;
    color: inherit;
}
.hero-unit li {
    line-height: 30px;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.hide {
    display: none;
}
.show {
    display: block;
}
.invisible {
    visibility: hidden;
}
.affix {
    position: fixed;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@-ms-viewport {
    width: device-width;
}
.hidden {
    display: none;
    visibility: hidden;
}
.visible-phone {
    display: none !important;
}
.visible-tablet {
    display: none !important;
}
.hidden-desktop {
    display: none !important;
}
.visible-desktop {
    display: inherit !important;
}
.visible-print {
    display: none !important;
}
.logo-wrapper-header a {
    display: inline-block;
}
.live_chat_footer {
    display: none;
}
textarea {
    resize: none;
}
.content-wrapper {
    overflow: hidden;
    height: auto !important;
    position: relative !important;
}
.header-info-bar {
    background: #f2f2f2;
    border-bottom: solid 1px #d9d9d9;
    min-height: 20px !important;
    color: #6c6c6c;
    position: fixed;
    z-index: 99999997;
    padding-bottom: 5px;
    padding-top: 5px;
}
.header-info-bar a {
    color: #6c6c6c;
}
.header-info-bar a:hover {
    color: #333;
    text-decoration: none !important;
}
.header-info-bar .span6,
.header-info-bar .span6 {
    border: none !important;
}
.header-info-bar .welcome-user,
.header-info-bar .login-text {
    display: inline !important;
}
.addthis_toolbox {
    display: inline-block !important;
    float: right;
}
.login-text a {
    padding: 0px 5px;
}
.header-info-bar .welcome-user {
    margin-right: 10px;
    line-height: 20px;
}
.header-info-bar .header-info-right-links {
    text-align: right;
}
.header-info-right-links {
    position: relative;
}
.header-info-right-links a {
    display: inline;
    line-height: 20px !important;
    font-size: 11px;
}
.header-info-right-links .language-select-arabic {
    font-weight: bold;
    margin-right: 0px;
}
.header-info-right-links .language-select-arabic a:hover {
    text-decoration: underline !important;
}
.header-info-right-links .accessibility-large {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1em;
}
.header-info-right-links .accessibility-small {
    font-size: 10px;
    font-weight: bold;
    line-height: 1.5em;
    margin-right: 3px;
}
.header-info-right-links .accessibility-normal {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3em;
    margin-right: 3px;
}
.textZoomControls,
.span6.header-info-right-links p {
    display: inline-block;
}
.header-info-right-links .weather-info-bar {
    margin-left: 0px;
    height: 20px;
    position: relative;
}
.align-center {
    text-align: center;
}
.padd-top-2 {
    padding-top: 2px
}
.mar-btm-10 {
    margin-bottom: 10px !important;
}
.mar-btm-15 {
    margin-bottom: 15px !important;
}
.mar-btm-20 {
    margin-bottom: 20px;
}
.mar-btm-25 {
    margin-bottom: 25px;
}
.mar-btm-30 {
    margin-bottom: 30px;
}
.mar-btm-35 {
    margin-bottom: 35px;
}
.mar-btm-40 {
    margin-bottom: 40px;
}
.logo-wrapper-header {
    border-bottom: solid 1px #CCC;
    padding-bottom: 5px;
}
.logo-wrapper-header .span8,
.logo-wrapper-header .span4 {
    border: 0;
}
h3.main-headings,
h4.main-headings,
h5.main-headings {
    background-repeat: no-repeat;
    border-bottom: 1px solid #CCCCCC;
    color: #0747c7;
    font-family: 'PT Sans';
    font-size: 22px;
    font-weight: normal;
    line-height: 34px;
    margin: 0 0 10px 0;
}
.quick-L {
    background-image: url("../images/main_heading_icon_sprite.png");
    background-image: url(../images/main_heading_icon_sprite.svg), none;
    background-repeat: no-repeat;
    background-position: left 6px;
}
.poll-con {
    background-image: url("../images/poll_icon.png");
    background-image: url(../images/poll_icon.svg), none;
    background-repeat: no-repeat;
    background-position: left 3px;
}
.useful_info {
    background-image: url("../images/info_icon.png");
    background-image: url(../images/info_icon.svg), none;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 26px;
}
.heading-wt-icon {
    padding-left: 30px;
}
.main-nav li {
    width: 25%;
}
.banner-section-bg {
    background: url("../images/bg_search.png") repeat-x center bottom;
}
.eservice-carousel .carousel-inner {
    margin-left: 20px;
    margin-right: 20px !important;
    width: auto !important;
}
.eservice-carousel .thumbnails li:first-child + li + li {
    margin-left: 0;
    margin-right: 10px !important;
}
.eservice-carousel .thumbnails li:first-child {
    margin-right: 10px !important;
}
.eservice-carousel .thumbnails {
    margin: 10px 0 0 0 !important;
}
.eservice-carousel .thumbnails li {
    overflow: hidden;
    float: left;
    margin: 0 0 20px 0 !important;
}
.eservice-carousel .thumbnails li img {
    float: left;
    margin-right: 2%;
    width: 74px;
    height: 54px;
}
.eservice-disc h6 a {
    cursor: pointer;
}
.eservice-carousel .thumbnails li .eservice-disc h6 {
    font-weight: bold;
    font-size: 13px;
    color: #333;
    margin: 0 !important;
}
.eservice-carousel .thumbnails li .eservice-disc h6 a {
    color: #333;
}
.eservice-carousel .thumbnails li .eservice-disc h6 a:hover {
    text-decoration: underline !important;
}
.eservice-carousel .thumbnails li .eservice-disc p {
    line-height: 16px;
    color: #666;
    overflow: hidden;
    font-size: 12px;
}
.eservice-disc span a {
    color: #333 !important;
    text-decoration: underline !important;
}
.eservice-disc span a:hover {
    color: #0747c7 !important;
    text-decoration: underline !important;
}
.eservice-carousel .carousel-control {
    border: none;
    width: 32px;
    height: 54px;
    line-height: 35px;
    border-radius: 0;
    background: none;
    color: #888;
    font-size: 95px;
}
.left-caro-ese {
    margin-left: -15px;
}
.right-caro-ese {
    margin-right: -7px;
}
.form-2col {
    float: left;
    width: 50%;
    min-height: 25px;
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fix_BC {
    clear: none;
    display: block;
    float: right;
    width: 49%;
}
.top-bar{
    background: #333;
    position: relative;
    font-size: 11px;
    margin-bottom: 2px;
    margin-top: -5px;
    padding-bottom: 5px;
    padding-top: 5px;
	color:#fff;
}

.top-bar a{
		color:#6c6c6c;
}

.top-bar-contnet {
	display: inline-block;
	color:#6c6c6c;
	font-size:14px;
}
.top-bar-link , .top-bar-close{
	color: #CE3231;
}

a.top-bar-close {
    color:#fff;
	font-size:25px;
	padding:3px 6px;
	margin-right:3px;
}
a.top-bar-close:hover {
    color:#fff;
}
a.top-bar-button{
	display:inline-block;
	color:#fff;
	border-radius:5px;
	padding:5px 5px;
	font-weight: bold;
	background-color:#CE3231;
}
	
a.top-bar-button:hover{
    color:#CE3231;
	background-color:#fff;
}

.smartAppContainer {
	display:inline-block; 
	vertical-align:middle;
}

.smartAppLogoContainer{
	display:inline-block; 
	vertical-align:middle; 
}

.smartAppTitle{
	font-size:14px;
	font-weight:bold; 
	padding-bottom:4px;
}

.smartAppMessage{
	font-size:11px;
	line-height: 16px;
}

.smartAppButtonContainer{
	display:inline-block;
	border:0px solid blue; 
	vertical-align:middle; 
	font-size:13px;
}


.smartAppDir {
	text-align: left;
	display:inline-block; 
	vertical-align:middle; 
	color:#fff; 
	width:50%; 
	padding: 0px 8px;
}

.ppb-close {
    cursor: pointer;
    float: right;
}
.fixed-div-margin {
    height: 40px;
}
.login-form {
    margin: 0;
}
.login-bar-welcome-message {
    display: inline;
    line-height: 20px;
}
.login-bar-welcome-message-text-1,
.login-bar-welcome-message-text-2,
.login-bar-welcome-message-text-3 {
    display: inline-block;
}
.login-bar-welcome-message-text-2,
.login-bar-welcome-message-text-3 {
    font-weight: bold;
}
.login-bar-welcome-message-text-1 {
    margin-right: 3px;
}
.login-bar-welcome-message-text-2 {
    color: black;
}
.login-bar-welcome-message-text-3 {
    color: #0747c7;
}
.login-inputs-buttons img {
    height: 20px;
    width: 50px;
    display: inline-block;
}
.login-inputs-buttons {
    display: inline;
    margin-left: 2px;
}
.searchSuggestion {
    color: #0747c7;
    cursor: pointer !important;
}
.actionButtonsFloat {
    float: left !important;
}
.customPasswordInput {
    background-color: transparent !important;
    border-color: #cccccc !important;
    box-shadow: none !important;
}
.resultLoadingBlackScreen {
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.resultLoadingContents {
    width: 250px;
    height: 75px;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 16px;
    z-index: 99999999;
    color: #ffffff;
}
.quick-links-block ul {
    padding: 0;
    margin: 0;
}
.quick-links-block ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0 0 0 15px;
    background: url("../images/arrow_quick_links.png") no-repeat 0 center;
    background-image: url(../images/arrow_quick_links.svg), none;
    height: 18px;
}
.quick-links-block ul li a {
    color: #000000;
}
.useful-info-section .span4 {
    height: 50px !important;
    overflow: hidden;
    padding-left: 52px;
    margin: 5px 0px 25px;
    position: relative;
}
.useful_info_icons {
    position: absolute;
    left: 0px;
    top: 0px;
}
.useful-info-section .span4 a {
    color: #666 !important;
}
.useful-info-section .span4 a:hover {
    color: #000 !important;
}
.useful-info-section .ui-visa {
    background-position: 0 0;
}
.useful-info-section .ui-housing {
    background-position: 0 -87px;
}
.useful-info-section .ui-attractions {
    background-position: 0 -175px;
}
.useful-info-section .ui-reforms {
    background-position: 0 -262px;
}
.useful-info-section .ui-health {
    background-position: 0 -350px;
}
.useful-info-section .ui-investing {
    background-position: 0 -437px;
}
.useful-info-section .span4 h5 {
    margin: 0;
    line-height: 17px;
}
.useful-info-section .span4 p {
    line-height: 14px;
    color: #666;
}
.todays-poll-section input[type="radio"] {
    vertical-align: middle !important;
    margin: 0 !important;
    margin-right: 5px !important;
}
.todays-poll-section p {
    margin: 8px 0;
}
.todays-poll-section form {
    line-height: 25px;
}
.todays-poll-section a {
    color: #666;
    text-decoration: underline;
}
.todays-poll-section a:hover {
    color: #333;
}
.follow-L{
	background-image: url("../images/follow_icon.png");
	background-image: url(../images/follow_icon.png), none;
	background-repeat: no-repeat;
	background-position:left 6px;
	background-size: 23px 25px;
}
.footer-links{
	background: #efefef;
}
.footer-links a{
	/*color: #666;*/
    color: #424242; /* updated to fix accessibility color contrast error in wave tool */
	cursor: pointer;
}
.footer-links ul{
	margin-left: 1px;
	list-style: none;
}
.footer-ad-links {
    background: #efefef;
}
.footer-ad-links h5 {
    margin: 0;
    color: #333;
    font-size: 12px;
    line-height: normal !important;
}
.footer-ad-links h5 a {
    color: #333;
}
.footer-ad-links .span3 {
    padding-left: 41px;
	margin-bottom: 10px;
	margin-top: 10px;
    position: relative;
}
.footer_links_icon {
    position: absolute;
    left: 0px;
    top: 0px;
}
.footer-ad-links .span3.enviornmenta-footer {
    background-position: 0 -74px;
}
.footer-ad-links .span3.bahrain2030-footer {
    background-position: 0 -146px;
}
.footer-ad-links .span3.bussiness-friendlyf-footer {
    background-position: 0 -235px;
}
.footer-text-links {
    text-align: center;
    padding: 0px 0px 10px;
    color: #333;
    margin-top: 15px;
}
.footer-text-links a {
    color: #333;
    line-height: 20px;
    padding: 0px 5px 0px 0px;
    white-space: nowrap;
}
.security-logos-footer {
    line-height: 30px;
    padding-bottom: 10px;
    text-align: center;
    margin: 0 !important;
}
.footer-text-links a.last_child {
    padding-right: 0px;
}
.main-search {
    background-repeat: no-repeat;
    background-position: 5px center;
    height: 25px !important;
    width: 79%;
    text-indent: 30px;
    border: solid 1px #c3c3c3;
    border-radius: 0 !important;
    float: left;
    display: block !Important;
}
.main-search-small {
    background-repeat: no-repeat;
    background-position: 5px center;
    width: 77%;
    text-indent: 30px;
    border: solid 1px #c3c3c3;
    border-radius: 0 !important;
    float: left;
    display: block !Important;
}
.main-search-btn {
    background: url("../images/search_btn_arrow.png") no-repeat 95% center #0747c7;
    display: block;
    float: right;
    height: 34px;
    line-height: 34px;
    text-indent: 15px;
    margin-left: 1%;
    min-width: 17% !important;
    font-family: 'PT Sans';
    font-size: 16px;
    color: #FFF;
    clear: none !Important;
    background-size: 17px 17px;
}
.main-search-btn:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #a40007;
}
.main-search-btn:focus {
    color: #fff;
    text-decoration: none;
}
.social-media-search .sep-line-sm {
    border-right: 1px solid #B2B2B2;
    display: inline-block;
    float: left;
    height: 27px;
    margin: 0 6px 0px 17px;
    width: 1px;
}
.social-media-search .followus-txt {
    display: inline-block;
    float: left;
    line-height: 28px;
    font-size: 14px;
    color: #000;
    font-family: 'PT Sans';
}
.social-media-search a {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    background-repeat: no-repeat;
    margin-right: 7px;
    margin-top: 4px;
}
.social-media-search a.youtube {
    background-position: 0 -43px;
}
.social-media-search a.twitter {
    background-position: 0 -87px;
}
.social-media-search a.blogger {
    background-position: 0 -130px;
}
.social-media-search a.linkedin {
    background-position: 0 -174px;
}
.social-media-search a.insta {
    background-position: 0 bottom !important;
}
.social-media-search a.chat {
    background-position: 0 -217px;
}
.social-media-search a.newsletter {
    background-position: 0 -261px;
    width: 107px;
}
.social-media-search a.contact-center {
    background: url(../images/ncc_icon_english.svg) no-repeat 0px 0px;
    background-image: url(../images/ncc_icon_english.svg), none;
    width: 138px;
    height: 30px;
    margin-top: 0;
}
.footer-ad-carousel .carousel-inner {
    margin: 0 40px;
    width: auto;
}
.footer-ad-carousel .carousel-inner ul {
    margin-bottom: 0 !important;
}
.footer-ad-carousel .carousel-inner li {
    margin-bottom: 0;
    padding: 9px;
    height: 71px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #fdfdfd;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fdfdfd), to(#E5E5E5));
    background: -webkit-linear-gradient(#fdfdfd, #E5E5E5);
    background: -moz-linear-gradient(#fdfdfd, #E5E5E5);
    background: -ms-linear-gradient(#fdfdfd, #E5E5E5);
    background: -o-linear-gradient(#fdfdfd, #E5E5E5);
    background: linear-gradient(#fdfdfd, #E5E5E5);
}
.footer-ad-carousel .carousel-inner li img {
    float: left;
    margin-right: 3px;
}
.footer-ad-carousel .carousel-inner >.item {
    position: relative;
    display: none;
    -webkit-transition: 1s ease-in left !important;
    -moz-transition: 1s ease-in left !important;
    -o-transition: 1s ease-in left !important;
    transition: 1s ease-in left !important;
}
.footer-ad-carousel .carousel-inner >.active,
.footer-ad-carousel .carousel-inner >.next,
.footer-ad-carousel .carousel-inner >.prev {
    display: block;
}
.footer-ad-carousel .carousel-inner >.active {
    left: 0;
}
.footer-ad-carousel .carousel-inner >.next,
.footer-ad-carousel .carousel-inner >.prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.footer-ad-carousel .carousel-inner >.next {
    left: 100%;
}
.footer-ad-carousel .carousel-inner >.prev {
    left: -100%;
}
.footer-ad-carousel .carousel-inner >.next.left,
.footer-ad-carousel .carousel-inner >.prev.right {
    left: 0;
}
.footer-ad-carousel .carousel-inner >.active.left {
    left: -100%;
}
.footer-ad-carousel .carousel-inner >.active.right {
    left: 100%;
}
.footer-ad-carousel .carousel-inner li h6 {
    margin: 0;
    height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #0747c7;
}
.footer-ad-carousel .carousel-inner li h6 a:hover {
    color: #0747c7;
    text-decoration: underline !important;
}
.footer-ad-carousel .carousel-inner li p {
    font-size: 11px;
    line-height: normal;
    height: 30px;
    overflow: hidden;
}
.footer-ad-carousel .carousel-control {
    background-color: transparent;
    background-image: url("../images/arrow_carousel_footer.gif");
    border: medium none;
    height: 42px;
    width: 32px;
    margin-top: -12px;
    overflow: hidden;
    outline: 0;
}
.footer-ad-carousel .left {
    margin-left: -15px;
}
.footer-ad-carousel .right {
    background-position: -33px 0;
    margin-right: -15px;
}
.page-main-tabs {
    text-align: right;
}
.page-main-tabs a:focus {
    text-decoration: none;
}
.page-main-tabs a {
    background: #9e9e9e;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9e9e9e), to(#666666));
    background: -webkit-linear-gradient(#9e9e9e, #666666);
    background: -moz-linear-gradient(#9e9e9e, #666666);
    background: -ms-linear-gradient(#9e9e9e, #666666);
    background: -o-linear-gradient(#9e9e9e, #666666);
    background: linear-gradient(#9e9e9e, #666666);
    font-family: 'PT Sans';
    font-size: 16px;
    color: #FFF;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 40px;
    padding: 0 10px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.page-main-tabs a:hover,
.page-main-tabs-selected,
a.selected {
    text-decoration: none;
    background: #CE3231;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CE3231), to(#930707));
    background: -webkit-linear-gradient(#CE3231, #930707);
    background: -moz-linear-gradient(#CE3231, #930707);
    background: -ms-linear-gradient(#CE3231, #930707);
    background: -o-linear-gradient(#CE3231, #930707);
    background: linear-gradient(#CE3231, #930707);
}
.main-image-slider .carousel-indicators {
    bottom: 10px;
    top: auto;
}
.main-image-slider .carousel-indicators li {
    border-radius: 0;
    width: 15px;
    height: 15px;
    background-color: #999999;
    cursor: pointer;
    overflow: hidden;
}
.main-image-slider .carousel-indicators .active {
    background-color: #e71a1a;
}
.banner-right-section .suggestion {
    margin-bottom: 10px;
    position: relative;
}
.info_icon_right {
    position: absolute;
    right: 10px;
    top: 15px;
}
.banner-right-section .event-calendar {
    margin-bottom: 10px;
    position: relative;
}
.banner-right-section .span12 {
    background-color: #FFFFFF;
    border: 1px solid #E8E8E8;
    padding: 13px;
}
.banner-right-section .span12 h4,
.banner-right-section .span12 h5 {
    font-family: 'PT Sans';
    font-weight: normal;
    color: #0747c7;
    margin: 0 0 5px 0;
    margin-right: 55px;
    font-size: 17.5px;
}
.banner-right-section .span12 h4 a:hover,
.banner-right-section .span12 h5 a:hover {
    color: #0747c7;
}
.banner-right-section .span12 p {
    margin-right: 55px;
    height: 32px;
    overflow: hidden;
}
.main-menu-nav ul li a {
    text-align: center;
    text-shadow: 0 0 0 #FFFFFF !important;
    color: #FFF !important;
    font-family: 'PT Sans';
    font-size: 15px;
}
.main-menu-nav {
    border: 0px;
    background: #666666 !important;
}
.main-menu-nav .btn-navbar {
    color: #333 !important;
    margin-bottom: 5px;
}
.atoz {
    overflow: hidden;
    padding: 10px 0px;
}
ul.resp-tabs-list,
p {
    margin: 0px;
    padding: 0px;
}
.headding ul.resp-tabs-list {
    text-align: right;
}
.resp-tabs-list li {
    font-size: 16px;
    display: inline-block;
    padding: 8px 10px;
    margin: 0 1px;
    list-style: none;
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    font-family: 'PT Sans';
    color: #FFF;
    background: #9e9e9e;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9e9e9e), to(#666666));
    background: -webkit-linear-gradient(#9e9e9e, #666666);
    background: -moz-linear-gradient(#9e9e9e, #666666);
    background: -ms-linear-gradient(#9e9e9e, #666666);
    background: -o-linear-gradient(#9e9e9e, #666666);
    background: linear-gradient(#9e9e9e, #666666);
}
.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
    height: auto !important;
}
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}
.resp-tab-content {
    display: none;
    padding: 15px;
}
.resp-tabs-container .resp-tab-content {
    min-height: 210px;
}
.resp-tab-active {
    background: #ce3231 !important;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ce3231), to(#930707)) !important;
    background: -webkit-linear-gradient(#ce3231, #930707) !important;
    background: -moz-linear-gradient(#ce3231, #930707) !important;
    background: -ms-linear-gradient(#ce3231, #930707) !important;
    background: -o-linear-gradient(#ce3231, #930707) !important;
    background: linear-gradient(#ce3231, #930707) !important;
    margin-bottom: -1px !important;
    padding: 8px 10px 8px 10px !important;
}
.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}
.resp-content-active,
.resp-accordion-active {
    display: block;
}
.resp-tab-content {
    background: #f5f5f5;
    border-radius: 8px;
}
h2.resp-accordion,
.left-content h2.resp-accordion {
    background: #9e9e9e;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9e9e9e), to(#666666));
    background: -webkit-linear-gradient(#9e9e9e, #666666);
    background: -moz-linear-gradient(#9e9e9e, #666666);
    background: -ms-linear-gradient(#9e9e9e, #666666);
    background: -o-linear-gradient(#9e9e9e, #666666);
    background: linear-gradient(#9e9e9e, #666666);
    font-family: 'PT Sans';
    font-size: 15px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 0px 15px;
    color: #FFF;
}
h2.resp-tab-active,
.left-content h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 0px 15px !important;
}
h2.resp-tab-title:last-child,
.left-content h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}
.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}
.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}
.resp-vtabs .resp-tab-content {
    border: none;
}
.resp-vtabs li.resp-tab-active {
    background: #f5f5f5;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}
.resp-arrow {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #FFFFFF;
    float: right;
    height: 0;
    margin-top: 13px;
    width: 0;
}
h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #FFFFFF;
}
.resp-easy-accordion h2.resp-accordion {
    display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}
.resp-jfit {
    width: 100%;
    margin: 0px;
}
h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}
.mainBanner .item div {
    position: absolute;
    height: 115px;
    top: 60px;
    left: 8px;
    width: 70%;
    background: url(../images/tr_img.png) repeat;
    overflow: hidden;
}
.mainBanner .item div h6 {
    color: #FFF;
    margin: 8px 0 4px 15px;
    line-height: 20px;
    font-size: 20px;
    font-family: 'PT Sans';
    font-weight: normal;
}
.mainBanner .item div p {
    color: #FFF;
    font-size: .9em;
    line-height: 18px;
    margin-left: 15px;
}
.mainBanner .item div a {
    color: #FFF;
    margin-left: 15px;
    margin-top: 6px;
    line-height: 19px;
    background: url('../images/ancher.jpg') no-repeat left 0;
    display: block;
    height: 19px;
    padding-left: 24px;
    text-decoration: underline;
}
.banner-section-inner {
    background: none !important;
    margin-bottom: 10px !important;
}
.content-banner {
    position: relative;
    overflow: hidden;
    margin: 0px !important;
}
.content-banner img {
    width: 100%;
}
.content-banner div {
    position: absolute;
    height: 90px;
    bottom: 10px;
    left: 6px;
    padding-left: 3%;
    overflow: hidden;
    background: url(../images/tr_img.png) repeat;
}
.content-banner div h6 {
    color: #FFF;
    margin: 12px 0 0 0;
    display: block !important;
    line-height: 20px;
    font-size: 20px;
    font-weight: normal;
    font-family: 'PT Sans';
}
.content-banner div p {
    color: #FFF;
    font-size: .9em;
    display: block !important;
    margin-top: 5px;
    padding-right: 3px;
}
.content-banner div.bar {
    position: absolute !important;
    top: 14px !important;
    left: 7px !important;
    margin: 0;
    height: 65px;
    background: none;
    border-left: 4px solid #b62020;
}
.banner-right-section h4 {
    font-family: 'PT Sans';
    font-weight: normal;
    color: #0747c7;
    margin: 0 0 5px 0;
    margin-left: 0px !important;
}
.banner-right-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 0px;
}
.banner-right-section ul li {
    padding-left: 1em;
    margin: 0 0 0 2px;
    font-size: 1em;
    background: url("../images/arrow_quick_links.png") no-repeat 0 center;
    cursor: pointer;
}
.banner-right-section ul li:hover {
    text-decoration: underline;
}
.serchBar {
    height: auto ! important;
    background: #e3e3e3;
    position: relative;
    padding: 8px 1em 0px 1em;
}
.bgcolor {
    background: #e3e3e3 !important;
}
.search-margin {
    margin: 5px 3em !important;
}
.left-content {
    float: left !important;
    position: relative;
}
.left-content .headding {
    min-height: 29px !important;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    /*overflow: hidden;*/
}
.left-content .headding h4 {
    padding: 0;
    margin: 0;
    line-height: 29px;
    font-size: 20px;
    float: left;
    display: inline-block;
    color: #0747c7 !important;
    font-weight: normal;
}
.bucont {
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.bucont p {
    text-align: justify;
    padding-top: 10px;
}
.rightContent {
    float: right !important;
    height: auto;
    position: relative;
}
.bucont h5 {
    padding: 0;
    margin: 10px 0 0 0;
    color: #0747c7 !important;
}
.padding-top-25{
	padding-top: 25px;
}
.padding-top-50{
	padding-top: 50px;
}
.mar-top-25 {
    margin-top: 25px;
}
.mar-top-30 {
    margin-top: 30px;
}
.clr {
    clear: both !important;
}
.stpcol {
    float: left !important;
}
.stpcol img {
    margin-right: .5em;
    float: left;
}
.stpcol h5 {
    padding: 0;
    margin: 0;
    color: #0747c7 !important;
    font-size: 20px;
    font-weight: normal;
}
.stpcol p,
.news p {
    font-size: .95em;
    margin-top: 7px;
}
.stpcol a.start-btn {
    background: #0747c7;
    display: block;
    float: left;
    height: 34px;
    line-height: 31px;
    margin-top: 15px;
    font-family: 'PT Sans';
    font-size: 20px;
    color: #FFF;
    font-size: 1em;
    padding: 0 1em;
}
a.read {
    font-size: .95em;
    color: #0747c7 !important;
    text-decoration: underline;
    text-align: left;
    line-height: 25px;
}
.add {
    background: #CCC;
    height: 122px;
    line-height: 122px;
    text-align: center;
}
.left-content .resp-tabs-list li {
    font-size: 1em;
    display: inline-block;
    padding: 4px 5px !important;
    margin: 0 0 0 1% !important;
    list-style: none;
    cursor: pointer;
    border-radius: 3px 3px 0px 0px;
    font-family: 'PT Sans';
    color: #FFF;
    background: #9e9e9e;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9e9e9e), to(#666666));
    background: -webkit-linear-gradient(#9e9e9e, #666666);
    background: -moz-linear-gradient(#9e9e9e, #666666);
    background: -ms-linear-gradient(#9e9e9e, #666666);
    background: -o-linear-gradient(#9e9e9e, #666666);
    background: linear-gradient(#9e9e9e, #666666);
}
.left-content .resp-tabs-list li:first-child {
    margin-left: 0;
}
.left-content .h2.resp-accordion {
    cursor: pointer !important;
    padding: 5px;
    display: none;
}
.left-content .resp-tabs-container {
    padding: 0px;
    background-color: #FFF;
    clear: left;
    height: auto;
}
.left-content .resp-tab-content {
    background: none;
    border-radius: 0px;
}
.left-content .resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}
.left-content .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}
.left-content .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}
.left-content .resp-vtabs .resp-tab-content {
    border: none;
}
.left-content .resp-vtabs li.resp-tab-active {
    background: #f5f5f5;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}
.left-content .resp-arrow {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #FFFFFF;
    float: right;
    height: 0;
    margin-top: 13px;
    width: 0;
}
.left-content h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #FFFFFF;
}
.left-content .resp-easy-accordion h2.resp-accordion {
    display: block;
}
.left-content .resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}
.left-content .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}
.left-content .resp-jfit {
    width: 100%;
    margin: 0px;
}
.left-content .resp-tab-content-active {
    display: block;
}
.left-content h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}
#eSerivce,
#ministry,
#a2z {
    margin: 0 !important;
    padding: 20px 0 0 0px !important;
}
.link_style_button select,
.link_style_button a {
    height: 27px;
    border: 1px solid #c3c3c3;
    background: #FFF;
    border-radius: 0;
    outline: none;
    float: left !important;
}
.link_style_button a {
    background: #0747c7;
    display: block;
    float: left;
    height: 30px;
    line-height: 29px;
    margin-left: 1%;
    margin-top: -2px !important;
    min-width: 12% !important;
    font-family: 'PT Sans';
    font-size: 1.2em;
    color: #FFF;
    text-align: center;
}
.link_style_button a:hover {
    text-decoration: none;
}
.eSerivceL {
    border-bottom: 1px solid #e3e3e3;
    height: 30px;
    margin-left: 0 !important;
    overflow: hidden;
}
.eSerivceL h5 {
    margin: 0;
    padding: 0;
    line-height: 40px;
    color: #0747c7;
}
.eSerivceL h4 {
    color: #333;
    border-bottom: 2px solid #e3e3e3 !important;
    font-size: 16px !important;
    padding-bottom: 5px !important;
    line-height: 15px!important;
}
.eSerivceLinks {
    margin: 0 !important;
}
.eSerivceLinks ul {
    list-style: none !important;
    padding: 15px 0 0 0;
    margin: 0;
    position: relative !important;
}
.eSerivceLinks ul li {
    padding: 3px 0px 3px 10px;
    line-height: 18px;
    color: #666;
    background: url('../images/bt-li.png') no-repeat left 10px;
    background-color: transparent;
    text-decoration: none;
}
.eSerivceLinks ul li a {
    color: #666;
}
.online-trad-box {
    height: auto !important;
    background: #f2f2f2;
    padding: 10px;
    position: relative;
}
.online-trad-box h5 {
    color: #0747c7;
    margin: 0;
    padding: 0;
    position: relative;
}
.online-trad-box p.left {
    text-align: left;
    float: left !important;
    padding-left: 65px;
    padding-top: 5px;
    background: url('../images/online-img.png') no-repeat left center;
    position: relative;
    min-height: 58px;
}
.online-trad-box p.right {
    background: url('../images/health-check.png') no-repeat left center;
    text-align: left;
    float: left !important;
    padding-left: 65px;
    padding-top: 5px;
    position: relative;
    min-height: 58px;
}
ul.pagination_custom {
    margin: 0px;
    padding: 0px;
    list-style: none;
    padding-bottom: 10px;
}
ul.pagination_custom li {
    display: inline;
    text-transform: uppercase;
}
ul.pagination_custom li a {
    text-decoration: none;
    padding: 2px;
    color: #333;
    white-space: nowrap;
}
ul.pagination_custom li.active a {
    text-decoration: underline;
    color: #0747c7;
}
.redalert {
    color: red;
    font-weight: bold;
    text-align: center;
}
.formCon label,
.formCon input {
    display: block;
    float: left;
    margin-bottom: 2ex;
}
.formCon input[type="text"] {
    height: 20px !important;
    border: 1px solid #c3c3c3;
    border-radius: 0 !important;
    box-shadow: none;
}
.formCon input[type="radio"] {
    margin-right: 0 !important;
    padding-left: .5em !important;
}
.formCon label {
    padding-right: 2em;
    text-align: left !important;
    margin-left: 0px !important;
    padding-left: .5em !important;
}
.formCon br {
    clear: left;
}
label.radio {
    display: inline !important;
    padding-right: 1em !important;
}
.formCon .span2 {
    margin-right: 1em;
}
.formCon textarea {
    border: 1px solid #c3c3c3;
    border-radius: 0 !important;
    box-shadow: none;
    height: 50px;
    resize: none;
}
.formCon input[type="reset"] {
    background: #0747c7;
    padding: 0 2em;
    color: #FFF;
    text-align: center;
    height: 30px;
    border: none;
    margin-left: 18em;
}
.formCon input[type="submit"] {
    background: #0747c7;
    padding: 0 2em;
    color: #FFF;
    text-align: center;
    height: 30px;
    border: none;
    margin-left: 1em;
}
.bor-top {
    border-top: 1px solid #e3e3e3;
    padding-top: 21px;
}
.bor-top h5,
.contac_qk_link h5 {
    color: #0747c7;
    padding: 0;
    margin: 0;
    word-spacing: 0.5px;
    cursor: pointer;
    font-size: 16px !important;
    font-weight: normal;
}
.contac_qk_link h5 a:focus {
    color: #0747c7;
}
.bor-top p,
.contac_qk_link p {
    color: #666;
}
.bor-top h5:hover,
.contac_qk_link h5:hover {
    text-decoration: underline;
}
.st-enq {
    background: url('../images/st-enq.png') no-repeat left top;
    padding-left: 4.5em;
    min-height: 54px !important;
}
.contact_icon_link {
    padding-left: 60px;
    min-height: 54px !important;
    position: relative;
}
.contact_ql {
    position: absolute;
    left: 0px;
    top: 0px;
}
.complaint_portal {
    background: url('../images/complaint_portal.png') no-repeat left top;
    padding-left: 4.5em;
    min-height: 54px !important;
}
.saveC {
    background: url('../images/saveC.png') no-repeat left top;
    padding-left: 4.5em;
    min-height: 54px !important;
}
.skyUs {
    background: url('../images/skyUs.png') no-repeat left top;
    padding-left: 4.5em;
    min-height: 54px !important;
}
.support-h {
    height: 22px;
    float: right !important;
}
.support-h h5 {
    color: #0747c7 !important;
    line-height: 40px !important;
    margin: 0;
    padding: 0 0 0 3em !important;
}
.supportBox {
    background-color: #0747c7;
    height: 125px;
    margin: 0 0 0 !important;
    padding-right: 5%;
    background-image: url('../images/play-icon.png');
    background-repeat: no-repeat;
    background-position: 98% center;
    cursor: pointer;
}
.supportBox h5 {
    color: #FFF !important;
    text-align: left;
    margin: 0 0 0 0.5em;
    padding: 0;
    text-transform: uppercase;
    line-height: 33px !important;
    font-size: 20px;
}
.supportBox h2,
.supportBox h6 {
    color: #FFF !important;
    text-align: left;
    margin: 0 0 0 .3em;
    padding: 0;
    text-transform: uppercase;
    font-size: 31.5px;
    line-height: 40px;
}
.supportBox p {
    color: #FFF;
    font-size: 1em;
    text-align: left;
    margin: 0 0 0 1em;
    padding-right: 70px;
}
.ncontactBox {
    height: 67px;
    background: #f0f0f0;
    border: 1px solid #b3b3b3;
    text-align: center;
    font-size: 4em;
    margin: 0 0 0 !important;
    color: #0747c7 !important;
    line-height: 67px;
}
.socialBox {
    height: auto;
    text-align: center;
    margin: 0 !important;
}
.socilM {
    width: 54px;
    height: 54px;
    background: url('../images/socialmedia.png') no-repeat;
    float: left;
    margin: 0px 6px 6px;
    cursor: pointer;
    overflow: hidden;
    text-indent: -999px;
}
.face {
    background-position: 0 0 !important;
    margin-left: 0px;
}
.you {
    background-position: 0 -76px !important;
}
.twit {
    background-position: 0 -154px !important;
}
.insta {
    background-position: 0 -233px !important;
}
.in {
    background-position: 0 -312px !important;
}
.un {
    background-position: 0 -391px !important;
}
.be {
    background-position: 0 -468px !important;
}
.chat {
    background-position: 0 -545px !important;
}
.graphBar {
    height: 38px;
    background: #f6f6f6;
    border: 1px solid #dfdfdf;
    position: relative !important;
    line-height: 38px;
    text-align: right;
    padding-right: 10px;
}
.graphCount {
    color: #666;
    font-size: 1em;
    float: right !important;
    height: 38px;
    line-height: 38px;
    text-align: left;
}
.paymentBar {
    height: 34px;
    background: #663333;
    position: absolute;
    top: 1px;
    left: 2px;
    transition: width 5s;
    -webkit-transition: width 5s;
    -moz-transition: width 5s;
}
.informBar {
    height: 34px;
    background: #454545;
    position: absolute;
    top: 1px;
    left: 2px;
    transition: width 5s;
    -webkit-transition: width 5s;
    -moz-transition: width 5s;
}
.regBar {
    height: 34px;
    background: #996600;
    position: absolute;
    top: 1px;
    left: 2px;
    transition: width 3s;
    -webkit-transition: width 2s;
    -moz-transition: width 5s;
}
.compBar {
    height: 34px;
    background: #cc3333;
    position: absolute;
    top: 1px;
    left: 2px;
    transition: width 5s;
    -webkit-transition: width 5s;
    -moz-transition: width 5s;
}
.appoiBar {
    height: 34px;
    background: #666666;
    position: absolute;
    top: 1px;
    left: 2px;
    transition: width 5s;
    -webkit-transition: width 5s;
    -moz-transition: width 5s;
}
.total {
    display: inline !important;
}
.event_content {
    padding-right: 36px;
}
.event-title {
    height: 40px;
    padding-left: 1em;
    line-height: 40px;
    background-color: #aa1818;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c92e2d), to(#990c0c));
    background-image: -webkit-linear-gradient(top, #c92e2d, #990c0c);
    background-image: -moz-linear-gradient(top, #c92e2d, #990c0c);
    background-image: -ms-linear-gradient(top, #c92e2d, #990c0c);
    background-image: -o-linear-gradient(top, #c92e2d, #990c0c);
    border: none;
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
}
.event-title h4 {
    font-weight: normal;
    color: #FFF;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    line-height: 40px;
}
.event-list {
    height: auto !important;
    min-height: 124px !important;
    padding: 12px 16px;
    background-color: #f3f3f3;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f3f3f3));
    background-image: -webkit-linear-gradient(top, #fff, #f3f3f3);
    background-image: -moz-linear-gradient(top, #fff, #f3f3f3);
    background-image: -ms-linear-gradient(top, #fff, #f3f3f3);
    background-image: -o-linear-gradient(top, #fff, #f3f3f3);
    border: 1px solid #d2d2d2;
    border-top: none;
    cursor: pointer;
    position: relative;
    border-top: 1px solid #d2d2d2;
    overflow: hidden;
}
.event_list_arrow {
    position: absolute;
    top: 2.5em;
    right: 0;
    margin-right: 1em;
}
.event-list:hover {
    background-color: #f3f3f3;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#cbcbcb));
    background-image: -webkit-linear-gradient(top, #fff, #cbcbcb);
    background-image: -moz-linear-gradient(top, #fff, #cbcbcb);
    background-image: -ms-linear-gradient(top, #fff, #cbcbcb);
    background-image: -o-linear-gradient(top, #fff, #cbcbcb);
}
.event_list_thumb {
    float: left;
    margin-right: 1em;
}
.event_list_thumb img {
    border: 1px solid #d2d2d2;
    float: left;
    padding: 5px;
    background: #fff;
}
.event-list h5 {
    color: #0747c7;
    margin: 0;
    padding: 0;
    clear: right !important;
}
.event-list h5 a {
    color: #0747c7;
    text-decoration: none;
}
.event-list h6 {
    color: #1b1b1b;
    padding: 0;
    margin-bottom: 0 !important;
    margin-top: 5px !important;
}
.event-list span {
    color: #666666;
    font-size: 0.85em;
    padding: 0;
    margin: -25px 0 0 0;
}
.event-list p {
    margin-top: 7px;
}
.viewAllE {
    height: 20px;
    line-height: 20px;
    text-align: right;
    margin: 10px 0;
}
.viewAllE a {
    text-decoration: underline !important;
    color: #c6010a;
}
.event h4,
.LatestEvent h4 {
    color: #0747c7 !important;
    font-weight: normal;
    font-size: 20px;
    margin-top: 0px;
}
.calender {
    margin-left: 0 !important;
}
.leftBanner {
    background: #f3e9dd url('../images/event-leftb.jpg') no-repeat right 0px;
    height: 77px;
    padding-left: 1em;
    border: 2px solid #e1d5bf;
}
.leftBanner h4 {
    line-height: 70px;
    color: #0747c7;
    cursor: pointer;
    margin: 0px;
}
.leftBanner h4 a {
    color: #0747c7;
}
.LatestEvent h4 {
    color: #0747c7 !important;
}
.Event {
    margin-left: 0px !Important;
    overflow: hidden;
}
.Event p {
    margin: 0px;
    display: block !important;
    padding: 0 !important;
}
.Event img {
    float: left !important;
    display: inline !important;
    margin-right: 10px;
    border: 1px solid #ebebeb;
    padding: 5px;
    width: 70px;
    height: 70px;
}
.Event span {
    color: #666666;
    font-size: .8em;
    font-weight: normal;
}
.Event a {
    color: #c6010a !important;
    text-decoration: underline;
    padding: 4px 0px;
}
.eventsCalendar-slider {
    width: 100% !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.latest_event_content {
    padding-right: 10px;
    overflow: hidden;
}
.eventsCalendar-list-wrap {
    display: none !important;
}
.eventsCalendar-monthWrap {
    width: 100% !important;
}
.eventsCalendar-daysList {
    height: auto !important;
    padding-bottom: 10px !important;
}
.eventsCalendar-daysList.showAsWeek li {
    height: auto !important;
}
.calendar-legends {
    background-color: #f3f3f3;
    position: relative;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e0e0e0));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #e0e0e0);
    background-image: -moz-linear-gradient(top, #f9f9f9, #e0e0e0);
    background-image: -ms-linear-gradient(top, #f9f9f9, #e0e0e0);
    background-image: -o-linear-gradient(top, #f9f9f9, #e0e0e0);
    border-top: 2px solid #000;
    padding: 10px;
}
.arrow {
    width: auto !important;
}
.arrow .next {
    right: 2em !important;
    top: 2px !important;
}
.green-box {
    width: 15px;
    height: 10px;
    background: #89b714;
    display: inline-block;
    border: 1px solid #000;
}
.red-box {
    width: 15px;
    display: inline-block;
    height: 10px;
    background: #be0900;
    border: 1px solid #000;
}
.detailh {
    text-align: right;
}
.detailh a {
    display: inline-block;
    padding: 0.30em 0.30em;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    background-color: #0747c7;
    border: 1.5px solid #0747c7;
    margin-left: .5em;
    font-size: 12px;
}
.detailh a:first-child {
    margin-right: 0 !important;
}
.detailh a img {
    width: 10% !important;
    height: 10% !important;
    margin: -2px 0 0 10px;
}
.flipimg {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    margin: -3px 10px 0 0 !important;
}
.detailh a:hover {
    text-decoration: underline;
}
.dtailsEvttype {
    min-height: 153px;
    height: auto;
}
.dtailsEvttype img {
    margin: 21px 24px 21px 0;
    border: 1px solid #666;
}
.dtailsEvttype h4 {
    color: #1b1b1b;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.dtailsEvttype span {
    font-size: 0.90em;
    color: #666;
    display: inline-block;
    margin-top: -90px;
    float: left;
}
br {
    clear: both;
}
.edContent {
    padding: 1.5em;
    border: 1px solid #a3a2a2;
}
.edContent p.imp {
    color: #000;
    font-weight: bold;
}
.edContent p {
    text-align: justify;
    margin-top: 10px;
}
.span3 a {
    text-decoration: none;
}
.span3 a:hover {
    text-decoration: underline;
}
.span3 a:hover p {
    color: #0747c7;
    text-decoration: none !important;
}
.footer-ad-links p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
h4,
h5 {
    letter-spacing: normal;
    font-family: 'PT Sans';
    color: #666666;
}
ul.csi {
    text-align: right;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
ul.csi li {
    display: inline-block;
    width: 24px;
    height: 24px;
    overflow: hidden;
}
ul.csi li a {
    display: block;
    height: 24px;
    background: url(../images/content_soc_icon.gif) no-repeat;
}
ul.csi li.c_twiter a {
    background-position: 0px 0px;
}
ul.csi li.c_facbook a {
    background-position: -24px 0px;
}
ul.csi li.c_in a {
    background-position: -49px 0px;
}
ul.csi li.c_mail a {
    background-position: -75px 0px;
}
ul.csi li.c_share a {
    background-position: -100px 0px;
}
.expand_head {
    cursor: pointer;
    background: url(../images/expand_arrow_down.png) no-repeat right 0px;
    padding-right: 20px !important;
}
.expand_head a:hover,
.expand_head a:focus {
    color: #0747c7 !important
}
.up_arrow {
    background: url(../images/expand_arrow_up.png) no-repeat right 0px;
}
.min_content {
    overflow: hidden;
     /*height:40px;   24NOV2019 Yahya*/
	 height:0px;	
    text-overflow: ellipsis;
    position: relative;
}
.collapse_content {
    overflow: hidden;
    height: 0;
    text-overflow: ellipsis;
    position: relative;
}
.more_dot {
    display: block;
}
.expan_list {
    padding: 0px 10px 10px;
    border: 1px solid #e7e7e7;
    margin: 5px 0px;
    background: #fafafa;
}
.open_div {
    background: #fff;
}
.more_dot {
    display: none !important;
}
.live_chat {
    position: fixed;
    top: 40%;
    right: 0px;
    z-index: 999999;
    width: 40px;
    height: 153px;
    overflow: hidden;
    background: url(../images/live_chart.png) no-repeat;
    background-image: url(../images/live_chart.svg), none;
    display: block;
}
.live_chat a,
.live_chat a:hover {
    width: 40px;
    height: 153px;
    display: block;
    overflow: hidden;
    text-indent: -999px;
}
p {
    color: #666;
}
.arrow_sym {
    font-size: 14px;
}
.event_top_head {
    padding: 10px 0px;
}
.event_top_head h4 {
    margin: 5px 0px 0px;
}
.img_style img {
    border: 1px solid #999999;
    padding: 5px;
}
.link_option {
    display: block;
    margin: 20px 0px 10px;
    font-family: 'PT Sans';
    padding: 0px;
    list-style: none;
}
.link_option li {
    display: inline;
}
.link_option li a {
    border: 1px solid #999999;
    padding: 3px 10px;
    color: #333333;
    display: inline-block;
}
.exp_col {
    list-style: none;
    margin: 0px;
    padding: 5px 0px;
    display: block;
    text-align: right;
    color: #333;
}
.exp_col a {
    color: #666;
}
.exp_col li {
    display: inline;
    padding: 0px 3px;
}
.breadcrumb {
    padding: 0px 0px 5px 0px;
    margin: 0px;
    background-color: #fff;
}
.breadcrumb a {
    color: #333333;
}
.item h6 a {
    text-decoration: none !important;
    background: transparent !important;
    padding: 0px !important;
    overflow: hidden;
    height: auto !important;
    margin: 0px !important;
}
.footer-ad-links a:hover p {
    color: #666;
}
.view-all_s {
    text-decoration: underline;
    text-transform: capitalize !important;
}
.todays-poll-section label {
    display: inline;
    font-size: 13px;
    vertical-align: middle;
}
.todays-poll-section .btn-link {
    padding-left: 0px;
}
.carousel-control.right,
.carousel-control:hover,
.carousel-control.left {
    outline: 0;
}
.view_all_link {
    display: block;
    text-align: right;
}
.view_all_link a {
    color: #0747c7;
}
a.soc_icon {
    width: auto;
    height: 24px;
    margin-top: 2px;
    overflow: hidden;
}
a.soc_icon img {
    height: 24px;
}
#skip {
    text-align: center;
}
#skip a,
#skip a:hover,
#skip a:visited {
    position: absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
#skip a:active,
#skip a:focus {
    position: static;
    width: auto;
    height: auto;
}
.useful_link,
.popular_link {
    background: url(../images/info_icon_sml.png) no-repeat;
    background-image: url(../images/info_icon_sml.svg), none;
    padding-left: 24px;
    margin-left: 8px !important;
    border-bottom: 2px solid #cccccc;
    padding-bottom: 6px;
    font-size: 20px;
    background-size: 22px 22px;
}
.popular_link {
    background: url(../images/popular_icon.png) no-repeat;
    background-image: url(../images/popular_icon.svg), none;
}
.gotop {
    position: fixed;
    bottom: 10px;
    width: 56px;
    height: 56px;
    right: 10px;
    background: url(../images/go_to_top.png) no-repeat;
    z-index: 999999;
}
.gotop a {
    display: block;
    width: 56px;
    height: 56px;
    overflow: hidden;
    text-indent: 999px;
}
.row-fluid .offset0 {
    margin-left: 5.638297872340425%;
}
.social_contact {
    border-bottom: 0px !Important;
    margin-top: 10px;
}
.expand_all,
.collapse_all {
    cursor: pointer;
}
.expand_all:hover,
.collapse_all:hover {
    text-decoration: underline;
}
.calendar-legends {
    text-align: center;
}
.content_social {
    text-align: right;
}
a.link_style {
    background: transparent;
    border: none;
    color: #0747c7;
    font-size: 1em;
    text-decoration: underline;
    float: none;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
}
.red_button {
    background: #CE3231;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CE3231), to(#930707));
    background: -webkit-linear-gradient(#CE3231, #930707);
    background: -moz-linear-gradient(#CE3231, #930707);
    background: -ms-linear-gradient(#CE3231, #930707);
    background: -o-linear-gradient(#CE3231, #930707);
    background: linear-gradient(#CE3231, #930707);
    display: inline-block;
    color: #fff !important;
    font-family: 'PT Sans';
    font-size: 17px;
    padding: 4px 10px;
    text-decoration: none !important;
}
.red_button:hover,
.red_button:active {
    background: #9e9e9e;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9e9e9e), to(#666666));
    background: -webkit-linear-gradient(#9e9e9e, #666666);
    background: -moz-linear-gradient(#9e9e9e, #666666);
    background: -ms-linear-gradient(#9e9e9e, #666666);
    background: -o-linear-gradient(#9e9e9e, #666666);
    background: linear-gradient(#9e9e9e, #666666);
}
.red_button strong {
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
}
.breadcrumb >li {
    display: inline;
}
.accessibility-voice {
    display: none !important;
}
.search_container {
    position: relative;
}
.search_text {
    display: block;
    text-align: left;
    background: #666666;
    clear: both;
    position: absolute;
    top: 35px;
    left: 0px;
    color: #fff;
    padding: 5px;
    z-index: 5;
}
.serchBar .search_text {
    top: 43px;
}
.search-field-wrapper .search_text {
    top: auto;
    bottom: -26px;
}
::-webkit-input-placeholder {
    color: #999999 !important;
    opacity: 1;
}
:-moz-placeholder {
    color: #999999 !important;
    opacity: 1;
}
::-moz-placeholder {
    color: #999999 !important;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #999999 !important;
    opacity: 1;
}
input[type=text],
textarea {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
}
input[type=text]:focus,
textarea:focus {
    box-shadow: 0 0 0px rgba(177, 8, 15, 1);
    border: 1px solid #cccccc;
}
.sm-wrap-service .sep-line-sm {
    margin: 0 2px 0px 12px;
}
.right_new,
.left_new {
    z-index: 9999;
    visibility: hidden;
}
.resp-tab-item a,
.resp-accordion a {
    text-decoration: none;
    color: #fff;
}
.search_icon {
    position: absolute;
    top: 4px;
    left: 6px;
    background: #fff url(../index_files/search_icon.svg) no-repeat;
    background-image: url(../index_files/search_icon.svg), none;
    width: 25px;
    display: block;
    height: 22px;
    overflow: hidden;
}
.serchBar .search_icon {
    top: 15px;
    left: 19px;
}
body,
img {
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}
.icon_first {
    margin-left: 0px !important;
}
.social-media-search .followus-txt {
    margin-right: 10px;
}
.b_link_style a {
    color: #000;
}
.supportBox a:hover {
    text-decoration: none;
}
.custom_p p {
    line-height: normal;
    padding: 5px 0px;
}
.custom_p h5 {
    margin: 0px;
}
.popup_placeholder {
    position: relative;
    display: inline;
}
.language-select-arabic {
    padding-left: 5px;
}
.links_nb {
    color: #666;
    text-decoration: underline;
    word-break: break-all;
}
.supportBox a:focus {
    text-decoration: none;
}
.footer_bottom_space {
    margin-bottom: 50px;
}
.login_container {
    padding: 30px 20px;
}
.login_container a {
    text-decoration: underline;
    white-space: nowrap;
    color: #666;
}
.login_container a:hover {
    color: #0747c7;
}
.link_container a {
    display: block;
}
#ekeyLoginErrorMessage {
    float: none;
}
.input_container {
    border: 1px solid #f5f5f5;
    padding: 10px 4px;
    position: relative;
    margin: 5px 0px;
}
.button_container .button_style {
    margin-right: 10px;
}
.input_style {
    border: 0px solid red !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075) !important;
    -moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075) !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075)!important;
    margin: 0px !important;
    padding: 0px !important;
}
.icon_space {
    width: 25px;
    height: 20px;
    display: inline-block;
    text-align: center;
}
.icon_space img {
    margin-bottom: 10px;
}
.button_container {
    padding: 10px 0px 20px;
    border-bottom: 1px solid #f5f5f5;
}
.button_style {
    background: #0747c7;
    font-family: 'PT Sans';
    font-size: 16px;
    color: #fff !important;
    border: 0px;
    padding: 5px 15px;
}
.button_style:active,
.button_style:hover {
    background: #05328a !important;
}
.button_style:focus {
    outline: none;
}
.button_style_disabled {
    background: #0747c7;
    font-family: 'PT Sans';
    font-size: 16px;
    color: #fff;
    border: 0px;
    padding: 5px 15px;
}
.button_style_disabled:disabled {
    color: #bbb;
}
.link_center {
    text-align: center;
    padding: 10px 0px;
}
.user_icon {
    background: url(../images/login_icon_en_b.png) no-repeat;
    padding-left: 35px;
    border: 0px !important;
    background-position: center center;
    line-height: 71px !important;
}
.live_chat_bg {
    display: none;
}
.block-full input[type="text"].calender-bg {
    width: 100px !important;
    padding-left: 15px;
}
.blog-detail-heading-wrap {
    overflow: hidden;
    position: relative;
    min-height: 41px;
}
.left-content .headding .blog-detail-heading-wrap h4 {
    display: block;
    margin-right: 40px !important;
}
.featured-blog-btn {
    width: 36px;
    height: 36px;
    background: url("../images/fatured_blog_menu_icon.png") no-repeat center center #d7d7d7;
    background-image: url("../images/fatured_blog_menu_icon.svg"), none;
    border-radius: 4px;
    float: right;
    height: 30px;
    width: 30px;
    background-size: 20px 20px;
    margin-bottom: 5px;
}
.blog-detail-heading-wrap .featured-blog-btn:hover {
    background-color: #b6b6b6;
}
.modal-header {
    overflow: hidden;
}
.modal-header h4 {
    color: #0747c7 !important;
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight: normal;
    line-height: 29px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.featured-blog-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.featured-blog-list li {
    list-style: none;
    width: 50%;
    float: left;
    border-top: solid 1px #CCC;
    margin-top: 10px;
}
.featured-blog-list li:first-child {
    width: 47%;
    margin-right: 3%;
}
.modal-body .featured-blog-list:first-child li {
    border-top: solid 0px #CCC;
    margin-top: -12px;
}
.flt {
    float: left !important;
}
.carousel-inner >.item {
    -webkit-transition: 0.6s ease-in-out left !important;
    -moz-transition: 0.6s ease-in-out left !important;
    -o-transition: 0.6s ease-in-out left !important;
    transition: 0.6s ease-in-out left !important;
}
.service-menu-wrap {
    background: url("../images/bg_menu_service.png") repeat-x top left;
    min-height: 42px;
    font-family: 'PT Sans';
}
.service-menu {
    border-left: solid 1px #2d2d2d !important;
    border-right: solid 1px #474747 !important;
}
.service-menu .nav >li >a {
    font-size: 16px;
    padding: 11px 15px;
    background-image: none !Important;
    
}
.service-menu ul {
    background: none !important;
}
.service-menu-nav {
    background: none !important;
    border: none !Important;
}
.service-menu-nav ul li {
    background-image: none !important;
}
.service-menu-nav ul li a {
    text-shadow: 0 0 !important;
    color: #FFF !important;
    background-color: transparent !important;
    background-image: none !Important;
    text-align: center;
    border-left: solid 1px #474747;
    border-right: solid 1px #2d2d2d;
}
.service-menu-nav ul li a:hover {
    background: #CE3231 !important;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CE3231), to(#930707)) !important;
    background: -webkit-linear-gradient(#CE3231, #930707) !important;
    background: -moz-linear-gradient(#CE3231, #930707) !important;
    background: -ms-linear-gradient(#CE3231, #930707) !important;
    background: -o-linear-gradient(#CE3231, #930707) !important;
    background: linear-gradient(#CE3231, #930707) !important;
}
.service-menu-nav ul li.active a {
    background: #CE3231;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CE3231), to(#930707));
    background: -webkit-linear-gradient(#CE3231, #930707);
    background: -moz-linear-gradient(#CE3231, #930707);
    background: -ms-linear-gradient(#CE3231, #930707);
    background: -o-linear-gradient(#CE3231, #930707);
    background: linear-gradient(#CE3231, #930707);
}
.service-menu-nav .btn-navbar {
    color: #333333 !important;
}
.bg-img-service {
    padding-top: 100px;
    background: url("../images/bg_img_service.jpg") no-repeat top center #333;
    background-size: cover;
    margin-bottom: -55px;
    padding-bottom: 40px;
}
.bahrain-logo-service {
    text-align: center;
    margin-bottom: 7px;
    overflow: hidden;
    padding: 0 20%;
}
.bahrain-logo-service img {
    width: auto;
}
.search-wrap-service {
    border: solid 0px #FF0000;
    margin-bottom: 20px;
    overflow: hidden;
}
.search-content-wrap-service {
    width: 80%;
    margin: 0 auto;
    padding: 7px;
    background: rgba(255, 255, 255, .8);
    border-radius: 5px;
    overflow: hidden;
}
.search-bg-wrap {
    border: 4px solid #dadada;
    border-radius: 10px;
    background: #FFF;
    position: relative;
}
.search-table-service {
    display: table;
    width: 100%;
}
.search-bg-wrap input[type="text"] {
    width: 97%;
    height: 42px;
    line-height: 42px;
    border-radius: 10px;
    margin-bottom: 0;
    border: 0 none;
    box-shadow: none;
    font-size: 20px;
    color: #666;
}
.search-btn-service {
    border: none;
    width: 100% !important;
    height: 48px !important;
    background-color: transparent;
    background-image: url("../images/search_img_service.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0 6px 6px 0;
}
.search-btn-wrapper {
    background: #CC3333;
    background-image: -moz-linear-gradient(center bottom, #A90F0C 10%, #E04B49 65%);
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    height: 50px;
    display: table-cell;
    width: 69px;
    border: none;
}
.search-field-wrapper {
    display: table-cell;
}
.ui-widget-content {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #aaa;
    color: #222;
}
.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}
.ui-menu {
    display: block;
    list-style: outside none none;
    margin: 0;
    outline: 0 none;
    padding: 2px;
}
.ui-autocomplete {
    cursor: default;
    left: 0;
    position: absolute;
    top: 0;
}
.ui-front {
    z-index: 100;
}
.ui-helper-hidden-accessible {
    display: none;
}
.ui-helper-hidden-accessible.ui-front {
    display: none;
}
.content-wrap-service {
    background: rgba(255, 255, 255, .6);
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
}
.content-container-service {
    background: #FFF;
    border-radius: 10px;
    padding: 25px;
    overflow: hidden;
}
.content-wrap-service .service-content-row {
    margin-top: 12px !important;
    float: left;
    width: 100%;
}
.content-wrap-service .service-content-row h5 {
    color: #0747c7;
    margin: 0;
}
.channel-wrap-service p {
    margin: 8px 0;
    overflow: hidden;
}
.channel-wrap-service p img {
    margin-right: 10px;
    float: left;
}
.releated-service-wrap-service a {
    font-size: 16px;
    font-family: "PT Sans";
    color: #666;
    display: block;
    overflow: hidden;
    vertical-align: middle;
}
.releated-service-wrap-service img {
    margin-right: 10px;
    float: left;
    vertical-align: middle;
}
.releated-service-wrap-service span {
    width: 200px;
}
.relatd-serv-item {
    margin-bottom: 10px;
    width: 48%;
    float: left;
    margin-right: 1%;
    overflow: hidden;
}
.table-service {
    display: table;
}
.table-service ul {
    display: table-row;
    margin: 0;
    border: solid 1px #FF0000;
}
.table-service li {
    display: table-cell;
    padding: 0px 0 5px 0;
}
.table-service li.left-cell-service {
    padding-right: 10px;
    color: #888;
}
.table-service li.right-cell-service {
    color: #555;
}
.table-service_bullet ul{
	margin: 0 0 10px 25px;
	display: block;
	border: none;
}
.table-service_bullet li{
	display: list-item;
	padding: inherit;
}
.number-list-service {
    color: #666;
}
.number-list-service li {
    list-style: decimal outside none;
}
.google-map-service {
    margin-top: 8px;
    max-height: 245px;
    overflow: hidden;
}
.google-map-service img {
    width: 100%;
}
.ad-space-right-service {
    background: #e3e3e3;
    border: solid 1px #cacaca;
    color: #909090;
    height: 112px;
    text-align: center;
    line-height: 112px;
    margin-top: 10px;
}
.sm-wrap-service {
    margin: 10px 0 5px 5px;
    overflow: hidden;
}
.weather-popup {
    display: none;
    width: 313px;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.75);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 0px solid #000000;
    background-color: #746573;
    padding: 10px;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-shadow: 0px 2px 6px rgba(0, 0, 0, 2);
    margin: auto;
    background-size: cover;
    position: absolute;
    top: 3px;
    left: 292px;
    z-index: 999999;
}
.topSection {
    height: inherit;
}
.topSection:after,
.midSection:after,
.forecast:after {
    display: block;
    content: " ";
    clear: both;
    color: transparent;
    height: 1px;
}
.weatherImg {
    width: 135px;
    float: right;
    text-align: center;
}
.weatherImg img {
    width: 68px;
}
.weatherImg span {
    display: block;
    font-size: 22px;
    margin-top: 10px;
}
.temperature {
    width: 175px;
    float: left;
    font-size: 54px;
    text-align: center;
    margin-top: 11px;
}
.midSection {
    background-color: rgba(0, 0, 0, 0.32);
    padding: 5px;
}
.maxminiTemp {
    width: 131px;
    float: right;
    text-align: center;
    border-left: 1px rgba(255, 255, 255, 0.49) solid;
}
.maxminiTemp span {
    padding: 8px;
    display: block;
    text-align: center;
    font-size: 18px;
}
.maxminiTemp span:first-child {
    border-bottom: 1px rgba(255, 255, 255, 0.49) solid;
}
.Sun_humidity {
    width: 167px;
    float: left;
}
.Sun_humidity div {
    padding: 5px;
    display: block;
    text-align: left;
    font-size: 13px;
    border-bottom: 1px rgba(255, 255, 255, 0.49) solid;
    padding-top: 4px;
    padding-bottom: 3px;
    height: 19px;
}
.Sun_humidity div:last-child {
    border: 0px;
}
.Sun_humidity div span {
    display: inline-block;
    padding: 0px;
}
.Sun_humidity span.icon {
    width: 20px;
    float: right;
}
.Sun_humidity span.num {
    width: 37px;
    float: left;
    text-align: left;
}
.Sun_humidity span.w_lable {
    width: 91px;
    float: left;
}
.forecast {
    margin-top: 5px;
}
.forecast div.day {
    background-color: rgba(0, 0, 0, 0.32);
    width: 72px;
    display: block;
    float: left;
    margin-left: 3px;
    padding: 2px;
    text-align: center;
    font-size: 13px;
    padding-bottom: 5px;
}
.forecast div.day:first-child {
    margin-left: 0;
}
.forecast div.day img {
    margin: auto;
    height: 30px;
    display: block;
}
.forecast div.day span {
    display: block;
}
.weather-popup div.footer {
    background-color: rgba(0, 0, 0, 0.32);
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
    padding: 3px;
}
.weather-popup div.footer a {
    text-decoration: none;
    color: #FFFFFF;
}
.astronomy-popup {
    border: solid 0px #FF0000;
    background: url("../images/bg_astronomy_popup.jpg") repeat-x top center #666666;
    width: 345px;
    position: absolute;
    top: -21px;
    left: 308px;
    margin-top: 60px;
    border-radius: 8px;
    color: #fff;
    display: none;
    z-index: 999999;
}
.astronomy-popup .todays-moon-icon {
    height: 120px;
    text-align: center;
    margin-top: -60px;
    position: relative;
}
.close1_button {
    position: absolute;
    right: 4px;
    bottom: 23px;
    padding: 6px;
}
.astronomy-popup .todays-astronomy-detail-wrap {
    padding: 0 10px 20px;
    overflow: hidden;
}
.todays-astronomy-detail-wrap {
    height: 50px;
}
.todays-astronomy-detail-wrap .astronomy-details-left {
    float: left;
    width: 150px;
    text-align: left;
}
.todays-astronomy-detail-wrap .moon-percentage {
    font-size: 15px;
    line-height: normal !Important;
    margin-bottom: 18px;
}
.todays-astronomy-detail-wrap .moon-name {
    font-size: 15px;
}
.todays-astronomy-detail-wrap .todays-maxmin {
    margin-top: 8px;
    overflow: hidden;
}
.todays-astronomy-detail-wrap .todays-maxmin ul {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}
.todays-astronomy-detail-wrap .todays-maxmin ul li {
    list-style: none;
    float: left;
    display: inline-block;
    width: 35%;
}
.todays-astronomy-detail-wrap .todays-maxmin ul li:first-child {
    margin-right: 15px;
}
.todays-astronomy-detail-wrap .todays-maxmin ul li img {
    width: 7px;
    margin-right: 5px;
    vertical-align: middle;
}
.todays-astronomy-detail-wrap .astronomy-details-right {
    float: right;
    width: 135px;
}
.todays-astronomy-detail-wrap .astronomy-other-info {
    padding: 0;
    margin: 0;
    text-align: left;
    color: #fff;
}
.todays-astronomy-detail-wrap .astronomy-other-info li {
    list-style: none;
    margin-top: 12px;
}
.todays-astronomy-detail-wrap .astronomy-other-info li:first-child {
    margin-top: 0;
}
.todays-astronomy-detail-wrap .astronomy-other-info li img {
    width: 20px;
    margin-right: 10px;
}
.astronomy-details-row {
    display: table;
    width: 100%;
    background-color: rgb(73, 99, 156);
    background-color: #979797;
}
.astronomy-footer-row {
    display: table;
    font-size: 10px;
    padding: 6px;
    text-align: center;
    width: 96%;
}
.astronomy-footer-text {
    display: inline-block;
    text-align: left;
    float: left;
    width: 255px;
}
.astronomy-footer-logo {
    display: inline-block;
    float: left;
}
.astronomy-footer-logo img {
    width: 70px;
}
.astronomy-details-row ul {
    display: table-row;
}
.astronomy-details-row ul.days-row {
    background: #49639c;
}
.astronomy-details-row ul li {
    display: table-cell;
    text-align: left;
    font-size: 11px;
    color: #fff;
    padding: 3px;
}
.astronomy-details-row ul.week-forcast-row li {
    border-left: solid 1px #49639c;
    padding: 5px 10px 5px 0px;
    font-size: 11px;
    text-align: right;
}
.astronomy-details-row ul.week-forcast-row li img {
    height: 28px;
}
.astronomy-icons-span-style {
    display: inline-block !important;
    width: 30px !important;
    vertical-align: top;
}
.astronomy-content-span-style {
    display: inline-block !important;
    width: 95% !important;
    text-align: left;
    padding-left: 5px;
}
.astronomy-content-span-style-header {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
    font-weight: bold;
}
.astronomy-content-span-style-header-date {
    display: block !important;
    width: 100% !important;
    text-align: center;
}
.astronomy-content-span-style a {
    color: #fff;
    text-decoration: underline;
    margin-right: 0px !important;
}
.todays-astronomy-detail-wrap .moon-percentage {
    font-size: 15px;
}
.todays-poll-section legend {
    display: none;
}
.weather_icon_sprite {
    background: url(../images/weather_icons.png) no-repeat;
    background-image: url(../images/weather_icons.svg), none;
    padding-left: 24px;
    color: #fff;
}
.humidity_icon {
    background-position: 0px 0px;
}
.sunrise_icon {
    background-position: 0px -32px;
}
.sunset_icon {
    background-position: 0px -62px;
}
.todays-maxmin .weather_icon_sprite {
    padding-left: 10px;
}
.high_icon {
    background-position: -7px -92px;
}
.low_icon {
    background-position: -7px -122px;
}
input[type="text"],
input[type="text"]:focus {
    -webkit-appearance: none;
    -webkit-user-modify: read-write-plaintext-only;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    outline: none !important;
}
.check_box_container {
    padding: 5px 0px;
    color: #666;
}
.check_box_container label {
    display: inline;
}
.check_box_container input {
    margin: 0px;
}
.left-content .headding {
    margin-left: 0px;
    outline: none;
}
.live_chat_footer {
    text-align: center;
}
.archivesTitle {
    margin-left: 8px !important;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 6px;
    font-size: 20px;
    background-size: 22px 22px;
}
.marginAuto {
    margin: 0px !important;
    margin-top: 15px !important;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.blackLink {
    color: black !important;
    text-decoration: underline;
}
.displayBlock {
    display: block;
}
.mar-top-15 {
    margin-top: 15px !important;
}
.justBigBold {
    font-weight: bold;
    font-size: 14px;
}
.justBigBold a {
    color: black !important;
}
.commentIcon {
    background: url("../images/comentIcon.jpg") no-repeat left;
    padding-left: 18px;
    color: #CC3333;
}
.line-Divider {
    padding: 0px 20px 0px 20px;
    font-family: arial
}
.hrLine {
    border-bottom: 1px #e4e4e4 solid;
    margin: 20px 0 10px 0;
    display: block;
}
.adv_Search_part {
    list-style: none;
    margin: 0px;
    margin-top: 25px;
    width: 100%;
}
.adv_Search_part li {
    width: 100%;
    display: table;
}
.adv_Search_part li div:first-child {
    width: 160px;
    display: table-cell;
}
.adv_Search_part_Btn {
    background: url("../images/search_btn_arrow.png") no-repeat 95% center #0747c7;
    display: block;
    height: 34px;
    line-height: 34px;
    text-indent: 15px;
    left: 150px !important;
    min-width: 90px !important;
    font-family: 'PT Sans';
    font-size: 16px;
    color: #FFF;
    clear: none !Important;
    background-size: 17px 17px;
}
.adv_Search_part_Btn textarea,
.adv_Search_part_Btn input[type="text"] {
    width: 300px;
}
.adv_Search_part_Btn:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #a40007;
}
.adv_Search_part_Btn:focus {
    color: #fff;
    text-decoration: none;
}
.adv_Search_Input {
    border-radius: 0px !important;
    border: 1px #ccc solid;
    transition: none !important;
    width: 280px;
}
.adv_Search_Input:focus {
    transition: none !important;
    border: 1px #ccc solid !important;
}
.secure-title-img {
    background: url("../images/secureImg.jpg") no-repeat right;
    padding-right: 30px;
}
.pagination-search {
    margin-top: 20px;
}
.pagination-search ul {
    list-style: none;
    margin: 0px;
}
.pagination-search li {
    float: left;
    cursor: pointer;
    border: 2px #ededed solid;
    padding: 0px 10px 0px 10px;
    line-height: 25px;
    border-right: 0px;
}
.pagination-search li:hover {
    background: #ededed;
}
.pagination-search li:first-child {
    border-radius: 4px 0px 0px 4px;
    padding: 0px 7px 0px 7px;
    -webkit-border-radius: 4px 0px 0px 4px;
}
.pagination-search li:last-child {
    border-radius: 0px 4px 4px 0px;
    padding: 0px 7px 0px 7px;
    border-right: 2px #ededed solid;
    -webkit-border-radius: 0px 4px 4px 0px;
}
.blackLink a {
    color: black !important;
    text-decoration: underline;
}
.showingResultTitle {
    padding: 20px 0px 20px 0px !important;
}
.justBold {
    font-weight: bold;
}
.img-float-left {
    float: left;
    padding-right: 15px;
}
.img-right-cont {
    float: left;
    display: block;
    width: 100%;
    border-bottom: 1px #e4e4e4 solid;
    padding-bottom: 14px;
}
.img-right-cont p {
    padding-top: 4px;
}
.leave-comment-part {
    margin-top: 15px;
}
.leave-comment-part ul {
    list-style: none;
    margin: 0px;
    width: 100%;
}
.leave-comment-part li {
    display: table;
}
.leave-comment-part li div:first-child {
    width: 160px;
    display: table-cell;
}
.redStar {
    color: red;
}
.leave-comment-part input[type="radio"] {
    margin-top: -3px !important;
    margin-right: 4px;
}
.just-Left-Mar {
    margin-left: 22px !important;
}
.just-underline {
    border-bottom: 1px #e4e4e4 solid;
    padding-bottom: 5px;
}
.italic-fonts {
    font-style: italic !important;
}
.leave-comment-part p {
    padding-top: 0px;
}
.comment-box {
    border: #dcdcdc 1px solid;
    padding: 15px;
    margin-top: 15px;
}
.comment-box-inside {
    border: #dcdcdc 1px solid;
    padding: 15px;
    background: #f8f8f8;
    margin-top: 15px;
}
.record-btn,
.upload-btn {
    border: #c3c3c3 1px solid;
    padding: 6px 15px 6px 30px;
    color: #0747c7 !important;
    text-decoration: none !important;
    float: left;
}
.record-btn:hover,
.upload-btn:hover {
    text-decoration: none;
}
.file-upload-btn {
    margin-top: 5px;
}
.record-btn {
    background: #ebebeb url("../images/record-img.jpg") no-repeat left;
    background-position: 6px 3px;
    margin-right: 10px;
    margin-top: 3px;
}
.upload-btn {
    background: #ebebeb url("../images/upload-img.jpg") no-repeat left;
    background-position: 6px 3px;
}
.browse-btn-wrap {
    position: relative;
    margin-top: 3px;
    overflow: hidden;
}
.upload-file-info {
    font-size: 13px;
    color: #666;
    padding-left: 5px !Important;
    max-width: 90px;
    overflow: hidden;
    display: inline;
    height: 30px !important;
    line-height: 30px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.upload-btn-custom {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    background-color: transparent;
    color: transparent;
    margin-left: -155px\9;
}
.red-text {
    color: red;
    font-size: 15px;
}
.mar-top-5 {
    margin-top: 5px;
}
.ratingStarMargin {
    display: inline;
}
.ratingStarMargin img {
    margin-bottom: 4px;
}
.rating-tags {
    float: left;
    width: 56px;
    text-align: center;
    margin-right: 10px;
}
.vert-middle {
    vertical-align: middle;
}
.zero-pad {
    padding: 0px !important;
}
.margin-0 {
    margin: 0px;
}
.floating-left {
    float: left !important;
    margin: 0px;
}
.floating-right {
    float: right !important;
    margin: 0px;
    color: #666 !important;
}
.anchor-a-links a {
    display: block;
    line-height: 25px;
    color: black;
    text-decoration: underline;
}
.feedback-form-part {
    margin-bottom: 15px;
}
.feedback-form-part h3 {
    color: #0747c7 !important;
    background: #e3e3e3;
    font-size: 18px;
    font-weight: normal;
    padding-left: 14px;
}
.feedback_title {
    width: 100%;
    display: block;
    font-family: 'PT Sans';
    color: #0747c7 !important;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 6px;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.feedback-form-part input[type="radio"] {
    margin-top: -3px !important;
    margin-left: 15px;
    margin-right: 15px;
}
.feedback-form-part div {
    line-height: 22px;
}
.feedback-form-part textarea {
    width: 300px;
    height: 80px;
}
.submit-btn-commnent {
    background: #0747c7;
    padding: 5px 15px;
    border: 0px;
    color: white;
}
.calender-bg {
    background: url("../images/calender-icon.jpg") no-repeat right;
}
.space-radio-comment {
    margin-top: 8px;
}
.mar-top-10 {
    margin-top: 10px !important;
}
.float-Comon {
    float: left;
}
.kb-search-list {
    line-height: 18px;
    margin-top: 20px;
}
.kb-search-list p {
    display: block;
}
.kb-search-list a {
    font-size: 14px;
    text-decoration: underline;
    color: black;
    display: block;
    padding-bottom: 3px;
}
.kb-search-list div {
    color: #0747c7;
}
.kb-search-list-pagination a:first-child {
    padding-left: 0px !important;
}
.kb-search-list-pagination a:hover {
    color: #0747c7;
    text-decoration: none;
}
.kb-search-list-pagination a:last-child {
    text-decoration: underline;
}
.kb-search-list-pagination .active {
    color: #0747c7;
}
.kb-search-list-pagination a {
    color: black;
    text-decoration: none;
    font-size: 17px;
    float: left;
    padding: 0px 7px;
    margin-top: 25px;
}
.small-width {
    width: 120px;
}
.right-20-px {
    margin-right: 22px;
}
.justBlackBold {
    color: black;
    font-weight: bold;
}
.activePagination {
    background: #ededed !important;
}
.make-txt-center {
    padding-right: 13px !important;
}
.mar-auto {
    margin: 0px !important;
}
.displayDiv {
    display: none !important;
}
.displayDiv2 {
    display: block !important;
}
.go-btn {
    background: #0747c7;
    color: white !important;
    text-align: center;
    padding: 6px 8px 2px 8px;
    margin-left: 5px;
    position: absolute;
    right: 0px;
}
.go-btn:hover {
    color: #FFF;
    text-decoration: none;
    background: #333 !important;
}
.float-Comon2 {
    float: left !important;
}
.main-search:focus {
    transition: none !important;
    border: 1px #ccc solid !important;
}
.main-search-small:focus {
    transition: none !important;
    border: 1px #ccc solid !important;
}
.search-btn-new {
    background: url("../images/search_btn_arrow.png") no-repeat 95% center #0747c7;
    float: right;
    height: 34px;
    line-height: 34px;
    width: 13% !important;
    font-family: 'PT Sans';
    font-size: 16px;
    padding-right: 20px;
    color: #FFF !important;
    text-align: center;
    background-size: 17px 17px;
}
.min-width-input {
    width: 82% !important;
}
.breadcrumb > .active {
    color: #666;
    text-decoration: none;
}
.search-form-actions {
    text-align: center;
}
.form-control-block textarea {
    border: solid 1px #CCC;
    width: 57%;
    border-radius: 0 !important;
	margin-bottom: 0px;
    margin-top: 0px;
}
.comment-rating-container {
    display: table;
}
.comment-rating-container > div {
    display: table-row;
}
.comment-rating-container > div > div {
    display: table-cell;
    padding: 5px 0;
    color: #666;
}
.comment-rating-container > div > div:first-child {
    min-width: 100px;
}
.pagination-wcm {
    color: #CC3333;
    margin: 0;
    padding: 0;
}
.pagination-wcm li {
    display: inline-block;
    list-style: none outside none;
    padding: 4px 7px;
}
.pagination-wcm li a {
    color: #666666;
}
.pagination-wcm li a:hover {
    color: #Cc3333;
}
.pagination-wcm li span.inactive {
    color: #999;
}
ul#serviceRatingFaces li img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    width: 45px;
    height: 45px;
}
ul#serviceRatingFaces li img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.ratingFacesHover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.popover-wrap {
    overflow: visible !important;
    margin-bottom: 5px;
}
.popover {
    width: 290px;
    right: 5px !important;
    left: auto !important;
    margin-bottom: 20px;
}
.popover .arrow {
    right: auto !important;
    left: 11% !important;
}
.popover ul {
    margin: 0;
    padding: 0;
}
.popover ul li {
    list-style: none;
    overflow: hidden;
}
.popover ul li a {
    text-decoration: none !important;
    border-top: solid 1px #CCC;
    display: block;
    padding: 5px 0;
    overflow: hidden;
    color: #666;
}
.popover ul li a:hover {
    color: #0747c7;
}
.popover ul li:first-child a {
    margin-top: 0px;
    border-top: solid 0px #CCC;
}
.popover ul li a img {
    width: 30px;
    float: left;
    margin-right: 10px;
}
.popover ul li a span {
    display: block;
}
.sm-service-portal {
    display: block;
    margin: 0 auto !important;
    max-width: 560px;
    overflow: hidden;
}
.cloud-tag-wrap {
    margin: 10px 0;
}
.cloud-tag-wrap ul.cloud-list,
.cloud-tag-wrap ul.cloud-list2 {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.cloud-tag-wrap ul.cloud-list li {
    list-style: none;
    padding: 2px 8px;
    display: inline;
    background: #d6d6d6;
    color: #444;
    line-height: normal;
    float: left;
    margin: 3px;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.cloud-tag-wrap ul.cloud-list li:hover {
    background: #CCC;
}
.cloud-tag-wrap ul.cloud-list2 li {
    display: inline-block;
    float: left;
    margin: 2px 8px 2px;
    color: #000;
    cursor: pointer;
}
.cloud-tag-wrap ul.cloud-list2 li:hover {
    color: #000;
}
.cloud-tag-wrap ul.cloud-list2 li.big {
    font-size: 1.5em;
}
.cloud-tag-wrap ul.cloud-list2 li.medium {
    font-size: 1.2em;
}
.cloud-tag-wrap ul.cloud-list2 li.red-color {
    color: #FFF;
    background: #666;
    border-radius: 10px;
    padding: 0 10px;
    cursor: default;
}
.progress {
    background-color: #ccc;
    background-image: -moz-linear-gradient(top, #e6e6e6, #ccc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ccc), to(#ccc));
    background-image: -webkit-linear-gradient(top, #e6e6e6, #ccc);
    background-image: -o-linear-gradient(top, #e6e6e6, #ccc);
    background-image: linear-gradient(to bottom, #e6e6e6, #ccc);
}
.ekey-modal-text {
    text-align: center;
    margin-top: 10px;
    color: #CC3333;
}
.modal-dialog-center {
    margin-top: 15%;
}
.check-box-label-fix label {
    padding-top: 0 !important;
}
.egov-img-popup {
    text-align: center;
}
.social-service .social-wrapper-inner {
    margin-left: 10px;
}
.sprovider-logo {
    border: 1px solid #e8e8e8;
    margin-top: 10px;
    text-align: center;
    width: 200px;
}
.sprovider-logo img {
    width: 200px;
}
.service-right-block {
    border-bottom: 2px solid #ccc;
}
.service-right-block.last {
    border-bottom: none;
}
.padding-bottom-10 {
    padding-bottom: 10px;
}
.service-right-block h5 {
    border-bottom: none;
    font-size: 16px;
    line-height: 22px;
    padding-top: 4px;
}
.service-right-block .b_link_style ul li {
    background-position: 0 5px;
}
.service-right-content {
    margin-left: 30px;
}
.rate-con {
    background-image: url("../images/icon_rate.png");
    background-image: url(../images/icon_rate.svg), none;
    background-repeat: no-repeat;
    background-position: left 3px;
}
.serv-con {
    background-image: url("../images/icon_services.png");
    background-image: url(../images/icon_services.svg), none;
    background-repeat: no-repeat;
    background-position: left 3px;
}
.livesupport-con {
    background-image: url("../images/icon_livesupport.png");
    background-image: url(../images/icon_livesupport.svg), none;
    background-repeat: no-repeat;
    background-position: left 3px;
}
.ncc-con {
    background-image: url("../images/icon_ncc.png");
    background-image: url(../images/icon_ncc.svg), none;
    background-repeat: no-repeat;
    background-position: left 3px;
}
.ncp-con {
    background-image: url("../images/icon_complaintsportal.png");
    background-image: url(../images/icon_complaintsportal.svg), none;
    background-repeat: no-repeat;
    background-position: left 3px;
}
.service-widget {
    background: #fff;
    clear: both;
    margin-bottom: 20px;
    margin-top: 0;
}
.service-widget-title {
    background: #0747c7 !important;
    background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#c62c2b), to(#950808));
    background-image: -webkit-linear-gradient(top, #c62c2b 0%, #950808 100%);
    background-image: -moz-linear-gradient(top, #c62c2b 0%, #950808 100%);
    background-image: -ms-linear-gradient(top, #c62c2b 0%, #950808 100%);
    background-image: -o-linear-gradient(top, #c62c2b 0%, #950808 100%);
    min-height: 30px;
    -webkit-border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
    cursor: pointer;
    padding-bottom: 6px;
}
.widget-grey-title {
    background: #585858;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#555555), to(#3C3C3C));
    background: -webkit-linear-gradient(#555555, #3C3C3C);
    background: -moz-linear-gradient(#555555, #3C3C3C);
    background: -ms-linear-gradient(#555555, #3C3C3C);
    background: -o-linear-gradient(#555555, #3C3C3C);
    background: linear-gradient(#555555, #3C3C3C);
}
.service-widget-title > h4 {
    display: block !important;
    font-size: 16px !important;
    font-weight: normal;
    line-height: 18px !important;
    margin: 0 !important;
    padding-top: 5px;
    padding-left: 15px;
    color: #fff;
}
.service-widget-title > h4 em {
    font-size: 24px;
    margin-right: 5px;
}
.service-widget-title span.tools {
    position: relative;
    float: right;
    margin-top: -5px;
    padding: 2px 5px 1px 10px;
}
.service-widget-title span.tools > span {
    display: inline-block;
    margin-right: 5px;
    color: #ffffff;
    font-size: 24px;
    text-decoration: none;
    cursor: pointer;
}
.service-widget-title span.tools > span:hover {
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    opacity: .6;
}
.service-widget-body {
    border: 1px solid #cccccc;
    padding: 10px;
    background-color: #f5f5f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.service-widget-body h5 {
    margin-left: 6px;
}
.service-widget-body ul li a {
    color: #333333;
    text-decoration: underline;
}
.service-widget-body ul li a:hover {
    color: #0747c7;
}
.service-widget-body ul li a:visited {
    color: #551A8B;
    text-decoration: underline;
}
.service-widget-body ul li a:active {
    color: #0747c7;
}
.service-widget-body-form {
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #fff;
    width: 100%;
}
.service-widget-body-table {
    border: 0;
    padding: 0;
    width: 100%;
}
.servicepagetabs .resp-tabs-list li {
    float: left;
    background: none;
    border-bottom: 2px solid #636363;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 15px !important;
    padding-bottom: 0 !important;
}
.servicepagetabs .resp-tab-item a {
    color: #000;
    text-decoration: none;
}
.servicepagetabs .resp-tab-active {
    background: none !important;
    border-bottom: 2px solid #0747c7 !important;
    position: relative !important;
}
.servicepagetabs .resp-tab-active:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 7px solid transparent;
    border-top-color: #0747c7;
    top: 100%;
    left: 50%;
    margin-left: -7px;
}
.servicepagetabs .resp-tab-active a {
    color: #0747c7 !important;
}
.servicepagetabs .resp-tabs-container {
    background-color: #f5f5f5;
}
.servicepagetabs .resp-tabs-container .resp-tab-content {
    min-height: 50px;
}
.servicepagetabs .resp-tabs-container ul {
    margin-left: 5px;
}
.servicepagetabs .resp-tabs-container li {
    color: #666666;
    margin-bottom: 5px;
}
.servicepagetabs .resp-tab-content {
    padding-bottom: 0 !important;
}
.widget-text-center h4 {
    text-align: center;
    padding-top: 7px;
}
.form-row {
    display: table;
    border-bottom: none;
}
.form-col1 {
    float: left;
    width: 45%;
    min-height: 25px;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
}
.form-col1 label {
    font-size: 13px;
    margin-right: 15px;
    font-weight: bold;
    display: inline-block;
    line-height: 30px;
    text-align: right;
}
.form-col1 label:after {
	content: ':';
}
.form-col1 label em {
    padding-right: 5px;
}
.form-col1 span , .form-2col-control label{
    font-size: 13px;
    margin-right: 15px;
    display: inline-block;
    line-height: 30px;
    font-weight: bold;
}
.form-2col-control label , .form-2col span{
	font-size: 12px !important;
}
.form-col1 span em {
    padding-right: 5px;
}
.content-style span {
    line-height: 10px;
}
.form-col1 span:after {
    content: ' :';
}
.form-col2 {
    float: left;
    width: 54%;
    min-height: 25px;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-col2 a {
    color: #333333;
    text-decoration: underline;
}
.form-col2 a:hover {
    color: #0747c7;
}
.link-red {
    color: #0747c7 !important;
}
.link-red:hover {
    color: #333333 !important;
    text-decoration: underline;
}
.form-control-block {
    float: left;
    margin-left: 10px;
}
.block-full {
    width: 100%;
}
.form-control-block input , .form-control-block select,.fstdropdown {
    float: left;
    margin-right: 3px;
}
.form-control-block label {
    float: left;
}
.form-control-block select,.fstdropdown {
    border-radius: 0;
    /*width: 60.7% !important;*/
	width: 59.5% !important;
    padding-left: 2px;
    color: #000;
    line-height: 18px;
    -webkit-appearance: none;
    background: url(../index_files/downarrow.png) no-repeat right #FFF;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    /* text-overflow:  hidden; */
}
.form-control-block input[type="text"] {
    border-radius: 0;
    width: 93% !important;
    color: #000;
    padding-left: 15px;
}
.form-control-block label {
    padding-top: 5px;
}
.block-full input[type="text"] {
    width: 57% !important;
}
.form-control-block .button_style {
    margin-right: 15px;
    margin-bottom: 10px;
}
.form-control-block .btn {
    border-radius: 0!important;
    background-color: #fff !important;
    background-image: none;
    box-shadow: none;
    border: 1px solid #ccc;
}
.form-2col-control {
    float: none;
    margin-left: 10px;
	width : 90% ;
}
.form-2col span {
    display: block;
    padding-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    float: none;
}
.form-2col span:nth-child(2) {
    font-weight: normal;
}
.form-2col label {
    display: block;
    padding-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    float: none;
}
.form-2col-control select , .form-2col-control table {
    width: 90% !important;
}
.form-2col-control input[type=text] {
    width: 86% !important;
}
.form-2col-control textarea {
    width: 86% !important;
	height: 100px;
}
.form-2col-control input[type=text]:focus {
    border: 1px solid #cccccc !important;
}
.checkstatus {
    width: 13px;
    height: 13px;
    background-image: url("../images/icon-check.png");
    display: inline-block;
    margin-right: 5px;
    background-position: 0px 0px;
}
.form-control-block .dropdown-menu {
    border-radius: 0;
    background-color: #fff !important;
}
.form-control-block .dropdown-menu li a {
    text-decoration: none;
}
.form-control-block .dropdown-menu li a:hover {
    background: #0747c7 !important;
    color: #fff;
}
.icontbllink em {
    font-size: 18px;
    color: #333;
    margin-right: 5px;
}
.icontbllink {
    float: left;
    color: #333;
    margin-right: 15px;
    text-decoration: none !important;
}
.table-link a {
    margin-top: 6px;
}
.table-link a:first-child {
    margin-left: 10px;
}
.table-control-border {
    border-bottom: 1px solid #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}
.service-widget-body-table .table-control-border {
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bg-color-grey {
    background-color: #e3e3e3;
}
.remove-padding {
    padding: 0;
}
.table-row {
    float: left;
    width: 100%;
    min-height: 42px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    background-color: #f5f5f5;
}
.row-header {
    background-color: #e3e3e3;
}
.table-row:last-child {
    border-bottom: none;
}
.table-row-alter {
    background-color: #fff;
}
.col-header {
    font-weight: bold;
    float: left;
    text-align: center;
    padding-top: 10px;
    border-right: 1px solid #ccc;
    padding-bottom: 9000px;
    margin-bottom: -9000px;
}
.col-content {
    float: left;
    text-align: center;
    padding-top: 10px;
    border-right: 1px solid #ccc;
    padding-bottom: 9000px;
    margin-bottom: -9000px;
    color: #666666;
}
.col-grey {
    background-color: #e3e3e3;
    cursor: pointer;
}
.change-color {
    background-color: #e7f3fb !important;
    color: #000000;
}
.change-color a {
    color: #000000;
}
.row-wrap:last-child > .col-header:last-child {
    border-right: none;
}
.row-wrap:last-child > .col-content:last-child {
    border-right: none;
}
.table-row:nth-child(2n+3) {
    background-color: #f5f5f5;
}
.table-row:nth-child(even) {
    background-color: #fff;
}
.hide-right-border {
    border-right: none;
}
.last-col {
    border-right: none;
}
.col-w-6 {
    width: 6%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-w-22 {
    width: 22%;
    padding-top: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-w-25 {
    width: 25%;
    padding-top: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-w-44 {
    width: 44%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
    white-space: nowrap;	
}
.col-w-50 {
    width: 50%;
    padding-top: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-w-25 input {
    width: 100px;
}
.lbltext {
    padding-left: 5px !important;
}
.paging-row {
    text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0;
    border-radius: 0;
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    float: left;
    padding: 4px 7px;
    line-height: 1.428571429;
    text-decoration: none !important;
    background-color: #fff;
    border: 0;
    border-left-width: 0;
    color: #666666
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-left-width: 1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>.active>a,
.pagination>.active>span {
    color: #0747c7
}
.pagination>.active>a,
.pagination>.active>span {
    color: #0747c7;
    cursor: default
}
.alert {
    border-radius: 0;
    border: 1px solid #ccc;
    position: relative;
}
.alert .alert-heading {
    margin-bottom: 10px !important;
}
.alert-success {
    color: #396A3C !important;
}
.alert-success .alert-heading {
    color: #396A3C !important;
}
.alert-info {
    color: #1C6487 !important;
}
.alert-info .alert-heading {
    color: #1C6487 !important;
}
.alert-warning {
    color: #89601A !important;
}
.alert-warning .alert-heading {
    color: #89601A !important;
}
.alert-error {
    background-color: #f7e7e7 !important;
    color: #c80009 !important;
}
.alert-error .alert-heading {
    color: #c80009 !important;
}
.error-block {
    float: left;
    clear: both;
    color: #c80009;
    padding-left: 16px;
    padding-top: 5px;
}
.error-block:after {
    content: "";
    display: block;
    clear: both;
}
.error-block-PR {
    float: left;
    clear: both;
    color: #c80009;
    display: inline-block;
    width: 180px;
    text-align: left;
    padding-top: 5px;
}
.services-tab-menu {
    border-bottom: 1px solid #e3e3e3;
    margin: 0;
}
.services-tab-menu li {
    font-size: 16px;
    display: inline-block;
    padding: 8px 10px;
    margin: 0 3px;
    list-style: none;
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    font-family: 'PT Sans';
    color: #FFF;
    background: #676767;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#676767), to(#3C3C3C));
    background: -webkit-linear-gradient(#676767, #3C3C3C);
    background: -moz-linear-gradient(#676767, #3C3C3C);
    background: -ms-linear-gradient(#676767, #3C3C3C);
    background: -o-linear-gradient(#676767, #3C3C3C);
    background: linear-gradient(#676767, #3C3C3C);
    /* filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#676767', endColorstr='#3C3C3C', GradientType=0); */
    margin-top: 5px;
}
.services-tab-menu li:hover {
    background: #ce3231 !important;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ce3231), to(#930707)) !important;
    background: -webkit-linear-gradient(#ce3231, #930707) !important;
    background: -moz-linear-gradient(#ce3231, #930707) !important;
    background: -ms-linear-gradient(#ce3231, #930707) !important;
    background: -o-linear-gradient(#ce3231, #930707) !important;
    background: linear-gradient(#ce3231, #930707) !important;
    margin-bottom: -1px !important;
    padding: 8px 10px 8px 10px !important;
}
.services-tab-menu li.services-tab-active {
    background: #ce3231 !important;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ce3231), to(#930707)) !important;
    background: -webkit-linear-gradient(#ce3231, #930707) !important;
    background: -moz-linear-gradient(#ce3231, #930707) !important;
    background: -ms-linear-gradient(#ce3231, #930707) !important;
    background: -o-linear-gradient(#ce3231, #930707) !important;
    background: linear-gradient(#ce3231, #930707) !important;
    margin-bottom: -1px !important;
    padding: 8px 10px 8px 10px !important;
}
.services-tab-menu li:first-child {
    margin-left: 0 !important;
}
.services-tab-menu li a {
    color: #fff;
}
.services-tab-menu li a:hover {
    text-decoration: none;
}
.form-col2 input[type="text"] {
    border-radius: 0;
    margin-bottom: 0px;
    margin-top: 0px;
}
.form-col2 input[type="text"]:focus ,.col-content input[type="text"]:focus {
    outline: 1px !important;
    border: 1px solid #cccccc !important;
}
.form-col2 select,.fstdropdown {
    border-radius: 0;
    margin-bottom: 0px;
    margin-top: 0px;
}
.service-list-content {
    margin-left: 15px;
    margin-top: 10px;
}
.service-list-content li span {
    font-family: 'PT Sans';
    font-size: 14px;
    font-weight: 700;
}
.mar-right-10 {
    display: inline-block;
    margin-right: 10%;
}
.mar-right-20 {
    display: inline-block;
    margin-right: 20%;
}
.mar-right-30 {
    display: inline-block;
    margin-right: 30%;
}
.mar-right-40 {
    display: inline-block;
    margin-right: 40%;
}
.mar-right-50 {
    display: inline-block;
    margin-right: 50%;
}
.form-conform-block {
    float: left;
	text-align: left;
}
.form-conform-block input {
    float: left;
    margin-right: 7px;
}
.form-conform-block label {
    display: inline;
}
.tinynav {
    display: none;
}
.tinynav_label {
    display: none;
    color: #fff;
    font-weight: bold;
}
.tinynav {
    width: 100%;
}
.service-content p {
    margin-bottom: 15px;
}
.etraining-menu-list {
    margin: 10px 0 0 0 !important;
}
.etraining-menu-list li {
    overflow: hidden;
    float: left;
    margin: 0 0 20px 0 !important;
    padding-bottom: 15px;
}
.etraining-menu-list li img {
    float: left;
    margin-right: 2%;
    width: 74px;
    height: 54px;
}
.etraining-menu-list li .eservice-disc h6 {
    font-weight: bold;
    font-size: 13px;
    color: #333;
    margin: 0 !important;
}
.etraining-menu-list li .eservice-disc h6 a {
    color: #333;
}
.etraining-menu-list li .eservice-disc h6 a:hover {
    text-decoration: underline !important;
}
.etraining-menu-list li .eservice-disc p {
    line-height: 16px;
    color: #666;
    overflow: hidden;
    font-size: 12px;
}
.list-removestyle {
    margin: 0 !important;
}
.list-removestyle li {
    list-style: none;
    margin: 0 !important;
}
.list-removestyle li a {
    color: #333;
    text-decoration: underline;
    margin-left: 5px;
}
.list-removestyle li a:hover {
    color: #0747c7;
}
.clear-block {
    clear: both;
}
.button-disabled {
    cursor: not-allowed;
    background-color: #838383 !important;
    opacity: .5;
    cursor: default !important;
}
.button_grey_style:active,
.button_grey_style:hover {
    background: #676767;
}
.service-form-actions {
    margin: 0;
    background-color: transparent;
    text-align: center;
}
.service-form-actions input {
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 0 !important;
	vertical-align: unset;
}
.service-home-btn {
    background: #0747c7 !important;
    display: inline-block;
    float: right;
    height: 30px;
    line-height: 30px;
    margin-left: 0;
    font-family: 'PT Sans';
    font-size: 13px;
    color: #FFF;
    padding-left: 10px;
    padding-right: 10px;
    clear: none !Important;
}
.service-home-btn .fa-angle-double-left {
    font-size: 20px;
    margin-right: 5px;
}
.service-home-btn:hover {
    color: #FFF;
    text-decoration: none;
    background: #333 !important;
}
.service-home-btn:focus {
    color: #fff;
    text-decoration: none;
}
input[type="checkbox"]:focus {
    outline: medium none;
}
input[type="radio"]:focus {
    outline: medium none;
}
select option {
    background-color: #fff;
    padding-bottom: 5px;
    padding-top: 5px;
}
.required-text {
    color: #000 !important;
}
.alert-close {
    position: absolute !important;
    padding: 10px;
    right: 5px !important;
    top: 0 !important;
    float: none;
}
.block-full input[type="text"].date-picker-calendar {
    background-image: url("../images/calender-icon.jpg");
    background-repeat: no-repeat;
    background-position: right center;
}
.table-resp-head {
    display: table-header-group;
}
.table-resp-head .resp-column {
    background: #e3e3e3;
    color: #333;
    font-weight: 400;
    border-right: 1px solid #ccc;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
.resp-column.remove-colon::before {
    content: none;
}
.resp-row {
    display: table-row;    
    background: #fff;
}
.table-resp-head .resp-column:nth-child(1),
.resp-row .resp-column:nth-child(1) {
    border-left: 1px solid #ccc;
}
.resp-row:nth-child(odd) {
    background: #f5f5f5;
}
.resp-column {
    display: table-cell;
    padding: 10px 5px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    /*overflow: auto;*/
}
.resp-column-attachment {
    display: table-cell;    
    padding: 10px 5px;    
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    vertical-align: middle;
    font-size: 13px;
    overflow: auto;
}
.resp-column strong {
    font-size: 12px;
}
.resp-table-padding-10 {
    padding: 10px 10px;
}
.table-resp a:hover {
    color: #c0392b;
    text-decoration: underline;
}
.col-textbox input[type="text"] {
    width: 80%;
    margin-bottom: 0px;
    text-align: right;
}
.col-textbox input[type="text"]:focus {
    outline: 1px !important;
    border: 1px solid #cccccc !important;
}
.total-amout-wrap {
    float: right;
    background-color: #e3e3e3;
    padding: 2%;
    width: 37%;
    text-align: right;
    margin-bottom: 2px;
    clear: both;
}
.total-amount-caption {
    display: inline-block;
    white-space: nowrap;
}
.total-amount {
    display: inline-block;
    width: 25%;
    text-align: right;
}
.color-red {
    color: #0747c7;
}
.payment-col {
    text-align: left !important;
    padding: 10px 10px;
    background-color: #fff;
}
.col-text-right {
    text-align: right !important;
}
.col-text-center {
    text-align: center !important;
}
.col-vertical-align {
    vertical-align: middle !important;
}
.resp-column a:hover {
    color: #0747c7;
    text-decoration: underline;
}
.resp-column a:visited {
    color: #551A8B;
    text-decoration: underline;
}
.resp-column a:active {
    color: #0747c7;
    text-decoration: underline;
}
.lt-ie9 .table-resp .resp-column:first-child {
    border-left: 1px solid #ccc;
}
.gray_button {
    background: linear-gradient(#9E9E9E, #666666) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(top, #9E9E9E, #666666);
    color: #FFFFFF !important;
    display: inline-block;
    font-family: 'PT Sans';
    font-size: 17px;
    padding: 4px 10px;
    text-decoration: none !important;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #777777;
    text-decoration: none;
}

.lfFormFieldCheckBox {
    vertical-align: middle !important;
    margin: 0 !important;
    margin-right: 5px !important;
}
.lfFormLabel {
    margin: 8px 0;
}
.lfFormField {
    line-height: 25px;
}
.lfFormLabel a {
    color: #666;
    text-decoration: underline;
}
.todays-poll-section a:hover {
    color: #333;
}
.eservice-carousel .thumbnails li .eservice-disc p {
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wpthemeControl.wpthemeStandard {
    box-shadow: none !important;
    border: none !important;
    padding: 0px !important;
}
.wpthemeControlHeader {
    border-bottom: none !important;
    border-top: none !important;
    float: right;
    width: auto;
}
.breadcrumb {
    padding: 8px 0px 0px;
    margin: 0px;
    background-color: rgb(255, 255, 255);
}
.breadcrumb > .active {
    color: #666666;
    text-decoration: none;
}
.radioFix {
    padding-top: 5px;
}
.resp-row input[type="text"]:focus,
.resp-row textarea:focus {
    outline: 1px !important;
    border: 1px solid #cccccc !important;
}
.resp-row input[type="text"] {
    border-radius: 0;
    margin-bottom: 0px;
    margin-top: 0px;
}
.resp-row select {
    border-radius: 0;
    margin-bottom: 0px;
    margin-top: 0px;
}
.grid-menu-list {
    margin: 10px 0 0 0 !important;
}
.grid-menu-list li:nth-child(3n+3) {
    margin-left: 0;
    margin-right: 10px !important;
}
.grid-menu-list li:first-child {
    margin-right: 10px !important;
}
.grid-menu-list li {
    overflow: hidden;
    float: left;
    margin: 0 0 20px 0 !important;
    padding-bottom: 15px;
}
.grid-menu-list li img {
    float: left;
    margin-right: 2%;
    width: 74px;
    height: 54px;
}
.grid-menu-list li .eservice-disc h6 {
    font-weight: bold;
    font-size: 13px;
    color: #333;
    margin: 0 !important;
}
.grid-menu-list li .eservice-disc h6 a {
    color: #333;
}
.grid-menu-list li .eservice-disc h6 a:hover {
    text-decoration: underline !important;
}
.grid-menu-list li .eservice-disc p {
    line-height: 16px;
    color: #666;
    overflow: hidden;
    font-size: 12px;
}
.form-col1 span , .form-2col-control label{
    font-size: 13px;
    margin-right: 5px;
    display: inline-block;
    line-height: 30px;
    font-weight: bold;
}
.content-style span {
    line-height: 10px;
}
.form-control-block input[type="text"] {
    border-radius: 0;
    color: #000000;
    padding-left: 5px;
}
input[type="password"],
input[type="password"]:focus {
    -webkit-appearance: none;
    -webkit-user-modify: read-write-plaintext-only;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    outline: none !important;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.form-control-block input[type="password"] {
    border-radius: 0;
    color: #000000;
    padding-left: 5px;
}
.block-full input[type="password"] {
    width: 57% !important;
}
.form-col2 input[type="password"]:focus {
    outline: 1px !important;
    border: 1px solid #cccccc !important;
    box-shadow: none;
}
.form-col2 input[type="password"] {
    border-radius: 0;
    margin-bottom: 0px;
    margin-top: 0px;
}
.content-style span {
    line-height: 20px;
}
.centerText {
    text-align: center;
}
ul.searchResult li {
    list-style-type: none;
}
.content-wrap-service-SearchEngine {
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 0px !important;
}
.content-container-service-SearchEngine {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
    padding: 25px;
    width: 850px;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.services-tab-menu-SearchEngine {
    border-bottom: 1px solid #E3E3E3;
    margin: 0 0 50px;
}
.search-error-msg {
    display: none;
    color: red;
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
}
ul#serviceRatingFaces li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 8px;
    margin-top: 10px;
}
.share-btn {
    display: inline-block;
    float: right;
    font-family: 'PT Sans';
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
}
.service-search-btn {
    background: none repeat scroll 0 0 #0747c7;
    color: #FFFFFF !important;
    margin-left: 5px;
    padding: 5px 7px 4px;
    position: absolute;
    right: 0;
    text-align: center;
}
.form-control-block-service-rating {
    float: left;
    margin-left: 0px;
}
.block-full-service-rating input {
    padding-left: 0px;
    width: 166px;
}
.block-full-service-rating textarea {
    padding-left: 0px;
    width: 166px;
}
.form-control-block-service-rating textarea {
    border: 1px solid #CCCCCC;
    border-radius: 0 !important;
    padding-left: 5px;
    width: 166px;
}
.form-control-block-service-rating input {
    border: 1px solid #CCCCCC;
    border-radius: 0 !important;
    padding-left: 5px;
    width: 166px;
}
.form-control-block-service-rating input:focus {
    outline: 1px !important;
    border: 1px solid #cccccc !important;
}
ul#serviceRatingFaces li {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 8px;
}
.mar-top-35 {
    margin-top: 35px;
}
#rateFeedbackForm .error-block {
    float: left;
    clear: both;
    color: #c80009;
    padding-left: 0px;
    padding-bottom: 5px;
    width: 100%;
}
#RatingResult {
    padding-bottom: 3px;
}
.left-text {
    text-align: left !important;
}
.center-text {
    text-align: center !important;
}
.right-text {
    text-align: right !important;
}
.disabledLink {
    color: #666;
}
.table-resp-vertical {
    display: table;
    color: #444;
    margin: 0px 0;
    width: 100%;
    background: #eaeaea;
    border-top: 1px solid #ccc;
}
.table-resp-vertical .resp-row:nth-child(odd) {
    background: #fff;
}
.table-resp-vertical .resp-row:first-child {
    border: 1px #ccc solid !important;
}
.table-resp-vertical .resp-column {
    text-align: left;
}
.grey-header {
    background-color: #eaeaea;
}
.header-bold {
    font-size: 14px;
    font-weight: bold;
}
.disabledLink {
    color: #666;
}
select[disabled],
select[readonly] {
    /*background: url("../images/downarrow.png") no-repeat scroll right center #eeeeee;*/
    cursor: not-allowed;
}
.mar-top-20 {
    margin-top: 20px;
}
img#pd-float-tm {
    display: none;
}
.cloud-tag-wrap {
    padding-top: 15px;
}
body {
    -ms-overflow-style: scrollbar;
}
#serviceRatingFaces {
    margin: 0;
}
ul#serviceRatingFaces li {
    margin-right: 6px;
}
input[disabled] {
    cursor: not-allowed;
    background-color: #eeeeee;
}
.AcadimiNumberBox {
    width: 45% !important;
}
.yearBox {
    width: 40% !important;
    padding-left: 10px;
}
.yearBox input[type="text"] {
    width: 85% !important;
}
.AcadimiNumberBox input[type="text"] {
    width: 93% !important;
}
.mar-top-20 {
    margin-top: 20px;
}
#paragraph {
    width: 97%;
}
.superscript {
    color: red;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}
.superscriptGray {
    color: gray;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    top: 0 !important;
}
.searchPagination {
    width: 100%;
    text-align: center;
}
.mar-btm-5 {
    margin-bottom: 5px;
}
.services-tab-menu li {
    margin: 6px 0 3px;
}
#allresultsli > div.results > ul {
    margin: 5px 0 0 0;
}
#navigateli > ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.services-tab-menu li.active {
    background: #ce3231 !important;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ce3231), to(#930707)) !important;
    background: -webkit-linear-gradient(#ce3231, #930707) !important;
    background: -moz-linear-gradient(#ce3231, #930707) !important;
    background: -ms-linear-gradient(#ce3231, #930707) !important;
    background: -o-linear-gradient(#ce3231, #930707) !important;
    background: linear-gradient(#ce3231, #930707) !important;
    margin-bottom: -1px !important;
    padding: 8px 10px 8px 10px !important;
}
.datepicker {
    top: 0;
    left: 0;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 999999999;
}
.datepicker:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px;
}
.datepicker:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 7px;
}
.datepicker > div {
    display: none;
}
.datepicker table {
    width: 100%;
    margin: 0;
}
.datepicker td,
.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.datepicker td.day:hover {
    background: #eeeeee;
    cursor: pointer;
}
.datepicker td.day.disabled {
    color: #eeeeee;
}
.datepicker td.old,
.datepicker td.new {
    color: #999999;
}
.datepicker td.active,
.datepicker td.active:hover {
    color: #ffffff;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); */
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled false); */
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
    color: #ffffff;
    background-color: #0044cc;
    *background-color: #003bb3;
}
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
    background-color: #003399;
}
.datepicker td span {
    display: block;
    width: 47px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.datepicker td span:hover {
    background: #eeeeee;
}
.datepicker td span.active {
    color: #ffffff;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); */
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* *background-color: #0044cc; */
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled false); */
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
    color: #ffffff;
    background-color: #0044cc;
    /* *background-color: #003bb3; */
}
.datepicker td span.active:active,
.datepicker td span.active.active {
    background-color: #003399;
}
.datepicker td span.old {
    color: #999999;
}
.datepicker th.switch {
    width: 145px;
}
.datepicker th.next,
.datepicker th.prev {
    font-size: 21px;
}
.datepicker thead tr:first-child th {
    cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
    background: #eeeeee;
}
.datetimepicker {
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
}
.datetimepicker-inline {
    width: 220px;
}
.datetimepicker.datetimepicker-rtl {
    direction: rtl;
}
.datetimepicker.datetimepicker-rtl table tr td span {
    float: right;
}
.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
    top: 0;
    left: 0;
}
[class*=" datetimepicker-dropdown"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #cccccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
}
[class*=" datetimepicker-dropdown"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
}
[class*=" datetimepicker-dropdown-top"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #cccccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom: 0;
}
[class*=" datetimepicker-dropdown-top"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #ffffff;
    border-bottom: 0;
}
.datetimepicker-dropdown-bottom-left:before {
    top: -7px;
    right: 6px;
}
.datetimepicker-dropdown-bottom-left:after {
    top: -6px;
    right: 7px;
}
.datetimepicker-dropdown-bottom-right:before {
    top: -7px;
    left: 6px;
}
.datetimepicker-dropdown-bottom-right:after {
    top: -6px;
    left: 7px;
}
.datetimepicker-dropdown-top-left:before {
    bottom: -7px;
    right: 6px;
}
.datetimepicker-dropdown-top-left:after {
    bottom: -6px;
    right: 7px;
}
.datetimepicker-dropdown-top-right:before {
    bottom: -7px;
    left: 6px;
}
.datetimepicker-dropdown-top-right:after {
    bottom: -6px;
    left: 7px;
}
.datetimepicker > div {
    display: none;
}
.datetimepicker.minutes div.datetimepicker-minutes {
    display: block;
}
.datetimepicker.hours div.datetimepicker-hours {
    display: block;
}
.datetimepicker.days div.datetimepicker-days {
    display: block;
}
.datetimepicker.months div.datetimepicker-months {
    display: block;
}
.datetimepicker.years div.datetimepicker-years {
    display: block;
}
.datetimepicker table {
    margin: 0;
}
.datetimepicker td,
.datetimepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}
.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
    background-color: transparent;
}
.datetimepicker table tr td.minute:hover {
    background: #eeeeee;
    cursor: pointer;
}
.datetimepicker table tr td.hour:hover {
    background: #eeeeee;
    cursor: pointer;
}
.datetimepicker table tr td.day:hover {
    background: #eeeeee;
    cursor: pointer;
}
.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
    color: #999999;
}
.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}
.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(to top, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0); */
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
}
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
    background-color: #fdf59a;
}
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
    background-color: #fbf069;
}
.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to top, #0088cc, #0044cc);
    background-repeat: repeat-x;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0); */
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
    background-color: #0044cc;
}
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
    background-color: #003399;
}
.datetimepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.datetimepicker .datetimepicker-hours span {
    height: 26px;
    line-height: 26px;
}
.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
    width: 14.6%;
}
.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
    margin-bottom: inherit;
    line-height: 30px;
}
.datetimepicker .datetimepicker-minutes span {
    height: 26px;
    line-height: 26px;
}
.datetimepicker table tr td span:hover {
    background: #eeeeee;
}
.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}
.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to top, #0088cc, #0044cc);
    background-repeat: repeat-x;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0); */
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #0044cc;
}
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
    background-color: #003399;
}
.datetimepicker table tr td span.old {
    color: #999999;
}
.datetimepicker th.switch {
    width: 145px;
}
.datetimepicker th span.glyphicon {
    pointer-events: none;
}
.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr:first-child th {
    cursor: pointer;
}
.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot tr:first-child th:hover {
    background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
    cursor: pointer;
    width: 14px;
    height: 14px;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}
.eventCalendar-wrap {
    color: #000;
    padding: 0 10px 20px;
}
.eventCalendar-wrap .next {
    right: 10px !important;
}
.eventCalendar-wrap .arrow {
    text-decoration: none;
    color: #fff;
    padding: 0 5px;
    line-height: 28px;
    top: 9px;
    padding: 8px 10px;
}
.eventCalendar-wrap .arrow:hover {
    opacity: 0.7;
}
.eventCalendar-wrap .arrow span {
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    float: left;
    text-indent: -5000px;
}
.eventCalendar-wrap .arrow.prev span {
    border-left-width: 0;
    border-right: 6px solid #fff;
}
.eventsCalendar-slider {
    height: 80px;
    width: 50%;
    float: left;
    display: inline-block;
    width: 50%;
}
.eventsCalendar-monthWrap {
    border-radius: 5px;
    top: 10px;
    left: 0px;
    width: 50%;
    display: inline-block;
    float: left;
}
.eventsCalendar-currentTitle {
    line-height: 30px;
    background-color: #666;
    outline: 1px solid #666;
    border: 1px solid #E3E3E3;
    border-width: 1px 0;
    width: 100%;
    margin-left: 0px;
}
.eventsCalendar-currentTitle .monthTitle {
    font-size: 110%;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}
.eventsCalendar-daysList {
    zoom: 1;
    padding: 0;
    width: 100%;
}
.eventsCalendar-daysList.showAsWeek {
    margin: 0px;
    width: auto;
    border: solid 0px #BCBCBC;
    border-bottom-width: 0;
    border-radius: 0;
}
.eventsCalendar-daysList.showDayNames.showAsWeek {
    border-radius: 5px 5px 0 0;
}
.eventsCalendar-daysList:before,
.eventsCalendar-daysList:after {
    content: "";
    display: table;
}
.eventsCalendar-daysList:after {
    clear: both;
}
.eventsCalendar-day-header {
    text-align: center;
    font-size: 10px;
    border-bottom: solid 1px #BCBCBC;
}
.eventsCalendar-daysList.showAsWeek li {
    height: auto;
    margin: 0;
}
.eventsCalendar-daysList.showAsWeek li.empty {
    background-color: #ccc;
    min-height: 27px;
}
.eventsCalendar-day a {
    text-decoration: none;
    font-size: 10px;
    color: #424242;
}
.eventsCalendar-day {
    border-left: solid 1px #BCBCBC;
}
.eventsCalendar-day a {
    border: solid 1px #BCBCBC;
    border-width: 0 1px 1px 0;
}
.showAsWeek .eventsCalendar-day {
    border-left-width: 0;
}
.showAsWeek .eventsCalendar-day a {
    border: solid 1px red;
    border-color: #fff #BCBCBC #BCBCBC #eee;
    line-height: 27px;
    font-size: 11px;
}
.eventsCalendar-day a:hover {
    background-color: #E4E4E4;
    box-shadow: inset 5px 5px 10px #C1C1C1;
    text-shadow: 2px 2px 2px #C1C1C1;
}
.eventsCalendar-daysList li.dayWithEvents a {
    background: #89B814;
    box-shadow: inset 5px 5px 10px #698B10;
    text-shadow: 2px 2px 2px #698B10;
    color: #fff;
}
li.eventsCalendar-day.dayWithEvents a:hover {
    background-color: #C2D374;
    box-shadow: inset 5px 5px 10px #89B814;
    text-shadow: 2px 2px 2px #89B814;
}
.eventsCalendar-daysList li.current a {
    color: #fff;
    background: #BE0900;
    box-shadow: inset 5px 5px 10px #7b0600;
    text-shadow: 2px 2px 2px #7b0600;
}
li.eventsCalendar-day.current a:hover {
    background-color: #eb5b54;
    box-shadow: inset 5px 5px 10px #7b0600;
    text-shadow: 2px 2px 2px #7b0600;
}
.eventsCalendar-loading {
    border-radius: 4px;
    margin: 5px auto;
    padding: 0 10px;
    background-color: #ccc;
    color: #fff;
    text-align: center;
    font-weight: bold;
    box-shadow: 0 0 10px #ccc;
    text-shadow: 0 0 3px #aaa;
    position: absolute;
    z-index: 4;
    top: 25px;
    left: 5px;
}
.eventsCalendar-loading.error {
    display: none;
}
.eventsCalendar-subtitle {
    padding-top: 2px;
    font-size: 1.1em;
    margin: 2px 0px;
    color: #333;
}
.eventsCalendar-list-wrap {
    min-height: 210px;
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    top: 40px;
}
.eventsCalendar-list-content.scrollable {
    height: 100px;
    overflow-y: auto;
    margin: 0 5px 5px 0;
}
.eventsCalendar-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.eventsCalendar-list li {
    padding: 0 5px 15px;
    margin: 0;
    clear: both;
}
.eventsCalendar-list li time {
    font-size: .96em;
    line-height: 13px;
}
.eventsCalendar-list li time em {
    float: right;
    font-style: normal;
}
.eventsCalendar-list li time small {
    font-size: .96em;
    float: right;
    background-color: #ccc;
    color: #fff;
    padding: 0 5px 0 4px;
    margin: 0 0 0 3px;
}
.eventsCalendar-list li .eventTitle {
    display: inline-block;
    float: left;
    color: #404040;
    font-weight: bold;
    text-decoration: none;
    font-size: 110%;
}
.eventsCalendar-list li .eventTitle:hover {
    text-decoration: underline;
    color: #0E8EAB;
}
.eventsCalendar-list li .eventDesc {
    clear: both;
    margin: 0 0 5px 0;
    font-size: 80%;
    line-height: 1.2em;
}
.eventsCalendar-list li .eventTitleCust {
    display: inline-block;
    clear: both;
    color: #0E8EAB;
    font-weight: bold;
    text-decoration: none;
}
.eventsCalendar-list li .eventTitleCust:hover {
    text-decoration: underline;
}
.eventsCalendar-list li .eventDesc {
    clear: both;
    margin: 0 0 5px 0;
    font-size: 90%;
    line-height: 1.4em;
}
.eventsCalendar-list .eventsCalendar-noEvents {
    font-size: 120%;
    color: #888888;
}
.bt {
    font-size: 12px;
    display: block;
    clear: both;
    text-align: center;
    margin-top: 10px;
    padding: 9px 34px 11px;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    background-color: #698B10;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#89B814), to(#698B10));
    background-image: -moz-linear-gradient(top, #89B814, #698B10);
    background-image: -ms-linear-gradient(top, #89B814, #698B10);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89B814), color-stop(100%, #698B10));
    background-image: -webkit-linear-gradient(top, #89B814, #698B10);
    background-image: -o-linear-gradient(top, #89B814, #698B10);
    background-image: linear-gradient(to top, #89B814, #698B10);
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#89B814', endColorstr='#698B10', GradientType=0); */
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid #698B10;
    border-color: #698B10 #698B10 #465F05;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
}
.bt:hover {
    background-position: 0 -15px;
    text-decoration: none;
}
.hidden {
    display: none;
}
.eventCalendar-wrap {
    position: relative;
    overflow: hidden;
    background: #eee;
}
.eventCalendar-wrap .arrow {
    position: absolute;
    z-index: 5;
    top: 3px;
    width: 50%;
}
.eventCalendar-wrap .prev {
    left: 3px;
}
.eventCalendar-wrap .next {
    right: 3px;
}
.eventsCalendar-currentTitle .monthTitle {
    display: block;
    text-align: center;
}
.eventsCalendar-monthWrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 50%;
    display: inline-block;
    float: left;
}
.eventsCalendar-monthWrap.currentMonth {
    z-index: 1;
}
.eventsCalendar-daysList {
    display: table;
    width: 100%;
}
.eventsCalendar-daysList.showAsWeek {
    display: block;
}
.eventsCalendar-daysList li {
    display: table-cell;
}
.eventsCalendar-daysList li.dayWithEvents {
    background: rgba(0, 0, 0, 0.15);
}
.eventsCalendar-daysList li.current {
    background: rgba(0, 0, 0, 0.35);
}
.eventsCalendar-daysList.showAsWeek li {
    display: block;
    float: left;
    width: 14.28%;
    height: 20px;
}
.eventsCalendar-daysList li a {
    padding: 0;
    display: block;
    text-align: center;
    font-size: 8px;
    min-width: 7px;
}
.eventsCalendar-loading {
    display: block;
    min-width: 100px;
    height: 40px;
    line-height: 40px;
}
.eventsCalendar-list {
    position: relative;
    z-index: 1;
}
.eventsCalendar-list.oldEventList {
    z-index: 2;
}
.eventsCalendar-subtitle {
    padding-left: 5px;
    font-weight: bold;
    font-size: 120%;
}
.min-row-height-PR {
    min-height: 100px;
}
.visuallyhidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.formcolumn {
    margin: 0px 7px;
    padding-top: 10px;
}
#filename {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    color: #444444;
    font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
    font-weight: 300;
    margin: 0;
    width: 96%;
}
.filebrowser {
    position: relative;
}
#drop {
    position: absolute;
    right: 2px;
    top: 0px;
}
#drop a {
    background-color: #0747c7;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 0.9em;
    font-weight: 300;
    line-height: 1;
    margin-right: 1px;
    padding: 0.76em 1.5em;
    text-decoration: none;
    text-transform: uppercase;
}
#drop a:hover {
    background-color: #930707;
    text-decoration: none;
}
.dropadd {
    background-color: #777777 !important;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 0.9em !important;
    font-weight: 300;
    line-height: 1;
    padding: 0.76em 1.2em !important;
    text-transform: uppercase;
}
.dropadd:hover {
    background-color: #C0392B !important;
    text-decoration: none;
}
#drop input {
    border: 0 none !important;
    color: #FFFFFF;
    cursor: pointer;
    float: none;
    height: 37px;
    left: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 80px !important;
    margin-top: -2px !important;
    opacity: 0;
    padding: 0;
    position: absolute !important;
    top: 0;
    visibility: visible;
    width: 100px !important;
    z-index: 1;
}
.ie8 #drop #browsefile {
    background-color: #FFFFFF;
}
.fileuploader {
    background-color: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    clear: both;
    float: left;
    margin-left: 7px;
    margin-right: auto;
    margin-top: 20px;
    padding: 2%;
    width: 92%;
}
.filelist li {
    border-bottom: 1px solid #E5E5E5;
    clear: both;
    float: left !important;
    list-style: none outside none;
    margin-left: 0 !important;
    padding-bottom: 1%;
    padding-top: 1%;
    width: 100% !important;
}
.filelist li:last-child {
    border-bottom: medium none;
}
.fileicon {
    float: left;
    margin-right: 2%;
}
.filename {
    float: left;
    font-size: 0.9em;
    overflow: hidden;
    padding-right: 1%;
    text-align: left;
    width: 46%;
}
.loader {
    float: left;
}
.filesize {
    float: left;
    font-size: 0.9em;
    padding-left: 1%;
    padding-right: 1%;
}
.fileClose {
    cursor: pointer;
    float: right;
}
.msg {
    clear: both;
    font-size: 12px;
    margin: 0 auto;
    padding-bottom: 5px;
    padding-top: 8px;
    text-align: center;
    width: 96%;
}
.Err_Text {
    color: #FF0000;
    font-family: Verdana;
    font-size: 11px;
}
#drop_PR {
    display: block;
    margin-top: 35px;
}
#drop_PR a {
    background-color: #0747c7;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 0.9em;
    font-weight: 300;
    line-height: 1;
    margin-right: 1px;
    padding: 0.76em 1.5em;
    text-decoration: none;
    text-transform: uppercase;
}
#drop_PR a:hover {
    background-color: #930707;
    text-decoration: none;
}
#drop_PR input {
    border: 0 none !important;
    color: #FFFFFF;
    cursor: pointer;
    float: none;
    height: 37px;
    left: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 80px !important;
    margin-top: -2px !important;
    opacity: 0;
    padding: 0;
    position: absolute !important;
    top: 0;
    visibility: visible;
    width: 100px !important;
    z-index: 1;
}
.width-150 {
    width: 150px;
}
.resp-column.width-70.grey-header.hidden-phone.hidden-tablet.header-bold {
    width: 70%;
}
.red {
    color: #0747c7;
}
.stages-icon {
    padding-bottom: 3px;
    width: 17px;
}
.stage-list {
    padding: 0;
}
.stage-list ul {
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
    border: 1px solid #e8e8e8;
}
.stage-list li {
    display: table-cell;
    width: 140px;
    height: auto;
    text-align: center;
    min-height: 80px;
    background-color: #f5f5f5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #e8e8e8;
    padding: 0;
    border-left: 1px solid #e4e4e5;
    border-right: 1px solid #e4e4e5;
}
.stage-list li.last-stage {
    border-right: none;
}
.stage-list li div {
    height: auto;
    display: block;
    position: relative;
    min-height: 60px;
    padding: 5.2%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.stage-list li div a {
    display: block;
}
.stage-list li div a:hover {
    text-decoration: none;
}
.stage-list li div a:hover >span {
    background-color: #c70008;
}
.stage-list li span {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #636363;
    color: #FFF;
    text-align: center;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
}
.stage-list li p {
    display: block;
    clear: both;
    color: #333;
    font-family: 'PT Sans';
    font-size: 13px;
    margin-top: 5px;
}
.stage-list li.current {
    background-color: #fbe7e8;
}
.autocomplete-suggestions {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid;
    display: block;
    float: left;
    margin-top: 30px;
    max-height: 400px;
    overflow: scroll;
    position: absolute;
    width: 50% !important;
    z-index: 9999;
}
.autocomplete-suggestion {
    cursor: pointer;
    overflow: hidden;
    padding: 2px 5px;
    white-space: nowrap;
}
.onlyprint {
    display: none;
}
.eKey_lock_icon {
    height: 20px !important;
    width: 20px !important;
    margin-right: 5px !important;
}
.eKey_lock_note {
    color: #0747c7;
    font-weight: bold;
}
a.eKey_lock {
    color: #000 !important;
    text-decoration: underline !important;
}
a.eKey_lock:hover {
    color: #0747c7 !important;
    text-decoration: underline !important;
}
a.eKey_lock:visited {
    color: #551A8B !important;
    text-decoration: underline !important;
}
.flex-radio td {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
}
.form-mar-15 {
    margin-right: 15px !important;
}
.legendsIcons > span {
    display: inline-block;
    margin-left: 40px;
    white-space: nowrap;
}
.resp-column .error-block {
    padding-left: 0;
    float: none;
}
.otherpurpose span:after {
    content: ","
}
.otherpurpose span:last-child:after {
    content: ""
}
div.atclear {
    clear: both;
}
.receipt-header.resp-row {
    display: table-header-group;
    color: #333;
    font-weight: bold;
}
.no-padding {
    padding-left: 0px !important;
}
.icontbllink {
    text-decoration: none !important;
}
label,
span,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    cursor: default !important;
}
.padding-bottom-no {
    padding-bottom: 0px;
}
.service-widget-body-table-normal {
    border: 0;
    padding: 0;
    width: 100.05%;
}
.table-normal {
    display: table;
    color: #444;
    margin: 0px 0;
    width: 100%;
    background: #eaeaea;
}
.table-normal-head {
    display: table-header-group;
}
.table-normal-head .normal-column {
    background: #e3e3e3;
    color: #333;
    font-weight: 400;
    border-right: 1px solid #ccc;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
.normal-row {
    display: table-row;
    background: #fff;
}
.table-normal-head .normal-column:nth-child(1),
.normal-row .normal-column:nth-child(1) {
    border-left: 1px solid #ccc;
}
.normal-row:nth-child(odd) {
    background: #f5f5f5;
}
.normal-column {
    display: table-cell;
    padding: 10px 5px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
}
.normal-column strong {
    font-size: 12px;
}
.normal-table-padding-10 {
    padding: 10px 10px;
}
.table-normal a {
    color: #e74c3c;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
.table-normal a:hover {
    color: #c0392b;
    text-decoration: underline;
}
.resp-column_ {
    display: table-cell !important;
    padding: 10px 5px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
}
.table-resp-head_fix {
    display: table-header-group;
}
.table-resp-head_fix .resp-column_ {
    background: #e3e3e3;
    color: #333;
    font-weight: 400;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
.table-resp-head_fix .resp-column_:nth-child(1),
.resp-row .resp-column_:nth-child(1) {
    border-left: 1px solid #ccc;
}
.tab-list {
    padding: 0;
}
.tab-list ul {
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
    border: 1px solid #e8e8e8;
}
.tab-list li {
    display: table-cell;
    width: auto;
    height: auto;
    text-align: center;
    min-height: 80px;
    background-color: #f5f5f5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #e8e8e8;
    padding: 0;
}
.tab-list li.last-stage {
    border-right: none;
}
.tab-list li div {
    height: auto;
    display: block;
    position: relative;
    min-height: 60px;
    padding: 5.2%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tab-list li div a {
    display: block;
}
.tab-list li div a:hover {
    text-decoration: none;
}
.tab-list li div a:hover >span {
    background-color: #c70008;
}
.tab-list li div:after,
.tab-list li div:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}
.tab-list li div:after {
    border-color: rgba(245, 245, 245, 0);
    border-left-color: #f5f5f5;
    border-width: 10px;
    margin-top: -10px;
}
.tab-list li div:before {
    border-color: rgba(232, 232, 232, 0);
    border-left-color: #e8e8e8;
    border-width: 11px;
    margin-top: -11px;
}
.tab-list li.last-stage div:after,
.tab-list li.last-stage div:before {
    display: none;
}
.tab-list li span {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #636363;
    color: #FFF;
    text-align: center;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
}
.tab-list li p {
    display: block;
    clear: both;
    color: #333;
    font-family: 'PT Sans';
    font-size: 16px;
    margin-top: 5px;
}
.tab-list li.current {
    background-color: #fbe7e8;
}
.tab-list li.current span {
    background-color: #c70008;
}
.tab-list li.current div:after {
    border-color: rgba(251, 231, 232, 0);
    border-left-color: #fbe7e8;
}
.tab-list div.heading_ {
    background-color: #fbe7e8;
    height: auto;
    display: block;
    position: relative;
    min-height: 0px;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    width: 100%;
    left: 0;
    border: 1px solid #e8e8e8;
    color: #333;
    font-family: 'PT Sans';
    font-size: 16px;
    display: none;
}
ul.selectable li {
    cursor: pointer;
}
ul.selectable li.selected {
    background: red;
}
.umra_schedule {
    width: 100%;
    display: block;
    border: 0px red solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.umra_schedule::after {
    clear: both;
    content: "";
    display: block;
}
.umra_schedule div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.timing_ {
    width: 50%;
    float: left;
}
.umra_schedule div.column {
    width: 50%;
    border: 0px red solid;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #ccc;
}
div.timing_:last-child div.column:last-child {
    border-right: 0px solid #ccc;
}
.umra_schedule div.column:last-child .bus {
    border-right: 0px red solid;
}
.umra_schedule div.item {
    border: 0px black solid;
}
.umra_schedule div.item::after {
    clear: both;
    content: "";
    display: block;
    background: black;
}
.umra_schedule div.item:nth-child(odd) {
    background: #F5F5F5;
}
.umra_schedule div.item:hover,
.umra_schedule div.item:hover a,
div.active_,
div.active_ a {
    background: #fbe7e8;
    color: black;
    font-weight: bold;
}
.umra_schedule div.item .time {
    display: table-cell;
    width: 70%;
    padding: 10px 5px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    float: left;
}
.umra_schedule div.item .bus {
    display: table-cell;
    width: 30%;
    padding: 10px 5px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    float: left;
}
.timing_ div.last {
    border: 0px;
}
div.head_ {
    background-color: #f3f3f3 !important;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e0e0e0)) !important;
    background-image: -webkit-linear-gradient(top, #f9f9f9, #e0e0e0) !important;
    background-image: -moz-linear-gradient(top, #f9f9f9, #e0e0e0) !important;
    background-image: -ms-linear-gradient(top, #f9f9f9, #e0e0e0) !important;
    background-image: -o-linear-gradient(top, #f9f9f9, #e0e0e0) !important;
    font-weight: bold;
}
.fix_BC {
    width: 49%;
    clear: none;
    display: block;
    float: left;
}
.fix_BC span {
    font-size: 12px !important;
}
.two_txtbox_incline {
    width: 111px;
    float: left;
}
.two_txtbox_incline input[type=text] {
    width: 85% !important;
}
.fix_column2_input_line {
    padding-top: 20px;
    padding-bottom: 10px;
}
.fix_column2_input_line:after {
    clear: both;
    content: " ";
}
.date-picker-calendar-input {
    background-image: url("../images/calender-icon.jpg");
    background-repeat: no-repeat;
    background-position: right center;
}
.block-full input[type="text"].date-picker-calendar.multi-inputs-calendar {
    margin-bottom: 10px;
}
.Renewal-Non-Commercial-date-fix {
    width: 150px!important;
}
.stage-list div.heading_ {
    background-color: #fbe7e8;
    height: auto;
    display: block;
    position: relative;
    min-height: 0px;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    width: 100%;
    left: 0;
    border: 1px solid #e8e8e8;
    color: #333;
    font-family: 'PT Sans';
    font-size: 16px;
    display: none;
}
.display_show {
    display: block !important;
}
.no_float {
    float: none !important;
    background: aqua;
}
.amount {
    display: inline-block;
    margin-right: 40%;
}
.tab_round {
    margin-left: 17px;
    margin-bottom: 10px;
}
.tab_round_5 {
    margin-left: 17px;
    margin-bottom: 10px;
}
.tab_round_5_back_steps {
    margin-left: 17px;
    margin-bottom: 10px;
}
.tab_round:after {
    clear: both;
}
.tab_round_5:after {
    clear: both;
}
.tab_round_5_back_steps:after {
    clear: both;
}
.tab_rounded {
    display: inline-block;
    position: relative;
    height: 37px;
    color: rgb(255, 255, 255);
    padding: 10px 0px 10px 1px;
    width: 32.7%;
}
.tab_rounded_5 {
    display: inline-block;
    position: relative;
    height: 37px;
    color: rgb(255, 255, 255);
    padding: 10px 0px 10px 1px;
	line-height: 25px;
}
.tab_clickable,.tab_clickable *{
    cursor:pointer !important;
}
.tab_rounded_5_back_steps {
    display: inline-block;
    position: relative;
    height: 37px;
    color: rgb(255, 255, 255);
    padding: 10px 0px 10px 1px;
    width: 158px;
    cursor: pointer;
	line-height: 25px;
}
.tab_rounded_5_back_steps:hover {
    font-weight: bold;
    text-decoration: none;
}
.tab_rounded:before {
    content: "\00a0";
    background: red;
    height: 33px;
    width: 33px;
    display: block;
    position: absolute;
    border-radius: 50px;
    left: -22px;
    border: 5px #FFFFFF solid;
    top: 5px;
}
.tab_rounded_5:before {
    content: "\00a0";
    background: red;
    height: 33px;
    width: 33px;
    display: block;
    position: absolute;
    border-radius: 50px;
    left: -22px;
    border: 5px #FFFFFF solid;
    top: 5px;
}
.tab_rounded_5_back_steps:before {
    content: "\00a0";
    background: red;
    height: 33px;
    width: 33px;
    display: block;
    position: absolute;
    border-radius: 50px;
    left: -22px;
    border: 5px #FFFFFF solid;
    top: 5px;
}
.tab_rounded span.num {
    display: block;
    width: 29px;
    height: 29px;
    border-radius: 50px;
    text-align: center;
    z-index: 999;
    position: absolute;
    background: rgb(130, 129, 129) none repeat scroll 0px 0px;
    float: right;
    font-size: 17px;
    left: -19px;
    border: 4px solid rgb(88, 88, 88);
    top: 8px;
}
.tab_rounded_5 span.num {
    display: block;
    width: 29px;
    height: 29px;
    border-radius: 50px;
    text-align: center;
    z-index: 999;
    position: absolute;
    background: rgb(130, 129, 129) none repeat scroll 0px 0px;
    float: left;
    font-size: 17px;
	left: -19px;
    border: 4px solid rgb(88, 88, 88);
    top: 8px;
}
.tab_rounded_5_back_steps span.num {
    display: block;
    width: 29px;
    height: 29px;
    border-radius: 50px;
    text-align: center;
    z-index: 999;
    position: absolute;
    background: rgb(130, 129, 129) none repeat scroll 0px 0px;
    float: left;
    font-size: 17px;
    left: -19px;
    border: 4px solid rgb(88, 88, 88);
    top: 8px;
}
.tab_rounded span.tab_label {
    border-radius: 50px;
    text-align: center;
    display: block;
    background: rgb(88, 88, 88) none repeat scroll 0px 0px;
    border: 4px solid rgb(88, 88, 88);
}
.tab_rounded_5 span.tab_label {
    border-radius: 50px;
    text-align: center;
    display: block;
    background: rgb(88, 88, 88) none repeat scroll 0px 0px;
    border: 4px solid rgb(88, 88, 88);
}
.tab_rounded_5_back_steps span.tab_label {
    border-radius: 50px;
    text-align: center;
    display: block;
    background: rgb(88, 88, 88) none repeat scroll 0px 0px;
    border: 4px solid rgb(88, 88, 88);
}
.tab_rounded.disable span.num {
    background: #C1C0C0;
    border: 4px solid rgb(172, 172, 172);
}
.tab_rounded_5.disable span.num {
    background: #C1C0C0;
    border: 4px solid rgb(172, 172, 172);
}
.tab_rounded_5_back_steps.disable span.num {
    background: #C1C0C0;
    border: 4px solid rgb(172, 172, 172);
}
.tab_rounded.disable span.tab_label {
    background: rgb(172, 172, 172) none repeat scroll 0px 0px;
    border: 4px solid rgb(172, 172, 172);
}
.tab_rounded_5.disable span.tab_label {
    background: rgb(172, 172, 172) none repeat scroll 0px 0px;
    border: 4px solid rgb(172, 172, 172);
}
.tab_rounded_5_back_steps span.tab_label {
    background: rgb(172, 172, 172) none repeat scroll 0px 0px;
    border: 4px solid rgb(172, 172, 172);
}
.tab_rounded span.tab_label_small {
    border-radius: 150px;
    text-align: center;
    display: block;
    background: rgb(88, 88, 88) none repeat scroll 0px 0px;
    border: 4px solid rgb(88, 88, 88);
}
.tab_rounded_5 span.tab_label_small {
    border-radius: 150px;
    text-align: center;
    display: block;
    background: rgb(88, 88, 88) none repeat scroll 0px 0px;
    border: 4px solid rgb(88, 88, 88);
}
.tab_rounded_5_back_steps span.tab_label_small {
    border-radius: 150px;
    text-align: center;
    display: block;
    background: rgb(88, 88, 88) none repeat scroll 0px 0px;
    border: 4px solid rgb(88, 88, 88);
}
.tab_rounded.disable span.tab_label_small {
    background: rgb(172, 172, 172) none repeat scroll 0px 0px;
    border: 4px solid rgb(172, 172, 172);
}
.tab_rounded_5.disable span.tab_label_small {
    background: rgb(172, 172, 172) none repeat scroll 0px 0px;
    border: 4px solid rgb(172, 172, 172);
}
.tab_rounded_5_back_steps.disable span.tab_label_small {
    background: rgb(172, 172, 172) none repeat scroll 0px 0px;
    border: 4px solid rgb(172, 172, 172);
}
.tab_rounded_5 a{
	color: rgb(255, 255, 255);
}
.id-pic {
    float: left;
    width: -webkit-calc(20% - 13px);
    width: -moz-calc(20% - 13px);
    width: calc(20% - 13px);
    height: 40%;
    padding-top: 13px;
    padding-left: 13px;
}
.id-detail {
    float: right;
    width: 80%;
}
.id-pic img {
    border: solid 1px grey;
    width: 110px !important;
    max-width: 110px;
    margin-bottom: 5px;
}
.select_fix_1 {
    width: 90%;
}
.social-service .social-wrapper-inner {
    margin-left: 10px;
}
.sprovider-logo {
    border: 1px solid #e8e8e8;
    margin-top: 10px;
    text-align: center;
}
.service-right-block {
    border-bottom: 2px solid #ccc;
}
.service-right-block.last {
    border-bottom: none;
}
.padding-bottom-10 {
    padding-bottom: 10px;
}
.service-right-block h5 {
    border-bottom: none;
    font-size: 16px;
    line-height: 22px;
    padding-top: 4px;
}
.service-right-block .b_link_style ul li {
    background-position: 0 5px;
}
.service-right-content {
    margin-left: 30px;
}
.rate-con {
    background-image: url("../images/icon_rate.png");
    background-image: url(../images/icon_rate.svg), none;
    background-repeat: no-repeat;
    background-position: left 3px;
}
.serv-con {
    background-image: url("../images/icon_services.png");
    background-image: url(../images/icon_services.svg), none;
    background-repeat: no-repeat;
    background-position: left 3px;
}
.livesupport-con {
    background-image: url("../images/icon_livesupport.png");
    background-image: url(../images/icon_livesupport.svg), none;
    ;
    background-repeat: no-repeat;
    background-position: left 3px;
}
.ncc-con {
    background-image: url("../images/icon_ncc.png");
    background-image: url(../images/icon_ncc.svg), none;
    ;
    background-repeat: no-repeat;
    background-position: left 3px;
}
.ncp-con {
    background-image: url("../images/icon_complaintsportal.png");
    background-image: url(../images/icon_complaintsportal.svg), none;
    ;
    background-repeat: no-repeat;
    background-position: left 3px;
}
.rating-block {
    padding-bottom: 10px !important;
}
.rating-block:last-child {
    padding-bottom: 0px !important;
}
.rating-block .rating-title {
    line-height: 14px;
}
.service-widget-title > h4 em {
    font-size: 24px;
    margin-right: 5px;
}
.service-widget-title span.tools > span {
    display: inline-block;
    margin-right: 5px;
    color: #ffffff;
    font-size: 24px;
    text-decoration: none;
    cursor: pointer;
}
.service-widget-title span.tools > span:hover {
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    opacity: .6;
}
.service-widget-body h5 {
    padding-left: 25px !important;
}
.resp-tabs-container h5 {
    padding-left: 6px !important;
}
.service-widget-body ul li a {
    color: #333333;
    text-decoration: underline;
}
.service-widget-body ul li a:hover {
    color: #0747c7;
}
.service-widget-body-table {
    border: 0;
    padding: 0;
    width: 100.05%;
}
.servicepagetabs .resp-tabs-list li {
    float: left;
    background: none;
    border-bottom: 2px solid #636363;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 15px !important;
    padding-bottom: 0 !important;
}
.servicepagetabs .resp-tab-item a {
    color: #000;
    text-decoration: none;
}
.servicepagetabs .resp-tab-active {
    background: none !important;
    border-bottom: 2px solid #0747c7 !important;
    position: relative !important;
}
.servicepagetabs .resp-tab-active:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 7px solid transparent;
    border-top-color: #0747c7;
    top: 100%;
    left: 50%;
    margin-left: -7px;
}
.servicepagetabs .resp-tab-active a {
    color: #0747c7 !important;
}
.servicepagetabs .resp-tabs-container {
    background-color: #f5f5f5;
}
.servicepagetabs .resp-tabs-container .resp-tab-content {
    min-height: 50px;
}
.servicepagetabs .resp-tabs-container ul {
    margin-left: 5px;
}
.servicepagetabs .resp-tabs-container li {
    color: #666666;
    margin-bottom: 5px;
}
.servicepagetabs .resp-tab-content {
    padding-bottom: 0 !important;
}
.widget-text-center h4 {
    text-align: center;
    padding-top: 7px;
}
.form-row {
    display: table;
    border-bottom: none;
}
.form-col1 label {
    font-size: 13px;
    margin-right: 15px;
    font-weight: bold;
    display: inline-block;
    line-height: 30px;
    text-align: right;
}
.form-col1 label em {
    padding-right: 5px;
}
.form-col1 span {
    font-size: 13px;
    margin-right: 15px;
    display: inline-block;
    line-height: 30px;
    font-weight: bold;
}
.form-col1 span em {
    padding-right: 5px;
}
.form-col2 span {
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
}
.error-block span {
    float: left;
    clear: both;
    color: #c80009;
    padding-left: 0px;
    padding-top: 5px;
    font-size: 13px;
    line-height: normal;
}
.error-block-center span {
    clear: both;
    color: #c80009;
    float: none;
    font-size: 13px;
    line-height: normal;
    padding-left: 0;
    padding-top: 5px;
}
.content-style span {
    line-height: 20px;
}
.form-col1 span:after , .form-2col span:nth-child(1):after , .form-2col label:nth-child(1):after{
    content: ' :';
}
.form-control-block table label{
	white-space: nowrap;
}
/*27NOV2019 - Update for the error block in two column forms*/
.form-2col .error-block span:after{
    content: '';
}
/*END Update*/

.form-col2 a {
    color: #333333;
    text-decoration: underline;
}
.form-col2 a:hover {
    color: #0747c7;
}
.link-red {
    color: #0747c7 !important;
}
.link-red:hover {
    color: #333333 !important;
    text-decoration: underline;
}
.form-control-block {
    float: left;
    margin-left: 10px;
}
.form-control-block label {
    float: left;
}
.form-control-block label {
    padding-top: 5px;
}
.radioFix label {
    padding: 0px;
    margin-right: 5px;
}
.form-control-block .button_style {
    margin-bottom: 10px;
}
.form-control-block .btn {
    border-radius: 0!important;
    background-color: #fff !important;
    background-image: none;
    box-shadow: none;
    border: 1px solid #ccc;
}
.checkstatus {
    width: 13px;
    height: 13px;
    background-image: url("../images/icon-check.png");
    display: inline-block;
    margin-right: 5px;
    background-position: 0px 0px;
}
.form-control-block .dropdown-menu {
    border-radius: 0;
    background-color: #fff !important;
}
.form-control-block .dropdown-menu li a {
    text-decoration: none;
}
.form-control-block .dropdown-menu li a:hover {
    background: #0747c7 !important;
    color: #fff;
}
.form-col2 input[type="text"]:focus {
    outline: 1px !important;
    border: 1px solid #cccccc !important;
}
.form-conform-block {
    float: left;
}
.form-conform-block input {
    float: left;
    margin-right: 7px;
}
.form-conform-block label {
    display: inline;
}
input[type="checkbox"]:focus {
    outline: medium none;
}
input[type="radio"]:focus {
    outline: medium none;
}
select option {
    background-color: #fff;
    padding-bottom: 5px;
    padding-top: 5px;
}
.icontbllink em {
    font-size: 18px;
    color: #333;
    margin-right: 5px;
}
.icontbllink {
    float: left;
    color: #333;
    margin-right: 15px;
}
.table-link a {
    margin-top: 6px;
}
.table-link a:first-child {
    margin-left: 10px;
}
.table-control-border {
    border-bottom: 1px solid #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}
.service-widget-body-table .table-control-border {
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bg-color-grey {
    background-color: #e3e3e3;
}
.remove-padding {
    padding: 0;
}
.table-row {
    float: left;
    width: 100%;
    min-height: 42px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    background-color: #f5f5f5;
}
.row-header {
    background-color: #e3e3e3;
}
.table-row:last-child {
    border-bottom: none;
}
.table-row-alter {
    background-color: #fff;
}
.col-header {
    font-weight: bold;
    float: left;
    text-align: center;
    padding-top: 10px;
    border-right: 1px solid #ccc;
    padding-bottom: 9000px;
    margin-bottom: -9000px;
}
.col-grey {
    background-color: #e3e3e3;
    cursor: pointer;
}
.change-color {
    background-color: #e7f3fb !important;
    color: #000000;
}
.change-color a {
    color: #000000;
}
.hide-right-border {
    border-right: none;
}
.last-col {
    border-right: none;
}
.col-w-6 {
    width: 6%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-w-22 {
    width: 22%;
    padding-top: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lbltext {
    padding-left: 5px !important;
}
.paging-row {
    text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0;
    border-radius: 0;
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    float: left;
    padding: 4px 7px;
    line-height: 1.428571429;
    text-decoration: none !important;
    background-color: #fff;
    border: 0;
    border-left-width: 0;
    color: #666666
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-left-width: 1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>.active>a,
.pagination>.active>span {
    color: #0747c7
}
.pagination>.active>a,
.pagination>.active>span {
    color: #0747c7;
    cursor: default
}
.alert {
    border-radius: 0;
    border: 1px solid #ccc;
    position: relative;
}
.alert .alert-heading {
    margin-bottom: 10px !important;
}
.alert-success {
    color: #396A3C !important;
}
.alert-success .alert-heading {
    color: #396A3C !important;
}
.alert-info {
    color: #1C6487 !important;
}
.alert-info .alert-heading {
    color: #1C6487 !important;
}
.alert-warning {
    color: #89601A !important;
}
.alert-warning .alert-heading {
    color: #89601A !important;
}
.alert-error {
    background-color: #f7e7e7 !important;
    color: #c80009 !important;
}
.alert-error .alert-heading {
    color: #c80009 !important;
}
.alert-close {
    position: absolute !important;
    padding: 10px;
    right: 5px !important;
    top: 0 !important;
    float: none;
}
.services-tab-menu {
    border-bottom: 1px solid #e3e3e3;
    margin: 0;
}
.services-tab-menu li {
    font-size: 16px;
    display: inline-block;
    padding: 8px 10px;
    margin: 0 3px;
    list-style: none;
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    font-family: 'PT Sans';
    color: #FFF;
    background: #676767;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#676767), to(#3C3C3C));
    background: -webkit-linear-gradient(#676767, #3C3C3C);
    background: -moz-linear-gradient(#676767, #3C3C3C);
    background: -ms-linear-gradient(#676767, #3C3C3C);
    background: -o-linear-gradient(#676767, #3C3C3C);
    background: linear-gradient(#676767, #3C3C3C);
    /* filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#676767', endColorstr='#3C3C3C', GradientType=0); */
    margin-top: 5px;
}
.services-tab-menu li:hover {
    background: #ce3231 !important;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ce3231), to(#930707)) !important;
    background: -webkit-linear-gradient(#ce3231, #930707) !important;
    background: -moz-linear-gradient(#ce3231, #930707) !important;
    background: -ms-linear-gradient(#ce3231, #930707) !important;
    background: -o-linear-gradient(#ce3231, #930707) !important;
    background: linear-gradient(#ce3231, #930707) !important;
    margin-bottom: -1px !important;
    padding: 8px 10px 8px 10px !important;
}
.services-tab-menu li.services-tab-active {
    background: #ce3231 !important;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ce3231), to(#930707)) !important;
    background: -webkit-linear-gradient(#ce3231, #930707) !important;
    background: -moz-linear-gradient(#ce3231, #930707) !important;
    background: -ms-linear-gradient(#ce3231, #930707) !important;
    background: -o-linear-gradient(#ce3231, #930707) !important;
    background: linear-gradient(#ce3231, #930707) !important;
    margin-bottom: -1px !important;
    padding: 8px 10px 8px 10px !important;
}
.services-tab-menu li:first-child {
    margin-left: 0 !important;
}
.services-tab-menu li a {
    color: #fff;
}
.services-tab-menu li a:hover {
    text-decoration: none;
}
.service-list-content {
    margin-left: 15px;
    margin-top: 10px;
}
.service-list-content li span {
    font-family: 'PT Sans';
    font-size: 14px;
    font-weight: 700;
}
.mar-right-10 {
    display: inline-block;
    margin-right: 10%;
}
.mar-right-20 {
    display: inline-block;
    margin-right: 20%;
}
.mar-right-30 {
    display: inline-block;
    margin-right: 30%;
}
.mar-right-40 {
    display: inline-block;
    margin-right: 40%;
}
.mar-right-50 {
    display: inline-block;
    margin-right: 50%;
}
.tinynav {
    display: none;
}
.tinynav_label {
    display: none;
    color: #fff;
    font-weight: bold;
}
.tinynav {
    width: 100%;
}
.service-content p {
    margin-bottom: 15px;
}
.etraining-menu-list {
    margin: 10px 0 0 0 !important;
}
.etraining-menu-list li {
    overflow: hidden;
    float: left;
    margin: 0 0 20px 0 !important;
    padding-bottom: 15px;
}
.etraining-menu-list li img {
    float: left;
    margin-right: 2%;
    width: 74px;
    height: 54px;
}
.etraining-menu-list li .eservice-disc h6 {
    font-weight: bold;
    font-size: 13px;
    color: #333;
    margin: 0 !important;
}
.etraining-menu-list li .eservice-disc h6 a {
    color: #333;
}
.etraining-menu-list li .eservice-disc h6 a:hover {
    text-decoration: underline !important;
}
.etraining-menu-list li .eservice-disc p {
    line-height: 16px;
    color: #666;
    overflow: hidden;
    font-size: 12px;
}
.list-removestyle {
    margin: 0 !important;
}
.list-removestyle li {
    list-style: none;
    margin: 0 !important;
}
.list-removestyle li a {
    color: #333;
    text-decoration: underline;
    margin-left: 5px;
}
.list-removestyle li a:hover {
    color: #0747c7;
}
.clear-block {
    clear: both;
}
.button_grey_style {
    background: #838383;
    font-family: 'PT Sans';
    font-size: 16px;
    color: #fff;
    border: 0px;
    padding: 5px 15px;
}
.button_grey_style:active,
.button_grey_style:hover {
    background: #676767;
}
.service-form-actions {
    margin: 0;
    background-color: transparent;
    text-align: center;
}
.service-form-actions input ,.service-form-actions a , .service-form-actions button{
    margin-bottom: 10px;
    margin-right: 10px;
}
.service-form-actions a{
	display: inline-block;
}
.service-form-actions a {
    padding: 4px 15px;
}
.service-form-actions button{
	vertical-align: unset;
}
.service-home-btn .fa-angle-double-left {
    font-size: 20px;
    margin-right: 5px;
}
.service-home-btn:focus {
    color: #fff;
    text-decoration: none;
}
.modal-backdrop {
    z-index: 99999998;
}
.modal {
    z-index: 99999999;
}
.required-text {
    color: #000 !important;
}
.stage-list {
    padding: 0;
}
.stage-list ul {
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
    border: 1px solid #e8e8e8;
}
.stage-list li {
    display: table-cell;
    width: auto;
    height: auto;
    text-align: center;
    min-height: 80px;
    background-color: #f5f5f5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #e8e8e8;
    padding: 0;
}
.stage-list li.last-stage {
    border-right: none;
}
.stage-list li div a {
    display: block;
}
.stage-list li div a:hover {
    text-decoration: none;
}
.stage-list li div a:hover >span {
    background-color: #c70008;
}
.stage-list li div:after,
.stage-list li div:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}
.stage-list li div:after {
    border-color: rgba(245, 245, 245, 0);
    border-left-color: #f5f5f5;
    border-width: 10px;
    margin-top: -10px;
}
.stage-list li div:before {
    border-color: rgba(232, 232, 232, 0);
    border-left-color: #e8e8e8;
    border-width: 11px;
    margin-top: -11px;
}
.stage-list li.last-stage div:after,
.stage-list li.last-stage div:before {
    display: none;
}
.stage-list li span {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #636363;
    color: #FFF;
    text-align: center;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
}
.stage-list li p {
    display: block;
    clear: both;
    color: #333;
    font-family: 'PT Sans';
    font-size: 16px;
    margin-top: 5px;
}
.stage-list li.current {
    background-color: #fbe7e8;
}
.stage-list li.current span {
    background-color: #c70008;
}
.stage-list li.current div:after {
    border-color: rgba(251, 231, 232, 0);
    border-left-color: #fbe7e8;
}
.browse-btn-wrap {
    position: relative;
    margin-top: 3px;
    overflow: hidden;
}
.upload-file-info {
    font-size: 13px;
    color: #666;
    padding-left: 5px !Important;
    max-width: 90px;
    overflow: hidden;
    display: inline;
    height: 30px !important;
    line-height: 30px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.upload-btn-custom {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 0;
    background-color: transparent;
    color: transparent;
    margin-left: -285px\9;
    border: solid 1px #FF0000;
}
.record-btn,
.upload-btn {
    border: #c3c3c3 1px solid;
    padding: 6px 15px 6px 30px;
    color: #0747c7 !important;
    text-decoration: none !important;
    float: left;
}
.record-btn:hover,
.upload-btn:hover {
    text-decoration: none;
}
.upload-btn {
    background: #ebebeb url("../images/upload-img.jpg") no-repeat left;
    background-position: 6px 3px;
}
.social-service {
    display: none !important;
}
.table-resp {
    border-top: 1px solid #ccc;
}
table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}
.table {
    width: 100%;
    margin-bottom: 20px;
}
.table th,
.table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.col-text-center {
    text-align: center !important;
}
.col-text-right {
    text-align: right !important;
}
.table th {
    font-weight: bold;
}
.table thead th {
    vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0;
}
.table tbody + tbody {
    border-top: 2px solid #cccccc;
}
.table .table {
    background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
    padding: 4px 5px;
}
.table-bordered {
    border: 1px solid #cccccc;
    border-collapse: collapse;
    *border-collapse: collapse;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
    border-left: 1px solid #cccccc;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 1px;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
    background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
    display: table-cell;
    float: none;
    margin-left: 0;
}
.table td.span1,
.table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0;
}
.table td.span2,
.table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0;
}
.table td.span3,
.table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0;
}
.table td.span4,
.table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0;
}
.table td.span5,
.table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0;
}
.table td.span6,
.table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0;
}
.table td.span7,
.table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0;
}
.table td.span8,
.table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0;
}
.table td.span9,
.table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0;
}
.table td.span10,
.table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0;
}
.table td.span11,
.table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0;
}
.table td.span12,
.table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0;
}
.table tbody tr.success > td {
    background-color: #dff0d8;
}
.table tbody tr.error > td {
    background-color: #f2dede;
}
.table tbody tr.warning > td {
    background-color: #fcf8e3;
}
.table tbody tr.info > td {
    background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
    background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
    background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
    background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
    background-color: #c4e3f3;
}
.table-resp {
    display: table;
    color: #444;
    margin: 0px 0;
    width: 100%;
    background: #eaeaea;
}
.table-resp-head {
    display: table-header-group;
}
.table-resp-head .resp-column {
    background: #e3e3e3;
    color: #333;
    font-weight: 400;
    border-right: 1px solid #ccc;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
.resp-row {
    display: table-row;
    background: #fff;
}
.table-resp-head .resp-column:nth-child(1),
.resp-row .resp-column:nth-child(1) {
    border-left: 1px solid #ccc;
}
.resp-column strong {
    font-size: 12px;
}
.resp-table-padding-10 {
    padding: 10px 10px;
}
.table-resp a {
    color: #e74c3c;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
.table-resp a:hover {
    color: #c0392b;
    text-decoration: underline;
}
.col-textbox input[type="text"] {
    width: 80px;
    margin-bottom: 0px;
    text-align: right;
}
.col-textbox input[type="text"]:focus {
    outline: 1px !important;
    border: 1px solid #cccccc !important;
}
.total-amount-caption {
    display: inline-block;
}
.total-amount {
    display: inline-block;
    width: 35%;
    text-align: right;
}
.payment-col {
    text-align: left !important;
    padding: 10px 10px;
    background-color: #fff;
}
.col-text-right {
    text-align: right !important;
}
.col-text-center {
    text-align: center !important;
}
.col-vertical-align {
    vertical-align: middle !important;
}
.resp-column a {
    color: #333333;
    text-decoration: underline;
}
.resp-column a:hover {
    color: #0747c7;
}
.centerText {
    text-align: center;
}
.table-resp-vertical {
    display: table;
    color: #444;
    margin: 0px 0;
    width: 100%;
    background: #eaeaea;
    border-top: 1px solid #ccc;
}
.table-resp-vertical .resp-row:nth-child(odd) {
    background: #fff;
}
.table-resp-vertical .resp-column:nth-child(1),
.resp-row .resp-column:nth-child(1) {
    border-left: 1px solid #ccc;
}
.table-resp-vertical .resp-row:first-child {
    border: 1px #ccc solid !important;
}
.table-resp-vertical .resp-column {
    text-align: left;
}
.grey-header {
    background-color: #eaeaea;
}
.header-bold {
    font-weight: bold;
}
.id-pic {
    height: inherit !important;
}
.QapTcha {
    margin-bottom: 1.5em;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
.QapTcha .clr {
    clear: both;
}
.QapTcha .bgSlider {
    background-color: #fff;
    background-image: url("../images/lock1.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    border-radius: 5px;
    clear: both;
    display: inline-block;
    float: none;
    height: 37px;
    padding-left: 1px;
    padding-top: 1px;
    width: 162px;
}
.QapTcha .Slider {
    background: url("../images/bg_draggable_qaptcha_en.png") no-repeat scroll 0 0 transparent;
    cursor: e-resize;
    height: 37px;
    left: 0;
    position: relative;
    top: 0;
    width: 42px;
}
.QapTcha .TxtStatus {
    clear: both;
    color: #bb2828;
    font-size: 12px;
    margin-top: 7px;
    text-align: left;
    width: auto;
}
.QapTcha .dropSuccess {
    color: #4e8b37;
    display: inline-block;
    float: none;
    font-weight: 400;
    text-align: center;
}
.QapTcha .dropError {
    color: #e74c3c;
    display: inline-block;
    float: none;
    text-align: center;
}
.service-widget-body-table-mob-land-fix {
    border: 0;
    padding: 0;
    width: 100%;
}
.table-resp-mob-land-fix {
    display: table;
}
.table-resp-mob-land-fix {
    display: table;
    color: #444;
    margin: 0px 0;
    width: 100%;
    background: #eaeaea;
}
.table-resp-head-mob-land-fix {
    display: table-header-group;
}
.resp-column-mob-land-fix.remove-colon::before {
    content: none;
}
.table-resp-head-mob-land-fix .resp-column-mob-land-fix {
    background: #e3e3e3;
    color: #333;
    font-weight: 400;
    border-left: 1px solid #ccc;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
.resp-row-mob-land-fix {
    display: table-row;
    background: #fff;
}
.table-resp-head-mob-land-fix .resp-column-mob-land-fix:nth-child(1),
.resp-row-mob-land-fix .resp-column-mob-land-fix:nth-child(1) {
    border-right: 1px solid #ccc;
}
.resp-row-mob-land-fix:nth-child(odd) {
    background: #f5f5f5;
}
.resp-column-mob-land-fix {
    display: table-cell;
    padding: 10px 5px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    overflow: auto;
}
.resp-column-attachment-mob-land-fix {
    display: table-cell;
    padding: 10px 5px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    vertical-align: middle;
    font-size: 13px;
    overflow: auto;
}
.resp-column-mob-land-fix strong {
    font-size: 12px;
}
.table-resp-mob-land-fix a {
    color: #e74c3c;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
.table-resp-mob-land-fix a:hover {
    color: #c0392b;
    text-decoration: underline;
}
.radio-lable-fix {
    width: 100%;
}
.radio-lable-fix label {
    width: 90%;
}
.mobile-app-banner{
	background: rgba(0, 0, 0, 0) linear-gradient(#fdfdfd, #e5e5e5) repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	padding: 6px;
}
.mobile-app-banner img{
	float: left;
	margin-right: 10px;
	height: 50px;
	width: 50px;
}
.mobile-app-banner p {
	font-size: 11px;
	line-height: normal;
	overflow: hidden;
	color: #666;
	margin: 10px;
	padding: 0;
}

.burger-menu {
    float: left;
    padding: 7px;
    color: #333;
    cursor: pointer !important;
}
.advertising-container {
    text-align: center;
}
.g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin-left: 10px;
}
#rc-imageselect {
    transform: scale(0.77) !important;
    -webkit-transform: scale(0.77) !important;
    transform-origin: 0 0 !important;
    -webkit-transform-origin: 0 0 !important;
}
.not-active {
    pointer-events: none;
    cursor: default;
}
.pointer-cursor {
    cursor: pointer;
}
.ui-state-focus {
    background-color: #999;
}
.btn-navbar-responsive{
    float: right;
    margin-top: 24px;
}
.etraining-menu-list-title{	
	border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
    background: transparent;
}
.etraining-menu-list-title > h4 {
    display: block !important;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    color: #333;
}
.view-more-less-services + span a {
	float : right;
}
.view-more-services:before {
	content: "More Services";	
}
.view-less-services:before{
	content: "Less Services";
}
.invisible{
	visibility: hidden;
}
.footer-logos a{
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.footer-logos img{
	width:209px;
}
.follow-us-icons a{
	font-size: 24px;
	margin-right: 3px;
	text-decoration: none;
}
.follow-us-icons a:hover {
    text-decoration: none;
}
.etraining-menu-list li:nth-child(odd) {
	margin-left : 0;
    margin-right:10px !important;
}
.view-more-services .fa , .view-less-services .fa {
	margin-left :5px;
}
th.switch:after{
	font-family: FontAwesome;
	content: "\f103";
	margin: 5px;
	display: inline-block;
}

.linkDisplay{
	display: inline;
}
.iosCursorBug{
	position: fixed;
	width: 100%;
}
.table-separator{
    padding: 5px 10px;
	font-weight: bold;
	cursor:default;
	border: 1px solid #ccc;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background-color:#e3e3e3;
}
#cropperModel iframe{
	width: 100%;
	height: 400px;
	border: none;
}
#cropperModel .modal-body{
	padding: 0;
    overflow-y: hidden;
	max-height: 400px; /*added 11JAN2021 - Yahya - Fix Cropper Model height issue causing buttons to be hidden*/
}
[id^=IGAcropper]{
	cursor: pointer;
}
#cropperModel .modal {
	border: none;
}
.w-25 {
    width: 25%!important;
}
.w-50 {
    width: 50%!important;
}
.w-75 {
    width: 75%!important;
}
.w-100 {
    width: 100%!important;
}
.h-25 {
    height: 25%!important;
}
.h-50 {
    height: 50%!important;
}
.h-75 {
    height: 75%!important;
}
.h-100 {
    height: 100%!important;
}
.mw-100 {
    max-width: 100%!important;
}
.mh-100 {
    max-height: 100%!important;
}
.m-0 {
    margin: 0!important;
}
.mt-0{
    margin-top: 0!important;
}
.mr-0{
    margin-right: 0!important;
}
.mb-0{
    margin-bottom: 0!important;
}
.ml-0{
    margin-left: 0!important;
}
.m-1 {
    margin: .25rem!important;
}
.mt-1{
    margin-top: .25rem!important;
}
.mr-1{
    margin-right: .25rem!important;
}
.mb-1{
    margin-bottom: .25rem!important;
}
.ml-1{
    margin-left: .25rem!important;
}
.m-2 {
    margin: .5rem!important;
}
.mt-2{
    margin-top: .5rem!important;
}
.mr-2{
    margin-right: .5rem!important;
}
.mb-2{
    margin-bottom: .5rem!important;
}
.ml-2{
    margin-left: .5rem!important;
}
.m-3 {
    margin: 1rem!important;
}
.mt-3{
    margin-top: 1rem!important;
}
.mr-3{
    margin-right: 1rem!important;
}
.mb-3{
    margin-bottom: 1rem!important;
}
.ml-3{
    margin-left: 1rem!important;
}
.m-4 {
    margin: 1.5rem!important;
}
.mt-4{
    margin-top: 1.5rem!important;
}
.mr-4{
    margin-right: 1.5rem!important;
}
.mb-4{
    margin-bottom: 1.5rem!important;
}
.ml-4{
    margin-left: 1.5rem!important;
}
.m-5 {
    margin: 3rem!important;
}
.mt-5{
    margin-top: 3rem!important;
}
.mr-5{
    margin-right: 3rem!important;
}
.mb-5{
    margin-bottom: 3rem!important;
}
.ml-5{
    margin-left: 3rem!important;
}
.p-0 {
    padding: 0!important;
}
.pt-0{
    padding-top: 0!important;
}
.pr-0{
    padding-right: 0!important;
}
.pb-0{
    padding-bottom: 0!important;
}
.pl-0{
    padding-left: 0!important;
}
.p-1 {
    padding: .25rem!important;
}
.pt-1{
    padding-top: .25rem!important;
}
.pr-1{
    padding-right: .25rem!important;
}
.pb-1{
    padding-bottom: .25rem!important;
}
.pl-1{
    padding-left: .25rem!important;
}
.p-2 {
    padding: .5rem!important;
}
.pt-2{
    padding-top: .5rem!important;
}
.pr-2{
    padding-right: .5rem!important;
}
.pb-2{
    padding-bottom: .5rem!important;
}
.pl-2{
    padding-left: .5rem!important;
}
.p-3 {
    padding: 1rem!important;
}
.pt-3{
    padding-top: 1rem!important;
}
.pr-3{
    padding-right: 1rem!important;
}
.pb-3{
    padding-bottom: 1rem!important;
}
.pl-3{
    padding-left: 1rem!important;
}
.p-4 {
    padding: 1.5rem!important;
}
.pt-4{
    padding-top: 1.5rem!important;
}
.pr-4{
    padding-right: 1.5rem!important;
}
.pb-4{
    padding-bottom: 1.5rem!important;
}
.pl-4{
    padding-left: 1.5rem!important;
}
.p-5 {
    padding: 3rem!important;
}
.pt-5{
    padding-top: 3rem!important;
}
.pr-5{
    padding-right: 3rem!important;
}
.pb-5{
    padding-bottom: 3rem!important;
}
.pl-5{
    padding-left: 3rem!important;
}
.m-auto {
    margin: auto!important;
}
.mt-auto{
    margin-top: auto!important;
}
.mr-auto{
    margin-right: auto!important;
}
.mb-auto{
    margin-bottom: auto!important;
}
.ml-auto{
    margin-left: auto!important;
}

.smartAppDir {
	text-align: left;
	width: 40%;
}
.invSpan .first {
	padding-right: 5%;
}
.invSpan .middle {
    border-left: 1px solid gray;
    padding-left: 5%;
    padding-right: 5%;
}
.invSpan .last {
    padding-left: 5%;
    border-left: 1px solid grey;
}
.tab_round.without-steps {
	display: flex;
	margin: 0 0 8px 0;
    border-bottom: 6px solid rgb(88, 88, 88);
}
.tab_round.without-steps .tab_rounded_5  span.tab_label{
	border-radius : 3px 3px 0px 0px;
	font-size: 14.5px;
}

.tab_round.without-steps .tab_rounded_5.active span.tab_label{
	background: rgb(88, 88, 88) none repeat scroll 0px 0px !important;
	border: 2px solid rgb(88, 88, 88);
}

.tab_round.without-steps .tab_rounded_5 span.tab_label{
	background: rgb(172, 172, 172) none repeat scroll 0px 0px;
    border: 2px solid rgb(172, 172, 172);	
}

.tab_round.without-steps .tab_rounded_5:before{
	content:none;
}
.tab_round.without-steps .tab_rounded_5{
    height: 100%;
	width: 100%;
	padding: 0;
    margin-right: 4px;
}
.tab_round.without-steps .tab_rounded_5:last-child{
	margin-right: 0px;
}
.grey-background{
	background: #999;
}
.rating_container h4{
	color: #0747c7 !important;
}
.rating_container p{
	font-size: 14px;
}
#ratingModel .buttons{
	text-align: center;
}
#ratingModel .form-col2{
	padding-bottom: 0;
}	
.rating_button{
    display: inline-block;
    float: right;
}
.addthis_toolbox .fa{
	margin-right: 8px;
}
	
.rating_button .fa , .addthis_toolbox .fa{
	font-size: 30px;
	margin-left: 8px;
}
#ratingForm .textCounter{
	float:left;
}
.buttons a {
    margin-right: 10px;
}
.form-control-block textarea {
    float: left;
}
.checkboxGroup{
	display: flex;
}
.checkboxGroup .checkbox{
	margin-right: 10px;
}
.featured-blog-btn{
	margin-left: 8px;
}
.featured-blog-btn span{
	display: block;
    margin-top: 4px;
    margin-right: 4px;
}
.service_search_container{
	width: 100%;
	float: left;
	margin-top: 5px;
	border-bottom: 2px solid #CCC;
	padding-bottom: 5px; 
	margin-bottom:2px;
}

.service_search_container .searchBtn {
	background: #0747c7;
    color: white !important;
    text-align: center;
    padding: 4px 5px 4px 5px;
    margin-left: 5px;
    position: absolute;
    right: 0px;	
    width: 8%;
}
.service_search_container .date-picker-calendar{
	 width: 18.5% !important;	
	 background-image:url(../images/calender-icon.jpg); 
	 background-repeat: no-repeat; 
	 background-position: right center;	
}
.service_search_container .date-picker-calendar.from{
	margin-right: 5px;
}
.service_search_container .main-search-small {
	width: 45%;
    margin-right: 5px;
}
.service_search_container .search_icon{
	top:auto;
	margin-top: 4px;
}
.service_search_container > select{
	width: 88%;
}
.notificationHeader{
	background-color: #e3e3e3;
    height: 45px;
	padding: 5px 10px;
    font-weight: bold;
    cursor: default;
    border: 1px solid #ccc;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
}
.notificationHeader > div {
    width: 90%;
	padding: 10px 10px;
}
.notificationHeader > div > div{
    font-size: 11px;
    color: #333;
    display: inline;
}
.notificationHeader > span{
	float: right;
    position: relative;
    bottom: 32px;
    font-size: 16px;
}
.notificationContent{
	background-color: white;
    margin-bottom: 12px;
	padding: 5px 10px;
    font-weight: bold;
    cursor: default;
    border: 1px solid #ccc;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
}
.notificationContent p span{
	font-size: 10px;
    font-weight: normal;
}
.notificationContent hr{
	margin-bottom: 0px;
    margin-top: 10px;
}
.eSerivceL h4 {
    color: #0747c7;
    font-weight: normal;
}
.vehicle-number {
	display: flex;
	width: 64% !important;
}
.vehicle-number .form-control-block select{
	width: 30px !important;
	background-position-x: center;
}
.vehicle-number .form-control-block.text-box{
	margin-right: 10px;
}
.vehicle-number .form-control-block.text-box input{
    width: 93% !important;
}
.float-left{
	float:left !important;
}
.float-right{
	float:right !important;
}
.float-switch{
	float:left !important;
}
.text-align-left{
	text-align:left !important;
}
.text-align-right{
	text-align:right !important;
}
.text-align-switch{
	text-align:left !important;
}
.col1-extend {
    width: 200px !important;
}
.hyphen::after {
    content: "-";
    position: absolute;  
    font-size: 27px;
    margin-left: -108px;
    margin-top: 32px;
}
.row-reverse {
	display: flex; 
	flex-direction: row-reverse; 
}
.column-reverse { 
	display: flex; 
	flex-direction: column-reverse; 
}
.row-reverse-english {
	display: flex; 
	flex-direction: row-reverse; 
}
.column-reverse-english { 
	display: flex; 
	flex-direction: column-reverse; 
}
.input-with-font-icon{
	background: transparent;
	border: none;
}
.input-with-font-icon:hover { 
  color:#0747c7;
}

#nav-side-bar ul li i{
	color: white;
	font-size: 30px;
	display: block;	
}

#nav-side-bar section {
  position: relative;
  left: 100px;
}

#nav-side-bar h1 { 
  margin:80px 0 10px 0;
  font-size: 52px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  text-shadow: 1px 1px 0px #DC143C,
	2px 2px 0px #DC143C,
	3px 3px 0px #DC143C,
	4px 4px 0px #DC143C;
}

#nav-side-bar h2 {
  font-size: 24px;
}

#nav-side-bar {
  	float: left;
	position: fixed;
	top: 40%;
  	left: 0;
	background: transparent;
	z-index: 999999;
}

#nav-side-bar ul {
	text-align: center;
	list-style: none;
	margin: 0;
}

#nav-side-bar ul li {
	position: relative;
  	width: 40px;
  	cursor: pointer;
	background: #333;
	text-transform: uppercase;
	transition:all .4s ease-out;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 1px;
}

#nav-side-bar ul li > div {
	display: inline-block;
	padding: 25px 0;
	background: transparent;
}

#nav-side-bar ul li div { 
	position: relative; 
}

#nav-side-bar ul li span{
	font-size: 10px;
	display: none;
}
.responsiveMenu{
  bottom:2%;
  left:15px;
  position:fixed;
  display:block;
  width:60px;
  height:60px;
  background-color:transparent;
  border-radius:50%;
  z-index:99999998;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 border: 2px solid #FFF;
}
.responsiveMenuItem1 {
  width:50px;
  height:50px;
  background:#FFF;
  border-radius:50%;
  position:absolute;
  text-align:center;
  line-height:70px;
  top:0;
  left:8%;
  z-index:19;
  transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  position:absolute;
}
.responsiveMenuItem1After:after { 
    content: "Chat";
    line-height: 46px;
    position: absolute;
    background: #FFF;
    color: #333;
    top: 0;
    left: 55px;
    width: 70px;
    height: 87%;
    font-size: 12px;
    font-weight: bold;
    border-radius: 20px;
}
.responsiveMenuItem2 {
  width:50px;
  height:50px;
  background:#FFF;
  border-radius:50%;
  position:absolute;
  text-align:center;
  line-height:70px;
  top:0;
  left:8%;
  z-index:19;
  transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550) .2s;
}
.responsiveMenuItem2After:after { 
    content: "Rating";
    line-height: 46px;
    position: absolute;
    background: #FFF;
    color: #333;
    top: 0;
    left: 55px;
    width: 70px;
    height: 87%;
    font-size: 12px;
    font-weight: bold;
    border-radius: 20px;	
}
.responsiveMenuMask {
  bottom:2%;
  left:15px;
  width:60px;
  height:60px;
  background:#333;
  border-radius:50%;
  position:absolute;
  z-index:21;
  color:white;
  text-align:center;
  line-height:120px;
  cursor:pointer;
  position:fixed;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 8px;
  border: 2px solid #FFF;
}
.responsiveMenuItem2 li{
	list-style: none;
}
.responsiveMenuItem1 i, .responsiveMenuItem2 i{
	font-size: 35px;
	margin-top: 8px;
}
.responsiveMenuMask i{
	vertical-align: middle;
	margin-bottom: 57px;
}
.responsiveMenuMask i:nth-child(1){
	margin-top: -16px;
	font-size: 28px;
}
.responsiveMenuMask i:nth-child(2){
	margin-top: 14px;
	font-size: 28px;
	margin-left: -8px;
}
.navbarlinkli input{
	margin-top: -1px;
}
.minimizeModal{
	float:right;
	cursor: pointer;
}
.resp-column select{
	width: 100%;
}
.headding.popover-wrap .span3{
	min-height: 1px;
}
.branchDiv {
     font-weight: bold;
     line-height: 10px;
     margin: 7px auto;
     text-align: center;
     font-size: 10px;
     display: inline-block;
     cursor: pointer;
}
.rejectSpan {
     font-family: "Arial", Helvetica, Arial, sans-serif;
     border: 2px solid #bc0000;
     box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
     padding-right: 5px;
     padding-bottom: 3px;
     padding-left: 5px;
     border-radius: 4px;
     background-color: #fbebeb;
     font-size: 17px;
     color: #bc0000 !important;
     font-weight: bold;
}
 .custom-calendar {
     border: 1px solid rgba(0, 0, 0, 0.3);
     border-radius: 4px;
     padding: 0px;
     margin-bottom: 10px;
	 height:225px;
}
 .dateDiv {
     margin: 22px 0 10px;
     font-size: 2rem;
     font-weight: bold;
     text-align: center;
}
 .reschDiv, .statusDiv{
     font-weight: bold;
     margin-bottom: 10px;
}
.statusDiv {
    color:green;
}
.timeDiv {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
 .branchDivContainer {
     text-align: center;
     margin-bottom: 8px;
}
 .branchDiv em.fa {
     font-size: 120%;
     text-align: center;
     margin-left: 5px;
}
 .branchDiv span {
     line-height: inherit;
     font-size: inherit;
}
.branchDivLink * {
     cursor: pointer !important;
}
 .programDiv {
     background-color: #9a0b0b;
     color: #FFF;
     padding: 5px 0;
     text-align: center;
}
.branchDivLink {
    display: block;
    color: inherit;
    background-color: #e0e0e0;
    padding: 4px 8px;
    border-radius: 40px;
    transition: all 100ms linear;
}
 .branchDivLink:hover {
     text-decoration: inherit;
     color: inherit;
     background-color: #efe8e8;
     color: #bc0000;
     box-shadow: 0px 0px 5px rgba(188, 0, 0, 0.4);
}
 .custom-relative {
     position: relative;
}
 .custom-status-stamp-container {
     position: absolute;
     right: 30px;
     top: 40px;
}
 .custom-status-stamp-container .radial {
     display: block;
     line-height: 80px;
     height: 80px;
     width: 80px;
     text-align: center;
     border-radius: 50%;
     padding: 0;
     margin: 0;
}
 .left-align-button {
     text-align:left;
     padding-left:10px;
}
 .id-pic-label {
     text-align:center;
}
 .id-pic-wrapper {
     text-align:center;
}
 .col-align-right {
     text-align:right;
     padding-right:10px;
}
 .slider-container {
     text-align:center;
}
 .slider {
     -webkit-appearance: none;
     appearance: none;
     width: 80%;
     height: 18px;
     background: #D3D3D3;
     outline: none;
     opacity: 0.7;
     -webkit-transition: .2s;
     transition: opacity .2s;
     border-radius: 4px;
}
 .slider:hover {
     opacity: 1;
}
 .slider::-webkit-slider-thumb {
     -webkit-appearance: none;
     appearance: none;
     width: 18px;
     height: 18px;
     background: #0747c7;
     cursor: pointer;
     border-radius: 50%;
}
 .slider::-moz-range-thumb {
     width: 25px;
     height: 25px;
     background: #FF0000;
     cursor: pointer;
}
 .sliderticks {
     display: flex;
     justify-content: space-between;
     padding: 0 10px;
     height: 18px;
}
 .sliderticks p {
     position: relative;
     display: flex;
     justify-content: center;
     text-align: center;
     width: 100%;
     height: 10px;
     line-height: 20px;
     font-size:11px;
     margin: 0 0 10px 0;
     font-weight:bold;
} 
.rating_container .buttons a{
	text-decoration: none !important;
}

/* Added for the Corona Registration service*/
a[href^="tel"]:link, a[href^="tel"]:visited,  a[href^="tel"]:hover 
{
    text-decoration: none;
    color: #666;
 
    pointer-events: none;
    cursor: default;
}
.remainingText {
	width: 219px;
	text-align: left;
	color:#666;
	font-size:10px;
	margin-right: 68px;
}

/* End */


/*** Cusotm font icons Styles**/
.squareSD{
	display:inline-block;
    font-size: 30px !important;
    line-height: 50px !important;
    background-color:#1735b1;
    color:white;
    width: 74px;
    height: 54px;
    text-align: center;
    vertical-align: bottom;
    float: left;
    margin-right: 2%;
}

.squareSD_MenuIcons{
	display:inline-block;
    font-size: 20px !important;
    line-height: 30px !important;
    background-color:#1735b1;
    color:white;
    width: 30px;
	height: 30px;
    text-align: center;
    vertical-align: bottom;
    float: left;
    margin-right: 10px;
}

/*** END - Custome font icons Styles **/

/** New Date Component **/
.expiry {
    width: 365px !important;
}

.expiry select{
    width: 19.8% !important;
}

.expiry  input[type="text"],.expiry  input[type="number"] {
    width:38% !important;
}

.id-detail .expiry {
    width: 365px !important;
}
.id-detail .expiry select{
	width: 17.8% !important;
}

.id-detail .expiry input[type="text"], .expiry input[type="number"] {
    width: 23% !important;
}
/** End - New Date Component **/


/*################### End - Normal View ###################*/

/*################### Start - responsive View ###################*/

@media (min-width: 768px) and (max-width: 979px) {
    .addres_fix.form-col2 .building.form-control-block input[type] {
        width: 40px !important;
    }
    .addres_fix .building {
        width: 53px !important;
    }
    .addres_fix .block {
        width: 104px !important;
    }
    .addres_fix {
        width: 56%;
    }
	.address_4_fields .building {
		width: 91px !important;
		margin-left: 6px;
	}
	.address_4_fields .gate {
		margin-left: 8px;
	}
	.address_4_fields .alfa label {
		margin-left: 8px;
	}
	.address_4_fields .alfa {
		width: 56px !important;
	}
	
	.address_4_fields .flat {
		width: 57px !important;
	}
/*To be moved*/

}
@media (max-width: 480px) {
	.service-widget .tooltiptext{
		width: auto;
	}
	.service-widget .tooltip .tooltiptext::after{
		left: 92%;
	}
    .addres_fix .flat,
    .addres_fix .road {
        width: 27% !important;
    }
    .address_4_fields .flat {
        width: 20% !important;
    }
	
	.address_4_fields .road {
        width: 27% !important;
    }
	
	.linkDisplay{
	 	display: block;
    }
}
@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .hidden-desktop {
        display: inherit !important;
    }
    .visible-desktop {
        display: none !important;
    }
    .visible-tablet {
        display: inherit !important;
    }
    .hidden-tablet {
        display: none !important;
    }
}
@media (max-height: 400px){
	#ratingModel .modal-body{
		height: 210px !important;
	}	
}
@media (max-width: 767px) {
	.form-control-block table{
		display: table-caption;
	}
	.form-control-block table td{
		display: inline-block;
	}		
	.col-content {
		display: inline-table;
	}	
	.col-w-44 font{
		padding-right: 2px;
	}	
	.headding.popover-wrap .span3 > span{
		display: inline-block;	
	}	
	.content-container-service-SearchEngine .row-fluid{
		display: flex;
		flex-direction: column;
	}	
	.content-container-service-SearchEngine .row-fluid .span3.left-content{
		order: 2;
	}	
	.content-container-service-SearchEngine .row-fluid .span9.left-content{
		order: 1;
	}
	.notificationHeader > div > div{
		display: block;
	}
	.no_float_in_responsive{
		float:none !important;
	}
	.notificationHeader{
		height: auto;
	}	
	.vehicle-number {
		width: 233px !important;
	}	
    .hidden-desktop {
        display: inherit !important;
    }
    .visible-desktop {
        display: none !important;
    }
    .visible-phone {
        display: inherit !important;
    }
    .hidden-phone {
        display: none !important;
    }
	.linkDisplay{
	 	display: block;
    }
	.service_search_container{
		width: 100%;
	}
	.service_search_container .main-search-small{
		width: 95% !important;
	}
	.service_search_container .date-picker-calendar{
		width: 44.5% !important; 
	}
	.service_search_container > select{
		width: 73%;
	}	
	.service_search_container .searchBtn{
		width: 95%; 
		position: inherit;
		float: inherit;
		margin-left : auto !important;
		margin-top : auto !important;
		margin-bottom: 1%;		
	}
	.service_search_container .searchBtn.inline{	
		float: right !important;
		width: 67px !important;
	}
}
@media print {
    .visible-print {
        display: inherit !important;
    }
    .hidden-print {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .row {
        margin-left: -20px;
        *zoom: 1;
    }
    .row:before,
    .row:after {
        display: table;
        line-height: 0;
        content: "";
    }
    .row:after {
        clear: both;
    }
    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }
    .container,
    navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 724px;
    }
    .span12 {
        width: 724px;
    }
    .span11 {
        width: 662px;
    }
    .span10 {
        width: 600px;
    }
    .span9 {
        width: 538px;
    }
    .span8 {
        width: 476px;
    }
    .span7 {
        width: 414px;
    }
    .span6 {
        width: 352px;
    }
    .span5 {
        width: 290px;
    }
    .span4 {
        width: 228px;
    }
    .span3 {
        width: 166px;
    }
    .span2 {
        width: 104px;
    }
    .span1 {
        width: 42px;
    }
    .offset12 {
        margin-left: 764px;
    }
    .offset11 {
        margin-left: 702px;
    }
    .offset10 {
        margin-left: 640px;
    }
    .offset9 {
        margin-left: 578px;
    }
    .offset8 {
        margin-left: 516px;
    }
    .offset7 {
        margin-left: 454px;
    }
    .offset6 {
        margin-left: 392px;
    }
    .offset5 {
        margin-left: 330px;
    }
    .offset4 {
        margin-left: 268px;
    }
    .offset3 {
        margin-left: 206px;
    }
    .offset2 {
        margin-left: 144px;
    }
    .offset1 {
        margin-left: 82px;
    }
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }
    .row-fluid:before,
    .row-fluid:after {
        display: table;
        line-height: 0;
        content: "";
    }
    .row-fluid:after {
        clear: both;
    }
	.custom-calendar-container .custom-calendar	{
		margin-left: 2.7624309392265194% !important;
	}
    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 10px;
        margin-left: 2.7624309392265194%;
        *margin-left: 2.709239449864817%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.7624309392265194%;
    }
    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }
    .row-fluid .span11 {
        width: 91.43646408839778%;
        *width: 91.38327259903608%;
    }
    .row-fluid .span10 {
        width: 82.87292817679558%;
        *width: 82.81973668743387%;
    }
    .row-fluid .span9 {
        width: 74.30939226519337%;
        *width: 74.25620077583166%;
    }
    .row-fluid .span8 {
        width: 65.74585635359117%;
        *width: 65.69266486422946%;
    }
    .row-fluid .span7 {
        width: 57.18232044198895%;
        *width: 57.12912895262725%;
    }
    .row-fluid .span6 {
        width: 48.61878453038674%;
        /* *width: *****************%; */
    }
    .row-fluid .span5 {
        width: 40.05524861878453%;
        *width: 40.00205712942283%;
    }
    .row-fluid .span4 {
        width: 31.491712707182323%;
        *width: 31.43852121782062%;
    }
    .row-fluid .span3 {
        width: 22.92817679558011%;
        *width: 22.87498530621841%;
    }
    .row-fluid .span2 {
        width: 14.3646408839779%;
        *width: 14.311449394616199%;
    }
    .row-fluid .span1 {
        width: 5.801104972375691%;
        *width: 5.747913483013988%;
    }
    .row-fluid .offset12 {
        margin-left: 105.52486187845304%;
        *margin-left: 105.41847889972962%;
    }
    .row-fluid .offset12:first-child {
        margin-left: 102.76243093922652%;
        *margin-left: 102.6560479605031%;
    }
    .row-fluid .offset11 {
        margin-left: 96.96132596685082%;
        *margin-left: 96.8549429881274%;
    }
    .row-fluid .offset11:first-child {
        margin-left: 94.1988950276243%;
        *margin-left: 94.09251204890089%;
    }
    .row-fluid .offset10 {
        margin-left: 88.39779005524862%;
        *margin-left: 88.2914070765252%;
    }
    .row-fluid .offset10:first-child {
        margin-left: 85.6353591160221%;
        *margin-left: 85.52897613729868%;
    }
    .row-fluid .offset9 {
        margin-left: 79.8342541436464%;
        *margin-left: 79.72787116492299%;
    }
    .row-fluid .offset9:first-child {
        margin-left: 77.07182320441989%;
        *margin-left: 76.96544022569647%;
    }
    .row-fluid .offset8 {
        margin-left: 71.2707182320442%;
        *margin-left: 71.16433525332079%;
    }
    .row-fluid .offset8:first-child {
        margin-left: 68.50828729281768%;
        *margin-left: 68.40190431409427%;
    }
    .row-fluid .offset7 {
        margin-left: 62.70718232044199%;
        /* *margin-left: ******************%; */
    }
    .row-fluid .offset7:first-child {
        margin-left: 59.94475138121547%;
        *margin-left: 59.838368402492065%;
    }
    .row-fluid .offset6 {
        margin-left: 54.14364640883978%;
        *margin-left: 54.037263430116376%;
    }
    .row-fluid .offset6:first-child {
        margin-left: 51.38121546961326%;
        *margin-left: 51.27483249088986%;
    }
    .row-fluid .offset5 {
        /* margin-left: *****************%; */
        *margin-left: 45.47372751851417%;
    }
    .row-fluid .offset5:first-child {
        margin-left: 42.81767955801105%;
        *margin-left: 42.71129657928765%;
    }
    .row-fluid .offset4 {
        margin-left: 37.01657458563536%;
        *margin-left: 36.91019160691196%;
    }
    .row-fluid .offset4:first-child {
        margin-left: 34.25414364640884%;
        *margin-left: 34.14776066768544%;
    }
    .row-fluid .offset3 {
        margin-left: 28.45303867403315%;
        *margin-left: 28.346655695309746%;
    }
    .row-fluid .offset3:first-child {
        margin-left: 25.69060773480663%;
        *margin-left: 25.584224756083227%;
    }
    .row-fluid .offset2 {
        margin-left: 19.88950276243094%;
        *margin-left: 19.783119783707537%;
    }
    .row-fluid .offset2:first-child {
        margin-left: 17.12707182320442%;
        *margin-left: 17.02068884448102%;
    }
    .row-fluid .offset1 {
        margin-left: 11.32596685082873%;
        *margin-left: 11.219583872105325%;
    }
    .row-fluid .offset1:first-child {
        margin-left: 8.56353591160221%;
        *margin-left: 8.457152932878806%;
    }
    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }
    .controls-row [class*="span"] + [class*="span"] {
        margin-left: 20px;
    }
    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 710px;
    }
    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 648px;
    }
    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 586px;
    }
    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 524px;
    }
    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 462px;
    }
    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 400px;
    }
    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 338px;
    }
    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 276px;
    }
    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 214px;
    }
    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 152px;
    }
    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 90px;
    }
    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 28px;
    }
}
@media (max-width: 767px) {
	.service-home-btn {
		float: left;
	}
	.addthis_toolbox,.rating_button , .share-btn{
		float :none;
	}
	.headding.popover-wrap div:nth-child(2) span:nth-child(2){
		float:left;
	}	
	.follow-us-icons , .footer-logos{
		text-align: center;
	}
	.hide-in-responsive{
		display:none;
	}
	.nav-collapse ul {
		background: #fff !important;
		height: 100%;
	}
	.main-menu-nav ul li a {
		color: #0747c7 !important;
	}		
    .container {
        margin: 0 10px;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom,
    .navbar-static-top {
        margin-right: -20px;
        margin-left: -20px;
    }
    .container-fluid {
        padding: 0;
    }
    .dl-horizontal dt {
        float: none;
        width: auto;
        clear: none;
        text-align: left;
    }
    .dl-horizontal dd {
        margin-left: 0;
    }
    .container {
        width: auto;
    }
    .row-fluid {
        width: 100%;
    }
    .row,
    .thumbnails {
        margin-left: 0;
    }
    .thumbnails > li {
        float: none;
        margin-left: 0;
    }
	.custom-calendar-container .custom-calendar	{
		margin-left: 0 !important;
	}	
    [class*="span"],
    .uneditable-input[class*="span"],
    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .span12,
    .row-fluid .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .row-fluid [class*="offset"]:first-child {
        margin-left: 0;
    }
    .input-large,
    .input-xlarge,
    .input-xxlarge,
    input[class*="span"],
    select[class*="span"],
    textarea[class*="span"],
    .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .input-prepend input,
    .input-append input,
    .input-prepend input[class*="span"],
    .input-append input[class*="span"] {
        display: inline-block;
        width: auto;
    }
    .controls-row [class*="span"] + [class*="span"] {
        margin-left: 0;
    }
    .modal {
        position: fixed;
        top: 20px;
        right: 20px;
        left: 20px;
        width: auto;
        margin: 0;
    }
    .modal.fade {
        top: -100px;
    }
    .modal.fade.in {
        top: 20px;
    }
}
@media (max-width: 480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0);
    }
    .page-header h1 small {
        display: block;
        line-height: 20px;
    }
    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc;
    }
    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left;
    }
    .form-horizontal .controls {
        margin-left: 0;
    }
    .form-horizontal .control-list {
        padding-top: 0;
    }
    .form-horizontal .form-actions {
        padding-right: 10px;
        padding-left: 10px;
    }
    .media .pull-left,
    .media .pull-right {
        display: block;
        float: none;
        margin-bottom: 10px;
    }
    .media-object {
        margin-right: 0;
        margin-left: 0;
    }
    .modal {
        top: 10px;
        right: 10px;
        left: 10px;
    }
    .modal-header .close {
        padding: 10px;
        margin: -10px;
    }
    .carousel-caption {
        position: static;
    }
    #myModalLabel3 {
        font-size: 15px;
    }
    #myModalBody7 .red_button {
        font-size: 12px;
    }
    #myModalBody7 .expand_all a,
    #myModalBody7 .collapse_all a {
        font-size: 12px;
    }
    #myModalBody7 .expan_list a {
        font-size: 12px;
    }
    #myModalBody7 .service-widget-title h4 {
        font-size: 12px;
    }
    #myModalBody7 .table-service li {
        font-size: 10px;
    }
    #myModalBody7 .table-service_bullet li {
        font-size: 10px;
    }
    #myModalBody7 .service-content-row {
        font-size: 10px;
    }
    #myModalBody7 .resp-column {
        font-size: 10px;
    }
    #myModalBody7 .resp-column::before {
        font-size: 10px;
    }
	
	.linkDisplay{
	 	display: block;
    }
	
	.top-bar  {
	  text-align:center !important;
	}
}
@media (max-width: 979px) {
	#ratingModel{
		opacity: 1;
		visibility: visible;
		z-index: 2147483639;
		position: fixed;
		bottom: 0px;
		width: 100%;
		height: 100%;
		max-width: 100%;
		max-height: calc(100% - 0px);
		min-height: 0px;
		min-width: 0px;
		background-color: transparent;
		border: 0px;
		overflow: hidden;
		right: 0px;
		transition: none 0s ease 0s !important;
	}	 
	#ratingModel .modal{
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;	
		border: 0;
		border-radius: 0;
		overflow: hidden;	
		max-height: none;
		overflow: hidden;
		position: fixed;
		margin: 0 auto;			
	}
	#ratingModel .modal-header{
		position: relative;
	}
	#ratingModel .modal-body{
		position: absolute;
		top: 70px;
		left: auto;
		right: 0px;
		bottom: 0px;
		width: 100%;
		height: 100%;
		will-change: opacity;
		backface-visibility: hidden;
		padding: 0px;
	}		
	#ratingModel .rating_container{
		position: relative;
		display: flex;
		flex-direction: column;
		min-width: 0px;
		height: 100%;
		overflow: hidden;
	}
	#ratingModel .modal-body::-webkit-scrollbar{
		width: 10px;
		background-color: #F5F5F5;
	}	
	#ratingModel .modal-body::-webkit-scrollbar-thumb{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
		background-color: #555;
	}
	#ratingForm{
		width: 50%;
		margin: 0 auto;		
	}	
	#ratingForm input , #ratingForm textarea{
		width: 100% !important;
		margin-left: 0 !important;
	}
	#ratingForm	label, #ratingForm .form-control-block{
		margin-left: 0 !important;
	}		
	.table_responsive .table-resp .resp-column:first-child:before{
		content:none;
	}
	
	.table_responsive .table-resp .resp-column:first-child{
		border: none !important;
		padding: 0;
	}
	
	.table_responsive .table-resp .resp-column:first-child input{
		position: absolute;
		margin-top: 20px;
		margin-left: 14px;
	}
	
	.table_responsive .table-resp .resp-column:first-child{
		border: none;
	}
	
	.table_responsive .table-resp .resp-column:nth-child(2):before {
		margin-left: 16px;
	}	
	.main-menu-nav ul li a {
		color: #0747c7 !important;
	}	
	#nav-side-bar{
		/*display: none;*/
	}	
	.float-left-responsive-view{
		float:left !important;
	}
	.float-right-responsive-view{
		float:right !important;
	}
	.float-switch-responsive-view{
		float:left !important;
	}
	.text-align-left-responsive-view{
		text-align:left !important;
	}
	.text-align-right-responsive-view{
		text-align:right !important;
	}
	.text-align-switch-responsive-view{
		text-align:left !important;
	}		
	.tab_round.without-steps{
		display: block;
		border: none;
	}
	.tab_round.without-steps .tab_rounded_5	{
		margin-bottom : 2px;
	}
	.tab_round.without-steps .tab_rounded_5 span.tab_label{
		text-align: left;
	}	
	.text_responsive .table-row .row-wrap .col-content input{
		padding: 0px !important;
		margin: 0px !important;
	}
    body {
        padding-top: 0;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: static;
    }
    .navbar-fixed-top {
        margin-bottom: 20px;
    }
    .navbar-fixed-bottom {
        margin-top: 20px;
    }
    .navbar-fixed-top .navbar-inner,
    .navbar-fixed-bottom .navbar-inner {
        padding: 5px;
    }
    .navbar .container {
        width: auto;
        padding: 0;
    }
    .navbar .brand {
        padding-right: 10px;
        padding-left: 10px;
        margin: 0 0 0 -5px;
    }
    .nav-collapse {
        clear: both;
    }
    .nav-collapse .nav {
        float: none;
        margin: 0 0 10px;
    }
    .nav-collapse .nav > li {
        float: none;
    }
    .nav-collapse .nav > li > a {
        margin-bottom: 2px;
    }
    .nav-collapse .nav > .divider-vertical {
        display: none;
    }
    .nav-collapse .nav .nav-header {
        color: #777777;
        text-shadow: none;
    }
    .nav-collapse .nav > li > a,
    .nav-collapse .dropdown-menu a {
        padding: 9px 15px;
        color: #777777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: normal;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 2px;
    }
    .nav-collapse .nav > li > a:hover,
    .nav-collapse .nav > li > a:focus,
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .dropdown-menu a:focus {
        background-color: #f2f2f2;
    }
    .navbar-inverse .nav-collapse .nav > li > a,
    .navbar-inverse .nav-collapse .dropdown-menu a {
        color: #999999;
    }
    .navbar-inverse .nav-collapse .nav > li > a:hover,
    .navbar-inverse .nav-collapse .nav > li > a:focus,
    .navbar-inverse .nav-collapse .dropdown-menu a:hover,
    .navbar-inverse .nav-collapse .dropdown-menu a:focus {
        background-color: #111111;
    }
    .nav-collapse.in .btn-group {
        padding: 0;
        margin-top: 5px;
    }
    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        display: none;
        float: none;
        max-width: none;
        padding: 0;
        margin: 0 15px;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .nav-collapse .open > .dropdown-menu {
        display: block;
    }
    .nav-collapse .dropdown-menu:before,
    .nav-collapse .dropdown-menu:after {
        display: none;
    }
    .nav-collapse .dropdown-menu .divider {
        display: none;
    }
    .nav-collapse .nav > li > .dropdown-menu:before,
    .nav-collapse .nav > li > .dropdown-menu:after {
        display: none;
    }
    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-inverse .nav-collapse .navbar-form,
    .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111111;
        border-bottom-color: #111111;
    }
    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0;
    }
    .nav-collapse,
    .nav-collapse.collapse {
        height: 0;
        overflow: hidden;
    }
    .navbar .btn-navbar {
        display: block;
    }
    .navbar-static .navbar-inner {
        padding-right: 10px;
        padding-left: 10px;
    }
	
	/* Added for the Corona Registration Service - 21MAY2020*/
	.remainingText {
		margin-right:0px;
	}
	/* END - Corona Registration Service*/
}
@media (min-width: 980px) {
	#ratingModel .form-col1{
		width: 35% !important;
	}	
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
    }
    .block-full input[type="text"].date-picker-calendar.multi-inputs-calendar {
        width: 26.5% !important;
    }
    .table_responsive .table-resp .resp-column {
        width: 20% !important;
    }
    .table_responsive .table-resp .resp-column:nth-of-type(1) {
        width: 40% !important;
    }
	.fit-cell-width .resp-column{
		width : 20%;
	}
	#nav-side-bar ul li:after {
		position: absolute;
		background: #0747c7;
		color: #FFF;
		top:0;
		left: 46px;
		width: 70px; 
		height: 100%;
		opacity:.5;
		transform: perspective(400px) rotateY(90deg);
		transform-origin: 0 100%;
		transition:all .4s ease-out;
		font-size: 12px;
		font-weight: bold;
	}
	
	#nav-side-bar ul li:nth-child(1):after { 
		content: "Rating";
		line-height: 40px;
	}
	#nav-side-bar ul li:nth-child(1){
		    border-top-right-radius: 7px;
	}
	#nav-side-bar ul li:nth-child(2):after { 
		content: "Chat";
		line-height: 40px;
	}
	#nav-side-bar ul li:nth-child(2){
		border-bottom-right-radius: 7px;
	}		
	#nav-side-bar ul li:hover:after{
		opacity: 1;
		transform: perspective(400px) rotateY(0deg) scale(1) ;
	}
	#nav-side-bar ul li span{
		display: none;
	}	
	.responsiveMenu{
		display: none !important;
	}	
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    a:focus {
        outline: thin dotted #333333;
        outline-offset: 0px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .stpcol h5 {
        clear: both;
        padding-top: 10px;
    }
    .banner-right-section .span12 p {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .banner-right-section .span12 {
        background-color: #FFFFFF;
        border: 1px solid #E8E8E8;
        min-height: 65px;
        padding: 12px;
    }
    .banner-right-section .suggestion {
        margin-bottom: 5px;
        background-size: 41px 36px;
    }
    .banner-right-section .event-calendar {
        margin-bottom: 10px;
        background-size: 39px 45px;
    }
    .info_icon_right img {
        width: 35px;
    }
    .banner-right-section .span12 h4,
    .banner-right-section .span12 h5 {
        margin: 0 0 5px 0;
        margin-right: 45px;
        font-size: 13px;
    }
    .banner-right-section .span12 p {
        margin-right: 45px;
        height: 16px;
        overflow: hidden;
    }
    .formCon input[type="reset"] {
        margin-left: 1em !important;
    }
    .footer-ad-links .span3 {
        width: 21.0% !important;
    }
}
@media (max-width: 979px) {
	#nav-side-bar,#livechat-compact-container{
		/*display: none;*/
	}	
    .Distinctive_ID_row_fix {
        border-bottom: 0px solid #ccc !important;
    }
    .content-wrapper .row-fluid.header-info-bar.mar-btm-15 .container .span6 {
        float: none;
        margin: 0;
        width: 100%;
    }
    .top-bar,
    .header-info-bar .span6,
    .header-info-bar .header-info-right-links {
        text-align: center !important;
    }
    .ppb-close {
        float: none;
        margin-left: 2px;
    }
    .astronomy-popup {
        left: -42px !important;
    }
    .weather-popup {
        left: -58px !important;
    }
    .left-content .headding h4 {
        font-size: 18px;
    }
    .event h4,
    .LatestEvent h4 {
        margin-top: 10px;
    }
    .content_social {
        padding-bottom: 4px;
    }
    .row-fluid .offset0 {
        margin-left: 0% !important;
    }
    .main-menu-nav ul li a.homelink:hover,
    .main-menu-nav ul li a.homelink {
        border-radius: 0;
    }
    .main-menu-nav ul li a.visitlink:hover,
    .main-menu-nav ul li a.visitlink {
        border-radius: 0;
    }
    .main-menu-nav ul {
        margin-bottom: 0 !important;
    }
    .main-menu-nav ul li {
        width: 100% !important;
    }
    .main-menu-nav ul li a {
        text-align: left;
    }
    .main-menu-nav ul li a.homelink:hover {
        border-radius: 0px 0 0 0;
    }
    .main-menu-nav ul li a.visitlink:hover {
        border-radius: 0 0px 0 0;
    }
    .nav-collapse .nav >li >a {
        margin-bottom: 0px;
        border-radius: 0 0px 0 0;
    }
}
@media (max-width: 767px) {		
	#ratingModel .form-col1{
		padding-top: 0;
	}	
    .modal.fade.in {
        top: 10%;
    }
    .left-content .headding h4 {
        font-size: 20px;
    }
    .rightContent {
        margin-top: 15px;
    }
    .tab_search {
        width: auto !Important;
    }
    .useful_link,
    .popular_link {
        margin-top: 16px !important;
    }
    .eSerivceLinks ul {
        padding: 0px !important;
    }
    div.eSerivceLinks {
        padding: 10px 0px !important;
    }
    .news p {
        padding-left: 0px !important;
    }
    .footer-ad-links .span3 {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .footer_bottom_space {
        margin-bottom: 10px;
    }
    ul.resp-tabs-list {
        display: none;
    }
    h2.resp-accordion {
        display: block;
    }
    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display: none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
	
	.form-control-block.radioFix  table label {
     float: none;
	}
	
	.radioFix label {
    margin-right: 0px;
	}
	
/* to be moved */	
	/* expiry date field */

}
@media only screen and (max-width: 1000px) {
    .social-media-search a,
    .social-media-search .sep-line-sm,
    .social-media-search .followus-txt,
    .social-media-search a.contact-center {
        margin-top: 4px !important;
    }
    .social-media-search a.contact-center {
        height: 24px;
        background-size: auto 24px;
        width: 120px;
    }
    .ncontactBox {
        font-size: 3em !important;
    }
    .main-search-btn {
        width: 18%;
    }
    .main-search {
        margin: 0px;
        padding: 0px;
        width: 75%;
    }
    .ui-investing,
    .ui-health,
    .ui-reforms {
        height: 80px !important;
    }
    .mainBanner .item div,
    .content-banner div {
        top: 0px !important;
    }
    .main-search-btn {
        margin-bottom: 10px;
    }
    .socilM {
        margin-bottom: 15px;
    }
    .ui-investing {
        margin-bottom: 15px !important;
    }
}
@media only screen and (max-width: 780px) {
    .mainBanner .row-fluid .span7,
    .content-banner .span6 {
        width: 60% !important;
    }
    .footer-c .item li {
        margin-bottom: 5px;
    }
    .main-search-btn {
        width: 20%;
    }
    .mainBanner .item div,
    .content-banner div {
        top: auto !important;
        height: auto !important;
        bottom: 10px;
        padding-bottom: 5px;
    }
    .offset1 {
        margin-left: 1em !important;
    }
    .news {
        clear: both !important;
    }
}
@media only screen and (max-width: 767px) {
    .top-leftRight-content {
        float: none !important;        
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .middle-content {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .leftRight-content {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    }
    .main-content {
        display: -webkit-box;        
        display: -moz-box;        
        display: -ms-flexbox;        
        display: -webkit-flex;        
        display: flex;        
        -webkit-flex-flow: column;
        -moz-flex-flow: column;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .main-search-small {
        width: 90%;
    }
    .gotop {
        position: static;
        margin: 0 auto 55px auto;
        display: block;
    }
    .gotop a {
        margin: 0px auto;
    }
    .useful-info-section .span4 {
        margin-bottom: 10px;
    }
    .mainBanner .item div {
        left: 0px;
    }
    .navbar .container {
        margin: 0px;
    }
    .social-media-search .followus-txt {
        width: 100%;
    }
    .quick-L {
        margin-top: 10px !important;
    }
    .live_chat {
        display: none;
        top: auto;
        bottom: 0px;
        width: 40px;
        height: 55px;
        background-position: bottom right;
    }
    .live_chat_bg {
        display: block;
    }
    .navbar .btn-navbar {
        padding: 4px 9px;
    }
    .navbar-inner {
        border-radius: 0px;
    }
    .header-info-bar,
    .security-logos-footer,
    .footer-text-links,
    .header-info-bar .header-info-right-links {
        text-align: center;
    }
    .ncontactBox {
        font-size: 4em !important;
    }
    .link_style_button a {
        margin-left: 0 !important;
    }
    a.main-search-btn {
        background-size: 15px 15px;
        font-size: 1.2em;
        margin-bottom: 10px;
        text-indent: 7px;
    }
    .left-content ul.resp-tabs-list {
        display: none;
    }
    .left-content h2.resp-accordion {
        display: block;
    }
    .left-content .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }
    .left-content .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .left-content .resp-accordion-closed {
        display: none !important;
    }
    .left-content .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
    input.span2 {
        width: 22% !important;
    }
    input.span4 {
        width: 75% !important;
    }
    .formCon input[type="reset"] {
        margin-left: 1em !important;
    }
    .supportBox {
        margin-left: 0em !important;
    }
    .support-h h5 {
        padding-left: 0em !important;
    }
    .ncontactBox,
    .socialBox {
        margin-left: 0em !important;
    }
    .bor-top div.span4,
    .contac_qk_link div.span4 {
        margin-bottom: 10px !important;
    }
}
@media only screen and (min-width: 300px) and (max-width: 480px) {
    .login_container {
        padding: 30px 10px;
    }
    .mainBanner .item div {
        width: auto;
    }
    body {
        font-size: 12px !important;
    }
    a.main-search-btn {
        font-size: 1.1em;
    }
    .header-info-bar,
    .security-logos-footer,
    .footer-text-links,
    .header-info-bar .header-info-right-links {
        text-align: center;
    }
    .tab_search {
        padding: 0px 10px;
    }
    .content-banner div.bar {
        display: none !important;
    }
    .page-main-tabs a {
        font-size: 14px;
        margin-top: 15px;
        padding: 0 10px;
        line-height: 35px;
        height: 35px;
    }
    .sep-line-sm {
        display: none !important;
    }
    .main-search-btn {
        width: 25%;
    }
    .main-search {
        width: 66%;
    }
    .main-search-small {
        width: 84%;
    }
    .footer-ad-links .container .span3 {
        margin-bottom: 25px;
    }
    .mainBanner .item div,
    .content-banner div {
        top: auto !important;
        bottom: 10px !important;
        padding: 5px;
    }
    .mainBanner .item div p {
        display: none;
    }
    .content-banner div p {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: none !important;
    }
    .mainBanner .item div h6,
    .content-banner div h6 {
        margin-top: 0 !important;
        line-height: normal !important;
        font-size: 16px;
    }
    .formCon input[type="reset"] {
        margin-left: .5em !important;
    }
    .left-content .social_contact {
        margin-bottom: 10px !important;
    }
    ul.csi {
        margin-top: 0px !important;
    }
    .left-content .headding h4 {
        float: none !important;
        display: block !important;
    }
	
}
@media (max-width: 767px) {

  .featured-blog-btn span {
      display: none;
  }
    .burger-menu {
        display: none;
    }    
    .astronomy-popup {
        left: -228px !important;
    }
    .weather-popup {
        left: -242px !important;
    }
    .bg-img-service {
        padding-top: 50px;
    }
    .search-bg-wrap input[type="text"] {
        width: 90%;
        height: 30px;
        line-height: 30px;
        border-radius: 10px;
        margin-bottom: 0;
        border: 0 none;
        box-shadow: none;
        font-size: 15px;
    }
    .search-btn-service {
        border: none;
        width: 100% !important;
        height: 100% !important;
        background-color: transparent;
        background-image: url("../images/search_img_service.png");
        background-size: 18px 23px;
        background-position: center center;
        background-repeat: no-repeat;
        border-radius: 0 6px 6px 0;
    }
    .search-btn-wrapper {
        height: 28px;
        display: table-cell;
        width: 45px;
        border: none;
    }
    .text_mobile_fix {
        text-align: left;
    }
}
@media (min-width: 980px) {
    .manage-link-manageProfile {
        margin-left: 62px;
    }
}
@media (min-width: 320px) and (max-width: 979px) {
    .fixed-div-margin {
        height: 60px;
    }
}
@media (max-width: 979px) {
    .service-menu-wrap {
        background: url("../images/bg_menu_service.png") repeat-x top left #333;
        min-height: 42px;
        font-family: 'PT Sans';
    }
    .service-menu .navbar-inner {
        background: #333 !important;
    }
    .service-menu .nav-collapse li {
        width: 100%;
    }
    .service-menu .nav-collapse li a {
        text-align: left;
    }
    .relatd-serv-item {
        margin-right: 0;
        width: auto !important;
        float: none;
    }
    .releated-service-wrap-service img {
        width: 40px;
        height: 40px;
    }
    .service-menu-nav ul li a,
    .service-menu {
        border: 0 none !important;
    }
    .service-menu ul {
        background: none !important;
    }
}
@media (min-width: 320px) and (max-width: 360px) {
    .weather-popup {
        left: -157px !important;
        width: 290px;
    }
    .temperature {
        width: 155px;
    }
    .maxminiTemp {
        width: 111px;
    }
    .forecast div.day {
        width: 22.85%;
    }
    .astronomy-details-row ul.week-forcast-row li {
        font-size: 11px;
        text-align: right;
    }
    .astronomy-popup .todays-astronomy-detail-wrap {
        padding: 0 5px 20px;
        overflow: hidden;
    }
    .astronomy-popup {
        width: 310px;
        left: -154px !important;
        top: -20px;
    }
    .astronomy-footer-row {
        display: table;
        width: 100%;
        padding: 5px;
        font-size: 10px;
    }
    .astronomy-footer-text {
        display: inline-block;
        text-align: left;
        padding: 5px 0px;
        width: 255px;
    }
    .astronomy-footer-logo {
        display: inline-block;
        float: left;
    }
    .astronomy-footer-logo img {
        width: 55px;
        padding-top: 10px;
    }
}
@media (max-width: 319px) {
    .weather-popup {
        left: -156px !important;
        width: 290px;
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        transform: scale(0.95);
        -webkit-transform-origin: 50% -13%;
        -moz-transform-origin: 50% -13%;
        transform-origin: 50% -13%;
    }
    .maxminiTemp {
        width: 111px;
    }
    .temperature {
        width: 152px;
    }
    .forecast div.day {
        width: 66px;
    }
}
@media (min-width: 360px) and (max-width: 480px) {
    .weather-popup {
        width: 310px;
        left: -166px !important;
    }
    .maxminiTemp {
        width: 130px;
    }
    .forecast div.day {
        width: 71px;
    }
    .astronomy-popup {
        width: 310px;
        top: -20px;
        left: -153px !important;
    }
    .astronomy-footer-row {
        display: table;
        width: 100%;
        padding: 5px;
        font-size: 10px;
    }
    .astronomy-footer-text {
        display: inline-block;
        text-align: left;
        padding: 5px 0px;
        width: 255px;
    }
    .astronomy-footer-logo {
        display: inline-block;
        float: left;
    }
    .astronomy-footer-logo img {
        width: 55px;
        padding-top: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .leave-comment-part li div:first-child {} .feedback-form-part textarea {
        width: 96%;
        padding: 5px 2%;
    }
    .mar-btm-25 {
        margin-bottom: 25px !important;
    }
    .resp-img-setup img {
        width: 80px;
    }
    .make-txt-center {
        width: 17% !important;
    }
    .displayDiv {
        display: block !important;
    }
    .displayDiv2 {
        display: block !important;
    }
    .min-width-input {
        width: 78% !important;
    }
    .form-control-block textarea {
        width: 206px !important;
        padding-left: 5px;
    }
    .featured-blog-list li {
        list-style: none;
        width: 100%;
        float: left;
        border-top: solid 1px #CCC;
        margin-top: 10px;
    }
    .featured-blog-list li:first-child {
        width: 100%;
        margin-right: 0;
    }
    .modal-body .featured-blog-list:first-child li {
        border-top: solid 1px #CCC;
        margin-top: 10px;
    }
    .modal-body .featured-blog-list:first-child li:first-child {
        border-top: 0px;
        margin-top: -12px;
    }
}
@media only screen and (max-width: 480px) {
    .leave-comment-part li div:first-child {
        display: block;
        width: 200px;
    }
    .min-width-input {
        width: 77% !important;
    }
    .adv_Search_part li div:first-child {
        display: block;
        width: 200px;
    }
    .adv_Search_part textarea,
    .adv_Search_part input[type="text"] {
        width: 96%;
        padding: 5px 2%;
    }
    .content-banner div p {
        text-overflow: clip;
        white-space: normal;
        overflow: visible;
        display: block !important;
    }
}
@media print and (color) {
    * {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }
}
@media only print {
    body {
        -webkit-print-color-adjust: exact;
    }
    a:link:after,
    a:visited:after {
        content: "";
    }
    .nav-collapse {
        height: auto !Important;
    }
    .mainBanner .item div {
        background-color: #000 !important;
    }
    .mainBanner .item div p,
    .mainBanner .item div h6 a,
    .resp-tab-item a {
        color: #fff !important;
    }
    .resp-tabs-list li a {
        background-color: #ccc;
    }
    .resp-tab-active {
        color: white !important;
    }
    .resp-tabs-list li {
        background-color: #333 !important;
    }
    .main-search {
        background: #f5f5f5 !important;
    }
    .social-media-search a.contact-center {
        background: url(../images/ncc_icon_english.svg) no-repeat 0px 0px !important;
    }
    .header-info-bar {
        background: #f2f2f2 !important;
    }
    .page-main-tabs-selected,
    a.selected {
        background-color: #0747c7 !important;
        color: white !important;
    }
    .page-main-tabs a {
        background-color: #0747c7 !important;
        color: white !important;
    }
    .mainBanner .item div a {
        color: white !important;
        background: url('../images/ancher.jpg') no-repeat left 0;
        padding-left: 0px !important;
    }
    .mainBanner .item div {
        background: url(../images/tr_img.png) repeat !important;
    }
    .main-search-btn {
        background: url("../images/search_btn_arrow.png") no-repeat 95% center #0747c7 !important;
        color: white !important;
    }
    .resp-tab-content {
        background: #f5f5f5 !important;
    }
    .quick-L {
        background: url("../images/main_heading_icon_sprite.png") no-repeat !important;
    }
    .quick-links-block ul li {
        background: url("../images/arrow_quick_links.png") no-repeat 0 center !important;
    }
    .poll-con {
        background: url("../images/poll_icon.png") no-repeat !important;
        color: #0747c7 !important;
    }
    .footer-ad-carousel .carousel-inner li {
        background-color: #f2f2f2 !important;
        margin-bottom: 12px !important;
    }
    .search_icon {
        background: #fff url(../images/search_icon.png) no-repeat !important;
    }
    .useful_info {
        background: url("../images/info_icon.png")no-repeat !important;
    }
    .banner-right-section .span12 {
        background-color: #f2f2f2 !important;
    }
    .footer-ad-carousel .carousel-control {
        background: url("../images/arrow_carousel_footer.gif") right;
    }
    .displayDiv2 {
        display: none !important;
    }
    .displayDiv {
        display: block !important;
    }
    .add {
        background: #CCC !important;
    }
    .record-btn {
        background: #ebebeb url("../images/record-img.jpg") no-repeat left !important;
        background-position: 6px 3px !important;
    }
    .upload-btn {
        background: #ebebeb url("../images/upload-img.jpg") no-repeat left !important;
        background-position: 6px 3px !important;
    }
    .submit-btn-commnent {
        background: #0747c7 !important;
        color: white !important;
    }
    .comment-box-inside {
        background: #f8f8f8 !important;
    }
    .banner-right-section ul li {
        background: url("../images/arrow_quick_links.png") no-repeat 0 center !important;
    }
    .commentIcon {
        background: url("../images/comentIcon.jpg") no-repeat left !important;
    }
    .secure-title-img {
        background: url("../images/secureImg.jpg") no-repeat right !important;
    }
    .calender-bg {
        background: url("../images/calender-icon.jpg") no-repeat right !important;
    }
    .adv_Search_part_Btn {
        background: url("../images/search_btn_arrow.png") no-repeat 95% center #0747c7 !important;
        color: white !important;
    }
    .stpcol a.start-btn {
        background: #0747c7 !important;
        color: white !important;
    }
    .footer-ad-links {
        background: #efefef !important;
    }
    .expand_head {
        background: url(../images/expand_arrow_down.png) no-repeat right 0px !important;
    }
    .useful_link,
    .popular_link {
        background: url(../images/info_icon_sml.png) no-repeat !important;
    }
    .make-txt-center {
        padding-right: 6px !important;
    }
    .feedback-form-part h3 {
        color: #0747c7 !important;
        background: #e3e3e3 !important;
    }
    .content-banner div {
        background: url(../images/tr_img.png) repeat !important;
        color: white !important;
    }
    .content-banner div p {
        color: #FFF !important;
        font-size: 15px !important;
        display: block !important;
        margin-top: 5px !important;
        padding-left: 30px !important;
        padding-right: 3px !important;
    }
    .content-banner div h6 {
        color: #FFF !important;
        padding-left: 30px !important;
    }
    .contact_icon_link {
        margin-bottom: 13px !important;
    }
    .socilM {
        background: url('../images/socialmedia.png') no-repeat !important;
    }
    .chat {
        background-position: 0 -545px !important;
    }
    .un {
        background-position: 0 -391px !important;
    }
    .in {
        background-position: 0 -312px !important;
    }
    .insta {
        background-position: 0 -233px !important;
    }
    .twit {
        background-position: 0 -154px !important;
    }
    .you {
        background-position: 0 -76px !important;
    }
    .face {
        background-position: 0 0 !important;
    }
    .supportBox {
        background: #0747c7 url('../images/play-icon.png') !important;
        background-repeat: no-repeat !important;
        background-position: 98% center !important;
    }
    .supportBox p {
        color: white !important;
    }
    .red_button {
        background: #940809 !important;
    }
    .search-btn-wrapper {
        background: #CC3333 !important;
    }
    .search-btn-service {
        background: url("../images/search_img_service.png") no-repeat center !important;
        width: 100% !important;
        background-size: 55% !important;
    }
    .paymentBar {
        background: #663333 !important;
    }
    .informBar {
        background: #454545 !important;
    }
    .regBar {
        background: #996600 !important;
    }
    .compBar {
        background: #cc3333 !important;
    }
    .appoiBar {
        background: #666666 !important;
    }
    .user_icon {
        background: url(../images/login_icon_en.png) no-repeat !important;
    }
    .button_style {
        background: #0747c7 !important;
        color: white !important;
    }
}
@media (max-width: 480px) {
    .modal {
        max-height: 500px;        
        position: fixed;        
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .modal.fade.in {
        top: 5px;
    }
    .modal-body {
        max-height: 2400px;
    }
}
@media (max-width: 480px) and (max-height: 500px) {
    .modal {
        max-height: 450px
    }
}
@media (max-width: 480px) and (max-height: 450px) {
    .modal {
        max-height: 400px
    }
}
@media (max-width: 480px) and (max-height: 400px) {
    .modal {
        max-height: 350px
    }
}
@media (max-width: 480px) and (max-height: 350px) {
    .modal {
        max-height: 300px
    }
    .modal-body {
        max-height: 130px;
    }
}
@media (max-width: 480px) and (max-height: 300px) {
    .modal {
        max-height: 250px
    }
}
@media (max-width: 480px) and (max-height: 250px) {
    .modal {
        max-height: 200px
    }
}
@media (max-width: 480px) and (max-height: 200px) {
    .modal {
        max-height: 150px
    }
}
@media all and (max-width: 768px) {
    .modal-dialog-center {
        margin-top: 45% !important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .form-col2 {
        float: left;
        width: 52.757%;
    }
    .form-control-block select ,.fstdropdown{
        width: 59.5% !important;
    }
    .form-control-block input[type="text"] {
        width: 95% !important;
    }
    .block-full input[type="text"] {
        width: 59% !important;
    }
    .mar-right-10 {
        margin-right: 0px;
    }
    .mar-right-20 {
        margin-right: 0px;
    }
    .mar-right-30 {
        margin-right: 0px;
    }
    .mar-right-40 {
        margin-right: 0px;
    }
    .mar-right-50 {
        margin-right: 0px;
    }
    .tinynav {
        display: block
    }
    .services-tab-menu {
        display: inline-block;
    }
    .tinynav_label {
        display: block;
    }
    .tab-menu-container {
        background-color: #666 !important;
        padding: 10px 20px;
    }
    .form-col1 {
        width: 47%;
    }
}
@media only screen and (max-width: 767px) {
    .social-service .social-wrapper-inner {
        margin-bottom: 10px;
        float: left;
    }
    .servicepagetabs .resp-tab-active {
        background: #ce3231 !important;
        background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ce3231), to(#930707)) !important;
        background: -webkit-linear-gradient(#ce3231, #930707) !important;
        background: -moz-linear-gradient(#ce3231, #930707) !important;
        background: -ms-linear-gradient(#ce3231, #930707) !important;
        background: -o-linear-gradient(#ce3231, #930707) !important;
        background: linear-gradient(#ce3231, #930707) !important;
    }
    .servicepagetabs .resp-tab-active a {
        color: #fff !important;
    }
    .servicepagetabs .resp-tab-active:after {
        border: none;
    }
    .service-widget-body-form {
        width: 100%;
        padding-bottom: 10px;
    }
    .service-widget-body-table {
        width: 100%;
    }
    .form-row {
        border: none;
    }
    .form-col1 {
        float: left;
        width: 100% !important;
        min-height: 25px !important;
        border-top: none;
        clear: both;
        padding-bottom: 0;
    }
    .form-col1 label {
        margin-left: 10px;
        float: left;
		
		text-align:left;
    }
    .form-col1 span , .form-2col-control label {
        margin-left: 10px;
        float: left;
        line-height: 20px;
        padding-bottom: 0;
    }
    .form-col2 span {
        line-height: 20px;
        padding-left: 0px;
    }
    .form-col2 label {
        padding-top: 0;
    }
    .form-col2 {
        float: left;
        width: 100%;
        min-height: 25px !important;
        border-top: none;
        padding: 0;
    }
    .form-control-block select,.fstdropdown {
        width: 220px !important;
        padding-left: 5px!important;
    }
    .form-control-block input[type="text"] {
        width: 206px !important;
        padding-left: 5px!important;
    }
    .form-control-block:first-child {
        margin-left: 10px;
    }
    .table-link a:first-child {
        margin-left: 0px;
    }
    .row-wrap {
        float: left;
        clear: both;
        width: 100%;
    }
    .hide-header {
        display: none;
    }
    .row-wrap {
        min-height: 40px;
    }
    .row-wrap:nth-child(even) {
        background-color: #f5f5f5;
    }
    .row-wrap:nth-child(odd) {
        background-color: #fff;
    }
    .table-row:first-child > .row-wrap:first-child {
        background-color: #e3e3e3;
        border-bottom: none;
    }
    .row-wrap:first-child {
        border-bottom: 1px solid #ccc;
    }
    .row-wrap .col-w-6 {
        width: 10%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .row-wrap .col-w-22 {
        width: 45%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .row-wrap .col-w-25 {
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }	
    .row-wrap .col-header:last-child,
    .row-wrap .col-content:last-child {
        border-right: none;
    }
    .col-content {
        padding-bottom: 0px;
        margin-bottom: 0px;
        height: 40px;
    }
    .error-block {
        padding-left: 10px;
    }
    .lbltext {
        display: none;
    }
    .mar-right-10 {
        margin-right: 0px;
    }
    .mar-right-20 {
        margin-right: 0px;
    }
    .mar-right-30 {
        margin-right: 0px;
    }
    .mar-right-40 {
        margin-right: 0px;
    }
    .mar-right-50 {
        margin-right: 0px;
    }
    .tinynav {
        display: block;
    }
    .services-tab-menu {
        display: inline-block;
    }
    .tinynav_label {
        display: block;
    }
    .tab-menu-container {
        background-color: #666 !important;
        padding: 10px 20px;
    }
    .etraining-menu-list li {
        border-bottom: 1px solid #e3e3e3;
    }
	
/** New Date Component **/
	.expiry  input[type="text"] ,.expiry  input[type="number"]{
        width: 15% !important;
    }
	.id-detail .expiry input[type="text"] {
        width: 19% !important;
    }
	
	.expiry  select{
        width: 22% !important;
    }
/** End - New Date Component **/
}
@media all and (max-width: 767px) {
    .total-amout-wrap {
        width: 95.59% !important;
    }
}
@media all and (max-width: 979px) {
    .radio-lable-fix label {
        width: 90%;
    }
    .table-resp,
    .resp-row,
    .resp-column {
        display: block;        
        clear: both;
    }
    .table-resp,
    .resp-row .resp-column:last-child {
        border-bottom: none;
    }
    .table-resp-head {
        position: absolute;        
        top: -1000em;
        left: -1000em;
    }
    .resp-row {
        border: 1px solid #eaeaea;
        border-top: 1px solid #ccc;
        border-bottom: 3px solid #ccc;
        margin: 0;
        font-size: 13px;
    }
    .resp-column {
        padding: 15px 15px;
        text-align: left;
    }
    .resp-column-attachment {
        display: block;        
        clear: both;
        padding: 10px 5px;        
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        vertical-align: middle;
        font-size: 13px;
    }
    .resp-row .resp-column:nth-child(1) {
        border-left: none;
    }
    .resp-row .resp-column:last-child {
        border-right: none;
    }
    .resp-row:last-child .resp-column,
    .resp-column {
        border-bottom: 1px solid #ccc;
        border-right: none;
    }
    .resp-column:before {
        font-weight: bold;
        padding-right: 10px;
        font-size: 14px;
        content: " "attr(data-label)" :";
        color: #444;
        text-transform: none;
		float: left;
    }
    .resp-hide-label:before {font-weight: 400;
        padding-right: 0px;
        font-size: 14px;
        content: " "attr(data-label)" ";color: #444;
        text-transform: none;
    }
    .total-amout-wrap {
        width: 95.59%;
        padding: 2.3% !important;
    }
    .payment-col {
        text-align: left !important;
    }
    .col-text-right {
        text-align: left !important;
    }
    .total-amount-caption {
        font-weight: bold;
        font-size: 14px;
    }
    .total-amount {
        font-weight: bold;
    }
}
@media screen and (max-width: 800px) {
    .wpthemeFrame {
        min-width: 320px;
    }
    .wpthemeInner {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .grid-menu-list li {
        border-bottom: 1px solid #e3e3e3;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .form-control-block input[type="password"] {
        width: 95% !important;
    }
    .block-full input[type="password"] {
        width: 58% !important;
    }
}
@media only screen and (max-width: 767px) {
    .form-control-block input[type="password"] {
        width: 206px !important;
        padding-left: 5px!important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
    .error-block-PR {
        width: 100%;
    }
    .width-150 {
        width: 100%;
    }
	
	/* Adjust px here (1024px for tablets maybe) */
    a[href^="tel"]:link, a[href^="tel"]:visited, a[href^="tel"]:hover {
        text-decoration: underline;
        color: #0747c7;
 
        pointer-events: auto;
        cursor: pointer;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .error-block-PR {
        width: 100%;
    }
    .width-150 {
        width: 100%;
    }
}
@media all and (max-width: 767px) {
    .total-amout-wrap {
        width: 95.59% !important;
    }
    .width-150 {
        width: 100%;
    }
}
@media only print {
    .onlyprint {
        display: block;
    }
}
@media (max-width: 340px) {
    .service-widget-title > h4 {
        max-width: 265px;
    }
}
@media(min-width: 979px) {
    .poBox {
        position: absolute;
        right: 0;
        left: 0;
        top: 9%;
    }
    .rel-column {
        position: relative;
    }
    .error-block.abs-element {
        position: absolute;
        right: 0;
        left: 0;
        bottom: 3px;
    }
}
@media only screen and (max-width: 979px) {
    .receipt-header.resp-row {
        display: block !important;
    }
    .receipt-header .header-title {
        display: none;
    }
}
@media (min-width: 980px) {
	.float-left-normal-view{
		float:left !important;
	}
	.float-right-normal-view{
		float:right !important;
	}
	.float-switch-normal-view{
		float:left !important;
	}
	.text-align-left-normal-view{
		text-align:left !important;
	}
	.text-align-right-normal-view{
		text-align:right !important;
	}
	.text-align-switch-normal-view{
		text-align:left !important;
	}		
    .form-col2-70 {
        width: 70% !important;
    }
    .form-col2 .block-full-70 input[type="text"] {
        width: 85% !important;
    }
}
@media all and (max-width: 979px) {
    .mob_hide {
        display: none;
    }
    .timing_ {
        width: 50%;
    }
    .umra_schedule div.column {
        width: 100%;
    }
    .umra_schedule div.item .time {
        width: 70%;
    }
    .umra_schedule div.item .bus {
        width: 30%;
    }
    div.timing_:nth-child(2) div.column:nth-child(1) {
        border-right: 0px solid #ccc;
    }
    .table-resp-head_fix .resp-column_:nth-child(1),
    .resp-row .resp-column_:nth-child(1) {
        border-left: 0px solid #ccc;
    }
    .service-widget-body-table {
        border-left: 1px #ccc solid;
        border-right: 1px #ccc solid;
    }
    .resp-column_ {
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }
    .table-resp-head_fix {} .table-resp-head_fix .resp-column {
        border-right: 0px solid #ccc;
    }
    .resp-row-fixed {
        display: table-row !important;
        clear: both !important;
    }
    .resp-row {
        clear: both;
    }
    .table-resp,
    .resp-row .resp-column_:last-child {
        border-bottom: none;
        border-right: 0px solid #ccc;
        border-bottom: 0px solid #ccc;
    }
    .resp-column_ {
        padding: 5px 5px;
        text-align: center;
    }
    .resp-row .resp-column_:nth-child(1) {
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .resp-row .resp-column_:last-child {
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .resp-row:last-child .resp-column_,
    .resp-column_ {
        border: 0px solid #ccc;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .resp-column_:before {
        font-weight: bold;
        padding-right: 10px;
        font-size: 14px;
        color: #444;
        text-transform: none;
    }
    .tab-list {
        padding: 0;
        height: 77px;
    }
    .tab-list li div {
        height: auto;
        display: block;
        position: relative;
        min-height: 26px;
        padding: 5.2%;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .tab-list li span {
        display: inline-block;
        height: 22px;
        width: 22px;
        line-height: 22px;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
    }
    .tab-list li p {
        display: none;
        clear: both;
        color: #333;
        font-family: 'PT Sans';
        font-size: 16px;
        margin-top: 5px;
    }
    .tab-list li.current div.heading_ {
        background-color: #fbe7e8;
        height: auto;
        display: block;
        position: relative;
        min-height: 0px;
        padding: 0;
        padding-top: 7px;
        padding-bottom: 7px;
        position: absolute;
        width: 100%;
        left: 0;
        border: 1px solid #e8e8e8;
        color: #333;
        font-family: 'PT Sans';
        font-size: 16px;
    }
    .tab-list li.current div.heading_:before,
    .tab-list li.current div.heading_:after {
        content: "";
        display: none;
    }
    .form-2col {
        width: auto;
        float: none;
    }
    .form-2col:after {
        display: block;
        clear: both;
        content: "";
    }
    .form-2col-control:after {
        display: block;
        clear: both;
    }
    .form-2col label {
        display: block;
        padding-top: 5px;
        margin-bottom: 5px;
        font-weight: bold;
        float: none;
    }
    .form-2col-control.form-control-block input[type=text] {
        width: 206px !important;
    }
    .form-2col-control.form-control-block select ,.fstdropdown{
        width: 220px !important;
    }	
    .fix_BC {
        width: 49%;
        clear: none;
        display: block;
        float: left;
    }
    .fix_BC div.form-col1 {
        text-align: left;
    }
    .two_txtbox_incline {
        width: 88px;
        float: left;
    }
    .two_txtbox_incline input[type=text] {
        width: 81% !important;
    }
    .stage-list {
        padding: 0;
        height: 77px;
    }
    .stage-list li div {
        height: auto;
        display: block;
        position: relative;
        min-height: 26px;
        padding: 5.2%;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .stage-list li span {
        display: inline-block;
        height: 22px;
        width: 22px;
        line-height: 22px;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
    }
    .stage-list li p {
        display: none;
        clear: both;
        color: #333;
        font-family: 'PT Sans';
        font-size: 16px;
        margin-top: 5px;
    }
    .stage-list li.current div.heading_ {
        background-color: #fbe7e8;
        height: auto;
        display: block;
        position: relative;
        min-height: 0px;
        padding: 0;
        padding-top: 7px;
        padding-bottom: 7px;
        position: absolute;
        width: 100%;
        left: 0;
        border: 1px solid #e8e8e8;
        color: #333;
        font-family: 'PT Sans';
        font-size: 16px;
    }
    .stage-list li.current div.heading_:before,
    .stage-list li.current div.heading_:after {
        content: "";
        display: none;
    }
    .tab_size {
        height: auto;
    }
    .amount {
        margin-left: 0px;
    }
}
@media (max-width: 767px) {
    .two_txtbox_incline {
        width: 114px;
        float: left;
    }
    .two_txtbox_incline input[type=text] {
        width: 81% !important;
    }
    .tab_rounded {
        display: inline-block;
        position: relative;
        height: 37px;
        color: rgb(255, 255, 255);
        padding: 5px 0px 5px 1px;
        width: 60%;
    }
    .tab_rounded_5 {
        display: inline-block;
        position: relative;
        height: 37px;
        color: rgb(255, 255, 255);
        padding: 5px 0px 5px 1px;
        width: 60%;
    }
    .tab_rounded_5_back_steps {
        display: inline-block;
        position: relative;
        height: 37px;
        color: rgb(255, 255, 255);
        padding: 5px 0px 5px 1px;
        width: 60%;
    }
    .tab_rounded:before {
        content: "\00a0";
        background: red;
        height: 33px;
        width: 33px;
        display: block;
        position: absolute;
        border-radius: 50px;
        left: -22px;
        border: 5px #FFFFFF solid;
        top: 0px;
    }
    .tab_rounded_5:before {
        content: "\00a0";
        background: red;
        height: 33px;
        width: 33px;
        display: block;
        position: absolute;
        border-radius: 50px;
        left: -22px;
        border: 5px #FFFFFF solid;
        top: 0px;
    }
    .tab_rounded_5_back_steps:before {
        content: "\00a0";
        background: red;
        height: 33px;
        width: 33px;
        display: block;
        position: absolute;
        border-radius: 50px;
        left: -22px;
        border: 5px #FFFFFF solid;
        top: 0px;
    }
    .tab_rounded span.num {
        display: block;
        width: 29px;
        height: 29px;
        border-radius: 50px;
        text-align: center;
        z-index: 999;
        position: absolute;
        background: rgb(130, 129, 129) none repeat scroll 0px 0px;
        float: left;
        font-size: 17px;
        left: -19px;
        border: 4px solid rgb(88, 88, 88);
        top: 3px;
    }
    .tab_rounded_5 span.num {
        display: block;
        width: 29px;
        height: 29px;
        border-radius: 50px;
        text-align: center;
        z-index: 999;
        position: absolute;
        background: rgb(130, 129, 129) none repeat scroll 0px 0px;
        float: left;
        font-size: 17px;
		left: -19px;
        border: 4px solid rgb(88, 88, 88);
        top: 3px;
    }
    .tab_rounded_5_back_steps span.num {
        display: block;
        width: 29px;
        height: 29px;
        border-radius: 50px;
        text-align: center;
        z-index: 999;
        position: absolute;
        background: rgb(130, 129, 129) none repeat scroll 0px 0px;
        float: left;
        font-size: 17px;
        left: -19px;
        border: 4px solid rgb(88, 88, 88);
        top: 3px;
    }
    .id-pic {
        float: none;
    }
    .id-detail {
        float: none;
        width: 100%;
    }
}
@media all and (max-width: 480px) {
    .fix_BC {
        width: 99%;
        clear: none;
        display: block;
        float: left;
    }
    .two_txtbox_incline {
        width: 111px;
        float: left;
    }
    .two_txtbox_incline input[type=text] {
        width: 85% !important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
	.modal{
		width:600px;
	}		
    .form-control-block select,.fstdropdown {
        width: 59.5% !important;
    }
    .form-control-block input[type="text"] {
        width: 95% !important;
    }
    .block-full input[type="text"] {
        width: 57% !important;
    }
    .mar-right-10 {
        margin-right: 0px;
    }
    .mar-right-20 {
        margin-right: 0px;
    }
    .mar-right-30 {
        margin-right: 0px;
    }
    .mar-right-40 {
        margin-right: 0px;
    }
    .mar-right-50 {
        margin-right: 0px;
    }
    .tinynav {
        display: block
    }
    .services-tab-menu {
        display: none
    }
    .tinynav_label {
        display: block;
    }
    .tab-menu-container {
        background-color: #666 !important;
        padding: 10px 20px;
    }
    .stage-list li div {
        padding: 2%;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .stage-list li p {
        font-size: 14px;
    }
	
/** New Date Component **/
	.expiry input[type="text"],.expiry   input[type="number"]{
        width: 21% !important;
    }
    .id-detail .expiry input[type="text"] {
        width: 21% !important;
    }
	
	.expiry  select{
        width: 22% !important;
    }
/** End - New Date Component **/	
}
@media all and (max-width: 480px) {
    .table-resp-mob-land-fix,
    .resp-row-mob-land-fix,
    .resp-column-mob-land-fix {
        display: block;
        clear: both;
    }
    .table-resp-mob-land-fix,
    .resp-row-mob-land-fix .resp-column-mob-land-fix:last-child {
        border-bottom: none;
    }
    .table-resp-head-mob-land-fix {
        position: absolute;
        top: -1000em;
        left: -1000em;
    }
    .resp-row-mob-land-fix {
        border: 1px solid #eaeaea;
        border-top: 1px solid #ccc;
        border-bottom: 3px solid #ccc;
        margin: 0;
        font-size: 13px;
    }
    .resp-column-mob-land-fix {
        padding: 15px 15px;
        text-align: left;
    }
    .resp-column-attachment-mob-land-fix {
        display: block;
        clear: both;
        padding: 10px 5px;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        vertical-align: middle;
        font-size: 13px;
    }
    .resp-row-mob-land-fix .resp-column-mob-land-fix:nth-child(1) {
        border-right: none;
    }
    .resp-row-mob-land-fix .resp-column-mob-land-fix:last-child {
        border-left: none;
    }
    .resp-row-mob-land-fix:last-child .resp-column-mob-land-fix,
    .resp-column-mob-land-fix {
        border-bottom: 1px solid #ccc;
        border-left: none;
    }
    .resp-column-mob-land-fix:before {
        font-weight: bold;
        padding-left: 10px;
        font-size: 14px;
        content: " "attr(data-label)" :";
        color: #444;
        text-transform: none;
    }
}
@media (max-width: 480px) {
    .popup-longtxt-btn-fix {
        text-align: center !important;
    }
    .popup-longtxt-btn-fix button {
        float: none;
        margin: auto;
        margin-bottom: 5px;
        display: block;
    }
}
@media (min-width: 767px) {
    .featured-blog-btn {
        background-position-x: 43px;
        width: 67px;
    }
}
@media (min-width: 768px) {	
	.tab_round{
		display: flex;
	}
	.tab_rounded_5{
		width: 100%;
	}
}
@media (min-width: 980px) {	
	.main-menu-nav ul{
		background: #676767;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#676767), to(#3C3C3C));
		background: -webkit-linear-gradient(#676767, #3C3C3C);
		background: -moz-linear-gradient(#676767, #3C3C3C);
		background: -ms-linear-gradient(#676767, #3C3C3C);
		background: -o-linear-gradient(#676767, #3C3C3C);
		background: linear-gradient(#676767, #3C3C3C);	
		border-radius: 8px 8px 0 0;
		border:0px;
	}
	.main-menu-nav ul li a:hover {
		background: linear-gradient(#CE3231, #930707) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	}
	.main-menu-nav ul li.active a {
		background: linear-gradient(#CE3231, #930707) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	}
	
	.main-menu-nav ul li a:hover,.main-menu-nav ul li.active a,.main-menu-nav ul li.active a:hover {
		background: #0747c7!important;
	}
	.main-menu-nav ul li a.homelink:hover,.main-menu-nav ul li a.homelink {
		-webkit-border-top-left-radius: 8px;
		-moz-border-radius-topleft: 8px;
		border-top-left-radius: 8px;
	}
	.main-menu-nav ul li a.visitlink:hover,	.main-menu-nav ul li a.visitlink {
		-webkit-border-top-right-radius: 8px;
		-moz-border-radius-topright: 8px;
		border-top-right-radius: 8px;
	}
}	
/*################### End - responsive View ###################*/

/** Added specificlly for VAT Payment Service **/
.noUnderline { 
	pointer-events: none; 
}
.noUnderline > a { 
	text-decoration:none; color:inherit; 
}

@media (max-width: 769px) {
	.hideresp {
		display:none;               
	}
   
	.changebg {
		background-color:#fff0f2;
 }
 }
/** End - VAT Payment Service **/


/******************CUSTOM NAME SIX PARTS *******/

/*
.name_fix{}

.name_fix .name{width: 35.5% !important;}
.name_fix .name input{width:calc(100% - 14px) !important;}

.addres_fix_small_sc{width: 100%; float: left;}

@media (min-width: 768px) and (max-width: 979px) {
.addres_fix_small_sc{width: 70%;}
}

@media (max-width: 800px){
/*.id-detail .block-full input[type=text] {width:74% !important;}*/
/*.addres_fix_small_sc{width: 100%; float: none;}
}
*/
/****************** END CUSTOM NAME SIX PARTS *******/


.nationalPortalLogo {
  width: 173px;
}

.logo-header-phrase {
  color: #000;
  font-size: 16px;
  display: inline-flex;
  padding-top: 0px;
  position: relative;
  top: 6px;
}

.logo-header-slash {
  color: #000;
  font-size: 16px;
  display: inline-flex;
  padding-top: 0px;
  position: relative;
  top: 4px;
}


/** Fix for showing Select2 component in a popup modal - 21 DEC 2022**/
.select2-container--open {
    z-index: 99999999
}
.modal .select2-hidden-accessible{
    display:none;
}

/* Apply focus styling to all input elements except buttons */
input:not([type="submit"]):focus {
  background-color:#f0f7fe;
  border-color: 1px solid #cccccc !important;
}

/* Apply focus styling to input elements with type "submit" */
input[type="submit"]:focus {
outline-color: blue;
outline-style: auto;
}

select:focus {
    background-color: #f0f7fe;
    border-color: 1px solid #cccccc !important;
}

/* print button on focus */
input#printBtn:focus {
    background-color: #05328a;
    border-color: 1px solid #cccccc !important;
}

/* misaliginment */

.form-control-block{
    line-height: 30px;
}

td input[type="radio"] {
    margin-top: 4px;
}

li img{
    filter: saturate(76%) hue-rotate(240deg) brightness(130%);
}
#serviceRatingFaces li img,.footer-links img {
    filter:none;
}
.eKey_lock_icon{
    filter: invert(0%) sepia(97%) saturate(5532%) hue-rotate(222deg) brightness(63%) contrast(304%); 
}

.main-menu-nav{
    background: #eaeaee !important;
}
@media (min-width: 980px) {
    .main-menu-nav ul {
      background: #eaeaee;
      background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eaeaee), to(#eaeaee));
      background: -webkit-linear-gradient(#676767, #eaeaee);
      background: -moz-linear-gradient(#eaeaee, #eaeaee);
      background: -ms-linear-gradient(#eaeaee, #eaeaee);
      background: -o-linear-gradient(#eaeaee, #eaeaee);
      background: linear-gradient(#eaeaee, #eaeaee);
    }
}
.main-menu-nav ul li a {
    color: #000 !important;
}
.main-menu-nav ul li.active a,.main-menu-nav ul li a:hover {
    color: #fff !important;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: #0747c7;
}
@media (max-width: 979px) {
    .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
      background-color: #0747c7;
    }
}

.row-fluid.footer-links{
    padding-top: 20px;
    border-top: 4px solid #0747c7;
}
.hr-footer{
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: 0.25; 
}
.row-fluid.footer-links .logo-2030 img {
    width: 60%;
}
.row-fluid.footer-links .container-fluid {
    background-color: #e1e1e7; /* Set your desired background color */
    padding: 20px 0; /* Add padding if needed */
    overflow-x: hidden; /* Prevent horizontal overflow */
}
.gotop{
    right: unset;
    left: 0.8em;
}

@media only screen and (max-width: 767px){
.gotop {
    position: fixed;
    margin: 0 auto 0px auto;
    display: block;
}
}
@media (max-width: 767px){
    .row-fluid.footer-links .logo-2030 img {
        width: 30%;
    }  
}
@media only screen and (min-width: 300px) and (max-width: 480px){
    .row-fluid.footer-links .logo-2030 img {
        width: 50%;
    }
}

/* New Header */
.header {
    background-color: #ffffff;
    color: #000000;
    padding: 10px 0;
    
  }
  .container-fluid.header-container .header{
    border-bottom: 2px solid #c0c0ca;
  }
  .logo-container{
      display: inline-flex;
  }
  .logo {
    max-width: 200px;
    display: inline-block; /* Ensure logos are on the same line */
    margin-right: 10px;
  }
  .jubilee {
    max-width: 40px;
    display: inline-block; /* Ensure logos are on the same line */
  }
  .language-switcher {
    margin-left: auto;
    display: inline-block;
  }
  .language-icon {
    width: 24px;
    height: 24px;
    /* Add styles for your earth icon */
  }
  /* Remove padding from .container-fluid */
  .container-fluid.header-container {
    padding-left: 0;
    padding-right: 0;
  }
  /* Override Bootstrap styles to align navbar with edge of page */
  .navbar {
    margin-bottom: 0;
    border-radius: 0;
  }
  .navbar .container {
    padding: 0;
  }
  .navbar-inverse .navbar-inner{
    background-color: transparent;
    color: #000000;
    border: unset;
    background-image: unset;
    background-repeat: unset;
    box-shadow: none;
    padding: 0;
  }
  .container-fluid.menu{
      padding-left: 0;
      padding-right: 0;
  }
  .menu 
  .navbar-inverse .brand, .navbar-inverse .nav>li>a{
    color: #000000;
    text-decoration: none;
    padding: 9px 7px 12px;
    color: #17171c;
    border-radius: 8px;
    font-weight: 500;
    font-size: .8rem;
    display: flex;
  }
  .navbar-inverse .brand, .navbar-inverse .nav>li>a:hover{
    color: #000000;
    text-decoration: underline; 
  }
  /* Flex layout for header */
  .header-flex {
    display: flex;
    align-items: center;
  }
  .lang-switcher-icon{
      color: #787878;
      font-size: 33px;
      padding: 0px 2px;
      vertical-align: bottom;
  }
  .header .lang-switch-container, .login-inputs-buttons {
  text-align: end;
}
.lang-login-container{
  display: flex;
  justify-content: end;
  align-content: center;
}
.header  button {
  margin: 0px !important;
}
@media (min-width: 767.02px){
[lang=en] .header .btn-group button {
  margin-right: 0;
  margin-left: 27px !important;
}
.header  button {
 margin-left: 10px !important;
}

button {
  padding: 0;
  width: unset;
  height: unset;
  border-radius: 0;
  border: none;
  margin-right: 10px;
  margin-top: 0;
  background: unset;
}
}
.lang-switch a {
  padding: 0;
}
[lang=en] .header  button span {
  margin: 0 0px 0 0;
}
@media (min-width: 767.02px){
button span {
  font-size: 20px;
  margin: 0 0 0 0px;
}
}
button span {
  font-weight: 600;
  font-size: 18px;
  color: black;
}
.menu{
  background-color: #eaeaee;
    color: #000000;
    padding: 10px 0;
    border: none;
    border-top: 2px solid #c0c0ca;   
}
.lang-switch span:not(.lang-switcher-icon){
  font-size: 20px;
  font-weight: 600;
  color: #17171c;
}
.lang-switch .lang-switcher-icon{
    font-size: 28px;
}
.login-inputs-buttons.login{
    order: 1;
}
.login-inputs-buttons.login .login-bar-link{
    background-color: #075d7c;
    border-radius: 8px;
    padding: 0.56rem 1.06rem;
    color: #fff;
    width: fit-content;
  }

.container-fluid.menu .active a{
    padding: 12px 40px 12px;
    background-color: #fff;
    color: #17171c;
    border-radius: 8px;
    font-weight: 500;
    font-size: 1rem;
    display: flex;
    align-content: center;
}

.container-fluid.menu .active a:before {
    background: #0747c7;
}
.container-fluid.menu .active a:before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 7px;
    left: 7px;
    height: auto;
    width: 8px;
    border-radius: 4px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

@media (max-width: 576px) {
    .logo{
        max-width: 150px;
    }

}

@media (max-width: 425px) {
    .logo{
        max-width: 150px;
    }
    .lang-switch span:not(.lang-switcher-icon) {
        font-size: 14px;
    }
    .lang-switch .lang-switcher-icon {
        font-size: 20px;
    }

    .header .lang-switch-container, .login-inputs-buttons {
        margin: 0 1px !important;
    }
    .login-inputs-buttons.login .login-bar-link {
      padding: 8px 16px;
    }
    .jubilee {
        max-width: 26px;
        width: 26px;
    }
    .logo {
        max-width: 130px;
        margin-right: 0;
    }
}
.menu .navbar .nav {
    width: 100%;
    justify-content: space-between;
    display: flex;
    align-items: baseline;
}

@media (min-width: 576px) {

  .container-sm,
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {

  .container-md,
  .container-sm,
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {

  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {

  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {

  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1320px;
  }
}

.container {
  max-width: 1184px;
}

@media (max-width: 979px) {
    .menu .navbar .nav {
        display: block;
        background-color: transparent !important;
        color: #17171c !important;

    }
    .navbar-inverse .btn-navbar{
        padding: 9px 9px;
        background-color: white !important;
        background-image: unset;
    }
    .navbar .btn-navbar .icon-bar {
        background-color: #0747c7;
        width: 19px;
        height: 3px;
    }
    .nav .active a {
        position: relative;
    }
    .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a{
      color: #17171c;  
      font-size: .9rem;
    }
    .container-fluid.menu .active a {
      padding: 16px 33px 10px;
    }
}

.header-info-bar > :not(#topBar), .logo-wrapper-header, .main-menu-nav{
  display: none;
}



/* dashboard */


.accessibility-header-nav{
  display: none;
  list-style: none;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0px;
  left: unset;
  border-radius: 8px;
  width: 343px;
  height: 233px;
  background: #fff;
  box-shadow: 0px 12px 19px #00000033;
  border: 2px solid #C0C0CA;
  left: 100%;
  right: 100%;
  margin-top: -20px;
}
.profile-header-nav {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 53px;
  z-index: 10000;
  right: 0;
  left: unset;
  border-radius: 8px;
  width: 343px;
  height: 233px;
  background: #fff;
  box-shadow: 0px 12px 19px #00000033;
  border: 2px solid #C0C0CA;
}
.hide-mobile{
  position: relative;
}
.profile-header-nav {
  height: auto;
}
[lang="ar"] .profile-header-nav{
  left: 0;
  right: unset;
}
.accessibility-menu .fa-user,.profile-menu-toggle .fa-user, .reset-pass,i.logout{
  color: #727272;
}
.profile-menu-toggle .fa-user, .reset-pass,i.logout{
  font-size: 32px;
  color: gray;
}
.accessibility-menu-header,.profile-menu-header{
  align-items: baseline;
  border-bottom: 2px solid #d1d1d1;
  display: flex;
  justify-content: space-between;
  -webkit-box-pack: justify !important;
}
.accessibility-menu-header .title,.profile-menu-header .title{
  font-size: 16px;
  font-weight: 500;
  margin: 10px 15px;
  color: #727272;
}
.profile-menu-close{
  font-size: 20px;
  font-weight: 500;
  color: #707077;
  margin: 10px 15px;
  cursor: pointer;
}
.accessibility-header-nav li ,.profile-header-nav li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.accessibility-header-nav li a ,.profile-header-nav li a {
  color: black !important;
  display: block;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  padding: 14.5px 23px;
}
.accessibility-header-nav li a:hover ,.profile-header-nav li a:hover {
  background-color: #dfdfdf;
  color : gray !important;
}
.hamburger-menu:hover {
  cursor: pointer;
}
.hamburger-menu .menu-item {
  background: black;
  display: block;
  height: 3px;
  margin: 0 0 10px;
  transition: all 0.3s ease-in-out;
  width: 40px;
}
.hamburger-menu.open .menu-item {
  margin: 0 0 5px;
}
.hamburger-menu.open .menu-item:first-child {
  transform: rotate(45deg);
  transform-origin: 10px;
}
.hamburger-menu.open .menu-item:nth-child(2) {
  opacity: 0;
}
.hamburger-menu.open .menu-item:nth-child(3) {
  transform: rotate(-45deg);
  transform-origin: 8px;
}

@media (max-width: 767px) {
  [lang="en"] .accessibility-menu{
    margin-right: 0px;
  }
  [lang="ar"] .accessibility-menu {
    margin-left: 0px;
  }
   .profile-header-nav{
    right: 50%;
    transform: translate(30%, 5%);
    width: 280px;
  }
  .accessibility-header-nav{
    right: 50%;
    transform: translate(-16%, -13%);
    width: 280px;
  }
  [lang="ar"] .accessibility-header-nav {
    left: 50%;
    transform: translate(10%, -11%);
}
  .profile-header-nav{
    right: 0;
    transform: translate(0, 5%);
    left: unset;
  }
  [lang="ar"] .profile-header-nav{
    left: 0;
    transform: translate(0%, 5%);
    right: unset;
  }
  .accessibility-menu .profile-header-nav .fa-user, .reset-pass,i.logout{
    width: 8%;
    margin-right: 5px;
  }
  [lang="ar"] .accessibility-menu .profile-header-nav .fa-user, [lang="ar"]  .reset-pass, [lang="ar"]  i.logout{
    margin-left: 5px;
    margin-right: 0; 
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {

  .header .header__mobile-nav .nav-link {
    min-width: 122px;
  }
}
.fa-right-from-bracket{
  font-size: 18px;
}
.hide-mobile .profile-header-nav .fa-user, .reset-pass,i.logout{
  width: 7%;
  margin-right: 8px;
  font-size: 20px;
}
[lang="ar"] .hide-mobile .profile-header-nav .fa-user, [lang="ar"] .reset-pass, [lang="ar"] i.logout{
  margin-left: 8px;
  margin-right: 0; 
  font-size: 20px;
}

.profile-header-nav a{
  display: flex !important; 
  align-items: center;
}
.menu-tab-container .nav-link{
  color: #17171c;
  border: 2px solid transparent;
  padding: 10px 5px 4px 5px;
  white-space: normal;
  font-size: 18px;
  position: relative;
  height: unset;  
}

.menu-tab-container .nav-link.active{
  font-weight: 600;
}
.nav.nav-tabs.navigation.navigation--size1{
  border: none;
  margin-bottom: unset;
  display: flex;
}
.nav.nav-tabs.navigation.navigation--size1 li:nth-child(2) {
  margin: 0 20px 0 20px;
}
.nav.nav-tabs.navigation.navigation--size1 a:hover {
  background-color: unset;
  border: 2px solid transparent;
  padding: 10px 5px 4px 5px;
}
.menu-tab-container .nav-link--blue.active::after {
  content: "";
  border: none;
  position: absolute;
  left: 5px;
  border-bottom: 5px solid #0747c7;
  width: 95%;
  bottom: -10px;
}
.menu-tab-container .nav-link--red:hover::after {
  content: "";
  border: none;
  position: absolute;
  left: 5px;
  border-bottom: 5px solid #a70717;
  width: 95%;
  bottom: -10px;
}

@media (max-width: 576px){
  .menu-tab-container .nav-link{
    font-size: 13px; 
  }
}

@media (max-width: 767px){
.row-fluid .span8.menu-tab-container {
    width: 65.95744680851064%;
}
.nav.nav-tabs.navigation.navigation--size1 li:nth-child(2) {
  margin: unset;
}
.header .header-flex .span4 {
  width: 31.914893617021278%;
}
}
@media (max-width: 979px) {
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #fff;
    color: #17171c;
  }
}


.logo-container{
  display: flex !important;
  align-items: center;
}
.logo-container a:first-child{
  order: 2;
}
.logo-container a:nth-child(2){
  margin-right: 15px;
}
.jubilee{
    width: 56px;
    max-width: 56px;
    max-height: 66px;
}
@media (max-width: 576px) {
    .jubilee {
        max-width: 26px;
        width: 26px;
    }
}
/* defect */
@media (max-width: 767px){
  #nav-side-bar {
   top: 36%;
 } 
}
@media (max-width: 576px){
  .logo-2030{
    text-align: center;
  }
  .logo-2030 img{
     width: 40%;
  }
}
.content-container-service-SearchEngine{
  width: auto;
}

.search-btn-wrapper{
  background: #0747c7;
}

.services-tab-menu li.active,.services-tab-menu li:hover,.resp-tab-active{
    background: linear-gradient(#0747c7, #0a3b9f) !important;
}
.footer-links {
    background: #eaeaee;
}

.resultLoadingContents img{
    filter: invert(0%) sepia(97%) saturate(5532%) hue-rotate(222deg) brightness(63%) contrast(304%); 
}
.header-info-bar{
    background: transparent;
    border: none;
    z-index: 1;
    top: 0;
}
.top-bar-contnet.span12:empty {
    display: none;
}

.header-info-bar:has(#topBar .top-bar-contnet.span12:empty) {
    display: none;
}
.squareSD{
    background-color: #0747c7 !important;
}
@media only screen and (max-width: 767px){
    .servicepagetabs .resp-tab-active{
        background-color: #0747c7 !important;
        background: #0747c7 !important;
        background-image: #0747c7 !important;
    }
}



/* Table edit Passport Service */

.table-resp .resp-column td{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.table-resp .resp-column td input[type="radio"]{
    margin: 4px;
}

/* remove white space */
@media (min-width: 320px) and (max-width: 979px) {
    .fixed-div-margin {
      height: 0px;
    }
}
body{
   background-color: #FAFAFA !important; 
}

.traffic-select{
    display: flex;
    margin-bottom: 8px;
}
a[href^="tel"]:link, a[href^="tel"]:visited,.expand_head span{
    color: #0747c7 !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    a:focus {
        outline: 2px dashed #0747c7;
        outline-offset: 0px;
    }
}

/* Requested for gdd */

.noborder {
    border-right: 0px !important;
}

.left {
    text-align: left;
}
.stpcol a { 
    color:white; 
}

.form-2col span{
    padding-top: 0;
}

.form-2col span.select2-selection:after{
content: "";
}

.form-2col .form-control-block label{
    padding-top: 0;
}

#drop a:hover,.dropadd:hover{
    background-color: #05328a !important;
}

/* Requested by Feras */

.form-2col {
    float: left;
    width: 50%;
    min-height: 25px;
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-2col-control {
    float: none;
    margin-left: 10px;
}
.form-2col span {
    display: block;
    padding-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    float: none;
    padding: 0;
}
.form-2col label {
    display: block;
    padding-top: 0px;
    margin-bottom: 5px;
    font-weight: bold;
    float: none;
}
.form-2col-control select {
    width: 90% !important;
}
.form-2col-control input[type=text] {
    width: 86% !important;
}
.form-2col-control input[type=text]:focus {
    border: 1px solid #cccccc !important;
}
 
.form-2col span:nth-child(1).select2-selection__rendered:after {
    content: '';
}
input[type="button"]:focus{
    background-color: #05328a; 
}

/* feras */

.Damages .resp-column {
	border-bottom: 0px solid #ccc;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-top: 0px solid #ccc;
	text-align: left;
}

.Damages .table-resp-head .resp-column:nth-child(1), .Damages .resp-row .resp-column:nth-child(1)
	{
	border-left: 0px solid #ccc;
}

.Damages .resp-row:nth-child(odd) {
	background: #fff;
}

.add-section {
	border-bottom: 2px solid #ccc;
	background: transparent;
}

.add-section h4 {
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

.add-section a {
	float: right;
}

.add-section .add-green {
	font-size: 12px;
	color: #3a87ad;
}

.form-2col .select2-selection--single span, form-2col .selection span {
	padding-top: 0px;
}

.form-2col .select2-selection .select2-selection--single span {
	padding-top: 0px;
}

.form-2col .select2-container span:after {
	content: none !important;
}

.form-2col .select2-selection__rendered {
	line-height: 20px;
}

span.select2-selection.select2-selection--single {
	padding-top: 0px;
}

.form-2col .select2-selection__arrow {
	padding-top: 5px !important;
}

.counter-container {
	float: left;
	clear: both;
}

.counter-char-msg {
	float: left;
}

.counter-char {
	float: left;
}

.form-2col {
	min-height: 100px;
}

.resp-column img{
    width: 20px;
}
.floating-buttons.float-3{
    position: fixed;
    z-index: 1;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: unset !important;
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    height: fit-content;
}
.float-3 img{
    width: 27px;
    height: 27px;
}
/* login ekey 2.0 */
.ekey-2{
	text-align: center;
    display: flex;
    justify-content: center;
}
.ekey-2 a{
    color: #244b99;
	margin-top: 5px;
    width: max-content;
    border: 2px solid #d3d3da;
    padding: 10px 18px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 205px;
    padding-left: 42px;
    text-decoration: none;
}
.ekey-2 a:hover{
    background-color: #e8f0fe;
}
.ekey-2 a:before{
    content: "";
    position: absolute;
    height: 22px;
    width: 52px;
    background-position: center;
    background-size: cover;
    top: 8px;
    left: 9px;
    background-image: url(../images/ekey-2.svg);
    
}


/* temporary style for popup */
.overlayYTV,.overlayYTV2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
  }
  
  .overlayYTV .video-container,.overlayYTV2 .video-container2 {
    /*position: relative;
    width: 800px;
    height: auto;
    background-color: #fff;
    border-radius: 10px;
    overflow: visible;*/
    
    position: relative;
    width: 600px;
    height: auto;
    /*background-color:#003268;*/
    /*background-color:#fff;*/
    border-radius: 10px;
    overflow: visible;
  }
  
  .video-close,.video-close2 {
    position: absolute;
    top: -18px;
    right: 10%;
    color: #ffffff;
    font-size: 35px;
    cursor: pointer;
    z-index: 1;
    padding: 15px;
  }
  
  .content-container,.content-container2 {
    padding: 20px;
    text-align: center;
    position: relative;
  }
  
  .content-container::before,.content-container2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/svg/watermark.svg');
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: -0;
    border-radius: 10px;
  }
  
  .video-container img {
    width: 80%;
    height: 100%;
  }
  .service-widget-body.service-widget-body-form{
    padding-left:10px;
    padding-right: 10px;
  }
  .service-widget-body.service-widget-body-form.remove-padding{
    padding-left:0;
    padding-right: 0;
  }
  /* fix layout issue */
  .layoutRow:has(.login_container),.layoutRow:has(.login-container){
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  /* new login form */

  .login-section form, .login-section .ekey-2,.login-section .login-head{
    max-width: 500px;
    margin: 0 auto;
  }
  .login-section .login-head{
    margin-bottom: 30px;
  }
  .login-section .login-form-input, .login-section .ekey-2{
    padding: 40px 35px 50px 35px;
    background: white 0% 0% no-repeat padding-box;
    border: 2px solid #E5E5E5;
    border-radius: 10px;
  }
  .login-section .ekey-2{
    padding: 40px 0 50px 0;
  }
  .login-section input{
    height: 45px;
    border-radius: 8px;
    border: 2px solid gray;
    padding: 0 15px;
    width: 100%; /* Fallback for browsers that do not support -webkit-fill-available */
    width: -moz-available; /* For Firefox */
    width: -webkit-fill-available; /* For WebKit-based browsers */
    width: fill-available; /* Standardized version (if supported) */
  }
  .login-section .error-block{
    float: unset;
    clear: unset;
    padding-left: 0;
    padding-top: 0;
    margin: 0px 0px 15px 0;
  }
  .login-section h3{
    color: #0747c7;
    font-size: 19px;
  }
  .login-section .login-desc{
    font-size: 16px;
    color: #000;
  }
  .login-section .ekey-2{
    display: block;
  }
  .login-section .ekey-2 a{
    margin: 0 auto;
  }
  .login-form-input label{
    color: #000;
    font-size: 16px;
  }
  .login-button-container{
    margin-top: 30px;
  }

  @media (max-width: 767px){
    .ekey-2 h3{
        font-size: 16px;
        padding: 0 35px;

    }
  }
.name_fix label{
    float: unset;
}

span {
    overflow-wrap: anywhere;
}

/* New Payment */

.payment-details, .payment-breakdown {
    border: 2px solid #D3D3DA;
    border-radius: 14px;
    padding: 27px;
    min-height: 260px;
    margin-bottom: 20px;
  }
  .important-info {
    font-weight: bold;
    color: #333;
  }
  .contact-buttons .btn {
    width: 100%;
    margin-top: 10px;
  }
  @media (min-width: 768px) {
    .contact-buttons .btn {
        width: auto;
        margin-top: 0;
        margin-right: 10px;
    }
  }
  .table-responsive {
    border-top: 1px solid #ddd;
    margin-top: 20px;
  }
  .my-table {
  width: 100%;
  display: inline-table;
  }
  .payment-table-container .tr {
  display: table-row;
  }
  .payment-table-container .th,
  .payment-table-container .td {
    border:none;
  display: table-cell;
  padding: 10px;
  border-bottom: 1px solid #D3D3DA;
  }
  .payment-table-container .th {
  text-align: center;
  }
  .payment-table-container .td {
  text-align: center;
  }
  .payment-table-container .tr:nth-child(odd){
  background-color: var(--bs-LV03-grey);
  }
  
  .payment-table-container{
  border: 2px solid #D3D3DA;
  border-radius: 14px;
  padding: 27px;
  margin-bottom: 30px;
  }
  .payment-table-container h2{
  font-size: 20px;
  margin-bottom: 17px;
  font-weight: 600;
  }
  #qrcode{
  display: flex;
  justify-content: center;
  }
  .payment-data{
  padding-bottom: 5px;
  }
  .hr-payment{
  border-bottom: 2px solid #D3D3DA;
  }
  .payment-data a{
  background-color: transparent;
  border: 2px solid var(--bs-interactive-blue);
  padding: 11px 0;
  width: 110px;
  display: flex;
  justify-content: center;
  border-radius: 8px;
  color: var(--bs-interactive-blue);
  font-size: 16px;
  font-weight: 500;
  }
  .payment-data a:hover{
  background-color: var(--bs-interactive-blue);
  color: white;
  text-decoration: none;
  }
  .paymentdata-text {
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  font-variant-alternates: normal;
  font-size-adjust: none;
  font-kerning: auto;
  font-optical-sizing: auto;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-variant-position: normal;
  font-weight: 600;
  font-stretch: normal;
  font-size: 16px;
  letter-spacing: 0px;
  color: #17171C;
  }
  .payment-details h5{
  margin-bottom: 17px;
  }
  .Qr-code p{
  font-size: 15px;
  }
  .alert-success_mobile .alert__inner{  
  display: flex;
  flex-direction: column;
  align-items: center;
  }
  .payment-alert .alert-success_mobile{
  margin-bottom: 25px;
  padding-bottom: 0;
  }
  @media screen and (max-width: 767px) {
  .my-table.show-thin {
    display: block;
  }
  .show-thin .tr {
    display: block;
    padding: 0 27px;
    border-top: 1px solid #D3D3DA;
  }
  .show-thin .tr:nth-child(2) {
  border: none;
  }
  .show-thin .td {
    display: block;
    padding: 5px 0;
    text-align: start;
    border: none;
    padding-bottom: 6px;
  }
  .show-thin .td:before {
  content: attr(title);
  font-weight: 400;
  display: block;
  margin-right: 5px;
  margin-bottom: 5px;
  }
  .show-thin .thin-hide {
    display: none;
  }
  .desktop-caption {
    display: none !important;
  }
  .payment-table-container {
  padding: 0 3px;
  }
  .payment-table-container h2{
  padding: 27px;
  border-bottom: 2px solid #D3D3DA;
  margin-right: 3px;
  margin-left: 3px;
  }
  }
  .payment-alert .alert-success_mobile{
    display: none;
  }
  @media (max-width: 991px) {
    .payment-alert .alert-success{
      display: none;
    }
    .payment-alert .alert-success_mobile{
      display: block;
    }
  }
  .Qr-code {
    text-align: center;
    margin-top: 15%;
  }
  .Qr-code img{
    width: 190px;
    height: 190px;
  }
  @media (max-width: 374px){
    .section__details-actions{
      margin: 0 15px;
    }
  }
  @media (min-width: 374.02px) {
    .btn-transparent--red {
        width: 343px !important;
        max-width: 500px;
    }
  }

/* General styling for print-body */
.print-body {
    background-color: #f8f9fa;
    padding: 20px 0;
    direction: ltr;
  }
  
  /* Main container styles */
  .print-body table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
  }
  
  /* Card container */
  .print-body table:nth-child(2) {
    max-width: 700px;
    margin: 0 auto;
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    padding: 20px;
  }
  
  /* Header styles */
  .print-body h1 {
    font-size: 24px;
    color: #0747c7;
    margin: 0;
    text-align: center;
    padding-bottom: 20px;
  }
  
  /* Paragraph styles */
  .print-body p {
    font-size: 16px;
    margin: 0 0 23px 0;
  }
  
  /* Inner table container */
  .print-body table:nth-child(2) table {
    width: 100%;

    border-radius: 14px;
    padding: 20px;
  }
  
  /* Section headers */
  .print-body h2, .print-body caption, .print-body td p {
    font-size: 20px;
    color: #333333;
    margin: 0;
    padding-bottom: 10px;
    text-align: start;
    font-weight: bold;
    line-height: 40px;
  }
  
  /* Table cells */
  .print-body td {
    padding: 10px;
    border-bottom: 1px solid #d3d3da;
  }
  
  /* Specific widths */
  .print-body td[width="50%"] {
    width: 50%;
  }
  
  /* Strong text */
  .print-body strong {
    font-weight: bold;
  }
  
  /* Links */
  .print-body a {
    display: block;
    background-color: transparent;
    border: 2px solid #0747c7;
    color: #0747c7;
    padding: 11px 0;
    border-radius: 8px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    max-width: 220px;
    margin: auto;
    text-align: center;
  }
  
  /* Images */
  .print-body img {
    display: block;
    margin: 0 auto;
  }
  


  @media (max-width: 576px) {
    .print-body table {
        padding: 10px;
    }

    .print-body td {
        font-size: 0.8rem;
        padding: 5px;
    }

    .print-body .btn {
        font-size: 0.8rem;
        padding: 8px 0;
    }
}

@media (max-width: 370px) {
    .print-body td{
        width: 97% !important;
    }
    .print-body td:not(#contactDtlsTbl td) {
        display: block;
    }
}

.responsive-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto;
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 5px;
  }
  
  .responsive-table th,
  .responsive-table td {
    text-align: left;
    padding: 10px;
    border: 1px solid #dee2e6;
  }
  
  /* Header Styles */
  .responsive-table th {
    background-color: #f8f9fa;
    font-weight: bold;
  }
  
  /* Mobile Styles */
  @media (max-width: 576px) {
    .responsive-table {
      border: none;
    }
  
    .responsive-table thead tr {
        display: none; /* Hide the table header */
    }
    .responsive-table thead tr:has(h2){
        display:block;
    }
    .responsive-table thead tr:has(h2) th{
        background-color:unset;
        border:unset
    }
    .responsive-table tbody tr {
      display: flex;
      flex-direction: column;
      margin-bottom: 15px;
      border: 1px solid #d3d3da;
      border-radius: 5px;
      padding: 10px;
    }
  
    .responsive-table tbody tr td {
      display: block;
      width: 100%;
      padding: 10px 5px;
      border: none;
    }
  
    .responsive-table tbody tr td::before {
      content: attr(data-label); /* Dynamically fetch the label */
      font-weight: bold;
      color: #000000;
      display: block;
      margin-bottom: 5px;
    }
  }
  .print-body td:has(table){
	border-bottom:none
}
#removeTrWithTbl,#removeTR{
    display: none !important;
  }
/* By abdullah */
  .etraining-menu-list li:nth-child(odd) {
    margin-bottom: 0 !important;
}
.center-btn-wrap{
    text-align: center;
}
/* remove SilverJubilee */
.jubilee {
    display: none;
}
.form-control-block table label {
    white-space: normal;
}
.block-full.radioFix td:has(label){
    display: flex;
    align-items: start;
}
/* By Zahraa */

.GDDDisclaimer ul{
    padding-left: 20px;
    color: #000;
}