/*!

 * Bootstrap v3.1.1 (http://getbootstrap.com)

 * Copyright 2011-2014 Twitter, Inc.

 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 */



/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

p {
    margin: 0;
}

.modal-header {

	padding:15px;

	border-bottom:1px solid #e5e5e5;

	min-height:16.42857143px;

}

.modal-header .close {

	margin-top:-2px;

}

.modal-title {

	margin:0;

	line-height:1.42857143;

}

.modal-body .pull-left {

	padding-right: 1em;

}

.modal-body .pull-right {

	padding-left: 1em;

}



.modal-footer {

	clear: both;

}

.modal-footer .btn+.btn {

	margin-left:5px;

	margin-bottom:0;

}

.modal-footer .btn-group .btn+.btn {

	margin-left:-1px;

}.modal-footer .btn-block+.btn-block {

	margin-left:0;

}@media (min-width:768px){.modal-dialog {

	width:600px;

	margin:30px auto;

}.modal-content {

	-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);

	box-shadow:0 5px 15px rgba(0,0,0,0.5);

}

.modal-sm {

	width:300px;

}

.modal-lg {

	width:900px

}}



.btn-primary {

	color:#fff;

	background-color:#666;

	border-color:#666;

}

.btn-primary:hover,

.btn-primary:focus,

.btn-primary:active {

	color:#fff;

	background-color:#3276b1;

	border-color:#285e8e;

}



.bthumb3 .pull-left {

	padding-right: 15px;

	padding-bottom: 5px;

}

.bthumb3 .pull-right {

	padding-left: 15px;

	padding-bottom: 5px;

}

.media-left, .media > .pull-left {
    padding-right: 16px;
	padding-top: 6px;
}
.media-right, .media > .pull-right {
    padding-right: 16px;
	padding-top: 6px;
}

#portfolio img {

	width: 200px;

	max-width: 200px;

	height: 260px;

}



.thumbnail .caption {

    padding: 0px;

}



.thumbnail {

    display: block;

    padding: 4px;

    margin-bottom: 18px;

    background-color: #FFF;

    border: none;

    border-radius: 2px;

    transition: border 0.2s ease-in-out 0s;

    line-height: 1.42857;

}
#bullet ul {
     margin-left: 2.5em;
	}
	
#bullet p {
     margin: 10px 0;
	}
	
#bullet li {
    display: list-item;
    list-style-type: disc;
	list-style-position: inside;
	text-indent: -.875em;
    }
	a[data-toggle="modal"] {
	cursor: pointer;
}

.ui-114 {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.ui-114 .ui-114-item {
	position: relative;
	border: 2px solid #fff;
	border-radius: 3px;
	margin: 10px auto;
	max-width: 450px;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}
.ui-114 .ui-114-content {
	position: absolute;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	padding: 10px 15px;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.3);
}
.ui-114 h4 a {
	color: #fff;
}
.ui-114 p {
	color: #000000;
	line-height: 20px;
}
a[data-toggle="modal"] {
	cursor: pointer;
}