.response h5 i{
	background-image: url(images/app-icons.png) !important;
	height: 22px;
	line-height: 22px;
	width: 22px;
	margin: -4px 10px 0 0;
}

.icon-android{background-position: 0 0;}
.icon-apple{background-position: -22px 0;}
.icon-blackberry{background-position: -44px 0;}
.icon-windows{background-position: -66px 0;}
.icon-outlook{background-position: -88px 0;}
.icon-google{background-position: 0 -22px;}
.icon-yahoo{background-position: -22px -22px;}
.icon-aol{background-position: -44px -22px;}
.icon-lotus{background-position: -66px -22px;}
.icon-other{background-position: -88px -22px;}
.icon-phone{background-position: 0 -44px;}
.icon-email{background-position: -22px -44px;}
.icon-bullhorn{background-position: -44px -44px;}

#contact_list{color: black;}
.dummy{width: 0; height: 0; visibility: hidden; position: absolute;}

.modal{
	width: 500px;
	border: none;
}

.modal .modal{
	left: 50% !important;
	margin-left: -250px !important;

}

.modal, .modal-footer{
	background-color: #252525;
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.modal-header{
	background: rgb(54,54,54); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2MzYzNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzI4MjgyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTFhMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(54,54,54,1) 0%, rgba(40,40,40,1) 50%, rgba(26,26,26,1) 51%, rgba(26,26,26,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(54,54,54,1)), color-stop(50%,rgba(40,40,40,1)), color-stop(51%,rgba(26,26,26,1)), color-stop(100%,rgba(26,26,26,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(54,54,54,1) 0%,rgba(40,40,40,1) 50%,rgba(26,26,26,1) 51%,rgba(26,26,26,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(54,54,54,1) 0%,rgba(40,40,40,1) 50%,rgba(26,26,26,1) 51%,rgba(26,26,26,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(54,54,54,1) 0%,rgba(40,40,40,1) 50%,rgba(26,26,26,1) 51%,rgba(26,26,26,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(54,54,54,1) 0%,rgba(40,40,40,1) 50%,rgba(26,26,26,1) 51%,rgba(26,26,26,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#1a1a1a',GradientType=0 ); /* IE6-8 */
	
	height:18px;
	font-size:24px;
	color:#fff;
	font-family: 'PTSansNarrowBold';
	border-bottom: 1px solid #2E2E2E;
}

.modal-header h3{
	line-height: 20px;
	text-align: left;
	font-size: 14px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

x.modal-header .close{
	display: none;
}


.modal-header .close{
	background: rgb(26,26,26); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzFhMWExYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzI4MjgyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNjM2MzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(26,26,26,1) 0%, rgba(26,26,26,1) 49%, rgba(40,40,40,1) 50%, rgba(54,54,54,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(26,26,26,1)), color-stop(49%,rgba(26,26,26,1)), color-stop(50%,rgba(40,40,40,1)), color-stop(100%,rgba(54,54,54,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(26,26,26,1) 0%,rgba(26,26,26,1) 49%,rgba(40,40,40,1) 50%,rgba(54,54,54,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(26,26,26,1) 0%,rgba(26,26,26,1) 49%,rgba(40,40,40,1) 50%,rgba(54,54,54,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(26,26,26,1) 0%,rgba(26,26,26,1) 49%,rgba(40,40,40,1) 50%,rgba(54,54,54,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(26,26,26,1) 0%,rgba(26,26,26,1) 49%,rgba(40,40,40,1) 50%,rgba(54,54,54,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#363636',GradientType=0 ); /* IE6-8 */
	
	color: #1583C6;
	padding: 2px 8px;
	border: 1px solid #666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	
	font-size: 12px;
	font-weight: normal;
	opacity: 1;
	text-shadow: none !important;
	color:white;
	
	margin-top: -5px;
}

.modal-header .close:hover{
	outline: 0;
	/* IE6-9 */
	text-shadow: 0px 0px 1px #08C;
	color: #08C !important;
}

.modal-body, .modal-body label,  .modal-body button, .modal-body select, .modal-body textarea, .modal-body input{
	color: #FFFFFF;
	font-family: 'PTSansRegular';
	font-size: 12px !important;
	line-height: 16px;
}

.modal-body{
	max-height: 500px !important;
}

.modal-footer{padding:10px !important;}

input, select, textarea {
    box-sizing:content-box;
    -ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
}

.fields {
	padding: 4px 0px;
    margin: 0 auto;
}

.fields input, .fields select{
	width: 98%;
    background-color: #000000;
    border-color: #444444;
    float: left;
}
.fields > .span6 input {
    width: 96%;
}

.fields select{
    height: 20px;
    padding: 4px 6px
}

.fields input:focus, .fields select:focus{
	outline: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.cal-address {
    background-color: #000000;
	float: left;
    border: 1px solid #444;
    border-radius: 4px;
}



.cal-address{
    height: 31px;
    line-height: 31px;
    padding-left: 9px;
    width: 345px;
}

.modal .t-n-c input{
display: inline-block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: 0;
width: 48px;
}
.modal .t-n-c {
    display: block;
    margin-top: 10px;
}
.modal .t-n-c label{
clear: both;
position: relative;
display: block;
overflow: hidden;
padding-left: 36px;
}

label.error{
color: red;
text-align: left;
}

#subscription-form label.error{display: none !important;}

.modal-footer{
border: none;
box-shadow: none;
}

/* STEP 2 CSS */
table.response{
	margin:0;
	padding: 0;
	width: 100%;
}

table.response.calendars tr td{
	padding: 8px 0;
}

table.response tr td{
	vertical-align: top;
}

table.response h5{
  color: #1E9DD2;
  font-family: 'PTSansBold';
  font-size: 16px;
}

table.response p{
	margin-left:8px;
}

table.response img{
	width:172px;
}

table.response tr.seperator td{
	height: 36px;
	background: transparent url(images/orimage-bg.png) center center;
}

.sbHolder{
	height: 31px;
}

.modal .tooltip{
	z-index: 999999;
}

.modal .tooltip.top .tooltip-arrow{
	border-top-color: red;
}

.modal .tooltip.bottom .tooltip-arrow{
	border-bottom-color: red;
}

.modal .tooltip-inner{
	background-color: red;
}


.chosen-container {
    text-align: left;
    color: white !important;
    font-size: 12px !important;
}
.chosen-container-active.chosen-with-drop .chosen-single, .chosen-container-single .chosen-single {
    border: 1px solid #444  !important;
    background: black !important;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    color: white !important;
    border-radius: 4px !important;
    height: 27px !important;
    line-height: 30px !important;
}


.chosen-container-single .chosen-drop {
    background: black !important;
    border: 1px solid #444  !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    color: white !important;
    z-index: 1080 !important;
}

.chosen-container-single .chosen-single div b {
    background-position: 0 4px !important;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 4px !important;
}

.chosen-container .chosen-results li.no-results {
    background: black !important;
}
.chosen-container .chosen-results {
    max-height: 120px !important;
    width: 99%;
}

.error {
    border: 1px solid red  !important;
}

.modal-body {
    overflow-y: visible;
}

.selectize-input , .selectize-dropdown{
    background: black !important;
    border: 1px solid #444  !important;
    color: white !important;
    font-size: 12px !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}