.mbottom0{
	margin-bottom:0px;
}
.mbottom5{
	margin-bottom:5px;
}
.mbottom10{
	margin-bottom:10px;
}
.mbottom15{
	margin-bottom:15px;
}
.mbottom20{
	margin-bottom:20px;
}
.mleft15{
	margin-left:15px;	
}
.mright15{
	margin-right:15px;	
}
.mleft5{
	margin-left:5px;	
}
.mright5{
	margin-right:5px;	
}
.mleft10{
	margin-left:10px;	
}
.mright10{
	margin-right:10px;	
}
.mleft20{
	margin-left:20px;	
}
.mright20{
	margin-right:20px;	
}
.pleft0{
	padding-left: 0px;
}
.pright0{
	padding-right: 0px;
}
.pleft15{
padding-left: 15px;
}
.pright15{
padding-right: 15px;
}
.mtop25{
	margin-top:25px;
}
.input.radio label{
	margin-right: 10px;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus{
	/*background-color:#E61C23;*/
}
.navbar-header a{
	background-image: url("../img/logo_new.png");
	/*background-color:#E61C23;*/
    background-position: center center;
    background-repeat: no-repeat;
    height: 82px;
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}
.navbar-header.toggled{
	width: 52px
}
.navbar-header.toggled a{
	 -webkit-transition-delay: 0s;
	 transition-delay: 0s;
	background-image: url("../img/logo_small2.jpg");
	background-size:50px;
}
td span.color_box { width: 50px; height: 20px; margin: 0px auto;display: block;}
.treeview span.glyphicon-plus  { cursor:  pointer;}
a.disabled:hover, a.disabled:focus{
	color: #8e8e8e;
}
.btn-white{
	background-color: #FFFFFF;
}
.btn-report{
	background-color: #337ab7;
    color: #FFFFFF;
    border: 1px solid #ccc;
    border-radius: 25px;
    padding: 5px 20px;
    font-size: 18px;
    margin: 0 10px;
}
.btn-report:focus{
	color: #FFFFFF;
}
.btn-report:hover{
	background-color: #FFFFFF;
	color:#337ab7;
}
.btn_root
{
	float: right;	
}


.duplicate{
	background-color: #ffc6c6;
}
.partner_small_box{
	border-collapse: collapse;
}
.partner_small_box td{
	border: 1px solid #000000;
	padding: 2px;
	min-width: 24px;
	text-align: center;
}
span.glyphicons.glyphicons-group:before{
	content: url("../img/glyphicons-44-group1.png");
}
span.glyphicons.glyphicons-excel:before {
    content: url(../img/blue_excel.png);
}
span.glyphicons.glyphicons-excel-gray:before {
    content: url(../img/gray_excel.png);
}
span.error{
	color: #f00;
	position: absolute;
	font-size: 12px;
}
.navbar-default{
	border-color: inherit;
	border-bottom: 0px;
}
.table_parent{
	overflow-x:auto; 
}
#page-content-wrapper {position: relative;}
.status_fld{
	display: block;
	text-align: center;
	border-radius:5px;
	padding: 2px 10px;
}
.status_fld.invited{
	display: block;
	text-align: center;
	background-color: #bcbcbc;
}
.status_fld.replied{
	display: block;
	text-align: center;
	background-color: #77ea9a;
}
.status_fld.replied_partner{
	display: block;
	text-align: center;
	background-color: orange;
}
.status_fld.multi_invite{
	display: block;
	text-align: center;
	text-decoration: underline;
}
.status_fld.forwarded{
	display: block;
	text-align: center;
	background-color: #ce94e0;
}
.status_fld.declined{
	display: block;
	text-align: center;
	background-color: #e5898c;
}
.status_fld.open{
	display: block;
	text-align: center;
	background-color: #c6c669;
}
.status_fld.clicked{
	display: block;
	text-align: center;
	background-color: #1d9ce5;
}

#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 1205px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 8px 12px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
	text-align:center;
}
#ver-zebra tr
{
	color: #000;
}
#ver-zebra td
{
	padding: 8px 8px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
#ver-zebra tr:hover td
{
	background: #d0dafd;
	color: #339;
}
.vzebra-odd
{
	background: #F5F5F5;
}
.vzebra-even
{
	background: #F5F5F5;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra .vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}
.ver-zebra_Legend
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 15px;
	width: 200px;
	text-align: left;
	border-collapse: collapse;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
.ver-zebra_Legend th
{
	font-size: 14px;
	font-weight: normal;
	padding: 8px 12px;
	text-align:center;
}
.ver-zebra_Legend td
{
	padding: 8px 8px;
}
.ver-zebra_Legend tr:hover td
{
	background: #ccc;
}
.vzebra-odd
{
	background: #eee;
}
.vzebra-even
{
	background: #ddd;
}
.ver-zebra_Legend
{
	background: #d0dafd;
}
 #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
.vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #337ab7;
	color:#fff;
}

#ver-zebra_Notes{margin: 15px;width: 550px;font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size: 12px;text-align: left;border-collapse: collapse;}
#ver-zebra_Notes th
{
	font-size: 14px;
	font-weight: normal;
	padding: 8px 12px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
	text-align:center;
}
#ver-zebra_Notes td
{
	padding: 8px 8px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
	border-bottom: 1px solid #fff;
	border-top: 1px solid transparent;
}
#ver-zebra_Notes li,#ver-zebra_Notes ul
{
	padding-left:10px;	
}
#ver-zebra_Notes #vzebra-adventure
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra_Notes .vzebra-comedy
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}
.ver-zebra_Legend .bottom_row{
	background-color: #ddd;
}
.fasttrack
{
	background-color:rgb(232, 171, 171);
}
.status_fld.fasttrack{
	background-color:rgb(232, 171, 171);
	height:25px;
}
.status_fld.active_partners{
	background-color:#fff;
	border:1px solid #000;
}
.active_partner
{
	font-weight:bold;
}
.pointer { cursor:  pointer;}
.legends .status_fld{width: 150px;}
.legends .fasttrack{width: auto;}
.legends .active_partner{width: auto;}
.legends tr td:nth-child(1){border-right: 0px}
.legends tr td:nth-child(2){border-left: 0px;text-align: left;}

/*--------- pagination --------------*/

  .pagination {display:inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px; }
  .pagination ul.pagination{margin:0;}  
  .pagination > li {display: inline; }
  .pagination > li > a,
  .pagination > li > span {position: relative;float: left;padding: 6px 12px;margin-left: -1px;line-height: 1.42857143;color:#337ab7;font-weight: bold;text-decoration: none;	background-color: #fff;	border: 1px solid #ddd;  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {margin-left: 0;border-top-left-radius:0;border-bottom-left-radius:0;  }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {border-top-right-radius:0;border-bottom-right-radius:0;  }
  .pagination > li > a:hover,
  .pagination > li > span:hover,
  .pagination > li > a:focus,
  .pagination > li > span:focus {color: #23527c;background-color: #eee;border-color: #ddd;  }
 
  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {z-index: 2;color: #fff;cursor: default;background-color: #6fbd45;border-color: #6fbd45; }
  
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {color: #777;cursor: not-allowed;background-color: #fff;border-color: #ddd; }

/*------------------------------*/