@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	/*overflow-y: scroll;*/
}
body {
	margin: 0;
	font-family: 'Raleway',sans-serif;
	/*font-family:"Noto Sans",sans-serif
	color: #f97417;*/
	height:100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow-x:hidden;
}

h1,h2,h6 {
	color:#2772c6;
	font-weight: 500;
	font-family:"Raleway",sans-serif
}
h3,h4,h5 {
	color:#993366;
	font-family:"Berlin Sans FB",sans-serif
}
p {
	font-family:"Raleway",sans-serif
}
a {
	color:#366AA6;
}
hr {
	border: 0px;
	height: 1px;
	background-color: #bebebe;
	margin: 2px 0px;
}
.show_scroll {overflow-y: scroll;}
.nopadding {
	padding:0px;
}
.navbar {
	margin-bottom:0px;
}

.navbar-header {
	min-width:100%;
	margin-left:0px;
	padding:0px;
}
.navbar-nav {
	width: 100%;
	text-align:center;
	margin-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow:hidden;
	position: absolute;
	top:3px;
	left:3px;
	z-index:20;
	color:#477bb5;
}
.navbar-nav > li {
	float: none;
	/*display: inline-block;*/
}
.navbar-nav > li > a {
	padding-top:3px;
	padding-bottom: 3px;
}

.navbar-nav > li > a > img {
	padding-top: 15px;
}
.navbar-fixed-bottom > div {
	background-color: transparent;
}
.navbar-fixed-bottom {
	border-top: 1px outset #999;
	background-image: url(/_images/footer_bkg.png);
	background-repeat:repeat-x;
	height:61px;
}
.nav-pill {
	margin-top: 2px;
	color:#fff;
	font-size:10px;
}
.nav-pill:hover {

}
.nav-title {
	width: 60px;
	margin-top:2px;
	min-width: 60px;
	white-space:nowrap;
	font-size: 10px;
	color:#fff;
}
.anchor-right {
	float: right;
}
.round-button {
    display:block;
    width:29px;
    height:29px;
    line-height:35px;
    border: 3px solid #bfbfbf;
    border-radius: 50%;
    color:#f5f5f5;
    text-align:center;
    text-decoration:none;
    background: #cccccc;
    box-shadow: 0 0 3px gray;
    font-size:20px;
    font-weight:bold;
}
.round-button:hover,
.round-button:active {
    background: #c62c27;
}

#three_bars,
.fixed-left {
	float:left;
	background-color:transparent;
	background-repeat: no-repeat;
}
#three_bars {
	margin: 10px 0px 0px 8px;
	min-width:60px;
}
#three_bars img {
	width:25px;
}

#mm-logo,
.expand-center {
	overflow:hidden;
	text-align:center;
	margin-top:3px;	
	margin-bottom:3px;
}
#mm-logo > a > img {
	height: 38px;
}
#team_icon > img {
	margin-top: 3px;
	height:37px;
}

 
/*mm-menu styles */
.mm_menu > ul {
	padding-right: 6px;
}
.mm-menu > .mm-list {
	padding-top: 60px;
	padding-bottom:60px;
}
#details .mm-menu > .mm-list {
	padding-top: 75px; 
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    border-bottom-style: none;
}

.mm-list > li,
.mm-list > li > a{
	padding-top:6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.mm-list > li {
	padding-left: 6px;
}
.mm-list > li > a:hover {
	background-color: #cacaca;
}

html.mm-opening .mm-page,
html.mm-opening #mm-blocker,
html.mm-opening .mm-fixed-top,
html.mm-opening .mm-fixed-bottom {
  left: 40%;
  top: 0px; 
  padding-right: 65px;
}

.mm-menu {
  width: 40%; }

.mm-ismenu {
  	background: #4c4c4c;
  	color: rgba(153,51,102, 0.8); 
	padding-top:60px;
}
.mm-subtitle {
	font-weight:bold;
}

.page-wrapper {
	margin:0;
	padding:50px 0 5px;
}
#details .page-wrapper {
	margin:0;
	padding: 80px 0 75px;
}

.expand-left,
.expand-right {
	overflow:hidden;
}
.right {
	float:right;
}
.left {
	float:left;
}
.fixed-block {
    margin-top: 3px;
	margin-right:5px;
	min-width:65px;
	width: 65px;
}
.fixed-block-right {
	min-width:65px;
	float: right;
}
.fixed-block-left {
	min-width:54px;
	float:left;
}
.anchor-pill {
    margin-top: 0px;
	margin-right:0px;
	min-width:30px;
	width: 30px;
	color:#fff;
	font-size:10px;
}
.fourths > div {
	width: 25%;
}
.foot-end {
	margin:0px;
	padding:0px;
	z-index:-1;
	position:absolute;
	bottom:0;
}
.foot-left {
	left:0;
}
.foot-right {
	right:0;
}
.text_page {
	color:#477bb5;
	margin:7px;
}
.list2 ul {
	margin-top: 0px; 
	padding-top:0px;
}
.list2 li {
	list-style:url(/_images/chevron_grey_8x10.png) inside;
	padding-left: 25px; 
	padding-right: 15px;
	text-indent: -15px;
	line-height:1.45em;
	padding-bottom: 8px;
}
.list-item {
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
}
.close{
	margin-right: 15px;
	outline:none;
	cursor:pointer;
	padding-bottom:5px;
}
.close-white {
	color: #fff;
	background-color: #fff;
}
.page-head {
	color:#000099;
	text-align:left;
}
.page-mat {
	background-color: #f6f6f6;
	border-radius:6px;
	box-shadow: 1px 1px 1px 1px #e7e7e7 inset;
	color: #454545;
	margin-top: 15px;
	max-width:670px;
	padding:0px;
}
.page-mat h4 {
	color:#000099;
	margin-top:10px;
	margin-bottom:10px;
}
div.page-mat hr {
	box-shadow:none;
	margin: 5px 0px;
}
div.page-mat > div.row {
	margin-right:0px;
}
.enabled {
	border: thin solid #CCC;
	border-radius:3px;
	font-size:12px;
	padding:2px;
	height: 24px;
	cursor:pointer;
	margin-bottom:10px;
}

.lg-input { width: 380px; }
.ml-input {	width: 290px; }
.md-input {	width: 205px; }
.ms-input { width: 140px; }
.sm-input {	width: 80px; }
.xs-input { width: 65px; }
.xxs-input { width: 27px; }

#email_topic option {
	color:#333;
}
.empty {
	color: #999;
}
.inset {
	padding-left:15px;
	padding-right:25px;
	padding-bottom: 35px;
}
textarea {
	min-height:60px;
}

input:invalid {
  border: 1px solid red;
}

*::-webkit-input-placeholder {
    color: #999;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: #999;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: #999;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: #999;
}

.spacer10 { height: 10px; }
.spacer25 { height: 25px; }
.spacer50 { height: 50px; }

.spacer10 img,
.spacer25 img,
.spacer50 img {
	width:100%;
	height:2px;
	box-shadow: 1px 0px 1px #999;
}

.light,
.light a {
	font-weight: 300;
}
.bold,
.bold a {
	font-weight: 700;
}
.item {
	color: #333;
}

.item:hover,
.modallaunch:hover {
	background-color:#E9E4E8;
	text-decoration:none;
	cursor:pointer;
}
.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -100px;
  text-align:center;
}
.mm-splash-logo {
	height: 130px;
	margin-left:auto;
	margin-right:auto;
}
#splash-action {
	font-size:11px;
	font-weight: 300;
	letter-spacing:.8px;
	position:absolute;
		bottom:50px;
	text-align: center;
	text-decoration: none;
	width:100%;
}
#splash-action > h4 > a {
	color:#fff;
	font-weight: 300;
	letter-spacing:.8px;
	text-decoration: none;
}
#splash-action > h4 > a:hover {
	color:#c62c27;
}
.splash-mat {
	background-color: #efefef;
	border: 2px solid #d5d5d5;
	border-radius: 8px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 10px;
	width: 290px;
}
.splash-logo {
	height: 50px;
}
span.caret {
	cursor:pointer;
}
.divider {
	border-top: thin solid #eaeaea;
}
#version {
	font-size: 12px;
	letter-spacing:.5px;
	color: #bbb;
}
.splash-center {
	color:#366aa6;
}
.login-reg-bar {
	bottom:40px;
	position:absolute;
	text-align:center;
	padding-top:30px;
	width:100%;
}
.login-reg-bar a  {
	text-decoration: none;
}
.splash-btn {
	background-color: #dedede;
	border-radius: 16px;
	box-shadow: 1px 1px 1px 1px #555;
	color:#2772c6;
	min-width:110px;
	padding-bottom:3px;
}
.splash-btn:hover {
	background-color: #666;
	color: #fff;
}
.btn-group > a:first-child > .btn{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > a:last-child > .btn{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin-left: -2px;
}
#error {
	margin: 10px auto;
	padding: 10px;
	width: 90%;
	max-width: 290px;
}
		
div.whats-new {
	position:relative;
	display: inline-block;
}
div.whats-new > h4 {
	color: #366aa6;
}
.placeholder {
	color: #3686a6;
	padding-left: 7px;
}
#save_prefs {
	margin:15px;
}
.full-width {
	width:100%;
}
.simple {
	padding:2px;
}
.btm-bord-light {
	border-bottom: thin solid #cacaca;
}
.btm-bord-med {
	border-bottom: medium solid #a9a9a9;
}
.container {
	text-align: center;
}
.content-container {
	max-width: 780px;
	min-width: 290px;
	height:100%;
	line-height:1.5em;
}

/*added styles v0.92 */
.intro-head {
	text-align:center;
}
.intro-head h4 {	
	color:#fff;
	font-weight: 700;
}

.add-btn > img {
	background:none;
	cursor:pointer;
	height: 20px;
	width: 20px;
	margin-right:10px;
	margin-top: 7px;
}
#top_right_nav img {
	height: 27px;
	width:27px;
	margin-right: 0px;
	margin-top: 6px;
}
#side-menu {
	display:none;
}
#side-menu ul {
	color:#903;
	background-color: #fefefe;
	padding-right: 15px;
	padding-left: 5px;
}
.add-menu {
	top:38px;
	padding:4px;
	z-index:1100;
}
.head-row {
	margin:0px;
	padding-left: 3px;
	width: 100%;
	position:relative;
}
.head-row > h5 {
	margin-bottom:0px;
	margin-top: 0px;
	padding-top:3px;
	padding-bottom:3px;
	font-size: 13px;
}
.head-row > a {
	font-size: 12px;
	position:absolute;
	right:15px;
	top:2px;
}
.default-head-row {
	background-color:#dedede;
}
.sponsored-head-row {
	background-color: #FF0;
}
.slideout {
    background: #fff url(/_images/slideout_bkgd.png) repeat-y 50% 0;
	/*border-bottom: #cacaca 1px solid;*/
	display: table-row;
    position: absolute;
    	top: 0px;
    	right:-200px;
	height:100%;
	/*max-height:24px;*/
	width: 200px;
    padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/*padding-bottom: 1px;*/
	color:#fff;
	z-index: 100;
}

.open-slide,
.close-slide {
	background-color: #fff;
	cursor:pointer;
	height: calc(100%-2px);
	padding-top:13px;
	width: 20px;
}
.open-slide {
    position: absolute;
    top: 0; left: -30px;
	padding-bottom:19px;
}

.close-slide {
	background: #cacaca;
	border-left: #cacaca 1px solid;
	/*border-top: #cacaca 1px solid;
	border-bottom: #cacaca 1px solid;*/
	display:none;
	height:100%;
	position:absolute;
	top: 0px; left: -19px;
}
.close-slide2 {
	background: #fff;
}
.img-container {
	text-align:center;
	border:none;
}
.img-container > img {
	margin-top: 0px;
	border:none;
	/*max-height: 18px;*/
}
.slidecontent {
    float:left;
	padding-left: 15px;
	padding-top: 12px;
	position:relative;
	display:table-cell;	
}
.slidecontent ul {
	margin: 0;
	padding-bottom: 2px;
}
.slidecontent li a {
	text-decoration: none;
	color: #fff;
	font-size:12px;
	margin-left: 0px;
	padding-right: 11px;
	vertical-align:middle;
}
.slidecontent li a img {
	height: 18px;
}
.data-row {
	background:#fff;
	border-bottom: thin solid #cacaca;
	color:#444;
	display:inline-table;
	height: 46px;
	min-height: 53px;
	position:relative;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:3px;
	position:relative;
	overflow:hidden;
	width:100%;
}
.data-row:hover {
	background-color: #f2f2f2;
}
.field {
	padding: 0;
	font-size: 14px;
	color:#111150;
	display:table-cell;
}
.field1 {
	overflow:hidden;
	padding-left: 8px;
}
.field1 > img {
	max-height: 17px;
	position:absolute;
	top:3px;
	left: 6px;
}
.field2 {
	color:#444;
	font-size: 11px;
	overflow:hidden;
	margin:0px;
	position:absolute;
	left:18px;
	bottom:6px;
}
.field3 {
	position:absolute;
	top:10px;
	right: 20px;
}
.field3 > .glyphicon {
	color: #366aa6;
}
.field3.img {
	right: 17px;
}
.field4 {
	position:absolute;
	top:19px;
	right:15px;
	padding-right: 15px;
	padding-left: 15px;
	cursor:pointer;
}
.field4 > .glyphicon {
	font-size: 16px;
	color: #366aa6;
}
.service-box,
.wallet-box,
.form-box {
	background-color:#fff;
	display:inline-block;
	height:46px; /*adjust with data-row height*/
	position:relative;
	min-width:83%;
}
.recomm-box {
	background-color:#fff;
	display:inline-block;
	height:46px; /*adjust with data-row height*/
	position:relative;
	min-width:100%;
}

.recomm-box:hover,
.service-box:hover,
.wallet-box:hover,
.form-box:hover {
	cursor:pointer;
	background-color: #f2f2f2;
}
.setup-btn {
	padding:0px 2px;
	font-size:14px;
	background-color:none;
}
.sw-fade {
    position: absolute;
    left: 1%; 
    top: 1px; 
    background-color: #999;
    -moz-opacity: 0.3; 
    opacity: .30;
    filter: alpha(opacity=30);
    width: 70%;
	min-height:90%;
    max-height: 20px;
    z-index: 90; 
}
.cell {
	display:inline-block;
	text-align:center;
	padding: 10px 0px;
	cursor:pointer;
}
.cell1 {
	border-right:#cacaca thin solid;
	width: 90px;
}
.cell2 {
	width: 150px;
}
.slide-glyph {
	font-size:16px;
	top:4px;
}

.srvName {
	text-align:left;
	padding: 5px 0px 0px 10px;
	color:#444;
	font-size: 20px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
}
.srvDescrip { 
	text-align: left;
	font-size: 12px;
	padding-left:5px;
	padding-bottom: 0px;
}
.srvLogo {
	width:100%;
	text-align:left;
}
.srvLogo > img {
	height: 20px;
	margin-bottom: 3px;
}
.srvLogoTile > img {
	height: 20px;
	margin-top:5px;
	margin-bottom: 5px;
}
.srvAvgRvw {
	font-size: 12px;
	padding-left: 15px;
	padding-bottom:12px;
	vertical-align: baseline;
}
.srvAvgreview{
	text-align:right;
	padding-right: 15px;
	padding-bottom: 10px;
}
.srvAvgreview > img{
	height: 15px;
	text-align:right;
	vertical-align:top;
}
.headline {
	margin-bottom:0px;
}
.comment-author {
	font-size: 11px;
	color: #bababa;
	font-weight: 500;
	vertical-align:baseline;
}
.comment-review {
	text-align: right;
}
.comment-stars {
	line-height: 20px;
}
.comment-stars > img {
	height: 15px;
}
.comment-review > img {
	height: 15px;
	text-align: right;
}
.comment {
	padding-left: 15px;
	padding-right: 15px;
}
.srv-block {
	margin: 30px auto 10px;
	position: relative;
}
.mm-rec {
	display:inline;
	font-size: 11px;
	line-height: 12px;
	position:absolute;
		bottom:2px;
		left:15px;
	max-width: 95px;
	text-align:left;
}
.mm-rec > img {
	height: 20px;
	margin-left:1px;
	margin-right:15px;
	margin-bottom:3px;
}
.panel-head {
	margin-bottom:15px;
}

.outer-box {
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	box-shadow: 1px 1px 1px 1px #bfbfbf;
	background: -moz-linear-gradient(top,  rgba(251,251,255,1) 0%, rgba(237,237,237,.7) 85%); 
	max-width: 300px;
	min-height: 150px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.btn-connect {
	background: transparent;
	color:#fff;
	padding: 0px;
	display:table-cell;
}
.btn-teamadd {
	border: 1px solid #c62c27;
	border-radius: 6px;
	color: #fff;
	font-size: 13px;
	font-weight:700;
	padding: 3px 10px;
	position:absolute;
	bottom:5px;
	right:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #C62C27;
}
.srv-selected {
	color: #c62c27;
	position:absolute;
	bottom:10px;
	right:10px;
}
.btn-primary {
	background-color: #366aa6;
}
.search-btn {
	background-color: #3973b4;
	color:#fff;
}
.btn-no,
.btn-delete {
	margin-left:10px;
	margin-right:10px;
	padding:5px 10px;
}

/* === modal styles === */
.modal {
	color:#454545;
	font-family:"Segoe UI",sans-serif;
}
.modal-title {
	font-size:20px;
	font-weight:600;
	letter-spacing:1px;
	font-variant:small-caps;
	margin-left:15px;
}
.modal-body > p {
	font-size:16px;
	line-height: 1.15em;
	letter-spacing:0.5px;
}
.modal-body > p > span {
	font-weight:700;
}
.sw-modal-dialog {
	margin-top: 9%;
}
.modal-head {
	text-align: center;
	font-size: 16px;
}
.modal-content-head {
	color: #666;
	font-weight: 700;
	margin-top:0px;
}
.modal-content {
	max-height: 80%;
}
.modal-header-mm {
	padding-bottom:5px;
	padding-top: 5px;
}
.modal-body-mm {
	padding-bottom: 10px;
	padding-top: 0px;
}
.modal-section-title,
.subhead {
	text-align:left;
	font-weight: bold;
	margin-top:5px;
	color:#366AA6;
	padding-bottom:5px;
}
	
/* == END modal styles == */

table.doc_results {
	font-size:12px;
	width:100%;
}
td.state-divider {
	border-bottom: thin solid #e3e3e3;
	text-align: left;
	padding-left:5px;
	font-weight:500;
}
div.waiting{
	background-image: url(/_images/waiting.gif);
	background-repeat: no-repeat;
	background-position:top;
	display:block;
	height:32px;
	margin-left: auto;
	margin-right:auto;
	margin-top: -10px;
	margin-bottom: 15px;
	text-align: center;
	overflow:visible;
}
div.waiting-sm{
	background-image: url(/_images/waiting-sm.gif);
	background-repeat: no-repeat;
	background-position:top;
	display:block;
	height:18px;
	width:18px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	overflow:visible;
}
.doc-choice {
	margin-top: 6px;
	background-color: #366aa6;
}
.exact-match {
	font-weight: 700;
}
.radio-cell {
	font-weight:bold;
	width:15%;
	text-align:right;
	vertical-align:middle;
	padding-right:5px;
}
address {
	font-size: 12px;
	line-height: 1.15em;
}
.panel-primary > .panel-heading {
	background-color: #366aa6;
}
.panel-heading {
	font-weight: 600;
}
.widget-wrapper {
	border: thin solid #cfcfcf;
	/*box-shadow: -1px -1px #366aa6;*/
	text-align:center;
	clear:both;
	position:relative;
	width:310px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
/* to control auto zoom in on text input on mobile */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	select:focus, textarea:focus, input:focus {
		font-size: 16px;
		background:#eee;
	}
}
/*===datalist styling===*/
.datalist {
	list-style: none;
	display: none;
	background: white;
	box-shadow: 0 2px 2px #999;
	position: absolute;
	left: 0;
	top: 0;
	max-height: 300px;
	overflow-y: auto;
}
.datalist:empty {
	display: none !important;
}
.datalist li {
	padding: 3px;
	font: 13px "Lucida Grande", Sans-Serif;
}
.datalist li.active {
	background: #3875d7;
	color: white;
}
/*=== ===*/
#ins_selector {
	display: none;
}
#open_new_form {
	cursor:pointer;
}
.defer,
.mark-done,
.mark-notdone {
	font-weight: 200; 
	color: #cfcfcf; 
	padding-right:6px;
	cursor:pointer;
}
#search {
	border-radius: 0px;
}
#search + span  {
	border-radius: 0px;
}
#must_do_box {
	background-color: #FDF9FF;
	box-shadow: 2px 2px #dedede;
	border-radius: 4px;
	border: 1px solid #993366;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom:20px;
	min-height: 30px;
}
#must_do_box > h4 {
	margin-top:0px;
	padding-top: 0px;
	padding-left: 5px;
}
#must_do {
	min-height:5px;
}

.item_group_head {
	cursor:pointer;
}
#recur_dialog {
	display:none;
	height: 20px;
	margin-top:0px;
	margin-bottom:20px;
}	
#month_days,
#week_days,
#deleteSeries_btn,
#saveSeries_btn
{
	display:none;
}
	
	