﻿/*
/* Debug Layout *//*
div {
    border: solid;
    border-color:red;
    padding: 2px;
    margin: 2px;

}
table {
    border:solid;
    border-color:purple;
    padding:5px;
    margin:5px;
    width :100%
}
/**/


#tm_page-header {
    margin: 10px 0 20px;
}

.tm_page-header {
  padding-bottom: 9px;
  margin: 10px 0 20px;
}

.tm_logos {
    margin-top: 10px;
}




#mainbtn {

    margin-bottom: 10px;
}

ul {
    list-style:none;
    padding:0px;
}

.tm_imgads li {
    margin-bottom: 20px;
}

.tm_fakeLink{
    color: #0065b8;
}




.tm_div_box {

    border:1px solid #adb8c0;
    -ms-border-radius:6px;
    border-radius:6px;
    background:#ffffff;
    padding: 10px;

    margin-bottom:10px;
    overflow: hidden;
}

.tm_imgads_bnr {

    margin-bottom: 10px !important;
}

.tm_img_logo {

    margin-top: 10px !important;
}


.tm_col_mid_container {
    padding: 0 !important;
    margin: 0 !important;
}

.tm_col_right_container {
    margin: 0 !important;
}

.tm_col_left_container {
    margin: 0 !important;
}

.tm_button_box {
    padding:2px 2px 2px 2px;
    margin-top:2px;
    margin-bottom:2px;
}

.tm_button_box a:link  {
    width: 100%
}


.tm_hoverflow {
    overflow: hidden;
}

.tm_box_tag_content {
    padding-left: 2px;
    padding-right: 2px;
}

.tm_box_tag_pad {
    margin: 2px
}

.tm_box_tag_close {
    cursor: pointer;
}


.tm_ads {
    background-color: #58AFF7;
    -ms-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 0 2px;
    line-height: 20px;
    vertical-align: baseline;
}


.tm_fileinput-button  {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;

}

.tm_container {

}


.navbar-login
{
    width: 305px;
    padding: 10px;
    padding-bottom: 0px;
}

.navbar-login-session
{
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.icon-size
{
    font-size: 87px;
}

.map {
    width:100%;
    height:calc(100% - 0);
    /*position:absolute;
    right:16px;
    top:50px;
    bottom:0; */
    overflow:hidden;
}

.tm_vertical_align_middle {
    vertical-align: middle;
}

.parent {display: table;}

.child {
    display: table-cell;
    vertical-align: middle;
    width: 33.33%;
    display:inline-block;
}


.meta_image {
	width: 100px;
	height: 100px;
}


.meta_image_video {
    margin: 0px;
}

.feed_text {
	float:left;
	width:80%;
	font-size:16px;
	color:#666;
}



.tm_vertical-align {
    display: inline-flex;
    align-items: center;
}




.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




.panel_footer {
    margin-bottom: 0px;
    background-color: #FFF;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
	border-color: #DDD;
}


.menulink li
{
  display: inline-block;

  list-style-type: none;
  padding-right: 20px;
  /*float: left;*/
    font-size: 10px;
    font-weight: bold;
}


.menu_link li
{
  display: inline-block;

  list-style-type: none;
  padding-right: 2px;
  /*float: left;*/
    font-size: 10px;
    font-weight: bold;
}

.buttonsx a, .buttonsx button {
    display:inline-block;
    margin:auto;
        color: black;
}


.buttonwrapper
{
    position:relative;


}




/*#footer {
    background: transparent url(images/company/bg-footer.png) repeat;
    border-top: 4px solid #0a0c0e;
    color: #A7A7A7;
    -webkit-box-shadow: 0 -4px 0 #000000;
    -webkit-box-shadow: 0 -4px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 -4px 0 #000000;
    box-shadow: 0 -4px 0 #000000;
    box-shadow: 0 -4px 0 rgba(0,0,0,.1);
	bottom:0;
	width:100%;
    position: absolute;
}*/



html {
  position: relative;
  min-height: 100%;
}
body {
   /*Margin bottom by footer height*/
  margin-bottom: 5px;
}


.footer {
  position: absolute;
  bottom: 0;
  width: 100%;


  /*background: transparent url(images/company/bg-footer.png) repeat;

    border-top: 4px solid #0a0c0e;
    color: #ffffff;
    -webkit-box-shadow: 0 -4px 0 #000000;
    -webkit-box-shadow: 0 -4px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 -4px 0 #000000;
    box-shadow: 0 -4px 0 #000000;
    box-shadow: 0 -4px 0 rgba(0,0,0,.1);*/

    /*background-color: #f5f5f5;
    color: black;
    border-top: 1px solid #0a0c0e;*/
    /*margin-top: 50px;*/
   /*Set the fixed height of the footer here*/
}



#footer {
    padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background:url(images/company/footer.png);
	color:#FFFFFF;
	position:absolute;
	bottom:0px;
	width:100%;
	left:0px;
    height: 150px;
}







#footer_container{
	margin:0 auto;
	/*width: 980px; mdf*/
    width: 100%;
}

#xfooter_icons {
    padding-top: 16px;
    height:70px;
    float:left;
    /*width: 981px; mdf*/
        width: 100%;
    text-align: center;
}


#xfooter_icons a {
	display:inline-block;
	zoom: 1;
    *display: inline;
    padding-top:40px;
    font-size:11px;
    color:#EEEEEE;
    width:100%;
    text-decoration:none;
}
#xfooter_icons a:hover {
    color:#999999;
    text-decoration:none;
}
#xfooter_icons .iconbox{
   display:inline-block;
   zoom: 1;
   *display: inline;
   text-align:center;
   height:39px;
   text-transform:uppercase;
   margin-right: 33px;
}





#xabout_us {
    background:url(images/company/icon_about.png) center no-repeat;
}

#xcontact_us {
    background:url(images/company/icon_contact.png) center no-repeat;
}

#xfacebook{
    background:url(images/company/icon_facebook.png) center no-repeat;
}

#xtwitter{
    background:url(images/company/icon_twitter.png) center no-repeat;
}

#xblog {
    background:url("images/company/icon_blog.png") center no-repeat;
}

#xinstagram {
    background:url("images/company/icon_instagram.png") center no-repeat;
}


#footer_sitemap {
    line-height:20px;
    font-size:12px;
    color:#FFFFFF;
    padding: 20px 0px 0 0px;
    text-align:center;
    float: left;
    /*width: 982px; mdf*/
        width: 100%;
}


#footer_sitemap h1 {
    font-size:13px;
    color:#FFFFFF;
    display:inline;
    font-weight:normal;
}
#footer_sitemap h1 a {
    color:#FFFFFF;
    text-decoration:none;
}
#footer_sitemap h1 a:hover {
    color:#CCCCCC;
    text-decoration:none;
}
#footer_sitemap .copyright {
	display: inline-block;
	margin-top: 10px;
}


#footer_text {
    padding: 0 20px 0 20px;
    line-height:18px;
    font-size:12px;
    float: left;
    /*width: 940px; mdf*/
        width: 100%;
}

#footer_text a {
    font-size:12px;
    color: #FFFFFF;
    text-decoration:none;
}
#footer_text a:hover {
    font-size:12px;
    color:#999999;
    text-decoration:none;
}
#footer_text span {
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}

/*#footer ul {
    margin: 0;
    padding: 0;
    list-style: none; }*/

/*#footer ul li {
     max-width: 660px;
     display: inline;
     margin-left: 25px;
}*/

/*#footer {
    padding-top: 10px;
    bottom: 0;
    background-color: #f5f5f5;
    position: relative;
    width: 100%;


}*/






#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -5px;
  padding: 0 0 100px;
}





hr.small  {
    margin-top: 20px;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #eee;
}




/* Notice
====================================*/
.large-notice {
	background-color: #fcfcfc;
	border: 1px solid #e0e0e0;
	padding: 25px; /* 32px */
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

.large-notice h2 {
	margin-bottom: 10px;
}

.large-notice p {
	font-size: 14px;
	color: #888;
	line-height: 22px;
	padding-bottom: 10px;
}






















/********************************************/



.dynamicTile .col-sm-2.col-xs-4{
    padding:5px;
}

.dynamicTile .col-sm-4.col-xs-8{
    padding:5px;
}

#tile1{
    background: rgb(0,172,238);
    margin: 2px !important;
}

#tile2{
    background: rgb(243,243,243);
    margin: 2px !important;
}

#tile3{
    background: rgb(71,193,228);
    margin: 2px !important;
}

#tile4{
    background-image: url('http://handsontek.net/demoimages/tiles/facebook.png');
    background-size: cover;
    margin: 2px !important;
}

#tile5{
    background: rgb(175,26,63);
    margin: 2px !important;
}

#tile6{
    background: rgb(62,157,215);
    margin: 2px !important;
}

#tile7{
    background: white;
    margin: 2px !important;
}

#tile8{
    background: rgb(209,70,37);
    margin: 2px !important;
}

#tile9{
    background: rgb(0,142,0);
    margin: 2px !important;
}

#tile10{
    background: rgb(0,93,233);
    margin: 2px !important;
}

.tilecaption{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin:0!important;
    text-align: center;
    color:white;
    font-family: Segoe UI;
    font-weight: lighter;
}



.carousel-caption2 {

    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px 35px 5px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
    color: white;
}


.carousel-caption2 a {
    color: white;
}


.droparea {
  width: 100%;
  padding: 15px;
  border: 1px solid #333;
  background: rgba(0,0,0,0.7);
}
#dropZone {
  border: 2px dashed #bbb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 50px;
  text-align: center;
  font: 21pt bold arial;
  color: #bbb;
}


.dropdown-menu-min-width {
    -moz-min-width: 250px;
    -ms-min-width: 250px;
    -o-min-width: 250px;
    -webkit-min-width: 250px;
    min-width: 250px;
}



.ViewSelector,
.ViewSelector2 {
    display: block
}
.ViewSelector table,
.ViewSelector2-item {
    display: block;
    margin-bottom: 1em;
    width: 100%
}
.ViewSelector td:first-child,
.ViewSelector2-item>label {
    font-weight: 700;
    margin: 0 .25em .25em 0;
    display: block
}
.ViewSelector2-item>select {
    width: 100%
}
.ViewSelector table,
.ViewSelector tbody,
.ViewSelector td,
.ViewSelector tr {
    display: block
}
.ViewSelector table {
    height: auto!important;
    width: auto!important
}
.ViewSelector td {
    width: auto!important
}
.ViewSelector td:last-child * {
    display: block;
    text-align: left
}
.ViewSelector td:last-child>div {
    font-weight: 400;
    margin: 0
}
@media (min-width: 570px) {
    .ViewSelector,
    .ViewSelector2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 -1em -1em;
        width: -webkit-calc(100% + 1em);
        width: calc(100% + 1em)
    }
    .ViewSelector table,
    .ViewSelector2-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 -webkit-calc(100%/3 - 1em);
        -ms-flex: 1 1 calc(100%/3 - 1em);
        flex: 1 1 calc(100%/3 - 1em);
        margin-left: 1em
    }
}
.ViewSelector--stacked,
.ViewSelector2--stacked {
    display: block;
    margin: 0;
    width: auto
}
.ViewSelector--stacked table,
.ViewSelector2--stacked .ViewSelector2-item {
    margin-left: 0
}




  .fullscreen_bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: 50% 50%;
    background-image: url('http://cleancanvas.herokuapp.com/img/backgrounds/color-splash.jpg');
    background-repeat:repeat;
  }


  .page-users-login, .page-users-add, .home-masthead {
  background-color: #39bbdb;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#39bbdb),to(#39bbdb));
  background-image: -webkit-linear-gradient(top,#39bbdb 0,#39bbdb 100%);
  background-image: -o-linear-gradient(top,#39bbdb 0,#39bbdb 100%);
  background-image: linear-gradient(to bottom,#39bbdb 0,#39bbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#39bbdb', endColorstr='#39bbdb', GradientType=0);
}


.load-more-feed {
    text-transform: uppercase;
    position: relative;
    background-color: #dfdfdb;
    border-radius: 5px;
    margin-top: -3px;
    font-weight: 700;
    padding: 18px 10px 17px;
    cursor: pointer;
    text-align: center;
    transition: .5s ease-out color;
    -moz-transition: .5s ease-out color;
    -webkit-transition: .5s ease-out color;
    -o-transition: .5s ease-out color;
    margin-right: 15px;
    color: #acaca9;
    font-size: 18px;
}



.loading {
    position: fixed;
  top: 50%;
  left: 50%;
      width: 30px;
    height: 30px;
  /* bring your own prefixes */
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("http://i.stack.imgur.com/MnyxU.gif");
    background-repeat: no-repeat;
    background-position: center;
    -ms-background-size: cover;
    background-size: cover;
}