
@font-face { font-family: 'Arial'; src: url('../../font/arial/arialbi-webfont.eot'); src: url('../../font/arial/arialbi-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/arial/arialbi-webfont.woff') format('woff'), url('../../font/arial/arialbi-webfont.ttf') format('truetype'), url('../../font/arial/arialbi-webfont.svg#arialbold_italic') format('svg'); font-weight: 600; font-style: italic; }
@font-face { font-family: 'Arial'; src: url('../../font/arial/arial-webfont.eot'); src: url('../../font/arial/arial-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/arial/arial-webfont.woff') format('woff'), url('../../font/arial/arial-webfont.ttf') format('truetype'), url('../../font/arial/arial-webfont.svg#arialregular') format('svg'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Arial'; src: url('../../font/arial/arialbd-webfont.eot'); src: url('../../font/arial/arialbd-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/arial/arialbd-webfont.woff') format('woff'), url('../../font/arial/arialbd-webfont.ttf') format('truetype'), url('../../font/arial/arialbd-webfont.svg#arialbold') format('svg'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Arial'; src: url('../../font/arial/ariali-webfont.eot'); src: url('../../font/arial/ariali-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/arial/ariali-webfont.woff') format('woff'), url('../../font/arial/ariali-webfont.ttf') format('truetype'), url('../../font/arial/ariali-webfont.svg#arialitalic') format('svg'); font-weight: 400; font-style: italic; }
@font-face { font-family: 'Arial'; src: url('../../font/arial/ariblk-webfont.eot'); src: url('../../font/arial/ariblk-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/arial/ariblk-webfont.woff') format('woff'), url('../../font/arial/ariblk-webfont.ttf') format('truetype'), url('../../font/arial/ariblk-webfont.svg#arialblack') format('svg'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'Bebas'; src: url('../../font/bebas/bebas___.eot'); src: url('../../font/bebas/bebas___.eot?#iefix') format('embedded-opentype'), url('../../font/bebas/bebas___.woff') format('woff'), url('../../font/bebas/bebas___.ttf') format('truetype'), url('../../font/bebas/bebas___.svg#Bebas') format('svg'); }
@font-face {
    font-family: 'osp-dindin';
    src: url('../../font/osp-din/osp-din-webfont.eot');
    src: url('../../font/osp-din/osp-din-webfont.eot?#iefix') format('embedded-opentype'),
	url('../../font/osp-din/osp-din-webfont.woff2') format('woff2'),
	url('../../font/osp-din/osp-din-webfont.woff') format('woff'),
	url('../../font/osp-din/osp-din-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

html.newstimer-frame, 
body.newstimer-frame { margin: 0px; padding: 0px; }
.newstimer-block-wrapper a:link { color: #317CA3; }
.newstimer-block { font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 13px; display: inline-block; }
.newstimer-block .robolink { color: #777 !important; font-size: 11px; }
.newstimer-block-wrapper { position: relative; }
.newstimer-block-wrapper:after { content: "."; clear: both; display: block; height: 0px; width: 0px; visibility: hidden; }

/* Informer themes */
/* General */
.newstimer-block.first { width: 240px; }
.newstimer-block.second { width: 240px; }
.newstimer-block.third { width: 240px; }

.newstimer-block.first .visible-f { display: block !important; }
.newstimer-block.second .visible-s,
.newstimer-block.third .visible-t { display: block !important; }

.newstimer-block.first .hidden-s,
.newstimer-block.first .hidden-t,
.newstimer-block.second .hidden-f,
.newstimer-block.second .hidden-t,
.newstimer-block.third .hidden-f,
.newstimer-block.third .hidden-s,
.newstimer-block.third .hidden-t { display: none; }
/* /General */

/* Head */
.newstimer-block .head .title { font-size: 13px; color: #327ba3; text-align: center; height: 25px; line-height: 25px; border: 1px solid #327ba3; border-top-left-radius: 3px; border-top-right-radius: 3px; background: #fff; }
.newstimer-block .head .desc { 
    height: 80px; line-height: 18px; font-size: 15px; font-weight: bold; color: #fff; vertical-align: middle; display: table-cell; padding: 0px 24px 0px 24px; text-align: center; width: 1%;
    background: rgb(52,126,166);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(52,126,166,1) 0%, rgba(20,91,129,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(52,126,166,1)), color-stop(100%,rgba(20,91,129,1)));
    background: -webkit-linear-gradient(top, rgba(52,126,166,1) 0%,rgba(20,91,129,1) 100%);
    background: -o-linear-gradient(top, rgba(52,126,166,1) 0%,rgba(20,91,129,1) 100%);
    background: -ms-linear-gradient(top, rgba(52,126,166,1) 0%,rgba(20,91,129,1) 100%);
    background: linear-gradient(to bottom, rgba(52,126,166,1) 0%,rgba(20,91,129,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#347ea6', endColorstr='#145b81',GradientType=0 );
}
.newstimer-block.third .head .desc { height: 74px; }
.newstimer-block.second .head .desc,
.newstimer-block.third .head .desc { border-bottom: 5px solid #bb7700; }
/* /Head */

/* Content */
.newstimer-block .nt-wrapper { border-left: 1px solid #dfe7ea; border-right: 1px solid #dfe7ea; }
.newstimer-block.second .nt-wrapper { border-left: 0px; border-right: 0px; }
.newstimer-block .nt-wrapper .events { height: 47px; position: relative; width: 100%; border-bottom: 1px solid #b1b1b1; background: #fff; }
.newstimer-block.second .nt-wrapper .events {
    border-bottom: 5px solid #bb7700;
    background: rgb(52,126,166);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(52,126,166,1) 0%, rgba(20,91,129,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(52,126,166,1)), color-stop(100%,rgba(20,91,129,1)));
    background: -webkit-linear-gradient(top, rgba(52,126,166,1) 0%,rgba(20,91,129,1) 100%);
    background: -o-linear-gradient(top, rgba(52,126,166,1) 0%,rgba(20,91,129,1) 100%);
    background: -ms-linear-gradient(top, rgba(52,126,166,1) 0%,rgba(20,91,129,1) 100%);
    background: linear-gradient(to bottom, rgba(52,126,166,1) 0%,rgba(20,91,129,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#347ea6', endColorstr='#145b81',GradientType=0 );
}
.newstimer-block.third .nt-wrapper .events { border-bottom: 5px solid #bb7700; }
.newstimer-block .nt-wrapper .events:before {
    position: absolute; content: ""; width: 66px; height: 66px; border-bottom: 1px solid #dedede; top: -33px; left: 50%; margin-left: -54px;
    -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg);
    display: none\9; /* IE8 only */
}
.newstimer-block.second .nt-wrapper .events:before,
.newstimer-block.third .nt-wrapper .events:before { border-bottom: 1px solid #bb7700; }
.newstimer-block .nt-wrapper .events:after { content: ""; visibility: hidden; display: block; height: 0px; width: 0px; clear: both; }
.newstimer-block .nt-wrapper .previous,
.newstimer-block .nt-wrapper .consensus { line-height: 15px; height: 33px; padding: 7px 7px 7px 0px; display: table-cell; width: 1%; }
.newstimer-block .nt-wrapper .previous:first-child,
.newstimer-block .nt-wrapper .consensus:first-child { padding: 7px 0px 7px 7px; }
.newstimer-block .nt-wrapper .previous:first-child:before,
.newstimer-block .nt-wrapper .consensus:first-child:before { display: none; }
.newstimer-block .nt-wrapper .previous .title,
.newstimer-block .nt-wrapper .consensus .title { color: #7e7e7e; font-size: 10px; text-transform: uppercase; text-align: center; }
.newstimer-block .nt-wrapper .previous .sum,
.newstimer-block .nt-wrapper .consensus .sum { color: #2a2424; font-size: 19px; text-align: center; font-weight: bold; }
.newstimer-block.second .nt-wrapper .previous .title,
.newstimer-block.second .nt-wrapper .consensus .title { color: #fff; }
.newstimer-block.second .nt-wrapper .previous .sum,
.newstimer-block.second .nt-wrapper .consensus .sum { color: #fff; }
.newstimer-block .nt-wrapper .countdown-wrapper { height: 50px; width: 100%; display: table; }
.newstimer-block.second .nt-wrapper .countdown-wrapper {
    background: rgb(0,110,169);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmVhOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDUxN2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,110,169,1) 0%, rgba(0,81,125,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,110,169,1)), color-stop(100%,rgba(0,81,125,1)));
    background: -webkit-linear-gradient(top,  rgba(0,110,169,1) 0%,rgba(0,81,125,1) 100%);
    background: -o-linear-gradient(top,  rgba(0,110,169,1) 0%,rgba(0,81,125,1) 100%);
    background: -ms-linear-gradient(top,  rgba(0,110,169,1) 0%,rgba(0,81,125,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,110,169,1) 0%,rgba(0,81,125,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006ea9', endColorstr='#00517d',GradientType=0 );
}
.newstimer-block .nt-wrapper .countdown-wrapper .timer-wrapper { display: table-cell; padding: 7px 14px 7px 14px; }
.newstimer-block.second .nt-wrapper .countdown-wrapper .timer-wrapper { padding: 7px 0px 7px 0px; }
.newstimer-block.third .nt-wrapper .countdown-wrapper .timer-wrapper {
    background: rgb(0,106,162);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmFhMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDRiNzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,106,162,1) 0%, rgba(0,75,115,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,106,162,1)), color-stop(100%,rgba(0,75,115,1)));
    background: -webkit-linear-gradient(top,  rgba(0,106,162,1) 0%,rgba(0,75,115,1) 100%);
    background: -o-linear-gradient(top,  rgba(0,106,162,1) 0%,rgba(0,75,115,1) 100%);
    background: -ms-linear-gradient(top,  rgba(0,106,162,1) 0%,rgba(0,75,115,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,106,162,1) 0%,rgba(0,75,115,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006aa2', endColorstr='#004b73',GradientType=0 );
}
.newstimer-block .nt-wrapper .countdown-wrapper .timer-wrapper .timer { margin: 0 auto; width: 144px; font-family: 'osp-dindin', sans-serif; }

.newstimer-block.third .nt-wrapper .countdown-wrapper .timer-wrapper .timer { width: 120px; border: 4px solid #fff; height: 44px; padding: 0px 4px 0px 4px; }
.newstimer-block.first .nt-wrapper .countdown-wrapper .timer-wrapper .timer { font-family: 'Arial', sans-serif; font-weight: 600; color: #2a2424; border: 1px solid #dfe7ea; border-radius: 5px; padding: 0px 16px 0px 16px; position: relative; height: 48px; margin: 0 auto; display: block; width: 112px; }
.newstimer-block.first .nt-wrapper .countdown-wrapper .timer-wrapper .timer:after,
.newstimer-block.third .nt-wrapper .countdown-wrapper .timer-wrapper .timer:after { content: ""; position: absolute; top: 22px; left: 0px; width: 100%; height: 1px; background: #fff; z-index: 5; border: 0px; }
.newstimer-block.third .nt-wrapper .countdown-wrapper .timer-wrapper .timer:after { background: #005A8A; height: 2px; }
.newstimer-block.second .nt-wrapper .countdown-wrapper .timer-wrapper .timer { width: 154px; height: 48px; }

.newstimer-block .nt-wrapper .countdown-wrapper .arrow-wrapper { width: 32px; height: 27px; vertical-align: middle; text-align: center; }
.newstimer-block.first .nt-wrapper .countdown-wrapper .arrow-wrapper,
.newstimer-block.second .nt-wrapper .countdown-wrapper .arrow-wrapper { display: table-cell; }
.newstimer-block.third .nt-wrapper .countdown-wrapper .arrow-wrapper { display: none; }
.newstimer-block .nt-wrapper .countdown-wrapper .arrow { width: 32px; height: 19px; display: block; padding: 8px 0px 0px 0px; }
.newstimer-block.third .arrow { color: #005686; text-shadow: 0px -1px 0px #004b73; }
.newstimer-block .nt-wrapper .countdown-wrapper .arrow-left .arrow { 
    color: #aaaaaa; text-shadow: 0px -1px 0px #8b8b8b;
    background: rgb(230,230,230);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(230,230,230,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(230,230,230,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left,  rgba(230,230,230,1) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left,  rgba(230,230,230,1) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left,  rgba(230,230,230,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right,  rgba(230,230,230,1) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=1 );
}
.newstimer-block .nt-wrapper .countdown-wrapper .arrow-left .arrow:hover { background: transparent; }
.newstimer-block .nt-wrapper .countdown-wrapper .arrow-right .arrow {
    color: #aaaaaa; text-shadow: 0px -1px 0px #8b8b8b;
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(230,230,230,1)));
    background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
    background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
    background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
    background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=1 );
}
.newstimer-block .nt-wrapper .countdown-wrapper .arrow-right .arrow:hover { background: transparent; }
.newstimer-block.second .nt-wrapper .countdown-wrapper .arrow { 
    color: #a6dffe; text-shadow: 0px -1px 0px #95c7e3; 
    background: none;
    filter:none;
}
.newstimer-block.second .nt-wrapper .countdown-wrapper .arrow:hover { color: #bb7700; text-shadow: 0px -1px 0px #996303; }
.newstimer-block .nt-wrapper .countdown-desc { height: 30px; line-height: 20px; text-align: center; color: white; }
.newstimer-block.third .nt-wrapper .countdown-desc { height: 22px; }
.newstimer-block.first .nt-wrapper .countdown-desc { color: #aaa9a9; }
.newstimer-block.second .nt-wrapper .countdown-desc { background: #004265; color: #fff; line-height: 30px; border-bottom: 5px solid #bb7700; text-transform: uppercase; }
.newstimer-block.third .nt-wrapper .countdown-desc { 
    line-height: 30px; color: #fff;
    background: rgb(0,110,169);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmVhOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZhYTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,110,169,1) 0%, rgba(0,106,162,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,110,169,1)), color-stop(100%,rgba(0,106,162,1)));
    background: -webkit-linear-gradient(top,  rgba(0,110,169,1) 0%,rgba(0,106,162,1) 100%);
    background: -o-linear-gradient(top,  rgba(0,110,169,1) 0%,rgba(0,106,162,1) 100%);
    background: -ms-linear-gradient(top,  rgba(0,110,169,1) 0%,rgba(0,106,162,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,110,169,1) 0%,rgba(0,106,162,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006ea9', endColorstr='#006aa2',GradientType=0 );
}
.newstimer-block.third .head .arrow-wrapper,
.newstimer-block.third .arrow-wrapper { 
    height: 23px; text-align: center;
    background: rgb(250,250,250);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(202,202,202,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,250,250,1)), color-stop(100%,rgba(202,202,202,1)));
    background: -webkit-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(202,202,202,1) 100%);
    background: -o-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(202,202,202,1) 100%);
    background: -ms-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(202,202,202,1) 100%);
    background: linear-gradient(to bottom, rgba(250,250,250,1) 0%,rgba(202,202,202,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#cacaca',GradientType=0 );
}
.newstimer-block.third .head .arrow-wrapper:hover,
.newstimer-block.third .arrow-wrapper:hover { 
    height: 23px; text-align: center;
    background: rgb(202,202,202);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NhY2FjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(202,202,202,1) 0%, rgba(250,250,250,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(202,202,202,1)), color-stop(100%,rgba(250,250,250,1)));
    background: -webkit-linear-gradient(top,  rgba(202,202,202,1) 0%,rgba(250,250,250,1) 100%);
    background: -o-linear-gradient(top,  rgba(202,202,202,1) 0%,rgba(250,250,250,1) 100%);
    background: -ms-linear-gradient(top,  rgba(202,202,202,1) 0%,rgba(250,250,250,1) 100%);
    background: linear-gradient(to bottom,  rgba(202,202,202,1) 0%,rgba(250,250,250,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#fafafa',GradientType=0 );
}
.newstimer-block.third .head .arrow,
.newstimer-block.third .arrow { width: 32px; height: 19px; display: block; padding: 8px 0px 0px 0px; }
.newstimer-block.third .head .arrow-up .arrow,
.newstimer-block.third .arrow-up .arrow { width: 100%; height: 100%; display: block; padding: 4px 0px 0px 0px; }
.newstimer-block.third .head .arrow-down .arrow,
.newstimer-block.third .arrow-down .arrow { width: 100%; height: 100%; display: block; padding: 4px 0px 0px 0px; }

/* Countdown */
.newstimer-block .countdown-wrapper .clock { position: relative; margin-bottom: 60px; }
.newstimer-block .countdown-wrapper .clock { text-align: center; line-height: 36px; font-size: 28px; font-weight: normal; color: #939393; }
.newstimer-block .countdown-wrapper .clock > span { color: #2a2424; font-size: 27px; vertical-align: top; line-height: 50px; }
.newstimer-block.third .countdown-wrapper .clock > span { font-size: 36px; color: #fff; }
.newstimer-block.first .countdown-wrapper .clock .dots-min { position: absolute; top: -1px; left: 48px; }
.newstimer-block.first .countdown-wrapper .clock .dots-sec { position: absolute; top: -1px; left: 86px; }
.newstimer-block.third .countdown-wrapper .clock .dots-min { position: absolute; top: -5px; left: 38px; text-shadow: 0px 1px 1px #001c2b; }
.newstimer-block.third .countdown-wrapper .clock .dots-sec { position: absolute; top: -5px; left: 83px; text-shadow: 0px 1px 1px #001c2b; }
.newstimer-block .countdown-wrapper .clock .counter { font-size: 27px; width: 49px; height: 50px; display: inline-block; padding: 0px; perspective: 200px; position: relative; top: 0px; }
.newstimer-block.third .countdown-wrapper .clock .counter { font-size: 34px; }
.newstimer-block.first .countdown-wrapper .clock .counter { width: 30px; height: 40px; }
.newstimer-block.third .countdown-wrapper .clock .counter { width: 40px; height: 40px; }

.newstimer-block .countdown-wrapper .clock .counter > span {
    display: block; position: absolute; overflow: hidden; padding: 0px 0px; height: 23px; width: 49px; text-align: center;

    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF), to(#f2f2f2));
    background: -webkit-linear-gradient(#FFF 0%, #f2f2f2 100%);
    background: -moz-linear-gradient(#FFF 0%, #f2f2f2 100%);
    background: -o-linear-gradient(#FFF 0%, #f2f2f2 100%);
    background: -ms-linear-gradient(#FFF 0%, #f2f2f2 100%);
    background: linear-gradient(#FFF 0%, #f2f2f2 100%);

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.newstimer-block.first .countdown-wrapper .clock .counter > span { width: 30px; }
.newstimer-block.third .countdown-wrapper .clock .counter > span { width: 36px; }

.newstimer-block .countdown-wrapper .clock .counter > span span { color: #fff; }
.newstimer-block.first .countdown-wrapper .clock .counter > span span { color: #2a2424; }
.newstimer-block .countdown-wrapper .clock .counter > span.decor.top { -webkit-box-shadow: 0 24px 43px -3px rgba(0, 0, 0, 0.45); box-shadow: 0 24px 43px -3px rgba(0, 0, 0, 0.45); }
.newstimer-block .countdown-wrapper .clock .counter > span.decor.bottom {
    -webkit-box-shadow: 0 3px 0px -1px #505050, 0 4px 0px -2px #404040, 0 6px 0px -4px #4C4C4C;
    box-shadow: 0 3px 0px -1px #505050, 0 4px 0px -2px #404040, 0 6px 0px -4px #4C4C4C;
}
.newstimer-block.first .countdown-wrapper .clock .counter > span.decor.bottom,
.newstimer-block.third .countdown-wrapper .clock .counter > span.decor.bottom {
    -webkit-box-shadow: 0px 0px 0px 0px #505050, 0px 0px 0px 0px #404040, 0px 0px 0px 0px #4C4C4C;
    box-shadow: 0px 0px 0px 0px #505050, 0px 0px 0px 0px #404040, 0px 0px 0px 0px #4C4C4C;
}
.newstimer-block .countdown-wrapper .clock .counter > span.bg { background: #000; height: 2px; width: 47px; top: 23px; left: 1px; }
.newstimer-block.first .countdown-wrapper .clock .counter > span.bg { background: #fff; height: 1px; }
.newstimer-block.third .countdown-wrapper .clock .counter > span.bg { background: transparent; height: 1px; }
.newstimer-block .countdown-wrapper .clock .counter > span.ring { background: #171717; border-top: 1px solid #fff; border-bottom: 1px solid #505050; z-index: 10; width: 2px; height: 4px; top: 21px; }
.newstimer-block.first .countdown-wrapper .clock .counter > span.ring,
.newstimer-block.third .countdown-wrapper .clock .counter > span.ring { background: transparent; border-top: 0px; border-bottom: 0px; }
.newstimer-block .countdown-wrapper .clock .counter > span.ring.left { left: 4px; }
.newstimer-block .countdown-wrapper .clock .counter > span.ring.right { right: 4px; }

.newstimer-block .countdown-wrapper .clock .counter > span.top { -webkit-box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.2); box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.2); border-radius: 3px 3px 0 0; background: #242424; }
.newstimer-block.first .countdown-wrapper .clock .counter > span.top,
.newstimer-block.third .countdown-wrapper .clock .counter > span.top { -webkit-box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0); box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0); background: transparent; }
.newstimer-block .countdown-wrapper .clock .counter > span.top span { position: relative; bottom: -4px; }
.newstimer-block.first .countdown-wrapper .clock .counter > span.top span { bottom: -7px; }
.newstimer-block.third .countdown-wrapper .clock .counter > span.top span { bottom: -3px; text-shadow: 0px 1px 1px #001c2b; }
.newstimer-block .countdown-wrapper .counter > span.bottom { top: 25px; -webkit-box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.2); box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.2); border-radius: 0 0 3px 3px; background: #242424; }
.newstimer-block.first .countdown-wrapper .counter > span.bottom,
.newstimer-block.third .countdown-wrapper .counter > span.bottom { top: 24px; -webkit-box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0); box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0); background: transparent; border-radius: 0px; }
.newstimer-block .countdown-wrapper .clock .counter > span.bottom span { position: relative; top: -21px; }
.newstimer-block.first .countdown-wrapper .clock .counter > span.bottom span { top: -17px; }
.newstimer-block.third .countdown-wrapper .clock .counter > span.bottom span { top: -21px; text-shadow: 0px 1px 1px #001c2b; }
.newstimer-block .countdown-wrapper .clock .counter > span.from.bottom { 
    z-index: 1; -webkit-transform-origin: 0% 0%; -moz-transform-origin: 0% 0%; -o-transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; transform-origin: 0% 0%; 
    -webkit-animation: from-flip 1s; -moz-animation: from-flip 1s; -ms-animation: from-flip 1s; -o-animation: from-flip 1s; animation: from-flip 1s; }
.newstimer-block .countdown-wrapper .clock .counter > span.to.top { 
    z-index: 1; -webkit-transform-origin: 100% 100%; -moz-transform-origin: 100% 100%; -o-transform-origin: 100% 100%; -ms-transform-origin: 100% 100%; transform-origin: 100% 100%; 
    -webkit-animation: to-flip 1s; -moz-animation: to-flip 1s; -ms-animation: to-flip 1s; -o-animation: to-flip 1s; animation: to-flip 1s; }

.newstimer-block .countdown-wrapper .counter .shadow { display: block; width: 49px; height: 50px; left: 0px; top: -100px !important; overflow: hidden; z-index: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; }
.newstimer-block .countdown-wrapper .counter .top .shadow { background: -webkit-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); background: -moz-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); background: -o-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); background: -ms-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); }
.newstimer-block .countdown-wrapper .counter .bottom .shadow { background: -webkit-linear-gradient(rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%); background: -moz-linear-gradient(rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%); background: -o-linear-gradient(rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%); background: -ms-linear-gradient(rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%); background: linear-gradient(rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%); }
.newstimer-block .countdown-wrapper .counter .from.top .shadow { -webkit-animation: fade-out 1s; -moz-animation: fade-out 1s; -ms-animation: fade-out 1s; -o-animation: fade-out 1s; animation: fade-out 1s; }
.newstimer-block .countdown-wrapper .counter .to.bottom .shadow { -webkit-animation: fade-in 1s; -moz-animation: fade-in 1s; -ms-animation: fade-in 1s; -o-animation: fade-in 1s; animation: fade-in 1s; }
.newstimer-block.second .countdown-wrapper .dots { display: none; }

.newstimer-block .flip-counter { position: relative; }
.newstimer-block .flip-hours + .flip-hours:after,
.newstimer-block .flip-minutes + .flip-minutes:after { content: ":"; width: 10px; height: 50px; position: absolute; top: 0px; left: 14px; font-size: 26px; text-align: center; z-index: 10; }
.newstimer-block.third .flip-hours + .flip-hours:after,
.newstimer-block.third .flip-minutes + .flip-minutes:after { left: 16px; }
.newstimer-block.second .flip-hours + .flip-hours:after,
.newstimer-block.second .flip-minutes + .flip-minutes:after { content: ""; }
.newstimer-block.third .flip-hours + .flip-hours:after,
.newstimer-block.third .flip-minutes + .flip-minutes:after { color: #fff; font-size: 36px; top: -1px; }
.newstimer-block .flip-minutes + .flip-minutes:after { left: 14px; }
.newstimer-block .flip-hours + .flip-hours,
.newstimer-block .flip-minutes + .flip-minutes { margin-right: 5px; }
.newstimer-block.third .flip-hours + .flip-hours,
.newstimer-block.third .flip-minutes + .flip-minutes { margin-right: 8px; }
.newstimer-block .flip-hours li div div.inn,
.newstimer-block .flip-minutes li div div.inn,
.newstimer-block .flip-seconds li div div.inn { text-align: right; }
.newstimer-block .flip-hours + .flip-hours li div div.inn,
.newstimer-block .flip-minutes + .flip-minutes li div div.inn,
.newstimer-block .flip-seconds + .flip-seconds li div div.inn { text-align: left; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari only override */
    ::i-block-chrome,
    .newstimer-block.second ul.flip { line-height: 42px !important; }
    ::i-block-chrome,
    .newstimer-block.third ul.flip { line-height: 34px !important; }
}
*::-ms-backdrop, .newstimer-block.second ul.flip { line-height: 42px !important; } /* IE11 */
*::-ms-backdrop, .newstimer-block.third ul.flip { line-height: 34px !important; } /* IE11 */
/* /Countdown */
/* /Content */

/* Footer */
.newstimer-block .footer-wrapper { position: relative; }
.newstimer-block.third .footer { border-bottom: 1px solid #004b75\9; }
.newstimer-block.third .footer-wrapper { border-left: 1px solid #004b75\9; } /* IE8 */
.newstimer-block .footer { border-top: 1px solid #d7d7d7; display: block; width: 100%; }
.newstimer-block.second .footer { border-top: 0px; }
.newstimer-block .footer .view-all {
    display: table-cell; width: 1%; height: 32px; text-align: center; vertical-align: middle; color: #fff; text-decoration: none; font-size: 12px;
    background: rgb(42,123,167);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(42,123,167,1) 0%, rgba(7,85,127,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(42,123,167,1)), color-stop(100%,rgba(7,85,127,1)));
    background: -webkit-linear-gradient(top, rgba(42,123,167,1) 0%,rgba(7,85,127,1) 100%);
    background: -o-linear-gradient(top, rgba(42,123,167,1) 0%,rgba(7,85,127,1) 100%);
    background: -ms-linear-gradient(top, rgba(42,123,167,1) 0%,rgba(7,85,127,1) 100%);
    background: linear-gradient(to bottom, rgba(42,123,167,1) 0%,rgba(7,85,127,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a7ba7', endColorstr='#07557f',GradientType=0 );
}
.newstimer-block .footer .view-all:hover { 
    background: rgb(7,85,127);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3NTU3ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTdiYTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(7,85,127,1) 0%, rgba(42,123,167,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,85,127,1)), color-stop(100%,rgba(42,123,167,1)));
    background: -webkit-linear-gradient(top,  rgba(7,85,127,1) 0%,rgba(42,123,167,1) 100%);
    background: -o-linear-gradient(top,  rgba(7,85,127,1) 0%,rgba(42,123,167,1) 100%);
    background: -ms-linear-gradient(top,  rgba(7,85,127,1) 0%,rgba(42,123,167,1) 100%);
    background: linear-gradient(to bottom,  rgba(7,85,127,1) 0%,rgba(42,123,167,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07557f', endColorstr='#2a7ba7',GradientType=0 );
}
.newstimer-block.third .footer .view-all { color: #000; background: #fff; border-left: 1px solid #004b75; border-bottom: 1px solid #004b75; filter: none; height: 31px\9; }
.newstimer-block.third .footer .view-all:hover { background: #f5f5f5; }
.newstimer-block.second .footer .view-all { background: #ffa200; color: #000000; filter: none; }
.newstimer-block.second .footer .view-all:hover { background: #db8b00; }
.newstimer-block .footer .logo-link span { background-repeat: no-repeat; width: 74px; height: 9px; display: block; text-indent: -9999px; height: 27px; line-height: 27px; margin: 0 auto; background-position: 0% 50%; }
.newstimer-block .footer .logo-link.default span { background-image: url('../../images/informers/logo-mini-calendar.png'); }
.newstimer-block .footer .logo-link.robomarkets span { background-image: url('../../images/informers/market-logo.svg'); }
.newstimer-block.third .footer .logo-link.default span { background-image: url('../../images/informers/logo-mini-calendar-white.png'); }
.newstimer-block.third .footer .logo-link.robomarkets span { background-image: url('../../images/informers/market-logo-white.svg'); }
.newstimer-block .footer .logo-link {
    display: table-cell; width: 1%; height: 32px; text-align: center; vertical-align: middle; color: #fff; text-decoration: none; font-size: 12px;
    background: rgb(248,248,248);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(207,207,207,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(100%,rgba(207,207,207,1)));
    background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(207,207,207,1) 100%);
    background: -o-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(207,207,207,1) 100%);
    background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(207,207,207,1) 100%);
    background: linear-gradient(to bottom, rgba(248,248,248,1) 0%,rgba(207,207,207,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#cfcfcf',GradientType=0 );
}
.newstimer-block .footer .logo-link:hover { 
    background: rgb(207,207,207);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmY2ZjZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(207,207,207,1) 0%, rgba(248,248,248,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,207,207,1)), color-stop(100%,rgba(248,248,248,1)));
    background: -webkit-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(248,248,248,1) 100%);
    background: -o-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(248,248,248,1) 100%);
    background: -ms-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(248,248,248,1) 100%);
    background: linear-gradient(to bottom,  rgba(207,207,207,1) 0%,rgba(248,248,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#f8f8f8',GradientType=0 );
}
.newstimer-block.third .footer .logo-link {
    background: rgb(0,136,208);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwODhkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDRiNzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,136,208,1) 0%, rgba(0,75,117,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,136,208,1)), color-stop(100%,rgba(0,75,117,1)));
    background: -webkit-linear-gradient(top,  rgba(0,136,208,1) 0%,rgba(0,75,117,1) 100%);
    background: -o-linear-gradient(top,  rgba(0,136,208,1) 0%,rgba(0,75,117,1) 100%);
    background: -ms-linear-gradient(top,  rgba(0,136,208,1) 0%,rgba(0,75,117,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,136,208,1) 0%,rgba(0,75,117,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088d0', endColorstr='#004b75',GradientType=0 );
}
.newstimer-block.third .footer .logo-link:hover { 
    background: rgb(0,75,117);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNGI3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg4ZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,75,117,1) 0%, rgba(0,136,208,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,75,117,1)), color-stop(100%,rgba(0,136,208,1)));
    background: -webkit-linear-gradient(top,  rgba(0,75,117,1) 0%,rgba(0,136,208,1) 100%);
    background: -o-linear-gradient(top,  rgba(0,75,117,1) 0%,rgba(0,136,208,1) 100%);
    background: -ms-linear-gradient(top,  rgba(0,75,117,1) 0%,rgba(0,136,208,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,75,117,1) 0%,rgba(0,136,208,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004b75', endColorstr='#0088d0',GradientType=0 );
}
.newstimer-block.second .footer .logo-link { background: #ededed; }
.newstimer-block.second .footer .logo-link:hover { background: #ddd; }
/* /Footer */ 
/* /Informer themes */

/* Slider */
#newstimer_form .slider-option .slider { width: 150px; margin-left: 200px; }
#newstimer_form .ui-slider-handle #newstimer-width-val { position: absolute; margin-top: -25px; margin-left: -16px; border: 1px solid #dbe5e8; text-align: center; width: 30px; border-radius: 5px; background: #fff; padding: 2px 5px; }
/* /Slider */

/* Form */
.widget-options#newstimer_form:after { content: ''; display: block; height: 5px; /* background: url("../../images/inner/f-bottom.png") no-repeat scroll 0 100%; */ }
#newstimer_form .styledSelect { width: 60px; }
#newstimer_form #informer-newstimer-code { width: 586px; height: 100px; }
/* /Form */

.newstimer-block .footer .view-all.for-wl { display: none; }
.newstimer-block .footer .logo-link.for-wl { display: none; }