
/*Font awsome customization*/


.fa-vote-up-bg {
	font-size:2em;
	color:#999;
}


.fa-vote-down-bg {
	font-size:2em;
	color:#999;
}



.fa-vote-up-sm {
	font-size:1.78em;
	/*color:#999;*/

}


.fa-vote-down-sm {
	font-size:1.78em;
	/*color:#999;*/

}


/*CUSTOMIZE BUTTONS */
.btn {
	border-radius: 0px;
}

.btn-bdrless {
	border: 0px solid transparent;
}

.ask-toolbar {
	width:100%; height:auto; background-color:#CCC;	
}

.ask-toolbar .btn-tool {
	background-color: #CCC;
}

.ask-toolbar .btn-tool:hover {
	background-color: #DBDBDB;
}


/* FORM CONTROLL CUSTOMAZE */
.form-control {
	border-radius: 0px;
}



/* Sign in */

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}


.form-horizontal {
  max-width: 650px;
  padding: 15px;
  margin: 0 auto;
}



.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}



	.social-login {
		width:33.33%; text-align:center; float:left;	
	}
	
	
/* custom list */
#Stream ul {
	list-style:none;
}

/*custom models*/
.modal-content {
	border-radius:0px;
}



.bestanswer {
	margin-right: 10px;
}


.thebest {
	background-image:url(../../img/thebest.png);
	background-repeat:repeat-y;
}


.rep-arrow {
	margin-left: -40px;
}

.rep-right_textarea {
	padding-left: 15px;
}

.badge {
	background-color: #F33;
}

.badge-green {
	background-color:#7C3;
    /*90ce3c*/
}

.badge-red {
	background-color:#F33;
}

.badge-blue {
	background-color:#1480ff;	
}

.list-group a:hover .list-group-item {
	background-color: #CCC;
}


.wysibb-text img {
	width:98%;	
}

.notify_nav {
	min-width: 345px;	
    max-height: 477px;
    overflow: auto;
}

.mynotify {
    background-color: #ECECEC;
}

.mainnotify{
    list-style: none;
    padding: 12px;
    background-color: white;
    margin-top: 0px;
}

/*scroll bar*/
.mynotify::-webkit-scrollbar {
    width: 8px;
}

.mynotify::-webkit-scrollbar-track {
    background-color:#fff; 
    border-radius: 0px;
}

.mynotify::-webkit-scrollbar-thumb {
    background-color:#999; 
    border-radius: 10px;
   
}
/*scroll bar*/


.mynotify .seeall {
    text-align:center;
    color:#B6B6BF;
    background-color:#ECECEC;   
}

.mynotify .seeall:hover {
    color:#7d858b;
    background-color:#ECECEC;   
}

.mynotify .fa{
	color:#888f93;
}

.mynotify .user{
	color:#999;
}

.mynotify .timeago{
	color:#09C;
	font-size:small;
}

.mynotify li{
	border-bottom: 1px solid rgb(230, 230, 230);
    background-color: white;
}

.mainnotify li{
	border-bottom: 1px solid rgb(230, 230, 230);
    background-color: white;
    padding: 7px;
}

.mynotify li a{
	min-height:40px;	
    white-space: normal;
}




#footer {
 
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
  padding-top:15px;
}

#footer a {
	color:#09F;	
}

#footer a:hover {
	color: #000;
}

#gadget_form {
float: left;
height: auto;
clear: both;
width: 100%;
padding-left: 8.24%;
padding-right: 8.24%;
padding-top: 13px;
background-image:url(../../img/irongrip.png);
background-repeat:repeat;
margin-bottom: 25px;
}

#gadget_form #photo {
	box-shadow: rgb(0, 0, 0) 1px 3px 32px 0px;
}

.list-group li{
	overflow: hidden;
	text-overflow: ellipsis;
}

#myNotify .modal-content{
	background-color: #BA0000;
}

#myNotify .modal-header{
	border-bottom: 1px solid #9A0000;
}

#myNotify .modal-body, .modal-title{
	color: rgb(108, 14, 14);
}

.readmore-js-toggle {
	color:#09C;

}

.readmore-js-toggle:hover {
	color: #06C;
}

.adult-content .qus-title {
	color:#AAA;
}

.adult-content .adult-alert {
	margin-right:5px;
	
}


.front-authlogin-fb {
	background-color: #6E92D0;
	border-color: #4C78C1;
}

.front-authlogin-fb:hover {
	background-color: #355C9D;
	border-color: #3F6DBA;
}

.front-authlogin-gp {
	background-color: #E47577;
	border-color: #C65052;
}

.front-authlogin-gp:hover {
	background-color: #B32225;
	border-color: #BB3E41;
}

.front-authlogin-twt {
	background-color: #79DBE5;
	border-color: #5BCDD6;
}

.front-authlogin-twt:hover {
	background-color: #23C3D3;
	border-color: #41A9B1;
}


.alert-danger-patched{
background-color: #FF5D5D;
border-color: #FF3E5D;
border-top-color: rgb(255, 62, 93);
border-right-color: rgb(255, 62, 93);
border-bottom-color: rgb(255, 62, 93);
border-left-color: rgb(255, 62, 93);
color: #FFE2E1;
}

.alert-warning-patched{
background-color: #FECB3E;
border-color: #FFA70F;
border-top-color: rgb(255, 167, 15);
border-right-color: rgb(255, 167, 15);
border-bottom-color: rgb(255, 167, 15);
border-left-color: rgb(255, 167, 15);
color: #AC6D00;
}


.social-share-icons img {
    width:35px;
}





