@charset "UTF-8";

a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#ef69a1;
  color:#666666;
  font-family:'MS Sans Serif';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/246/24653637/882-984-267-332-10723949.jpg);
}

.profile_section_content {
  color:#666666;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#fcf5f8;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#ef3d8f;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

#pinkyWrap {
  display:block;
  width:700px;
  height:800px;
  margin:auto;
  overflow:hidden;
  background:url(https://img.mfcimg.com/photos2/246/24653637/875-270-860-186-13837151.jpg);
  background-repeat:no-repeat;
}

#pinkBo {
  display:inline-block;
  width:612px;
  height:650px;
  overflow:auto;
  padding:17px;
  margin:10px 20px 30px 30px;
  background:rgba(255,0,102,0.0);
  border-radius:0 0 6px 6px;
  -webkit-border-radius:0 0 6px 6px;
  font-size:20px;
  font-family:Tahoma,Geneva,sans-serif;
  color:#c06;
  text-indent:0;
  text-shadow:0 0 0 #000;
}

#piInfo {
  display:block;
  width:602px;
  height:120px;
  padding:3px;
  text-align:left;
  font-size:22px;
  color:#b30059;
  font-family:Geneva sans-serif;
  position:relative;
}

#pinkycalender {
  display:block;
  width:700px;
  height:800px;
  margin:auto;
  overflow:hidden;
}

.pinTi {
  display:block;
  width:612px;
  height:50px;
  padding:20px;
  text-align:center;
  font-size:72px;
  color:#F9C;
  text-shadow:0 1px 5px #004953;
  font-family:Verdana,Verdana;
  letter-spacing:1.5px;
}

.pinFi {
  display:block;
  width:412px;
  height:20px;
  padding:3px;
  text-align:center;
  font-size:11px;
  color:#b30059;
  text-shadow:0 1px 6px #C00;
  font-family:Geneva sans-serif;
  letter-spacing:1px;
  position:relative;
  bottom:34px;
  left:140px;
}

#tble {
  display:block;
  width:700px;
  margin:0 auto;
  height:auto;
  padding-bottom:1px;
  padding-top:11px;
  background:#000;
  border-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  -ms-border-radius:5px 5px 0 0;
  -o-border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  margin:20px auto 30px;
  font-family:Tahoma,Geneva,sans-serif;
}

#tble > table tr td {
  padding-top:5px;
  padding-bottom:5px;
}

.tservice {
  background:#333;
  text-indent:5px;
  font-size:13px;
  color:#ff0066;
  border-bottom:1px solid #666;
  padding:5px;
  font-size:16px;
  font-family:Tahoma,Geneva,sans-serif;
}

.tservice:nth-child(odd) {
  background:#ff99c2;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.tservice:nth-child(even) {
  background:#ffcce0;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.tservice:hover:nth-child(odd) {
  background:rgba(0,0,0,0.7);
  text-shadow:0 0 8px #fff;
  color:#fff;
}

.tservice:hover:nth-child(even) {
  background:#222;
  text-shadow:0 0 8px #fff;
  color:#fff;
}

.tprice:link,.tprice:visited {
  display:inline-block;
  padding:5px 11px;
  font-size:12px;
  color:#fff;
  text-decoration:none;
  text-align:center;
  background:#F06;
  border:solid 1px #444;
  box-shadow:inset 0 -1px 3px #000;
  -moz-box-shadow:inset 0 -1px 3px #000;
  -ms-box-shadow:inset 0 -1px 3px #000;
  -o-box-shadow:inset 0 -1px 3px #000;
  -webkit-box-shadow:inset 0 -1px 3px #000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

.tprice:hover,.tprice:active {
  display:inline-block;
  padding:5px 11px;
  color:#F06;
  font-size:12px;
  text-decoration:none;
  text-align:center;
  border:solid 1px #333;
  background:#000;
  text-shadow:0 1px 0 #000;
}

.ttle {
  display:inline-block;
  text-shadow:0 1px 0 #000;
  text-align:center;
  font-size:15px;
  width:90%;
  height:20px;
  font-family:Arial,Helvetica,sans-serif;
  color:#F06;
  background:#000;
}

.tservice,.tprice {
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  transition:all .4s;
}

#tble h1 {
  display:block;
  text-align:center;
  color:#F39;
}

.credits {
  display:block;
  text-align:center;
}

.credits img {
  display:block;
  width:80%;
  height:auto;
  opacity:.5;
  transition:all .3s;
  -webkit-transition:all .3s;
  -webkit-filter:grayscale(100%);
  filter:grayscale(100%);
  margin:0 auto;
}

.credits:hover img {
  -webkit-filter:grayscale(0%);
  filter:grayscale(0%);
  opacity:1;
}

#tble {
  background-image:url(https://img.mfcimg.com/photos2/246/24653637/793-459-400-848-13835350.jpg);
  background-size:100%;
  background-repeat:no-repeat;
  background-position:0 0;
}

#pinkyback {
  display:block;
  width:700px;
  height:800px;
  margin:auto;
  overflow:hidden;
  background:url(https://image.ibb.co/cbkhXk/abstract_background_with_artistic_pink_watercolor_texture_1035_6841.jpg);
  background-repeat:no-repeat;
}

#pinkBeta {
  display:inline-block;
  width:612px;
  height:650px;
  overflow:auto;
  padding:17px;
  margin:10px 20px 30px 30px;
  background:rgba(255,0,102,0.0);
  border-radius:0 0 6px 6px;
  -webkit-border-radius:0 0 6px 6px;
  font-size:17px;
  font-family:Tahoma,Geneva,sans-serif;
  color:#C06;
  text-indent:5px;
  text-shadow:0 0 0 #000;
}

#piDelta {
  display:inline-block;
  width:602px;
  height:120px;
  padding:3px;
  text-align:center;
  font-size:15px;
  color:#F3C;
  font-family:Geneva sans-serif;
  position:relative;
}

.pinAlpha {
  display:block;
  width:612px;
  height:50px;
  padding:15px;
  text-align:center;
  font-size:37px;
  color:#ff3385;
  text-shadow:0 1px 5px #C00;
  font-family:Geneva sans-serif;
  letter-spacing:1px;
}

.pinGamma {
  display:block;
  width:412px;
  height:20px;
  padding:3px;
  text-align:center;
  font-size:11px;
  color:#F3C;
  text-shadow:0 1px 6px #C00;
  font-family:Geneva sans-serif;
  letter-spacing:1px;
  position:relative;
  bottom:34px;
  left:140px;
}

#blackbox {
  float:left;
  height:350px;
  width:350px;
  margin:20px;
  padding:10px;
  border:solid;
  border-radius:10px;
  background:#000;
}

h1 {
  color:#ff99cc;
  font-family:Georgia,serif;
}

.title1 {
  color:#ff4da6;
  font-family:Georgia,serif;
  font-size:16px;
}

.tipper1 {
  color:pink;
  font-family:Georgia,serif;
  font-size:20px;
}

.title2 {
  color:#ff4da6;
  font-family:Georgia,serif;
  font-size:16px;
}

.tipper2 {
  color:pink;
  font-family:Georgia,serif;
  font-size:20px;
}