﻿<style>
				  .dropdown-menu{
					   max-height:300px;
					   width: 300px;
					   overflow-y: scroll;
					   text-align: center;
					   }
					 .navbar-brand.transgirls-brand {
					 	font-family: 'Caveat Brush';
					 	color: orange;
					 	font-size: 28px;
					 	}
	
           a.tgstyle {
           	color: orange !important;
           	
           	}
           	
           a.tgstyle:hover {
           	color: white !important;
           	}
           	
           .btn.btn-default.btn-transgirls-navi {
						-webkit-border-bottom-right-radius: 10px;
						-webkit-border-bottom-left-radius: 10px;
						-moz-border-radius-bottomright: 10px;
						-moz-border-radius-bottomleft: 10px;
						border-bottom-right-radius: 10px;
						border-bottom-left-radius: 10px;
						color: orange !important;
						background: #404040;
						border-width: 0;
						font-style: none !important;
						text-shadow: none;
						transition: .5s ease;
						float: right !important;
						margin-top: -5px;
						Font-size: 24px;
						
           	}
           .btn.btn-default.btn-transgirls-navi:focus {
           outline: 0;
					  border: none;
					  -moz-outline-style: none
				  	}
				   
				   .btn.btn-default.btn-transgirls-navi:active {
           outline: 0;
					  border: none;
					  -moz-outline-style: none
				  	}
				  	
				  .btn.btn-default.btn-transgirls-navi:hover {
            color: #404040 !important;
            background: orange;
				  	}
				  .btn.btn-tg-modal {
				  	color: orange;
				  	background-color: #404040;
				  	}
				    .btn-tg-modal:hover {
				  	color: pink;
				  	background-color: #606060;
				  	}
				  	
				  .btn.btn-tg-modal:focus {
           outline: 0;
					  border: none;
					  -moz-outline-style: none
				  	}
				  .btn.btn-tg-modal:active {
           outline: 0;
					  border: none;
					  -moz-outline-style: none
				  	}
				  
				  .modal-header {
				  	background-color: #404040;
				  	color: white;
				  	}
				  
				  .modal-body {
				  	background-color: #404040;
				  	color: white;
				  	}
				  
				  .modal-footer {
				  	background-color: #404040;
				  	color: white;
				  	}
				  q {
           quotes: "\00ab" "\00bb" "\2039" "\203A";
           font-weight: bold;
           color: orange;
              }
          img.partner {
          	width: 100px;
          	height: 100px;
          	
          	}
          .linkpartner {
          	color: orange;
          	font-size: 28px;
          	}
          .linkpartner:hover {
          	color: white;
          	
          	}
          .btn.btn-tg-menu {
          	color: #202020;
          	background-color: lightgray;
          	font-weight: bold;
          	
          	}
          	
          .btn.btn-tg-menu:hover {
          	color: orange;
          	background-color: darkgray;
            	}
            	
          .btn.btn-tg-menu:active {
          	color: orange;
          	background-color: blue;
            	}
          	
          .btn.btn-tg-menu:visited {
          	color: orange;
          	background-color: blue;
            	}
            	
           .close {
             color: #fff; 
             opacity: 1;
             font-size: 38px;
            }
            
           .close:hover {
             color: orange; 
             opacity: 1;
            }
            
           .close:focus {
              outline: 0;
					  border: none;
					  -moz-outline-style: none;
            }
            
           .badge.badgeout {
           	background-color: orange;
           	color: #404040;
           	
           	
           	
           	}
           
           .glyphicon.glyphicon-star.glyphicon-neu {
           	color: yellow !important;
           	
           	}
           	
           .navneu {
           	color: yellow !important;
           	font-size: 14px;
           	
           	
           	}
           	
           i.fa-twitter {
           	color: lightblue;
           	font-size: 28px;
           	}
			
	
</style>