/*@import url("/templates/mtn2.0/responsiveness.css");*/
.sm_sub_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.sm_sub_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF8200;
	font-weight: bold;
}
body:not(.template-reset) {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575757;
	margin: 0px;
	padding: 0px;
}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}
.content {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}

#mtn h1 {
	color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
}


/*h1 {
	font-size: 26px;
	font-weight: normal;
	color: #848294;
}
*/.orange {
	color: #FF8200;
}
#footer {
	display: block;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9896A1;
	padding-left: 2px;
	color: #9896A1;
}

#left-foot
{
    padding:10px 0;
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: left;
    width: 100%;

}

#right-foot
{


    margin-top:15px;

}
#footer-share { margin-top:1px; width: 95px; height:48px; float: left; display: block; background: url('/images/icons/social/footer-share-button.png') 0px 0px no-repeat; }
#footer-twitter, #footer-facebook, #footer-blog, #footer-donate, #footer-linkedin { margin-left: 5px; width: 49px; height:48px; float: left; display: block;}

#footer-linkedin { background: url('/images/footer-in.png') 0px 0px no-repeat; margin-right: -1px; }
#footer-facebook { background: url('/images/footer-facebook-button.png') 0px 0px no-repeat; }
#footer-twitter { background: url('/images/footer-twitter-button.png') 0px 0px no-repeat; }
#footer-blog { background: url('/images/footer-blog-button.png') 0px 0px no-repeat; }
#footer-donate { background: url('/images/footer-donate-button.png') 0px 0px no-repeat; }

.ui-widget-header, .ui-widget-header select {
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}

#mtn a:link:not([data-toggle]):not(.chosen-single):not(.nav-wizard-item):not(.btn):not(.ng-binding):not(.mtn-link-style-exception) {
	color: #CC9900;
	text-decoration: none;
}
#mtn a:visited:not([data-toggle]):not(.chosen-single):not(.nav-wizard-item):not(.btn):not(.ng-binding):not(.mtn-link-style-exception) {

	color: #CC9900;
	text-decoration: none;
}
#mtn a:hover:not([data-toggle]):not(.chosen-single):not(.nav-wizard-item):not(.btn):not(.ng-binding):not(.mtn-link-style-exception) {

	color: #CC9900;
	text-decoration: underline;
}
#mainContainer.container {
	padding: 40px 0;
	min-height: 450px;
}
.boxfloat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	padding: 10px;
	float: left;
	text-align:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
	border: 1px solid #000000;
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #575757;
	padding: 15px;
	list-style-type: none;
	background: #efefef;
	border: 0px;
	padding: 40px;

}

.box li {
	padding: 0 0 10px 0;
}

.box strong {
	font-weight: 100;
	font-size: 22px;
	text-transform: uppercase;
	padding-bottom: 20px;
	border-bottom: 2px dotted;
	margin-bottom: 20px;
	display: block;
	letter-spacing: 1px;
}

.odd {
	background-color:#EAEAEA;
}
.even {
	background-color:#FFFFFF;
}
.highlight {

}

#terms {
	width: 80%;
	padding: 10px;
	background-color: #F1E4D1;
	border: 1px dotted #000000;
	display: block;
	text-align: left;
	white-space: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.smallnote {
	font-size: xx-small;
}
.active:not(.tab-pane) {
	color: #009933;
}
.inactive {
	color: #990000;
}
.scroll {
	display: block;
	width: 100%;
	overflow: scroll;
}
.button_search {
	color: #FFC920;
	background-color: #666666;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    margin: 1px;
}
.button_other {
	color: #000000;
	background-color: #cdccdf;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/button_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #000000;
    margin: 1px;
}
.status_complete {
/*	background-image: url(images/status_complete.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	margin-left: -40px;
*/
	display: block;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	margin-left: -40px;
}
.status_incomplete {
	background-image: url(/images/status_incomplete.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	margin-left: -40px;
}

.notice-y {
	background-color: #006600;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	border: 2px solid #006600;
	background-image: url(/images/status_complete.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	margin: 5px;
}

.notice-n {
	background-color: #990000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	border: 2px solid #006600;
	background-image: url(/images/status_incomplete.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	margin: 5px;
}
.message {
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
	border: 2px solid #006600;
	padding: 10px;
}

.continue {
	background-color: #006600;
	font-size: larger;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
}
.floatright {
	float: right;
}

.homeleftcell {
	padding-right: 6px;
	padding-left: 22px;
	vertical-align: top;
}
.homectrcell {
	padding-right: 6px;
	padding-left: 6px;
	vertical-align: top;
}
.homerightcell {
	padding-right: 14px;
	padding-left: 6px;
	vertical-align: top;
}
.bgtop {
	background-image: url(/images/bghome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#data {
    background-color: #ffffff;
    border: 1px solid #3c3c3c;
    border-spacing: 0;
    color: #3c3c3c;
    text-align: left;
    width: 100%;
}
#data th {
    color: #ffffff;
    padding: 10px;
    background-color: #666666;
    border-left: 1px solid #3c3c3c;
}
#data td {
    border-left: 1px solid gray;
    border-top: 1px solid #333333;
    padding: 5px 10px 5px 10px;
    vertical-align: top;
}
#data tr.highlight {background-color: #e6e6e6;}
#data tr.hoverhighlight {background-color: #ecd2b4;}
#data tr.hover {background-color: #ffe5c7;}
#data tr.hoverhighlight, #data tr.hover {cursor: pointer;}
#data td {
}

.report {
	text-align: left;
	width: 100%;
    border-spacing: 0;
/*	border: 1px solid #666666;
*/}

.report th {
	color: #FFFFFF;
	padding: 10px;
	background-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.report td {
	padding: 5px 10px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#list {
	text-align: left;
/*	border: 1px solid #666666;
*/}

#list th {
	color: #FFFFFF;
	padding: 10px;
	background-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#list td {
	padding: 5px 10px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.KT_tnglist #form1 #list .KT_row_order th a {
	color: #FFFFFF;
}

.cb_nowrap{
	white-space:normal;
	display:block;
	width: 100%;
/*	width:400px;
	height: 40px;
	display:inline;
	word-wrap: break-word;*/
}

a.tulink {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.tulink:link, a.tulink:visited {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.tulink:hover, a.tulink:active {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.tulink:visited:hover {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.relCenter {
	position: absolute;
	left: 32px;
	right: auto;
	display: block;
	width: auto;
	top: 188px;
}
.mainTable {
	width: 1000px;
}
#adv a.advsearch {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#adv a.advsearch:link, #adv a.advsearch:visited, #adv a.advsearch:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#adv a.advsearch:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#features_menu {
}

#features_menu ul {
    padding:0;
    margin:0 auto;
    list-style-type:none;
    text-indent:20px;
    width:250px;

}

#features_menu li {
    font-size:14px;
    font-weight:bold;
    margin:0;
    padding:0;
    line-height:30px;
    height:30px;
    background-image:url(/images/list-bg.png);
    background-repeat:no-repeat;
    background-position:right top;
}

#features_menu a {
    text-decoration: none;
    font-weight:bold;
    padding:0;
    margin:0;
    line-height:30px;
    color:#000000;
    height:30px;
}

#features_menu a.menu_current, #features_menu a:hover {
    color:#000000;
}

#ct-nav {
    background-color: #F0F0F0;
    border: 0;
    border-spacing: 0;
    padding: 5px;
    width: 100%;
}

.row {
	/*margin-right: -15px;
	margin-left: -15px;

	max-width: 100% !important;
	min-width: 0px;
	width: 100%;
	z-index:1000000000 !important;
*/
}

/* popup help elements */

.help-topic-link { display: block; float: left; height: 34px; width: 55px; margin-top: 4px; background-image: url('/images/icons/help-icon-large.png'); margin-left: 2px; }
.help-topic-link.inline {
float: none;
display: inline-block;
vertical-align: bottom;
}

.page-title { display: inline; float: left; }
.page-title-header h1.page-title { margin-top: 15px; }
.page-title-header h2.page-title { margin-top: 22px; }

.page-title-header { height: 70px; }
.page-title-header .help-topic-link { margin-top: 17px; }

#help-dialog { display: none; font-family: Verdana,Arial,Helvetica,sans-serif; line-height: 18px; font-size: 11px;}
#help-dialog strong { color: #2e76e0; }
#help-dialog a { color: #2e76e0; }
#help-dialog a { color: #1c94c4; text-decoration: underline; }
#help-dialog i { color: #ff9900; text-decoration: none; font-style: normal; font-weight: bold;  }
#help-dialog .optional { display: none; }
#help-dialog li { margin-top: 10px; }
#help-dialog ul.small-space li { margin-top: 4px; }

#help-video-links { background-color: #ddd; display: block; height: 25px; line-height: 25px; font-size: 14px; text-align:right; padding-right: 10px; margin-bottom:5px; margin-top:5px; }

.help-video-link { font-weight: bold; height: 25px; line-height: 25px; }
.help-video-link img { float: right; border: none; margin-top: 5px; margin-left: 5px;}

.small-bottom-margin { margin-bottom: 5px; }

input[type="submit"][disabled] { pointer: default; color: #a0a0a0; }

/* reporting filter elements */
#report-filter-outer-panel { clear: both; margin-top: 10px; margin-bottom: 10px; height: 90px; background: url('/images/reports/panel-filter-repeat.png') 0 0 repeat-x; }
#report-filter-inner-left-panel { float: left; height: 90px; width: 721px; background: #fff url('/images/reports/panel-filter-background.png') 0px 0px no-repeat; }
#report-filter-inner-right-panel { float: right; width: 10px; height: 90px; background: #fff url('/images/reports/panel-filter-right.png') 0px 0px no-repeat;}

#name-date-panel { width: 245px; float: left; }
#name-panel { width: 245px; height: 45px; }
#date-panel { width: 245px; height: 45px; }
#name-filter { width: 130px; margin-top: 14px; margin-left: 93px; }

#range-start-filter { margin-left: 93px;}
#range-end-filter { margin-left: 15px;}
#report-filter-inner-left-panel .date-input { font-size: 11px; font-family: sans-serif; margin-top: 11px; width: 54px; float: left; }

#type-category-panel { width: 225px; float: left; }
#report-filter-inner-left-panel .type-category-element { margin-top: 3px; margin-left: 48px; width: 162px; }
#need-type-filter.type-category-element { margin-top: 12px; }

#summary-panel { width: 250px; float: left; }
#individual-hours-value.summary-value { margin-left: 12px; }
#total-volunteers-value { }
#estimated-volunteer-hours-value { }

#action-panel { float: left; width: 100px; height: 90px; }
#top-action-button { white-space: normal; width: 75px; height: 70px; margin-left:10px; margin-top:10px; }

#bottom-action-panel { margin-bottom:10px; height: 25px; border: 1px solid #ddd; background-color: #eee; padding:6px; text-align: center; display: none;}
#bottom-action-button { width: 200px; }
#report-filter-inner-left-panel .summary-value { color: #fafafa; float: left; font-size: 20px; font-family: Verdana; font-weight: bold; width: 78px; margin-top:5px; height: 70px; padding-top:5px; line-height: 50px; text-align: center;}

.event-marker { width: 81px; height:20px; background: url('/images/icons/markers/event.png'); }
.ongoing-marker { width: 81px; height:20px; background: url('/images/icons/markers/ongoing.png'); }
.recurrance-marker { width: 81px; height:20px; background: url('/images/icons/markers/recurrence.png'); }
.recurring-need-date-cell .recurrance-marker { margin-top:5px; margin-bottom:5px; }
.recurring-date-description { font-weight: bold; display: block; clear: right; margin-bottom:5px;}
.additional-note { display:block; margin-top: 5px; font-weight:bold;}

.micro-hidden { display: none; }
.micro-header-container {

	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
	border-color: #e7e7e7;

}
#micro-header .navbar-brand {
	text-shadow: 0 0px 0 rgba(255,255,255,.25);
	margin: 0;
	padding: 0;
}
#micro-header {
	height: 60px; position: relative; margin-left: auto; margin-right: auto; }
#micro-header.loggedout {}
#micro-expand-button { position: absolute; width: 49px; height: 50px; left: 0px; top: 0px; background: url('/images/micro-header/expand-button.png') 0px 0px no-repeat; }
#micro-expand-button:hover { cursor: pointer; background-position: -49px 0px; }
#micro-user-greeting { font-size: 12px; line-height: 50px; position: absolute; height: 50px; left: 640px; top: 0px; width: 250px; padding-right: 14px; text-align: right; }
#micro-logout-link { color: #333; position: absolute; height: 50px; top: 0px; left: 905px; line-height: 50px; background: url('/images/micro-header/logout-icon.png') 8px 15px no-repeat; padding-left: 40px; }

.cart-summary-bar-wrapper { height: 51px; border: 1px solid #fff; border-radius: 15px; }
.cart-summary-bar { font-size: 11px; font-family: Verdana, Arial; color: #575757; overflow: hidden; position: relative; height: 49px; border: 1px solid #a8a8a8; border-radius: 15px; background-color: #fff; }
#cart-left-icon-container { border-top-left-radius: 15px; border-bottom-left-radius: 15px; float: left; width: 61px; height: 49px; background-color: #575757; }
#cart-left-icon { float: left; width: 48px; height: 49px; background-image: url('/images/cart/cart-icon-white.png'); }
#cart-left-transition-spacer { float: left; width: 13px; height: 49px; background-image: url('/images/cart/transition-spacer.png'); }
#cart-summary-text { margin-left: 12px; float: left; }
.cart-button { cursor: pointer; text-align: left; box-shadow: 0px 0px 2px #888; position: absolute; width: 166px; height: 37px; color: #fff; border: 1px solid #535353; border-radius: 12px; }
.cart-button.next { right: 6px; top: 5px; }
.cart-button.cancel { left: 6px; top: 5px; opacity: 0.90; width: 140px; }
#cart-items-summary { color: #333; height: 26px; line-height: 33px; font-size: 14px; font-weight: bold; }
.cart-button-text { text-shadow: 0px 0px 2px #333; float: left; margin-left: 5px; font-size: 14px; line-height: 36px; height: 37px; }

.cart-summary-bar.bottom { border: none; }

/* x-browser background gradient */
.cart-button { background: #a9a9a9; background: -moz-linear-gradient(top, #a9a9a9 0%, #606060 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9a9a9), color-stop(100%,#606060)); background: -webkit-linear-gradient(top, #a9a9a9 0%,#606060 100%); background: -o-linear-gradient(top, #a9a9a9 0%,#606060 100%); background: -ms-linear-gradient(top, #a9a9a9 0%,#606060 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9a9a9', endColorstr='#606060',GradientType=0 ); background: linear-gradient(top, #a9a9a9 0%,#606060 100%); }
.cart-button:hover { background: #c9c9c9; background: -moz-linear-gradient(top, #c9c9c9 0%, #606060 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9c9c9), color-stop(100%,#606060)); background: -webkit-linear-gradient(top, #c9c9c9 0%,#606060 100%); background: -o-linear-gradient(top, #c9c9c9 0%,#606060 100%); background: -ms-linear-gradient(top, #c9c9c9 0%,#606060 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#606060',GradientType=0 ); background: linear-gradient(top, #c9c9c9 0%,#606060 100%); }
.cart-button-icon { margin:0px; margin-left: 2px; width: 31px !important; height: 37px !important; float: left; background-color: transparent !important; padding: 0px !important; }
.cart-button-icon.commit { background-image: url('/images/cart/commit-button-icon.png'); }
.cart-button-icon.continue { background-image: url('/images/cart/continue-button-icon.png'); }
.cart-button-icon.cancel { background-image: url('/images/cart/cancel-button-icon.png'); margin-left: 15px; }

#signup-progress-insert { border-left: 1px solid #4a4a4a; border-right: 1px solid #4a4a4a; position: absolute; top: 50px; left: 0px; width: 998px; height: 51px; background: url('/images/getting-started/progress-background.png') 0px 0px repeat-x; }
#signup-progress-container { position: absolute; top: 31px; height: 11px; width: 998px; background: url('/images/getting-started/progress-bar-idle.png') 0px 0px no-repeat; }
#signup-progress-bar { position: absolute; top: 0px; height: 11px; width: 300px; background: url('/images/getting-started/progress-bar-active.png') -1px 0px no-repeat; }

#micro-header.progress { height: 101px; border-bottom:none;  }
#progress-detail-row { color: #bbb; }
#progress-detail-row div { width: 200px;  margin-top: 10px;}
#progress-current-section { float: left; margin-left: 10px; }
#progress-current-percent { position: absolute; left: 400px; text-align: center;}
#progress-next-section { float: right; text-align: right; margin-right: 10px; }

#outer-small-login-container { width: 400px; }
.login-section { height: 115px; width: 210px; float: right;}
#login-left { padding-top: 15px; height: 100px; }
#login-right { position: relative; width: 110px; height: 117px; background: url('/images/connect/alternative-login-background.png'); }
#trust-button { display:block; width: 95px; height: 63px; background: url('/images/connect/opnli_baseline_card-small.png'); }
#login-right #trust-button { position:absolute; top:30px; left: 13px;  }
#trust-button.large { width: 137px; height: 90px; background: url('/images/connect/opnli_baseline_card.png'); }

.large-vertical-divider { display:block; width: 81px; height: 283px; background: url('/images/connect/v-div-soft.png'); }

.KT_field_error { color: #a94442; }



.button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.button:hover {
  opacity: .9;
}
.button-lg, .button-group-lg>.button{
    padding: 14px 36px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.button-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    
}
.button-primary {
    color: #fff !important;
    background-color: #428bca;
    border-color: #357ebd;
}
.chosen-drop {
  position: relative;
  overflow-y: scroll;
  max-height: 170px;
}
/* responsiveness fix */
@media (max-width: 480px) {
.large-box {
    max-width: 80%;
    border: 1px solid lightgray;
    margin: 0 auto;
  }
  .text-orange label.light-label {
    display: inline;
  }
}
@media (max-width: 992px) {
  #micro-header {
   width: 100% !important;
  }
  .mainTable {
    width: 100%;
  }
  .mtn-register {
    padding: 20px 5%;
    width: 100%;
  }
  .register-lady {
    display: none;
  }
  .mtn-register .explain-box.last {
    margin-left: 0;
  }
  #mtn {
    padding: 10px 0;
  }
  #left-foot, #right-foot {
    width: 100%;
  }
  #right-foot {
  float: left;
  height: auto;
  }
  #micro-user-greeting {
  font-size: 12px;
  line-height: 50px;
  position: relative;
  height: 50px;
  left: 0;
  top: 40px;
  width: auto;
  }
  #micro-logout-link {
    color: #333;
    position: relative;
    height: 0;
    top: 10px;
    right: 20px;
    line-height: 50px;
    background: none;
    padding-left: 0;
    left: auto;
    text-align: right;
    float: right;
    text-decoration: underline;
  }
  
}
.nicEdit-main {
	background: white;
	padding: 6px;
}
/* form overwrite tng */
.form-control[type="text"] {
	display: block;
	width: 95%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


/* enables CSS3 transition for simple collapses, accordion and also navbar in responsive view */
.collapse { transition: height .3s ease-out; -webkit-transition: height .3s ease-out }

/* styles the close button for the dismissible popovers */
.popover .close { position: absolute; top: 7px; right: 10px; }