@ -398,7 +398,6 @@ a:hover { color: #b4c669; text-decoration: none; }
p { padding : 5 px 0 ; }
p { padding : 5 px 0 ; }
h2 , h3 { font-size : 1.1 em ; text-transform : uppercase ; letter-spacing : 0.07 em ; font-weight : 500 ; line-height : 1.8 em ; }
h2 , h3 { font-size : 1.1 em ; text-transform : uppercase ; letter-spacing : 0.07 em ; font-weight : 500 ; line-height : 1.8 em ; }
h2 span , . following h2 , h3 span , . following h3 { display : none !important ; }
textarea , input [ type = text ] { font : 0.95 em / 1.3 em "Roboto" , sans-serif ; font-weight : 400 ; }
textarea , input [ type = text ] { font : 0.95 em / 1.3 em "Roboto" , sans-serif ; font-weight : 400 ; }
@ -602,6 +601,7 @@ ol.toptrends-list a:hover { background: white; color: #66686b; }
/***** DIRECT MESSAGES MODAL********* */
/***** DIRECT MESSAGES MODAL********* */
. directMessages . post-area-new { display : none ; padding : 20 px ; z-index : 5 ; background : #e2e1de ; }
. directMessages . post-area-new { display : none ; padding : 20 px ; z-index : 5 ; background : #e2e1de ; }
. directMessages . post-area-new . modal-header h3 span { display : inline !important ; }
. directMessages . modal-wrapper { width : 520 px ; height : 490 px ; top : 10 % ; margin : 0 0 0 -260 px ; overflow-x : hidden ; }
. directMessages . modal-wrapper { width : 520 px ; height : 490 px ; top : 10 % ; margin : 0 0 0 -260 px ; overflow-x : hidden ; }
. directMessages . modal-content { overflow-y : auto ; height : 300 px ; -moz- box-sizing : border-box ; -webkit- box-sizing : border-box ; box-sizing : border-box ; width : 520 px ; }
. directMessages . modal-content { overflow-y : auto ; height : 300 px ; -moz- box-sizing : border-box ; -webkit- box-sizing : border-box ; box-sizing : border-box ; width : 520 px ; }
. directMessages . modal-buttons { display : none ; }
. directMessages . modal-buttons { display : none ; }