* {
    padding: 0px;
    margin: 0px;
}

body {
    background-image: url( '../images/bg.jpg' );
	background-repeat: repeat;
}

h1 {
    padding-bottom: 20px;
	font-weight: bold;
}

h2 {
	font-style: italic;
}

.img-responsive {
    min-height: 80px;
    max-height: 500px;
    min-width: 80px;
    object-fit: contain;
}

.thumbnail {
    min-width: 100px;
    margin-left: 5px;
    margin-right: 5px;
}

#topbar {
    background-image: url( '../images/banner.png');
    background-repeat: no-repeat;
    height: 66px;
    background-color: #000;
}

.thumbnail {
    max-width: 800px;
}

.container {
    margin: 10px auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 6px;
    width: 1000px;
       text-align: center;
    min-height: 100px;
        
}



.container_login {
    width: 500px;
}


.nav-sidebar { 
    width: 200px;

    padding: 8px 0; 
    border-right: 1px solid #ddd;
}
.nav-sidebar a {
    color: #333;
    -webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
    -webkit-border-radius: 4px 0 0 4px; 
    -moz-border-radius: 4px 0 0 4px; 
    border-radius: 4px 0 0 4px; 
}
.nav-sidebar .active a { 
    cursor: default;
    background-color: #428bca; 
    color: #fff; 
    text-shadow: 1px 1px 1px #666; 
}
.nav-sidebar .active a:hover {
    background-color: #428bca;   
}
.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; 
}

.content {
    width: 780px;
    
    padding: 10px;
}

a {
    color: #333;
}

.pramname {
    border-top: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;
    text-align: center;
    
    font-weight: bold;
    font-size: 14px;
    color: #337ab7;
}

#footer {
    text-align: center;
    width: 1000px;
    margin: 0px auto;
    
    font-family: Verdana;
    font-size: 12px;
    color: #222;
    
	margin-top: 30px;
    margin-bottom: 30px;
}

.pram {
    width: 150px;
    height: 150px;
    padding: 5px;
    border: 1px solid #eee;
}

.name {
    padding: 5px;
}

.gallery
{
    display: inline-block;
    margin-top: 20px;
}

.description {
    padding: 20px;
    
    line-height: 20px;
}

.buttons {
	margin-top: 30px;
	background-color: #3b5998;
	color: #fff;
	margin-right: 10px;
}

.social-icon .fa {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 30px;
    height: 30px !important;
    line-height: 1;
    font-size: 14px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #fff;
    background: none
}

.social-icon:hover .fa {
    opacity: .8
}

.social-icon .fa-pinterest {
    background-color: #cb2027
}

.social-icon .fa-rss {
    background-color: #f26522
}

.social-icon .fa-facebook {
    background-color: #3b5998
}

.social-icon .fa-twitter {
    background-color: #00aced
}

.social-icon .fa-flickr {
    background-color: #ff0084
}

.social-icon .fa-dribbble {
    background-color: #ea4c89
}

.social-icon .fa-behance {
    background-color: #42a9fb
}

.social-icon .fa-linkedin {
    background-color: #007bb6
}

.social-icon .fa-vimeo-square {
    background-color: #aad450
}

.social-icon .fa-youtube {
    background-color: #bb0000
}

.social-icon .fa-tumblr {
    background-color: #32506d
}

.social-icon .fa-github-alt {
    background-color: #333333
}

.social-icon .fa-google-plus {
    background-color: #dd4b39
}

.social-icon .fa-instagram {
    background-color: #517fa4
}

.social-icon .fa-soundcloud {
    background-color: #f80
}

.social-icon-large {
    margin-right: 20px
}

.social-icon-large .fa {
    font-size: 25px;
    background: transparent;
    color: #000;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 60px;
    height: 60px !important;
    line-height: 1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.social-icon-large:hover .fa {
    color: #fff
}

.social-icon-large:hover .fa-pinterest {
    background-color: #cb2027
}

.social-icon-large:hover .fa-rss {
    background-color: #f26522
}

.social-icon-large:hover .fa-facebook {
    background-color: #3b5998
}

.social-icon-large:hover .fa-twitter {
    background-color: #00aced
}

.social-icon-large:hover .fa-flickr {
    background-color: #ff0084
}

.social-icon-large:hover .fa-dribbble {
    background-color: #ea4c89
}

.social-icon-large:hover .fa-behance {
    background-color: #42a9fb
}

.social-icon-large:hover .fa-linkedin {
    background-color: #007bb6
}

.social-icon-large:hover .fa-vimeo-square {
    background-color: #aad450
}

.social-icon-large:hover .fa-youtube {
    background-color: #bb0000
}

.social-icon-large:hover .fa-tumblr {
    background-color: #32506d
}

.social-icon-large:hover .fa-github-alt {
    background-color: #333333
}

.social-icon-large:hover .fa-google-plus {
    background-color: #dd4b39
}

.social-icon-large:hover .fa-instagram {
    background-color: #517fa4
}

.social-icon-large:hover .fa-soundcloud {
    background-color: #f80
}

.btn-round {
    border-radius: 4px !important
}

.btn.btn-large i {
    font-size: 24px
}