﻿@charset "utf-8";

/*====================================*\
	FONTS
\*====================================*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=latin,cyrillic);

/*====================================*\
	CSS FILES
\*====================================*/

/*@import url("style_script.css");*/
@import url("style_linh.css");

@import url("responsive_theme.css");
@import url("extend.css");

/*====================================*\
	FOCUS
\*====================================*/
input::-moz-focus-inner, button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
*:focus {
    outline: none;
}
/*added by jason*/
.hot_news{    
    background-image: url(/assets/images/hot_new.gif);
    height: 30px;
    width: 30px;
    position: absolute;
    margin-top: -20px;
    margin-left: 130px;
    background-size: 30px 30px;}
.highlight { background-color: yellow;color:#000; }
.nn-cover {
    background-image: url('/assets/images/vector.png');
    background-position: right bottom;
    background-repeat: no-repeat;
	background-size: cover;
}

.nn-cover .title-1 {
    color: white;
    font-weight: bold;
}

/*badge icon*/
.member-pin .list-39 > li {
    height: 30px !important;
    width: 30px !important;
    margin: 1px !important;
}

/*filter summary*/
.attribute-filter .title-3{
    border-bottom: 1px solid #c2c7d1;
    padding-bottom: 15px;
}
.attribute-filter .fright {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #00adee;
    border-radius: 10px;
}

.icon-blog:before {
    background-image: url(../images/blog.png);
    height: 24px;
    width: 18px;}
#qblog {
    font-size: 12px;
    padding: 10px 15px 9px 30px !important;
}
.lastposted{
	height: 25px;
    width: 25px;
    position: absolute;
    margin-top: -10px;
    background-size: 25px 25px;
    z-index: 99;
    margin-right: -10px;
	right:0px;
}
.lastposted_small{
    height: 15px;
    width: 15px;
    position: absolute;
    margin-top: -10px;
    background-size: 15px 15px;
    z-index: 99;
    margin-right: -5px;
    right: 0px;
}
.lastposted_rectangle{
    height: 20px;
    width: 20px;
    position: absolute;
    margin-top: -10px;
    background-size: 20px 20px;
    z-index: 99;
    margin-right: -10px;
    right: 0px;
}
.lastupdated_rectangle{
	background-repeat: no-repeat;
    background-position: top right;
	background-size: 20px 20px;

}
.lastupdated{
	background-image: url(/assets/images/latest_update.png);
}
.update_today{
	
}
.lastcreate{
	background-image: url(/assets/images/latest_create_new.png);
}
.nulled_ready_small{
	height: 15px;
	width: 15px;
	position: absolute;
	background-size: 15px 15px;
	z-index: 99;
	margin-right: -5px;
	right: 0px;background-image: url(/assets/images/lightning-circle.png);
}
.nulled_ready
{
	height: 20px;
	width: 20px;
	position: absolute;
	background-size: 20px 20px;
	z-index: 99;
	margin-right: -10px;
	right: 0px;background-image: url(/assets/images/lightning-circle.png);
}
/*chi tiet item, dong lich su version*/
.event-PinViewMiddle p{margin-top:0px !important;	}
.event-PinViewMiddle img{max-width:100%!important;}
.free-download{    font-size: 18px !important;padding: 15px 20px 14px!important;}
.icon-download {
    background-image: url(../images/download.png);
    height: 28px;
    width: 28px;
}

.download_arrow{
    margin-top: -35px;
    margin-left: -15px;
    position: absolute;
    background-image: url(/assets/images/download_arrow.png);
    width: 100px;
    height: 68px;
}
.event-PinViewRight .container-padding-3{margin-top: 5px !important;}
.icon-n-3 {
	background-image: url(../images/view.png);
	height: 28px;
	width: 28px;
}
.free-download-nologin{width:58%!important;}
#btnViewInForum{width:40%!important;}

.talk-bubble {
	margin: 40px;
  	display: inline-block;
	max-width: 500px;
	height: auto;
    position: absolute;
    top: -100px;
    right: -45px;
	background-color: #35b0fa;
	color:#FFF;
	font-weight:bold;
}
.border{
  border: 8px solid #666;
}
.round{
  border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;

}
.subscription-group{border-radius: 3px;border: solid 2px;padding: 14px;}
.pin-cover .title-9 {max-width: 100% !important;}
/* Right triangle placed top left flush. */
.tri-right.border.left-top:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -40px;
	right: auto;
  top: -8px;
	bottom: auto;
	border: 32px solid;
	border-color: #666 transparent transparent transparent;
}
.tri-right.left-top:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -20px;
	right: auto;
  top: 0px;
	bottom: auto;
	border: 22px solid;
	border-color: lightyellow transparent transparent transparent;
}

/* Right triangle, left side slightly down */
.tri-right.border.left-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -40px;
	right: auto;
  top: 30px;
	bottom: auto;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}
.tri-right.left-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -20px;
	right: auto;
  top: 38px;
	bottom: auto;
	border: 12px solid;
	border-color: lightyellow lightyellow transparent transparent;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -8px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 32px solid;
	border-color: transparent transparent transparent #666;
}
.tri-right.btm-left:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 22px solid;
	border-color: transparent transparent transparent #37b1fa;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 30px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 transparent transparent #666;
}
.tri-right.btm-left-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 38px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 12px solid;
	border-color: lightyellow transparent transparent lightyellow;
}

/*Right triangle, placed bottom right side slightly in*/
.tri-right.border.btm-right-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: 30px;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}
.tri-right.btm-right-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: 38px;
	bottom: -20px;
	border: 12px solid;
	border-color: lightyellow lightyellow transparent transparent;
}

/*Right triangle, placed bottom right side slightly in*/
.tri-right.border.btm-right:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -8px;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}
.tri-right.btm-right:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: 0px;
	bottom: -20px;
	border: 12px solid;
	border-color: lightyellow lightyellow transparent transparent;
}

/* Right triangle, right side slightly down*/
.tri-right.border.right-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -40px;
  top: 30px;
	bottom: auto;
	border: 20px solid;
	border-color: #666 transparent transparent #666;
}
.tri-right.right-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -20px;
  top: 38px;
	bottom: auto;
	border: 12px solid;
	border-color: lightyellow transparent transparent lightyellow;
}

/* Right triangle placed top right flush. */
.tri-right.border.right-top:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -40px;
  top: -8px;
	bottom: auto;
	border: 32px solid;
	border-color: #666 transparent transparent transparent;
}
.tri-right.right-top:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -20px;
  top: 0px;
	bottom: auto;
	border: 20px solid;
	border-color: lightyellow transparent transparent transparent;
}

/* talk bubble contents */
.talktext{
  padding: 1em;
	text-align: left;
  line-height: 0.5em;
}
.talktext p{
  /* remove webkit p margins */
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}/*Home Page*/
/*End Home Page*/

.home-wrapper .container-home {
     padding-bottom: 0px !important; 
}
.container-padding-tb-7 {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}
.pairsInline dl, .pairsInline dt, .pairsInline dd {
    display: inline;
}

/*Danh sach item*/
/*phan trang*/
.pagination-top{    
	margin-top: -10px;
    margin-bottom: 10px;
    float: right;
    clear: none;}
/*end*/


@media (max-width: 786px) {
  /* CSS that should be displayed if width is equal to or less than 800px goes here */
  .source-from{display:none;}
  .header-notification{display:none !important;}
  .hot_news{display:none !important;}
  
}
.source-from{background-color: white !important;}
.source-from .table-grid-cell{width:20% !important;padding:5px;0px;}
.icon-views:before {
    background-image: url(../images/views.png);
    height: 16px;
    width: 16px;
}
.icon-docs:before {
    background-image: url(../images/docs.png);
    height: 16px;
    width: 16px;
}
.icon-downloads:before {
    background-image: url(../images/downloads.png);
    height: 16px;
    width: 16px;
}
.icon-comments:before {
    background-image: url(../images/comments.png);
    height: 16px;
    width: 16px;
}
.icon-views:before {
    background-image: url(../images/views.png);
    height: 16px;
    width: 16px;
}
.icon-likes:before {
    background-image: url(../images/likes.png);
    height: 16px;
    width: 16px;
}
.pin_detail_stats{margin-left:5px;margin-top:5px;}
.pin_detail_stats i{margin-left:5px;}
.source-from .descript{display:inline;}
.source-from .descript a{font-weight: bold;}
.source-from .des-title{font-weight:bold;}
.source-from .table-grid .table-grid-cell span {margin-right: 0px;}

.home-promo{height:230px !important}

/*item*/
.box-1_rectangle {
    background-color: #fff;
    height: 128px;
    padding: 0px;
    width: 268px;
}
.box-1_rectangle .featured-image .event-load-lazy-load {
    max-height: 128px;
    width: 268px;
}
.box-1_rectanglel .featured-image img {
    height: 128px !important;
    width: 268px !important;
}
.box-1_rectangle .head .ribbon-1 {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
}
.box-1_rectangle .head .icon-57 {
    bottom: -15px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    z-index: 1;
}

.container-boxes .box-1_rectangle {
    margin: 0 0 20px 0 !important;
}
.box-1_rectangle .head .icon-55 {
    bottom: 10px;
    left: 10px;
    position: absolute;
    z-index: 1;
}

/**/
.box-1_rectangle_large {
    background-color: #fff;
    height: 169px;
    padding: 4px;
    width: 365px;
}
.box-1_rectangle_large .featured-image .event-load-lazy-load {
    max-height: 169px;
    width: 365px;
}
.box-1_rectangle_large .featured-image img {
    height: 169px !important;
    width: 365px !important;
}
.box-1_rectangle_large .head .ribbon-1 {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
}
.box-1_rectangle_large .head .icon-57 {
    bottom: -15px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    z-index: 1;
}

.container-boxes .box-1_rectangle_large {
    margin: 0 0 20px 0 !important;
}
.box-1_rectangle_large .head .icon-55 {
    bottom: 10px;
    left: 10px;
    position: absolute;
    z-index: 1;
}

/**/
.box-1_rectangle_small {
    background-color: #fff;
    height: 67px;
    padding: 4px;
    width: 150px;
}

    .box-1_rectangle_small .featured-image .event-load-lazy-load {
        max-height: 67px;
        width: 150px;
    }

    .box-1_rectangle_small .featured-image img {
        height: 67px !important;
        width: 150px !important;
    }

    .box-1_rectangle_small .head .ribbon-1 {
        position: absolute;
        right: -5px;
        top: -5px;
        z-index: 1;
    }

    .box-1_rectangle_small .head .icon-57 {
        bottom: -15px;
        left: 50%;
        position: absolute;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        z-index: 1;
    }

.container-boxes .box-1_rectangle_small {
    margin: 0 0 4px 0 !important;
}

.box-1_rectangle_small .head .icon-55 {
    bottom: 5px;
    left: 5px;
    position: absolute;
    z-index: 1;
}

/**/

.box-1_small {
    background-color: #fff;
    height: 100px;
    padding: 5px;
    width: 100px;
}
.box-1_small .featured-image .event-load-lazy-load {
    max-height: 100px;
    width: 100px;
}
.box-1_small .featured-image img {
    height: 100px !important;
    width: 100px !important;
}
.box-1_small .head .ribbon-1 {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
}
.box-1_small .head .icon-57 {
    bottom: -15px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    z-index: 1;
}

.container-boxes .box-1_small {
    margin: 0 0 20px 0 !important;
}
.box-1_small .head .icon-55 {
    bottom: 10px;
    left: 10px;
    position: absolute;
    z-index: 1;
}
.pin_button_group{    
	position: absolute;
    bottom: 4px;
    width: 91%;
	display: none;
	}
.pin_button_group_large{    
	position: absolute;
    bottom: 4px;
    width: 100%;
	display: none;
	z-index:999;
	}	
.button-size-small {
    font-size: 11px;
    font-weight: 300;
    line-height: 12px;
    padding: 0px 3px 0px;
    /* margin-top: -12px; */
}
.head:hover .pin_button_group {
    display: table;
}
.head:hover .pin_button_group_large {
    display: table;
}
.head:hover .featured-image {
    opacity: 0.5;
    z-index: 0;
    background-color: black;
	/*filter: url(../images/blur.svg#blur);
	-webkit-filter: blur(1px);*/
  	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.item-hover-body .category .category_icon{width:20px;height:20px;background-size: 20px 20px;background-repeat: no-repeat;margin-bottom: -5px;}

.item_header,.item_title
{
	position: absolute;
    bottom: 4px;
    width: 98%;
    height: 35px;
}
.item_header{opacity:0.8;z-index:0;background-color: black;}
.item_title{color:#FFF;font-size:13px;padding: 2px;text-align:center;overflow: hidden;font-weight:bold;}
.pin-cover .item-view-cover{
	filter: blur(10px) !important;
    filter: url(../images/blur.svg#blur) !important;
	-webkit-filter: blur(10px) !important;
	}
	
.item_download{
	position: absolute;
	top: 35%;
	background: #000000;
	padding: 4% 4% 2% 4%;
	text-align: center;
	left: 43%;border-radius: 6px;
	display:none;
	z-index: 9999999;
}
.head:hover .item_download {
    display: table;
}

.license_arrow{
	margin-top: -30px;
    margin-left: 150px;
    position: absolute;
    background-image: url(/assets/images/giphy.gif);
    width: 50px;
    height: 40px;
    z-index: 999;
    background-size: 50px 40px;
	}
/**/
/*slider*/
.slider .text .title-14 {
    font-size: 30px !important;
}
.slider .text .title-15 {
    font-size: 38px!important;
    line-height: 25px!important;
}

.slider_search{
	display: block;
    z-index: 99999;
}
.slider_search .container form{margin-top:-5px !important}
.slider_search .nn-cover {
     background-image:none !important;
}
@media (max-width: 1024px) {
  /* CSS that should be displayed if width is equal to or less than 800px goes here */
	.slider .text .title-14, .slider .text .title-15,.slider .slider-long-des{display:none;}
}
.slider_search .container form{margin-top:-5px !important}
@media (max-width: 700px) {
  /* CSS that should be displayed if width is equal to or less than 800px goes here */
	.slider .text .t-wrapper p a{display:none;}
}
/*end slider*/

/*subscribe*/
.subscribe-me{color: white !important;}
:checked + .checker-type-checkbox-color-sub-1:before {
    background-color: #34495e;
    border-color: #34495e;
}
:checked + .checker-type-checkbox-color-sub-2:before {
    background-color: #7ab45d;
    border-color: #7ab45d;
}
:checked + .checker-type-checkbox-color-sub-3:before {
    background-color: #fbaf5d;
    border-color: #fbaf5d;
}
/*END*/

/*Banner*/
.zone-Adv_PinfilterTop{
    height: 65px;
    width: 486px;
    margin-top: -20px;
    display: inline-block;
	}
.zone-Adv_Pinfilter{text-align: left;}
@media (max-width: 970px) {
	.zone-Adv_AllPage_Header,.zone-Adv_HomePage_AfterSlider,.zone-Adv_HomePage,zone-Adv_HomePage2,.zone-Adv_HomePage3{display:none;}
}
@media (max-width: 630px) {.zone-Adv_PinfilterTop{display:none;}}
@media (max-width: 390px) {.zone-Adv_pinRightTop,.zone-Adv_Pinsidebar,.zone-Adv_Pinsidebar2,.zone-Adv_Pinsidebar3{display:none;}}
@media (max-width: 728px) {.zone-pinBottom,.zone-pinTop{display:none;}}
/*END*/

/*Menu header*/
.mn-header-icon{
    background-size: 20px;
    background-repeat: no-repeat;
    background-origin: content-box;
    background-position-x: -25px;
    background-position-y: -3px;
    padding-left: 27px !important;
	}
@media (max-width: 1250px) {.mn-header-icon{background-image:none !important;}}

.header-notification{
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-indent: 0 !important;
    -webkit-border-radius: 10px;
    padding: 0 7px;
    position: absolute;

    background-size: 30px 30px;
}
.count_updates{
    background-color: #f79100;
    margin-top: -40px;
    margin-left: 100px;
    z-index: 99;
}
	
/*attribute*/
.attribute_des{font-size:12px;}

/*end edit*/
.icon-98:before {
    background-image: url(../images/icon-98.png);
    height: 16px;
    width: 16px;
}

/*Lastupdated Page Begin*/
    /* style for Pc */

.t2aweb-event-item-grid table tbody tr{
     padding: 0;
    font-size: 12px;
    color: #999;
    border-radius: 4px;
    box-shadow: 0 0 16px #ccc;
    overflow: hidden;
    background-color: #fff;
    display: inline-table;
    margin-bottom: 25px !important;
    padding: 15px;
}
.t2aweb-event-item-grid table tbody tr:nth-child(1){
    width: 100%;
}
.t2aweb-event-item-grid table tbody tr:nth-child(1) td{
  width: 50%;
}

.t2aweb-event-item-grid table tbody tr td:nth-child(1){
  width: 20%;
}
.t2aweb-event-item-grid table tbody tr td:nth-child(2){
  width: 45%;
      border-right: 1px solid #cccccc59;
}
.t2aweb-event-item-grid table tbody tr td:nth-child(3){ 
  width: 10%;
}
.t2aweb-event-item-grid table tbody tr td:nth-child(4){
  display: none;
}

.t2aweb-event-item-grid table tbody tr td:nth-child(1) img{
  width: 100% !important;
  height: auto !important;
}

/* style for mobile */
  .t2aweb-event-item-grid.t2aweb-mobile table tbody tr{
        display: inline-grid;
        width: 95%;
        
  }
  .t2aweb-event-item-grid.t2aweb-mobile{
    
  }
  .t2aweb-event-item-grid.t2aweb-mobile .event-pin-filter-form li{
    display: none;
  }
  .t2aweb-event-item-grid.t2aweb-mobile table tbody tr td:nth-child(1){
    width: auto;
    float: left;
        padding: 0px;
  }
  .t2aweb-event-item-grid.t2aweb-mobile table tbody tr td:nth-child(2){
      width: auto;
        border-right: 0px;
        float: left;
  }
  .t2aweb-event-item-grid.t2aweb-mobile table tbody tr td:nth-child(3){ 
        width: 95%;
    float: left;
    margin: 0px auto;
    display: none;
  }
  .t2aweb-event-item-grid.t2aweb-mobile table tbody tr:nth-child(1){
    display: none;
  }
  .t2aweb-event-item-grid.t2aweb-mobile .box{
        margin: 0px !important;
  }
  .t2aweb-event-item-grid.t2aweb-mobile table tbody tr td:nth-child(2) em,.t2aweb-event-item-grid.t2aweb-mobile table tbody tr td:nth-child(2) p{
    display: none;
  }
  .t2aweb-event-item-grid.t2aweb-mobile table tbody tr td:nth-child(4){
    display: block;
  }
  .t2aweb-event-item-grid.t2aweb-mobile .show_more,.t2aweb-event-item-grid.t2aweb-mobile .show_less{
        text-align: center;
        background: #23adf5;
        color: white;
        padding: 5px;
        width: 100px;
        margin: 0px auto;
  }
  .t2aweb-event-item-grid.t2aweb-mobile table tbody tr td:nth-child(4) .show_less{
    display: none;
  }
  .t2aweb-event-item-grid.t2aweb-mobile table tbody tr td:nth-child(4) .show_more{
    display: block;
  }
  .t2aweb-event-item-grid.t2aweb-mobile table tbody tr td:nth-child(4) .more_content{
    display: none;
    margin-top: 15px;
    text-align: left;
  }

  .t2aweb-event-item-grid.t2aweb-mobile table tbody tr td:nth-child(4).active .show_less{
    display: block;
  }
  .t2aweb-event-item-grid.t2aweb-mobile table tbody tr td:nth-child(4).active .show_more{
    display: none;
  }
  .t2aweb-event-item-grid.t2aweb-mobile table tbody tr td:nth-child(4).active .more_content{
    display: block;
  }
  .t2aweb-event-item-grid.t2aweb-mobile .box{
    display: block;
  }
  
  .o_download, .n_download, .f_download{
	  width:75px;
	  height:24.58px;
	  display:block;
	  background-size: 75px 24.58px;
  }
  .o_download{background-image: url(../images/od.png);}
  .n_download{background-image: url(../images/nd.png);}
  .f_download{background-image: url(../images/fd.png);}
/*End*/

.event-header .header-inside-2 {
    background-color: #0E2A47 !important;
}
.list-38 li {
    float: left;
    margin-right: 10px !important;
    margin-top: 22px !important;
}
.list-38 li a {
    border-radius: 3px !important;
    color: #9babba !important;
    font-weight: bold !important;
    padding: 8px 10px 7px !important;
}
.event-header .header-inside-1 {
    background-color: #051F39 !important;
}
.list-22 > li > a {
    color: #FFFFFF !important;
    display: block !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    border-radius: 5px 5px 0 0 !important;
}
.list-items-wrapper > ul > li > a {
    color: #000000 !important;
    display: block !important;
    padding: 6px 15px !important;
    font-weight: 700 !important;
}
.item_description {
    font-size: 16px;
    padding: 17px 15px;
    color: black;
    background-color: white;
    font-style: italic;
}