*{
    box-sizing: border-box;
     margin:0px;
     padding:0px;
}
 body {
    background-color:#fff;
     font-family:Roboto, sans-serif;
     overflow-x:hidden; overflow-y:auto;
}
 *:focus {
     outline: none;
}
 .floatfix::after {
    clear:both;
     zoom:1;
     display:block;
     height:0px;
     width:100%;
     content:"";
}
 .footer {
    z-index: 999999;
    color: #6b6b6b;
    text-align: center;
    background-color: #fff;
    border-top: 1px solid #d8d8d8;
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding: 20px;
    font-size: 12px;
}
 .footer a{
    color:#6b6b6b;
     text-decoration:underline;
     cursor:pointer;
}
 .bsb {
    position:relative;
     right:-2px;
     background:transparent url(img/ntbtn1.png) no-repeat 0% 0%;
     width:109px;
     height:44px;
     background-color:transparent;
     opacity:0.8;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    border-radius:36px;
}
 .bsb:hover {
    opacity:1;
}
 .bstb {
    height: 44px;
    background-color: transparent;
    margin: 0px;
    display: inline;
    border: none;
    width: 467px;
    padding: 0px 10px;
    font-size: 15px;
    color: #6f6f6f;
    font-family: Roboto, sans-serif;
    -webkit-outline: none;
    position: relative;
    z-index: 200;
}
 .search-form {
height: 44px;
    vertical-align: top;
    border-radius: 2px;
    width: 576px;
    position: absolute;
    margin: 50px auto 20px auto;
    position: relative;
    background-color: #f1f2f4;
    border-radius: 36px;
}

.banner{
    text-align: center;
    margin-bottom: 10px;
}

 .search-holder {
    width: 576px !important;
    position: relative !important;
    background-color: #f1f2f4 !important;
    border-radius: 36px !important;
    box-shadow: none !important;
}
 .search-holder div {
    float:left;
}
 .widget {
    width: 576px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    height: auto;
}


 .widget .btns{
    padding-bottom: 10px;
    width: 590px !important;
    margin-bottom: 2px;
}


.widget .btns .widget-button {
    transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
    border-radius: 2px;
    display: block;
    margin: 0px auto;
    width: 20px;
    height: 20px;
    background: url(img/btnsprite.png) no-repeat;
    background-size: 200px;
    opacity: 1;
    position: relative;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}

.widget .btns .widget-button.vista{
    background-position: -79px -2px;
    background-image: url(img/btnsprite.png);
    background-size: 253px;
}
 .widget .btns a.widget-button {
    display:block;
     float:left;
     margin:0px 5px;
     width:51px;
     height:51px;
     background:url(img/btnsprite.png) no-repeat;
     opacity:0.8;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}
 .widget .btns .gmail {
   background-image: url(img/nvpn.png);
   background-size: cover;
}
 .widget .btns .outlook {
    background-position: -28px -2px;
    background-image: url(img/btnsprite2.png);
    background-size: 253px;
}

.suggestion img, .suggestion div{
    display: inline-block;
}
.suggestion img{
 width: 30px;
}
 .widget .btns .yahoo {
    background-position: -153px -2px;
    background-image: url(img/btnsprite2.png);
    background-size: 253px;
}
 .widget .btns .mailchimp {
    background-position: 0px 2px;
    background-image: url(img/audio.png);
    background-size: 19px;
    background-color: white;
}
 .widget .btns .serviciocoreo {
    background-position: 0px 2px;
    background-image: url(img/video.png);
    background-size: 19px;
    background-color: white;
}
 .widget .btns .eltiempo {
    background-image:url(img/turbotax.png);
    background-size: cover;
}

.someinput::-ms-clear {
   display: none;
}
 .widget .btns .yt {
    background-position:-100px 0%;
}
 .widget .btns .fb {
    background-image: url(img/amazonlogo.png);
    background-size: cover;
}
 .widget .btns .twitter {
    background-position: -3px -2px;
    background-image: url(img/btnsprite.png);
    background-size: 253px;
}
 .widget .btns .vista {
    background-position:-364px 0%;
}

 .search-bttn{
     background-color: #5773fb;
     color: #fff;
     border: none;
     font-size: 15px;
     padding: 14px 27px;
     font-weight: bolder;
     border-radius: 3px;
     position: absolute;
     cursor:pointer;
     right: 0px;
}
 .search-bttn:hover{
     background-color: #4e67da;
}
 .widget .btns a:hover {
    opacity:1;
}
 .widget hr {
    background:none;
     border:none;
    border-bottom:1px solid #cccccc;
    margin-bottom:3px;
}
 .togglewidget {
    font-size:12px;
     color:#7b7b7b;
     text-decoration:none;
     float:right;
}
 .tbnt {
    background-color:#fff;
     padding: 2px 10px 1px 10px;
     border-bottom:1px solid #d8d8d8;
     color:#333;
}
 .search-widget {
    position:relative;
    height:34px;
     float:left;
     width:280px;
}
 .tbnt .search-widget button {
     background: url(img/loop.png) no-repeat 0% 0%;
    height: 34px;
    width: 49px;
    border: none;
    position: absolute;
    margin-top: -2px;
    margin-left: 0px;
    right: -2px;
    cursor: pointer;
    border-radius: 36px;
    background-size: 22px;
    background-position: 16px;
}
 .tbnt .search-widget input {
    border:none;
     height:30px;
     background:white;
     width:228px;
}
 .buttons-widget {
    float:left;
     margin-top:4px;
     padding-left:20px;
}
 .tbnt .searchct {
    padding:1px;
    border:1px solid #d8d8d8;
     height:34px;
     border-radius:36px;
     background-color:#fff;
     position:absolute;
     width:280px;
     top:0px;
     left:0px;
}
 .starred{
}
 .unstarred{
}
 .my-custom-stars .button .material-icons {
     font-size: 50px;
}
 .my-custom-stars .star-button.star-on {
     background: no-repeat url(img/star-gg.png) -82px -51px!important;
     width: 21px;
     height: 21px;
     display: inline-block;
}
 .my-custom-stars .star-button.star-on .material-icons, .my-custom-stars .star-button.star-off .material-icons{
     display:none;
}
 .my-custom-stars .star-button.star-off {
     background: no-repeat url(img/star-gg.png) -104px -114px!important;
     width: 21px;
     height: 21px;
     display: inline-block;
}
 .rating-status{
     display:none;
}
 .star-button:hover .hated{
     display:block;
}
/* Modal */
 #disableModal {
     display: none;
     position: fixed;
     z-index: 999;
     padding-top: 130px;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     overflow: auto;
     background-color: rgb(0,0,0);
     background-color: rgba(0,0,0,0.4);
}
 #disable-modal-content {
     position: relative;
     background-color: #fefefe;
     margin: auto;
     padding: 0;
     border: 1px solid black;
     width: 44%;
     box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
     -webkit-animation-name: animatetop;
     -webkit-animation-duration: 0.4s;
     animation-name: animatetop;
     animation-duration: 0.4s;
}
 @@-webkit-keyframes animatetop {
     from {
         top: -300px;
         opacity: 0;
    }
     to {
         top: 0;
         opacity: 1;
    }
}
 @@keyframes animatetop {
     from {
         top: -300px;
         opacity: 0;
    }
     to {
         top: 0;
         opacity: 1;
    }
}
 #close {
     color: black;
     float: right;
     font-size: 28px;
     font-weight: bold;
     cursor: pointer;
}
 #disable-modal-header {
     padding: 2px 16px;
     background-color: #ffa987;
     color: white;
     height: 40px;
}
 #disable-modal-body {
     padding: 15px 16px;
     text-align: center;
}
 #yes {
     margin-right: 30px;
     padding: 5px 10px;
     display: inline-block;
}
 #no {
     margin-left: 30px;
     padding: 5px 10px;
     display: inline-block;
}
 #disable-buttons {
     padding-top: 10px;
}
 #disable-modal-body h4 {
     margin-top: 12px;
     margin-bottom: 24px;
     text-align: center;
}
/* tbmenu */
 .tbbt li, .tbbt ul{
    list-style-type:none;
}
 .tbnt .menu-item {
    list-style-type:none;
}
 .tbnt .menu-item a{
    text-decoration:none;
     display:inline-block;
     clear:both;
     font-family:Roboto, sans-serif;
     font-size:14px;
     color:#333;
     font-weight:300;
     line-height:27px;
     vertical-align:top;
     margin:0px 0px;
     padding:3px 5px;
}


 .tbnt .menu-item a i {
    display:none;
     margin-right:3px;
     float:left;
     width:26px;
     height:26px;
     line-height:26px;
     content:"\u0020";
     opacity:0.7;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}
 .tbnt .menu-item a:hover {
     text-decoration: underline;
}
 .tbnt .menu-item a:hover i{
    opacity:1;
}
 .tbnt .icon {
    background:url(img/btnsprite.png);
}
 .tbnt .third-icon {
    background-position: -28px 0%;
    background-image: url(img/btnsprite2.png);
    background-size: 269px;
}
 .tbnt .fourth-icon {
    background-position:-78px -52px;
}
 .tbnt .fifth-icon {
    background-position:-104px -52px;
}
 .tbnt .sixth-icon {
    background-position: -28px 0%;
    background-image: url(img/btnsprite2.png);
    background-size: 269px;
}
 .tbnt .first-icon {
    background-position:-0px -52px;
}
 .tbnt .second-icon {
    background-position:-26px -52px;
}
 .tbnt .seventh-icon {
    background-position:-156px -52px;
}
 .tbnt .eight-icon {
    background-position:-182px -52px;
}
 .menu-item, .responsive-menu {
     float: left;
     margin-right: 5px;
}
 .menu-item {
    margin-top:2px;
}
 .menu-item a, .responsive-menu a {
     -moz-transition: all .11s;
     -o-transition: all .11s;
     -webkit-transition: all .11s;
     transition: all .11s;
}
 .menu-item a:hover, .responsive-menu a:hover {
}
 .responsive-menu {
     float: right;
     margin-right: 5px;
     position: relative;
}
 .responsive-menu .responsive-menu-button {
     position: relative;
     display: block;
     padding-left: 32px;
     text-decoration: none;
     font-size: 16px;
     color: #333;
     line-height: 24px;
}
/*.responsive-menu .responsive-menu-button:before {
    */
    /* content: '';
    */
    /* display: block;
    */
    /* width: 20px;
    */
    /* height: 22px;
    */
    /* background: url('data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYAQMAAADaua+7AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAABRJREFUCNdjYMAB5P//YCJXDAkAADfoBklEjSkIAAAAAElFTkSuQmCC') 0 3px no-repeat;
    */
    /* position: absolute;
    */
    /* top: 0;
    */
    /* left: 6px;
    */
    /*
}
*/
 .responsive-menu .responsive-menu-list {
     z-index: 100;
     display: none;
     position: absolute;
     min-width: 200px;
     top: 37px;
     right: -25px;
     background: #DFDFDF;
     border: 1px solid #A9A9A9;
     border-top: none;
     padding: 0 6px 2px;
}
 .responsive-menu .responsive-menu-list.shown {
     display: block;
}
/* Secondary Pages */
/* AutoComplete */
 .search-form .autocomplete-underlay, .search-form .search-input {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     text-align: left;
}
 .search-form .autocomplete-wrapper {
     float: left;
     position: relative;
}
 .search-form .search-input {
     z-index: 3;
     background: 0 0;
}
 .search-form .autocomplete-underlay {
     z-index: 2;
     background: transparent;
     font-size: 18px;
     color: #9e9e9e;
     margin:11px 0px 0px 3px;
     display:none;
}
 .search-form ul.autocomplete-suggestions {
     display: none;
     position: absolute;
     width: 100%;
     z-index: 10;
     background: #fff;
     border: 1px solid #bbb;
     top: 102%;
     left: 0;
     list-style-type:none;
}
 .search-form ul.autocomplete-suggestions li{
    text-indent:8px;
     padding:2px 0px;
}
 .search-form ul.autocomplete-suggestions .suggestion:hover {
    background-color:#ededed;
}
 .tbsearchform .autocomplete-wrapper {
    position: absolute;
     margin-top:0px;
     font-size:13px;
     font-weight:300;
}
 .tbsearchform #tbSearchField {
    position: absolute;
     margin-top: 0;
     left: 8px;
     background:transparent;
     width: 227px;
     height: 30px;
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     text-align: left;
     z-index:99999;
     font-size:13px;
     font-weight:300;
}
 .tbsearchform .autocomplete-underlay {
    z-index: 2;
     white-space:nowrap;
     background: transparent;
     font-size: 18px;
     color: #9e9e9e;
     margin:0px 0px 0px 0px;
     position: absolute;
     top: 8px;
     font-size:13px;
     font-weight:300;
}
 .tbsearchform ul.autocomplete-suggestions {
    display: none;
     position: absolute;
     width: 226px;
     z-index: 10;
     background: #fff;
     border: 1px solid #bbb;
     top: 32px;
     left: 0;
    list-style-type:none;
}
 .tbsearchform ul.autocomplete-suggestions li{
    text-indent:8px;
     padding:2px 0px;
}
 .tbsearchform ul.autocomplete-suggestions .suggestion:hover {
    background-color:#ededed;
}
 .uninstall-page {
    background:#a9d2d8;
     text-align:center;
}
 .uninstall-page h2 {
    font-size:35px;
     font-weight:300;
     padding:30px 0px;
     margin:20px 0px;
     border-bottom:1px solid #cee4e7;
}
 .wrapper {
    width:700px;
     margin:0px auto;
}
.overlay-dark {display:none !important; position:fixed; width:100%; height:100%; background-color:rgba(0,0,0,0.6); top: 0px;
    z-index: 9999; right:0px;}
 .hhct {
    text-align:center;
    display:none !important;
     right:10px;
     position:fixed;
     width:auto;
     height:auto;
     padding:0px 10px 10px;
     background:#fff url(/img/greenarr.png) no-repeat 50% 10px;
     padding-top:62px;
     top:302px;
     border: 3px solid #6ecd19;
    min-width: 580px;
    z-index: 99999;
    box-shadow: none !important;
    background-size: 46px;
}
.hhct h1{
	    font-size: 25px;
    font-weight: 400;
}
 .hhuparrow {
    position:absolute;
     top:-150px;
     right:30px;
     animation: Bounce .7s linear infinite;
transform: rotate(-114deg) scaleX(-1);
    width: 151px;
    margin-top:-45px;
}
 @keyframes Bounce {
     0% {
        top: -100px;
    }
     50% {
        top: -110px;
    }
     100% {
        top: -100px;
    }
}
 .hhct h1 span {
    font-size:14px;
}
 .hhct.ff .hhuparrow {
    right:50px;
}
 .responsive-menu .responsive-menu-button {
     position: relative;
     display: inline-block;
     padding-left: 0px;
     top:3px;
     text-decoration: none;
     font-size: 16px;
     color: #e47400;
     line-height: 24px;
}
 .responsive-menu {
     margin-right: 5px;
     position: relative;
     list-style-type: none;
     display:none;
     right: 40px;
     position: absolute;
}
 .menu-item.menu-li{
     display:none;
     width:100%;
}
 .list-pp{
     margin-left:10px;
     display:inline-block;
}
 #burger {
     width: 25px;
     height: 20px;
     position: relative;
     top: 9px;
     display: inline-block;
     -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
     -o-transform: rotate(0deg);
     transform: rotate(0deg);
     -webkit-transition: .5s ease-in-out;
     -moz-transition: .5s ease-in-out;
     -o-transition: .5s ease-in-out;
     transition: .5s ease-in-out;
     cursor: pointer;
}
 #burger span{
     display: block;
     position: absolute;
     height: 3px;
     width: 100%;
     background: #e47400;
     border-radius: 9px;
     opacity: 1;
     left: 0;
     -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
     -o-transform: rotate(0deg);
     transform: rotate(0deg);
     -webkit-transition: .25s ease-in-out;
     -moz-transition: .25s ease-in-out;
     -o-transition: .25s ease-in-out;
     transition: .25s ease-in-out;
}
 #burger span:nth-child(1) {
     top: 0px;
}
 #burger span:nth-child(2),#burger span:nth-child(3) {
     top: 6px;
}
 #burger span:nth-child(4) {
     top: 12px;
}
 #burger.open span:nth-child(1) {
     top: 18px;
     width: 0%;
     left: 50%;
}
 #burger.open span:nth-child(2) {
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     transform: rotate(45deg);
}
 #burger.open span:nth-child(3) {
     -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     transform: rotate(-45deg);
}
 #burger.open span:nth-child(4) {
     top: 18px;
     width: 0%;
     left: 50%;
}


 @media(max-width:1121px){
  .responsive-menu{
         display:inline-block;
    }
     .menu-item.menu-li:nth-child(5){
         display:block;
    }
     .menu-item:nth-child(5){
         display:none;
    }
        #buttonsp{
     right:120px !important;
     
    }
}
 @media(max-width:1001px){
     .menu-item.menu-li:nth-child(4){
         display:block;
    }
     .menu-item:nth-child(4){
         display:none;
    }
}
 @media(max-width:989px){
     .menu-item.menu-li:nth-child(3){
         display:block;
    }
     .menu-item:nth-child(3){
         display:none;
    }
}
 @media(max-width:895px){
     .menu-item.menu-li:nth-child(2){
         display:block;
    }
     .menu-item:nth-child(2){
         display:none;
    }
     .responsive-menu .responsive-menu-list{
    }
}
 @media(max-width:793px){
     .menu-item.menu-li:nth-child(1){
         display:block;
    }
     .menu-item:nth-child(1){
         display:none;
    }
}
 @media(max-width:698px){
     .menu-item.menu-li:nth-child(1){
         display:block;
    }
     .menu-item:nth-child(1){
         display:none;
    }
}
 @media(max-width:600px){
     .menu-item.menu-li:nth-child(1){
         display:block;
    }
     .menu-item:nth-child(1){
         display:none;
    }
}
 .feedback-modal {
    display:block;
     position:fixed;
     top:0px;
     left:0px;
     width:100%;
     height:100%;
     background-color:rgba(255,255,255,0.8);
     z-index:9999999999;
}
 .feedbackwindow {
     width: 604px;
     position: absolute;
     left: 50%;
     margin-left: -260px;
     background-color: #fff;
     box-shadow: 0px 0px 22px 4px rgba(0,0,0,0.1);
     padding: 15px;
     text-align: center;
     top: 30%;
     height: 232px;
     margin-top: -95px;
     vertical-align: middle;
     display: block;
}

.popup-footer-container{
     position: absolute;
    bottom: 54px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.widget-right__header .widget-right__layout{
 min-height: 40px !important;
}

.widget-right__layout{
 min-height:27px !important;
}
.weather-right--type1:first-of-type{
 min-height: initial !important;
}
.weather-right__icon--type1 {
    top: 46% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 216px !important;
    width: 100px;
    height: 100px;
}

#openweathermap-widget-15{
    position: absolute;
    top: 19px;
    left: 226px;
}
.widget-right{
 box-shadow: 4px -2px 8px 0px rgba(0,0,0,.1) !important;
}
.weather-right__items:first-child th{
 display:none;
}
.widget-right__footer--brown .widget-right__link{
 display:none;
}
.weather-right__icon--type1{
     top: 21px;
    left: 311px;
    width: 80px;
    height: 80px;
}

.popup-footer-container.off .popup-footer{
 display:none;
}
.popup-footer{
 z-index:99999;
 position: relative;
    width: 100%;
    height: 200px;
    box-shadow: 0px -3px 24px -2px rgba(0,0,0,0.2);
    background-color: #fff;
}
.popup-footer-bttn{
     width: 100%;
    box-shadow: 0px -10px 24px -10px rgba(0,0,0,0.2);
    background-color: #dedede;
    padding: 15px 20px;
    border-radius: 3px;
    border: 1px solid #e7e7e7;
    border-bottom: none;
    position: relative;
    top: -14px;
    color: white;
}

button.submit{
    border: none;
    padding: 7px 31px;
    font-size: 13px;
    background-color: #4d7ad6;
    color: #fff;
    margin-top: 21px;
    border-radius: 2px;
    cursor:pointer;
}
button.submit:hover{
    background-color: #3b6cd0;
}

 .feedbackwindow .modal-title {
    font-size:30px;
     font-weight:300;
     margin-bottom:5px;
     margin-top: 26px;
}
 .feedbackwindow .modal-subtitle {
    font-size:16px;
     font-weight:300;
     margin-bottom:20px;
}
 .feedbackwindow .feedbackbtn {
     margin:0px 20px;
    display:inline-block;
    color:#273036;
     font-size:13px;
     text-decoration:underline;
     text-align:center;
}
 .feedbackwindow .feedbackbtn span {
    display:block;
    clear:both;
}
 .feedback-x {
    position:absolute;
     width:20px;
     height:12px;
    top: 0px;
    right: 0px;
    color: #999;
     text-decoration:none;
}

.wdg-container {
    width: 112px;
    display: inline-block;
    height: 112px;
    text-align: center;
    position: relative;
}
.wdg-container a {
    text-decoration: none;
}

.wdg-container img {
    max-height: 73px;
}

.thumb {
    width: 100%;
    border: 1px solid gainsboro;
    opacity: 0.6;
}


.tooltip {
   box-sizing: border-box;
    position: absolute;
    top: 30px;
    left: -67px;
    width: 153px;
    font-size: 12px;
    background-color: rgb(199, 199, 199);
    border-radius: 5px;
    color: #fff;
    padding: 6px 10px;
    text-align: center;
    display: none;
}
 .tooltip::after{
     content: '';
     position: absolute;
     top: -4px;
     display: block;
     right: 50%;
     left: 48%;
     height: 0;
     border-left: 5px solid transparent;
     border-right: 5px solid transparent;
     border-bottom: 5px solid #c7c7c7;
}
 .widget-button {
     position: relative;
}
 .wdg-container:hover .tooltip{
     display: block;
     opacity:1;
}

.clock-input .widget-clock{
  width: 100%;
  top: 80px;
  left:initial;
  bottom:initial;
}
.clock-input .time{
 display:block;
 position:initial;
     
}
.clock-input .widget-clock.blue-light .time{
  color: #5d636a;
}

.clock-input .time .hours {
    font-size: 31px;
}
.cookies-ct {left:6px; position:absolute; bottom:61px; font-size:12px; color:#555555; padding:4px 3px; border-radius:2px; border:1px solid #ccc;}
.cookies-ct a {color:#232323;}
.cookies-ct a.gdpr-accept {color:#fff; background-color:#888888; text-decoration:none; padding:2px 3px; border-radius:2px;}

.clock{
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 75px;
    position: relative;
    font-size: 28px;
    color: #656565;
    font-family: Roboto, sans-serif;
}

.wdg-container:hover {
    background-color: #f2f2f2;
}

 iframe {
  width: 100%;
  border: 0;
  min-height: 80%;
  height: 600px;
  display: flex;
 }
 
 .gmail-api{
    position: absolute;
    background-color: white;
    z-index: 999999;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
    -webkit-transition: all 1s;
    transition: all 2s;
    height: 95.5%!important;
    top: 40px;
    left:-560px;
 }
 
 .gmail-api .container{
  width:560px;

 }
 
 .gmail-api.slide{
  left:0px;
  -webkit-transition: all 1s; /* Safari */
  transition: all 1s;
    height: 100%;
    top: 40px;
    overflow-y:auto;
 }
 
 
.gmail-api.slide.noToolbar{
 top:0px;
 height:100% !important;
}

.gmail-api.hideSlide.noToolbar{
    top:0 !important;
    height:100% !important;
}

 
 .gmail-api.hideSlide{
  left:-560px;
  -webkit-transition: all 1s; /* Safari */
  transition: all 1s;
  height: 100%;

 }
 .datetime{
  text-transform: lowercase;
  text-align:right;
 }
 
.modal.fade.in{
    width: 560px;
    z-index: 999999;
    top: 40px;
    padding-right: 0px !important;
    overflow: hidden;
    background-color: rgba(0,0,0,0.5);
}
.modal.fade{
    width: 560px;
    z-index: 999999;
    top: 40px;
    padding-right: 0px !important;
    overflow: hidden;
    background-color: rgba(0,0,0,0.5);
}

.modal.fade.in .modal-dialog.modal-lg{
 width:100%;
 margin-top: 0px;
}

.inboxBttn{
    position: absolute;
    right: -90px;
    top: 44%;
    background-color: gray;
    padding: 10px 20px;
    transform: rotate(90deg);
    color: white;
    border-radius: 2px;
    cursor:pointer;
}

.btn-primary{
    background-color: #6076fb !important;
    background-image: none !important;
    border-radius: 0px !important;
    border: none !important;
    left: 0px;
    position: relative;
    margin-bottom: 15px !important;
    margin-top: 5px !important;
}
.btn-default{
    background-color: #e0e0e0 !important;
    background-image: none !important;
    border-radius: 0px !important;
    border: none !important;
    left: 0px;
    position: relative;
    margin-bottom: 15px !important;
    margin-top: 5px !important;
}
.btn-primary.pull-right{
 float:left !important;
}

.row.tbnt.floatfix{
   margin-right: 0px;
   margin-left: 0px;
   height: 39px;
}
.logont{
    width: auto;
    text-decoration: none;
    font-weight: 300;
    font-size: 15px;
    color: #64666e;
    position: relative;
    top: -22px;
    left: 13px;
    display: inline-block;
    margin: 0 10px;
    font-family: Roboto, sans-serif;
}

.banner-vpn {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
}

.widget .btns .widget-button.email {background-size: cover; background-image: url(img/emails.png);}
.widget .btns .widget-button.news {background-size: cover; background-image: url(img/news.png);}
.widget .btns .widget-button.dd {background-size: cover; background-image: url(img/dd.png);}
.widget .btns .booking {
    background-size: cover; background-image: url(img/bk.png);
} .widget .btns .konverter {background-image: url(img/konverter.png); background-size: cover;}


.logont:hover{
    color: #64666e;
    text-decoration: none;
}
#authorize-button{
    background-color: transparent !important;
    border: center;
    margin: 0 auto;
    display: inline-block;
    font-size: 16px;
    padding: 10px 0px;
    box-shadow: none !important;
    color: black;
    font-family: 'Roboto';
    font-weight: 500;
    overflow: hidden;
    width: 250px;
}
#authorize-button:focus{
    outline:none;
}
.sign-in-bttn{
    display:block;
    text-align: center;
}
.sign-in-bttn span{
    display:inline-block;
    font-family: 'Roboto';
    font-weight: 500;
    font-size:17px;
}

#authorize-button img{
    height:initial !important;
    margin-left:5px;
}

.authorize-title{
    margin-top: 65px;
    font-size: 17px;
    color: black;
    text-align: center;
    margin-bottom: 50px;
    margin-left: 50px;
    margin-right: 50px;
}

#gotoGmail{
     text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 13px;
    text-decoration:none;
}

.hide-inbox{
    float: right;
    position: absolute;
    top: 4px;
    right: 10px;
    color: #777777;
    font-size: 19px;
}

#gotoGmail-afterlog{
    float: right;
    position: relative;
    right: -6px;
    text-align: center;
}

#gotoGmail-afterlog span{
    color: #656565;
    font-size: 12px;
    max-width: 297px;
    display: block;
}

.message-inbox{
 color:black;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
 color:#656565;
}

.message-inbox:hover{
 text-decoration:none;
  color:black;
}
#signOut{
 float:right;
}

.row.allcontent.totheleft{
 left:273px;
 position:relative;
 -webkit-transition: all 1s; /* Safari */
 transition: all 1s;
}

.row.allcontent{
 left:0px;
 position:relative;
 -webkit-transition: all 1s; /* Safari */
 transition: all 1s;
}

.menu-item.gmail-item{
  position:relative; 
}

.gmailClass-toolbar{
    position: absolute;
    background-color: white;
    border: 1px solid #dadada;
    top: 35px;
    left: -78px;
    width: 215px;
    z-index: 99999999;
    box-shadow: 0px 4px 11px 0px rgba(0,0,0,0.1);
}

.gmailClass input[type="checkbox"]{
   margin-left: 10px;
}

.gmailClass label{
    margin-left: 4px;
    position: relative;
    top: -2px;
}

.gmail-popup{
     width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0,0,0,0.6);
    z-index: 99999999999;
    top: 0px;
    position:fixed;
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s
}

.gmail-popup-container{
    width: 500px;
    height: 300px;
    display: block;
    margin: 0 auto;
    text-align: center;
    left: initial;
    position: relative;
    top: 39%;
    margin-top: -150px;
    background-color: white;
    position:relative;
        box-shadow: 0px 0px 31px rgba(0,0,0,0.5);
}

.gmail-popup .gmailClass{
    position: relative;
    border: none;
    background-color: transparent;
    top: 50px;
    left: initial;
    width: initial;
    z-index: initial;
}

.search-gmail-popup-x{
   cursor:pointer;
   position:absolute;
   right:20px;
   top:20px;
}


.nt-icon{
     display: inline-block;
    margin-right: 90px;
}

.nt-icon img{
 display:block;
}
.remember-option{
    text-align: left;
    position: relative;
    right: 0px;
    border-top: 1px solid #dadada;
    padding-top: 20px;
    width: 80%;
    margin: 0 auto;
    margin-top: 37px;
}

.content-search .gmailClass a{
 text-decoration: none;
 color:#000;
  font-weight:bold;
  display:inline-block;
}

.content-search .gmailClass a:hover{
  text-decoration: none;
 color:#000;
}
.content-search .gmailClass a img{
 display:block;
}

.content-search .gmail-icon img{
 width:100px;
}

.content-search .gmailClass label{
 font-weight: normal;
 color: #828282;
}

.gmailClass-toolbar a{
    border-bottom: 1px solid #dadada;
    width: 100%;
    padding: 10px 20px !important;
}

.gmailClass-toolbar{
     font-weight: normal;
    margin-left: 5px;
}
.gmailClass-toolbar a:hover{
 border-radius: 0px !important;
}

.gmailClass-toolbar input[type=checkbox]{
 margin-left:13px;
}
.gmailClass-toolbar label{
 font-weight: normal;
 position:relative;
 top:-2px;
 margin-left: 4px;
}

.label-toolbar{
 padding:10px;
}

.gmailClass-toolbar a img{
     width: 34px;
    display: inline-block;
    margin-right: 5px;
}
.gmailClass-toolbar .gmail-toolbar{
     width: 24px;
    display: inline-block;
}

.gmailClass-toolbar .nt-toolbar{
     margin-right: -3px;
    left: -2px;
    position: relative;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
      /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  padding-right: 0px !important;
}

.header-tr th:last-child{
    width:95px !important;
}


.close-toolbar{
 position: absolute;
    right: 8px;
    font-size: 12px;
    top: 5px;
    cursor:pointer;
}

.header-tr th{
 font-weight:normal;
 color:black !important;
}

.table>thead>tr>th{
      border-bottom: 1px solid #ddd !important; 
}

@media(max-width:1351px){
 .gmail-api .container{
  width:482px;
 }
  .inboxBttn{
  right:-167px;
 }
}

@media(max-width:1186px){
 .gmail-api .container{
   width: 381px;
 }
  .inboxBttn{
  right:-267px;
 }
 .row.allcontent.totheleft{
  left:228px;
 }
}

@media(max-width:1047px){
 .gmail-api .container{
   width: 219px;
 }
 .row.allcontent.totheleft{
  left:124px;
 }
}


@media(max-width:1047px){
 .inboxBttn{
  right:-429px;
 }
}

@media(max-width:934px){
 .inboxBttn{
  display:none;
 }
 .row.allcontent.totheleft{
  left:initial;
 }
  .gmail-api .container{
   display: none;
 }
}


html {
    height: 100%;
}


/*settings modal */
.settings img{
 position: absolute;
    width: 20px;
    right: 10px;
    top: 11px;
    cursor:pointer;
    z-index:9998;
}

.settingsModal{
    position: absolute;
    background-color: white;
    border: 1px solid #dadada;
    border-radius: 0px;
    padding: 10px 20px;
    right: 0px;
    top: 38px;
    cursor:pointer;
    z-index:99999;
    display:none;
}

.settingsModal::before{
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: '';
    border-bottom: 5px solid white;
    position: absolute;
    top: -5px;
    right: 14px;
}

.settingsModal p{
  font-size:14px;
}

@media(max-height:702px){
 .gmail-api{
  height: 105.5%!important;
 }
}

@media(max-height:650px){
 .gmail-api{
  height: 131.5%!important;
 }
}

@media(max-height:500px){
 .gmail-api{
  height: 171.5%!important;
 }
}

/*youtube*/
#searchtext{
    width: 80%;
    height: 36px;
    font-size: 15px;
    outline: none;
    padding-left: 5px;
}
#searchbutton{
   outline:none;
   padding: 0px 30px;
   top: 0px;
   position: absolute;
   border: 0px currentColor;
   color: #fff;
   background-color: red;
   font-weight: 900;
   font-family: Roboto, sans-serif;
   font-size: 14px;
   width: 25%;
   cursor: pointer;
   right: 6px;
   height: 100%;
}
#T{
   font-weight: bold;
   font-family: Roboto,sans-serif;
   margin-bottom: 5px;
   margin-top:20px;
}

#T:first-child{
    margin-top:10px;
}

#P{
   font-family: Roboto, sans-serif;
   margin-bottom: 10px;
}
iframe{
   border:0px;
}
#linktoVid{
    width: 447px;
    border: 0;
    min-height: 251px;
    height: 251px;
    display: flex;
}
#prevnext button{
   border: none;
   background-color: gray;
   color: white;
   height: 20px;
   font-family: Roboto, sans-serif;
   font-weight: bold;
   outline:none;
   padding: 0px 5px;
}
#prevnext button:first-child{
   margin-right:1px;
}
#prevnext{
   width: 100%;
   margin-top: 10px;
   text-align: right;
}
#count{
   position:relative;
   top:-20px;
   width: auto;
   display: inline;
}

#youtube{
    position: absolute;
    background-color: white;
    z-index: 999999;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
    -webkit-transition: all 1s;
    transition: all 2s;
    height: 91.5%!important;
    top: 40px;
    left: -499px;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px 20px;
    width: 499px;
}
#youtube.hideslide{
    left: -499px;
}
#youtube.slide{
    left: 0px;
}
.ytBttn{
    position: absolute;
    left: -61px;
    top: 44%;
    background-color: #b6b6b5;
    padding: 10px 20px;
    transform: rotate(90deg);
    color: white;
    border-radius: 2px;
    cursor: pointer;
    z-index: 9999;
}

.close{
    position: absolute;
    right: 21px;
    font-size: 16px;
    cursor:pointer;
}
#search{
    margin-top: 20px;
}


.gmail-popup{
     width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0,0,0,0.6);
    z-index: 99999999999;
    top: 0px;
    position:fixed;
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
    visibility: hidden;
}

.gmail-popup.showpopup{
    visibility: visible;
}
.gmail-popup-container{
    width: 500px;
    height: 300px;
    display: block;
    margin: 0 auto;
    text-align: center;
    left: initial;
    position: relative;
    top: 39%;
    margin-top: -150px;
    background-color: white;
    position:relative;
        box-shadow: 0px 0px 31px rgba(0,0,0,0.5);
}

.gmail-popup .gmailClass{
    position: relative;
    border: none;
    background-color: transparent;
    top: 50px;
    left: initial;
    width: initial;
    z-index: initial;
}

.search-gmail-popup-x{
   cursor:pointer;
   position:absolute;
   right:20px;
   top:20px;
}


.nt-icon{
     display: inline-block;
    margin-right: 90px;
}

.nt-icon img{
 display:block;
}
.remember-option{
    text-align: left;
    position: relative;
    right: 0px;
    border-top: 1px solid #dadada;
    padding-top: 20px;
    width: 80%;
    margin: 0 auto;
    margin-top: 37px;
}
.content-search .gmailClass a{
 text-decoration: none;
 color:#000;
  font-weight:bold;
  display:inline-block;
      margin: 0 auto;
    margin-right: 23px;
    width:152px;
}

.content-search .gmailClass a:hover{
  text-decoration: none;
 color:#000;
}
.content-search .gmailClass a img{
 display:block;
 margin: 0 auto;
 width: 100px;
}

.content-search .gmail-icon img{
 width:100px;
}

.content-search .gmailClass label{
 font-weight: normal;
 color: #828282;
 margin-left: 5px;
    position: relative;
    top: -2px;
}

.yt_logo{
    width:140px;
}

.row.allcontent{
    position:relative;
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
    left:0px;
}

.row.allcontent.totheleft{
    left: 246px;
    position: relative;
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}

.row.allcontent.totheleft .footer{
    width: 135%;
    left: -18px;
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}

@media(max-width:1160px){
    .ytBttn{
        display:none;
    }
    #youtube{
        display:none;
    }
}


.form-yt-search{
    width: 100%;
    display: inline-block;
    position: relative;
    height:36px;
}
 /*end youtube*/
 
 
 /*edit shortcuts*/
 
.widgets-nav.widget .btns{
 width:100%;
}
.widgets-nav.widget {
    width: 100%;
    height: 100px;
    display: block;
    position: relative;n
}

.close-img{
     width: 19px;
    position: absolute;
    top: 0px;
    background-color: rgba(250, 250, 250, 0.8);
    right: 0px;
    padding: 4px 4px;
}

.select-img{
     position: absolute;
    top: 0px;
    right: 0px;
    background-color: rgba(250,250,250,0.7);
    padding: 0px 40px;
}

.select-img-hover{
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: rgba(250,250,250,0.7);
    padding: 2px;
    display:none;
}

.widget.widgets-nav .wdg-container:hover .select-img-hover{
    display:block;
    width: 20px;
    height: 20px;
    max-height: 20px;
}

.button-edit{
  padding: 5px 20px;
  border: none;
  padding: 5px 20px;
  display: block;
  border: none;
  text-align: center;
  margin: 0 auto;
  clear: both;
  background-color: #b6b6b5;
}


.wdg-container.slide{
 height:93px;
 float:left;
}


.settings img{
 position: absolute;
    width: 20px;
    right: 10px;
    top: 11px;
}



.settingsModal p{
 padding: 10px;
    padding-bottom: 10px;
    
}
 /*end edit shortcuts*/
 
 .widget .btns .circle {
    border-radius: 24px;
    display: block;
    margin: 0px auto;
    width: 48px;
    height: 48px;
    position: relative;
    margin-top: 18px;
    padding: 14px;
    background-color: #eaeaea !important;
}

 .widget .btns .circle2 {
    border-radius: 24px;
    display: block;
    margin: 0px auto;
    width: 48px;
    height: 48px;
    position: relative;
    margin-top: 18px;
    padding: 14px;
    background-color: #005ccc;
}

.widget .btns .itemtitle {
    position: relative;
    margin-top: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #232323;
    padding: 0px 3px;
}
  /*weather*/
 #weather{
    display: inline-block;
    position: relative;
    top: -24px;
    width: auto;
    margin-left: 20px;
    cursor:pointer;
}
.weather-close{
    position: absolute;
    right: 0px;
    top: 0px;s
    padding: 2px 5px;
    color: #32353d;
    padding: 2px 5px;
    cursor:pointer;
}
.weather-title,.weather-title2{
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #333;
    font-weight: 300;
    display:inline-block;
    margin-bottom: 0px;
    position: relative;
    top: 2px;
    left:-8px;
}

.w-top{
     width: 37px;
    display: inline-block;
    position: relative;
    left:-4px;
}
#weather .temp-img{
 margin-top:20px;
}
#weather .temp-img img.weather-clear{
 display:inline-block;
     width: 70px;
}
#weather .temp-img img.weather-rain{
 display:inline-block;
     width: 70px;
}
#weather .temp-img img.weather-snow{
 display:inline-block;
     width: 70px;
}
#weather .temp-img img.weather-cloudy{
width: 82px;
}
#weather-popup{
    position: absolute;
    width: 300px;
    height: 236px;
    display: none;
    border: 1px solid #ffffff;
    top: 38px;
    left: -90px;
    background-color: #dedede;
    z-index: 999;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
}
#weather-popup form{
     text-align: center;
    padding-top: 20px;
}

#weather-popup form input{
     height: 30px;
    padding-left: 10px;
        border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
    border: none;
    margin-right: -7px;
}
#weather-popup form label{
 margin-right: 10px;
 display: block;
 text-align: left;
 padding-left: 20px;
}

#weather-popup button{
 position: relative;
    background-color: #5773fb;
    color: #fff;
    border: none;
    font-size: 12px;
    padding: 9px 8px 6px 8px;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
}
#weather-title2 img{
     margin-right: -5px;
    position: relative;
    top: -2px;
}
#weather-result{
    display:inline-block;
    margin-top: 10px;
    font-size: 19px;
    left: -4px;
    top: 1px;
}

.w_error{
     position: relative;
    top: 22px;
}
#weather .deg{
 position: absolute;
    bottom: 21px;
    left: 124px;
}
#weather .cleartext{
 position: absolute;
    top: 7px;
    right: 0px;
    background-color: #dedede;
    border-radius: 50%;
    width: 15px;
    font-size: 11px;
    font-weight: bold;
}

#weather .deg button.active{
 background-color: #00009a;
}
#weather .deg button{
    margin-right: -4px;
    width: 37px;
}
#weather .deg button:first-child{
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
#weather .deg button:last-child{
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
/*#weather::before{*/
/*    background-image: url(img/w-sun.png);*/
/*    content: '';*/
/*    width: 25px;*/
/*    height: 25px;*/
/*    background-size: 25px 25px;*/
/*    display: block;*/
/*    position: absolute;*/
/*    left: 0px;*/
/*    top: -3px;*/
/*    color:#64656e;*/
/*}*/



.cookies-ct {left:6px; position:absolute; bottom:61px; font-size:12px; color:#555555; padding:4px 3px; border-radius:2px; border:1px solid #ccc;}
.cookies-ct a {color:#232323;}
.cookies-ct a.gdpr-accept {color:#fff; background-color:#888888; text-decoration:none; padding:2px 3px; border-radius:2px;}

#awcc1527599147712 div.aw-widget-current-inner{
    width:200px !important;
    padding:0px !important;
}

#awcc1527599147712 div.aw-widget-current-inner div.aw-widget-content{
 height:35px !important;
 background: none;
 border: none !important;
}

#awcc1527599147712 div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather span.aw-icon{
 background-size: 55px !important; 
 height:25px !important;
 background-size: 55px !important;
    height: 25px !important;
    position: absolute !important;
    margin-top: 4px !important;
    left: 98px !important;
    width: 50px !important;
}

#awcc1527599147712 div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather h3{
 font-size:14px !important;
 padding:0px !important;
         float: left !important;
    top: 6px !important;
    position: relative !important;
}


#awcc1527599147712 div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p span.aw-temperature-today{
  font-size:30px !important;
  padding:0px !important;
    /*  padding-left: 0!important;*/
    /*width: 40px !important;*/
    /*float: left !important;*/
    /*display: inline-block;*/
    /*position: absolute !important;*/
    /*left: 68px;*/
    /*padding: 0px !important;*/
    /*top: -8px !important;*/
}

#awcc1527599147712 div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p{
       padding-left: 0!important;
    width: 40px !important;
    float: left !important;
    display: inline-block;
    position: absolute !important;
    left: 136px;
    padding: 0px !important;
    top: 0px !important;
}

#awcc1527599147712 div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p span.aw-weather-description{
 display:none !important;
}
#awcc1527599147712 div.aw-widget-current-inner a.aw-toggle{
 display:none;
}
#awcc1527599147712 div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p time{
     float: right;
    position: absolute;
    right: -42px;
    max-width: 46px;
    display:none !important;
}
#awcc1527599147712{
 display:inline-block !important;
 margin-left:20px;
     position: relative;
    top: -8px;
}

#awcc1527599147712 div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather div.aw-current-weather-inner{
 padding-bottom:0px !important;
}

#awtd1527599147712 .aw-more-block, #awtd1527599147712 .aw-six-hours {
     display:none !important;
}

div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p span.aw-temperature-today sup{
 position:relative;
 top:0px;
}
.absolute{
    position: absolute;
    left: 421px;
    max-width: 363px;
    z-index: 999;
    top: 39px;
}
#click{
 display:inline-block;
 margin-left:20px;
     width: 200px !important;
    height: 33px;
    position: absolute;
    z-index: 99;
}
#awtd1527599147712 #link_get_widget, #awtd1527599147712 #link_arrow_right, #awtd1527599147712 div.aw-widget-36hour-inner div.aw-widget-content div.aw-36-hours span.aw-day-details{
 display:none !important;
}
#awtd1527599147712 .aw-fc-status.aw-mc.aw-mc-promo{
  display:none !important;
}

#awtd1527599147712 .message{
 position:relative !important;
 left:200px !important;
}
#awcc1527599147712 .message{
 position:relative !important;
 top:-10px !important;
 display:inline-block !important;
 left:20px !important;
}


.buscar{
     background-color: #5d74f8;
    background-image: none;
    opacity: 1;
    color: #fff;
    font-weight: bold;
    border: none;
    font-size: 14px;
}

 /*end weather*/
 
 
  /*edit shortcuts*/
 
.widgets-nav.widget .btns{
 width:100%;
}
.widgets-nav.widget {
    width: 100%;
    height: 100px;
    display: block;
    position: relative;
    background-color: rgba(0,0,0,0.1);
    padding-top: 50px;
    padding-bottom: 50px;
    height: 199px;
}

.close-img{
    width: 22px;
    position: absolute;
    top: -9px;
    right: -11px;
    padding: 4px 4px;
    border-radius: 50%;
    cursor: pointer;
    background-color: #e6e6e6;
    padding: 5px;
     animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
}

.select-img{
     position: absolute;
    top: 0px;
    right: 0px;
    background-color: rgba(250,250,250,0.7);
    padding: 0px 40px;
}

.select-img-hover{
    width: 22px;
    position: absolute;
    top: -9px;
    right: -11px;
    padding: 4px 4px;
    border-radius: 50%;
    cursor: pointer;
    background-color: #fff;
    padding: 5px;
}

.select-div{
    width: 100%;
    height: 80%;
    background-color: transparent;
    position: absolute;
    top: 0px;
}
.close-shrt-div{
     width: 100%;
    height: 80%;
    background-color: transparent;
    position: absolute;
    top: 0px;
     z-index:3;
}

.widgets-nav .wdg-container a:first-child{
 opacity:0.5;
 cursor:pointer;
}

.widgets-nav .wdg-container:hover a:first-child{
 opacity:1;
}


.button-edit{
    border: none;
    padding: 10px 30px;
    display: block;
    border: none;
    text-align: center;
    margin: 0 auto;
    clear: both;
    border-radius: 2px;
    font-family: Roboto, sans-serif;
    color: #fff;
  background-color: #b6b6b5;
    font-size:15px;
}

.description img{
    width: 16px;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.description{
    margin-top: 15px;
    font-size: 11px;
    color: #656565;
    text-align: center;
}

.wdg-container.slide{
 height:112px;
 float:left;
}


.settings img{
 position: absolute;
    width: 20px;
    right: 10px;
    top: 11px;
}


.settingsModal p{
 padding: 10px;
    padding-bottom: 10px;
    
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
 /*end edit shortcuts*/
  /* recommended*/

   @keyframes Bounce {
        0% {top: -100px;}
        50% {top: -110px;}
        100% {top: -100px;}
	}
    .oc-arrow {
        animation: Bounce .7s linear infinite;
        position: absolute;
        top: -100px;
		height: 124px;
		width: 76px;
		left: -14px;
        z-index: 99;
    }
    .oc-arrow-pl {
        position: absolute;
        top: -20px;       
		height: 55px;
		width: 36px;
		left: 6px;
        z-index: 98;
    }

    <?php if($platformCode=='macos') {
        ?>.oc-arrow {
            left: 114px;
        }

        .oc-arrow-pl {
            left: 134px;
        }

        <?php
    }

    ?>.oc-download-modal-content .oc-checkbox-wrap {
        text-align: left;
        font-size: 13px;
        line-height: 12px;
        padding-bottom: 0;
        margin-bottom: 4px;
    }

    .oc-download-modal-content .oc-checkbox-wrap input {
        margin-top: 1px;
        margin-right: 2px;
        cursor: pointer;
        width: 14px;
        height: 14px;
    }

    .oc-extension-directions-overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        z-index: 2001;
        text-align: center;
    }

    .oc-extension-directions-overlay div {
        position: relative;
        background: #fff;
        padding: 20px;
        color: black;
        border-radius: 10px;
        font-size: 22px;
        font-family: Helvetica, Arial, Sans-Serif;
    }

    .oc-extension-directions-overlay h1 {
        font-size: 1em;
    }

    .oc-extension-directions-overlay span {
        color: #39C003;
    }

    .oc-extension-directions-overlay .oc-chrome-overlay {
        top: 533px;
        left: 51%;
    }

    .oc-extension-directions-overlay .oc-chrome-overlay-new {
        top: 370px;
        left: 50.5%;
        padding-right: 54px;
        padding-left: 38px;
        padding-top: 10px;
        border-radius: 0px;
        padding-top: 27px;
        padding-bottom: 38px;
        text-align: left;
        background: linear-gradient(white, whitesmoke);
        border: 3px solid white;
        box-shadow: 0 0 26px #4e4e4e;
    }

    .oc-extension-directions-overlay .oc-chrome-overlay-new h6 {
        font-size: 22px;
        margin-top: 8px;
        margin-bottom: 16px;
    }

    .oc-extension-directions-overlay .oc-chrome-overlay-new p {
        font-size: 23px;
        line-height: 23px;
        margin-bottom: 0;
    }

    .oc-extension-directions-overlay .oc-chrome-overlay-new strong {
        font-weight: 600;
    }

    .oc-extension-directions-overlay .oc-chrome-overlay-new .oc-extension-icon {
        position: absolute;
        right: 15px;
        top: 15px;
        max-width: 55px;
    }

    .oc-chrome-cancel-modal {
        display: none;
        position: fixed;
        z-index: 9999;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.75);
    }

    .oc-chrome-cancel-modal .oc-modal-container {
        width: 430px;
        height: 185px;
        position: absolute;
        top: 35%;
        left: 50%;
        margin-left: -225px;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, .35);
    }

    .oc-chrome-cancel-modal .oc-modal-container h2 {
        color: black;
        font-size: 22px;
        width: 367px;
        font-weight: 400;
        padding-top: 25px;
        padding-left: 25px;
        font-family: Helvetica, Arial, Sans-Serif;
        line-height: 25px;
    }

    .oc-chrome-cancel-modal .oc-extension-icon {
        position: absolute;
        top: 20px;
        width: 78px;
        right: 44px;
    }

    .oc-chrome-cancel-modal button {
        cursor: pointer;
        bottom: 30px;
        position: absolute;
        width: 80px;
        text-align: center;
        font-size: 15px;
        padding: 5px 0;
    }

    .oc-chrome-cancel-modal .oc-no {
        right: 27px;
        border: none;
        background: none;
        background-color: #1a73e8;
        color: white !important
    }

    .oc-chrome-cancel-modal .oc-yes {
        right: 122px;
        border: solid 1px #dddddd;
        background: none;
        background-color: white;
        color: #ccc !important
    }
    
    #buttonsp{
     border: none;
     background-color: transparent;
     height: 39px;
     position: absolute;
     top: 0px;
     padding: 0px 10px 0px 42px;
     color: #5d74f8;
     font-weight: 700;
     margin-left: 40px;
     cursor: pointer;
     right: 50px;
    }
    
    #buttonsp img{
        width: 25px;
        height: 25px;
        position: absolute;
        left: 9px;
        top: 7px;
    }
    
 /*recommended end*/


 .wdg-container:first-child .circle{
background-color:#fd883e !important;
/*background-color:#3e79fd !important*/
/*amz background-color:#fd883e !important;*/
/*background-color:#f8d62f !important;*/
} 
.wdg-container:nth-child(6) .circle{
background-color:#009fe2 !important;
}
.banner-amazon img{
     width: 571px;
    margin: 0 auto;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

/*.wdg-container:first-child .circle, .widget .btns .circle2 {*/
/*    background-color: #eaeaea !important;*/
/*}*/



.modal_fade_in{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

.modal-backdrop_fade_in{
    background: rgba(0, 0, 0, 0.58);
    display: block;
    width: 100%;
    height: 100%;
}

.continueButton{
    margin: 30px auto;
    text-align: center;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    border-style: solid;
    color: white;
    width: 348px;
    padding: 30px 0;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    background: #4CA64C;
    border-radius: 4px;
}

.continueButton:hover{
    background: linear-gradient(to bottom, #03a9f4 0, #2196f3 100%);
}

.modal-body-radio h2{
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}

.modal-body-radio .description-text{
    text-align: center;
}

.cookiedialog{
    font-size: 12px;
    text-align: center;
}

#hereButton{
    cursor:pointer;
}

.modal-dialog{
    position: absolute !important;
    display: block;
    width: 600px;
    height: 264px;
    margin-left: -300px !important;
    z-index: 99999;
    left: 50%;
    top: 40%;
    margin-top: -132px !important;
}