/* !
 * CITPL
 *  Created on 29 Dec 2014
	Last Updated on 29 Dec 2014
 
 	time stamp for sprite image - ?05112014
	
 *
 */
 
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);
 
body {
    font-family: 'Lato', Helvetica, Arial, sans-serif !important;
	color: #4D4D4D;
	font-size: 13px;
	margin:0px;padding:0px;
	background-color:#353535;
}
body.newTheme{ background-color:#353535 !important; }
body.newTheme { margin:0px;padding:0px; /*overflow-x:hidden;*/}
.sqairyBg{
	/*background-image:url(../img_newTheme/squairy_light.png) !important; */
	background-repeat:repeat;
}
/* Common Styles */
#twobrightlights{ overflow:hidden;}/* added for making imfo tab hide from right */
h1, h2, h3, h4, h5, h6, p, a, em, span, ul, li, ol, img, table, form, div {
	border: medium none;
	font-style: normal;
	font-weight: normal;
	list-style: none outside none;
	margin:0;
	padding: 0;
}
h2.titleheading{ 
	font-size: 22px !important;
    font-weight: bold;
    padding: 20px 0 10px !important; 
    color:#000 !important;
}
h2.titleGrayheading{ 
	font-size:32px !important;
    font-weight: bold;
    padding: 20px 0 0px !important; 
    color:#999999 !important;
    text-align: center;
}
.heading4{ display:block; border-bottom:1px solid #ccc; padding-bottom:5px; margin-bottom:30px;}
.heading4 h2{ float:left; margin:0px !important; padding:0px  !important;}
.heading4 h3{ float:right;  margin:0px !important; padding:0px !important; text-transform:uppercase;}
.heading4 a{ color:#50a6a6 !important;}
.heading5{ display:block; border-bottom:1px solid #ccc; padding:0px; margin-bottom:17px; margin-top:20px;}
.heading5 h2{height: 36px !important; line-height: 36px !important;margin:0px !important; padding:0px  !important;}
.labelHeading{ color:#404040; font-size:14px;font-weight:bold;}

.ui-datepicker{
	z-index:1500 !important; /* added for poping up above the New Submenu */
}
em{ 
	font-style:italic !important; 
}

.tableTxtLine-wrap{
	word-wrap: break-word;
}
.title-heading{
	font-size:32px !important;
	color: #666666  !important;
	line-height:32px  !important; 
	font-weight:300 !important;
}
.title-sub-heading{
	font-size:21px !important;
	color: #666666  !important;
	line-height:21px  !important;
	font-weight: 400 !important;
}

.marginBottomZero{ margin-bottom:0px !important;}
.txtCenterAlign,
.txtAlignCntr{
    text-align: center;
}
.helpFAQcontent strong[style^="font"]{
	font-weight:bold;
}
.boldText{ 
	font-weight:bold;
}
.fontLagr{ font-size:20px;color:#fff; float:left; font-weight:normal;}
.allCaps{ 
	text-transform:uppercase;
}
a.textDecorationNone{ 
	text-decoration:none !important;
}
.clearfix {
  *zoom: 1;
  clear: both;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
input, select, textarea { 
	font-family: 'Lato', Helvetica, Arial, sans-serif !important;
}
.red {
	color:#FF0000 !important;
	font-size:12px !important;
	line-height:14px;
}
.black_overlay{
	position: fixed !important;
	top: 0% !important;
	left: 0% !important;
	width: 100% !important;
	height: 100%;
	background-color: black !important;
	z-index:100001 !important;
	-moz-opacity: 0.8 !important;
	opacity:.80 !important;
}    
.mask{
	background-color: black !important;
	-moz-opacity: 0.8 !important;
	opacity:.80 !important;
}
.normalCloseBtnTbl{ 
	position:absolute; 
	display:block; 
	top:15px; 
	right:2%;
	background:url('../img_newTheme/dashboard/spriteDashboard.png?05112014') -10px -188px no-repeat;
	width:35px; 
	height:36px;
}
.normalCloseBtnTbl:hover{ 
	background-position:-10px -230px !important;
}
.priceTag{ font-size:22px; color:#666666;}
.succLogout{ 
	display:block; 
	text-align:center; 
	margin-bottom:15px; 
	color:#409c9f; 
	font-size:14px;
}
.tagRemoveIcon{ /* Tag Remove Icon */
	width:14px;
	height:15px;
	line-height:15px;
	text-align:center;
	border:1px solid #339999; 
	margin:0px 5px 0px 2px; 
	-webkit-border-radius:8px; 
	border-radius:8px;  
}
.divider{border-top:1px solid #fff;height:1px;background:#d5d5d4;overflow:hidden;margin-top:10px;padding:0px !important;}
.labelBlue{ display:block; width:98%; background:#339999; padding:1%; margin:10px 0px; color:#fff;font-size:14px; position:relative;}
.labelBlue2{ margin:0% 0% 5% !important;}
.labelGray{
    font-size: 14px;
    color: #999999;
}
.grayBg{ background-color: #e9e9e9 !important; }
.profileText{
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}

.centerAlign{ display:block; margin:0px auto; text-align:center; width:100%;}
.centerAlign p{ text-align:center; padding-bottom:10px; font-size:14px !important; font-weight:bold;}

.boxCount{ float:left; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border:1px solid #fff; width:200px;margin:0px 20px 0px 10px; background:#fff; }
.boxCount > span { display:block; background:#9fd8d9; height:22px;}

.star{ float:right; background:url('../img_newTheme/dashboard/spriteDashboard.png?05112014')-134px -16px no-repeat; width:32px; height:26px; margin-right:15px;}

a.buttonDrop{background:url('../img_newTheme/dashboard/spriteDashboard.png?05112014')-100px -16px no-repeat; width:24px; height:24px; margin-top:10px; position:absolute;  right:30px; bottom:11px; }
a.hideDrop{ background-position:-68px -16px; margin-top:0px !important;}

.cornerBtn{ float: right;line-height: 24px; /*padding: 0px 15px;*/ margin-right: -10px;}
.cornerBtn .btn-tbl-corner:hover{
	color: #89c2c6 !important;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
	}
.cornerBtn .btn-tbl-corner{
	border-left: 1px solid #FAFAFA;
    padding: 13px 14px 14px 14px !important;
	}
.cornerBtn a{ color:#fff !important; text-transform:uppercase; font-weight:600;}  
.mainContner2{ padding-top:0% !important;}
.btnHLink{
	width: 16px !important;
	height: 19px !important;
	position:relative;
}


/* Custome Sets */
.nomargin{ margin:0px !important;}
.nomarginLT{ margin-left:0px !important; margin-top:0px !important;}
.nomarginL{ margin-left:0px !important;}
.nomarginT{ margin-top:0px !important;}
.nomarginR { margin-right: 0px !important; }
.nomarginB{ margin-bottom:0px !important;}

.margTN{ margin-top:-30px !important;}
.margR{ margin-right:5px !important;}
.margR60 {margin-right:60px !important;}
.margR40 {margin-right:40px !important;}
.marglsmall{ margin-left:5px !important;}
.margL{ margin-left:18px !important;}

.noPadd{ padding:0px !important;}
.noPaddLeft{ padding-left:0px !important;}
.noPaddT{ padding-top:0px !important;}

.noBorder{ border:none !important;}
.borderNone{ border:none !important;}
.borderR{ border:1px solid #ccc;}

.greenTxt{ color:#4fb23b !important; text-transform:uppercase;}
.orangeTxt{ color:#eb5932 !important; text-transform:uppercase;}
.orngeTxt {color: #f6d563 !important; text-transform: uppercase;}
.yellowTxt{ color:#f4c936 !important; text-transform:uppercase; }

.greenC{ color:#339999 !important;}
.redC{ color:#FF0000 !important;}
.orangeC{ color:#eb5932 !important;}

.floatL{ float:left;}
.floatR{ float:right;}

.displayflex {display: flex;}

.superscript{font-size:12px; vertical-align:top; color:#666666;} 
.subscript{font-size:xx-small; vertical-align:bottom;color:#666666;} 

hr.mini{ margin: 0px !important;}
hr.dark{border-top: 1px solid #e1e1e0 !important;border-bottom: 1px solid #ffffff !important;}
hr.gray {
    border-bottom: 1px solid #333 !important;
    border-top: 1px solid #666 !important;
}

.offsetRight80 {
  margin-right: 80px;
}


/* Space */
.clr{ clear:both; height:0px; overflow:hidden;}
.space5{ clear:both; height:5px; overflow:hidden;}
.space8 {height: 8px;clear: both;overflow: hidden;}
.space10{ clear:both; height:10px; overflow:hidden;}
.space15{ clear:both; height:15px; overflow:hidden;}
.space20{ clear:both; height:20px; overflow:hidden;}
.space30{ clear:both; height:30px; overflow:hidden;}
.space40{ clear:both; height:40px; overflow:hidden;}
.space50{ clear:both; height:50px; overflow:hidden;}
.space55{ clear:both; height:55px; overflow:hidden;}
.space60{ clear:both; height:60px; overflow:hidden;}
.space65{ clear:both; height:65px; overflow:hidden;}
.space70{ clear:both; height:70px; overflow:hidden;}
.space73 {clear: both;height: 73px;overflow: hidden;}
.space110{ clear:both; height:110px; overflow:hidden;}
.space140{ clear:both; height:140px; overflow:hidden;}

.spaceLeft10{ margin-left:10px !important; }
.spaceRight5{ margin-right:10px !important;}
.spaceRight10{ margin-right:10px !important;}
.spaceRight15{ margin-right:10px !important;}
.spaceRight25 {margin-right: 25px !important}

.marginLeft20{ margin-left:20px !important; }
.marginLeft90{ margin-left:90px !important; }
.marginLeft25 {	margin-left: 25px !important; }

.paddingRight35 { padding-right: 35px; }
.paddingBottom20 { padding-bottom: 20px;}
.marginTop20{ margin-top:20px !important; }
.marginBottom20{ margin-bottom:20px !important; }
.marginTop5{ margin-top: 5px;}

/* width*/
.width23 { width: 23%; }
.width19 { width: 19%;}
.width30 { width: 30%; }

/* Line Height */
.lineHeight20 {line-height: 20px !important;}
.lineHeight30 {line-height: 30px !important;}
.lineHeight50{ line-height:50px;}
.lineHeightNormal{ line-height:normal !important;}

/* Font Size */
.txtFont22{ font-size:22px !important; }

/* popup Background Gray */
.popGray{
	background-color: #333333 !important;
	color: #ffffff !important;
}
.popGray .modal-body{
	color: #ffffff !important;
}
.popGray .modal-body p{
	font-weight: 300;
	text-shadow: 0 0 0 rgba(255, 255, 255, 1);
}
.popGray .title-heading {
    color: #ffffff !important;
}

.newTheme .userDefaultLogo{ 
	background-image:url(../img_newTheme/twoBrightLightsUILogo.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:314px;
	height:43px;
    display: block;
    margin: 20px auto 10px;
}	
.newTheme a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline:none !important;
}
.newTheme a:hover,
.newTheme a:active {
  outline: 0;
}
.newTheme .custom-margin .control-group{ margin-left:0px !important;}
.tab-pane h2{ margin-bottom:15px !important;}
.newTheme a:hover{ color:#339999 !important; text-decoration:underline; }
.newTheme button,
.newTheme input,
.newTheme select,
.newTheme textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
  font-family: 'Lato', Helvetica, Arial, sans-serif !important;
}
.newTheme button,
.newTheme input {
  *overflow: visible;
  line-height: normal;
}
.newTheme button::-moz-focus-inner,
.newTheme input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.newTheme button,
.newTheme input[type="button"],
.newTheme input[type="reset"],
.newTheme input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
.newTheme input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
.newTheme input[type="search"]::-webkit-search-decoration,
.newTheme input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.newTheme input.search-query {
    border-radius: 15px 15px 15px 15px !important;
    margin-bottom: 0 !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
}
.newTheme textarea {
  overflow: auto;
  vertical-align: top;
}
.newTheme .input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}
.newTheme a {
  color:#3fbaca;
  text-decoration: none;
}
.newTheme a:hover {
  color: #005580;
  text-decoration: underline;
}
.newTheme .row {
  margin-left: -20px;
  *zoom: 1;
}
.newTheme .row:before,
.newTheme .row:after {
  display: table;
  content: "";
}
.newTheme .row:after {
  clear: both;
}
.newTheme [class*="span"] {
  float: left;
  margin-left: 20px;
}
.newTheme .selectboxit[class*="span"] {
  float: none !important;
  margin-left: 0px;
}
.newTheme .container,
.newTheme .navbar-fixed-top .container,
.newTheme .navbar-fixed-bottom .container {
  width: 940px;
}
.newTheme .span12 {
  width: 940px;
}
.newTheme .span11 {
  width: 860px;
}
.newTheme .span10 {
  width: 780px;
}
.newTheme .span9 {
  width: 700px;
}
.newTheme .span8 {
  width: 620px;
}
.newTheme .span7 {
  width: 540px;
}
.newTheme .span6 {
  width: 460px;
}
.newTheme .span5 {
  width: 380px;
}
.newTheme .span4 {
  width: 300px;
}
.newTheme .span3 {
  width: 220px;
}
.newTheme .span2_5 {
  width: 200px;
}
.newTheme .span2 {
  width: 140px;
}
.newTheme .span1 {
  width: 60px;
}
.newTheme .offset12 {
  margin-left: 980px;
}
.newTheme .offset11 {
  margin-left: 900px;
}

.newTheme .offset10 {
  margin-left: 820px;
}

.newTheme .offset9 {
  margin-left: 740px;
}

.newTheme .offset8 {
  margin-left: 660px;
}

.newTheme .offset7 {
  margin-left: 580px;
}

.newTheme .offset6 {
  margin-left: 500px;
}

.newTheme .offset5 {
  margin-left: 420px;
}

.newTheme .offset4 {
  margin-left: 340px;
}

.newTheme .offset3 {
  margin-left: 260px;
}

.newTheme .offset2 {
  margin-left: 180px;
}

.newTheme .offset1 {
  margin-left: 100px;
}

.newTheme .row-fluid {
  width: 100%;
  *zoom: 1;
}

.newTheme .row-fluid:before,
.newTheme .row-fluid:after {
  display: table;
  content: "";
}

.newTheme .row-fluid:after {
  clear: both;
}

.newTheme .row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 28px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

.newTheme .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.newTheme .row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}

.newTheme .row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}

.newTheme .row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}
.newTheme .row-fluid .span8_6, .newTheme .span8_6  {
  width: 86%;
  *width: 85%;
}
.newTheme .row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

.newTheme .row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

.newTheme .row-fluid .span8_5 {
  width: 69%;
  *width: 69%;
}

.newTheme .row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

.newTheme .row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

.newTheme .row-fluid .span5_5, .newTheme .span5_5  {
  width: 45%;
  *width: 45%;
}

.newTheme .row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

.newTheme .row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}

.newTheme .row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

.newTheme .row-fluid .span2_5, .newTheme .row-fluid .span2_2 {
  width: 20%;
  *width: 20%;
}

.newTheme .row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}

.newTheme .row-fluid .span1_5 {
  width: 10%;
  *width: 10%;
}

.newTheme .row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}

.newTheme .row-fluid .span0_5 {
  width: 3%;
  *width: 3%;
}
.newTheme .row-fluid .span1_1{ width:5% !important;}


.newTheme .row-fluid .span3_8{ width:26% !important;}
.newTheme .row-fluid .span9_8{ width:80% !important;}
.newTheme .row-fluid .span100{ width:98% !important;}
.newTheme .container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

.newTheme .container:before,
.newTheme .container:after {
  display: table;
  content: "";
}

.newTheme .container:after {
  clear: both;
}

.newTheme .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

.newTheme .container-fluid:before,
.newTheme .container-fluid:after {
  display: table;
  content: "";
}

.newTheme .container-fluid:after {
  clear: both;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}


h1 small {
  font-size: 18px;
}


h2 small {
  font-size: 18px;
}


h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 12px;
}

.newTheme .page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eeeeee;
}

.newTheme .page-header h1 {
  line-height: 1;
}


.newTheme ul.unstyled,
.newTheme ol.unstyled {
  margin-left: 0;
  list-style: none;
}


.newTheme .dl-horizontal dt {
  float: left;
  width: 120px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.newTheme .dl-horizontal dd {
  margin-left: 130px;
}

.newTheme hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}


.newTheme .muted {
  color: #999999;
}


.newTheme cite {
  font-style: normal;
}


.newTheme form {
  margin: 0 0 18px;
}

.newTheme fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

.newTheme legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.newTheme legend small {
  font-size: 13.5px;
  color: #999999;
}

.newTheme label,
.newTheme input,
.newTheme button,
.newTheme select,
.newTheme textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}

.newTheme label {
  display: block;
  margin-bottom: 2px;
}

.newTheme select,
.newTheme textarea,
.newTheme input[type="text"],
.newTheme input[type="password"],
.newTheme input[type="datetime"],
.newTheme input[type="datetime-local"],
.newTheme input[type="date"],
.newTheme input[type="month"],
.newTheme input[type="time"],
.newTheme input[type="week"],
.newTheme input[type="number"],
.newTheme input[type="email"],
.newTheme input[type="url"],
.newTheme input[type="search"],
.newTheme input[type="tel"],
.newTheme input[type="color"],
.newTheme .uneditable-input {
  display: inline-block;
  height: 22px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 16px;
  line-height: 18px;
  color: #666666;
}

.newTheme input,
.newTheme textarea {
  width: 210px;
}

.newTheme textarea {
  height: auto;
}

.newTheme textarea,
.newTheme input[type="text"],
.newTheme input[type="password"],
.newTheme input[type="datetime"],
.newTheme input[type="datetime-local"],
.newTheme input[type="date"],
.newTheme input[type="month"],
.newTheme input[type="time"],
.newTheme input[type="week"],
.newTheme input[type="number"],
.newTheme input[type="email"],
.newTheme input[type="url"],
.newTheme input[type="search"],
.newTheme input[type="tel"],
.newTheme input[type="color"],
.newTheme .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -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;
      -ms-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;
}

.newTheme textarea:focus,
.newTheme input[type="text"]:focus,
.newTheme input[type="password"]:focus,
.newTheme input[type="datetime"]:focus,
.newTheme input[type="datetime-local"]:focus,
.newTheme input[type="date"]:focus,
.newTheme input[type="month"]:focus,
.newTheme input[type="time"]:focus,
.newTheme input[type="week"]:focus,
.newTheme input[type="number"]:focus,
.newTheme input[type="email"]:focus,
.newTheme input[type="url"]:focus,
.newTheme input[type="search"]:focus,
.newTheme input[type="tel"]:focus,
.newTheme input[type="color"]:focus,
.newTheme .uneditable-input:focus {
  border-color:#5EB2B5;
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(94, 178, 181, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(94, 178, 181, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(94, 178, 181, 0.6);
}

.newTheme input[type="radio"],
.newTheme input[type="checkbox"] {
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
}

.newTheme input[type="submit"],
.newTheme input[type="reset"],
.newTheme input[type="button"],
.newTheme input[type="radio"],
.newTheme input[type="checkbox"] {
  width: auto;
}

.newTheme .uneditable-textarea {
  width: auto;
  height: auto;
}

.newTheme select,
.newTheme input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 22px; /* For Safari */
}

.newTheme select {
  width: 220px;
  border: 1px solid #bbb;
}

.newTheme select[multiple],
.newTheme select[size] {
  height: auto;
}

.newTheme select:focus,
.newTheme input[type="file"]:focus,
.newTheme input[type="radio"]:focus,
.newTheme input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.newTheme .radio,
.newTheme .checkbox {
  min-height: 18px;
  padding-left: 18px;
}

.newTheme .radio input[type="radio"],
.newTheme .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}

.newTheme .controls > .radio:first-child,
.newTheme .controls > .checkbox:first-child {
  padding-top: 5px;
}

.newTheme .radio.inline,
.newTheme .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.newTheme .radio.inline + .radio.inline,
.newTheme .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

.newTheme .input-mini {
  width: 60px;
}

.newTheme .input-small {
  width: 90px;
}

.newTheme .input-medium {
  width: 150px;
}

.newTheme .input-large {
  width: 210px;
}

.newTheme .input-xlarge {
  width: 270px;
}

.newTheme .input-xxlarge {
  width: 530px;
}

.newTheme input[class*="span"],
.newTheme select[class*="span"],
.newTheme textarea[class*="span"],
.newTheme .uneditable-input[class*="span"],
.newTheme .row-fluid input[class*="span"],
.newTheme .row-fluid select[class*="span"],
.newTheme .row-fluid textarea[class*="span"],
.newTheme .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

.newTheme .input-append input[class*="span"],
.newTheme .input-append .uneditable-input[class*="span"],
.newTheme .input-prepend input[class*="span"],
.newTheme .input-prepend .uneditable-input[class*="span"],
.newTheme .row-fluid .input-prepend [class*="span"],
.newTheme .row-fluid .input-append [class*="span"] {
  display: inline-block;
}

.newTheme input,
.newTheme textarea,
.newTheme .uneditable-input {
  margin-left: 0;
}

.newTheme input.span12,
.newTheme textarea.span12,
.newTheme .uneditable-input.span12 {
  width: 930px;
}

.newTheme input.span11,
.newTheme textarea.span11,
.newTheme .uneditable-input.span11 {
  width: 850px;
}

.newTheme input.span10,
.newTheme textarea.span10,
.newTheme .uneditable-input.span10 {
  width: 770px;
}

.newTheme input.span9,
.newTheme textarea.span9,
.newTheme .uneditable-input.span9 {
  width: 690px;
}

.newTheme input.span8,
.newTheme textarea.span8,
.newTheme .uneditable-input.span8 {
  width: 610px;
}

.newTheme input.span7,
.newTheme textarea.span7,
.newTheme .uneditable-input.span7 {
  width: 530px;
}

.newTheme input.span6,
.newTheme textarea.span6,
.newTheme .uneditable-input.span6 {
  width: 450px;
}

textarea#requestedMsg {
  width: 560px!important;
  height: 280px!important;
  resize: none;
}

.newTheme input.span5,
.newTheme textarea.span5,
.newTheme .uneditable-input.span5 {
  width: 370px;
}

.newTheme input.span4,
.newTheme textarea.span4,
.newTheme .uneditable-input.span4 {
  width: 290px;
}

.newTheme input.span3,
.newTheme textarea.span3,
.newTheme .uneditable-input.span3 {
  width: 210px;
}

.newTheme input.span2,
.newTheme textarea.span2,
.newTheme .uneditable-input.span2 {
  width: 130px;
}

.newTheme input.span1,
.newTheme textarea.span1,
.newTheme .uneditable-input.span1 {
  width: 50px;
}

.newTheme input[disabled],
.newTheme select[disabled],
.newTheme textarea[disabled],
.newTheme input[readonly],
.newTheme select[readonly],
.newTheme textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #ddd;
}

.newTheme input[type="radio"][disabled],
.newTheme input[type="checkbox"][disabled],
.newTheme input[type="radio"][readonly],
.newTheme input[type="checkbox"][readonly] {
  background-color: transparent;
}

.newTheme .control-group.warning > label,
.newTheme .control-group.warning .help-block,
.newTheme .control-group.warning .help-inline {
  color: #c09853;
}

.newTheme .control-group.warning .checkbox,
.newTheme .control-group.warning .radio,
.newTheme .control-group.warning input,
.newTheme .control-group.warning select,
.newTheme .control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
}

.newTheme .control-group.warning .checkbox:focus,
.newTheme .control-group.warning .radio:focus,
.newTheme .control-group.warning input:focus,
.newTheme .control-group.warning select:focus,
.newTheme .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: 0 0 6px #dbc59e;
     -moz-box-shadow: 0 0 6px #dbc59e;
          box-shadow: 0 0 6px #dbc59e;
}

.newTheme .control-group.warning .input-prepend .add-on,
.newTheme .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.newTheme .control-group.error > label,
.newTheme .control-group.error .help-block,
.newTheme .control-group.error .help-inline {
  color: #b94a48;
}

.newTheme .control-group.error .checkbox,
.newTheme .control-group.error .radio,
.newTheme .control-group.error input,
.newTheme .control-group.error select,
.newTheme .control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
}
.newTheme .checkbox.error,
.newTheme .radio.error,
.newTheme input.error,
.newTheme select.error,
.newTheme textarea.error
{  background:#f7ccb6;border-color:#b94a48; color:#333333;}

.newTheme .control-group.error .checkbox:focus,
.newTheme .control-group.error .radio:focus,
.newTheme .control-group.error input:focus,
.newTheme .control-group.error select:focus,
.newTheme .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
     -moz-box-shadow: 0 0 6px #d59392;
          box-shadow: 0 0 6px #d59392;
}

.newTheme .control-group.error .input-prepend .add-on,
.newTheme .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.newTheme .control-group.success > label,
.newTheme .control-group.success .help-block,
.newTheme .control-group.success .help-inline {
  color: #468847;
}

.newTheme .control-group.success .checkbox,
.newTheme .control-group.success .radio,
.newTheme .control-group.success input,
.newTheme .control-group.success select,
.newTheme .control-group.success textarea {
  color: #468847;
  border-color: #468847;
}

.newTheme .control-group.success .checkbox:focus,
.newTheme .control-group.success .radio:focus,
.newTheme .control-group.success input:focus,
.newTheme .control-group.success select:focus,
.newTheme .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
     -moz-box-shadow: 0 0 6px #7aba7b;
          box-shadow: 0 0 6px #7aba7b;
}

.newTheme .control-group.success .input-prepend .add-on,
.newTheme .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.newTheme input:focus:required:invalid,
.newTheme textarea:focus:required:invalid,
.newTheme select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

.newTheme input:focus:required:invalid:focus,
.newTheme textarea:focus:required:invalid:focus,
.newTheme select:focus:required: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;
}

.newTheme .form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

.newTheme .form-actions:before,
.newTheme .form-actions:after {
  display: table;
  content: "";
}

.newTheme .form-actions:after {
  clear: both;
}

.newTheme .uneditable-input {
  overflow: hidden;
  white-space: nowrap;

  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #eee;
  -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);
}

.newTheme :-moz-placeholder {
  color: #999999;
}

.newTheme :-ms-input-placeholder {
  color: #999999;
}

.newTheme ::-webkit-input-placeholder {
  color: #999999;
}

.newTheme .help-block,
.newTheme .help-inline {
  color: #555555;
}

.newTheme .help-block.red,
.newTheme .help-inline.red {
  color: #FF0000 !important;
}
.newTheme .help-block {
  display: block !important;
  margin-bottom: 9px;
}

.newTheme .help-inline {
  display: inline-block !important;
  *display: inline !important;
  padding-left: 5px;
  vertical-align: middle;
  *zoom: 1;
}

.newTheme .input-prepend,
.newTheme .input-append {
  margin-bottom: 5px;
}

.newTheme .input-prepend input,
.newTheme .input-append input,
.newTheme .input-prepend select,
.newTheme .input-append select,
.newTheme .input-prepend .uneditable-input,
.newTheme .input-append .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: middle;
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.newTheme .input-prepend input:focus,
.newTheme .input-append input:focus,
.newTheme .input-prepend select:focus,
.newTheme .input-append select:focus,
.newTheme .input-prepend .uneditable-input:focus,
.newTheme .input-append .uneditable-input:focus {
  z-index: 2;
}

.newTheme .input-prepend .uneditable-input,
.newTheme .input-append .uneditable-input {
  border-left-color: #ccc;
}

.newTheme .input-prepend .add-on,
.newTheme .input-append .add-on {
  display: inline-block;
  width: auto;
  height: 21px;
  min-width: 16px;
  padding: 2px 5px;
  font-weight: normal;
  line-height: 21px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}

.newTheme .input-prepend .add-on.noBg,
.newTheme .input-append .add-on.noBg{
	border:none !important;
	background-color: transparent !important;
	}

.newTheme .input-prepend .add-on,
.newTheme .input-append .add-on,
.newTheme .input-prepend .btn,
.newTheme .input-append .btn {
  margin-left: -1px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.newTheme .input-prepend .active,
.newTheme .input-append .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

.newTheme .input-prepend .add-on,
.newTheme .input-prepend .btn {
  margin-right: -1px;
}

.newTheme .input-prepend .add-on:first-child,
.newTheme .input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.newTheme .input-append input,
.newTheme .input-append select,
.newTheme .input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.newTheme .input-append .uneditable-input {
  border-right-color: #ccc;
  border-left-color: #eee;
}

.newTheme .input-append .add-on:last-child,
.newTheme .input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.newTheme .input-prepend.input-append input,
.newTheme .input-prepend.input-append select,
.newTheme .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.newTheme .input-prepend.input-append .add-on:first-child,
.newTheme .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.newTheme .input-prepend.input-append .add-on:last-child,
.newTheme .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.newTheme .search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 14px;
     -moz-border-radius: 14px;
          border-radius: 14px;
}

.newTheme .form-search input,
.newTheme .form-inline input,
.newTheme .form-horizontal input,
.newTheme .form-search textarea,
.newTheme .form-inline textarea,
.newTheme .form-horizontal textarea,
.newTheme .form-search select,
.newTheme .form-inline select,
.newTheme .form-horizontal select,
.newTheme .form-search .help-inline,
.newTheme .form-inline .help-inline,
.newTheme .form-horizontal .help-inline,
.newTheme .form-search .uneditable-input,
.newTheme .form-inline .uneditable-input,
.newTheme .form-horizontal .uneditable-input,
.newTheme .form-search .input-prepend,
.newTheme .form-inline .input-prepend,
.newTheme .form-horizontal .input-prepend,
.newTheme .form-search .input-append,
.newTheme .form-inline .input-append,
.newTheme .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  *zoom: 1;
}

.newTheme .form-search .hide,
.newTheme .form-inline .hide,
.newTheme .form-horizontal .hide {
  display: none;
}

.newTheme .form-search label,
.newTheme .form-inline label {
  display: inline-block;
}

.newTheme .form-search .input-append,
.newTheme .form-inline .input-append,
.newTheme .form-search .input-prepend,
.newTheme .form-inline .input-prepend {
  margin-bottom: 0;
}

.newTheme .form-search .radio,
.newTheme .form-search .checkbox,
.newTheme .form-inline .radio,
.newTheme .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.newTheme .form-search .radio input[type="radio"],
.newTheme .form-search .checkbox input[type="checkbox"],
.newTheme .form-inline .radio input[type="radio"],
.newTheme .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

.newTheme .control-group {
  margin-bottom: 9px;
}

.newTheme legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}

.newTheme .form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1;
}

.newTheme .form-horizontal .control-group:before,
.newTheme .form-horizontal .control-group:after {
  display: table;
  content: "";
}

.newTheme .form-horizontal .control-group:after {
  clear: both;
}

.newTheme .form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}

.newTheme .form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0;
}

.newTheme .form-horizontal .controls:first-child {
  *padding-left: 160px;
}

.newTheme .form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0;
}

.newTheme .form-horizontal .form-actions {
  padding-left: 160px;
}

.newTheme table {
  /*max-width: 100%;*/
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.newTheme .table {
  width: 100%;
  margin-bottom: 18px;
}

.newTheme .table th,
.newTheme .table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.newTheme .table th, .newTheme .table th a{
  font-weight: bold !important;
}

.newTheme .table thead th {
  vertical-align: bottom;
}

.newTheme .table caption + thead tr:first-child th,
.newTheme .table caption + thead tr:first-child td,
.newTheme .table colgroup + thead tr:first-child th,
.newTheme .table colgroup + thead tr:first-child td,
.newTheme .table thead:first-child tr:first-child th,
.newTheme .table thead:first-child tr:first-child td {
  border-top: 0;
}

.newTheme .table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.newTheme .table-condensed th,
.newTheme .table-condensed td {
  padding: 4px 5px;
}

.newTheme .table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.newTheme .table-bordered th,
.newTheme .table-bordered td {
  border-left: 1px solid #dddddd;
}

.newTheme .table-bordered caption + thead tr:first-child th,
.newTheme .table-bordered caption + tbody tr:first-child th,
.newTheme .table-bordered caption + tbody tr:first-child td,
.newTheme .table-bordered colgroup + thead tr:first-child th,
.newTheme .table-bordered colgroup + tbody tr:first-child th,
.newTheme .table-bordered colgroup + tbody tr:first-child td,
.newTheme .table-bordered thead:first-child tr:first-child th,
.newTheme .table-bordered tbody:first-child tr:first-child th,
.newTheme .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.newTheme .table-bordered thead:first-child tr:first-child th:first-child,
.newTheme .table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.newTheme .table-bordered thead:first-child tr:first-child th:last-child,
.newTheme .table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.newTheme .table-bordered thead:last-child tr:last-child th:first-child,
.newTheme .table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
          border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.newTheme .table-bordered thead:last-child tr:last-child th:last-child,
.newTheme .table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.newTheme .table-striped tbody tr:nth-child(odd) td,
.newTheme .table-striped tbody tr:nth-child(odd) th {
  background-color: #F1F1F1;
}
.newTheme .table-striped tbody{ background-color:#FFFFFF;}

.newTheme .table tbody tr:hover td,
.newTheme .table tbody tr:hover th {
  background-color: #f5f5f5;
}

.newTheme table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.newTheme table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.newTheme table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.newTheme table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.newTheme table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.newTheme table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.newTheme table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

.newTheme table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

.newTheme table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

.newTheme table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

.newTheme table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

.newTheme table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

.newTheme table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}

.newTheme table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}

.newTheme table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}

.newTheme table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}

.newTheme table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}

.newTheme table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}

.newTheme table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}

.newTheme table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}

.newTheme table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}

.newTheme table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}

.newTheme table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}

.newTheme table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}

.newTheme .dropup,
.newTheme .dropdown {
  position: relative;
}

.newTheme .dropdown-toggle {
  *margin-bottom: -3px;
}

.newTheme .dropdown-toggle:active,
.newTheme .open .dropdown-toggle {
  outline: 0;
}

.newTheme .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: "";
  opacity: 0.3;
}

.newTheme .dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

.newTheme .dropdown:hover .caret,
.newTheme .open .caret {
  opacity: 1;
}

.newTheme .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1040;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 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: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -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;
}

.newTheme .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.newTheme .dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
/* thin divider */
.newTheme .dropdown-menu .dividerthin{ 
 *width: 100%;
  height: 1px;
  margin: 0px !important;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #9ed1d3;}
  
.newTheme .dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
}

.newTheme .dropdown-menu li > a:hover,
.newTheme .dropdown-menu .active > a,
.newTheme .dropdown-menu .active > a:hover {
  color: #404040;
  text-decoration: none;
  background-color: #a9d3d5;
}

.newTheme .open .dropdown-menu{ 
background-color:#89c2c6 !important;
  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important;
}


/* New Top Nav Menu Drop Down */
.newTheme .open .new.dropdown-toggle{ 
background-color:#616161 !important;
color:#404040 !important;
border-left:1px solid #ffffff;
border-left:1px solid #ffffff;
}

.newTheme .dropdown-menu.profileDropDown{ 
background-color:#616161 !important;
  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important;
		  top:-2px;
}
.newTheme .dropdown-menu.profileDropDown li a:hover{ 
	color:#73dcea !important; 
	background:none !important;
}

.profileDropTab{position:absolute; background-color:#5eb2b5; padding:6px; top:0px; right:1px;line-height: 18px; width:160px;}
.profileDropBottom{position:absolute; background-color:#5eb2b5; padding:6px; bottom:-48px; right:-1px;line-height: 18px; width:161px; cursor:pointer;}
.profileDropTab .tabiconImage, .profileDropBottom .tabiconImage{width:34px; height:34px; border:1px solid #434849; background-color:#a9d3d5; float:left; margin-right:10px;}
.profileDropTab .tabiconImage img, .profileDropBottom .tabiconImage img{ width:34px; height:34px;}
.profileDropTab .tabDetails, .profileDropBottom .tabDetails{color:#404040;}
.profileDropTab .tabDetails strong, .profileDropBottom .tabDetails strong{font-weight:bold; font-size: 14px;}

.newTheme .open {
  *z-index: 1000;
}
.newTheme .open > .dropdown-menu {
  display: block;
}
.subNavBarStatusControls .inactive.open > .dropdown-menu {
  display: none !important;
}
.newTheme .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.newTheme .dropup .caret,
.newTheme .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "\2191";
}

.newTheme .dropup .dropdown-menu,
.newTheme .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.newTheme .typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.newTheme .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -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);
}

.newTheme .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.newTheme .well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.newTheme .well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.newTheme .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
     -moz-transition: opacity 0.15s linear;
      -ms-transition: opacity 0.15s linear;
       -o-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.newTheme .fade.in {
  opacity: 1;
}

.newTheme .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
      -ms-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.newTheme .collapse.in {
  height: auto;
}

.newTheme .close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
}

.newTheme .close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}

.newTheme button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.newTheme .btn {
  display: inline-block;
  *display: inline;
  padding: 2px 10px 2px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *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: -ms-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(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *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);
}

.newTheme .btn.btnAdd{ border:0px !important; box-shadow:none !important; /*background:none !important;*/ position:relative;}
.newTheme .btn:hover,
.newTheme .btn:active,
.newTheme .btn.active,
.newTheme .btn.disabled,
.newTheme .btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.newTheme .btn:active,
.newTheme .btn.active {
  background-color: #cccccc \9;
}

.newTheme .btn:first-child {
  *margin-left: 0;
}

.newTheme .btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.newTheme .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.newTheme .btn.active,
.newTheme .btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.newTheme .btn.disabled,
.newTheme .btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}



.newTheme .btn-link,
.newTheme .btn-link:active {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
		  border:none;
		  padding:0px;
}

.newTheme .btn-link {
  color:#3fbaca;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.newTheme .btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

.newTheme .btn-link.sidebarItem { 
	color:#404040 !important; 
	clear:both; 
	display:block; 
	padding:2px 6px!important; 
	/*margin:7px 0px !important;*/
	}
.newTheme .btn-link.sidebarItem:hover{ color:#666666 !important; text-decoration:none; background-color:#efefef;}
.newTheme .btn-link.sidebarItemSelected { 
	color:#404040 !important; 
	/*font-weight:bold; */
	clear:both; 
	display:block; 
	padding:6px !important; 
	/*margin:7px 0px !important;*/
	}

.newTheme .btn-link.createBtn { color:#339999 !important; clear:both; display:block; margin:0px !important; width:auto; text-align:left; text-decoration:none !important; padding:6px !important; }

.newTheme .btn-large [class^="icon-"] {
  margin-top: 1px;
}

.newTheme .btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

.newTheme .btn-small [class^="icon-"] {
  margin-top: -1px;
}

.newTheme .btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}

.newTheme .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;
}

.newTheme .btn-block + .btn-block {
  margin-top: 5px;
}

.newTheme .btn-primary,
.newTheme .btn-primary:hover,
.newTheme .btn-warning,
.newTheme .btn-warning:hover,
.newTheme .btn-danger,
.newTheme .btn-danger:hover,
.newTheme .btn-success,
.newTheme .btn-success:hover,
.newTheme .btn-info,
.newTheme .btn-info:hover,
.newTheme .btn-inverse,
.newTheme .btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-tbl{ 
	-webkit-border-radius:1px !important;
	-moz-border-radius:1px !important;
	border-radius:1px !important;
	outline:none !important;
}
.btn-info.btn-tbl{ color:#529ba5 !important; text-shadow:none !important;}
.btn-warning.btn-tbl{ color:#ac8640 !important; text-shadow:none !important;}
.btn-inverse.btn-tbl{ color:#6e6b6b !important; text-shadow:none !important;}

.newTheme .btn-primary.active,
.newTheme .btn-warning.active,
.newTheme .btn-danger.active,
.newTheme .btn-success.active,
.newTheme .btn-info.active,
.newTheme .btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.newTheme .btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.newTheme .btn-primary{
	background: rgba(70,193,209,1);
	background: -moz-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(70,193,209,1)), color-stop(100%, rgba(28,163,181,1)));
	background: -webkit-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: -o-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: -ms-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: linear-gradient(to bottom, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background-repeat:repeat !important;
	border:none !important;
	color:#ffffff;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	min-width: 45px;
	padding: 10px 20px;
	box-sizing: initial;
	text-transform:uppercase;
	text-shadow:none !important;
	font-size:12px !important;
	font-weight:bold !important;
	line-height: 12px !important;
	text-align:center;
	letter-spacing:1px;
}

	


.newTheme .btn-primary.whiteBtn{
	background:#ffffff !important;
	/*background-color:#ffffff !important;*/
	border-color: #d2d2d2 #d2d2d2 #c3c3c3 #c3c3c3 !important;
	color:#309aa7 !important;
}
.newTheme .btn-primary.whiteBtn:hover,
.newTheme .btn-primary.whiteBtn:focus,
.newTheme .btn-primary.whiteBtn:active{
	color:#3eaab7 !important;
}

.textUpper {
text-transform: uppercase;
}
.semiBold {
	font-weight: bold;
}

.thinFontWeight{
	font-weight:100 !important;
}

.newTheme .btn-primary:hover,
.newTheme .btn-primary:active,
.newTheme .btn-primary.active,
.newTheme .btn-primary.disabled,
.newTheme .btn-primary[disabled]{
	color:#d7d7d7 !important; opacity:0.9;
}
.newTheme .btn-primary:focus,
.newTheme .btn-primary:active,
.newTheme .btn-primary.active{
	background: rgba(70,193,209,1)  !important;
	background: -moz-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(70,193,209,1)), color-stop(100%, rgba(28,163,181,1)))  !important;
	background: -webkit-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background: -ms-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background: linear-gradient(to bottom, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background-repeat:repeat !important;
	color:#fff !important;
	opacity:1.0;
}
.newTheme .btn-primary:hover{
	background: rgba(109,219,233,1);
	background: -moz-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(109,219,233,1)), color-stop(100%, rgba(67,199,216,1)));
	background: -webkit-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background: -o-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background: -ms-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background: linear-gradient(to bottom, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background-repeat:repeat !important;
	text-shadow:none !important;
	color:#fff !important;
	opacity:1.0 !important;
	
}

.newTheme .btn-warning {
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -ms-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: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #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);
}

.newTheme .btn-warning.btn-tbl {
  background-color: #f9dcaa;
  *background-color: #f9dcaa;
  background-image: -ms-linear-gradient(top, #fff1d6, #f5ce87);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff1d6), to(#f5ce87));
  background-image: -webkit-linear-gradient(top, #fff1d6, #f5ce87);
  background-image: -o-linear-gradient(top, #fff1d6, #f5ce87);
  background-image: -moz-linear-gradient(top, #fff1d6, #f5ce87);
  background-image: linear-gradient(top, #fff1d6, #f5ce87);
  background-repeat: repeat-x;
  border-color: #fdb838 #fdb838 #fdb838;
  border-color: rgba(253, 184, 56, 0.9) rgba(253, 184, 56, 0.9) rgba(253, 184, 56, 0.6);
}

.newTheme .btn-warning:hover,
.newTheme .btn-warning:active,
.newTheme .btn-warning.active,
.newTheme .btn-warning.disabled,
.newTheme .btn-warning[disabled] {
  background-color: #f89406;
  *background-color: #df8505;
}

.newTheme .btn-warning.btn-tbl:hover,
.newTheme .btn-warning.btn-tbl:active,
.newTheme .btn-warning.btn-tbl.active,
.newTheme .btn-warning.btn-tbl.disabled,
.newTheme .btn-warning.btn-tbl[disabled] {
  background-color: #f5ce87;
  *background-color: #f5ce87;
}

.newTheme .btn-warning:active,
.newTheme .btn-warning.active {
  background-color: #c67605 \9;
}

.newTheme .btn-danger {
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -ms-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: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #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);
}

.newTheme .btn-danger:hover,
.newTheme .btn-danger:active,
.newTheme .btn-danger.active,
.newTheme .btn-danger.disabled,
.newTheme .btn-danger[disabled] {
  background-color: #bd362f;
  *background-color: #a9302a;
}

.newTheme .btn-danger:active,
.newTheme .btn-danger.active {
  background-color: #942a25 \9;
}

.newTheme .btn-success {
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -ms-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: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #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);
}

.newTheme .btn-success:hover,
.newTheme .btn-success:active,
.newTheme .btn-success.active,
.newTheme .btn-success.disabled,
.newTheme .btn-success[disabled] {
  background-color: #51a351;
  *background-color: #499249;
}

.newTheme .btn-success:active,
.newTheme .btn-success.active {
  background-color: #408140 \9;
}

.newTheme .btn-info {
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -ms-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: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #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);
}
.btn-info.btn-tbl{
  background-color: #b4eff2;
  *background-color: #b4eff2;
  background-image: -ms-linear-gradient(top, #d7eef1, #86eff4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7eef1), to(#86eff4));
  background-image: -webkit-linear-gradient(top, #d7eef1, #86eff4);
  background-image: -o-linear-gradient(top, #d7eef1, #86eff4);
  background-image: -moz-linear-gradient(top, #d7eef1, #86eff4);
  background-image: linear-gradient(top, #d7eef1, #86eff4);
  background-repeat: repeat-x;
  border-color: #69c9d5 #69c9d5 #69c9d5;
  border-color: rgba(105, 201, 213, 0.9) rgba(105, 201, 213, 0.9) rgba(105, 201, 213, 0.6);
}

.newTheme .btn-info:hover,
.newTheme .btn-info:active,
.newTheme .btn-info.active,
.newTheme .btn-info.disabled,
.newTheme .btn-info[disabled] {
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.newTheme .btn-info.btn-tbl:hover,
.newTheme .btn-info.btn-tbl:active,
.newTheme .btn-info.btn-tbl.active,
.newTheme .btn-info.btn-tbl.disabled,
.newTheme .btn-info.btn-tbl[disabled] {
  background-color: #86eff4;
  *background-color: #86eff4;
}



.newTheme .btn-info:active,
.newTheme .btn-info.active {
  background-color: #24748c \9;
}


/* TBL Login Button */
.newTheme .btn-tbl-login {
  	background: rgba(70,193,209,1);
	background: -moz-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(70,193,209,1)), color-stop(100%, rgba(28,163,181,1)));
	background: -webkit-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: -o-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: -ms-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: linear-gradient(to bottom, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background-repeat:repeat !important;
	border:none !important;
	color:#ffffff;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	min-width: 45px;
	padding: 10px 20px;
	box-sizing: initial;
	text-transform:uppercase;
	text-shadow:none !important;
	font-size:12px !important;
	font-weight:bold !important;
	line-height: 12px !important;
	text-align:center;
	letter-spacing:1px;
}
.newTheme .btn-tbl-login:hover {
  	background: rgba(109,219,233,1);
	background: -moz-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(109,219,233,1)), color-stop(100%, rgba(67,199,216,1)));
	background: -webkit-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background: -o-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background: -ms-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background: linear-gradient(to bottom, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background-repeat:repeat !important;
	text-shadow:none !important;
	color:#fff !important;
	opacity:1.0 !important;
}

.newTheme .btn-tbl-login:hover,
.newTheme .btn-tbl-login:active,
.newTheme .btn-tbl-login.active,
.newTheme .btn-tbl-login.disabled,
.newTheme .btn-tbl-login[disabled] {
  background-color: #6eaaae;
}

.newTheme .btn-tbl-login:active,
.newTheme .btn-tbl-login.active {
  	background: rgba(70,193,209,1)  !important;
	background: -moz-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(70,193,209,1)), color-stop(100%, rgba(28,163,181,1)))  !important;
	background: -webkit-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background: -ms-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background: linear-gradient(to bottom, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background-repeat:repeat !important;
}


/* TBL Common Button */
.newTheme .btn-tbl-button {
  	background: rgba(70,193,209,1);
	background: -moz-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(70,193,209,1)), color-stop(100%, rgba(28,163,181,1)));
	background: -webkit-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: -o-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: -ms-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: linear-gradient(to bottom, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background-repeat:repeat !important;
	border:none !important;
	color:#ffffff;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	min-width: 45px;
	padding: 10px 20px;
	box-sizing: initial;
	text-transform:uppercase;
	text-shadow:none !important;
	font-size:12px !important;
	font-weight:bold !important;
	line-height: 12px !important;
	display:inline-block;
	text-align:center;
	letter-spacing:1px;
}


.newTheme .btn-tbl-button:hover{
  	background: rgba(109,219,233,1) !important;
	background: -moz-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%) !important;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(109,219,233,1)), color-stop(100%, rgba(67,199,216,1))) !important;
	background: -webkit-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%) !important;
	background-repeat:repeat !important;
	text-shadow:none !important;
	color:#fff !important;
	opacity:1.0 !important;
	text-decoration:none !important;
	
}

.newTheme .btn-tbl-button:hover,
.newTheme .btn-tbl-button:active,
.newTheme .btn-tbl-button.active,
.newTheme .btn-tbl-button.disabled,
.newTheme .btn-tbl-button[disabled] {
  background-color: #5eb2b5;
}

.newTheme .btn-tbl-button:active,
.newTheme .btn-tbl-button.active {
 /* background-color: #89c2c6 \9;*/
 	background: rgba(70,193,209,1)  !important;
	background: -moz-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(70,193,209,1)), color-stop(100%, rgba(28,163,181,1)))  !important;
	background: -webkit-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background: -ms-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background: linear-gradient(to bottom, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%)  !important;
	background-repeat:repeat !important;
}

/*.newTheme a.btn-tbl-button.set2{ line-height:16px !important;}*/

.newTheme .btnAdd .btn-tbl-normal{
	background-color:#89c2c6 !important;
	*background-color:#89c2c6 !important; }


/* TBL NORMAL BUTTON */
.newTheme .btn-tbl-normal {
  background-color:#6eaaae;
  *background-color: #6eaaae;
  border: 1px solid #fafafa;
  -webkit-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.2);
}

.newTheme .btn-tbl-normal,
.newTheme .btn-tbl-normal:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-weight:bold;
}

.newTheme .btn-tbl-normal:hover,
.newTheme .btn-tbl-normal:active,
.newTheme .btn-tbl-normal.active,
.newTheme .btn-tbl-normal.disabled,
.newTheme .btn-tbl-normal[disabled] {
  background-color: #89c2c6;
  *background-color: #89c2c6;
}

.newTheme .btn-tbl-normal:active,
.newTheme .btn-tbl-normal.active {
  background-color: #6eaaae \9;
}


/* New Flat UI - 02Feb2014 */
.btn-blue, .btn-yellow, .btn-save, .btn-reset, .btn-clear, .btn-Clear{
	background-repeat:repeat !important;
	border:none !important;
	color:#ffffff;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	min-width: 45px;
	padding: 10px 20px;
	box-sizing: initial;
	text-transform:uppercase;
	text-shadow:none !important;
	font-size:12px !important;
	font-weight:bold !important;
	line-height: 12px !important;
	display:inline-block;
	text-align:center;
	letter-spacing:1px;
}
.btn-Clear.shadowDiff,
.btn-clear.shadowDiff{
	box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
	margin:0px 10px;
}


.newTheme .btn-large {
	min-width: 60px !important;
	padding: 15px 25px !important;
}
.btn-medium{
	min-width: 45px !important;
	padding: 10px 20px !important;
}
a.btn-reset:hover, 
a.btn-save:hover, 
a.btn-blue:hover, 
a.btn-yellow:hover{
	color:#ffffff !important;
	text-decoration:none !important;
}
a.btn-clear:hover, 
a.btn-Clear:hover{
	color:#b1b1b1 !important;
	text-decoration:none !important;
}

.btn-reset,
.btn-reset.btn-on-state{	
	background: rgba(169,167,167,1);
	background: -moz-linear-gradient(top, rgba(169,167,167,1) 0%, rgba(128,126,126,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(169,167,167,1)), color-stop(100%, rgba(128,126,126,1)));
	background: -webkit-linear-gradient(top, rgba(169,167,167,1) 0%, rgba(128,126,126,1) 100%);
	background: -o-linear-gradient(top, rgba(169,167,167,1) 0%, rgba(128,126,126,1) 100%);
	background: -ms-linear-gradient(top, rgba(169,167,167,1) 0%, rgba(128,126,126,1) 100%);
	background: linear-gradient(to bottom, rgba(169,167,167,1) 0%, rgba(128,126,126,1) 100%);
	color:#ffffff !important;
}
.btn-reset:hover,
.btn-reset.btn-off-state{ 
	background: rgba(199,198,198,1);
	background: -moz-linear-gradient(top, rgba(199,198,198,1) 0%, rgba(168,168,168,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(199,198,198,1)), color-stop(100%, rgba(168,168,168,1)));
	background: -webkit-linear-gradient(top, rgba(199,198,198,1) 0%, rgba(168,168,168,1) 100%);
	background: -o-linear-gradient(top, rgba(199,198,198,1) 0%, rgba(168,168,168,1) 100%);
	background: -ms-linear-gradient(top, rgba(199,198,198,1) 0%, rgba(168,168,168,1) 100%);
	background: linear-gradient(to bottom, rgba(199,198,198,1) 0%, rgba(168,168,168,1) 100%);
}

.btn-save,
.btn-save.btn-on-state{
	background: rgba(115,114,114,1);
	background: -moz-linear-gradient(top, rgba(115,114,114,1) 0%, rgba(82,81,81,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(115,114,114,1)), color-stop(100%, rgba(82,81,81,1)));
	background: -webkit-linear-gradient(top, rgba(115,114,114,1) 0%, rgba(82,81,81,1) 100%);
	background: -o-linear-gradient(top, rgba(115,114,114,1) 0%, rgba(82,81,81,1) 100%);
	background: -ms-linear-gradient(top, rgba(115,114,114,1) 0%, rgba(82,81,81,1) 100%);
	background: linear-gradient(to bottom, rgba(115,114,114,1) 0%, rgba(82,81,81,1) 100%);
	color:#fff !important;
	opacity:1.0 !important;
}
.btn-save:hover,
.btn-save.btn-off-state{ 	
	background: rgba(153,153,153,1);
	background: -moz-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(113,113,113,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(153,153,153,1)), color-stop(100%, rgba(113,113,113,1)));
	background: -webkit-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(113,113,113,1) 100%);
	background: -o-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(113,113,113,1) 100%);
	background: -ms-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(113,113,113,1) 100%);
	background: linear-gradient(to bottom, rgba(153,153,153,1) 0%, rgba(113,113,113,1) 100%);
}
.btn-clear,
.btn-clear.btn-on-state,
.btn-Clear,
.btn-Clear.btn-on-state{
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(227,227,227,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);
	color:#666666 !important;
	opacity:1.0 !important;
}
.btn-clear:hover,
.btn-clear.btn-off-state,
.btn-Clear:hover,
.btn-Clear.btn-off-state{
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(227,227,227,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);
	color:#b1b1b1 !important;
}
.btn-blue, 
.btn-blue.btn-on-state{
	background: rgba(70,193,209,1);
	background: -moz-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(70,193,209,1)), color-stop(100%, rgba(28,163,181,1)));
	background: -webkit-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: -o-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: -ms-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	background: linear-gradient(to bottom, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%);
	color:#fff !important;
	opacity:1.0 !important;
}
.btn-blue.largeFlatBtn{
	margin: 0;
    padding: 15px 22px !important;
    text-transform: uppercase;
	box-sizing:inherit;
}
.btn-blue:hover, 
.btn-blue.btn-off-state{ 
	background: rgba(109,219,233,1);
	background: -moz-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(109,219,233,1)), color-stop(100%, rgba(67,199,216,1)));
	background: -webkit-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background: -o-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background: -ms-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	background: linear-gradient(to bottom, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%);
	color:#fff !important;
	opacity:1.0 !important;
}
.btn-blue.prepOrange{
	background:#fe6600 !important;
}
.btn-blue.prepOrange:hover{
	background:#fe6600 !important;
}
.btn-yellow,
.btn-yellow.btn-on-state{
	background: rgba(234,180,63,1);
	background: -moz-linear-gradient(top, rgba(234,180,63,1) 0%, rgba(222,164,40,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(234,180,63,1)), color-stop(100%, rgba(222,164,40,1)));
	background: -webkit-linear-gradient(top, rgba(234,180,63,1) 0%, rgba(222,164,40,1) 100%);
	background: -o-linear-gradient(top, rgba(234,180,63,1) 0%, rgba(222,164,40,1) 100%);
	background: -ms-linear-gradient(top, rgba(234,180,63,1) 0%, rgba(222,164,40,1) 100%);
	background: linear-gradient(to bottom, rgba(234,180,63,1) 0%, rgba(222,164,40,1) 100%);
	color:#ffffff !important;
}
.btn-yellow.largeFlatBtn{
	margin: 0;
    padding: 15px 22px !important;
    text-transform: uppercase;
	box-sizing:inherit;
}
.btn-yellow:hover,
.btn-yellow.btn-off-state{ 
	background-color: rgba(248,201,103,1) !important;
	background: -moz-linear-gradient(top, rgba(248,201,103,1) 0%, rgba(245,187,65,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,201,103,1)), color-stop(100%, rgba(245,187,65,1)));
	background: -webkit-linear-gradient(top, rgba(248,201,103,1) 0%, rgba(245,187,65,1) 100%);
	background: -o-linear-gradient(top, rgba(248,201,103,1) 0%, rgba(245,187,65,1) 100%);
	background: -ms-linear-gradient(top, rgba(248,201,103,1) 0%, rgba(245,187,65,1) 100%);
	background: linear-gradient(to bottom, rgba(248,201,103,1) 0%, rgba(245,187,65,1) 100%);
}

.newTheme .btn-inverse {
  background-color: #414141;
  *background-color: #222222;
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(top, #555555, #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);
}

.newTheme .btn-inverse.btn-tbl {
  background-color: #bababa;
  *background-color: #bababa;
  background-image: -ms-linear-gradient(top, #d4d4d4, #a6a4a5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d4d4d4), to(#a6a4a5));
  background-image: -webkit-linear-gradient(top, #d4d4d4, #a6a4a5);
  background-image: -o-linear-gradient(top, #d4d4d4, #a6a4a5);
  background-image: -moz-linear-gradient(top, #d4d4d4, #a6a4a5);
  background-image: linear-gradient(top, #d4d4d4, #a6a4a5);
  background-repeat: repeat-x;
  border-color: #b8b8b8 #b8b8b8 #747273;
  border-color: rgba(184, 184, 184, 0.8) rgba(184, 184, 184, 0.8) rgba(116, 114, 115, 0.8);
}

.newTheme .btn-inverse:hover,
.newTheme .btn-inverse:active,
.newTheme .btn-inverse.active,
.newTheme .btn-inverse.disabled,
.newTheme .btn-inverse[disabled] {
  background-color: #222222;
  *background-color: #151515;
}

.newTheme .btn-inverse.btn-tbl:hover,
.newTheme .btn-inverse.btn-tbl:active,
.newTheme .btn-inverse.btn-tbl.active,
.newTheme .btn-inverse.btn-tbl.disabled,
.newTheme .btn-inverse.btn-tbl[disabled] {
  background-color: #a6a4a5;
  *background-color: #a6a4a5;
}

.newTheme .btn-inverse:active,
.newTheme .btn-inverse.active {
  background-color: #080808 \9;
}

.newTheme button.btn,
.newTheme input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}

.newTheme button.btn::-moz-focus-inner,
.newTheme input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.newTheme button.btn.btn-large,
.newTheme input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

.newTheme button.newTheme .btn.btn-small,
.newTheme input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

.newTheme button.btn.btn-mini,
.newTheme input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.newTheme .btn-group {
  position: relative;
  *margin-left: .3em;
  *zoom: 1;
}

.newTheme .btn-group:before,
.newTheme .btn-group:after {
  display: table;
  content: "";
}

.newTheme .btn-group:after {
  clear: both;
}

.newTheme .btn-group:first-child {
  *margin-left: 0;
}

.newTheme .btn-group + .btn-group {
  margin-left: 5px;
}

.newTheme .btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}

.newTheme .btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

.newTheme .btn-group > .btn {

  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.newTheme .btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 0px;
          border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
          border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
}

.newTheme .btn-group > .btn:last-child,
.newTheme .btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
          border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
}

.newTheme .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;
}

.newTheme .btn-group > .btn.large:last-child,
.newTheme .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;
}

.newTheme .btn-group > .btn:hover,
.newTheme .btn-group > .btn:focus,
.newTheme .btn-group > .btn:active,
.newTheme .btn-group > .btn.active {
  z-index: 2;
}

.newTheme .btn-group .dropdown-toggle:active,
.newTheme .btn-group.open .dropdown-toggle {
  outline: 0;
}

.newTheme .btn-group > .dropdown-toggle {
  *padding-top: 4px;
  padding-right: 8px;
  *padding-bottom: 4px;
  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);
}

.newTheme .btn-group > .btn-mini.dropdown-toggle {
  padding-right: 5px;
  padding-left: 5px;
}

.newTheme .btn-group > .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}

.newTheme .btn-group > .btn-large.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.newTheme .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);
}

.newTheme .btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

.newTheme .btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0055cc;
}

.newTheme .btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

.newTheme .btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

.newTheme .btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

.newTheme .btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

.newTheme .btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

.newTheme .btn .caret {
  margin-top: 7px;
  margin-left: 0;
}

.newTheme .btn:hover .caret,
.newTheme .open.btn-group .caret {
  opacity: 1;
}

.newTheme .btn-mini .caret {
  margin-top: 5px;
}

.newTheme .btn-small .caret {
  margin-top: 6px;
}

.newTheme .btn-large .caret {
  margin-top: 6px;
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
}

.newTheme .dropup .btn-large .caret {
  border-top: 0;
  border-bottom: 5px solid #000000;
}

.newTheme .btn-primary .caret,
.newTheme .btn-warning .caret,
.newTheme .btn-danger .caret,
.newTheme .btn-info .caret,
.newTheme .btn-success .caret,
.newTheme .btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
}

.newTheme .alert {

  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.newTheme .alert-heading {
  color: inherit;
}

.newTheme .alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}

.newTheme .alertClose {
  float:right;
  width:28px;
  height:16px;
  background-image:url(../img_newTheme/alertCloseButton.png);
  background-repeat:no-repeat;
  background-position:center;
  margin-right: -30px;
  cursor:pointer;
}

.newTheme .alert-success {
  color: #404040;
  background-color: #aada90;
  border-bottom:1px solid #ffffff;
  background-image:url(../img_newTheme/alertSuccessTic.png);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:35px;
}

.newTheme .alert-danger,
.newTheme .alert-error {
  color: #ffffff;
  background-color: #e2572d;
  border-color: #ffffff;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
  background-image:url(../img_newTheme/alertErrorSign.png);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:35px;
  
}


.newTheme .alert-warning {
  color:#404040;
  background-color: #f9ee70;
  border-color: #ffffff;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
  background-image:url(../img_newTheme/alertWarningSign.png);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:35px;
  
}

.newTheme .alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.newTheme .alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.newTheme .alert-block > p,
.newTheme .alert-block > ul {
  margin-bottom: 0;
}

.newTheme .alert-block p + p {
  margin-top: 5px;
}

.newTheme .nav {
  margin-bottom: 18px;
  margin-left: 0;
  list-style: none;

}

.newTheme .nav > li > a {
  display: block;
  font-weight:normal !important;
}

.newTheme .nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}

.newTheme .nav > .pull-right {
  float: right;
}

.newTheme .nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.newTheme .nav li + .nav-header {
  margin-top: 9px;
}

.newTheme .nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}

.newTheme .nav-list > li > a,
.newTheme .nav-list .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.newTheme .nav-list > li > a {
  padding: 3px 15px;
}

.newTheme .nav-list > .active > a,
.newTheme .nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

.newTheme .nav-list [class^="icon-"] {
  margin-right: 2px;
}

.newTheme .nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.newTheme .nav-tabs,
.newTheme .nav-pills {
  *zoom: 1;
}

.newTheme .nav-tabs:before,
.newTheme .nav-pills:before,
.newTheme .nav-tabs:after,
.newTheme .nav-pills:after {
  display: table;
  content: "";
}

.newTheme .nav-tabs:after,
.newTheme .nav-pills:after {
  clear: both;
}

.newTheme .nav-tabs > li,
.newTheme .nav-pills > li {
  float: left;
  margin-top:26px; /* Custom Margin*/
  margin-left:20px;
}

.newTheme .nav-tabs li:first-child,
.newTheme .nav-pills li:first-child {
	margin-left:5px;
}

.selectboxit-options li:first-child{margin-left:0px !important;}

.newTheme .nav-tabs > li > a,
.newTheme .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.newTheme .nav-tabs {
  border-bottom: 1px solid #ddd;
}

.newTheme .nav-tabs > li {
  margin-bottom: -1px;
}

.newTheme .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}
.newTheme .nav-tabs > .active > a,
.newTheme .nav-tabs > .active > a:hover {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
}

.newTheme .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;
}

.newTheme .nav-pills > .active > a,
.newTheme .nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}

.newTheme .nav-stacked > li {
  float: none;
}

.newTheme .nav-stacked > li > a {
  margin-right: 0;
}

.newTheme .nav-tabs.nav-stacked {
  border-bottom: 0;
}

.newTheme .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.newTheme .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.newTheme .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.newTheme .nav-tabs.nav-stacked > li > a:hover {
  z-index: 2;
  border-color: #ddd;
}

.newTheme .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

.newTheme .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

.newTheme .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
     -moz-border-radius: 0 0 5px 5px;
          border-radius: 0 0 5px 5px;
}

.newTheme .nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.newTheme .nav-tabs .dropdown-toggle .caret,
.newTheme .nav-pills .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
}

.newTheme .nav-tabs .dropdown-toggle:hover .caret,
.newTheme .nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

.newTheme .nav-tabs .active .dropdown-toggle .caret,
.newTheme .nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.newTheme .nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}

.newTheme .nav-tabs .open .dropdown-toggle,
.newTheme .nav-pills .open .dropdown-toggle,
.newTheme .nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}

.newTheme .nav.nav-pills li.dropdown.open a:hover{ color: #ffffff !important;}

.newTheme .nav li.dropdown.open .caret,
.newTheme .nav li.dropdown.open.active .caret,
.newTheme .nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
}

.newTheme .tabs-stacked .open > a:hover {
  border-color: #999999;
}

.newTheme .tabbable {
  *zoom: 1;
}

.newTheme .tabbable:before,
.newTheme .tabbable:after {
  display: table;
  content: "";
}

.newTheme .tabbable:after {
  clear: both;
}

.newTheme .tab-content {
  overflow: auto;
}

.newTheme .tabs-below > .nav-tabs,
.newTheme .tabs-right > .nav-tabs,
.newTheme .tabs-left > .nav-tabs {
  border-bottom: 0;
}

.newTheme .tab-content > .tab-pane,
.newTheme .pill-content > .pill-pane {
  display: none;
}

.newTheme .tab-content > .active,
.newTheme .pill-content > .active {
  display: block;
}

.newTheme .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.newTheme .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.newTheme .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;
}

.newTheme .tabs-below > .nav-tabs > li > a:hover {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.newTheme .tabs-below > .nav-tabs > .active > a,
.newTheme .tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}

.newTheme .tabs-left > .nav-tabs > li,
.newTheme .tabs-right > .nav-tabs > li {
  float: none;
}

.newTheme .tabs-left > .nav-tabs > li > a,
.newTheme .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.newTheme .tabs-left > .nav-tabs {
  float: left;

  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.newTheme .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;
}

.newTheme .tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.newTheme .tabs-left > .nav-tabs .active > a,
.newTheme .tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.newTheme .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.newTheme .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;
}

.newTheme .tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.newTheme .tabs-right > .nav-tabs .active > a,
.newTheme .tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

.newTheme .navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 18px;
  overflow: visible;
}

.newTheme .navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #4D4D4D ;
}

.newTheme .navbar .container {
  width: auto;
}

.newTheme .nav-collapse.collapse {
  height: auto;
}

.newTheme .navbar {
  color: #999999;
}

.newTheme .navbar .brand:hover {
  text-decoration: none;
}

.newTheme .navbar .brand {
  display: block;
  float: left;
  padding: 5px 5px 5px 20px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #999999;
  width:40px;
  overflow:hidden;
}

.newTheme .navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}

.newTheme .navbar .navbar-link {
  color: #999999;
}

.newTheme .navbar .navbar-link:hover {
  color: #ffffff;
}

.newTheme .navbar .btn,
.newTheme .navbar .btn-group {
  margin-top: 5px;
}

.newTheme .navbar .btn-group .btn {
  margin: 0;
}

.newTheme .navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

.newTheme .navbar-form:before,
.newTheme .navbar-form:after {
  display: table;
  content: "";
}

.newTheme .navbar-form:after {
  clear: both;
}

.newTheme .navbar-form input,
.newTheme .navbar-form select,
.newTheme .navbar-form .radio,
.newTheme .navbar-form .checkbox {
  margin-top: 5px;
}

.newTheme .navbar-form input,
.newTheme .navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}

.newTheme .navbar-form input[type="image"],
.newTheme .navbar-form input[type="checkbox"],
.newTheme .navbar-form input[type="radio"] {
  margin-top: 3px;
}

.newTheme .navbar-form .input-append,
.newTheme .navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}

.newTheme .navbar-form .input-append input,
.newTheme .navbar-form .input-prepend input {
  margin-top: 0;
}

.newTheme .navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}

.newTheme .navbar-search .search-query {
  padding: 4px 9px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  background-color: #626262;
  border: 1px solid #151515;
  -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;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

.newTheme .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}

.newTheme .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}

.newTheme .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}

.newTheme .navbar-search .search-query:focus,
.newTheme .navbar-search .search-query.focused {
  padding: 5px 10px;
  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);
}

.newTheme .navbar-fixed-top,
.newTheme .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.newTheme .navbar-fixed-top .navbar-inner,
.newTheme .navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.newTheme .navbar-fixed-top .container,
.newTheme .navbar-fixed-bottom .container {
  width: 940px;
}

.newTheme .navbar-fixed-top {
  top: 0;
}

.newTheme .navbar-fixed-bottom {
  bottom: 0;
}

.newTheme .navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

.newTheme .navbar .nav.pull-right {
  float: right;
}

.newTheme .navbar .nav > li {
  display: block;
  float: left;
}

.newTheme .navbar .nav > li > a {
  float: none;
  padding: 9px 10px 11px;
  /*line-height: 28px;*/
  line-height: 22px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
}

.newTheme .navbar .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin: 5px 5px 6px;
  line-height: 18px;
}

.newTheme .navbar .btn-group {
  padding: 5px 5px 6px;
  margin: 0;
}

.newTheme .navbar .nav > li > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}

.newTheme .navbar .nav .active > a,
.newTheme .navbar .nav .active > a:hover {
  color: #e2e2e2;
  text-decoration: none;
  background-color: #222222;
}

.newTheme .navbar .divider-vertical {
  width: 1px;
  height: 40px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333;
}

.newTheme .navbar .nav.pull-right {
  margin-right: 0;
  margin-left: 10px;
}

.newTheme .navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  background-color: #2c2c2c;
  *background-color: #222222;
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-image: -moz-linear-gradient(top, #333333, #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);
  -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);
}

.newTheme .navbar .btn-navbar:hover,
.newTheme .navbar .btn-navbar:active,
.newTheme .navbar .btn-navbar.active,
.newTheme .navbar .btn-navbar.disabled,
.newTheme .navbar .btn-navbar[disabled] {
  background-color: #222222;
  *background-color: #151515;
}

.newTheme .navbar .btn-navbar:active,
.newTheme .navbar .btn-navbar.active {
  background-color: #080808 \9;
}

.newTheme .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);
}

.newTheme .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.newTheme .navbar .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: '';
}

.newTheme .navbar .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: '';
}

.newTheme .navbar-fixed-bottom .dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}

.newTheme .navbar-fixed-bottom .dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}

.newTheme .navbar .nav li.dropdown .dropdown-toggle .caret,
.newTheme .navbar .nav li.dropdown.open .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  /*margin-top: 14px;*/
  margin-top: 10px;
}

.newTheme .navbar .nav li.dropdown.active .caret {
  opacity: 1;
}

.newTheme .navbar .nav li.dropdown.open > .dropdown-toggle,
.newTheme .navbar .nav li.dropdown.active > .dropdown-toggle,
.newTheme .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
}

.newTheme .navbar .nav li.dropdown.active > .dropdown-toggle:hover {
  color: #ffffff;
}

.newTheme .navbar .pull-right .dropdown-menu,
.newTheme .navbar .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.newTheme .navbar .pull-right .dropdown-menu:before,
.newTheme .navbar .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}

.newTheme .navbar .pull-right .dropdown-menu:after,
.newTheme .navbar .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}

.newTheme .breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}

.newTheme .breadcrumb li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}

.newTheme .breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}

.newTheme .breadcrumb .active a {
  color: #333333;
}

.newTheme .pagination {
  height: 36px;
  margin: 18px 0;
}

.newTheme .pagination ul.pagingNumber {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  *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);
		  float:left; /* Custome Pagination Left*/
}

.newTheme .pagination ul.pagingNumber > li {
  display: inline;
}

.newTheme .pagination ul.pagingNumber > li > a,
.newTheme .pagination ul.pagingNumber > li > span {
  float: left;
  /*padding: 0 14px;*/ /* Default Padding */
  padding: 0 10px;
  /*line-height: 38px;*/ /* Default Line Height */
  line-height: 26px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
  /*color: #0088CC !important;*/ /* Default Blue */
  color: #337779 !important;
  
}

.newTheme .pagination ul.pagingNumber > li > a:hover,
.newTheme .pagination ul.pagingNumber > .active > a,
.newTheme .pagination ul.pagingNumber > .active > span {
  background-color: #f5f5f5;
}

.newTheme .pagination ul.pagingNumber > .active > a,
.newTheme .pagination ul.pagingNumber > .active > span {
  color: #999999;
  cursor: default;
}

.newTheme .pagination ul.pagingNumber > .disabled > span,
.newTheme .pagination ul.pagingNumber > .disabled > a,
.newTheme .pagination ul.pagingNumber > .disabled > a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.newTheme .pagination ul.pagingNumber > li:first-child > a,
.newTheme .pagination ul.pagingNumber > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.newTheme .pagination ul.pagingNumber > li:last-child > a,
.newTheme .pagination ul.pagingNumber > li:last-child > span {
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}


.newTheme .pagination-centered {
  text-align: center;
}

.newTheme .pagination-right {
  text-align: right;
}



.newTheme .perPageContainer{ width:175px; position:relative;}
.newTheme .perPageContainer .itemText{line-height:28px; display:inline-block; float:left; width:100px; text-align:left; margin-right:5px;}



.newTheme .pager {
  margin-bottom: 18px;
  margin-left: 0;
  text-align: center;
  list-style: none;
  *zoom: 1;
}

.newTheme .pager:before,
.newTheme .pager:after {
  display: table;
  content: "";
}

.newTheme .pager:after {
  clear: both;
}

.newTheme .pager li {
  display: inline;
}

.newTheme .pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.newTheme .pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}

.newTheme .pager .next a {
  float: right;
}

.newTheme .pager .previous a {
  float: left;
}

.newTheme .pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  cursor: default;
  background-color: #fff;
}

.newTheme .modal-open .dropdown-menu {
  z-index: 2050;
}

.newTheme .modal-open .dropdown.open {
  *z-index: 2050;
}

.newTheme .modal-open .popover {
  z-index: 2060;
}

.newTheme .modal-open .tooltip {
  z-index: 2070;
}

.modal-open {
	overflow: hidden !important;
}

.modal-container{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-container.opened-in{
  display: block !important;
  background-color: rgba(102,102,102,0.8) !important;
}
.modal-container .modal{
	position: relative !important;
}

.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.8;
  background-color: rgba(102,102,102,1) !important;
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width:600px;
  /*margin: -250px 0 0 -280px;*/
  margin: 0 0 0 -300px;
  margin-bottom:60px !important;
  outline:none;
 /* overflow: auto;*/
  background-color: #e9e7e8;
  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;
  -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;
}

.modal.fade {
  top: -280%;
/*  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
      -ms-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: 60%;*/
 /* top: 50%;*/
  top:0;
  margin-top:55px;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

.newTheme .popUpButt {
	width:260px;
	height:30px;
}

.newTheme #okButt {
	background-color:#5EB2B5;
	float:right;
}

.modal-header .close {
  margin-top: 2px;
}

.modal-body {
	/*max-height: 360px;*/
	padding: 15px;
	/*overflow-y: auto;*/
	font-size:16px !important;
	line-height:22px;
	color:#666666;
}
.modal-body p{
	padding-bottom:10px;
}

.newTheme .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;
  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;
}

.newTheme .tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  visibility: visible;
}

.newTheme .tooltip.in {
  opacity: 0.8;
}

.newTheme .tooltip.top {
  margin-top: -2px;
}

.newTheme .tooltip.right {
  margin-left: 2px;
}

.newTheme .tooltip.bottom {
  margin-top: 2px;
}

.newTheme .tooltip.left {
  margin-left: -2px;
}

.newTheme .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top: 5px solid #000000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.newTheme .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}

.newTheme .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
  border-left: 5px solid transparent;
}

.newTheme .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-right: 5px solid #000000;
  border-bottom: 5px solid transparent;
}

.newTheme .tooltip-inner {
  max-width: 200px;
  padding: 7px 8px;
  line-height: 14px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}

.newTheme .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}

.newTheme .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
}

.newTheme .popover.top {
  margin-top: -5px;
}

.newTheme .popover.right {
  margin-left: 5px;
}

.newTheme .popover.bottom {
  margin-top: 5px;
}

.newTheme .popover.left {
  margin-left: -5px;
}

.newTheme .popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top: 5px solid #000000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.newTheme .popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: 0px;
  border-top: 5px solid transparent;
  border-right: 5px solid #000000;
  border-bottom: 5px solid transparent;
}

.newTheme .popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
  border-left: 5px solid transparent;
}

.newTheme .popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}

.newTheme .popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}

.newTheme .popover-inner {
  width: 280px;
  padding: 3px;
  overflow: hidden;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -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);
}

.newTheme .popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 3px 3px 0 0;
     -moz-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0;
}

.newTheme .popover-content {
  padding: 14px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
     -moz-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.newTheme .popover-content p,
.newTheme .popover-content ul,
.newTheme .popover-content ol {
  margin-bottom: 0;
}

.newTheme .thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
  word-wrap: break-word;
}

.newTheme .thumbnails:before,
.newTheme .thumbnails:after {
  display: table;
  content: "";
}

.newTheme .thumbnails:after {
  clear: both;
}

.newTheme .row-fluid .thumbnails {
  margin-left: 0;
}

.newTheme .thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}

.newTheme .thumbnail {
  display: block;
  padding:0px !important;
  border:none !important;
  line-height: 1;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;	  
}

.newTheme a.thumbnail:hover {
  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);
}

.newTheme .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; 
} 
.newTheme .thumbnail.max_h145_imgBlock img{max-height:145px !important;}
.newTheme .thumbnail.max_h150_imgBlock img{max-height:150px !important;}
.newTheme .thumbnail.max_h190_imgBlock img{max-height:190px !important;}
.newTheme .thumbnail.max_h230_imgBlock img{max-height:225px !important;}


.newTheme .thumbEditor.dashboardThumbSize .thumbnail > img {
  max-width:160px !important; 
  max-height:106px !important;
}

.newTheme .thumbEditor.dashboardThumbSize .mediumGridImageContainer {background-position: left center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 112px !important;
    width: 163px !important;}

.newTheme .dashboardThumbTileWidth{ width:172px !important;}
.newTheme .dashboardThumbUpPubWidth{ width:172px !important;}



.newTheme .img-polaroid {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 4px;
}

.newTheme .thumbnail .caption {
  padding: 9px;
}

.newTheme .label,
.newTheme .badge {
  font-size: 10.998px;
  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;
}

.newTheme .label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.newTheme .badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

.newTheme a.label:hover,
.newTheme a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.newTheme .label-important,
.newTheme .badge-important {
  background-color: #b94a48;
}

.newTheme .label-important[href],
.newTheme .badge-important[href] {
  background-color: #953b39;
}

.newTheme .label-warning,
.newTheme .badge-warning {
  background-color: #f89406;
}

.newTheme .label-warning[href],
.newTheme .badge-warning[href] {
  background-color: #c67605;
}

.newTheme .label-success,
.newTheme .badge-success {
  background-color: #468847;
}

.newTheme .label-success[href],
.newTheme .badge-success[href] {
  background-color: #356635;
}

.newTheme .label-info,
.newTheme .badge-info {
  background-color: #3a87ad;
}

.newTheme .label-info[href],
.newTheme .badge-info[href] {
  background-color: #2d6987;
}

.newTheme .label-inverse,
.newTheme .badge-inverse {
  background-color: #333333;
}

.newTheme .label-inverse[href],
.newTheme .badge-inverse[href] {
  background-color: #1a1a1a;
}

.newTheme .accordion {
  margin-bottom: 18px;
}

.newTheme .accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.newTheme .accordion-heading {
  border-bottom: 0;
}

.newTheme .accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

.newTheme .accordion-toggle {
  cursor: pointer;
}

.newTheme .accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}


/* Custom Accordion */
.newTheme #sidebarAccordMenu{min-height:430px; overflow-y:auto;margin-bottom:0px !important;}
.newTheme #sidebarAccordMenu .accordion-group{ 
	border:none !important;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	}
.newTheme .accordion-heading .accordion-toggle {
	padding:0px !important;
	}
.newTheme .accordion-heading a.accordion-toggle, .newTheme .accordion-heading a:hover.accordion-toggle{
	text-decoration:none !important;
	}
.newTheme #sidebarAccordMenu .accordion-inner {
  	padding:0px !important;
  	border:none !important;
	}


.newTheme .carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}

.newTheme .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.newTheme .carousel .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
      -ms-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.newTheme .carousel .item > img {
  display: block;
  line-height: 1;
}

.newTheme .carousel .active,
.newTheme .carousel .next,
.newTheme .carousel .prev {
  display: block;
}

.newTheme .carousel .active {
  left: 0;
}

.newTheme .carousel .next,
.newTheme .carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.newTheme .carousel .next {
  left: 100%;
}

.newTheme .carousel .prev {
  left: -100%;
}

.newTheme .carousel .next.left,
.newTheme .carousel .prev.right {
  left: 0;
}

.newTheme .carousel .active.left {
  left: -100%;
}

.newTheme .carousel .active.right {
  left: 100%;
}

.newTheme .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;
}

.newTheme .carousel-control.right {
  right: 15px;
  left: auto;
}

.newTheme .carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
}

.newTheme .carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.newTheme .carousel-caption h4,
.newTheme .carousel-caption p {
  color: #ffffff;
}

.newTheme .hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.newTheme .hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

.newTheme .hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: inherit;
}

.newTheme .pull-right {
  float: right;
}

.newTheme .pull-left {
  float: left;
}

.newTheme .hide {
  display: none;
}

.newTheme .show {
  display: block;
}

.newTheme .invisible {
  visibility: hidden;
}




/* Sub Navigation - Fixed on Scroll */
.newTheme .subnav {
    background-color: #EEEEEE;
    /*background-image: -moz-linear-gradient(center top , #F5F5F5 0%, #EEEEEE 100%);*/
	background-image:url(../img_newTheme/subMenubg.png);
    background-repeat: repeat-x;
    border: 1px solid #E5E5E5;
    border-radius: 4px 4px 4px 4px;
    /*height: 36px;*/
	height:70px;
    width: 100%;
}
.newTheme .subnav .nav {
    margin-bottom: 0;
}

.newTheme .subnav .nav li a {
	/*line-height: 48px;*/
}
.newTheme .subnav .nav .dropdown-menu a{
	line-height: 18px !important;
}
.newTheme .subnav .nav li a .caret{
	margin-top:24px !important;
}
.newTheme .subnav .nav > li > a {
    /*border-left: 1px solid #F5F5F5;*/
    border-radius: 0 0 0 0;
    /*border-right: 1px solid #E5E5E5;*/
    margin: 0;
    padding-bottom: 11px;
    padding-top: 11px;
	color:#404040;
	font-weight:bold;
	font-size:13px;
	
}
.newTheme .subnav .nav > .active > a, .subnav .nav > .active > a:hover {
    background-color: #b4d3d5;
    border:1px solid #ffffff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05) inset;
    color: #404040;
    padding-left: 13px;
	font-weight:bold;
}
.newTheme .subnav .nav > .active > a .caret, .subnav .nav > .active > a:hover .caret {
    border-top-color: #777777;
}
.newTheme .subnav .nav > li:first-child > a, .subnav .nav > li:first-child > a:hover {
    border-left: 0 none;
    border-radius: 4px 0 0 4px;
    padding-left: 12px;
}
.newTheme .subnav .nav > li:last-child > a {
    border-right: 0 none;
}
.newTheme .subnav .dropdown-menu {
    border-radius: 0 0 4px 4px;
}

.newTheme .subnav .nav > li:first-child > a, .subnav .nav > li:first-child > a:hover {
    border-radius: 0 0 0 0;
}


/* New Fixed Style */
.newTheme .subnavTBLFixed {
    background-color: #EEEEEE;
    /*background-image: -moz-linear-gradient(center top , #F5F5F5 0%, #EEEEEE 100%);*/
	background-image:url(../img_newTheme/subMenubg.png);
    background-repeat: repeat-x;
    border: 1px solid #E5E5E5;
    border-radius: 4px 4px 4px 4px;
    /*height: 36px;*/
	height:70px;
    width: 100%;
}
.newTheme .subnavTBLFixed .nav {
    margin-bottom: 0;
}
.newTheme .subnavTBLFixed .nav .dropdown-menu a{
	line-height: 18px !important;
}
.newTheme .subnavTBLFixed .nav li a .caret{
	margin-top:24px !important;
}
.newTheme .subnavTBLFixed .nav > li > a {
    /*border-left: 1px solid #F5F5F5;*/
    border-radius: 0 0 0 0;
    /*border-right: 1px solid #E5E5E5;*/
    margin: 0;
	/* padding-bottom: 11px;
    padding-top: 11px;*/
	color:#404040;
	font-weight:bold;
	font-size:14px;
	
}
.newTheme .subnavTBLFixed .nav > .active > a, .newTheme .subnavTBLFixed .nav > .active > a:hover {
    background-color: #b4d3d5;
    border:1px solid #ffffff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05) inset;
    color: #404040;
    padding-left: 13px;
	font-weight:bold;
}

.newTheme .subnavTBLFixed .nav .pullRightBtn{
 	background-color: #dad8d8;
    border: 1px solid #FFFFFF;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05) inset;
    color: #404040;
    font-weight: bold;
    padding-left: 13px;
	margin-right: 20px;
}



.newTheme .subnavTBLFixed .nav > .active > a .caret, .newTheme .subnavTBLFixed .nav > .active > a:hover .caret {
    border-top-color: #777777;
}
.newTheme .subnavTBLFixed .nav > li:first-child > a, .newTheme .subnavTBLFixed .nav > li:first-child > a:hover {
    border-left: 0 none;
    border-radius: 4px 0 0 4px;
    padding-left: 12px;
}
.newTheme .subnavTBLFixed .nav > li:last-child > a {
    border-right: 0 none;
}
.newTheme .subnavTBLFixed .dropdown-menu {
    border-radius: 0 0 4px 4px;
}

.newTheme .subnavTBLFixed .nav > li:first-child > a, .newTheme .subnavTBLFixed .nav > li:first-child > a:hover {
    border-radius: 0 0 0 0;
}

.newTheme .subnav-fixed {
    border-color: #D5D5D5;
    border-radius: 0 0 0 0;
    border-width: 0 0 1px;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0, 0, 0, 0.1);
    left: 0;
    position: fixed;
    right: 0;
    /*top:50px;*/
	top:35px;
    z-index: 1020;
}

.newTheme .subnav-fixed .nav {
    /*margin: 0 auto;*/
	margin-left:20px;
    padding: 0 1px;
    /*width: 938px;*/
}

.newTheme .subSearch-fixed {
    position: fixed;
	/*top:105px;*/
	top:55px;
	/*padding-top:30px;*/
	/*padding-top:45px;*/
	padding-top:15px;
	width:83%;
    z-index: 998;
}
.newTheme .span9 .subSearch-fixed { width:73.4% !important;}
.newTheme .span10 .subSearch-fixed { width: 76.85% !important;}
.newTheme .subSearchMenu{ background-color:#fafafa; /*background-image:url(../img_newTheme/squairy_light.png);*/}
.newTheme .subSearch-fixed .listHeadContainer{margin-bottom:0px !important;}


/* Subpage Structure*/
.subPageContentPadding{ padding:10px;}
.row-fluid.subPageContentPadding{width:auto !important; position:relative;}/* Safari Fix */
.newTheme .modal-header .close{ margin-top:12px !important; margin-right:10px !important;}

/* Pre Login Form */
.preLoginFormContainer{/*width:800px;*/width:660px; margin:0 auto;/*background-color:#f6f6f6;*/ background-color:rgba(255,255,255,0.8);}
.preLoginFormContainer .preloginFormArea{padding:10px 15px;}
.preLoginFormContainer .preloginButtonArea{ background-color:#ececec; padding:10px 15px;}
.preLoginFormContainer hr, .loginContainer hr, .signupContainer hr{
  margin:0px;
  border: 0;
  border-top: 1px solid #d6d6d5;
  border-bottom: 1px solid #ffffff;
}

/* Login Page */
.loginContainer{width:350px; margin:0 auto; background-color:#f6f6f6; }
.loginContainer .loginFormArea{padding:10px 50px;}
.loginContainer .loginButtonArea{ background-color:#ececec; padding:10px 50px;}
.newTheme.specialMargin185{margin-left:-185px; margin-bottom:10px;}


/* New Forgot Password Container / Forgot Email */
.forgotNewContainer, .forgotEmailNewContainer{color:#666666 !important;}
.forgotNewContainer .logincontainer {
	width: 558px;
	/*height: 290px;*/
	height: 350px;
	color:#666666 !important;
}
.forgotNewContainer .signupPanel{
	padding:0px;
}
.forgotNewContainer .control-group{
	margin-right:0px;
}
.forgotNewContainer .control-group input.formInput {
	width: 220px;
	font-style: italic;
}
.forgotNewContainer.forgotConfirm .signupPanel p {
	margin-top:20px;
	font-size: 14px;
}
.forgotNewContainer.forgotConfirm .signupPanel p:first-child { margin-top:0px;}

.forgotEmailNewContainer .logincontainer { width:680px; height:325px;}
.forgotEmailNewContainer .loginLeftContent { height: 225px; margin-left:0px; margin-bottom:0px;}
.forgotEmailNewContainer .signupPanel { width:280px; padding:20px 0px 20px 30px;}
.forgotEmailNewContainer .signupPanel p { font-size:14px;}


/* Sign-Up Page */
.signupContainer{/*width:800px;*/ width:720px; margin:0 auto; /*background-color:#f6f6f6;*/ /*background-color:rgba(255,255,255,0.6);*/}
.signupContainer .signupArea{padding: 10px 0 10px 12px;}
.signupContainer .signupButtonArea{ /*background-color:#ececec;*/ background-color:rgba(255,255,255,0.6); padding:10px 15px; margin-top:12px;}

.planDetailsContainer{ padding: 40px 15px !important; width:70%; margin:0 auto; }
.planDetailsContainer a.black{ color:#404040 !important; text-decoration:none !important;}
.planDetailsContainer a:hover.black{text-decoration:none !important;}
/*.planDetailsContainer .planSlab{width:260px; height:242px;  -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1); float:left; background-color:#FFFFFF;}
.planDetailsContainer .planSlab:hover {
-webkit-box-shadow: 0px 0px 5px 1px rgba(82, 168, 236, 0.8) !important;
box-shadow: 0px 0px 5px 1px rgba(82, 168, 236, 0.8) !important; 
}*/

.planDetailsContainer .slabContent ul{ padding:0px !important;}
.planDetailsContainer .slabContent ul li{ 
	background-image:url(../img_newTheme/planListingTic.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin: 10px;
    padding-left: 20px;
}
/*.planDetailsContainer .planSlab .freeHead{padding:10px 15px; font-size:24px; background-color:#e2eeef;}
.planDetailsContainer .planSlab .basicHead{padding:10px 15px; font-size:24px;  background-color:#b8e0e2;}*/
.planDetailsContainer .planSlab .slabContent{padding:10px 5px;}



/* Pricing Plan - NEW */
.planDetailsContainer{ width:730px; margin: 0px; padding: 0px 38px !important;}
#userTypeHeadingTxt, #userTypePlanPageTxt{
	text-transform:capitalize;
}
#creditCardDetailsHover{ float:right;}

/* TBL Signup Blank Buttons */
.newTheme .btn.blankNone{ border:none !important; background-color: #F6F6F6 !important; cursor:pointer;}

/* TBL New Icons */
.newTheme [class^="largeIcon-"],
.newTheme [class*=" largeIcon-"] {
  display: inline-block;
  width: 115px;
  height: 95px;
  *margin-right: .3em;
  line-height: 95px;
  vertical-align: text-top;
  background-image: url("../img_newTheme/tbl-LargeIcons.png");
  background-position: 115px 95px;
  background-repeat: no-repeat;
}

.newTheme [class^="largeIcon-"]:last-child,
.newTheme [class*=" largeIcon-"]:last-child {
  *margin-left: 0;
}
.newTheme .largeIcon-photographer {
  background-position: 0      0;
}
.newTheme .largeIcon-videographer {
  background-position: -115px 0;
}
.newTheme .largeIcon-vendor {
  background-position: -230px 0;
}
.newTheme .largeIcon-publisher {
  background-position: -345px 0;
}
.newTheme .arrowPointing{
	background:url("../img_newTheme/dashboard/spriteDashboard.png?05112014") -153px -341px; 
	width:26px; 
	height:38px;
	display:none; 
	position:absolute; 
	bottom:-34px; 
	left:42px;
}
.newTheme .arrowPointing.show { display:block !important;}


.newTheme .btn.active .largeIcon-photographer, .newTheme .btn.buttonPhotographer:hover .largeIcon-photographer{
  background-position: 0  -100px;
}
.newTheme .btn.active .largeIcon-videographer, .newTheme .btn.buttonVideographer:hover .largeIcon-videographer {
  background-position: -115px -100px;
}
.newTheme .btn.active .largeIcon-vendor, .newTheme .btn.buttonVendor:hover .largeIcon-vendor {
  background-position: -230px -100px;
}
.newTheme .btn.active .largeIcon-publisher, .newTheme .btn.buttonPublisher:hover .largeIcon-publisher{
  background-position: -345px -100px;
}


/* Dashboard UI Elements */
.newTheme .bodyPart{ /*margin-top:140px;*/ /*padding-top:140px;*/}
.fixedWidthContentContainer{ max-width:974px;}
.newTheme .sidebarLeftMargin{ margin-left:0px !important; max-width:175px;}

.newTheme .sidebarHeadings{ 
	font-size:13px; 
	font-weight:800 !important; 
	color:#555555; 
	padding:6px; 
	}
.newTheme .sidebarHeadings a{ 
	color:#737373; 
	text-decoration:none;
	font-weight:bold; 

	}
.newTheme .sidebarHeadings:hover{ background-color:#EFEFEF;}

.newTheme .displayFormContent{    
	background-color:#fefefe;
    border: 1px solid #E1E1E8;
    /*color: #DD1144;*/
	color: #000000;
    padding: 2px 4px;
	height: 25px;
    line-height: 25px;
	}
.newTheme .displayFormContentAuto{    
	background-color:#fefefe;
    border: 1px solid #E1E1E8;
    /*color: #DD1144;*/
	color: #000000;
    padding: 2px 4px;
	min-height: 25px;
    line-height: 20px;
	}
.newTheme .displayFormScrolly{
	max-height:312px;
	overflow-y:scroll;
	}
	
.newTheme label.control-label{ font-weight:normal !important; font-size:13px !important;}
.dashboardFormButtonArea{background-color:#ececec; padding:10px 15px; border-top:1px solid #d7d6d6;}
.dashboardFormButtonArea .btn-drop {margin: 5px 0 10px 10px !important;}
.dashboardFormButtonArea.navbar-fixed-bottom{ 
	position:relative !important;
	width:auto !important;
}

/* Message Top */
.message_top{
	position:fixed;
 	left: 0;
    margin-bottom: 0;
    right: 0;
	/*top:106px;*/
	top:55px;
    z-index: 1027;
  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important;
	}
	
/* Message Top */
.navbar-fixed-bottom.menuBottomLeftPadding{/*padding-left:19.6%;*/ /*padding-left:16.5%; commented on Oct 2013*/}
 
/* Upgrade */
.upgradeBtnContainer{ margin-top:30px; text-align:center;}


/* Pre Loding Div */
#preloadPage {
	background: url("../img_newTheme/newheader/tbl-app-logo.gif") no-repeat scroll 0 0 transparent;
	font-size: 12px;
	color: #E56717;
	width: 275px;
	height: 40px;
	padding-left: 24px;
	position: absolute;
	top: 5px;
	left: 19px;
	z-index: 15;
	text-align: right;
	line-height: 46px;
	display:none !important;
}

.preloadStyle {
    background: url("../img_newTheme/loadingPage.gif") no-repeat scroll 0 0 transparent;
    color: #E56717;
    font-size: 15px;
	width: 60px;
    height: 30px;
    padding-left: 24px;
    position: absolute;
    z-index:15;
}

#preloadPageProgress,
#preloadPageNote {
    font-size: 15px;
	width:450px;
    min-height:80px;
    position: fixed;
    top: 109px;
    z-index: 4000;
	left:4px;
	right:-4px;
	margin:0 auto;
	background-color:#FFFFFF;
	/*border: 4px solid #5EB2B5 !important;*/
	border:none !important;
	text-align:center;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4); 
	}
#preloadPageProgress .contentPart,
#preloadPageNote .contentPart {
    font-size: 15px;
	width:450px;
    min-height:80px;
    top: 109px;
    z-index: 4000;
	left:4px;
	right:-4px;
	margin:0 auto;
	background-color:#FFFFFF !important;
	/*border: 4px solid #5EB2B5 !important;*/
	border:none !important;
	text-align:center;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4); 
	}	
#preloadPageProgress .preloadPageNoteContent,
#preloadPageNote .preloadPageNoteContent{
	min-height:30px; 
	padding:10px; 
	font-size:18px; 
	line-height:30px;
}
#preloadPageNote .preloadGif{
	background: url("../img_newTheme/loadingPage.gif") no-repeat scroll 0 0 transparent;
	width: 30px;
    height: 30px;
	display:inline-block;
}
#preloadPageProgress .preloadBackground,
#preloadPageNote .preloadBackground{
	/*background-color: rgba(255, 255, 255, 0.2);*/
	background-color: rgba(102, 102, 102, 0.8);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}
#preloadPageProgress .progress{
	border-radius:0px !important;
	-webkit-border-radius:0px !important;
	margin-bottom:0px !important;
	background-color: #cccccc !important;
	background-image:none !important;
}

/* Lookbook Page loader */
.lookBookLoader{
	position: fixed !important;
	top:35% !important;
	left:0px !important;
	right:0px !important;
	margin:0 auto !important;
	/*width:140px !important;*/
	width:115px !important;
	min-height:40px !important;
	height:auto !important;
	padding:5px 10px 5px 50px !important;
	/*line-height:35px !important;*/
	line-height:40px !important;
	z-index:2200 !important;
	background: url("../img_newTheme/ajax-loader.gif") no-repeat scroll 10px 10px #ffffff  !important;
	-webkit-box-shadow: 0px 2px 3px 2px rgba(0, 0, 00, 0.2);
	box-shadow: 0px 2px 3px 2px rgba(0, 0, 00, 0.2)
}
.preloadPageOverlay{
    position: fixed;
    right:0px;
    top:0px;
	width:100%;
	height:100%;
    z-index:2000;
	background: rgba(255, 255, 255, 0.2);
}



/* Publication in Company Profile */
.publicationRow{ margin-bottom:20px;}
.publicationIconImage{ background-color:#ffffff; border:1px solid #dddddd; width:64px; height:64px; float:left; margin-right:20px;}



/* New Tabb Button - toggle content */
.newTheme .nav-added{border-bottom:none !important;}
.newTheme .nav-added li{margin-left:0px;}
.newTheme .nav-added li a{ 
	background: #fefefe !important;
	background: -moz-linear-gradient(top, #fefefe 0%, #e0e0e0 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e0e0e0)) !important;
	background: -webkit-linear-gradient(top, #fefefe 0%,#e0e0e0 100%) !important;
	background: -o-linear-gradient(top, #fefefe 0%,#e0e0e0 100%) !important;
	background: -ms-linear-gradient(top, #fefefe 0%,#e0e0e0 100%) !important;
	background: linear-gradient(to bottom, #fefefe 0%,#e0e0e0 100%) !important;
	margin-right:0px !important; 
	color:#404040 !important;
	border:1px solid #d3d3d3 !important;
	border-radius: 0px !important; 
	border-collapse : collapse !important;
}

.newTheme .nav-added li a:hover,
.newTheme .nav-added li.active a{
	background: #e9e9e9 !important; /* Old browsers */
	background: -moz-linear-gradient(top, #e9e9e9 0%, #f3f3f3 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#f3f3f3)) !important;
	background: -webkit-linear-gradient(top, #e9e9e9 0%,#f3f3f3 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e9e9e9 0%,#f3f3f3 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e9e9e9 0%,#f3f3f3 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #e9e9e9 0%,#f3f3f3 100%) !important; /* W3C */
	color:#404040 !important; 
	/*text-shadow: -1px 0px 1px #999999;*/
	/*font-weight:bold !important; */
}


/* pop up tbl */
.newTheme .tbl-popUP{ 
	border-radius:0px !important; 
	border: 1px solid #9a9a9a !important; 
	padding:0px !important;
	color:#404040 !important; 
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2) !important;
	-moz-box-shadow:    0px 0px 2px rgba(0, 0, 0, 0.2) !important;
	box-shadow:         0px 0px 2px rgba(0, 0, 0, 0.2) !important;
 }
 
.newTheme .tbl-popUP .modal-header, 
.newTheme .tbl-popUP .modal-body{
	padding:10px 20px 0px !important;
	margin-bottom:10px;
}
.newTheme .tbl-popUP .modal-body{
	padding:10px 20px!important;
}
.modalBodyAfterContainer{ height:50px; margin-top:-50px; position:relative;}
.modalBodyAfterStar{
	position:absolute;
	width:30px;
	height:30px;
	margin:0px auto 5px;
	left:0px;
	right:0px;
	top:0px;
	background:url('../img/tbl_web_Sprite.png?05112014') -180px -151px no-repeat;
}
.newTheme .tbl-popUP .modal-header{ /*border-bottom:none !important;*/ border: none !important; position:relative; margin:0px 0px 20px !important;}
.newTheme .tbl-popUP .modal-header legend{ font-size:26px !important; color:#404040 !important; font-weight:bold !important; border-bottom:0px !important;}
.newTheme .tbl-popUP .modal-header .close{ margin-top:0px !important; margin-right:10px !important;}
.newTheme .tbl-popUP .modal-header h3{ margin:0px !important; padding:0px !important; color:#404040 !important;}
.newTheme .tbl-popUP .close { position:absolute; right:0px !important; top:0px !important; opacity:1 !important;}
.newTheme .tbl-popUP .icon-new-tbl-large.icon-remove-circle {background-position: -362px -206px !important;}
/*.newTheme .tbl-popUP .modal-body{font-size:13px !important;}*/
.newTheme .tbl-popUP .modal-body table.table { border:1px solid #ccc !important;   border-collapse: collapse !important;}
.newTheme .tbl-popUP .modal-footer{ text-align:left !important;}

/* close button POPUP AND STAR Pop up position */
.newTheme .modal .close-tbl{ 
	position:absolute; 
	display:block; 
	/*top:-41px; right:-20px;*/ 
	top:0px !important; 
	right:0px !important;
	/*background:url('../img_newTheme/dashboard/spriteDashboard.png') -10px -188px no-repeat;*/
	background:#999999 url('../img/tbl_web_Sprite.png?05112014') -180px -111px no-repeat;
	/*width:35px; 
	height:36px;*/
	width:25px; 
	height:25px;
	margin-top:0px !important;
	z-index:100;
}
.newTheme .modal .close-tbl:hover{ /*background-position:-10px -230px !important;*/ background-color:#737373; background-position:-221px -111px !important;}
.newTheme .modal .close-tbl:active{ /*background-position:-10px -271px !important;*/}
.newTheme .modal .starPop-tbl{ position:absolute; display:none; top:-68px; left:-60px;width:62px; height:65px;
background:url('../img_newTheme/dashboard/spriteDashboard.png?05112014') -229px -108px no-repeat;}



/* Old Website Pop Up Style Maintained */
.newTheme .otherModal .starPop-tbl{ 
	position:absolute; 
	display:none !important; 
	top:-58px; left:-75px;
	width:62px; 
	height:65px;
	background:url('../img_newTheme/dashboard/spriteDashboard.png?05112014') -229px -108px no-repeat;
}

.newTheme .otherModal input[type="button"]{
	display: inline-block;
	text-align: center;
	background-color: #89c2c6;
	*background-color: #89c2c6;
	border: 1px solid #fafafa;
	-webkit-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.2);
	padding: 5px 14px !important;
}
.newTheme .otherModal input[type="button"],
.newTheme .otherModal input[type="button"]:hover {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  text-transform:uppercase;
  font-weight:bold;
  text-decoration:none;
}

.newTheme .otherModal input[type="button"]:hover,
.newTheme .otherModal input[type="button"]:active,
.newTheme .otherModal input[type="button"].active,
.newTheme .otherModal input[type="button"].disabled,
.newTheme .otherModal input[type="button"][disabled] {
  background-color: #5eb2b5;
  *background-color: #5eb2b5;
}
.newTheme .otherModal input[type="button"]:active,
.newTheme .otherModal input[type="button"].active {
  background-color: #89c2c6 \9;
}


.closeWindow a { 
	position:absolute; 
	display:block; 
	top:-26px !important; 
	right:-20px !important;
	background:#999999 url('../img/tbl_web_Sprite.png?05112014') -180px -111px no-repeat;
	width:25px; 
	height:25px;
	margin-top:0px !important;
	z-index:100;
}
.closeWindow a:hover{background-color:#737373; background-position:-221px -111px !important;}


.closeWindow {
	position:relative !important;
}
.closeWindow a img {
	border:none !important;
}

.statusFlagContainerPopup{ 
	border: 4px solid #5EB2B5 !important;
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 1) !important;
	-moz-box-shadow:    3px 3px 5px rgba(0, 0, 0, 1) !important;
	box-shadow:         3px 3px 5px rgba(0, 0, 0, 1) !important;
	background-color:#FFFFFF !important;
	}
.statusFlagContainerPopup .starPop-tbl{ 
	position:absolute; 
	display:block; 
	top:-45px; 
	left:-65px;
	width:62px; 
	height:65px;
	background:url('../img_newTheme/dashboard/spriteDashboard.png?05112014') -229px -108px no-repeat;
}


.white_content_big_submit, .white_content_big, .white_content, .div_popup_post  {
	position: fixed !important;
	width: 610px !important;
	top:80px !important;
	left:0px !important;
	right:0px !important;
	margin: 0 auto !important;
	padding:26px 20px 16px !important;
	
	border-radius:0px !important; 
	border: 1px solid #9a9a9a !important; 
	background-color:#FFFFFF !important;
	z-index:100002 !important;
	font-size:16px !important;
	color: #404040 !important;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2) !important;
	-moz-box-shadow:    0px 0px 2px rgba(0, 0, 0, 0.2) !important;
	box-shadow:         0px 0px 2px rgba(0, 0, 0, 0.2) !important;
}


/* Listing */
.listHeadContainer{
	-webkit-box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.2);
	position:relative;
}
.listHeadContainer .filterShow{/*margin-top:-5px;*/ padding:4px 10px !important; font-weight:bold;}
.listHeadContainer form{ margin:0px !important;}
/* Search container arrows*/
.listHeadContainer .arrowTop, .notificationBox .arrowBottom  {
	border-color: transparent;
    border-style: solid;
    display: inline-block;
    height: 0;
    position: absolute;
    width: 0;
    border-bottom-color: #eeeeee;
    border-width: 0 10px 10px;
    /*right: 4%;*/
	right:32px;
    margin-left: -10px;
    top: -10px;
}
.listHeadContainer .arrowTop:after {
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-width: 0 11px 11px;
    left: -11px;
    top: -1px;
    content: "";
    z-index: -1;
}

.notificationBox .arrowBottom {
    border-top-color: #FE9C01;
    border-width: 5px 5px 0;
    left: 75%;
    margin-left: -10px;
    top: 15px;
	}

.newTheme .noOfItemTag{margin-right:10px; margin-top:5px;}

.newTheme .listHeadContainer select, 
.newTheme .listHeadContainer textarea, 
.newTheme .listHeadContainer input[type="text"], 
.newTheme .listHeadContainer input[type="password"], 
.newTheme .listHeadContainer input[type="datetime"], 
.newTheme .listHeadContainer input[type="datetime-local"], 
.newTheme .listHeadContainer input[type="date"], 
.newTheme .listHeadContainer input[type="month"], 
.newTheme .listHeadContainer input[type="time"], 
.newTheme .listHeadContainer input[type="week"], 
.newTheme .listHeadContainer input[type="number"], 
.newTheme .listHeadContainer input[type="email"], 
.newTheme .listHeadContainer input[type="url"], 
.newTheme .listHeadContainer input[type="search"], 
.newTheme .listHeadContainer input[type="tel"], 
.newTheme .listHeadContainer input[type="color"], 
.newTheme .listHeadContainer .uneditable-input {
	margin-bottom: 0px !important;
}

/* Cutome check Box */
span.customCheckBox > input[type='checkbox']{
    opacity: 0;
    float: left;
    width:26px;
	margin-top: 7px;
	margin-left:0px !important;
}
span.customCheckBox > input[type='checkbox'] + label {
    margin: 0;
	width: 26px;
	height: 26px;
    clear: none;
    /* Make look clickable because they are */
    cursor: pointer;
    background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014") no-repeat scroll 0 0 transparent;
	background-position: -103px -65px;
    display: block;
}

span.customCheckBox > input[type='checkbox']:hover + label,
span.customCheckBox > input[type='checkbox'] + label:hover{
	background-position: -11px -65px;
}
span.customCheckBox > input[type='checkbox']:checked + label {
    background-position: -58px -65px;
}

/* normal checkbox */
span.customCheckBox > input[type='checkbox'].chkbx + label {background-position:-189px -230px; }	
span.customCheckBox > input[type='checkbox'].chkbx:hover + label,
span.customCheckBox > input[type='checkbox'].chkbx + label:hover{
background-position:-189px -230px;}
span.customCheckBox > input[type='checkbox'].chkbx:checked + label {
	background-position:-188px -278px;}
/* radio button shape check box*/
span.customCheckBox.radio {
	padding-left:0px !important;
	margin-right:0px !important;
	margin-top:3px !important;
	float:left;
}
span.customCheckBox.radio > input[type='checkbox'].chkbx + label {
	background-position:-328px -232px;
	width:15px !important;
	height:15px !important;
 }	
span.customCheckBox.radio > input[type='checkbox'].chkbx:hover + label,
span.customCheckBox.radio > input[type='checkbox'].chkbx + label:hover{
	background-position:-328px -273px;}
span.customCheckBox.radio > input[type='checkbox'].chkbx:checked + label {
	background-position:-328px -252px;}
/* radio button shape check box -end*/
	
span.customCheckBox > input[type='checkbox'].chkbx.disabled:checked + label {
    background-position: -188px -304px;
	}
span.customCheckBox > input[type='checkbox'].chkbx.disabled:checked:hover + label,
span.customCheckBox > input[type='checkbox'].chkbx.disabled:checked + label:hover {
    background-position:-188px -304px !important;
	}
	
span.customCheckBox > input[type='checkbox'].chkbx.disabled:hover + label,
span.customCheckBox > input[type='checkbox'].chkbx.disabled + label:hover {
    background-position:-189px -230px !important;
	}
label.checkbox .customCheckBox{ float:left; margin-right:10px; margin-top:-4px;}

/* Table Span Format */
.newTheme table [class*="span"]{ display: table-cell !important; float:none !important;}
.ieSelect table [class*="span"]{ display:block !important; float:none !important;}/*for Invite Manager Invite Form in IE*/
.itemText {float:left !important;}
.ieSelect .pagination .span2 {float:left !important;display:inline-block !important;}

/* More Drop Down */
.dropdown.btn-MoreDropDown{ margin-top:10px;}
.dropdown.btn-MoreDropDown .dropdown-toggle{line-height: 24px;}
.dropdown.btn-MoreDropDown .dropdown-menu a{ color:#333333; border-bottom:1px solid #95cace;}

/* Advance search toggle button  */
a.filterShow{ color:#49a2a5 !important;}
.toggleBoxContainer{margin:-10px; /*overflow:hidden;*/ clear:both; padding:10px; width:100%; position:relative;}
.toggleBoxContainer hr{margin: 0 0 18px !important;}
.toggleBoxButtonArea{
 	background-color:#ECECEC;
    border-top:1px solid #D7D6D6;
    bottom:-1px;
    height:auto;
    margin-left:-10px;
   /* padding:10px 15px;*/
    position:absolute;
    width: 100%;
}

.toggleBoxButtonArea input:first-child{ margin:10px 0px 10px 10px; }

/* Cancel Button Margin */
.newTheme .btn-link.cancelMergin,
.newTheme .btn-link.cancelMargin{
	margin:0px 15px;
}

/* Side bar Navigation Fixed */
.sidebarNavMenuContainer.newAccountMenu{ 
	width:auto;
	height:70px;
	text-align: center;
	background-color:#FFFFFF;
}
.sidebarNavMenuContainer.newAccountMenu .myaccountMenuInner{
	display:inline-block;
	margin:0 auto;
}
.sidebarNavMenuContainer.newAccountMenu .myaccountMenuInner > a,
.sidebarNavMenuContainer.newAccountMenu .myaccountMenuInner > .btn-link.sidebarItem{ 
	display:inline-block !important; 
	float:left;
	height:70px;
	padding: 0px 28px !important;
	font-size:12px;
	color:#5b5b5b !important;
	text-shadow:none !important;
	text-transform:uppercase;
	/*border-left:1px solid #7c7b7b;*/
	text-decoration:none;
}
.sidebarNavMenuContainer.newAccountMenu .myaccountMenuInner > .btn-link.sidebarItem{ 
	opacity:0.8;
}


.newTheme .btn-drop{ margin:10px 0px 10px 10px;}
.newTheme .btn-drop .dropdown-menu { border-radius: 0px !important; padding:0px !important; border:1px solid #fff;}
.newTheme .btn-drop .dropdown-menu a{ color:#fff !important; text-transform:uppercase !important; line-height:26px !important;}
.newTheme .btn-drop.open .dropdown-menu{ background-color:#5eb2b5 !important; bottom:29px;}

/* list grid Icon */
.newTheme .dropdown-menu-2{ min-width:120px !important; }
.newTheme .open .dropdown-menu-2{background:#efefef !important;}
.newTheme .dropdown-menu-2 a{line-height: 25px !important; padding: 0px 6px 0px 5px !important; text-align:right;}
.newTheme .open .dropdown-menu-2 a:hover{ background:#e5e5e5 !important;}

.newTheme .commIcongl,
.miniq-container .commIcongl{
display:inline-block; vertical-align:middle; margin:0px 5px; background-repeat:no-repeat;
background-image: url('../img_newTheme/dashboard/spriteDashboard.png?05112014'); width:20px; height:25px; line-height:25px;
}
.newTheme .largeGridIcon{ background-position:-56px -317px;}
.newTheme .medGridIcon{   background-position:-56px -344px;}
.newTheme .largeListIcon{ background-position:-56px -370px;}
.newTheme .largeColumnIcon{ background-position:-7px -412px;}
.newTheme .medListIcon{   background-position:-56px -394px;}
.newTheme .smalTxtIcon{   background-position:-56px -422px;}
.newTheme .collageIcon{   background-position:-56px -448px;}
.newTheme .newListIcon{ background-position:-56px -482px;}

.newTheme .activatedIcon.largeGridIcon{ background-position:-78px -317px;}
.newTheme .activatedIcon.medGridIcon{   background-position:-78px -344px;}
.newTheme .activatedIcon.largeListIcon{ background-position:-78px -370px;}
.newTheme .activatedIcon.largeColumnIcon{ background-position:-28px -412px;}
.newTheme .activatedIcon.medListIcon{   background-position:-78px -394px;}
.newTheme .activatedIcon.smalTxtIcon{   background-position:-78px -422px;}
.newTheme .activatedIcon.collageIcon{   background-position:-78px -448px;}


.newTheme .menuArrow,
.miniq-container .menuArrow { background-position:-270px -245px; width:15px !important;}


/* uploader html5 overwrite */
.newTheme .uploader-panel{ height:378px;}
.newTheme .uploader-panel .itemlist .item{ float:right; border-top:0px !important; }
.newTheme .drop-zone{border:none !important;}
.newTheme .uploaderNew .uploader-frame{ border:none !important;}
.newTheme .uploaderNew .uploader-panel .itemlist.itemlist-empty{ background:none !important;}
.newTheme .uploaderNew .uploader-panel .progress-bar div{ border-radius:2px !important; height:18px !important;}
.newTheme .progress{ height:20px; margin-left:0px !important; box-shadow: none !important;}
.newTheme .uploaderNew .uploader-panel .progress-bar{ height:18px; float:left !important;margin:0px  !important;}
.newTheme .itemlist.itemlist-empty .filesListing{ display:none !important;}
.newTheme .uploader-panel .status-container .pause-button{ margin-top:0px !important;}
.newTheme .posAbslte{ position:absolute;left:0px; top:0px;}

.newTheme .filesListing{ float:right; width:250px; border:1px solid #ccc; padding:5px; background:#fff; display:block !important;min-height:365px;}
.newTheme .filesListing ul{ margin:0px; padding:0px; list-style:none;}
.newTheme .filesListing ul li.item{ display:block; list-style-type:none; 
	border-bottom:1px solid #ccc !important; position:relative; padding:4px 0px;} 
.newTheme .filesListing ul li .imageCont{float:left; padding:5px; width:60px; height:60px; overflow:hidden; border:1px solid #ccc;background-size:99% 99%;background-repeat:no-repeat;background-position:center center;}
.newTheme .filesListing ul li .imageCont img{  height:50px;width:50px;}
.newTheme .filesListing ul li .contntTxt{ float:left;  width:175px;padding-top:20px;}
.newTheme .filesListing ul li .contntTxt span{ display:block; padding:2px 5px;}
.newTheme .filesListing ul li .pos_cross{ right:4px; top:4px; position:absolute;}
.newTheme .uploader-panel .itemlist{ height:380px !important;}
.newTheme .status-icon{ 
	background-image: url('../img_newTheme/dashboard/spriteDashboard.png?05112014');
	float: left;
    height: 16px;
    margin-top: 8px;
    overflow: hidden;
    width: 16px;}
.newTheme .uploader-panel .itemlist .item{ height:auto !important;}
.newTheme .uploader-panel .button-container.bottom.left{ top:90px !important; left:43%;}
.newTheme input[type="file"].hiddenBrowser{ height:32px !important;}
.newTheme .uploader-panel .browse-button{ left:5px;}
.newTheme .uploader-panel .browse-button input{ left:-29px;}
.newTheme .button-container form{ margin:0px !important;}
.newTheme .uploader-panel .button-container.bottom.left{ height:auto !important;}
.newTheme .textStatic{ text-align:center;}
.newTheme .textStatic h2{ font-size:20px; color:#404040; line-height:40px; font-weight:bold;}
.newTheme .uploader-panel .itemlist{ border:0px !important;}

.newTheme .uploader-panel .itemlist .item .title, 
.newTheme .uploader-panel .itemlist .item .size { display:block !important; margin:0px  !important;}
.newTheme .uploader-panel .itemlist .item .status-icon{ margin:0px 10px 10px 0px !important; padding:0px !important;}
.newTheme .uploader-panel .itemlist .item .title{ 
	overflow: hidden;
    white-space: nowrap;
    width: 130px !important; text-overflow: ellipsis;
}
.newTheme .uploader-panel .itemlist .item .size{ 
	float:none; 
	margin:0px !important; 
	padding:4px 0px; 
	text-align:left; 
	width:85% !important;
}  


#tblAlbumCollage .box {
    float: left;
    line-height: 1.4em;
    margin: 5px;
    padding: 5px;
}
#tblAlbumCollage .box  .thumbnail img{min-width:225px; max-width:225px;}
/* /Album Collage View Selection*/

/* Sortable Grid */
#sortable{ cursor:move;}
#sortable .span2_2{ border:1px solid red;}

/* Album Collage Image hover */
.newTheme .albumCollageThumbs li {
    position: relative;
	padding:10px;
	margin:0px 5px 10px 5px;
}
.newTheme .albumCollageThumbs li .thumbnail {
    position: relative;
	
}
.newTheme .albumCollageThumbs li div.thumbnail {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    font-weight: 600;
    line-height: 20px !important;
    min-height: 107px;
	cursor:pointer;
}
.newTheme .albumCollageThumbs .thumbnail .imgSprite {
    background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014") no-repeat scroll 0 0 transparent;
}
.newTheme .albumCollageThumbs li:hover div.thumbnail, 
.newTheme .albumCollageThumbs li.selected div.thumbnail {
    background: none repeat scroll 0 0 #89C2C6 !important;
    color: #43888A !important;
}
.newTheme .albumCollageThumbs.thumbnailsAdded li:hover div.thumbnail {
    background: none repeat scroll 0 0 transparent !important;
}

/* TIc Select  for Collage */
.newTheme .albumCollageThumbs div.thumbnail a.tickSel {
    display: none;
    height: 26px;
    position: absolute;
    right: -11px;
    top: -6px;
    width: 26px;
    z-index: 2;
}
.newTheme .albumCollageThumbs li:hover div.thumbnail a.tickSel, 
.newTheme .albumCollageThumbs.thumbnailsAdded li div.thumbnail a.tickSel {
    background-position: -11px -66px;
    display: block;
}
.newTheme .albumCollageThumbs li:hover div.thumbnail a.tickSel:hover, 
.newTheme .albumCollageThumbs.thumbnailsAdded li div.thumbnail a.tickSel:hover {
    background-position: -58px -65px;
}
.newTheme .albumCollageThumbs li div.thumbnail a.tickSel.selected, 
.newTheme .albumCollageThumbs.thumbnailsAdded li div.thumbnail a.tickSel.selected {
    background-position: -58px -65px;
    display: block;
}

/* TIC SELECT BIG for Collage */
.newTheme .albumCollageThumbs div.thumbnail a.tickSel.bigTic{ 
	position:absolute; 
	height:40px!important; 
	width:40px!important; 
	top:-12px !important; 
	right:-10px !important; 
	z-index:5; 
	display:none; 
}
.newTheme .albumCollageThumbs li:hover div.thumbnail a.tickSel.bigTic,
.newTheme .albumCollageThumbs.thumbnailsAdded li div.thumbnail a.tickSel.bigTic{ 
	background-position: -4px -142px !important; 
	display:block; 
	z-index:5; 
}
.newTheme .albumCollageThumbs li:hover div.thumbnail a.tickSel.bigTic:hover,
.newTheme .albumCollageThumbs.thumbnailsAdded li div.thumbnail a.tickSel.bigTic:hover{ 
	background-position: -51px -142px !important;
}
.newTheme .albumCollageThumbs li div.thumbnail a.tickSel.bigTic.selected,
.newTheme .albumCollageThumbs.thumbnailsAdded li div.thumbnail a.tickSel.bigTic.selected{ 
	display:block; 
	background-position: -51px -142px !important;
}
.newTheme .albumCollageThumbs li div.thumbnail a.thmbUp {
    background-position: -222px -2px;
    float: left;
    height: 20px;
    line-height: 22px;
    width: 17px;
}
.newTheme .albumCollageThumbs li:hover div.thumbnail a.thmbUp, 
.newTheme .albumCollageThumbs li.selected div.thumbnail a.thmbUp {
    background-position: -273px -2px;
}
.newTheme .albumCollageThumbs li:hover div.thumbnail a.thmbUp:hover, 
.newTheme .albumCollageThumbs li:hover div.thumbnail a.thmbUp.selected, 
.newTheme .albumCollageThumbs li.selected div.thumbnail a.thmbUp.selected {
    background-position: -198px -2px;
}

.newTheme .albumCollageThumbs li div.thumbnail .actions{ 
	padding:5px; 
	display:none;
	position:absolute;
	right:0px;
	/*left:0px;*/ /*images page click effect bug no 3915 */
	bottom:0px;
	width:auto;
	height:20px;
	}
.newTheme .albumCollageThumbs li:hover div.thumbnail .actions{ display:block;}
.newTheme .albumCollageThumbs li div.thumbnail .imgSize{
	display:none;
	font-size:20px;
	font-weight:bold !important;
	color:#3FBACA;
	text-align:center;
	width:100%;
	position:absolute;
	height:30px;
	top:50%;
	margin-top:-15px;
	line-height:30px;
	pointer-events: none !important;
}
.newTheme .albumCollageThumbs li:hover div.thumbnail .imgSize{
	display:block;
}
.newTheme .albumCollageThumbs li div.thumbnail a.rating {
    background-position: -222px -41px;
    float: right;
    height: 20px;
    width: 20px;
}
.newTheme .albumCollageThumbs li:hover div.thumbnail a.rating, 
.newTheme .albumCollageThumbs li.selected div.thumbnail a.rating {
    background-position: -273px -41px;
}
.newTheme .albumCollageThumbs li:hover div.thumbnail a.rating:hover, 
.newTheme .albumCollageThumbs li div.thumbnail a.rating.selected, 
.newTheme .albumCollageThumbs li.selected div.thumbnail a.rating.selected {
    background-position: -197px -41px;
}
.newTheme .albumCollageThumbs li div.thumbnail a.rating:hover, 
.newTheme .albumCollageThumbs li div.thumbnail a.rating.selected {
    background-position: -247px -41px;
}
.newTheme .albumCollageThumbs li div.thumbnail a.thmbUp:hover, 
.newTheme .albumCollageThumbs li div.thumbnail a.thmbUp.selected {
    background-position: -248px -2px;
}
.newTheme .albumCollageThumbs li:hover div.thumbnail a.rating:hover, 
.newTheme .albumCollageThumbs li:hover div.thumbnail a.rating.selected, 
.newTheme .albumCollageThumbs li.selected div.thumbnail a.rating.selected {
    background-position: -197px -41px;
}

/* New Tic Select Fav and Action hover */
.newTheme .commonImgThumbs li div.thumbnail .actions.topPos{
	top:0px !important;
	bottom:auto !important;
	height:36px !important;
}

.newTheme .commonImgThumbs div.thumbnail .actions.topPos a.tickSel.bigTic{
    right:2px !important;
    top:2px !important;
}
.newTheme .commonImgThumbs li:hover div.thumbnail .actions.topPos a.tickSel.bigTic,
.newTheme .commonImgThumbs.thumbnailsAdded li div.thumbnail .actions.topPos a.tickSel.bigTic{ 
	background-position: -395px -26px !important; 
}
.newTheme .commonImgThumbs li div.thumbnail .actions.topPos a.tickSel.bigTic.selected{
	background-position: -395px -76px !important;
}
.newTheme .commonImgThumbs li:hover div.thumbnail .actions.topPos a.tickSel.bigTic:hover, 
.newTheme .commonImgThumbs.thumbnailsAdded li div.thumbnail .actions.topPos a.tickSel.bigTic:hover {
	background-position: -395px -76px !important;
}

.newTheme .commonImgThumbs li div.thumbnail .actions.newHeight{
	height:34px !important;
}
.newTheme .commonImgThumbs li div.thumbnail a.rating.whiteStar{
	height: 33px !important;
	width: 38px !important;
	background-position: -324px -130px !important;
}
.newTheme .commonImgThumbs li:hover div.thumbnail a.rating.whiteStar,
.newTheme .commonImgThumbs li.selected div.thumbnail a.rating.whiteStar{
	background-position: -324px -130px !important;
}
.newTheme .commonImgThumbs li:hover div.thumbnail a.rating.whiteStar:hover, 
.newTheme .commonImgThumbs li:hover div.thumbnail a.rating.whiteStar.selected, 
.newTheme .commonImgThumbs li.selected div.thumbnail a.rating.whiteStar.selected{
	background-position: -324px -170px !important;
}
.newTheme .commonImgThumbs li div.thumbnail a.rating.whiteStar:hover,
.newTheme .commonImgThumbs li div.thumbnail a.rating.whiteStar.selected{ 
	background-position: -324px -170px !important;
}

#selected_vendor_ist label{ margin-left:5px;}



/* full view image */
.fullVw{ display:block; margin:5px auto; text-align:center; vertical-align:top; /*border:1px dotted #666666;*/}
.fullVw img{vertical-align:top; }
.newTheme .art{ background-image: none !important;}
.newTheme .listContainers{ border:none !important;}
.newTheme .dot, .newTheme #authoriseSmug, .newTheme #smugImagesLoader{ background-image:none !important;}


/* Full Image View Page */
.imageFullViewTitle{ font-size:26px; color:#898989 !important; text-align:center; margin-top:20px;}
.imageFullViewControls{width:540px; height:50px; margin:0 auto;}
ul#imagePreviewPaging{ position:relative;}
ul#imagePreviewPaging .imageBackBtn{
	position:absolute; 
	top:0px;
	left:50%; 
	width: 56px;
	height: 49px;
	line-height: 49px;
	margin-left:-26px;
}
ul#imagePreviewPaging li .prevImgBtn{display:inline-block !important; float:left; margin-left:5px; }
ul#imagePreviewPaging li .nextImgBtn{display:inline-block !important; float:right; margin-right:5px; }
.imagePrevNumber .currentImagePage{ font-size:16px; color:#898989 !important;}
.imagePrevNumber .fullImagePage{font-size:16px; color:#bcbebd !important;}


 /* Making Image Top Large Size  */
.topImgContainerLarge{
    display: block;
    padding:1%;
    position: relative;
    text-align: center;
	margin:0 auto;
	}	
.imageAlignTopHelper {
    display: inline-block;
    height: 100%;
    vertical-align: top;
	}
.topImgContainerLarge img {
    display: inline-block;
    max-height: 800px;
	max-width:1700px;
    vertical-align: top;
    white-space: normal;
}

/* Notification Box */
.notificationBox {
    background: none repeat scroll 0 0 #FE9C01;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 700;
    padding: 0 7px;
    position: absolute;
    right: -10px;
    text-shadow: none;
    top: -11px;
}

.nav.nav-pills li a{ position:relative;}
.nav li a .notificationBox {
    padding: 0 6px 1px;
    z-index: 999;
}

.venderNotifyPopAbs{
	border-bottom:2px solid #ccc; 
	border-top:2px solid #ccc; 
	border-right:1px solid #ccc; 
	border-left:1px solid #ccc; 
	position:absolute; 
	width:200px; 
	background-color:#ffffff; 
	right:5px; 
	margin-top: -4px;
	}
	
/* Sortable Re-Arrange UL LI */
#sortableGridLay .ui-state-highlight{
	background: url("images/ui-bg_glass_55_fbf9ee_1x400.png") repeat-x scroll 50% 50% #FBF9EE;
    border: 1px solid #FCEFA1;
	width:317px; 
	height:200px;
	}

#sortableGridLay li{ 
	width:235px; 
	height:255px; /* used to reduce the spacing between album large grid */ 
	margin:5px !important; 
	position:relative; 
	text-align: center;
}
#sortableGridLay li .gridThumbAbsoltBlock{ position:absolute; bottom:0px; left:0px; right:0px;}
#sortableGridLay li .thumbnail{ display:inline-block;}

#sortableGridLayMedium .ui-state-highlight{
	background: url("images/ui-bg_glass_55_fbf9ee_1x400.png") repeat-x scroll 50% 50% #FBF9EE;
    border: 1px solid #FCEFA1;
	width:317px; 
	height:200px;
	}

#sortableGridLayMedium li{ 
/*width:135px;*/ 
width:145px; /* changed to fit the content having 10px padding */
height:155px;  margin:5px !important; position:relative; text-align: center;}
#sortableGridLayMedium li .gridThumbAbsoltBlock{ position:absolute; bottom:0px; left:0px; right:0px;}
#sortableGridLayMedium li .thumbnail{ display:inline-block;}

/*
commented by renjith - fixing large and med grid issue
.newTheme #sortableGridLayMedium .gridThumbAbsoltBlock div.thumbnail {min-height:85px !important;}
*/


.newTheme #sortableGridLayMedium .thumbnail.max_h230_imgBlock img {max-height:125px !important;padding:0px !important;}
.newTheme #sortableGridLayMedium .mediumGridFav {display:none !important;}

#retureBkDashboard{
	display: inline-block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -13px;
    width: 230px !important;
    text-align:center;
}

/* Thumbnail Image Container */
.thumbnailImageContainH150{ 
	width:195px; 
	height:152px; 
	position:relative; 
	display:table-cell;
	text-align:center;
	vertical-align:bottom;
	}
.thumbnailImageContainH150 img{ max-width:192px !important;  }

.thumbnailImageContainH213{  
	height:213px !important;
	}
.newTheme .thumbnail.max_h145_imgBlock .thumbnailImageContainH213 img {max-height:207px !important;}


/* Auto Complete */
.autocomplete{ 
	border:1px solid #e2e2e3;
	min-width: 200px !important;
}
.autocomplete div{ background-color:#FFFFFF; padding:5px 2px; cursor:pointer;}
.autocomplete div:hover{ background-color:#a9d3d5;}


/* Part 2 */
/* newDashBord layout CSS */
#newDashBord{ display:block; width:100%; font-size:12px;
color:#505656;}
#newDashBord .topHeadr{ display:block; width:96%; padding:1% 2%;background:#cfe3e4;font-size:14px; line-height:22px; position:relative; /*margin-top:-34px;*/ margin-top:-5px; }	
#newDashBord .topHeadr ul {margin:10px 15px;}
#newDashBord .topHeadr ul li {margin:auto !important;list-style:disc;}
#newDashBord .topHeadr ul li a {text-decoration:underline;color:#000 !important;}
#newDashBord .leftsectn{ float:left; width:46%; }
#newDashBord .rtsectn{ float:right; width:46%; }
#newDashBord .rghtTopHedr{ float:right;/* width:46%;*/ width:530px; margin-left:2%;margin-top:0%;}
#newDashBord .rghtTopHedr .sectn{ background:#b2d6d8; padding:2%;width:42%;margin:0% 2%;float:right;position:relative;}
#newDashBord .rghtTopHedr .sectn .arrowtop{ background:url('../img_newTheme/dashboard/spriteDashboard.png?05112014'); display:block; position:absolute; right:40%;}
#newDashBord .rghtTopHedr .sectn .arwtop1{ background-position:-38px 0px; width:20px;height:42px;top:-54%; right:80px;}
#newDashBord .rghtTopHedr .sectn .arwtop2{ background-position:-2px -12px; width:25px;height:38px;top:-46%; right:30px;}
#newDashBord .topHeadr h2.hideHead{ display:inline-block !important; margin-bottom:0px !important; text-align:left;}

/* sidebar */
#newDashBord .sideContner{ float:right; width:25%;  /*border:1px solid #d4d4d4; background:#f3f3f3;*/ }
#newDashBord .sideContner h2{ 
	padding:16px 10px 10px 0px; 
	margin:0px !important;
	border-top:1px solid #999999;
	text-transform:uppercase;
	font-size:18px;
	font-weight:lighter;
}
#newDashBord ul.sideNav{ margin:0px; padding:0px; list-style:none;}
#newDashBord ul.sideNav li{ list-style-type:none; display:block; }
#newDashBord ul.sideNav li > div{ padding:10px 20px 10px 0px; }
#newDashBord ul.sideNav li:hover, #newDashBord ul.sideNav li.selected{ 
	/*border-bottom:1px solid #aeaeae; border-top:1px solid #aeaeae;*/ 
	/*border:1px solid #aeaeae;*/
	border:none !important;
}
#newDashBord ul.sideNav li:hover > div{ border:none !important;}
#newDashBord ul.sideNav li.selected > div{ 
	border:none !important;
	background: #f8f7f7;
}
#newDashBord ul.sideNav li span.labelHeading a{ color:#30b6be !important; font-weight:bold;}
#newDashBord ul.sideNav li span.labelHeading a:hover{ color:#2babb3 !important; text-decoration:none;}
#newDashBord ul.sideNav li span{ display:block; padding:2px 0px; color:#333333; font-size:14px;}
#newDashBord ul.sideNav li:hover > div span.divider,
#newDashBord ul.sideNav li.selected > div span.divider{ border-top:none !important; height:0px !important;
background:#e6e3e3 !important; } 
#newDashBord ul.sideNav li > div span a.btnRght {float:right; color:#2f9495; text-decoration:none; display:none; }
#newDashBord ul.sideNav li:hover > div span a.btnRght ,
#newDashBord ul.sideNav li.selected > div span a.btnRght{ display:block !important; font-weight:bold; text-transform:uppercase;}
#newDashBord .sideContner div.linkA{ padding:20px !important;  display:block;}
#newDashBord .sideContner div.linkA a{color:#2f9495; text-decoration:none; font-weight:bold; text-transform:uppercase;}

/* main conatiner */
#newDashBord .mainContner{ float:left; width:70%; /*border:1px dotted #ccc;*/ padding:2%;}
.newTheme .thumbnailsAdded, .newTheme .thumbEditor{ margin:0px !important; padding:0px !important;}
.newTheme .thumbnailsAdded li{ margin:0% 5% 20px 0% !important; position:relative; float:left;}
.newTheme .thumbnailsAdded li .thumbnail{ padding:5% !important; border-radius: 0px !important;
 box-shadow:1px 1px 2px rgba(50, 50, 50, 0.4);}
.newTheme .thumbnailsAdded .thumbnail h3{ margin:0px 0px 10px 5px !important;display:block !important;float:none !important;}
.newTheme .inline-container{ display:block;}
.newTheme .contnImg{ border:1px solid #fff; width:55%; display:inline-block; margin-right:4px !important; }
.newTheme .thumbnailsAdded .thumbnail .inline-container img{ margin:0px !important; padding:10px 0px; display:inline-block;}
.newTheme .thumbnailsAdded .thumbnail a{ padding:0px 5px; display:inline-block;}
.newTheme .thumbnailsAdded .thumbnail a:hover{color:#339999;}
.newTheme .thumbnailsAdded .thumbnail .uparcase{ display:inline-block; width:35%; vertical-align:top; padding-top:13%;}
.newTheme .thumbnailsAdded .thumbnail .uparcase a{ 
text-transform:uppercase !important; color:#339999 !important; font-weight:600 !important; display:block; width:100%; text-align:left; padding:5px 0px !important;}
.newTheme .thumbnailsAdded li .tagPos{ color:#fff; position:absolute; right:13px; top:-23px; padding:8px;background:#FE9C01; box-shadow:1px 1px 2px #ccc !important; text-transform:uppercase; font-weight:600;
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.newTheme .thumbnailsAdded li .tagPos span{
width:14px; height:9px; position:absolute;bottom:-9px; right:29px;
background:url('../img_newTheme/dashboard/spriteDashboard.png?05112014')-133px -2px no-repeat;}
.newTheme .row-fluid .thumbnailsAdded .span5_5{ width:370px !important;}
.newTheme .thumbnails .caption{padding:0px;}
.newTheme .thumbnails .caption p{ text-overflow:ellipsis !important; overflow:hidden !important; white-space:nowrap !important; width:90% !important; padding:5px; }
.newTheme .thumbnails .caption h3{ padding:0px; margin:0px ;}
.newTheme .thumbnails{ border:none !important; box-shadow: none !important; padding:0px !important;}
.newTheme .thumbnails .caption span,
.newTheme .thumbnails .caption h3,
.newTheme .thumbnails .caption p,
.newTheme .thumbnails .caption a { 
display:block; padding:2px 0px !important; margin:0px !important; }
#newDashBord .thumbnail2 .caption a, .newTheme .thumbnails .caption a  { color:#339999 !important; font-weight:600; text-transform:uppercase;}


/* Editor */
.newTheme .thumbEditor li .thumbnail{ position:relative;}
.newTheme .thumbEditor .thumbnail > img{ padding:0px 0px 10px 0px;}
.newTheme .thumbEditor li{ /*margin:0% 4% 4% 0% !important;*/ margin:0% 24px 4% 24px !important;}
.newTheme #gridViewSelection{ width:100% !important;}
.newTheme #gridViewSelection .thumbEditor li{ /*margin:0% 16px 4% 16px !important;*/ margin:15px !important;}
.newTheme .thumbEditor li .caption p{ padding:5px 0px !important;}
.newTheme .mainContner2 .thumbEditor .thumbnail > img{ padding:0px 0px 20px 0px;}
.newTheme .mainContner2 .thumbEditor li{ margin: 0% 5% 5% 0% !important; }

/* gallery Effect */
.newTheme .thumbnails.thumbEditor li div.thumbnail{  
	line-height:20px !important; 
	color:#666; 
	background:#fff; 
	font-weight:600; 
	/*min-height: 127px; commented by renjith - fixing large and med grid issue */
	max-width:100%;
	cursor: pointer;
}
.newTheme .thumbnails.thumbEditor .thumbnail .imgSprite,
.newTheme .listView a.imgSprite,
.newTheme a.imgSprite,td a.imgSprite  {
background:url('../img_newTheme/dashboard/spriteDashboard.png?05112014') no-repeat;
}

/*Create Album listing */
#album_type_display li.selected.span2_2{opacity:1.0 !important;}
#album_type_display li.span2_2.disabled{opacity:0.4;}


.newTheme .thumbnails.thumbEditor li:hover div.thumbnail,
.newTheme .thumbnails.thumbEditor li.selected div.thumbnail
{ background:#89c2c6 !important; color:#43888a !important; }
.newTheme .thumbnailsAdded li:hover div.thumbnail{ background:none !important; }

/* TIC SELECT */
div.thumbnail a.tickSel
{ position:absolute; height:26px; width:26px; top:-6px; right:-11px; z-index:5; display:none; }
.newTheme .thumbnails.thumbEditor li:hover div.thumbnail a.tickSel,
.newTheme .thumbnails.thumbnailsAdded li div.thumbnail a.tickSel
{ background-position: -11px -66px; display:block; z-index:5; }
.newTheme .thumbnails.thumbEditor li:hover div.thumbnail a.tickSel:hover,
.newTheme .thumbnails.thumbnailsAdded li div.thumbnail a.tickSel:hover
{ background-position: -58px -65px;}
.newTheme .thumbnails.thumbEditor li div.thumbnail a.tickSel.selected,
.newTheme .thumbnails.thumbnailsAdded li div.thumbnail a.tickSel.selected
 { display:block; background-position: -58px -65px;}

/* TIC SELECT BIG */
div.thumbnail a.tickSel.bigTic
{ position:absolute; height:40px!important; width:40px!important; top:-12px !important; right:-10px !important; z-index:5; display:none; }
.newTheme .thumbnails.thumbEditor li:hover div.thumbnail a.tickSel.bigTic,
.newTheme .thumbnails.thumbnailsAdded li div.thumbnail a.tickSel.bigTic
{ background-position: -4px -142px !important; display:block; z-index:5; }
.newTheme #gridMediumViewSelection .commonImgThumbs li:hover div.thumbnail .mediumGridFav, 
.newTheme #gridMediumViewSelection .commonImgThumbs li.selected div.thumbnail .mediumGridFav {display:block;background:#89c2c6 !important;}
.newTheme .thumbnails.thumbEditor li:hover div.thumbnail a.tickSel.bigTic:hover,
.newTheme .thumbnails.thumbnailsAdded li div.thumbnail a.tickSel.bigTic:hover
{ background-position: -51px -142px !important;}
.newTheme .thumbnails.thumbEditor li div.thumbnail a.tickSel.bigTic.selected,
.newTheme .thumbnails.thumbnailsAdded li div.thumbnail a.tickSel.bigTic.selected
 { display:block; background-position: -51px -142px !important;}
 
 

.newTheme .thumbnails.thumbEditor li div.thumbnail a.thmbUp { 
background-position:-222px -2px; float: left;height: 20px;line-height: 22px; width:17px;}

.newTheme .thumbnails li:hover div.thumbnail a.thmbUp,
.newTheme .thumbnails li.selected div.thumbnail a.thmbUp { background-position:-273px -2px;}

.newTheme .thumbnails.thumbEditor li:hover div.thumbnail a.thmbUp:hover,
.newTheme .thumbnails.thumbEditor li:hover div.thumbnail a.thmbUp.selected, 
.newTheme .thumbnails.thumbEditor li.selected div.thumbnail a.thmbUp.selected {
background-position:-198px -2px; }

.newTheme .thumbnails.thumbEditor li div.thumbnail a.rating, .newTheme a.rating{ 
background-position:-222px -41px;float:right;height:20px;width:20px;}

.newTheme .thumbnails.thumbEditor li:hover div.thumbnail a.rating,
.newTheme .thumbnails.thumbEditor li.selected div.thumbnail a.rating{background-position:-273px -41px; }

.newTheme .thumbnails.thumbEditor li:hover div.thumbnail a.rating:hover,
.newTheme .thumbnails.thumbEditor li div.thumbnail a.rating.selected,
.newTheme .thumbnails.thumbEditor li.selected div.thumbnail a.rating.selected{ background-position:-197px -41px/*-248px -41px*/;}

.newTheme .thumbnails.thumbEditor li div.thumbnail a.rating:hover,
.newTheme .thumbnails.thumbEditor li div.thumbnail a.rating.selected
{ background-position:-247px -41px/*-248px -41px*/;}

.newTheme .thumbnails.thumbEditor li div.thumbnail a.thmbUp:hover,
.newTheme .thumbnails.thumbEditor li div.thumbnail a.thmbUp.selected
{background-position:-248px -2px;}


.newTheme .thumbnails.thumbEditor li:hover div.thumbnail a.rating:hover,
.newTheme .thumbnails.thumbEditor li:hover div.thumbnail a.rating.selected,
.newTheme .thumbnails.thumbEditor li.selected div.thumbnail a.rating.selected
{ background-position:-197px -41px/*-248px -41px*/;}

.newTheme .thumbEditor li{ position:relative;}
.newTheme .thumbnails.thumbEditor > li.span2 div.bloc1,
.newTheme .thumbnails.thumbEditor > li.span2_2 div.bloc1
{ display:none;}
.newTheme .thumbnails.thumbEditor > li.span2 div.bloc1 { position:absolute; top:2px; left:2px; width:158px; padding:6px; background:#fff; display:block; z-index:1; height:103px; color:#43888a !important; opacity:0.8;} 
.newTheme .thumbnails.thumbEditor > li.span2_2:hover div.bloc1{background: none repeat scroll 0 0 #FFFFFF;
    color: #43888A !important;
    display: block;
   /* height: 130px;*/
   height:188px;
    /*left: 6px;*/
	left:4px;
    /*opacity: 0.8;*/
	background-color:rgba(255,255,255,0.9);
    padding: 10px;
    position: absolute;
    top: 4px;
    /*width: 170px;*/
	width: 174px;
    z-index: 1;}
	
.newTheme .thumbEditor li:hover a.scrollable{ width:49px;height:28px;position:absolute; bottom:33%; right:59px;background:url('../img_newTheme/dashboard/spriteDashboard.png?05112014') -147px -180px no-repeat; z-index:1;}
.newTheme .thumbEditor li.span2_2:hover a.scrollable {
    right: 75px !important; top: 128px !important; }
	
.newTheme .inspirationBoardList li.span2_2:hover a.scrollable {
	top: 185px !important;
}

.newTheme .thumbnails li.span2 div.bloc2,
.newTheme .thumbnails > li.span2:hover div.bloc2,
.newTheme .thumbEditor li:hover a.scrollable2
{ display:none !important;}
.newTheme .thumbEditor li:hover a.scrollable_pos,
.newTheme .thumbEditor li.span2_2:hover a.scrollable_pos
{ background-position:-207px -180px !important; bottom:auto; top:-20px !important; }

.newTheme .thumbnails > li.span2 div.bloc1.slideBlock, 
.newTheme .thumbnails > li.span2_2 div.bloc1.slideBlock
{ display:none !important;}

.newTheme .thumbnails > li.span2 div.bloc1.slideBlock.bloc2,
.newTheme .thumbnails > li.span2_2 div.bloc1.slideBlock.bloc2 { opacity:1 !important; display:block !important;}
.newTheme .thumbnails > li.span2_2 div.bloc1.slideBlock.bloc2{ padding:0px; /*width:94%!important;*/ width:95% !important;} 

.newTheme .thumbnails ul.actionList{ 
	margin:0px; padding:0px; 
	list-style-type:none; 
	background:#464645; 
	color:#fff !important; 
	height:155px;
	}
	
.newTheme .inspirationBoardList ul.actionList {
		width:166px !important;
		height:208px !important;
	}
.newTheme .thumbnails ul.actionList li{ 
	list-style-type:none; 
	display:block; 

	/*padding:4% 2% !important; */
	padding: 5px 5px 5px 10px !important;
	margin:0% !important; 
	font-weight:bold;
	border-bottom:1px solid #4c4c4c;
	}
.newTheme .thumbnails li.span2_2 ul.actionList li{ 
	/*padding:5.6% 4% !important; */
	padding: 5px 5px 5px 10px !important;
	font-weight:bold !important;
	}
.newTheme .thumbnails ul.actionList li span{ /*display:table-cell;*/ display:inline-block; vertical-align:middle; font-weight:bold !important;}
.newTheme .thumbnails ul.actionList li a.cmIcon, .newTheme a.cmIcon{ display:inline-block; vertical-align:middle; margin:0px 5px;background: url('../img_newTheme/dashboard/spriteDashboard.png?05112014')no-repeat; width:20px; height:17px;}
.newTheme .thumbnails ul.actionList li a.fbIcon,
.newTheme a.fbIcon { background-position: -197px -358px;}
.newTheme .thumbnails ul.actionList li a.twIcon,
.newTheme a.twIcon { background-position: -229px -358px;}
.newTheme .thumbnails ul.actionList li a.emlIcon,
.newTheme a.emlIcon{ background-position: -274px -358px;}

.newTheme .thumbnails ul.actionList li a.fbIcon:hover,
.newTheme a.fbIcon:hover{ background-position: -197px -79px;}
.newTheme .thumbnails ul.actionList li a.twIcon:hover,
.newTheme a.twIcon:hover { background-position: -229px -79px;}
.newTheme .thumbnails ul.actionList li a.emlIcon:hover,
.newTheme a.emlIcon:hover { background-position: -274px -79px;}

.newTheme .thumbnails > li.span2 div.bloc1,
.newTheme .thumbnails > li.span2_2 div.blocSmal { display:none;}
.newTheme .blocSmal, .newTheme div.bloc1{ word-wrap: break-word;}
.newTheme .thumbnails > li.span2_2:hover div.blocSmal{ position:absolute; height:106px; top:4px; left:4px; width:91%; padding:2%; background:#fff; display:block; z-index:2;  color:#43888a !important; opacity:0.8;}
.newTheme .thumbnails ul.actionList li:hover{ background:#c7e4e5 !important; color:#539ea1 !important; font-weight:bold !important;}
.newTheme .thumbnails ul.actionList li:hover a{color:#539ea1 !important;}



/* promote icon  listing */
.newTheme .centerAlign ul.inlineListing{ margin:0px auto; padding:0px; list-style:none; width:400px !important;}
.newTheme .inlineListing li{ float:left; list-style-type:none; margin:0px 5px;}
.newTheme .inlineListing li .iconPosi{ position:absolute; right:0px; top:0px;}

/* Calendar Overwrite */
.newTheme .rightCalendar{ margin:0px auto 20px !important; background:#cfe3e4 !important; padding:1% !important; position:relative ;} 
.newTheme .contnCalendr{ display:none;}
.newTheme .contnCalendrShow{ display:block; background:#fff; width:90%; padding:2%;}
.newTheme .btn-headR{ display: inline-block;margin-left: 13px; margin-top: 20px !important; text-decoration:none !important;}


/* Create album */
.newTheme .blockAlbum{ display:block; width:98%; padding:1%; border:1px solid #ccc; margin-bottom:15px; }
.blockAlbum h2.heading_album {
	font-size: 28px !important;
	padding:5px; 
	display:inline-block; 
	vertical-align:top; 
	color:#53ABAE !important; 
	margin:0px!important; 
	font-weight:normal !important;
}
.close-album-tbl{
 background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014") no-repeat scroll -10px -188px transparent;
 display:inline-block;height: 36px; width: 35px;}
  
.albumConatiner{ display:block; /*width:96%; padding:2%;*/ background-color: #f4f4f4 !important; }
.albumConatiner h2{ font-size:20px !important; margin-bottom:10px !important; }
.albumConatiner p{padding:0px 0px 10px !important;}
.newTheme .thumbnails.thumbcreateAlbm { margin:0px !important;}
/*.newTheme ul.thumbcreateAlbm li{ margin:0px 2% 2% 0px !important; height:324px !important;  }*/
.newTheme ul.thumbcreateAlbm{margin-top:20px;}
.newTheme ul.thumbcreateAlbm li{ margin:0 22px 4% !important; }
.newTheme .thumbnails.thumbcreateAlbm li .thumbnail a{ display:block; height:auto !important; /*border:1px solid #ccc;*/ position:relative; width:auto !important;}

.newTheme .holder form a{color:#53ABAE;}
.newTheme .holder form a:hover{ text-decoration:underline;}
.newTheme #createAlbum table.table {margin-bottom:5px !important;}
.newTheme .thumbnails.thumbcreateAlbm li .thumbnail{vertical-align:bottom; overflow:hidden;}
/*.newTheme .thumbnails.thumbcreateAlbm li .thumbnail a{ display:block; height:250px !important; position:relative; width:250px !important;}*/
.newTheme .thumbnails.thumbcreateAlbm li .thumbnail a img{ width:250px !important; position:absolute; left:0px; bottom:0px; z-index:1000;}

/* search Button, add-on */
.newTheme .icon-search-tbl{background-position:-42px 6px !important;}
.newTheme .holder .input-prepend{ margin-right:10px;}
.newTheme .holder .input-prepend .add-on, .newTheme .holder .input-prepend .btn{ margin-right:-4px; height:18px !important; line-height:18px !important;}

/* SimpleDropDown */
.btn-group.simpleDropDown .dropdown-toggle{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: none !important;
    padding: 4px !important;
    text-align: left;
	}

.newTheme .btn-group.simpleDropDown.open .btn.dropdown-toggle {
    background-color: #ffffff !important;
}
.newTheme .simpleDropDown.open .dropdown-menu {background-color: #ffffff !important;}

#createVenueForm, #createVendorForm{ display:block;}
/*#createVenueForm.selected, #createVendorForm.selected{ display:block !important;}*/

.newTheme .tbl-popUP .inline-pop{ display:block; margin-bottom:10px;}

.newTheme .tbl-popUP .inline-pop a{ float:right;}
.newTheme .tbl-popUP .inline-pop p{ float:left; padding-top:8px;}

.newTheme .catType{display:block;border:1px solid red; cursor:pointer;}
.newTheme .iconSpritetbl{background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014") no-repeat; width:16px; height:16px; display:inline-block;  }
.newTheme .iconremve-tbl{ background-position:-110px -295px;}
.newTheme .iconplus-tbl{ background-position:-110px -275px;}

.newTheme .albIconImage img {width: 50px; float: left; margin-right:5px; cursor:pointer; border:1px solid #5eb2b5;}
.newTheme .coverImage:hover img { opacity:0.5 !important;}
.newTheme .arrowImgHover.show { display:block !important; }

.newTheme .coverImage:hover span.arrow{ display:block; z-index:100;}
.newTheme .thumbImageGallery{ position:absolute; top:50px; left:0px; background:#e1f0f1 !important; padding:5px 2px; /*height:155px;*/ height:334px; overflow:auto;}
.newTheme .thumbImageGallery ul.thumbnails li{ margin:0px 5px 10px !important; padding:0px !important;}
.newTheme .thumbImageGallery ul.thumbnails li .thumbnail{ border:1px solid #fff !important; 
border-radius:0px !important; padding:2px !important;}
.newTheme .thumbImageGallery h2{ font-size:13px; font-weight:bold; margin-bottom:5px !important; text-align:center;}
.newTheme .thumbImageGallery.show { display:block !important;z-index:100; min-width:215px !important; border: 1px solid #5EB2B5; margin-top: 4px;}
.newTheme .modal.modal-large { width:800px !important; margin:0px auto 0;right:0px; left:0px;}

/* list View */
.newTheme .listView{ border:none !important; }
.newTheme .listView .table th,
.newTheme .table td{ /*line-height:26px;*/ line-height:18px; font-size:13px;}

/* rating list View */
.newTheme .listView a.ratingStar, .newTheme a.ratingStar{background-position:-220px -35px;height:26px;width:20px; display:block;}
.newTheme .listView a.ratingStar.selected,
.newTheme .listView a.ratingStar:hover,
.newTheme a.ratingStar.selected,
.newTheme a.ratingStar:hover
{ background-position:-246px -35px; }

.newTheme .listView .table tr:hover td a.ratingStar,
.newTheme .listView .table tr td.selected a.ratingStar
{ background-position:-272px -35px !important;}
.newTheme .listView .table tr:hover td a.ratingStar.selected,
.newTheme .listView .table tr td.selected a.ratingStar.selected,
.newTheme .listView .table tr td.selected a.ratingStar:hover,
.newTheme .listView .table tr:hover td a.ratingStar:hover

{ background-position:-195px -35px !important;}

/* Like Button List View */
.newTheme .listView a.thmbUp {
background-position:-222px 2px; float: left;height: 26px;line-height: 26px; width:17px;}
.newTheme .listView a.thmbUp:hover,
.newTheme .listView .table tr td.selected a.thmbUp
 { background-position:-273px 2px;}
.newTheme .listView .table tr td.selected a.thmbUp.selected,
.newTheme .listView .table tr:hover td a.thmbUp.selected,
.newTheme .listView .table tr td.selected a.thmbUp:hover,
.newTheme .listView .table tr:hover td a.thmbUp:hover
{ background-position:-198px 2px; }
.newTheme .listView a.thmbUp.selected {background-position:-248px 2px;}
.newTheme .listView .table tr:hover td a.thmbUp{ background-position:-272px 2px;}

/*  checkbox list view */
span.customCheckBox > input[type='checkbox']:hover + label,
span.customCheckBox > input[type='checkbox'] + label:hover,
.newTheme .listView .table tr:hover td span.customCheckBox > input[type='checkbox'] + label,
.newTheme .listView .table tr td.selected span.customCheckBox > input[type='checkbox'] + label
{ background-position: -11px -65px;}
.newTheme .listView .table tr td.selected span.customCheckBox > input[type='checkbox']:checked + label,
.newTheme .listView .table tr:hover td span.customCheckBox > input[type='checkbox']:checked + label
{  background-position: -58px -65px; }


/* ------ List View Container ----- */
.newTheme .listView .newListAlbum{
	float:left; width:48%;
	/*min-width:625px;*/
	min-width:574px;
	padding:10px;
}
.newTheme .listView .newListAlbum .thumbnail{position:relative; overflow:hidden;}
.newTheme .listView .newListAlbum .statusBar{
	width:120px;
	height:20px;
	background-color:#959595;
	color:#ffffff;
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	line-height: 20px;
	position:absolute;
	top:20px;
	left:-20px;
	z-index: 100;
	transform: rotate(321deg) ;
	-webkit-transform: rotate(321deg) ;
	-moz-transform: rotate(321deg) ;
	-o-transform: rotate(321deg) ;
	-ms-transform: rotate(321deg) ;
	
}
.newTheme .trendFavStar{
	background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014") -199px -392px no-repeat !important;  
	height:32px; 
	width:22px;
	display:inline-block;
	position:absolute;
	top:0px;
	right:0px;
	z-index: 100;
}
.newTheme .trendFavStar44{
	background: url("../img_newTheme/dashboard/favTag44.png") 0px 0px no-repeat !important;  
	height:64px; 
	width:44px;
	display:inline-block;
	position:absolute;
	top:-2px;
	right:1px;
	z-index: 100;
}
.newTheme a.trendFavStar44:hover,
.newTheme a.hover .trendFavStar44{
	background-position:-44px 0px !important;
}
.newTheme .trendFavFlag{
	background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014") -235px -437px no-repeat !important;  
	height:32px; 
	width:22px;
	display:inline-block;
	position:absolute;
	top:-1px;
	right:0px;
	z-index: 100;
}
.newTheme a.hover .trendFavFlag{
	background-position:-261px -437px !important;
}

.newTheme .trendSmugmugFlag{
	background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014") -293px -437px no-repeat !important;  
	height:35px; 
	width:26px;
	display:inline-block;
	position:absolute;
	top:0px;
	right:0px;
	z-index: 100;
}
.newTheme .trendDropBoxFlag{
	background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014") -329px -437px no-repeat !important;  
	height:35px; 
	width:26px;
	display:inline-block;
	position:absolute;
	top:0px;
	right:0px;
	z-index: 100;
}
 .newTheme .trendzenfolioFlag{
	background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014") -405px -437px no-repeat !important;  
	height:35px; 
	width:26px;
	display:inline-block;
	position:absolute;
	top:0px;
	right:0px;
	z-index: 100;
}
.newTheme .trendshootProofFlag{
	background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014") -365px -437px no-repeat !important;  
	height:35px; 
	width:26px;
	display:inline-block;
	position:absolute;
	top:0px;
	right:0px;
	z-index: 100;
}
.flags div:last-child{
	margin-right:56px;
}
.flags div:nth-child(2){
   margin-right:28px !important;
}
.flags div:first-child{
	margin-right:0px !important;
}


.newTheme .listView .thumbnail{ width:30%; background:#fff; display:inline-block; height:190px !important;}
.newTheme .listView .thumbnail p{ padding:6px 0px;}
.newTheme .listView h3, .newTheme #listMediumViewSelection h3{ font-weight:bold; font-size:16px;}
.newTheme .listView table.table th table,
.newTheme .listView table.table td table tr td{ border:none !important; vertical-align:top;}
.newTheme .listView .table tr:hover td,
.newTheme .listView .table tr:hover th,
.newTheme .listView .table tr td.selected{ background-color:#cfe3e4 !important;}
.newTheme .listView .blockList {
	display: inline-block; padding:0% 2%; vertical-align: bottom;  
	position:relative;
	/*width: 62%;*/
	width: 50%;
	min-height:160px;
}
.newTheme .listView .thumbnail a.imgHolder{ display:table-cell !important; /*border:1px dotted !important;*/ height: 162px !important; margin-bottom: 5px !important; width:259px; text-align:center; vertical-align:middle !important; overflow:hidden;}
.newTheme .listView .thumbnail a.imgHolder img{ max-height: 162px !important; max-width:259px;}
/*.newTheme .listView .thumbnail a.imgHolder img.Horizntl{ width:259px !important;}
.newTheme .listView .thumbnail a.imgHolder img.Vert{ height:162px !important;}*/
.newTheme .listView .blockList .smallImgHolder{ position:absolute; bottom:0px; left:0px; padding: 1% 2%;}
.newTheme .smallImgHolder a{display:inline-block !important;height:50px !important; /*width:80px;*/ width:70px;
overflow:hidden; border:1px solid #ccc;  text-align: center; vertical-align: middle; padding:2px; background-color:#FFFFFF; 
-webkit-box-shadow: 0px -1px 1px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px -1px 1px 0px rgba(0, 0, 0, 0.2);
margin:2px;
}
.newTheme .smallImgHolder a img{ max-height:50px !important; /*max-width:80px !important;*/ max-width:70px !important;}


/* overwrite */
.newTheme .thumbEditor .bottomImgContainer{  border:none !important; padding:0px !important;}
.newTheme .thumbEditor p{ padding:5px !important;}
/*ashief*/
.newTheme .thumbnails ul.actionList li a{
	/*color:#808080 !important;*/
	color:#fff !important;
	display:block;
}






/* Thumbnail Background Image */
.noThumnailBg{ background:none !important; border:none !important; -webkit-border-radius:0px !important; border-radius:0px !important;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important; box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;  }
.noThumnailWidthAuto{ width:auto !important;}

.thumbnail.noThumnailBg.noThumnailWidthAuto{ z-index:1;}
.thumbnail.noThumnailBg.noThumnailWidthAuto a.imgSprite.tickSel{ z-index:10 !important;}

/* Normal Grid BG */
.thumbnailBackBg{ background-image:url(../img_newTheme/thumbnailBackBg.png); background-repeat:no-repeat; width:230px; height:214px; padding-top:20px;text-align: center; }
.thumbnailBackBg img{ max-width:200px !important; max-height:175px !important;}


/* Medium Grid BG */
.thumbnailMedBackBg{ background-image:url(../img_newTheme/thumbnailMedBackBg.png); background-repeat:no-repeat;}
.thumbnailMedBackBg{ width:187px; height:152px; position:absolute; top:-9px; left:-7px; z-index:0;}

/* Medium Grid BG For Submission */
.submissionMedBackBg{ 
	/*background-image:url(../img_newTheme/thumbnailMedBackBg.png);*/
	background-image:url("../img_newTheme/thumbnailBackBg.png");
	background-repeat:no-repeat;
	background-size:cover;
}
.submissionMedBackBg{ width:233px; height:216px; position:absolute; top:0px; left:0px; z-index:-1;}
.insNewList .submissionMedBackBg{ width:187px; height:152px; position:absolute; top:0px; left:0px; z-index:-1;}

/* Medium List BG */
.thumbMedListBg{ background-image:url(../img_newTheme/thumbnailMedlistBg.png); background-repeat:no-repeat;}
.thumbMedListBg{ width:137px; height:126px; }
.thumbMedListBg .centeredImgContainer{ border:none !important; background:none !important; 
margin-left: 13px; margin-top: 7px;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important; 
}

/* Large Grid BG */
.thumbLarGridBackBg{ background-image:url(../img_newTheme/thumbLarGridBackBg.png); background-repeat:no-repeat;}
li.span2_2:hover .thumbLarGridBackBg{ background-image:url(../img_newTheme/thumbLarGridBackBgHover.png);}
li.span2_2.selected .thumbLarGridBackBg{ background-image:url(../img_newTheme/thumbLarGridBackBgHover.png);}
.thumbLarGridBackBg{ width:226px; height:216px; position:absolute; top:-12px; left:-11px; z-index:0;}

/* BackgroundImage */
.backGroundImageFormatLargeGrid{
	background-repeat: no-repeat !important;  
	background-size:cover !important; 
	height: 150px !important; 
	width: 194px !important;
	background-position:left center !important;
	}

.backGroundImageSubmissionList{
	background-position:left center !important;
	background-repeat: no-repeat !important;  
	background-size:cover !important; 
	/*height: 140px !important; 
	width: 218px !important; */
	height: 150px !important; 
	width: 194px !important;
	margin-top:8px; 
	}
	
.insNewList .backGroundImageSubmissionList {
	height: 105px !important; 
	width: 162px !important; 	
}


/* View Drop Down */
.btn-group .noPadd span.commIcongl.activatedIcon{margin:0px -4px 0px 2px !important;}
.btn-group .noPadd span.commIcongl.menuArrow{margin:0px 2px 0px 0px !important;}


/* Submission Album listing and buttons */
.absoluteImageHoverBtn{bottom:-10px; position:absolute; left:0px; right:0px; text-align:center; margin-left:-10px; margin-right:-10px; text-transform:none !important;}
.normalAbsoluteBtn{bottom:-5px; position:absolute; left:0px; right:0px; text-align:center; text-transform:none !important;}
.thumbnail:hover .normalAbsoluteBtn{ display:none;}

/* Inspiration Board Share Popup */
.ibShareImage{width:55%; min-height:200px; float:left; text-align:center;}
.ibShareButtons{ width:40%;min-height:200px; float:left;}

.ibShareButtons .btnLi{height:35px;}
.ibShareButtons .btnLi .btn-tbl-button, .ibShareButtons .btnLi .cancelBtnBlock{
	display: block;
    text-align: center;
	}
	
/* Table Content Limit */	
.table .downloadPopLink{width:150px; word-wrap:break-word; line-height:18px;}	

/* Submission */
.submissionMultiSelectionTable input[type="checkbox"] { margin-right:4px;}
.submissionTagEditorial7 span.descriptors {
    display: block;
    width:93%;
	}
.submissionTagEditorial7 span.descriptors a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #4D4D4D;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    width: 100%;
	}
.submissionTagEditorial7 span.descriptors a:hover, span.descriptors a.selected {
    background: none repeat scroll 0 0 #53ABAE;
    color: #FFFFFF !important;
    font-weight: bold;
    text-decoration: none;
	}
	
.insNewList.newTblSubmissionList{
	background: none repeat scroll 0 0 transparent !important;
	border: 1px solid #CECECE;
	width:400px !important;
	}
.insNewList.newTblSubmissionList .insNewTitle, 
.insNewList.newTblSubmissionList .insNewDesc, 
.insNewList.newTblSubmissionList .insNewDate, 
.insNewList.newTblSubmissionList .insNewActions{
	width:190px !important;
	word-wrap: break-word;
	margin-right:4px;
	}
.insNewList.newTblSubmissionList .insNewTitle{ margin-top:10px !important;}
.insNewList.newTblSubmissionList .shadow_v_submission{
	margin: 12px 0 0 12px !important;
	padding-top:0px !important;
	background: none repeat scroll 0 0 transparent !important;
	width: 162px !important;
	}
.insNewList.newTblSubmissionList .shadow_h_submission, 
.insNewList.newTblSubmissionList .shadow_new_submission,
.insNewList.newTblSubmissionList .shadow_new,
.insNewList.newTblSubmissionList .insNewImg_small
 {
	margin: 12px 0 0 12px !important;
	padding-top:0px !important;
	background: none repeat scroll 0 0 transparent !important;
	width: 162px !important;
	}
	

.insNewList.newTblSubmissionList a.rating{ 
	background-position:-222px -41px;float:right;height:20px;width:20px;
	}	
.insNewList.newTblSubmissionList a.rating:hover,
.insNewList.newTblSubmissionList a.rating.selected{ 
	background-position:-197px -41px;
	}
	
/* Submisssion View all Listing */
.table.SubmissionViewAllListTable td{ vertical-align:middle;}
.table .newSubmissionListImageContainer .shadow_h{
	position:relative;
	margin: 0px 0 0 18px !important;
	/*padding-top:12px !important;*/
	background: none repeat scroll 0 0 transparent !important;
	width: 227px !important;
	z-index:2 !important;
	}
.table .newSubmissionListImageContainer a.rating{ 
	background-position:-222px -41px;float:right;height:20px;width:20px;
	}	
.table .newSubmissionListImageContainer a.rating:hover,
.table .newSubmissionListImageContainer a.rating.selected{ 
	background-position:-197px -41px;
	}

	.submissionStatusButton{display: inline-block; margin-bottom: 15px;}
	
.newTheme .helpCenterSearchContainer .selected{
	color: #ff0000 !important;
	}
	
/* footer text */
.footerInnerALogin{ position:relative !important; z-index:900 !important;}
.footerInnerALogin .footLeftTxt{ float:right; display:inline-block; padding:2px 20px; border-right:1px solid #5b5b5b; margin-bottom:5px; }
.footerInnerALogin .footLeftTxt a{ color: #4D4D4D !important;}
.footerInnerALogin .footLeftTxt a:hover{ text-decoration:none !important;}
.footerInnerALogin .footLeftTxt#copyRight {
    clear: left;
    font-size: 13px;
}


/*************************************************************
                        #footer
**************************************************************/
#publicFooter {
	/*min-width:1080px;*/
    height:285px;
	margin-top:-285px;
	background-color:#ffffff;
	position:relative;
	z-index:100;
	padding:0px 100px;
}
#publicFooter.singleRowFooter{
	height:40px !important;
	margin-top:-40px !important;
	background-color:#e0e0e0 !important;
	padding:0px !important;
	min-width: 1080px;
}
#publicFooter.singleRowFooter .grayTxt{
	color:#666666 !important;
	font-size:11px;
	line-height:18px;
}

#publicFooter .footerInner {
    /*color: #E2E2E2 !important;*/
	color: #ffffff !important;
    margin: 0 auto;
    padding: 18px 0px;
    position: relative;
    text-align: left;
	height: 84px;
	max-width:1750px; 
	min-width:850px;
	/*min-width:990px;*/ /*min-width:1080px;*//*commented 1080px for signup -page changes-shivarathna*/
}
#publicFooter.singleRowFooter .footerInner{
	padding: 14px 10px !important;
	height: 12px !important;
	max-width:1730px; 
}
#publicFooter .footerInner.container{ width:auto;}
#publicFooter #scrollDownMore{
	display:none;
    height:58px;
	min-width:1080px;
	background-color:#61b8c4;
	position:absolute;
	top: -58px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	z-index:1000;
	text-align:center;
}
#publicFooter #scrollDownMore .subViewCusIcon-bluedown{
	width: 35px !important;
	height: 25px !important;
	background-position: -34px -82px !important;
	margin:0 auto;
}
#publicFooter #scrollDownMore .scrollDownTxt{
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	line-height: 20px;
	margin-top: 8px;
	letter-spacing: 1px;
}

#innerscrollDownMore{
	display:none;
    height:46px;
	padding-top:5px;
	background-color:#61b8c4;
	position:relative;
	margin: 0 auto;
	z-index:1000;
	text-align:center;
}
#innerscrollDownMore .subViewCusIcon-bluedown{
	width: 35px !important;
	height: 25px !important;
	background-position: -34px -82px !important;
	margin:0 auto;
}
#innerscrollDownMore .scrollDownTxt{
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	line-height: 20px;
	letter-spacing: 1px;
}


/* Public Page Social Icons */
.stayConnected{
	margin-top:20px;
}
.stayConnected .socialIcons {
  display: inline-block;
  width: 30px;
  height: 30px;
  *margin-right: .3em;
  line-height: 30px;
  vertical-align: text-top;
  background-position: 30px 30px;
  background-repeat: no-repeat;
  background-image: url("../img/tbl_web_Sprite.png?05112014");
  margin-right:65px;
}
.stayConnected .socialIcons.facebook{ background-position: 0px   -285px;}
.stayConnected .socialIcons.google{ background-position: -32px   -285px;}
.stayConnected .socialIcons.twitter{ background-position: -65px   -285px;}
.stayConnected .socialIcons.linkedin{ background-position: -98px   -285px;}
.stayConnected .socialIcons.pintrest{ background-position: -132px   -285px;}

.stayConnected .socialIcons.facebook:hover{ background-position: 0px   -322px;}
.stayConnected .socialIcons.google:hover{ background-position: -32px   -322px;}
.stayConnected .socialIcons.twitter:hover{ background-position: -65px   -322px;}
.stayConnected .socialIcons.linkedin:hover{ background-position: -98px   -322px;}
.stayConnected .socialIcons.pintrest:hover{ background-position: -132px   -322px;}


.footerInner .addressBlock h2{
	font-size:14px;
	font-weight:lighter;
	line-height: 18px;
	margin-top:0px;
	margin-bottom:10px;
}
.footerInner .addressBlock p{
	font-size:14px;
	line-height: 16px;
	/*color:#aaaaaa;*/
	color:#ffffff;
	margin-bottom:5px;
}
.footerInner .addressBlock a{ /*color:#45a8b6;*/ color:#00798A;}
.footerInner .addressBlock p.copyright{
	font-size:11px;
	line-height:16px;
	margin-bottom:0px;
}
.footerInner .claim{
	font-size:12px;
	line-height:16px;
	margin-bottom:0px;
	color:#6a6a6a;
	text-align:right;
	font-weight:bold;
	margin-top:25px;
}
.footerInner .linksBlock{
	margin-top:40px;
	border-left:1px solid #ffffff;
	font-size:11px;
	line-height: 16px;
	color:#6a6a6a;
}
.footerInner .linksBlock ul{
	list-style-type:none;
	margin:0px;
	padding-left:15px;
}
.footerInner .linksBlock li{
	line-height:16px;
}
.footerInner .linksBlock li.menuTitle{
	color: #6a6a6a;
    font-size: 16.67px;
    font-weight: bold;
    line-height: 30px;
	text-transform:uppercase;
}
.footerInner .linksBlock li a{
	color: #6a6a6a;
    font-size: 16.67px;
    font-weight: normal;
    line-height: 30px;
}
.footerInner .linksBlock li a:hover{
	color:#5fd3e6;
}

.footerInner .rtSideFootContent{
	text-align:right;
	margin-top:40px;
}
.footerInner .mainLinks{
	margin-top:20px;
}
.footerInner .mainLinks a{
	color:#6a6a6a;
	font-size:16.67px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 15px;
}
.footerInner .mainLinks a:hover{
	color:#5fd3e6;
}




/* IE 9 */
.newTheme .ieSelect .btn-success {
	background-image:url(../img_newTheme/btnSuccessBg.png) !important;
	background-repeat:repeat-x !important;
	background-position:bottom left !important;
	background-color:#62c462 !important;
}

.newTheme .ieSelect .btn-danger {
	background-image:url(../img_newTheme/btnDangerBg.png) !important;
	background-repeat:repeat-x !important;
	background-position:bottom left !important;
	background-color:#da4f49 !important;
}

/* Public style */
.pub-list img{ 
	width:60px; height:60px;
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);

}
.orangeSignup{background-color:#fe9c01 !important; border:none !important;}
.orangeSignup:hover{ background-color:#e38b00 !important;}

.publicWrap .container-fluid{ padding:0px !important; }
.publicWrap  .span12.removeMarginLeft{ margin-left:0px !important; }
.publicWrap  .span12{ width:100%  !important;}

.message_topPublic {
    border-radius: 0 0 0 0 !important;
    left: 0;
    margin-bottom: 0;
    position: fixed;
    right: 0;
    top: 42px;
    z-index: 1026;
}

h2.publicH2{
    font-size: 29px;
}
hr.publicHr{
	border-bottom:1px solid #5EB2B5;
    margin-bottom:10px;
	margin-top:5px;
}
.nextCircleButn{
	background-color:#89c2c6;
	-webkit-border-radius: 20px;
	border-radius: 20px; 
	display: inline-block;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    width: 14px;
	margin-top: 5px;
    padding: 6px;
}

.publicktickSel.imgSprite {
    background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014") no-repeat scroll 0 0 transparent;
}

.publicktickSel.bigTic.selected{ 
display:block; 
background-position: -51px -142px !important;
height:40px!important; width:40px!important;
}

.bottomLink{ 
    background-image: url("../img_newTheme/subMenubg.png");
    background-repeat: repeat;
    border:2px solid #93CBCD;
    display: table-cell;
    height: 98px;
    margin: 0 36px;
    padding: 10px;
    vertical-align: middle;
    width: auto;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	}
.bottomLink2{ 
    background-image: url("../img_newTheme/subMenubg.png");
    background-repeat: repeat;
    border:2px solid #93CBCD;
    display: table-cell;
    height: 60px;
    padding: 10px;
    vertical-align: middle;
    width: 430px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	}
.bottomLink h2, .bottomLink2 h2{
	font-size:16px; 
	font-weight:bold !important; 
	}
	
.testimonialBg{ 
	padding:20px; 
	background-image: url("../img_newTheme/testimonialBg.png");
    background-repeat: repeat;
	}
.testimonialBlock{ margin:0px 0px 0px 0px; color:#fff;}
.testimonialBlock .testimonial{ /*font-style:italic;*/ font-size:14px; font-weight:normal;}
.testimonialBlock p.testTitle{ /*font-style:italic;*/ padding:0px 0 10px 0px; margin:0px; font-size:16px; }
.testimonialBlock .author{ 
	font-weight: bold;
    margin-top: 10px;
    text-align: right;
	}
.testimonialBlock p.testTitle a{ color:#fff !important; font-weight:bold !important;/*color:#307779 !important;*/}
.testimonialBlock .author a{ color:#fff !important;/*color:#307779 !important;*/}

/* SUBMISSIONS */
.newTheme .well-small{ padding:10px !important;}
.newTheme .midTxtCenter{ display:block; text-align:center; width:100%; }
.newTheme .midTxtCenter h2{ margin-bottom:20px; font-size:24px;}
.newTheme .midTxtCenter p{ padding:0px 0px 20px 0px;}
.newTheme .alignmnt p{ padding:5px 0px !important;}
.newTheme .inlineBtn{ display:block; margin:5px 0px;}
.newTheme .inlineBtn a, .newTheme .inlineB{ display:inline-block;}
.newTheme .inlineB ul li a{ display:block !important; }
.newTheme .toggleBoxContainer h3{font-size: 14px; font-weight: bold; margin-bottom: 5px;}
.newTheme .starHeading{ display:block; height:26px;}
.newTheme .starHeading a{ float:left; vertical-align:middle;}
.newTheme .starHeading a{ margin-right:10px;}
.newTheme .starHeading h2{ padding-top:-1px;color:#555555;}
.newTheme .starHeading h2 strong{ font-size:26px; color:#404040 !important;}
.newTheme .listView .thumbnail.thumbDetailView{  
	background: #FFFFFF !important; display:table-cell !important;
    height: 190px !important; text-align: center; vertical-align: middle;
    padding: 10px !important;
    width: 230px; overflow:hidden;}
.newTheme .listView .thumbnail.thumbDetailView > img{ max-height:230px !important; max-width:190px; }
.newTheme .submissionSidbar .headrSub{ display:block; padding:10px 0px 0px;}
.newTheme .submissionSidbar h4{ color:#000000; font-size:16px !important; display:block;padding:5px 20px 4px;}
.newTheme .submissionSidbar .headrSub a{ display: block; padding:0px 20px 10px; font-size:14px; text-decoration:none;}
.newTheme .submissionSidbar .headrSub a:hover{ color:#339999; text-decoration:underline; }
.newTheme .imgSHolder{ width:50px; height:50px; overflow:hidden; display:table-cell; vertical-align:middle; text-align:center; border:1px solid #ccc; background:#fff; padding:2px;}
.newTheme .imgSHolder img{ max-height:50px !important; max-width:50px;}
.newTheme .submissionSidbar .pubName{ display:table-cell; vertical-align:middle; padding:0px 10px 0px 20px; font-size:15px;}

.newTheme .createView{ background-color:#F3F3F3; padding:10px;}
.newTheme .createView .imgHolderM{width:210px; height:140px; overflow:hidden; display:table-cell; vertical-align:middle; text-align:center; border:1px solid #ccc; background:#fff; padding:2px;}
.newTheme .createView .imgHolderM img{ max-width:210px;max-height:140px !important;}
.newTheme .createView .labelConatiner{ display:table-cell;padding:0px 10px 0px 20px; width:650px; }


/* vertival Tabs */
.newTheme ul.verticalTabs{ margin:0px !important; padding:0px !important; list-style:none;}
.newTheme ul.verticalTabs li{ display:block !important; float:none !important; margin:0px !important; width:100% !important;}
.newTheme ul.verticalTabs li a{ padding:4px !important; line-height:22px !important; border-radius:0px !important; font-size:14px;}
.newTheme ul.verticalTabs li.active a, .newTheme ul.verticalTabs li a:hover, 
.newTheme ul.verticalTabs li.active a:hover{ background-color:#339999 !important; color:#fff !important; margin:0px !important;}

.newTheme .conatinerV{display:inline-block; height:161px; border:1px solid #ccc; vertical-align:top !important; overflow:auto;}
.newTheme .conatinerV label { overflow: hidden !important;white-space: nowrap;width:114px !important;  text-overflow: ellipsis !important;}
.newTheme .listngInline{ margin:0px; padding:0px; list-style:none;}
.newTheme .listngInline li{ padding:2px !important; float:left; display:inline-block !important; border:none !important; width:auto !important;}

.newTheme ul.listingSmall2{ display:block; margin:0px; padding:0px; list-style:none;}
.newTheme ul.listingSmall2 li{ border-bottom:1px solid #ccc; display:block; width:96%; padding:2%;}
.newTheme ul.listingSmall2 li:hover{ 
background: #f8f7f7;
background: -moz-linear-gradient(top,  #f8f7f7 0%, #e6e3e3 99%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f7f7), color-stop(99%,#e6e3e3));
background: -webkit-linear-gradient(top,  #f8f7f7 0%,#e6e3e3 99%);
background: -o-linear-gradient(top,  #f8f7f7 0%,#e6e3e3 99%);
background: -ms-linear-gradient(top,  #f8f7f7 0%,#e6e3e3 99%);
}


.newTheme .popOverSize{ width:280px;}
.newTheme .popOverSize .popover-title{ background:#89c2c6 !important; color:#fff !important; font-weight:bold !important;}
.newTheme .popOverSize .popover-content{ border:1px solid #89c2c6 !important; margin-top:-1px !important;}
.newTheme .popOverSize .popover.right .arrow {
  border-top: 5px solid transparent;
  border-right: 5px solid #89c2c6 !important;
  border-bottom: 5px solid transparent;
}
.newTheme .popover.right.popOverSize .arrow{ top:59px !important;}
.newTheme .popOverSize .popover-content p{ padding:4px 0px !important;}
.newTheme .popOverSize .popover-content ul{}
.newTheme .popOverSize .popover-content ul li{ padding:2px 0px; display:block;}


.newTheme .overflwScroll{ height:202px; display:block; overflow:auto;}
#cke_7, #cke_14, #cke_22, #cke_28, cke_59, #cke_63{ display:none !important;}
.newTheme .normalCloseBtnTbl.leftPos{ right:auto; left:2% !important; top:21px !important;}
.newTheme input[type="text"].large-input{ margin: 0px !important; padding:10px !important; font-size:18px; }


/* Calls for Submission */
.newTheme .tabPadd th, .newTheme .tabPadd td{ padding:4px 6px !important;}
.newTheme .tabShow span{/* border-bottom:1px solid #000 !important;*/overflow: hidden;
    white-space: nowrap;  width: 282px !important; text-overflow: ellipsis;}
.newTheme table.noBgTab tr:hover td, .newTheme table.noBgTab tr:hover th { background:none !important;}
 
.newTheme .accordionSubmission .accordion-group{  border:none; border-top:1px solid #e5e5e5 !important;
border-radius: 0px !important;}
.newTheme .accordionSubmission .accordion-heading{ padding:10px !important; position:relative; }
.newTheme .accordionSubmission .accordion-heading span{color:#333333; font-size:14px;  font-weight: bold;}
.newTheme .accordionSubmission .accordion-heading .btn-tbl-login{padding:2px 10px !important;display:block; font-size:14px;}
/*.reply-pos{position:absolute; right:82px; top:9px;}*/
.newTheme .accordionSubmission .accordion-heading .accordion-toggle{ color:#333333;
    font-size: 15px; font-weight: bold;}
.newTheme .pendingConatiner{ background:#e3e1e1; height:60px; width:100%; line-height:60px;}
.newTheme .pendingConatiner .textContnr{ width:370px; line-height:normal !important; padding:10px 20px; }
.newTheme .pendingConatiner .textContnr h2{ display:block; text-transform:uppercase; color:#6f6f6f; font-size:18px !important; font-weight:bold !important;}
.newTheme .pendingConatiner .textContnr span{display:block;}
.newTheme .acceptForm{ border: 1px solid #CCCCCC;margin: 10px 0px ;padding: 15px 20px; background:#f3f3f3;}
.newTheme .acceptForm label{ font-size:13px; padding:6px 0px;}
.newTheme .acceptForm legend{ margin-bottom:6px !important;}
.newTheme .acceptForm textarea{ width:375px !important;}
.newTheme .acceptForm textarea.textarea-large{ width:700px !important;}
.newTheme .acceptForm input{ margin-bottom:0px !important;}
.newTheme .detailsHiddn{ margin:10px 0px; }
.newTheme .detailsHiddn h2{ font-size:18px;}
.newTheme .detailsHiddn p{ padding:5px 0px; line-height:20px;}
.newTheme .listViewSubmsn{ border-bottom:1px solid #e5e5e5 !important; padding-bottom:20px !important; position:relative;}
.newTheme .hiddenScroll{background: #F5F5F5; /*border: 1px solid;*/ bottom: -14px; padding: 5px 0 5px 5px; position: absolute; right:2px;width: 80px; }
.newTheme .btn-link.sidebarItem.colorPeel, .newTheme .helpCenter ul li a.colorPeel{ color:#339999 !important;}

/* question amrk large */
.newTheme .questnMark{background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014") -136px -438px no-repeat !important;  height:43px; width:43px !important; margin-right:10px;}
.newTheme .helpCenter{}
.newTheme .helpCenter ul li a{ padding:3px 0px; display:block; color:#404040 !important;}
.newTheme .helpFAQ a{ display:block; width:100%; padding:3px 0px ; color:#404040 !important; }
.newTheme .helpFAQ a:hover {text-decoration:none !important;}
.newTheme .helpFAQ a.inlineLink{ color:#339999 !important;}
.newTheme .helpFAQ a.inlineLink[href ^="mailto:"] {font-weight:bold !important;}
.newTheme .helpFAQcontent{ background:#EFEFEF !important; padding:10px; margin:4px 0px; line-height:20px !important;}
.newTheme .helpFAQcontent p, .newTheme .helpCenter p{line-height:20px !important; padding:5px 0px;}
.newTheme ul.numbrng{ margin:10px 0px; padding:0px;}
.newTheme ul.numbrng li{ }
.newTheme ul.numbrng li a{padding:2px 0px; display:block;}
.newTheme .topPosTxt{ height:28px; line-height:28px; font-size:13px; margin-left:10px;}
.newTheme a.imageHoldrVert{ display:block; height:150px !important; border:1px solid #ccc; position:relative; width:100px !important;}
.newTheme a.imageHoldrVert img{max-width:150px !important; max-height:150px !important;}

/* Added by Rgahu*/
.newTheme .helpFAQcontent ol {margin:0px;}
.newTheme .helpFAQcontent ol li{margin:0 0 10px 20px; counter-reset: item !important; list-style:decimal !important;}
.newTheme .helpFAQcontent ol ul li{margin:0 0 0 20px; list-style-type:lower-alpha !important;}
.helpCenter .getttingStartedImage{ margin-left:40px;}

.newTheme .helpFAQcontent .inlineLink{ display:inline !important;}
.newTheme .helpFAQcontent .inlineQuestionLink{ display:inline !important; color: #339999 !important;}
.gettingStartedSideMenu a{ 
	padding:5px 2px !important; 
	border-bottom: 1px solid #EFEFEF !important; 
	clear: both;
    color: #404040 !important;
    display: block;
	}
.helpFAQcontent ul li{margin-left:20px;margin-bottom:5px; /*list-style-type:disc !important;*/ list-style-type:decimal !important;}
.helpFAQcontent ul.nobullet li{ margin-bottom:5px; list-style-type:none !important; }


ul.instructions {
    list-style: disc outside none !important;
    margin: 10px 0 10px 20px !important;
}

ul.instructions li {
    list-style: disc outside none !important;
    margin-bottom: 10px !important;
}

	
/* Editor Payment Page */
.beforLoginFormContainer {
    background-color: #F6F6F6;
    margin: 0 auto;
    width: 800px;
}
.beforLoginFormContainer hr{
  margin:0px;
  border: 0;
  border-top: 1px solid #d6d6d5;
  border-bottom: 1px solid #ffffff;
}
.beforLoginFormContainer .control-group{ margin-left:0px !important; margin-right:20px; }
.beforLoginFormArea{ padding:20px;}
.beforLoginFormContainer .btnBottomArea {
    background-color: #ECECEC;
    padding: 15px 15px 15px 30px;
}


/* Publisher Listing and Bio Profile Page - 21 Nov 2012 (Renjith) */
.bioCatListItem{ margin-bottom:4px;}
.publisherBioListing li{
	width:310px;
	height:200px;
	float:left;
	margin: 10px 28px;
	position:relative;
	}
.publisherBioListing li .publishBioBox{
	width:300px;
	height:180px;
	padding:5px;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 0px 2px 1px rgba(50, 50, 50, 0.4);
	}
.publisherBioListing li .publishBioBox .biotitle{ margin-bottom:10px;}
.publisherBioListing li .publishBioBox .biotitle h3{
	font-size:16px !important; 
	line-height:30px; 
	overflow:hidden; 
	white-space:nowrap;
	text-overflow: ellipsis; 
	-o-text-overflow: ellipsis; 
	-icab-text-overflow: ellipsis; 
	-khtml-text-overflow: ellipsis; 
	-moz-text-overflow: ellipsis; 
	-webkit-text-overflow: ellipsis; 
	}
.publisherBioListing li .publishBioBox .biotitle h3 a.biotitleStyle{ color:#4D4D4D; text-decoration:none !important; }
.publisherBioListing li .publishBioBox .biotitle h3 a:hover.biotitleStyle{text-decoration:none !important; }
.publisherBioListing li .publishBioBox .bioImage{float:left; width:100px; height:100px; overflow:hidden; padding:2px; border:1px solid #e7e7e7; margin:4px 5px;}
.publisherBioListing li .publishBioBox .bioDetails{  float:right; width:170px;}
.publisherBioListing li .publishBioBox .bioDetails h4{ font-size:14px !important; line-height: 18px;}

.bioBannerImage{
    padding: 2px;
    text-align: center;
	overflow:hidden;
	}
.bioBannerImage img{ margin:0px; padding:0px; vertical-align:bottom;}
.bioBannerImage img.smallBioBanner{ max-width:450px; max-height:200px;}

.sqBioBox .bioImage {
	position:relative;
	width: 100px;
	height: 100px;
	overflow: hidden;
	padding: 2px;
	border: 1px solid #E7E7E7;
	background-color: #EBEBE4;
	margin: 4px 5px;
	}


.removeSqAbsBtn{ position:absolute; bottom:2px; right:2px; background-color: rgba(255, 255, 255, 0.8) !important; padding:4px 10px; }
.removeSqAbsBtn a{ text-decoration:none !important;}
.removeSqAbsBtn:hover{background-color: rgba(0, 0, 0, 0.8) !important;}

.EditorialBadgesPRD .badgeMain .badgePRD span.removeSqAbsBtn{ background-image:none !important; height:29px !important; width:29px !important; margin:50% auto 0 !important; padding:0px !important; bottom:0px !important; right:0px !important;}
.bioProfileOtherDetails h4.bioMidHeadings{
	font-size: 14px;
    font-weight: bold !important;
	margin-bottom: 5px;
	}
.bioProfileOtherDetails p.pDetails{ margin-bottom: 20px;}



/* Bio Rating Star*/
.publisherBioListing li .publishBioBox a.ratingStar{
    background-position: -220px -35px;
    display: block;
    height: 26px;
    width: 20px;
	float:left;
	margin: 0 5px;
	}
.publisherBioListing li .publishBioBox a.ratingStar.selected, 
.publisherBioListing li .publishBioBox a.ratingStar:hover {
    background-position: -246px -35px;
	}
	
a.ratingStar.noStar,
a.ratingStar.noStar:hover{
    background-position: -220px -35px;
    display: block;
    height: 26px;
    width: 20px;
	float:left;
	margin: 0 5px;
	}
		

/* Bio Preview Btns */
ul.bioPrivewBtn li {
    display: inline-block !important;
    float: left;
    margin-left: 5px;
}


/* Profile New changes */
.togDetailedContainer p{ display: block !important; margin-bottom: 5px;}
.togDetailedContainer h3{ margin-bottom:5px;}
.togDetailedContainer .socailLabel{ margin-right:15px}


/* Publication List Table*/
h3.tableHeadItem{ font-weight:bold !important; }
.table thead{background-color:#eeeeee; border-top:1px solid #dddddd;}
.table thead th{ color: #4aa5b1 !important;}

/* Featured Notification */
.featurednotificationBox .arrowBottom  {
	border-color: transparent;
    border-style: solid;
    display: inline-block;
    height: 0;
    position: absolute;
    width: 0;
    border-bottom-color: #eeeeee;
	border-top-color: #FE9C01;
    border-width:6px 8px 0;
	right:32px;
    margin-left: -10px;
    top:22px;
}
	
.featurednotificationBox {
    background: none repeat scroll 0 0 #FE9C01;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 10px;
    position: absolute;
    right:10px;
    text-shadow: none;
    top: -18px;
	z-index: 999;
}

/* Inspiration Board Listing */
.newTheme .thumbnails.inspirationBoardList > li.span2_2.inspirationLi{ /*width: 125px !important;*/width:175px !important;}
.newTheme .thumbnails.inspirationBoardList > li.span2_2:hover div.bloc1 {
    /*width: 95px !important;*/
	width:146px !important;
}
.newTheme .inspirationBoardList li.span2_2:hover a.scrollable {
    right:0px !important; left:0px; margin:0 auto; }
.newTheme .thumbnails.inspirationBoardList > li.span2_2 div.bloc1.slideBlock.bloc2{ width:115px !important;} 

	
@media (max-width: 860px) {
  .navbar-fixed-top {min-width:640px !important;}
  .subnav-fixed.subnavTBLFixed{min-width:825px !important;}
}


/* Fixed Head Table */
.tableHeadonScroll{ display:none;}
.tableHeadonScroll-fixed{ 
	display:block;
    position: fixed;
    top: 240px;
	width:100%;
    z-index: 996;
	background-color:#EEEEEE;
	border-bottom:1px solid #DDDDDD;
	}
.thumbnail.viewEditBtn{ cursor:pointer;}




.newTheme .navbar-inner.graybg {
  background-color: #4D4D4D !important;

}
.newTheme #website {font-size:13px !important;}
.newTheme #searchlists .pagination, .newTheme #searchlistsVenue .pagination {margin:0px;}
.newTheme #searchlists .pagination div, .newTheme #searchlists .pagination span, .newTheme #searchlistsVenue .pagination div, .newTheme #searchlistsVenue .pagination span { display:inline-block;}

.newTheme .btn-orange, 
.newTheme .btn-orange:active {
background-color:#fe9c01 !important;
}
.newTheme .btn-orange:hover {background-color:#d85718 !important;}

.icon-chevron-down.blue {
 background:none !important;
 color:#32989d !important;
}

#editorial_5 .ui-accordion .ui-accordion-content {margin-top:0px !important;}
#gridViewSelection .thumbnails.thumbEditor > li.span2_2:hover div.bloc1{height:130px !important;}


/*Added 18-02-2013*/
.newTheme .navbar .nav.top > li > a {
    color: #FFFFFF;
    float: none;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    padding: 9px 15px 9px 15px !important;
    text-decoration: none;
}
.newTheme .navbar .nav.top > li > a:hover {
	background:#787878 !important;
	color:#fff !important;
}
.newTheme .navbar .nav li.divider-vertical {
	width: 1px;
	height: 40px;
	margin: 10px 0 0 0px !important;
	overflow: hidden;
	background-color: #222;
	border-right: 1px solid #333;
}
.newTheme .navbar .nav.signup li a#signUp:hover {
	color: #fff !important;
	background:#eb9401 !important;
}
.newTheme .navbar .nav.signup li a#logIn:hover {
	color: #fff !important;
	background:#0aa0a5 !important;
}
.legalBullet {margin:0px 0px 0px 15px !important;}
.legalBullet li {
	list-style:disc !important;
	padding-left:10px;
	margin-bottom:5px;
}

#gridMediumViewSelection .gridThumbAbsoltBlock .thumbnail{ display:inline-block; max-width:135px;}
.newTheme #commonAlbumImageView li .gridThumbAbsoltBlock div.thumbnail .actions {
    bottom: 0;
    display: none;
    height: 20px;
  /*  left: 0;*/ /*images page click effect bug no 3915 */
    padding: 5px;
    position: absolute;
    right: 0;
    width: auto;
}
.newTheme #commonAlbumImageView li .gridThumbAbsoltBlock div.thumbnail img{ padding:0px;}
.newTheme #commonAlbumImageView li:hover .gridThumbAbsoltBlock div.thumbnail .actions{
	display: block;
}
.newTheme #commonAlbumImageView li div.thumbnail .actions.selected{
    display: block;
}
.newTheme #commonAlbumImageView li .gridThumbAbsoltBlock div.thumbnail .imgSize{
	display:none;
	font-size:20px;
	font-weight:bold !important;
	color:#3FBACA;
	text-align:center;
	width:100%;
	position:absolute;
	height:30px;
	top:50%;
	margin-top:-15px;
	line-height:30px;
	pointer-events: none !important;
}
.newTheme #commonAlbumImageView li:hover .gridThumbAbsoltBlock div.thumbnail .imgSize{
	display:block;
}
.imgSize .number{
	background-color: rgba(255, 255, 255 , 0.8) !important;
	margin:0 auto !important;
	padding:0px 10px !important;
}

/* crop Image Container */
.cropImageContainer{background-color:#f5f5f5; border:1px solid #dddddd; padding:5px; text-align:center;min-height:200px;}
.cropImageContainer img.imgCropProfile{ max-width:500px; max-height:500px; position:static !important; vertical-align:bottom; display:inline-block;}
.jcrop-light .jcrop-selection {
  -moz-box-shadow: 0px 0px 15px #999;
  -webkit-box-shadow: 0px 0px 15px #999;
  box-shadow: 0px 0px 15px #999;
}
.jcrop-dark .jcrop-selection {
  -moz-box-shadow: 0px 0px 15px #000;
  -webkit-box-shadow: 0px 0px 15px #000;
  box-shadow: 0px 0px 15px #000;
}
/*.modal.jcropModal{ position:absolute !important; top: -100% !important;}
.modal.jcropModal.in{top:24% !important;}*/
.jcropModalBody{max-height:410px !important;}
/* Apply these styles only when #preview-pane has
   been placed within the Jcrop widget */
.jcrop-holder #preview-pane {
  display: block;
  position: absolute;
  z-index: 2000;
  top: 10px;
  right: -192px;
  padding: 6px;
  border: 1px rgba(0,0,0,.4) solid;
  background-color: white;

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;

  -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
}

/* The Javascript code will set the aspect ratio of the crop
   area based on the size of the thumbnail preview,
   specified here */
#preview-pane .preview-container {
  width: 130px;
  height: 130px;
  overflow: hidden;
}





/* New Submission style - 23April2013 :Renjit */
.albCatBlock{ float:left; width:175px; height:25px; line-height:20px;}
.albCatBlock input[type="checkbox"]{ margin-left:10px; margin-right:5px;}
.filterCatBlock{ width:auto;}
.filterCatBlock input[type="checkbox"]{ margin-left:5px; margin-right:5px;}
.publicationSubList{  /*background-color:#dbeff0;*/
    background-color:#fff;
    border:1px solid #e3e3e3;
    padding:10px 0px;
    height: 300px;
    overflow-y: auto;
}
.publicationSubList ul li{ float:left; width:32%; height:40px; }
.publicationSubList ul li a{display:block; color:#4D4D4D; height:30px; margin:2px 5px; padding:5px; text-decoration:none; overflow:hidden;}
.publicationSubList ul li a:hover{ /*background-color:#f1feff; */text-decoration:none;color:#4D4D4D !important;}

.selectedPubList{
    background-color:#fff;
    border:1px solid #e3e3e3;
    padding:10px 0px;
    height: 300px;
    overflow-y: auto;
}
.selectedPubList ul li{ 
	height:35px; 
	line-height:35px; 
	padding:5px 30px 5px 5px; 
	text-decoration:none; 
	position:relative;
}
.selectedPubList ul#sel_publication_lists li {
	width: 87%;
	float: left;
}
.selectedPubList ul#sel_publication_lists li span.publicationTxt {
	float: left;
    overflow: hidden;
	text-overflow: ellipsis; 
	-o-text-overflow: ellipsis; 
	-icab-text-overflow: ellipsis; 
	-khtml-text-overflow: ellipsis; 
	-moz-text-overflow: ellipsis; 
	-webkit-text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}
.ieSelect .selectedPubList ul li{padding:5px 60px 5px 5px !important; }
.selectedPubList img.selecImg{ width:35px; height:35px; float:left; margin-right:5px;}
.selectedPubList span.remove{ 
background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014") no-repeat scroll -10px -188px transparent; 
transform: scale(0.5,0.5);-ms-transform: scale(0.5,0.5);-webkit-transform: scale(0.5,0.5);-o-transform: scale(0.5,0.5);-moz-transform: scale(0.5,0.5);
    cursor: pointer;
    display: block;
    height: 37px;
    position: absolute;
    right: -2px;
    top: 8%;
    width: 36px;
}

/* album cover Selector */
.albumCoverSelectContainer a.thumbnail{ width:98px;}


/* Popup Drop down Height 23May2013 */
#vendor_type_3SelectBoxItOptions{
	height:140px !important;
}	
#vendor_countries_3SelectBoxItOptions{
	height:165px !important;
}
#vendor_state_id_3SelectBoxItOptions{
	/*height:140px !important;*/
}	



/* Image uploader New - UI */
.uploaderReskinNew{ color:#666666; width:100%; padding-bottom:30px; margin-top:40px; }
.uploaderReskinNew .header{ height:auto !important; width:100%;text-align:center;} 
.uploaderReskinNew h2.uploadMainTitle{font-size:32px;  color:#666666; line-height:32px; text-transform:capitalize;  margin-bottom:45px;}
.uploaderReskinNew h2.uploadMainTitle span{ font-weight:bold;}
.uploaderReskinNew h4{font-size:26px; line-height:20px; color:#666666; text-transform:uppercase; font-weight:bold; padding:20px 0px; }
.uploaderReskinNew h4 span{/*color:#b2b4b4;*/ color:#979797; margin-right:20px;}
.uploaderReskinNew .imageGuidelines{ /*margin:20px auto;*/ text-align:center; color:#cdcece; width:700px; float:left; padding:20px 127px 20px 127px; }
.uploaderReskinNew .imageGuidelines ul li{width:155px; height:155px;background:#666666 ; /*position:absolute;*/ display:block; float:left; margin-right:15px;}
.uploaderReskinNew .imageGuidelines .uploadTxt{width:155px;  display:block; text-align:center; padding-top:20px;}
.uploaderReskinNew .imageGuidelines ul li .uploadImageScaleImg{
	width:155px; 
	height:80px;
	background:url('../img_newTheme/imageguidelines.png') 0 -25px;
	margin-top: 20px; 
	display:block; 
}

.uploaderReskinNew .imageGuidelines ul li .uploadImageWaterMarkImg{ 
	width:155px; 
	height:80px;
	margin-top: 20px;
	background:url('../img_newTheme/imageguidelines.png') 0 -190px ;  
	display:block;
}
.uploaderReskinNew .imageGuidelines ul li .uplaodImageJpgImg{ 
	width:155px; 
	height:80px;
	margin-top: 20px;
	background:url('../img_newTheme/imageguidelines.png') 0 -358px;
	display:block;    
}
.uploaderReskinNew .imageGuidelines ul li .uploadImageUpgradeImg{ 
	width:155px; 
	height:85px;
	margin-top:15px;
	background:url('../img_newTheme/imageguidelines.png') 0 -515px; 
	display:block; 
}
.uploaderReskinNew .imageGuidelines ul li .uploadImageUpgradeImg150{ 
	width:155px; 
	height:85px;
	margin-top:15px;
	background:url('../img_newTheme/imageguidelines.png') 7px -1067px; 
	display:block; 
}
.uploaderReskinNew .getImages{ 
	width: 155px;
	height: 105px;
	background: url('../img_newTheme/imageguidelines.png') 0 -785px;
	display: block;
	margin: 0 auto;
}
.uploaderReskinNew .getImages:hover{
	background: url('../img_newTheme/imageguidelines.png') 0 -916px !important;
}

	
.uploaderReskinNew .uploadIcon ul li .zenfolio {
	background: url("../img_newTheme/Upload_computer_on.png") repeat scroll -1194px -107px rgba(0, 0, 0, 0);
    display: block;
    height: 125px;
    margin: 0 auto;
    width: 200px;
}	
	
	
.uploaderReskinNew .uploadIcon ul li.active .zenfolio {
    background-position: -1405px 5px;
}
.uploaderReskinNew .uploadIcon ul li .shootproof {
    background: url("../img_newTheme/Upload_computer_on.png") repeat scroll -1650px -122px rgba(0, 0, 0, 0);
    display: block;
    height: 125px;
    margin: 0 auto;
    width: 200px;
}

.uploaderReskinNew .uploadIcon ul li.active .shootproof {
    background-position:-1890px 1px;
}

.uploaderReskinNew .imageGuidelines .blue{color:#3dbbc1; }
.uploaderReskinNew .uploadImageLoaction{width:100%; text-align:center;}
.uploaderReskinNew hr{ border-bottom:1px solid #a1a1a1 !important; top:300px; }
.uploaderReskinNew .uploadIcon{ width:800px; float:left; padding:25px 0px 0px 90px;  }
.uploaderReskinNew .uploadIcon a{ text-decoration:none !important;}
.uploaderReskinNew .uploadIcon ul li{
	background-color: #FFFFFF;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #FFFFFF;
    border-radius: 220px;
    display: block;
    height: 220px;
	float:left;
    width: 220px;
	margin-right:40px; 
	text-align:center;
	text-transform:uppercase;
}
.uploaderReskinNew .uploadIcon ul li:hover{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.uploaderReskinNew .uploadIcon ul li .uploadIonTxt{text-align:center; display:block; color:#52cbd1; padding-top:30px;}
.uploaderReskinNew .uploadIcon ul li.active .uploadIonTxt{color:#ffffff;}
.uploaderReskinNew .computerOnIcon{
	width:127px; 
	height:125px;
	background:url('../img_newTheme/Upload_computer_on.png') -156px -0px;  
	display:block; 
	margin:0 auto;
}
.uploaderReskinNew .uploadIcon ul li.active .computerOnIcon{
	
	background:url('../img_newTheme/Upload_computer_on.png') -5px -0px !important; 
}

.uploaderReskinNew .uploadIcon ul li .smugMugIcon{
	width:200px; 
	height:125px;
	background:url('../img_newTheme/Upload_computer_on.png') -312px -0px ;  
	display:block; 
	margin:0 auto; 
}
.uploaderReskinNew .uploadIcon ul li.active .smugMugIcon{
	background:url('../img_newTheme/Upload_computer_on.png') -312px -105px !important;
}

.uploaderReskinNew .uploadIcon ul li .dropBoxIcon{
	width:200px; 
	height:125px;
	background:url('../img_newTheme/Upload_computer_on.png') -735px -0px ;  
	display:block; 
	margin:0 auto;
}
.uploaderReskinNew .uploadIcon ul li.active .dropBoxIcon{
	background:url('../img_newTheme/Upload_computer_on.png') -735px -105px !important;  
}

.uploaderReskinNew .uploadIcon ul li .zenfolioIcon{
	width:200px; 
	height:125px;
	background:url('../img_newTheme/Upload_computer_on.png') -1198px -0px ;  
	display:block; 
	margin:0 auto;
}
.uploaderReskinNew .uploadIcon ul li.active .zenfolioIcon{
	background-position: -1410px -0px !important;  
}

.uploaderReskinNew .uploadIcon ul li .shootProofIcon{
	width:200px; 
	height:125px;
	background:url('../img_newTheme/Upload_computer_on.png') -1650px -0px;  
	display:block; 
	margin:0 auto;
}
.uploaderReskinNew .uploadIcon ul li.active .shootProofIcon{
	background-position: -1890px -0px !important;  
}
.uploaderReskinNew .uploadIcon ul li .uploadIconTxtFrom{font-size:10px;  font-weight:lighter !important; color:#808080 ; display:block;}
.uploaderReskinNew .uploadIcon ul li.active .uploadIconTxtFrom{color:#ffffff;}
.uploaderReskinNew .uploadIcon ul li .uploadIconTxtComputer{font-size:13px; font-weight:lighter !important; color:#666666; display:block; }
.uploaderReskinNew .uploadIcon ul li.active .uploadIconTxtComputer{color:#ffffff;}
.uploaderReskinNew .uploadIcon ul li .white{color:#FFFFFF;}
.uploaderReskinNew .uploaderPopOver{
	float:left; 
	width:320px;  
	height:186px;
	background:#fff; 
	color:#000; 
	margin:45px 0px 20px 12px; 
	padding:40px 30px 30px 30px;
	text-align:center; 
	line-height:35px; 
	color:#a5a2a2;
	position:absolute;
	top:-44px;
	pointer-events: none;
}
.pointerEventAuto{
	pointer-events: auto !important;
}

.uploaderReskinNew .uploaderPopOver .arrow{background:url('../img_newTheme/Polygon-1.png'); width:83px; height:32px; float:left; margin-top:-62px; margin-left:120px;}
.uploaderReskinNew .uploaderPopOver .btnUploader{padding:0; background:#49a4b0; border:0; width:110px; font-size:10px; height:22px;  }
.uploaderReskinNew .uploaderPopOver .troubleTxt{color:#a0a0a0; }
.uploaderReskinNew .uploaderPopOver .troubleIcon{
	width:55px; 
	height:35px;
	background:url('../img_newTheme/imageguidelines.png') 114px -680px; 
	float:left; 
} 
.uploaderReskinNew .destinationContent{
	width:952px;
	height:120px;
	margin:0 auto;
	border:1px solid #999999;
	background-color:#FFFFFF;
}
.destinationContent .destinationLabel{
	font-size: 26px;
	line-height:80px;
	height: 80px;
	float: left;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:70px;
}
.destinationContent .desTitle{ font-size:18px; color:#666666; display:block; font-weight: bold;}
.destinationContent .destiFloats{ 
	width:150px;
	height:80px;
	float:left;
	margin:20px 0px 0px 20px;
	word-wrap: break-word;
}

.uploaderReskinNew .tesstingAlbum{
	width: 70px;
	height: 70px;
	margin: 25px 0px 0px 38px;
	float: left;
}
.uploaderReskinNew .tesstingAlbum .albumCoverUpload{ 
	max-width: 100%;
	max-height: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
.uploaderReskinNew .residencyTxt{
	font-size:13px; 
	text-transform:uppercase; 
	line-height:18px; 
	font-weight: bold; 
	color: #666666;
	display: table-cell;
	vertical-align: middle;
	height: 80px;
	width: 150px;
	text-align: center;
}
/* Drop Box Uploader */
.uploaderReskinNew .uploaderPopOverDropBox{
	float:right; 
	width:520px; 
	min-height:200px; 
	margin: 33px -30px 0px 0px; 
	background:#fff; 
	color:#000; 
	text-align:center; 
	line-height:35px; 
	color:#a5a2a2;
}
.uploaderReskinNew .uploaderPopOverDropBox .arrow{background:url('../img_newTheme/Polygon-1.png'); width:83px; height:32px; float:left; margin-top:-32px; margin-left:220px;}
.uploaderReskinNew .dropboxdemo{ position:relative;}
.uploaderReskinNew .dropboxdemo img{ 
	position:absolute;
	top: 30px;
	z-index: 100;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}

/* Smug Mug Uploader */
.uploaderReskinNew .uploaderPopOverSmug{ 
	min-height:300px; 
	margin: 33px 0px 20px 0px; 
	background:#fff; 
	position:relative;
	padding:19px;
}
.uploaderReskinNew .uploaderPopOverSmug .arrow{
	background:url('../img_newTheme/Polygon-1.png'); 
	width:83px; 
	height:32px; 
	position: absolute;
	margin: 0 auto;
	left: -25px;
	right: 0px;
	top: -31px; 
}
.uploaderConfirmation{ text-align:center;}
.uploaderConfirmation h2{ line-height:24px; font-size: 16px !important; color:#737373 !important;}
.uploaderConfirmation .uploaderConfirmHead{ font-size:24px !important; margin:40px 0px 30px !important; color:#737373 !important;}
.uploaderConfirmation .modalBodyAfterStar{ margin: 30px auto 30px !important;}
.uploaderPopOverSmug#confirmMessage{ margin: 33px auto 0px !important; width: 780px !important;}
/* /Image uploader New - UI */

/*download popup new css*/
.downloadPopUpOptionNewDesign{
	width:488px !important;
	/*height:440px !important; */
	text-align:center;}
.downloadPopUpOptionNewDesign .downloadPopUpOPtImg{
	padding:35px 0px 80px 0px;
	}
.downloadPopUpOptionNewDesign .downloadPopUpOPtImg span[class^="downloadOptIcon-"], 
.downloadPopUpOptionNewDesign .downloadPopUpOPtImg span[class*="downloadOptIcon-"] {
			background-image:url('../img/downloadPopUpNewImages.png');
			background-repeat: no-repeat;
			display: block;
			height:50px !important;
		    width: 80px;
			margin:0 auto;
		}
.downloadPopUpOptionNewDesign .downloadPopUpOPtImg span.downloadOptIcon-downloadGray{
	background-position:-56px -70px;
}
.downloadPopUpOptionNewDesign h2{
	text-align:center !important; 
	font-size:36px; 
	line-height:32px; 
	padding:20px 0px 20px 0px; 
	color:#666666 !important;
	}
.downloadPopUpOptionNewDesign p{
	font-size:16px; 
	text-align:center;
	color:#666666 !important;
	}
.downloadPopUpOptionNewDesign .downloadPopUpSelectResolution{text-align:center; padding:30px 0px 45px 0px;}
.downloadPopUpOptionNewDesign .downloadPopUpSelectResolution span[class*="selectResolutionIcon-"],
.downloadPopUpOptionNewDesign .downloadPopUpSelectResolution span[class*="selectResolutionIcon-"]  {
			background-image:url('../img/downloadPopUpNewImages.png');
			background-repeat: no-repeat;
			display: inline-block;
			height:110px !important;
		    width: 120px;
			margin:0 auto;
			
		}
.downloadPopUpOptionNewDesign .downloadPopUpSelectResolution span.selectResolutionIcon-print{background-position:-38px -246px;
margin-right:30px;
}
.downloadPopUpOptionNewDesign .downloadPopUpSelectResolution span.selectResolutionIcon-web{background-position:-273px -246px;
}
.downloadPopUpDownloadToDesktop{
	width:488px !important;
	text-align:center !important;
	background-color:#53b1be !important;
	}
.downloadPopUpDownloadToDesktop .downloadToDeskTopImg{
			background-image:url('../img/downloadPopUpNewImages.png');
			background-repeat: no-repeat;
			display: inline-block;
			height:130px !important;
		    width: 210px;
			margin:0 auto;
			background-position:-225px -25px;
		}
.downloadPopUpDownloadToDesktop p{padding-top:40px; font-size:32px; color:#fff; text-align:center;}
.downloadPopUpDownloadInProgress{
	width:430px !important;
	text-align:center !important;
	background-color:#fcbb40 !important;
}
.downloadPopUpDownloadInProgress .downloadInProgressImg{
	background-image:url('../img/downloadPopUpNewImages.png');
	background-repeat: no-repeat;
	display: inline-block;
	height:130px !important;
	width: 210px;
	margin:0 auto;
	background-position:-225px -25px;
}
.downloadPopUpDownloadInProgress p{padding-top:30px; font-size:32px; color:#fff; text-align:center;}
.downloadPopUpDownloadInProgress p.progressMsg{font-size:16px !important;line-height:24px;color:#333333;padding-top:10px !important}
/* /downloadpopup new css*/


/* tbl-topnavigation -tabs */
.tbl-topnav-tabs{
	margin-left:15px;
	float:left;
}
.tbl-topnav-tabs .tabs{
	float:left;
}
.tbl-topnav-tabs ul > li{
	width:auto;
	float:left;
	height:65px;
	position:relative;
}
.tbl-topnav-tabs ul > li:hover,
.tbl-topnav-tabs ul > li.select{
	background-color:#fff;
}
.tbl-topnav-tabs ul > li a.tabName{
	display:block;
	padding:24px 30px;
	font-size:13px;
	font-weight:bold; 
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
}
.tbl-topnav-tabs ul > li:hover a.tabName,
.tbl-topnav-tabs ul > li a.tabName:hover,
.tbl-topnav-tabs ul > li.select a.tabName,
.tbl-topnav-tabs ul > li.select a.tabName:hover  {
	color:#3fbaca !important;
	text-decoration:none;
}
.tbl-topnav-tabs ul > li.add:hover{
 	background:none !important;
}
.tbl-topnav-tabs ul > li .icon-remove{
	position:absolute;
	right:5px;
	color:#3fbaca;
	display:none;
	cursor:pointer;
}
.tbl-topnav-tabs.isolatedIcons ul > li .icon-remove{
	color:#3fbaca;
}
.tbl-topnav-tabs ul > li:hover .icon-remove{
	display:block;
	text-decoration:none;
}
.tblNewWrap .topNavIcon .profileImageIconBox {
    border: 3px solid #fff !important;	
}
.tblNewWrap .dropdown-menu.profileDropDown li a {
	text-align: center;
}
.tblNewWrap .dropdown-menu { min-width: 130px !important;}
.tblNewWrap .open .dropdown-menu {
	background-color: hsl(0, 0%, 38%) !important;
}
.tblNewWrap .dropdown-menu.profileDropDown {
	background-color: #616161 !important;
}

.tblNewWrap .dropdown-menu.profileDropDown li {
	border-bottom: medium none !important;
}   
.tblNewWrap .dropdown-menu.profileDropDown li .arrow-up.teal {
	border-bottom: 8px solid #f4f4f4 !important;
	top: -7px !important;
	right: 14px !important;	
} 
.tblNewWrap .topNavIcon .profileImageIconBox .profileImageIcon{
	width: 36px !important;
	height: 34px !important;
	padding-top: 3px !important;	
}
.tbl-topnav-tabs.isolatedIcons [class^="tab-Icon-"], 
.tbl-topnav-tabs.isolatedIcons [class*="tab-Icon-"] {
    background-image: url("../img_newTheme/new-top-navtab-icons.png?05112014");
    background-repeat: no-repeat;
    display: block;
    height: 41px;
    line-height: 41px;
    margin: 0 auto;
    vertical-align: text-top;
    width: 41px;
}
.tbl-topnav-tabs.isolatedIcons .tab-Icon-Albums{
	background-position:-10px -190px;
}
.tbl-topnav-tabs.isolatedIcons ul > li:hover .tab-Icon-Albums,
.tbl-topnav-tabs.isolatedIcons ul > li.select .tab-Icon-Albums{
	background-position:-70px -190px;
}
.tbl-topnav-tabs.isolatedIcons .tab-Icon-FindAlbum{
	background-position:-10px -309px;
}
.tbl-topnav-tabs.isolatedIcons ul > li:hover .tab-Icon-FindAlbum,
.tbl-topnav-tabs.isolatedIcons ul > li.select .tab-Icon-FindAlbum{
	background-position:-70px -309px;
}
.tbl-topnav-tabs.isolatedIcons .tab-Icon-Submissions{
	background-position:-10px -430px;
}
.tbl-topnav-tabs.isolatedIcons ul > li:hover .tab-Icon-Submissions,
.tbl-topnav-tabs.isolatedIcons ul > li.select .tab-Icon-Submissions{
	background-position:-70px -430px;
}
.tbl-topnav-tabs.isolatedIcons .tab-Icon-Studio{
	background-position:-10px -250px;
}
.tbl-topnav-tabs.isolatedIcons ul > li:hover .tab-Icon-Studio,
.tbl-topnav-tabs.isolatedIcons ul > li.select .tab-Icon-Studio{
	background-position:-70px -250px;
}
.tbl-topnav-tabs.isolatedIcons .tab-Icon-Calendar{
	background-position:-10px -610px;
}
.tbl-topnav-tabs.isolatedIcons ul > li:hover .tab-Icon-Calendar,
.tbl-topnav-tabs.isolatedIcons ul > li.select .tab-Icon-Calendar{
	background-position:-70px -610px;
}
.tbl-topnav-tabs.isolatedIcons .tab-Icon-Requests.post{
	background-position:-11px -11px;
}
.tbl-topnav-tabs.isolatedIcons ul > li:hover .tab-Icon-Requests.post,
.tbl-topnav-tabs.isolatedIcons ul > li.select .tab-Icon-Requests.post{
	background-position: -70px -11px;
}
.tbl-topnav-tabs.isolatedIcons .tab-Icon-Requests.editors{
	background-position: -6px -70px;
}
.tbl-topnav-tabs.isolatedIcons ul > li:hover .tab-Icon-Requests.editors,
.tbl-topnav-tabs.isolatedIcons ul > li.select .tab-Icon-Requests.editors{
	background-position: -66px -70px;
}
.tbl-topnav-tabs.isolatedIcons .tab-Icon-Notepad{
	background-position:-10px -550px;
}
.tbl-topnav-tabs.isolatedIcons ul > li:hover .tab-Icon-Notepad,
.tbl-topnav-tabs.isolatedIcons ul > li.select .tab-Icon-Notepad{
	background-position:-70px -550px;
}
.tbl-topnav-tabs.isolatedIcons .tab-Icon-Boards{
	background-position:-10px -670px;
}
.tbl-topnav-tabs.isolatedIcons ul > li:hover .tab-Icon-Boards,
.tbl-topnav-tabs.isolatedIcons ul > li.select .tab-Icon-Boards{
	background-position:-70px -669px;
}
.tbl-topnav-tabs.isolatedIcons .tab-Icon-Community{
	background-position:-10px -130px;
}
.tbl-topnav-tabs.isolatedIcons ul > li:hover .tab-Icon-Community,
.tbl-topnav-tabs.isolatedIcons ul > li.select .tab-Icon-Community{
	background-position:-70px -130px;
}
.tbl-topnav-tabs.isolatedIcons .tab-Icon-Images{
	background-position:-10px -490px;
}
.tbl-topnav-tabs.isolatedIcons ul > li:hover .tab-Icon-Images,
.tbl-topnav-tabs.isolatedIcons ul > li.select .tab-Icon-Images{
	background-position:-70px -490px;
}
.tbl-topnav-tabs.isolatedIcons .tab-Icon-Download{
	background-position:-10px -790px;
}

.tbl-topnav-tabs.isolatedIcons ul > li:hover .tab-Icon-Download,
.tbl-topnav-tabs.isolatedIcons ul > li.select .tab-Icon-Download{
	background-position:-70px -790px;
}
.tbl-topnav-tabs.isolatedIcons .tab-Icon-Favorites {
	background-position:-10px -729px;
}
.tbl-topnav-tabs.isolatedIcons ul > li:hover .tab-Icon-Favorites,
.tbl-topnav-tabs.isolatedIcons ul > li.select .tab-Icon-Favorites {
	background-position:-70px -729px;
}

.tbl-topnav-tabs.isolatedIcons ul { 
    float: left;
    width: 100%;
  }
  .tbl-topnav-tabs.isolatedIcons { 
    position: relative;
    float: left;
  }
.tbl-topnav-tabs.isolatedIcons span.text { 
	display: none;
}
.tbl-topnav-tabs.isolatedIcons span.iconText{
	visibility:hidden !important;
	font-size:12px !important;
	font-weight:bold;
	color:#3fbaca;
	text-align:center;
	font-family: 'Lato',Helvetica,Arial,sans-serif !important;
	text-transform:capitalize;
	display:block;
}
.tbl-topnav-tabs.isolatedIcons ul > li:hover span.iconText,
.tbl-topnav-tabs.isolatedIcons ul > li.select span.iconText{
	visibility:visible !important;
}
.tbl-topnav-tabs.isolatedIcons ul > li a.tabName{
 	/*padding: 4px 20px !important;*/
	padding: 4px 12px !important;
	min-width:60px;
 }
  @media screen and (width: 1517px) {
    .tbl-topnav-tabs ul > li a.tabName {
      padding: 24px 25px !important;
    }
	.tbl-topnav-tabs.isolatedIcons ul > li a.tabName{
		padding: 4px 20px !important;
		min-width:60px;
 	}	
  }
@media (max-width: 1300px){
 .tbl-topnav-tabs.isolatedIcons ul > li a.tabName{
   padding: 4px 8px !important;
   min-width:55px;
 }
 }
@media (min-width: 1095px) and (max-width: 1245px){
 .tbl-topnav-tabs.isolatedIcons ul > li a.tabName{
   padding: 4px 2px !important;
   min-width:55px;
 }
 }
 @media (max-width: 1094px){
 .tbl-topnav-tabs.isolatedIcons ul > li a.tabName{
   /*padding: 4px 6px !important;*/
   padding: 4px 1px !important;
   min-width:55px;
 }
 .tbl-topnav-tabs ul > li .icon-remove{
 	right:0px;
 }
 }
 @media (max-width: 1025px){
 .tbl-topnav-tabs.isolatedIcons ul > li a.tabName{
   padding: 7px 2px !important;
   min-width:55px;
 }
 .tbl-topnav-tabs ul > li .icon-remove{
 	right:0px;
 }
 }

.tbl-topnav-tabs .dropdownTabs{
	float:left;
}
.tbl-topnav-tabs .dropdownTabs .addMore a.dropdown-toggle{
	padding:20px 10px 24px 10px !important;
	position:absolute;
}
.tbl-topnav-tabs .dropdownTabs .addMore:hover{
	background:none !important;
}
.tbl-topnav-tabs .addIcon{
    background-image: url("../img_newTheme/topNavTabIcons.png?05112014");
    background-repeat: no-repeat;
    display: block;
    height:20px;
    width: 20px;
	background-position:-15px -15px;
}
.tbl-topnav-tabs .addIcon.teal{
	background-position:-15px -65px;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}
.tbl-topnav-tabs .dropdownTabs .addMore a.addTabtext{
	display:block;
	padding:24px 30px !important;
	font-size:13px;
	font-weight:bold; 
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	width:70px;
}
.tbl-topnav-tabs .dropdownTabs .addMore a.addTabtext:hover {
	color:#3fbaca !important;
	text-decoration:none;
}
.tbl-topnav-tabs .dropDownRemoveIcon{
    background-image: url("../img_newTheme/topNavTabIcons.png?05112014");
    background-repeat: no-repeat;
    display: block;
    height:16px;
    width: 20px;
	background-position:-65px -18px;
	right:3px;
	cursor:pointer;
	position:absolute;
}
.tbl-topnav-tabs .dropdownTabs .addMore .dropdown-menu{
	background-color:#616161 !important;
	min-width:160px !important;
	top:14px;
}
.tbl-topnav-tabs .dropdownTabs .addMore .dropdown-menu li{
	height:28px;
}
.tbl-topnav-tabs .dropdownTabs .addMore .dropdown-menu a{
	color:#fff !important;
	font-size:13px;
	font-weight:bold !important;
	padding:5px 25px 5px 10px !important;
	text-transform:capitalize;
	font-family: 'Lato',Helvetica,Arial,sans-serif !important;
}
.newTheme .tbl-topnav-tabs .dropdownTabs .addMore .dropdown-menu li > a:hover,
.newTheme .tbl-topnav-tabs .dropdownTabs .addMore .dropdown-menu .active > a,
.newTheme .tbl-topnav-tabs .dropdownTabs .addMore .dropdown-menu .active > a:hover ,
.newTheme .tbl-topnav-tabs .dropdownTabs .addMore .dropdown-menu li:hover > a{
  color: #73dcea !important;
  text-decoration: none;
  background:none !important;
}
.newTheme .tbl-topnav-tabs .dropdownTabs .addMore .dropdown-menu li:hover{
	background:none !important;
}
.topNavSearchContainer{
	float:right;
	width:340px;
	height:35px;
	margin:15px 0px;
}
.profile-Icon-width{
	margin: 5px 15px 5px 10px !important;
}
.topNavSearchContainer .topNavSimpleSearch{
	float:left;
	width:237px;
	padding:4px !important;
	height:27px !important;
	border:none !important;
	border-radius:0px !important;
}
.topNavSearchContainer .topNavAdvSearch,
.topNavSearchContainer .topNavfilter{
	float:left;	
	width:88px;
	height:27px;
	background-color:#E0E0E0;
	color:#6a6a6a;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	padding-top:8px;
	text-decoration:none;
}
.topNavSearchContainer .topNavAdvSearch:hover,
.topNavSearchContainer .topNavfilter:hover{
	text-decoration:none;
	color:#6a6a6a !important;
}
.topNavSearchContainer input.keysearchtealIcon{
	background-color: #73dcea;
	height: 35px;
	/*margin: 0 0 0 -35px;*/
	position: absolute;
	width: 35px !important; 
	right:0px;
    top: 0;
}
/* /tbl-topnavigation -tabs */

/* Admin Publication categorization Controls */
.modal.adminPubCatgorization{
	background: #ffffff;
} 
.modal.adminPubCatgorization .close-tbl{
	top:-27px !important;
}
.adminPubCatgorization .accordion {
    margin-bottom: 18px;
}
.adminPubCatgorization .accordion-group {
    float: left;
    width: 18%;
    margin-right: 15px;
    border: medium none;
	border-radius: 4px;
    margin-bottom: 2px;
}
.adminPubCatgorization .accordion-headingActive {
    background: #46c1d1 !important;
}
.adminPubCatgorization .accordion-headingActive .removeIcon{
    display:block !important;
}

.adminPubCatgorization .createAlbumCusIconSmall-weddings {
    background-position: -110px -9px;
}
.adminPubCatgorization .createAlbumCusIconSmall-engagements {
    background-position: -107px -59px;
}
.adminPubCatgorization .createAlbumCusIconSmall-family {
    background-position: -109px -108px;
}
.adminPubCatgorization .createAlbumCusIconSmall-parties {
    background-position: -107px -156px;
}
.adminPubCatgorization .createAlbumCusIconSmall-lifestyle {
    background-position: -108px -208px;
}
.adminPubCatgorization .accordion-group .categoryName {
    width: 97%;
    height: 35px;
    margin-right: 10px;
    padding: 5px 0 5px 7px;
    background: #cccccc;
    border-color: #e0e0e0;
    position:relative;
    cursor:pointer;
}
.adminPubCatgorization .accordion-group .categoryName .typeHeadingSelect { cursor:pointer; }
.adminPubCatgorization .accordion-group .categoryName.accordion-headingActive,
.adminPubCatgorization .accordion-group .categoryName.accordion-headingActive .typeHeadingSelect,
.adminPubCatgorization .accordion-group .categoryName.accordion-headingActive .typeHeadingSelect label{
    cursor:default !important;
}


.adminPubCatgorization .accordion-heading .removeIcon {
    color: #FFFFFF;
    display: none;
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    margin-top: -12px;
    position: absolute;
    right: 5px;
    text-decoration: none;
    top: 50%;
    width: 14px;
}
.adminPubCatgorization .accordion-group .categoryName label {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    text-decoration: none;
    cursor:pointer;
	vertical-align: middle;
	display: block;
    margin-bottom: 2px;
}
.adminPubCatgorization .accordion-inner {
    background: #fff !important;
    min-height: 306px;
	border-top: 1px solid #E5E5E5;
    padding: 9px 15px;
}

.adminPubCatgorization ul.maincat-new-list > li, ul.maincat-new-list > li > a {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
	text-decoration: none;
}
.adminPubCatgorization ul.subcat-new-list {
    display: none;
    margin-left: 20px;
    opacity: 0;
    transition: all 1s ease-in-out 0s;
}
.adminPubCatgorization ul.subcat-new-list.opened {
    display: block;
    opacity: 1;
}

.adminPubCatgorization ul.subcat-new-list > li, ul.subcat-new-list > li > a {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
	text-decoration:none;
}
.adminPubCatgorization .maincat-new-list li a.active, 
.adminPubCatgorization .maincat-new-list li span.active{
	color: #46C1D1;
}
.adminPubCatgorization ul.subcat-new-list li a.active,
.adminPubCatgorization ul.subcat-new-list li span.active {
    color: #46C1D1;
}
.adminPubCatgorization ul.maincat-new-list > li > a:hover{
    text-decoration:none !important;
    color:#46c1d1 !important;
}
.adminPubCatgorization ul.maincat-new-list > li > a > i{
    line-height: 18px !important;
}
.adminPubCatgorization ul.maincat-new-list > li > a.selected{
    color:#46c1d1 !important;
}
.adminPubCatgorization ul.subcat-new-list > li > a:hover{
    text-decoration:none !important;
    color:#46c1d1 !important;
}
.adminPubCatgorization .btn-blue,
.adminPubCatgorization .btn-Clear{
	text-decoration:none;
}
.adminPubCatgorization .iconCircleBlank{
	background: url("../img_newTheme/dashboard/spriteDashboard.png?05112014");
	background-position: -430px -294px;
    height:15px !important;
    width: 15px !important;
	clear: none;
	cursor: pointer;
	display: inline-block;
	margin: 0;
	vertical-align:middle;
}
.adminPubCatgorization ul.maincat-new-list > li > a:hover .iconCircleBlank,
.adminPubCatgorization ul.subcat-new-list > li > a:hover .iconCircleBlank,
.adminPubCatgorization .maincat-new-list li a.active .iconCircleBlank, 
.adminPubCatgorization .maincat-new-list li span.active .iconCircleBlank,
.adminPubCatgorization ul.subcat-new-list li a.active .iconCircleBlank,
.adminPubCatgorization ul.subcat-new-list li span.active .iconCircleBlank
{
	background-position:-379px -273px !important;
}
/* /Admin Publication categorization Controls */

/* Warning Message Popups */
.modalBgBlue{
	width: 418px !important;
	min-height: 376px !important;
	text-align:center !important;
	background-color:#53b1be !important;
	position:absolute !important;
}
.modal.tbl-popUP.modalBgBlue{
	margin-left:-209px !important;
	padding-bottom:20px !important;
}

.modalBgBlue p{
	padding-top: 30px;
	font-size: 32px;
	color: #ffffff;
	text-align: center;
}
.modalBgBlue p.progressMsg {
	font-size: 16px !important;
	line-height: 24px;
	color: #ffffff;
	padding-top: 10px !important;
	padding-left:10px !important;
	padding-right:10px !important;
	text-transform:uppercase;
}
.modalBgBlue p.boldTxt{
	font-weight:bold;
}
.modalBgBlue p.progressMsgLowerCase{
	font-size:18px;
	line-height:24px;
	padding-top:20px;
	color:#fff;
}
.modalBgBlue .btn-white{
	background:#fff !important;
    border: medium none !important;
    box-shadow: none !important;
    color: #3fa4b2 !important;
    filter: none !important;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 35px !important;
    text-shadow: none !important;
	margin-top:25px;
}
.modalBgBlue .btn-white:hover
{
	background:#d2c9c9 !important;
	color: #3fa4b2 !important;
}
.modalBgBlue .btn-yellow{
	background:#fcbb3f !important;
    border: medium none !important;
    box-shadow: none !important;
    color: #fff !important;
    filter: none !important;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 25px !important;
    text-shadow: none !important;
	margin-top:15px;
}
.modalBgBlue .btn-yellow:hover
{
	background:#cf972c !important;
	color: #fff !important;
}
.modalBgRed{
	width: 418px !important;
	min-height: 376px !important;
	text-align:center !important;
	background-color:#f34a16 !important;
	position:absolute !important;
}
.modal.tbl-popUP.modalBgRed{
	margin-left:-209px !important;
}
.modalBgRed p{
	padding-top: 30px;
	font-size: 32px;
	color: #ffffff;
	text-align: center;
}
.modalBgRed p.smallFont16{
	font-size:16px !important;
}

.modalBgRed p.progressMsgLowerCase{
	font-size:18px;
	line-height:24px;
	padding-top:20px;
	color:#fff;
}
.modalBgRed .btn-yes{
	background:#fff !important;
    border: medium none !important;
    box-shadow: none !important;
    color: #3fa4b2 !important;
    filter: none !important;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 25px !important;
    text-shadow: none !important;
	margin-top:25px;
	margin-right:10px;
}
.modalBgRed .btn-yes:hover
{
	background:#d2c9c9 !important;
	color: #3fa4b2 !important;
}
.modalBgRed  .btn-no{
	background:#fcbb3f !important;
    border: medium none !important;
    box-shadow: none !important;
    color: #fff !important;
    filter: none !important;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 25px !important;
    text-shadow: none !important;
	margin-top:25px;
	
}
.modalBgRed  .btn-no:hover{
	background:#cf972c !important;
	color: #fff !important;
}
/* /Warning Message Popups */

/* Submission Related popup New Design */
.newModalSubmitIcon{
	background-image:url('../img/downloadPopUpNewImages.png');
	background-repeat: no-repeat;
	display: inline-block;
	height:130px !important;
	width: 210px;
	margin:50px auto 0px;
	background-position:-15px -482px;
}

.newModaluploadCompleteIcon{
	background-image:url('../img/downloadPopUpNewImages.png');
	background-repeat: no-repeat;
	display: inline-block;
	height:160px !important;
	width: 210px;
	margin:50px auto 0px;
	 background-position: 0 -760px;
}
.newModalalbumSavedIcon{
	background-image:url('../img/downloadPopUpNewImages.png');
	background-repeat: no-repeat;
	display: inline-block;
	height:160px !important;
	width: 210px;
	margin:50px auto 0px;
	background-position: 5px -1024px;
}
.newModaldateChangedIcon{
	background-image:url('../img/downloadPopUpNewImages.png');
	background-repeat: no-repeat;
	display: inline-block;
	height:160px !important;
	width: 210px;
	margin:50px auto 0px;
	background-position: 16px -1285px;
}
.newModalsomethingWrongIcon{
	background-image:url('../img/downloadPopUpNewImages.png');
	background-repeat: no-repeat;
	display: inline-block;
	height:160px !important;
	width: 210px;
	margin:50px auto 0px;
	background-position: 8px -1550px;
}
/* /Submission Related popup New Design */



.giveHighlight {
	border: 1px solid;
	border-color:#ccc;
}

.dataDisplay {
	width: 150px;
	text-align: left;
	float: left;
	height: 25px;
}

.socMediaDisp {
	float:left;
	width: 410px;
	height: 25px;
}
.newTheme .btn-tbl-login.priceBtn{
	background-color: rgba(70,193,209,1)!important;
	background-color: -moz-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%) !important;
	background-color: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(70,193,209,1)), color-stop(100%, rgba(28,163,181,1)))!important;
	background-color: -webkit-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%) !important;
	background-color: -o-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%) !important;
	background-color: -ms-linear-gradient(top, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%) !important;
	background-color: linear-gradient(to bottom, rgba(70,193,209,1) 0%, rgba(28,163,181,1) 100%) !important;
	background-repeat:repeat !important;
	background-image:none !important;		
}
.newTheme .btn-tbl-login.priceBtn:hover{
	background-color: rgba(109,219,233,1) !important;
	background-color: -moz-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%) !important;
	background-color: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(109,219,233,1)), color-stop(100%, rgba(67,199,216,1))) !important;
	background-color: -webkit-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%) !important;
	background-color: -o-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%) !important;
	background-color: -ms-linear-gradient(top, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%) !important;
	background-color:linear-gradient(to bottom, rgba(109,219,233,1) 0%, rgba(67,199,216,1) 100%) !important;
	background-repeat:repeat !important;
	text-shadow:none !important;
	color:#fff !important;
	opacity:1.0 !important;
	background-image:none !important;
}
/* 3366  */
.newTheme #vdNotifyPopAbs.icon-question-sign{
	width:20px;
	height:20px;
	line-height:18px;
	font-size:24px;
	color:#e9e7e7;
	margin-left:5px;
	font-weight:normal;
}
.newTheme #vendor_notification_album .table-striped tbody tr:nth-child(odd) td,
.newTheme #vendor_notification_album .table-striped tbody tr:nth-child(odd) th,
.newTheme #flashUploderPop .table-striped tbody tr:nth-child(odd) td,
.newTheme #flashUploderPop .table-striped tbody tr:nth-child(odd) th {
 /* background-color: #F1F1F1;*/
	background-color: #fff;
	font-weight: bold;
    line-height: 26px;
    text-transform: uppercase;
	color:#666666;
}
.newTheme #vendor_notification_album .table-striped tbody tr:first-child td,
.newTheme #vendor_notification_album .table-striped tbody tr:first-child th,
.newTheme #flashUploderPop .table-striped tbody tr:first-child td,
.newTheme #flashUploderPop .table-striped tbody tr:first-child th{
	background-color: #999999 !important;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
/*  /3366  */