@import "font-awesome.css";
@import "font-awesome-ie7.css";

/*Normalize Css for color options*/
/*** Correct `block` display not defined in IE 8/9.*/

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
/*** Correct `inline-block` display not defined in IE 8/9. */
audio, canvas, video { display: inline-block; }
[hidden], template { display: none; }
script { display: none !important; }
*, focus {
    outline: 0;
}
html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}
body {
    margin: 0;
    background: url(../images/header-bg-secondary.png) no-repeat center top;
    overflow-x: hidden;
    background-color: #f8f8f8; 
}
/* ==========================================================================
   Links
   ========================================================================== */
/* Remove the gray background color from active links in IE 10. */
a { background: transparent; }
/* Address `outline` inconsistency between Chrome and other browsers. */
a:focus { outline: 0;}
/* Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0;}
/* ==========================================================================
   Typography
   ========================================================================== */
/* Address variable `h1` font-size and margin within `section` and `article`
   contexts in Firefox 4+, Safari 5, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }
/* Address styling not present in IE 8/9, Safari 5, and Chrome. */
b, strong { font-weight: bold;	color:#C5C1BA; }
/* Address styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }
/* Address differences between Firefox and other browsers. */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
/* Address styling not present in IE 8/9. */
mark {  background: #ff0;  color: #000; }
/* Correct font family set oddly in Safari 5 and Chrome. */
code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}
/* Improve readability of pre-formatted text in all browsers. */
pre { white-space: pre-wrap; }
/* Set consistent quote types. */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
/* Address inconsistent and variable font size in all browsers. */
small {font-size: 80%;}
/* Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup { top: -0.5em;}
sub {bottom: -0.25em;}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/* Remove border when inside `a` element in IE 8/9. */
img { border: 0;}
/* Correct overflow displayed oddly in IE 9. */
/**
 * Define consistent border, margin, and padding.
 */
.approval { color: #969392; font-size: 13px; }
fieldset { border: 1px solid #c0c0c0;   margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend { border: 0; /* 1 */  padding: 0; /* 2 */}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button, input, select, textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button, input {  line-height: normal;}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button, select {text-transform: none;}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"], input[type="button"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}
/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0;   padding: 0;}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */}
*,.btn:focus, .btn:active:focus, .btn.active:focus{  outline: 0;}
table {border-collapse: collapse;  border-spacing: 0;}
html, body {
    font-family: Verdana, Geneva, sans-serif;
    width: 100%;
    height: 100%;
}
.menu-bg {
    background: #000000 url(../images/nav-bg.png) repeat-x center top;
    border: none;
    border-radius: 0;
    min-height: 26px;
}.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background: #e7bf35;
    color: #232326;
}
.nav > li {  border-left: 1px solid #706e6e;}
.nav > li:last-child {  border-right: 1px solid #706e6e;}
.navbar-nav > li > a {
    padding: 3px 8px;
    font-size: 11px;
    font-weight: bold;
}
.navbar-default .navbar-nav > li > a { color: #e7bf35; line-height: 20px;}
.navbar-left { margin-left: 278px;}
.navbar-left > li > a {
    padding: 3px 12px;
    font-size: 12px;
    font-weight: bold;
}
.navbar-default .navbar-right > li > a { color: #c4cf90;}
.navbar-default .navbar-left > li:last-child > a { color: #ffffff;}
.navbar-default .navbar-right > li > a:hover, .navbar-default .navbar-right > li > a:focus { 
    background: #c4cf90; color: #232326; }
.navbar-nav > li > a.join { font-size: 20px;  text-transform: uppercase; }
.container-fluid, .navbar-collapse { padding: 0;}
.header-top { min-height: 88px;  padding: 6px 0;}
.header-top a.logo { text-indent: -999em; display: inline-block; margin: 4px 0 0px 0px; }
.header-top .search-bg {
    background: #d3d3d3;
    border: 1px solid #353535;
    padding: 1px;
    float: right;
    margin: 0;
    width: 50%;
}
.header-top input[type="text"] {
    background: none;
    border: 0;
    color: #40403f;
    font-size: 14px;
    margin: 0 0px;
    width: 78%;
    margin-left: 4px;
}
.header-top input[type="button"], .header-top input[type="button"]:hover {
    background: url(../images/search.png) no-repeat;
    border: 0;
    color: #40403f;
    font-size: 14px;
    margin: 0;
    width: 22px;
    height: 22px;
    border-radius: 0;
    padding: 0;
    float: right;
}
/*Slider*/
.slider .row .col-lg-10 { width: 83.27%}
.slider .row .col-lg-2 { width: 16.73%;  padding-right: 0}
/* saf3+, chrome1+ */
.carousel-inner > .item > img {
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 16px #999999;
    -moz-box-shadow: 0px 0px 16px #999999;
    box-shadow: 0px 0px 16px #999999;
}
.carousel.c-fade .item {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    padding: 0px 0px 0px 1px;
}
.carousel.c-fade .item .carousel-caption {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.carousel.c-fade .active.left, .carousel.c-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}
.carousel.c-fade .next, .carousel.c-fade .prev {  left: 0;    z-index: 1;}
.carousel.c-fade .carousel-control {   z-index: 3;}
.carousel { width: 100%; height: 720px; }
.carousel-control.left, .carousel-control.right { background: none;  height: 676px;}
.carousel-control { width: 3%; }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-top: -17px; }
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: 0; }
h1.title {
    font: normal 12px Verdana, Geneva, sans-serif;
    padding: 15px 0;
    margin: 0;
    color: #ffffff;
}
.yellow { color: #DC9F47; font-weight: bold; }
.footer {
    min-height: 44px;
    padding: 20px;
    border-top: 1px solid #1a1a1c;
    color: #969392;
    font: normal 12px Verdana, Geneva, sans-serif;
}
.footer a { color: #969392;}
.right-txt { text-align: right; }
.navbar-right.hidden-xs {
    /*margin-right: 210px;*/
    margin-right: 0;
}
/*26_12_2014*/
.social-media-icons {
    display: block;
    float: right;
    margin: 0 0 10px;
    width: 100%;
}
.advn-search {
    clear: both;
    display: block;
    float: right;
    font-size: 11px;
    margin: 3px 0 2px;
    padding-left: 10px;
    width: 52%;
    font-weight: 600;
}
.advn-search a{
    color: #e6e2e2;
}
.advn-search a:hover{
    text-decoration: underline;
}

/*10_12_2015*/

.panel-group .panel-default > .panel-heading {
  background-color: none;
  border-color: none;
  color: #038aa3;
}

.panel-group .panel {
  background-color: none !important;
  border: 0px solid transparent;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
}
.panel-group .panel-default > .panel-heading {
  background-color: none;
  border-color: none;
color: #038aa3;
padding: 0 15px 4px;
text-decoration: underline;
}
.panel-group .panel-title {
font-size: 12px;
font-weight: bold;
}

.panel-group .panel-default > .panel-heading {
  background-color: none;
  border-color: none;
  color: #038aa3;
}
.panel-group .panel, .panel-group .panel-default{
background:none;
}
.panel-group .panel-default > .panel-heading {
  background-color: none;
  border-color: none;
}

.panel-group .panel-title a{
color: #038aa3;
display: block;
font-size: 13px;
font-weight: bold;
padding: 4px 0;
text-decoration: none;
}
.panel-group .panel-title a .underl{
text-decoration: underline;
}
.orgcol{
color:#CC6C35;
font-size:14px;
min-width: 9px;
}
.panel-group .panel-body {
  padding:0 10px;
  color:#82807f;
  font-size:13px;
}
.list-style.accordion_ul li
{
	margin-bottom:0px;
}
.accordion_ul
{
	margin-bottom: 0px !important;
}
.list-style.accordion_ul li a
{
	padding-top:4px;
}
.list-style.accordion_ul a
{
	padding: 0 13px 4px;
	display: block;
}
.shareme {
  float: right;
  margin-right: 20px;
  position:relative;
}
.sharethis img {
  width: 30px;
  margin:10px 0 0 0;
}
.sharetxt {
  color: #969392;
  font-size: 11px;
  left: 0;
  position: absolute;
  text-transform: uppercase;
  top: 45px;
}
/*26_12_2014*/
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    body {
        background: #f8f8f8 url(../images/header-bg-ipad.png) no-repeat center top;
    }
    .header-top .search-bg {
        width: 78%
    }
    .carousel-control.left, .carousel-control.right {
        height: 666px;
    }
    .header-top h4.orange span {
        margin-left: 0;
    }
    .header-top {
        padding: 16px 12px 5px;
    }
    .navbar-left {
        margin-left: 0;
        float: right !important;
    }
    .menu-bg .container {
        padding: 0;
    }
    .navbar-collapse {
        margin: 0 10px !important;
    }
    .navbar-nav > li > a {
        padding: 3px 9px;
    }
    .navbar-default .navbar-left > li:first-child {
        border-left: 0;
    }
    .slider .row .col-lg-10, .slider .row .col-lg-2 {
        width: inherit;
        padding-right: 10px;
    }
    #myCarousel2 .carousel-control.right {
        height: 210px;
    }
    #myCarousel2 .carousel-control.left {
        height: 210px;
    }
    #myCarousel2 .carousel-inner {
        width: 89.3%;
    }
    .message-box .img-responsive {
        width: auto;
    }
    .well {
        margin-bottom: 20px;
    }
    .global-img {
        min-height: 310px;
    }
    .wid75 {
        width: 72%;
    }
    .global {
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background: #1a1a1c;
        display: block;
        width: 100%;
        overflow: hidden;
        text-decoration: none;
        padding: 6px;
        margin-bottom: 14px;
    }
    .member {
        min-height: 227px;
    }
    .thumb-title .nav-tabs > li > a{
        font-size: 10px !important;
        padding: 8px 9px 8px 0 !important;
    }
    .thumbnails li a img {
        width: 65px !important;
    }
    #scaleimage img{
        width: 100%
    }
    #myModal2 .carousel {
        height: auto !important;
    }
    #myModal2 .carousel-control.left, #myModal2 .carousel-control.right{
        height: auto !important;
    }
    #myModal2 .carousel-control.right {
        display: inline-block;
        right: 2px !important;
    }
    #myModal2 .carousel-control.right  span{
        margin-top: 8px
    }
    #myModal2 .carousel-indicators {
        margin-left: -20%;
        top: 100% !important;
    }
    #myModal2 .carousel-control.left {
        left: auto;
        right: 52px;
        top: -8px;
    }
    /*mohan 14/10/2014*/
    .navbar-right.hidden-xs{
        margin-right:0px;
    }
    /*mohan 14/10/2014*/
}

@media only screen and (max-width : 1024px) {
    .carousel {
        height: 700px;
        width: 100%;
    }
    .carousel-inner > .item > img {
        height: 666px;
    }
    #myCarousel2 .carousel-inner {
        width: 92%;
    }
    .footer {
        text-align: left;
    }
    .right-txt {
        text-align: right;
        line-height: none;
    }
    .wid66 {
        width: 70%;

    }
    .social-media-icons {      
        margin: 30px 0 10px !important;       
    }
    .pad-tb{
        padding: 0 !important;
    }
    .social-media-icons {
        margin: 26px 0 -1px !important;
    }
    .advn-search { 
        width: 82%;
        margin: 1px 0;
    }

}
@media only screen and (max-width : 768px) {
    .fixed {
        width: 146px;
    }
    .carousel-inner > .item > img {
        height: 534px;
    }
    .carousel-control.left, .carousel-control.right {
        height: 534px;
    }
    .carousel {
        height: 570px;
        width: 100%;
    }
    /*Slider 4*/
    #myCarousel4 .carousel-inner > .item > img {
        height: inherit;
    }
    #myCarousel4 .carousel-control.left {
        float: left;
        height: 210px;
        background: #1a1a1c url(../images/left-arrow.png) no-repeat center center;
        margin-right: 10px;
    }
    #myCarousel4 .carousel-control.right {
        float: right;
        height: 210px;
        background: #1a1a1c url(../images/right-arrow.png) no-repeat center center;
        margin-left: 10px;
    }
    #myCarousel4 .carousel-inner {
        float: left;
        margin-left: 26px;
        overflow: hidden;
        width: 93%;
    }
    .well #myCarousel4 .carousel-inner .col-sm-3 {
        width: 24.6%;
        padding-right: 0px;
    }
    .carousel-control {
        width: 4%;
    }
    .well .carousel {
        height: auto;
    }
    .footer {
        text-align: center;
    }
    .right-txt {
        text-align: center;
        line-height: 30px;
    }
	.navbar-toggle {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  box-shadow: none;
  float: right;
  margin-right: 12px;
  margin-top: 10px;
  padding: 8px;
  position: relative;
  z-index: 999;
}
    /*.navbar-toggle {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border-radius: 0;
        box-shadow: none;
        float: right;
        margin-bottom: 8px;
        margin-right: 15px;
        margin-top:0;
        padding: 8px;
        position: relative;
        z-index: 999;
    }*/
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #eab43b;
    }
    .navbar-toggle .icon-bar {
        border-radius: 0;        
        height: 3px;
        width: 28px;
    }
    .navbar-right.hidden-xs{
        margin-right:0px;
    }
}

.navbar-brand {
  float: left;
  font-size: 18px;
  height: auto;
  line-height: 20px;
  padding: 8px 15px 7px;
  width: 115px;
}

/* iPads (portrait) ----------- */
@media (min-width: 991px) {
    .page-menu li a { padding:5px 5px !important; }

}

@media (min-width: 992px) and (max-width: 1245px) {
    .container {
        width: 100%;
    }
    .slider .row .col-lg-10, .slider .row .col-lg-2 {
        width: inherit;
        padding: 0px;
    }
    .thumb-title .nav-tabs > li > a{
        font-size: 10px !important;
        padding: 8px 9px 8px 0 !important;
    }
    .thumbnails li a img {
        width: 65px !important;
    }

    .header-top { /*jayaseelan to fixe padding for the logo when page resize*/
        min-height: 88px;
        padding: 10px 12px;
    }

}
@media only screen and (min-width : 320px) and (max-width : 767px) {
    .slider .row .col-lg-10 {
        width: 100%;
        padding: 0px;
    }
    .slider .row .col-lg-2 {
        width: inherit;
        padding-right: 10px;
    }
    .well .carousel {
        height: auto;
    }
    .fixed {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    body {
        /*background: url("../images/top-bg.png") repeat-x scroll -347px -20px #f8f8f8;*/
        /*background: url("../images/stop-bg.png") repeat-x scroll -347px -12px #f8f8f8;*/
		background: #f8f8f8;
        margin: 0;
    }
	.menu-bg {
  background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  height: 54px;
  min-height: 40px;
  position: relative;
  width: 100%;
  z-index: 9999;
}
    /*.menu-bg {
        background: none;
        border: 0;
        border-radius: 0;
        min-height: 40px;
        position: absolute;
        right: 0;
        top: 30px;
        width: 100%;
        z-index: 9999;
    }*/
    .navbar-left > li > a {
        font-size: 16px;
    }
    .navbar-nav {
        margin: 0;
        background: #101010;
    }
    .nav > li {
        border: 0;
        border-top: 1px solid #000000;
    }
    .navbar-collapse {
        border: 0;
        margin-top: 0;
    }
	.header-top a.logo {
  margin: 0 0 0 5px;
  position: relative;
  width: 85px;
  z-index: 10000;
}
    /*.header-top a.logo {
        width: 186px;
        position: relative;
        z-index: 10000;
    }*/
    .header-top {
        min-height: 96px;
        padding: 8px 10px
    }
    .navbar-nav > li > a {
        line-height: 12px;
    }
    .navbar-default .navbar-nav > .active > a {
        background: none;
        color: #E7BF35;
    }
    .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        background: none;
        color: #C4CF90;
    }
    /*Slider*/
    .carousel-caption {
        text-align: left;
        bottom: -67px;
        width: 100%;
        left: 0;
    }
    .carousel {
        box-shadow: none;
        overflow: hidden;
        border: 0;
        border-radius: 0;
        margin: 0;
        height: 300px;
    }
    .carousel-inner > .item > img {
        height: 254px;
        box-shadow: inherit;
    }
    .carousel-control.left, .carousel-control.right {
        height: 230px;
    }
    .carousel-control.left, .carousel-control.right {
        background: none;
    }
    .carousel-control {
        width: 3%;
    }
    h1.title {
        padding: 15px 0 15px 10px;
        text-align: left;
    }
    #myCarousel3 {
        box-shadow: none;
        border: 0;
        margin: 0 5px;
    }
    #myCarousel3 .carousel-control {
        position: inherit;
    }
    #myCarousel3 .carousel-control.left {
        float: left;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        height: 230px;
        background: #1a1a1c url(../images/left-arrow.png) no-repeat center center;
        margin-right: 10px;
        width: 32px;
    }
    #myCarousel3 .carousel-control.right {
        float: right;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        height: 230px;
        background: #1a1a1c url(../images/right-arrow.png) no-repeat center center;
        margin-left: 10px;
        width: 32px;
    }
    .message-box {
        height: auto;
        min-height: 230px
    }
    #myCarousel3 .carousel-inner {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .message-box2 {
        padding: 4%;
    }
    .message-box .img-responsive {
        margin: 0 auto;
    }
    .message-box h1.title {
        padding: 10px 0 0;
        text-align: left;
    }
    .footer {
        text-align: center;
        line-height: 20px;
    }
    .right-txt {
        text-align: center;
        margin-top: 10px;
        line-height: 16px;
    }
    .well {
        margin-bottom: 20px;
        padding-right: 10px;
    }
    .global, .member {
        margin: 0 auto 20px;
    }
    .global {
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background: #1a1a1c;
        display: block;
        width: 100%;
        overflow: hidden;
        text-decoration: none;
        padding: 6px;
        margin: 0 auto 14px;
        text-align: center;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-top: inherit;
    }
    .mar-comment{
        margin: 2px 0 0px !important
    }
    .photo-detail {
        margin: 10px 0 1px !important
    }
    .social-icon li{
        float: none !important;
        display: inline-block;
    }
    .bor-cen{
        border-top: 1px solid #1A1A1C;
        padding: 10px 0 6px !important;
        text-align: center;
    }
    #scaleimage img { border: 0 !important;  }
    .pmart{ margin-top: 20px !important; }
    .mr-sm10_iphone { margin-bottom: 10px !important;}
    /*17-06-2014 mohan*/
    .SDNspons { text-align: center; vertical-align: middle; }
    .img-margin{ margin-left: 20px; }
    /*17-06-2014 mohan*/
    .mainpix.scale-image.img-responsive {
        margin-top: 5px;
    }
    /*24_07_2014 mobile secondary page banner*/
    .header-top a.logo {				
        display: inline-block;
        text-indent: -999em;
    }
    .mobile_container{
        position: relative;
        top: -10px;
    }

    /*    .header-top .row {
            border-bottom: 1px solid grey;
        }*/
    /*24_07_2014*/
    /*25-07-2014*/
    #photo-detail-author{
        margin: 6px 0 !important;
    }
    .bold {
        font-weight: bold;
    }
    .make-comment2{
        background: url("../images/svg/arrow.svg") no-repeat scroll 0 5px rgba(0, 0, 0, 0);    
        font-size: 12px;
        margin: 16px 0;
        padding-left: 12px;
        color: #fff;
        cursor: pointer;

    }
    /*25-07-2014*/
    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
        font-weight: normal;
        line-height: 28px;
    }
    .navbar-default .navbar-nav.navbar-right > li > a {
        font-size: 12px;
    }

    .dropdown2 ul.dropdown-menu li a {
        font-size: 13px;
    }

    .dropdown .dropdown-menu .dropdown a {
        font-size: 12px;
    }

	.mobile_nomargin
	{
		margin-bottom:3px !important;
	}

	#photo-detail-author{
		margin: 0px !important;
	}
}
@media only screen and (max-width : 480px) {
    .wid66 { width: 80% }	
}
.mgtpvs { margin-top:10px; } 
.member-box button, .member-box button:active, .sec-btn{
    background: #045050;
    background: -moz-linear-gradient(top, #045050 0%, #2a8585 50%, #045050 50%, #025959 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #045050), color-stop(50%, #2a8585), color-stop(50%, #045050), color-stop(100%, #025959));
    background: -webkit-linear-gradient(top, #045050 0%, #2a8585 50%, #045050 50%, #025959 100%);
    background: -o-linear-gradient(top, #045050 0%, #2a8585 50%, #045050 50%, #025959 100%);
    background: -ms-linear-gradient(top, #045050 0%, #2a8585 50%, #045050 50%, #025959 100%);
    background: linear-gradient(to bottom, #045050 0%, #2a8585 50%, #045050 50%, #025959 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#045050', endColorstr='#025959', GradientType=0 );
    border: 0 none;
    box-shadow: -1px 1px 0 #339999 inset;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 4px;
}
.mgcl { margin-top:0 !important; margin-left:0 !important;   }
.mar-b10 { margin-bottom: 10px !important; }
.sign-in {
    background: none repeat scroll 0 0 #E4E4E6;
    border: 1px solid #B4B4B6;
    height: auto;
    margin-bottom: 10px;
    min-height: 210px;
    padding: 0 12px 12px;
}
.sign-in h2 {
    background: none repeat scroll 0 0 #E4E4E6;
    border: 1px solid #B4B4B6;
    border-radius: 0;
    color: #E7BF35;	
    font: bold 16px/30px Verdana, Geneva, sans-serif;
    margin: -1px -13px 10px;
    padding: 2px 10px;
}
.sign-in label {
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 5px;
}
.sign-in input, .sign-in select, .sign-in textarea {
    background: none repeat scroll 0 0 #656464;
    border: 1px solid #959595;
    border-radius: 0;
    color: #FFFFFF;
    height: auto;
    padding: 2px 10px;
}
.sign-in input placeholder {
    color: #FFFFFF;
}
.sign-in button, .apply-btn , .sign-in button:active, .sec-btn{
    background: #045050;
    background: -moz-linear-gradient(top, #045050 0%, #2a8585 50%, #045050 50%, #025959 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #045050), color-stop(50%, #2a8585), color-stop(50%, #045050), color-stop(100%, #025959));
    background: -webkit-linear-gradient(top, #045050 0%, #2a8585 50%, #045050 50%, #025959 100%);
    background: -o-linear-gradient(top, #045050 0%, #2a8585 50%, #045050 50%, #025959 100%);
    background: -ms-linear-gradient(top, #045050 0%, #2a8585 50%, #045050 50%, #025959 100%);
    background: linear-gradient(to bottom, #045050 0%, #2a8585 50%, #045050 50%, #025959 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#045050', endColorstr='#025959', GradientType=0 );
    border: 0 none;
    box-shadow: -1px 1px 0 #339999 inset;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 4px;
}
.form-group { margin-bottom: 10px;}
.list-style{
    margin: 0 0 15px;
    padding: 0;
}
.list-style li{
    background: url(../images/svg/arrow.svg) no-repeat 0 10px;
    list-style: none;
    margin: 0 0 5px;
}
.list-style li a{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #038aa3;
    padding:0 15px 4px;  
}
.con-btn { margin:10px 0 10px; /*10px 0 0 0; jayaseelan */ }
.mart10{ margin-top: 10px !important; }
.green-btn, .orange-btn{  
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 12px;
    margin:0 4px 16px;
    padding: 6px 14px;
    display: block;
    text-align: center;
    border: 0;
}
.green-btn{ background: none repeat scroll 0 0 #066B7D; }
.font-normal{font-weight: normal;}
.green-btn2, .yellow-btn, .sign-in input.green-btn2, .sign-in input.yellow-btn{
    background: none repeat scroll 0 0 #066B7D;
    border: 0 none;
    border-radius: 5px;
    color: #FFFFFF;
    margin: 0 5px;
    padding: 5px 15px;    
}
.light-yellow{ color: #e7bf35}
.photo-detail {
    margin: 6px 0 20px;
}
.photo-detail p{
    font-size: 13px;    
    color: #969392;    
    margin-bottom: 6px
}
.photo-detail p span{
    font-weight: bold;
    color: #e7bf35;
}
.thumb-title .nav-tabs > li > a {
    background: rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 11px;/*12px;jayaseelan*/
    font-weight: bold;
    border-top: 2px solid #000;
    color: #000;   
    border-radius: 0;
    padding: 8px 20px 8px 0
}
.thumb-title  .nav > li, .thumb-title .nav-tabs{
    border: 0;
}
.thumb-title .nav-tabs > li.active > a, .thumb-title .nav-tabs > li.active > a:hover, .thumb-title .nav-tabs > li.active > a:focus{
    border:0;
    border-top: 2px solid #cc0033;
    color: #cc0033;
    background: 0;

}
#TransLayer {/*left:490px;position:absolute;top:94px;z-index:0;*/}
.thumbnails{
    margin: 0 -10px;
    padding: 0;
}
.thumbnails li{
    list-style: none;
    float: left
}
.thumbnails li a{
    display: block;
    padding: 5px 8px 12px;
}
.thumbnails li a img{
    border: 1px solid #8f8a90;
}
.num-list {
    display: block;
    margin-bottom: 5px;
    position: relative;
    top: -2px;
}
.num-list a {
    border-right: 1px solid #3a3939;
    color: #82807F;
    display: inline-block;
    font-size: 12px;
    margin: 0 -2px;
    padding: 0 6px;
}
.num-list a.active{
    font-weight: bold;
    color: #e9783a;
}
.cap-text{
    display: block;
}
.cap-text p{
    color: #82807F;
    font-size: 13px;
    margin: 0 0 12px;
}
.cap-text ul li{
    color: #82807F;
    font-size: 12px;    
    list-style-type: disc;
}
.cap-text ol li{
    color: #82807F;
    font-size: 12px;    
    list-style-type: disc;
}
.cap-text > ul {
    padding-left: 20px;
}
.cap-text > ol {
    padding-left: 20px;
}
.topimg_controls ul{
    margin: 0;
    padding: 0;    
}
.topimg_controls li {
    color: #8F8A90;
    float: left;
    font-size: 11px;
    list-style: none outside none;
    margin-right: 30px; /*90px; Jayaseelan M on 10-07-2014*/
}
.topimg_controls li:last-child {
    margin-right: 0;
}
.topimg_controls li .input_top {
    background: none repeat scroll 0 0 #1F1E1E;
    border: 1px solid #403D3D;
    display: inline-block;
    margin: 0 3px;
    padding: 3px 4px;
    text-align: center;
    width: 40px;
}
.sec-btn{
    border: 0 none;
    box-shadow: none;
    padding: 4px 9px;
    margin-right: 5px; 
}
.slider .sitxt {
    float: left;
    margin-top: 5px;
    padding-right: 10px;
}
.minus-icon, .plus-icon, .scale-bg, .buttoncontrols i, #ssdiv img, #pausediv img{
    background: #636363;
    background: -moz-linear-gradient(top,  #636363 0%, #525252 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#636363), color-stop(100%,#525252));
    background: -webkit-linear-gradient(top,  #636363 0%,#525252 100%);
    background: -o-linear-gradient(top,  #636363 0%,#525252 100%);
    background: -ms-linear-gradient(top,  #636363 0%,#525252 100%);
    background: linear-gradient(to bottom,  #636363 0%,#525252 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#525252',GradientType=0 );
    border: 1px solid #828282;
    border-radius: 30px;
    float: left;
    height: 14px;
    line-height: 10px;
    margin-top: 6px;
    text-align: center;
    width: 14px;
    font-size: 11px;
}
.scale-bg {
    margin: 6px 3px;
    padding: 0;
    width: 100px;
    overflow: hidden
}
.scale-bg .selected{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 12px;
    width: 12px;
    margin-right: 10px
}
.buttoncontrols i, #ssdiv img, #pausediv img {
    font-size: 10px;
    height: auto;
    margin: 4px -2px 0;
    padding: 3px 5px;
    width: auto;
    float: none
}
.buttoncontrols #ssdiv i, .buttoncontrols #pausediv i {
    margin-top: 2px;
    padding: 5px 6px;
    text-align: center;
}

#ssdiv img, #pausediv img {
    background: #2F2F2F;
    background: -moz-linear-gradient(top,  #2F2F2F 0%, #636363 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2F2F2F), color-stop(100%,#636363));
    background: -webkit-linear-gradient(top,  #2F2F2F 0%,#636363 100%);
    background: -o-linear-gradient(top,  #2F2F2F 0%,#636363 100%);
    background: -ms-linear-gradient(top,  #2F2F2F 0%,#636363 100%);
    background: linear-gradient(to bottom,  #2F2F2F 0%,#636363 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2F2F2F', endColorstr='#636363',GradientType=0 );
    height: 22px;
    margin-top: -1px;
    width: 22px;
    padding: 3px 6px;
}
.text-rotate{  
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: lr-tb;
}
.font-play{ 
    color: #8F8A90;
    font-size: 15px;
    margin: 0 2px 0 10px;
}
.mar2{
    margin: 0 2px;
}
.topimg_controls{
    margin-bottom: 3px;
}
.social-icon {
    margin: 0;
    padding: 0;
}
.social-icon li{
    list-style: none;
    float: left;
    padding: 0 4px
}
.social-icon li:first-child{
    padding-left: 0;
}
#TransLayer a.prev-arrow {  
    background: url("../images/prev-arrow.png") no-repeat left;
    height: 100%;
    left: 10px;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 50%;
    text-indent:-9999px;
}
#TransLayer a.next-arrow {  
    background: url("../images/next-arrow.png") no-repeat right;	
    height: 100%;
    opacity: 0;
    position: absolute;
    right:10px;
    top: 0;
    width: 50%;
    text-indent:-9999px;
}
#TransLayer a.next-arrow:hover, #TransLayer a.prev-arrow:hover {
    opacity: 0.8;
}

.make-comment{
    background: url("../images/svg/arrow.svg") no-repeat scroll 0 5px rgba(0, 0, 0, 0);    
    font-size: 12px;
    margin: 16px 0;
    padding-left: 12px;
    color: #fff;

}
.make-comment span{
    color: #038AA3;
    padding-right: 6px;
    text-decoration: underline;
}
#feedback_count{
    color: #000;
}
.make-comment:hover{
    cursor: pointer;
}
.make-comment2 span {
    color: #038aa3;
    padding-right: 6px;
    text-decoration: underline;
}
.full-screen {
    background: none repeat scroll 0 0 #323232;
    border: 1px solid #373737;
    display: inline-block;
    font-size: 12px;
    margin: 10px 0;
    padding: 6px 10px;
	float: right;
}
.full-screen i {
    color: #6b6b6b;
    font-size: 14px;
    padding-right: 8px;
}
#myModal2 .modal-content{
    border: 0;
    background: transparent;
    box-shadow: none;
}
.close, button.close {
    background: none repeat scroll 0 0 #DB9C41;
    color: #FFFFFF;
    float: right;
    font-family: 'Times New Roman';
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    opacity: 1;
    padding: 1px 6px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.close:hover, .close:focus{
    opacity: 1;
    color: #fff;
    background: #EBAC51;        
}
.modal-header .close {
    /* margin-right: -6px;
     margin-top: -2px;*/
}
.bg-dark{
    background: #000
}
#myModal2 .modal-body{
    padding: 0 0 15px;
}
#myModal2 .modal-dialog{
    /*max-width: 1240px;*/
    max-width:auto;
    width: auto;
}
#myCarousel5 .carousel-inner > .item > img{
    box-shadow: none;
}
#myModal2 .modal-header .close {
    /*  margin-right: -6px;
    margin-top: 18px;*/
}
#myModal2 .carousel-indicators {
    top: 100%;
    margin-left: -20%;
}
#myModal2 h1.title{
    margin: -16px 0;
}
.carousel-indicators li {
    background: #A5A8A7;
    border: 0 none;
}
.carousel-indicators .active {
    background: #DA9B40; 
}
#myModal2 .carousel-caption{
    top: 100%
}
#myModal2 .carousel-caption p{
    width: 650px;
    font-size: 12px;
    color: #a5a8a7;
}
#myModal2 .carousel{
    height: 100%;
}
#myModal2 .carousel-control.left, #myModal2 .carousel-control.right{
    height: 100%;
}
#myModal2 .carousel-control .icon-prev, #myModal2 .carousel-control .icon-next, #myModal2 .carousel-control .glyphicon-chevron-left, #myModal2 .carousel-control .glyphicon-chevron-right{
    margin: 0;
    top: 100%;
    font-size: 20px;
}
#carouselButtons {
    margin-left: 0;
    position: absolute;
    bottom: -20px; right:0;
    margin-right:70px;		
}
.ptag-style{
    color: #82807F;
    font-size: 13px;
    margin-bottom: 15pt;
    text-align: justify;
}
.exhibit_info p{
    color: #82807F;
    font-size: 13px;
    margin-bottom: 7pt;   
}
.exhibit_info a{
    color: #82807F;
    font-size: 13px;
    margin-bottom: 7pt;   
    text-decoration: underline;
}
.light-yellow_important{ color: #E7BF35 !important;}
.light-yellow_important strong{ color: #E7BF35 !important;}
.photo-detail p a { color: #969392;}
.exhibit_style { color: #969392; text-decoration: underline; }
.pmart{ margin-top: 82px; }
.featured_exhibit_title{
    color: #07B68B !important;
    display: block !important;
    font-size: 11px !important;
    font-weight: bold !important;
    line-height: 1.3 !important;
    padding-bottom: 3px !important;
    padding-top: 1px !important;
}
#exhibit_feedback p { color: #969392; font-size: 12px;  margin-bottom: 6px; }
#exhibit_feedback p span { color: #E7BF35;  font-weight: bold;}

#exhibit_feedback_mobile p { color: #969392; font-size: 12px;  margin-bottom: 6px; }
#exhibit_feedback_mobile p span { color: #E7BF35;  font-weight: bold;}

.modal-dialog2{ max-width:auto; width: auto;}
.txt-cent { text-align: center;  } 
.txt-cent a { padding-bottom:5px !important; }
.hght { height:auto !important; text-align:center; }
.mdcd  { overflow-x:auto; overflow-y:hidden; }  
.posit { position:relative; width:320px; height:440px; margin:auto; }
.posit .close { position:absolute; right:-29px; top:0; }
ul, li, ol {line-height: 22px;}
.img-responsive > img { width: 100%;	height:100%;}
p.approval > a {
    color: #038aa3;
}
.make-comment2 span#feedback_count {
    color: #969392;
}
@media only screen and (min-width : 768px) {
    .sign-in { min-height: 235px; }
    .green-btn, .orange-btn{ display: inline-block; }
    .green-btn{   margin:0 4px 16px 10px;}   
    .green-btn2 { margin:0; }
    .modal-dialog { width: 98%;/*width: 700px; jayaseelan*/ }
    .mgtpvs { margin-top:0; }
    .list-style li a{ padding:0 9px 4px; }
    .make-comment2 {
        background: url("../images/svg/arrow.svg") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
        color: #fff;
        font-size: 12px;
        margin-top: -40px !important;
        padding-left: 12px;
    }
}
@media only screen and (min-width : 1199px) {
    .sign-in {
        min-height: 236px;        
    }
    .make-comment2 {
        background: url("../images/svg/arrow.svg") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
        color: #fff;
        font-size: 12px;
        margin-top: -40px !important;
        padding-left: 12px;
    }
}

/*30_06_2014 - Jayaseelan M*/
.form-group > label {
    color: #6b6b6b;
}
/*30_06_2014 - Jayaseelan M*/

/* 08_07_2014 - Jayaseelan M */
.fullscree_caption p{
    color: #82807F;
    font-size: 12px;
    margin-top:5px !important;
}
.viewer_feedback ul li{
    line-height: 13px;
}
/* 08_07_2014 - Jayaseelan M */

/* 09_07_2014 - Jayaseelan M */
.item .message-box h1, .item .message-box h2, .item .message-box h3, .item .message-box h4, .item .message-box h5{
    padding-left:10px;
}
.photograph h2, .photograph h1, .photograph h3, .photograph h4{
    padding-left:0px;
}
#myCarousel2 .carousel-inner > .item{
    height: auto !important;
}
/* 09_07_2014 - Jayaseelan M */

/*28-07-2014 - Mohan*/
@media only screen and (min-width : 320px) and (max-width : 767px) {
    .buttoncontrols i, #ssdiv img, #pausediv img {
        font-size: 13px;
        height: auto;
        margin: 4px -2px 0;
        padding: 7px;
        width: auto;
        float: none;
    }
    .font-play {
        color: #8F8A90;
        font-size: 21px;
        margin: 0 2px 0 0px;
    }
    p#number_phone {
        padding-right: 6px;
    }
    #scaleimage > img#picture{
        /*
                width: auto;
        height: 188px;
        */
        margin: 0 auto;
    }
    #captioninfo span.light-yellow {
        display: inline-block !important;
        padding-right: 5px;
    }
}
/*28-07-2014 - Mohan*/

/*mohan 07-10-2014*/
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 230px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    list-style: none;
    background-color: #000;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
    border-color: none;
}
.dropdown-menu li{
    border-top: 1px solid #343434;
}
.dropdown-menu li a:hover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.07);
}
.dropdown-menu li:last-child{
    border-bottom: 0px solid #343434;
}
.dropdown-menu li a{
    padding: 8px 40px;
    color: #e7bf35 !important;
    display: block;
    background: #000;
    font-size: 11px;
}
.dropdown-menu li ul{
    color: #e7bf35;
    display: block;
    background: #000;
    padding: 0px;
}
.dropdown-menu2 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 230px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    list-style: none;
    background-color: #000;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu2 li{
    border-bottom: 1px solid #343434;
}
.dropdown-menu2 li:last-child{
    border-bottom: 0px solid #343434;
}

.dropdown-menu2 a:hover {
    background: #e7bf35;
    color: #000;
    padding: 8px;
    display: block;
}
.dropdown-menu2 a{
    padding: 8px;
    color: #e7bf35;
    display: block;
    background: #000;
    font-size: 10px;
}
.dropdown-menu2 ul {
    padding: 0;
}
.dropdown-menu2 ul li a {
    padding-left: 16px ;
}
.dropdown-menu2 ul li:hover {
    background: #e7bf35;
}
.dropdown-menu2 li:first-child {
    border-top: 1px solid #343434;
}
.navbar-right.visible-xs .dropdown-menu a {
    background: none repeat scroll 0 0 #000 !important;
    color: #c4cf90 !important;
    display: block;
    padding: 6px 40px;
}
.navbar-right .dropdown-menu2 a {
    background: none repeat scroll 0 0 #000;
    color: #c4cf90;
    display: block;
    padding: 6px;
}
.navbar-right .dropdown-menu2 a:hover, .navbar-right .dropdown-menu a:hover{
    background: none repeat scroll 0 0 #c4cf90 !important;
    color: #000 !important;
}
.navbar-right .dropdown-menu2 ul li:hover, .navbar-right .dropdown-menu ul li:hover {
    background: none repeat scroll 0 0 #c4cf90;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none;
    color: #e7bf35;
}
.navbar-default .navbar-right.hidden-xs > li > a {
    color: #c4cf90;
}
.navbar-default .navbar-right.hidden-xs > li:last-child > a {
    color: #C4CF90;
    margin: 0;
}
.navbar-right.hidden-xs > li > a {
    font-size: 10px;
    font-weight: bold;
    padding: 3px 8px;
}
.navbar-default .navbar-right.hidden-xs > li > a:hover, .navbar-default .navbar-right.hidden-xs > li > a:focus {
    background: none repeat scroll 0 0 #c4cf90;
    color: #232326;
}
.navbar-default .navbar-right > .open > a, .navbar-default .navbar-right > .open > a:hover, .navbar-default .navbar-right > .open > a:focus {
    background: #c4cf90;
    color: #000 !important;
}
.navbar-right .dropdown-menu a {
    color: #c4cf90 !important;
}
/*mohan 07-10-2014*/


/********************   Raj - 24-10-14    **********************/
.social-media-icons {
    display: block;
    float: right;
    margin: 10px 0;
    width: 100%;
}
.social-media-icons a{
    float:right
}
.social-media-icons img {
    height: 22px;
    margin-left: 6px;
    width: 22px;
}
.social-media-icons .icon-nfacebook{
    background: url(../images/svg/icon-facebook.svg) no-repeat;
}
.social-media-icons .icon-ntwitter{
    background: url(../images/svg/icon-twitter.svg) no-repeat;
}
.social-media-icons .icon-nlinkedin{
    background: url(../images/svg/icon-linkedin.svg) no-repeat;
}
.social-media-icons .icon-nflickr{
    background: url(../images/svg/icon-flickr.svg) no-repeat;
}
.social-media-icons .icon-ninst{
    background: url(../images/svg/icon-instagram.svg) no-repeat;
}
.pad-tb{
    padding: 0px 10px !important;
}
.autocomplete-suggestions {
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
    cursor: pointer;
    font-size: 15px !important;
    height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 5px 0 0 10px;
    position: absolute;
    z-index: 9999;
}
.autocomplete-suggestion strong {
    color: #ffad00;
    font-weight: normal;
}
.dropdown {
  list-style: outside none none;
  position: relative;
}

.img-responsive-scale{
 display: block;
    height: auto;
    max-width: 100%;

}
.panel-body ul,.panel-body ol{margin-left:-26px !important; }
.panel-body ul li,.panel-body ol li { font-size: 13px; color: #82807F; line-height: 22px; }
@-moz-document url-prefix() 
 {
	.img-responsive-scale
	{
		display: block;
		height: auto;
		max-width: 100%;
		width: 100%;
	}
}