

::-webkit-input-placeholder {
    color: #ccc;
}
:-moz-placeholder {
    color: #ccc;
}
::-moz-placeholder {
    color: #ccc;
}
:-ms-input-placeholder {
    color: #ccc;
}


.dottedu
{
	border-bottom: 1px dotted #000;
    text-decoration: none;
}
.nosyl
{
	font-weight: normal;
}

.margin-none{
    margin: 0;
}

.margin-top-none{
    margin-top: 0;
}

.someLift{
    margin-top:-3px;
}

.search-area-two{
    display: none;
}

.search-area-two input{
    margin-top: 10px;
    border-radius: 15px;
}

.search-area-two input{
    border: 2px solid #007ee5;
}

.search-area-two h2{
    font-size: 24px;
    color: #979797;
}

.search-box-two p{
    font-size: 16px;
    padding: 0;
    margin: 6px 0;
}

.container .myProfile{
    padding: 0;
}

.marginCreator{
    margin-top: 20px;
}

.mySidebar{
    background-color: #F3F7F7;
}

.mySocial{
    
}

.mySocial:hover{
    border: 1px solid #007ee5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.rightbarForm{
    padding: 0 10px 10px 10px; 
}

.myProfileImage{
    padding: 20px 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

p.myProfileFlag{
    text-align: right;
    padding: 5px 10px;
    font-size: 16px;
}

.spaceCrunch{
    padding: 0;
    margin: 0;
}

.giveUrHundredPercent{
    height: 100%;
}

.randomMargin{
    margin-top: 100px;
}

.randomPadding{
    padding: 100px 0;
}

.someRowProblem{
    margin-left: -5px;
    margin-right: -5px;
}

.myProfileNav{
    margin-left: -30px;
    color: #007ee5;
    text-align: left;
    padding-left: 10px;
    border-bottom: 1px solid #eee;
    height: 40px;
    position: relative;
}

.myProfileNav h3{
    color: #007ee5;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 22px;
	padding-left: 18px;
}

.myProfileRightbar{
    padding: 20px 30px 0 0;
}

.myProfileRightbar p{
    font-size: 16px;
}

.myProfileRightbar h4{
    background: #F3F7F7;
    height: 30px;
    line-height: 1.6;
    border-radius: 4px;
    width: 100%;
    color:#007ee5;
}

.myAwesomenessKnowsNoBounds .vividDesign{
  margin-top: 0;
}

.myAwesomenessKnowsNoBounds h3 {
  text-align: center;
}

.myAwesomenessKnowsNoBounds h4 {
  text-align: left;
}

.myAwesomenessKnowsNoBounds h6{
  font-size: 16px;
  color: #8E8E9C;
  text-align: center;
}

.myAwesomenessKnowsNoBounds h5{
  font-size: 20px;
  text-align: left;
  margin: 0;
  padding: 0;
  color: #007EE5;
}

.myWay{
  background-color: #F7F7F7;
  padding: 10px;
}

.iNeedSomeSpace{
	height: 70px;
	width: 100%;
}

.iNeedLittleSpace{
	height: 20px;
	width: 100%;
}

.iControlTheOutcome{
	height: 220px;
    overflow: auto;
}

.directors{
	text-align: right;
	padding-right: 10px;
	margin: 20px;
}

.addPronounciationPage a{
    font-size: 16px;
    margin-bottom: 10px;
    color: #007ee5;
}

.addPronounciationPage button{
    font-size: 16px;
    margin-bottom: 10px;
    color: #007ee5;
}

.addNothingFoundPage button{
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
    vertical-align:inherit;
}

.mySkiper{
    padding: 0 5px;
}

.rightbarBtn{
    padding: 3px 6px;
}


.justARandomStyle{
  padding: 10px;
  line-height: 2;
}

.myProfileSidebarList{
    padding: 0;
    margin: 0;
}

.myProfileSidebarList li{
    list-style: none;
    text-align: left;
    background-color: #F3F7F7;
    padding: 3px 0 3px 10px;
    margin: 0;
    border-right: 2px solid #F3F7F7;
}

.myProfileSidebarList li:hover{
    background-color: #fff;
    border-right: 2px solid #ddd;
}

.myProfileSidebarList li.myActive{
    background-color: #fff;
    border-right: 2px solid #007ee5;
}

.accordion-inner{
    margin: 0;
    padding: 0;
}

.accordion-inner a{
    display: block;
    text-align: left;
    padding: 2px 25px;
}

.accordion-inner a.myActive{
    background-color: #fff;
    border-right: 2px solid #007ee5;
}

.accordion-inner a:hover{
    background-color: #fff;
    border-right: 2px solid #ddd;
}

.myProfileSidebarList li.myProfileName{
    text-align: center;
    font-size: 18px;
    padding: 5px 0;
    font-weight: bold;
    background-color: #007ee5;
    color: #fff;
    border-right: 2px solid #007ee5;
}

.myProfileSidebarList li.myProfileName:hover{
    text-align: center;
    font-size: 18px;
    padding: 5px 0;
    background-color: #007ee5;
}

.myProfileSidebarList li.myProfileFlag{
    text-align: center;
    font-size: 18px;
    padding: 5px 0;
    background-color: #F3F7F7;
    color: #667;
    border-right: 2px solid #F3F7F7;
}

.myProfileSidebarList li.myProfileFlag:hover{
    text-align: center;
    font-size: 18px;
    padding: 5px 0;
    background-color: #F3F7F7;
}

.navbar-toggle{
    border:0px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    border:0px;
    background-color: rgba(209, 0, 0, 0);
}

.navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
}

.flagStyle img{
    margin: 5px 0 5px 0;
}

.myTableMineOnlyMine{
    text-align: center;
    width: 200px;
    margin: 0 0 5px 0;
}

.imGonnaPosition{
    margin: 100px 0
}

.beBold{
    font-weight: bold;
}

.center{
	width: 100%;
	text-align: center;
}

.someOtherBg{
    background-color: #fff;
    margin-top:20px;
    margin-bottom:20px;
}

.majorSearchBarFaceLift{
    width:30%;
    font-size: 20px;
    line-height: 1;
}

.majorSearchBarFaceLiftMobile{
    width:80%;
    font-size: 20px;
    line-height: 1;
}

.text-left{
    text-align: left;
}


.myList{
    list-style: none;
    padding: 0;
}

.myList li{
    display: inline;
    margin: 0px 15px 0 15px;
}

.meta .interactiveBox{
    list-style: none;
    padding: 0;
    margin: 5px 0 0 0;
}

.meta .interactiveBox li{
    display: inline;
    margin: 0 5px 0 5px;
}

.meta .interactiveBox li a{
    color: #333;
}

.meta .interactiveBox li a:hover{
    color: #999;
}


.meta .interactiveBox li span{
    margin: 0 5px 0 5px;
    color: #007ee5;
}

.myCloseComments {
  float: right;
  padding: 1px 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 24px;
  line-height: 1;
  color: #999999;
}

.thisMargin {
  margin: -5px -10px 0 0;
}

.comment-area h2.iLikeStyle{
  margin: 10px 0px;
  font-size: 17px;
  padding-top: 7px;
}

.iOwnThis{
    color: #007ee5;
}

.iOwnThisToo p{
    color: #007ee5;
    margin: 14px 0 0 0;
    padding: 0;
    font-size: 14px;
}

.iOwnThisToo h3{
    font-size: 20px;
}

.attentionSeeker{
    color: #f22727;
}

.noBoundries{
    border: none;
}

.myPressPage{
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
}

.myPressPage h2{
    padding-bottom: 20px;
}

.myPress{
    text-align: left;
}

.myPress h3{
}

.myPress h5{
    color: #007ee5;
}

.myPress p{
    font-size: 17px;
    text-align: justify;
}

.myStepHolder{
    display: inline-flex;
    width: 100%;
}

.myStep{
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #007ee5;
    margin: 0 0 20px 0;
    margin: auto;
}

.btn-group > .btn:first-child.curvedEdge{
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-left: 0;
}

.myForm-formGroup.width50some{
  width: 100%;
}

.myNamesTable{
  margin: 20px 0 10px;
  border-top: 1px #dfdfdf solid;
  padding-top: 10px;
}

.runningOutOfNames{
  text-align: center;
}

.xGonnaGiveItToYou label.petra {
  font-weight: bold;
  padding: 0px 0 5px;
  vertical-align: sub;
}

.styleName{
  font-size: 20px;
}

.borderMaker{
  padding: 5px 0px 10px 20px;
  border-bottom: 1px solid #eee;
}


.bottom-space{
  margin-bottom: 20px;
}

.paddingPut{
  padding: 5px 20px;
}

.karmaIsABitch{
  margin: 10px 0;
}

.paddingNeeded{
  padding: 10px 15px;
}

.paddingNeededed{
  padding: 0 30px 12px
}

p.comment-text2{
  margin: 10px;
}

.myPag{
  text-align: center;
}

.myPag .pagination > .active > a {
  background-color: #007ee5;
  border: solid 1px #007ee5;
}

.spaceMan{
  margin: 20px 0;
}

.myLine{
    background-color: #ddd;
    width: 100%;
    height: 2px;
}

.iLoveCards{
    margin: 0;
    padding: 0;
    border-bottom: 3px solid #007ee5;
    text-shadow: none;
}

.searchblockErrorClass{
  z-index: 100;
}

.createSpace{
    padding: 0;
}

.myForm-formGroup{
    text-align: left;
    width:100%;
}

.majinBottom{
  margin-bottom: 15px;
}

.myForm-Label{
    font-weight: 100;
    padding-bottom: 2px;
    padding-left: 2px;
    color: #555;
}

.minorChangeForm .myForm-Label{
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 2px;
    color: #555;
}

.myForm-Btn{
    text-align: right;
}

.removeIt{
  padding: 0;
  margin: 0;
}

.avengers{
  background-color: #fff;
  padding: 8px 22px;
}

.hulk{
  padding: 20px 30px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 20px;
  display: block;
  text-decoration: underline;
}

.someHeight{
  padding-top: 2px;
  padding-bottom: 1px;
  border: 2px solid #c9302c;
  margin: 0px 8px;
  color: #c9302c;
}

.someHeight:hover {
  color: #c9302c;
}

.margin-bottom-zero{
  margin-bottom: 0px;
}

.myForm-Radio{
    width:25%;
}

.myForm-RadioTwo{
    width:33.33%;
}

p.formInfoHolder{
    padding: 5px 0 0 0;
    text-align: left;
    margin: 0;
}

.myBtn{
	background: #007ee5;
	color: #fff;
	border: 1px solid #007ee5;
    margin-top:10px; 
}

.myBtn:hover{

	background: #36a4ff;
	color: #fff;
	border: 1px solid #36a4ff;
}

.disabled{
  background-color: #B5B5B5;
  border: 1px solid #B5B5B5;
}

.btn-default.disabled{
  background-color: #B5B5B5;
  border: 1px solid #B5B5B5;
}

.advancedWell{
    
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
}


.form-control-override {
      /*width: 100%;*/
      height: 34px;
      padding: 2px 12px;
      font-size: 14px;
      line-height: 1.42857143;
      color: #36a4ff;
      background-color: #F3F7F7;
      background-image: none;
      border: none;
      border-radius: 4px;
}
.form-control-override:focus {
      /*border-color: #66afe9;*/
      outline: 0;
      
}
.form-control-override::-moz-placeholder {
      color: #777;
      opacity: 1;
}
.form-control-override:-ms-input-placeholder {
      color: #777;
}
.form-control-override::-webkit-input-placeholder {
      color: #777;
}
.form-control-override[disabled],
.form-control-override[readonly],
fieldset[disabled] .form-control-override {
      cursor: not-allowed;
      background-color: #eee;
      opacity: 1;
}

/* Timeline Styles*/
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #e8e6e6;
  left: 23px;
  margin-right: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: calc( 100% - 75px );
  float: right;
  border: 0px;
  border-left: 5px solid #fff;	
  padding: 10px 20px;
  position: relative;
  webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24);
    box-shadow: 0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24);
  background-color: #fff;
}

.myDismissTimeline{
	width: calc( 100% - 75px );
	float: right;
	background-color: #C3D9EA;
	border-radius: 0;
	webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24);
    box-shadow: 0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24);
	text-align: center;
	margin: 0;
	border: 0;
	line-height: 1.6em;
}

.myResultTimeline{
	width: 100%;
    float: right;
    background-color: #F7FCFF;
    border-radius: 0;
   	webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24);
    box-shadow: 0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24);
    text-align: left;
    margin: 0;
    border: 0;
    line-height: 1.6em;
    font-size: 20px;
    font-weight: bold;
    color: #665;
    border-left: 5px solid #007EE5;
}

.sashe{
	text-align: left;
    color:#306199;
}

.sashe a{
    color:#306199;
}

.sashe a:hover,
.sashe a:active,
.sashe a:focuse{
    color:#007ee5;
}

.shareBorder{
	border-top: 1px #eee solid;
}

.rightIsRight hr{
	background-color: #fff;
	border: 0;
	height: 2px;
}

.myTimelineBtn{
	border-radius: 50px;
    background: #007ee5;
    height: 24px;
    padding: 3px 10px;
	border: 0;
	display: inline;
	color: #fff;
}

.myTimelineBtn:hover{
    background: #36a4ff;
	color: #fff;
}

/*
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  left: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-right: 15px solid #ccc;
  border-left: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  left: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-right: 14px solid #fff;
  border-left: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
*/
.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 2.3em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 0px;
  margin-right: -25px;
  background-color: #ddd;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: left;
}

.badgeDp{
	-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
    margin-top: -8px;
    height: 50px;
}

/*
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-right-width: 0;
  border-left-width: 15px;
  right: -15px;
  left: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-right-width: 0;
  border-left-width: 14px;
  right: -14px;
  left: auto;
}
*/
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
	margin: 0 -14px 0 -16px;
    color: inherit;
    text-align: left;
    font-size: 18px;
    border-bottom: #eee solid 1px;
    padding: 5px 0 5px 11px;
    font-weight: 100;
}

.timeline-body{
	margin-top: 20px;
	text-align: left;
}
.timeline-body > p,
.timeline-body > ul {
	margin-bottom: 0;
  	text-align: left;
	margin-top: 20px;
}
.timeline-body > p + p {
  margin-top: 5px;
}
.timeline-body .table > tbody > tr > th, .timeline-body .table > tbody > tr > td{
    padding: 0 8px;
}
/*
.timeline-body {
    display: none;
}
*/
/*Timeline style ends here*/


.container .colourless{
	background: none;
	-webkit-box-shadow: none;
    box-shadow: none;
	padding-left: 0;
	padding-right: 0;
}

.noTopPadding {
	padding-top: 0;
}

.newHomePlay{
	border: 2px solid #007ee5;
	padding: 3px 5px 2px 6px;
}

.newHomePlay:hover.
.newHomePlay:focus,
.newHomePlay:active{
	border: 2px solid #007ee5;
}

.newHomePlay2:hover.
.newHomePlay2:focus,
.newHomePlay2:active{
	border: 2px solid #e83a3a;
}

.newHomePlay2{
	border: 2px solid #D82828;
	padding: 3px 5px 2px 6px;
}

.youtubeButton{
	padding: 0px 10px;
}

.timeline-body p span{
	font-size: 14px;
}

.breakUp{
    font-weight: bold;
    color: #007EE5;
    font-style: italic;
}

.padUp{
	padding: 3px 35px;
}

.alphabet a {
	width: 38px;
}

span.msg {
  background-color: #007EE5;
  color: #fff;
  padding: 1px 6px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  opacity: 0.5;
  margin-right: 9px;
}

span.msg:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 5px 0px 4px 6px;
  border-color: transparent #007EE5;
  display: block;
  width: 0;
  z-index: 1;
  top: 5px;
  right: -6px;
}

.myFreakingStyle{
  font-size: 14px;
}

.myFreakingStyle p{
  margin: 0;
  padding-top: 12px;
}

.myFreakingStyle img{
  margin: 0;
  width: 200px;
}

.freakingLine{
  border-left: 1px solid #fff;
  border-top: none;
}

.notAwesomeEnough{
  text-align: center;
  width: 100%;
  font-size: 14px;
  padding: 10px;
}

.notAwesomeEnough a{
  border: none;;
}

.thisIsComplete{
  text-align: center;
  padding: 10px 0;
  background-color: #C3D9EA;
  margin: 10px 0 0 0;
}

.alert-dismissible .rightNeeds{
  right: 10px;
}

.imAwesomeAlways{
  padding: 30px 10px;
  font-size: 16px;
}

.alwaysHaveQuestions{
  display: inline;
  margin: 0px 10px;
  border: 1px solid #666;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 0px 3px;
  font-size: 10px;
  vertical-align: text-top;
}

.alwaysHaveQuestions:hover{
  opacity: 0.7;
}

.petra .tooltip{
  max-width: 300px;
}

.petra .tooltip .tooltip-inner{
  background: white;
  color: black;
  webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24);
  box-shadow: 0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24);
  padding: 10px;
}


.petra .tooltip .tooltip-arrow{
  display: none;
}

.freakingSpace{
  margin: 10px 0;
}

.freakingSpace h3 {
  font-size: 18px;
  text-align: center;
  padding: 5px 0 10px 0;
}


.jla{
    padding: 20px;
    background-color: #fff;
}

.jla h4{
 font-size: 21px;
}

.jla .borderMaker h4{
  font-size: 24px;
  color: #4D4D52;
}

.jlaGrid .col-sm-4{
  text-align: right;
}

.jla table{
	
}

.jla table tr td{
	border-top: none;
	font-size: 16px;
	border-bottom: 1px solid #eee;
	width: 50%;
}

.jla table tr td.main{
	color: #007EE5;
}

.jla table tr td.sub{
}

.sizeZero{
  padding: 0px;
}

.jlaHeading{
  text-align: left;
  font-size: 30px;
  color: #4D4D52;
  margin: 10px 0px 0px;
}

.jlaSubTitle{
  text-align: left;
  font-size: 18px;
  color: #4D4D52;
  margin: 0px 0px 10px;
}

.jlaTitleHolder{
  padding: 1px 20px;
  border-bottom: 1px solid #ddd;
  margin: 0;
}

.meLikeSpace{
	padding: 10px;
}

.holdingTitle{
  display: -moz-inline-stack;
  display: inline-block;
  display: -webkit-inline-box;
}

.dailyBugle{
	text-align: left;
    margin: 20px 0;
    padding: 20px;
    background-color: #fff;
}

.dailyBugle img{
  margin: 5px 10px 0 0;
  height: 55px;
}

.dailyBugle h2{
    padding-bottom: 20px;
}

.dailyBugle h3{
  width: 90%;
}

.dailyBugle h5{
    color: #007ee5;
}

.dailyBugle p{
    font-size: 17px;
    text-align: justify;
}

.spaceMeOut{
  margin: 10px 0;
}

.leagueOfShadows{
	webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24);
  box-shadow: 0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24);
}

.editBtnMine{
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  border-radius: 4px;
  border: #007EE5 1px solid;
  padding: 2px 8px;
  margin: 3px 20px 0 0;
  color: #007EE5;
  background-color: transparent;
}

.editBtnMine:hover, .editBtnMine:focus, .editBtnMine:active {
  color: #fff;
  background-color: #007EE5;
}

.myFreakingBtn button.editBtnMine{
  font-size: 12px;
  border-radius: 4px;
  border: #007EE5 1px solid;
  padding: 4px 10px;
  margin: 10px 20px 0 0;
  color: #007EE5;
  background-color: transparent;
}

.myFreakingBtn button.editBtnMine:hover, .myFreakingBtn button.editBtnMine:active, .myFreakingBtn button.editBtnMine:focus {
  color: #fff;
  background-color: #007EE5;
}

ul.myListSnazzy{
  list-style: none;
  padding: 0;
}

ul.myListSnazzy li{
  padding: 2px 0;
}

.myColor{
	color: #007ee5;
}

.myColor2{
	color: #D82828;
}

.jumbotron p.infoBlock{
	padding: 0;
	margin: 5px 0;
	font-size: 14px;
}

.jumbotron p.infoBlock span{
	font-size: 14px;
  color: #666;
  font-weight: bold;
}

.infoBlockBlock{
/*	margin-top: 30px;*/
}

.social-media{
	padding: 0;
	margin: 5px 0;
} 

ul.social-media {
    margin-bottom: 0;
	list-style: none;
	padding: 0;
}

ul.social-media li{
	display: inline;
}

ul.social-media li a {
    padding: 5px 8px;
    border-radius: 100%;
    font-size: 16px;
    outline: 0;
    color: #fff;
    background-color: #d4d1d1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
	margin: 0 3px; 
}

ul.social-media li a:hover,
ul.social-media li a:focus,
ul.social-media li a:active {
    background-color: #007ee5;
}

ul.social-media li a i{
	font-size: 16px;
    width: 15px;
    text-align: center;
}

ul.comments-likes-etc{
    margin-bottom: 0;
    list-style: none;
    letter-spacing: 0.009em;
    padding: 0;
	margin: 5px 0 0 0;
}

ul.comments-likes-etc li{
	display: inline;
    padding: 0 6px 0 2px;
    border-right: 1px solid #eee;
}
ul.comments-likes-etc li:last-of-type{
    border: none
}
ul.comments-likes-etc li:first-of-type{
        padding-left: 0;
    margin-left: -15px; 
}

ul.comments-likes-etc li a, .submiter a {
    font-size: 14px;
    margin: 0 5px 0 4px;
	color: #666;
}

ul.comments-likes-etc a:hover,
ul.comments-likes-etc a:focus,
ul.comments-likes-etc a:active,
.submiter a:hover,
.submiter a:focus,
.submiter a:active
{
	opacity: 0.8;
}

.jumbotron p.report-fav{
	font-size: 0;
	margin: 2px 3px;
}

.report-fav{
	margin: 0 3px;
}

p.report-fav span{
	font-size: 14px;
	color: #d4d1d1;
}

p.report-fav a{
    font-size: 14px;
    color: #666655;
    cursor: pointer;
}

p.report-fav a:hover,
p.report-fav a:focus,
p.report-fav a:active {
	opacity: 0.8;
}

.submiter{
text-align: right;
}

.submitert a{
    color:#306199;
}

.share-edit a:focus,
.share-edit a:active,
.share-edit a:hover{
    color:#007ee5;
}

.rightIsRight{
	text-align: right;
}

.copyPaste{
	height: 26px;
	margin-top: 5px;
}

.marginizer{
	margin: 0;
}

.borderOverride{
	border: 0;
	-webkit-box-shadow: none;
    box-shadow: none;
}

.panelOverride{
	display: inline-block;
	background-color: #fff;
    border:0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.spaceSocialTextBar{
	margin-top: 15px;
}

.badgeFlag{
	height: 14px;
    position: absolute;
    bottom: -5px;
    right: -1px;
	z-index: 101;
}

.badgeCountry{
	padding: 10px 0 2px 0;
    position: relative;
    bottom: -1px;
    right: 0px;
    color: #999;
    font-size: 14px;
    background-color: #EFEFEF;
    line-height: 1;
    z-index: 1;
}

.navbar-nav > li > a{
	height: 50px;
}

.navbar-default .navbar-nav > .open > a.dropdown-toggle{
	background-color: #36a4ff;
	color: #fff;
}

.jumbotron .breakUpPara{
	font-size: 14px;
}

.jumbotron .breakUpPara span{
	font-size: 14px;
	font-weight: bold;
}

.text-holder-small input{
    padding:2px;
    border-radius: 4px;
    border: 1px solid #a9a9a9;
}

.favShave{
	color: #007EE5;
}

/*Toggle Switch*/

@-webkit-keyframes growshrink
{
    
    30%
    {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }
    
    100%
    {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes shrinkgrow
{
    
    30%
    {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    
    100%
    {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}


/* this is the style of an uncheked "button" */
.input-check{
	display:inline-block;
	height:20px;
	padding:0 5px;
	background:rgba(255, 255, 255, 0);
	font-size: 15px;
    font-weight: 100;
	-webkit-animation: shrinkgrow 1s ease;
    animation: shrinkgrow 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
  	color: #666666;
}
/* This is the style for a checked "button" */
.input-check.checked{
	color:#007ee5;
	font-size:15px;
	
	-webkit-animation: growshrink 1s ease;
  animation: growshrink 1s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Hide the checkbox */
.input-check input{
	display:none
}

.like{
	display:inline-block;
	height:20px;
	padding:0 5px;
	background:rgba(255, 255, 255, 0);
	font-size: 15px;
  font-weight: 100;
/*
	-webkit-transition: color 1s ease-out;
	-moz-transition: color 1s ease-out;
	-o-transition: color 1s ease-out;
	transition: color 1s ease-out;
	-webkit-transition: font-size 1s ease-out;
	-moz-transition: font-size 1s ease-out;
	-o-transition: font-size 1s ease-out;
	transition: font-size 1s ease-out;
*/
	-webkit-animation: shrinkgrow 1s ease;
  animation: shrinkgrow 1s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
  	color: #666666;
}
/* This is the style for a checked "button" */
.like.checked{
	color:#007ee5;
	font-size:15px;
	
	-webkit-animation: growshrink 1s ease;
    animation: growshrink 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
/* Hide the checkbox */
.like input{
	display:none
}


/*ends Toggle Switch*/

.MyReportMainLabel{
	font-size: 17px;
    padding: 20px 0px;
}

.iLikeCentreStage{
  text-align: center;
}

.shareTextual{
  text-align: center;
  margin: 15px 5px;
  font-size: 20px;
}

.squeezeIt{
  padding: 0 30px;
}

.ReportRadio{
	vertical-align: top;
}

.LabelRadio {
	vertical-align: text-top;
	padding: 0 7px;
  font-weight: normal;
}

.giveSomeSpace{
  margin: 20px;
}

.marginized{
  margin-right: -30px;
  margin-top: -10px;
}

.resultsFound{
	padding: 10px 0 0 0;
  font-size: 17px;
  color: #666666;
  text-align: center;
}

.sizeMatters{
  font-size: 24px;
}

.letsForceLeft{
  text-align: left;
}

.pronounce-table{
  width:inherit;
	border-collapse: separate;
  border-spacing: 0px;
  border-color: grey;
	margin: 7px 0 15px 0;
}

.pronounce-table th{
    text-align: center;
	background-color: #EEEEEE;
    border: solid;
    border-width: 1px;
    border-top-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-bottom-color: #999999;
    border-right-color: #999999;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: verdana;
    font-size: 8pt;
    letter-spacing: 0.10em;
    color: #BB3333;
}

.pronounce-table td{
    background-color: #EEEEEE;
    border: solid;
    border-width: 1px;
    border-top-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-bottom-color: #999999;
    border-right-color: #999999;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: verdana;
    font-size: 8pt;
    letter-spacing: 0.10em;
    color: #333;
}

.pronounce-table{
    letter-spacing: 1px;
}
.pronounce-table b{
	color: #BB3333;
}

.holder-style, .holder-style-small{
	background-color: white;
	padding: 20px 0;
	webkit-box-shadow: 0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24);
    box-shadow: 0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.24);
	text-align: center;
	margin-bottom: 20px;
}

.holder-style p, .holder-style-small p{
	padding: 0px 10px;
}

.holder-style-small button, .holder-style-small a{
    border-radius: 4px;
    border: #007EE5 1px solid;
    padding: 2px 5px;
    color: #007EE5;
    background-color: transparent;
}

.holder-style-small button:focus,
.holder-style-small button:active,
.holder-style-small button:hover,
.holder-style-small a:focus,
.holder-style-small a:active,
.holder-style-small a:hover{
    color: #fff;
    background-color: #007EE5;
}

ul.social-media li a.facebook-icon-color{
	background-color: #306199;
}

ul.social-media li a.twitter-icon-color{
	background-color: #26C4F1;
}

ul.social-media li a.google-icon-color{
	background-color: #E93F2E;
}

ul.social-media li a.envelope-icon-color{
	background-color: #0A88FF;
}
ul.social-media li a.more{
    border: #0A88FF 1px solid;
    border-radius: 4px;
    color: #007EE5;
    background-color: #fff;
}

ul.social-media li a.facebook-icon-color:hover{
	opacity: 0.6;
}

ul.social-media li a.twitter-icon-color:hover{
	opacity: 0.6;
}

ul.social-media li a.google-icon-color:hover{
	opacity: 0.6;
}

ul.social-media li a.envelope-icon-color:hover{
	opacity: 0.6;
}

/* Step Form */





/*form styles*/
#msform {
	
	margin: 50px auto;
	text-align: center;
	position: relative;
    z-index: 5;
}
#msform fieldset {
	background: white;
	border: 0 none;
	border-radius: 3px;
	padding: 20px 30px;
	
	box-sizing: border-box;
	width: 80%;
	margin: 0 10%;
	

}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/
#msform input, #msform textarea {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
	color: #2C3E50;
	font-size: 15px;
}
/*buttons*/
#msform .action-button {
	width: 100px;
	font-weight: bold;
    color: #fff;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}
#msform .action-button:hover, #msform .action-button:focus {
	
}
/*headings*/
.fs-title {
	font-size: 15px;
	text-transform: uppercase;
	color: #2C3E50;
	margin-bottom: 10px;
}
.fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
    padding: 0 20px;
}
#progressbar li {
	list-style-type: none;
	color: rgba(255, 255, 255, 0);
	text-transform: uppercase;
	font-size: 9px;
	width: 33.33%;
	float: left;
	position: relative;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 60px;
	line-height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	display: block;
	font-size: 10px;
	color: #333;
	background: #bbb;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #ccc;
	position: absolute;
	left: -50%;
	top: 30px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #007ee5;
	color: white;
}

.alignment-left{
	text-align: left;
	padding: 0 10px;
}

.alignment-right{
	text-align: right;
	padding: 0 10px;
}

/* layout.css Style */
.upload-drop-zone {
	height: 200px;
	border-width: 2px;
	margin-bottom: 20px;
}

/* skin.css Style*/
.upload-drop-zone {
	color: #ccc;
	border-style: dashed;
	border-color: #ccc;
	line-height: 80px;
	text-align: center;
	height: 90px;
}
.upload-drop-zone.drop {
	color: #222;
	border-color: #222;
}

.dropdownExtra{
	display: none;
}




/* Step Form */


/* Landscape View */
@media only screen and (max-width: 1200px) {
    
    .advancedWell{

        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
    }
    
    .someRowProblem{
        margin-left: -15px;
        margin-right: -15px;
    }
    
    .myTableMineOnlyMine{
        width: 100%;
    }
    
    .imGonnaPosition{
        margin: 0;
    }

}

/* Landscape View */
@media only screen and (max-width: 991px) {
	
	.myInput{
		padding: 10px 40px;
	}
	
	.alignment-left{
		text-align: center;
		padding: 0 10px;
	}
	
	.alignment-right{
		text-align: center;
		padding: 0 10px;
	}
    
    .someLift{
        margin-top:-3px;
    }
	
	.dl-horizontal dd{
		margin-left: 10px;

	}
    
    .myProfileNav{
        margin-top: 20px;
        margin-left: -30px;
    }
    
    .iNeedSpace{
        width: 100%;
    }
	
	.myNav li a {
		padding: 14px 10px;
	}
    
}

/* Tablet View */
@media only screen and (max-width: 767px) {

  .jlaGrid .col-sm-4{
    text-align: left;
  }

  .removeIt {
      padding: 0px 15px;
  }

  .iNeedSomeSpace{
    height: 0px;
  } 

  .iNeedToLookGood{
    padding: 0 0 0 30px;
  }

    .freakingLine{
      border-left: none;
      border-top: 1px solid #fff;
    }

    .myFreakingStyle {
        font-size: 14px;
        margin: 20px 15%;
    }

    .myFreakingStyle img {
        margin: 20px 0 0 0;
        width: 165px;
    }
    
    .someLift{
        margin-top:0px;
    }
    
    .search-area{
        display: none;
    }
    
    .search-area-two{
        display: block;
    }
    
    .myList li{
        display: block;
        margin: 0px 15px 0 15px;
    }
    
    .myListEdit{
        margin: 0;
    }
	
	.dl-horizontal dd{
		margin-left: 10px;

	}

  .awesomeIAm .dropdown-menu{
    padding: 0 0;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a.awesomenessMaker{
    color: #fff;
    padding: 15px 10px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a.awesomenessMaker:hover{
    color: #fff;
    background-color: #36a4ff;
  }
  
  .myProfileNav{
      margin-left: 0px;
  }
  
  .myProfileRightbar{
      padding: 20px 20px;
  }

	.navbar-nav > li > a{
		height: auto;
	}
	
	span.badge {
		top: 5px;
		left: 28px;
		right: auto;
	}
	
	.dropdownExtra{
		display: block;
		position: absolute;
		right: 67px;
		top: 13px;
	}
	
	.dropdownExtra a{
		color: #fff;
	}
	
	.dropdownExtra .dropdown-menu{
		left: -100px;
	}
	
	.dropdownExtra span.badge{
		top: -5px;
		left: 13px;
		right: auto;
	}
	
	.nav > li.hidingInPlainSight{
		display: none;
	}
	
	.text-left{
		width: 100%;
		text-align: center;
	}
	
	.text-right{
		width: 100%;
    	text-align: center;
	}
    
  .letsForceLeft{
    text-align: left;
    width: 100%;
  }
    
}

/* Mobile View */
@media only screen and (max-width: 500px) {

    .freakingLine{
      border-left: none;
      border-top: 1px solid #fff;
    }

    .myFreakingStyle {
        font-size: 14px;
        margin: 20px 2%;
    }

    .myFreakingStyle img {
        margin: 20px 0 0 0;
        width: 165px;
    }
	
  	.login-form, .facebook-holder{
  		padding-left: 10px;
  		padding-right: 10px;
  	}
    
    .someLift{
        margin-top:0px;
    }
    
    .footer-middle ul li{
        display: block;
        padding: 2px 0 2px 0;
    }
    
    .footer-middle ul li span{
        display: none;
    }
    
    .myList li{
        display: block;
        margin: 0px 15px 0 15px;
    }
	
	.dl-horizontal dd{
		margin-left: 10px;

	}
    
    .moreSpaceWhenItsSmall{
        padding: 0;
    }
    
    #msform fieldset {
        padding: 20px 0;
    }
	
	.timeline > li > .timeline-badge {
		display: none;
	}
	
	.timeline > li > .timeline-panel {
		width: 100%;
	}
	
	.myDismissTimeline{
		width: 100%;
	}
	
	.timeline:before {
		display: none;
	}
	
	.responsiveHide{
		display: none;
	}

  .letsForceLeft{
    text-align: left;
    width: 100%;
  }

  .iWantItMyWay p.letsForceLeft{
    text-align: left;
    width: 100%; 
  }

  h3.letsForceLeft{
    width: 100%;
  }
    
}

/* stupid block disappearance */

@media only screen and (max-width: 1199px) {
  .md-skidoosh{
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .sm-skidoosh{
    display: none;
  }
}

@media only screen and (max-width: 567px) {
  .xs-skidoosh{
    display: none;
  }
}

/* stupid block disappearance ends here */
