@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@font-face {
  font-family: 'kfont';
  src: url("fonts/Kaumudi.eot");
  src: url("fonts/Kaumudi.eot") format("embedded-opentype"), url("fonts/Kaumudi.ttf") format("truetype"), url("fonts/Kaumudi.woff") format("woff"), url("fonts/Kaumudi.svg") format("svg");
}
a {
    color: #5b99d0;
    text-decoration: none;
}
h1 {
    margin: .67em 0;
    font-size: 2em;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
:root{
  font-size: 16px;
}
body{
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  padding:0;
  margin:0;
}
p{
  margin: 0 0 10px;
}

h1,h2,h3,h4,h5,h6{
  color: #f56e73;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover {
text-decoration:none;
}
.panel, .btm-panel{
    background: #f9f9f9;
    border-color: #ddd;
    padding: 10px 0 10px 0;
    width: 94%;
    margin: 0 auto;
}


.panel_tab,.btm-panel_tab{
   background: #f9f9f9;
  border-color:#ddd;
  box-shadow:0 0 15px rgba(0,0,0,0.1);
}

.tab_heading,.btm-tab_heading{
  border-bottom:1px solid #efeeee;
  padding:15px 17px;
  cursor:pointer;
}
.btm-tab_heading{
  background:#ecebeb !important;
}
.btm-tab_heading .sec-men-icon{
  margin-top:5px !important;
}
.tab_heading strong,.btm-tab_heading strong {
    color: #013a6d;
    font-size:12px !important;
}
.tab_heading h3,.btm-tab_heading h3{
  font-size:1.5rem;
}

.tab_heading span,.btm-tab_heading span{ 
  font-size:1.1rem;
  font-weight:800;
  color:#013a6d;
  float: right;
}

.tab_content,.btm-tab_content{
  padding: 15px 5px;
}
.tab_content .dropdown-menu,.btm-tab_content .dropdown-menu {
    margin: 0;
    padding: 0;
}
.tab_content li,.btm-tab_content li{
  border-left: 2px solid #86a9de;
  padding-left: 5px;
  background: #fbfbfb;
  padding: 10px;
  color: #013a6d;
  margin-top: 0;
  margin-bottom: 5px;
  cursor: pointer;
  list-style:none;
}
.theme-norm.ui-widget-overlay {
    background: #363636;
}
.ui-widget-overlay {
    opacity: .7;
    filter: Alpha(Opacity=30);
}
.theme-norm .ui-widget-header {
    border: 1px solid #3960ec;
    background: #3d78ab;
}
.theme-norm .ui-widget.ui-widget-content {
    background: #D9D9D9;
}
.theme-norm .ui-widget-header span {
    color: #fff;
}
@media only screen and (max-width:480px){
  :root{
    font-size: 14px;
  }
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.pad-15 {
padding-right: 15px;
padding-left: 15px;
}
.text-center {
    text-align: center;
}
header {
    width: 100%;
    z-index: 900;
    background:#fff;
}
.logo-title {
    background: url(../images/cine-bg2.png) #013a6d no-repeat;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 93px;
    text-align: center;
    color: #fff;
    display: inline-block;
    float:left;
    display:none;
}
/*collapse*/
.panel-group {
    padding: 15px !important;
}
.panel-heading {
  padding: 0;
	border:0;
}
.panel-title>a, .panel-title>a:active{
	display:block;
	padding:15px;
  color:#555;
  font-size:16px;
  font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
  word-spacing:3px;
	text-decoration:none;
}
.panel-heading  a:before {
   font-family: 'Glyphicons Halflings';
   content: "\e114";
   float: right;
   transition: all 0.5s;
}
.panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
} 
/*<<collapse*/
/*footer styles*/
.footer-wrap {
    margin-top: 10px;
    border-top: solid 1px #cdcdcd;
    min-height: 200px;
    padding-left: 0;
    padding-right: 0;
}
.footer-main-title {
    font-size: 25px;
    font-weight: bold;
    padding: 5px 0px 5px 15px;
}
.footer-wrap .width-100 {
    width:94%;
}
.footer-section-box, .footer-logo-part {
    /*border-left: solid 1px #cdcdcd;*/
    padding-top: 10px;
    padding-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
}
.footer-section-menus {
    margin-bottom: 15px;
}
.footer-section-menus ul {
    list-style: none;
    padding: 0;
    margin-left: 15px;
    margin-top: 10px;
}
.footer-section-menus ul li a {
    text-decoration: none;
    color: #565656;
    font-size: 11px;
    font-weight: bold;
}
.footer-ad {
    margin-top: 15px;
    text-align: center;
}
/*footer*/
.container {
    position:relative;
    /*padding-right: 15px;
    padding-left: 15px;*/
    margin-right: auto;
    margin-left: auto;
}
.container {
    /*padding: 10px 0 10px 0;*/
    width: 95%;
    padding-top:10px !important;
    padding-bottom:10px !important;
    /*padding-left:8px !important;
    padding-right:8px !important;*/
    }
.hide {
    display: none!important;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    /*-webkit-transform: translate(0,5%);
    -ms-transform: translate(0,5%);
    -o-transform: translate(0,5%);
    transform: translate(0,5%);*/
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.fade.in {
    opacity: 1;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5 !important;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.fade.in {
    opacity: 1;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
    .user-image {
    width:25px;
    height:25px;
    }
}
@media (min-width: 300px) {
    .user-image {
    width:30px;
    height:30px;
    }
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }
    .footer-section-box .width-25 {
        width:50%;
    }
    .user-image {
    width:30px;
    height:30px;
    }
}
@media (max-width:900px) and (min-width:550px) {
    .footer-section-box .width-25 {
        width:30%;
    }
    .footer-wrap .width-50 {
        width:90%;
    }
    .logo-cont .logo-sec{
        width:100% !important;
    }
    .logo-cont .head-ad{
        width:100% !important;
    }
}
@media (max-width:550px) and (min-width:100px) {
    .footer-section-box .width-25 {
        width:90%;
    }
    .footer-wrap .width-50 {
        width:90%;
    }
    .logo-cont {
        padding: 0;
        width: 100%;
    }
    .logo-cont .row{
        margin:0;
    }
    .logo-cont .logo-sec{
        width:100% !important;
    }
    .logo-cont .head-ad{
        width:100% !important;
    }
}
@media (min-width:900px) {
    .footer-section-box .width-25 {
        width:25%;
    }
    .footer-wrap .width-50 {
        width:50%;
    }
    .logo-cont .logo-sec{
        width:100% !important;
    }
    .logo-cont .head-ad{
        width:100% !important;
    }
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    width:96%;
}
.modal-header {
    padding: 15px;
    /*border-bottom: 1px solid #e5e5e5;*/
}
.modal-body {
    position: relative;
    padding: 0 15px 0 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.close {
    color: #FFF!important;
    opacity: 1!important;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
}
.bg-thmgrey {
background:hsl(0, 0%, 98%)
}
.mt-120 {
margin-top:120px;
}
.mt-20 {
margin-top:20px;
}
.no-padding {
    padding:0!important;
}
.no-pad-right {
    padding-right:0 !important;
}
.no-pad-left {
    padding-left:0 !important;
}
.pull-right {
    float:right;
}
.no-border-right {
    border-right:none!important;
}
.img-responsive {
    width:100%;
}
.pad-5 {
    padding-left:5px;
    padding-right:5px;
}
.full-width {
    width:100%;
}
.width-100 {
    width:100%;
}
.width-50 {
    width:50%;
}
.width-30 {
    width:30%;
}
.width-20 {
    width:20%;
}
.width-91 {
    width: 91.66666667%;
}
.width-25 {
width: 25%;
}
.mar-top-5 {
    margin-top:5px;
}
.mar-btm-10 {
    margin-bottom:10px;
}
.mar-btm-5 {
    margin-bottom:5px;
}
.shadow {
    -webkit-box-shadow: 2px 0px 8px -1px rgba(31,31,31,0.41);
    -moz-box-shadow: 2px 0px 8px -1px rgba(31,31,31,0.41);
    box-shadow: 2px 0px 8px -1px rgba(31,31,31,0.41);
}
.no-edition-txt {
    color: #565555;
    position: absolute;
    top: 300px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    display: inline-block;
    font-size: 19px;
}
#no-edition {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #808080;
    opacity: 1;
    text-align: center;
}
#news_head,#news_desc {
    /*background: #fff;*/
    padding: 5px;
    text-align:left;
}
#news_head {
    text-align: left;
    font-family: kfont;
    font-size: 22px !important;
    color: #013a6d !important;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
}
#news_desc {
    font-family: kfont;
    padding: 0px 5px 0px 0px;
    font-size: 16px;
    line-height: 29px;
    color: #585757;
    word-break: break-all;
}
#news_desc p {
    float: left;
    width: 100%;
}
.news-publish-info {
    float:left;
    height:26px;
    color: #969696;
    font-size: 11px;
    font-family: kfont;
    border-bottom: dashed 1px #dadada;
    padding-bottom: 3px !important;
    width: 99%;
    margin-left: 9px;
}
#no-web-news {
    width: 95%;
    height: 300px;
    padding: 13% 10px 11px 10px;
    text-align: center;
    bottom: 0;
    margin-top: -31px;
    margin-bottom: 10px;
    background: #e4e3e3;
    color: rgba(144, 56, 56, 0.63);
    font-size: 17px;
}
.st-custom-button[data-network] {
    background-color: #0adeff;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
    border-radius: 4px;
}
.fb-blue {
background-color:#538bde !important;
}
.st-custom-button[data-network]:hover, .st-custom-button[data-network]:focus {
      background-color: #00c7ff;
   }
.st-green {
    background-color: #95D03A !important;
}
.st-drkgreen {
background-color:#25d366 !important;
}
.share-button {
margin-top: 14px;
}
.share-button svg {
    height: 20px;
    vertical-align: top !important;
    width: 20px;
    margin-top: -1px;
    float: left;
}
.soc-btn {
    float: left;
    margin-top: -1px;
    margin-left: 5px;
}
#news_cont,#news_img_view {
float:left;
margin-top:5px;
width:100%;
}
.feature-btn {
display: inline-block;
padding: 5px 10px;
cursor: pointer;
font-weight: bold;
color: #fff;
margin-right: 5px;
background-color:#519cde;
border-radius: 4px;
}
.feature-btn i{
    float: left;
    width: 14px;
    height: 17px;
    margin-top: 2px;
}
#trigger-audio {
    cursor: pointer;
}
.play-ico {
    width: 25px;
    height: 25px;
    margin-top: 3px;
    margin-right: 10px;
}
.play-ico-wrap {
    position: absolute;
    right: 0;
    top: 0;
}
#audio-wrap audio {
    height: 30px;
}
#audio-wrap.sactive {
    width: 283px !important;
    display:block;
}
#audio-wrap {
    width: 283px;
    position: absolute;
    background: #F2F2F2;
    right: 35px;
    top: 0;
    z-index: 9999;
    transition: 0.5s;
    overflow: hidden;
    height: 32px;
    display:none;
}
.audio-btn {
width:100%;
float: left;
position: relative;
height: 30px;
}
.epaper_view {
width:100%;
}
#epaper_img {
    display: inline-block;
    margin: 0 auto;
    /*width: 580px;*/
}
#epaper_img {
box-shadow: 0 5px 4px 1px #b5b5b5;
}
#img_view, #text_view {
    float: left;
    margin-top: 28px;
    position: relative;
}
.pge-title,.nws-title {
    margin-bottom: 12px;
    background: #0892fa;
    width: 100%;
    height: 29px;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
}
.pge_list {
    /*background: #ccc9c9;*/
    position: relative;
    padding: 5px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 5px;
    margin-left: 12%;
    text-align:center;
    border: 1px solid #013a6d;
}
    .pge_list img {
    width:80px;
    border: 1px solid #ccc9c9;
    }
.pges-box, .nws-box {
    display: inline-block;
    padding: 0 5% 0 0;
    height: 850px;
    overflow-y: auto;
    width: 100%;
}
.pges-list-box,.nws-list-box {
    border-right: 1px solid #dedcdc;
    /* width: 350px; */
    margin-top: 5px;
}
.pge-text {
    position: absolute;
    font-size: 11px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #013a6d;
    color: #fff;
    height: 23px;
}
.pge-no {
    position: absolute;
    font-size: 13px;
    top: 0;
    left: 0;
    background: #013a6d;
    padding: 0px 11px;
    color: #fff;
    height:31px;
}
#img_view img {
width:100%;
}
#load-img {
    position: fixed;
    top: 50%;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
}
#load-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #fbf9f9;
    opacity: 0.5;
}
/*zoomer starts*/
.zoomer .zoomer-image {
height:auto !important;
}
.zoomer .zoomer-holder { -ms-touch-action: none; }

 	.zoomer, .zoomer * {
	 	-webkit-user-select: none;
		   -moz-user-select: none;
		    -ms-user-select: none;
		     -o-user-select: none;
		        user-select: none;
 	}
	.zoomer { background: #eee url(jquery.fs.zoomer-loading.gif) no-repeat center; height: 100%; overflow: hidden; position: relative; width: 100%; height:100%;
		-webkit-transition: none;
		   -moz-transition: none;
		   	-ms-transition: none;
		   	 -o-transition: none;
		   	 	transition: none;
	}
	.zoomer .zoomer-positioner { margin: 0; height: 1px; position: absolute; width: 1px; }
	.zoomer .zoomer-holder { box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); opacity: 0; position: relative;
		-webkit-transition: none;
		   -moz-transition: none;
		   	-ms-transition: none;
		   	 -o-transition: none;
		   	 	transition: none;
	}
	.zoomer .zoomer-image { cursor: move; float: left; height: 100%; width: 100%;
		-webkit-transition: opacity 0.25 linear;
		   -moz-transition: opacity 0.25 linear;
		   	-ms-transition: opacity 0.25 linear;
		   	 -o-transition: opacity 0.25 linear;
		   	 	transition: opacity 0.25 linear;
	}
	.zoomer .zoomer-tiles { height: 100%; position: relative; width: 100%; }
	.zoomer .zoomer-tile { height: auto; position: absolute; width: auto; }

	/* CONTROLS */
	.zoomer .zoomer-controls { background: rgba(0, 0, 0, 0.8); box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); border-radius: 3px; padding: 5px; position: absolute;
		-webkit-transition: opacity 0.25 linear;
		   -moz-transition: opacity 0.25 linear;
		   	-ms-transition: opacity 0.25 linear;
		   	 -o-transition: opacity 0.25 linear;
		   	 	transition: opacity 0.25 linear;
	}
	.zoomer .zoomer-controls span { border-radius: 3px; color: #fff; cursor: pointer; display: block; font-size: 20px; font-weight: bold; height: 30px; line-height: 30px; margin: 0; text-align: center; width: 30px; }
	.zoomer .zoomer-controls .zoomer-next,
	.zoomer .zoomer-controls .zoomer-previous { display: none; }

	.zoomer.zoomer-gallery .zoomer-controls .zoomer-next,
	.zoomer.zoomer-gallery .zoomer-controls .zoomer-previous { display: block; }

	/* CONTROLS - TOP, BOTTOM */
	.zoomer .zoomer-controls-top,
	.zoomer .zoomer-controls-bottom { left: 50%; margin: 0 0 0 -35px; }
	.zoomer .zoomer-controls-top { bottom: auto; top: 10px; }
	.zoomer .zoomer-controls-bottom { bottom: 10px; top: auto; }

	.zoomer.zoomer-gallery .zoomer-controls-top,
	.zoomer.zoomer-gallery .zoomer-controls-bottom { margin: 0 0 0 -65px; }

	.zoomer .zoomer-controls-top span,
	.zoomer .zoomer-controls-bottom span { float: left; }
	.zoomer .zoomer-controls-top span:first-child,
	.zoomer .zoomer-controls-bottom span:first-child { margin: 0 1px 0 0; }

	/* CONTROLS - LEFT, RIGHT, TOP LEFT, TOP RIGHT, BOTTOM LEFT, BOTTOM RIGHT */
	.zoomer .zoomer-controls-left,
	.zoomer .zoomer-controls-top-left,
	.zoomer .zoomer-controls-bottom-left
	.zoomer .zoomer-controls-right,
	.zoomer .zoomer-controls-top-right,
	.zoomer .zoomer-controls-bottom-right { height: 71px; width: 40px; }

	.zoomer.zoomer-gallery .zoomer-controls-left,
	.zoomer.zoomer-gallery .zoomer-controls-top-left,
	.zoomer.zoomer-gallery .zoomer-controls-bottom-left
	.zoomer.zoomer-gallery .zoomer-controls-right,
	.zoomer.zoomer-gallery .zoomer-controls-top-right,
	.zoomer.zoomer-gallery .zoomer-controls-bottom-right { height: 131px; }

	.zoomer .zoomer-controls-left,
	.zoomer .zoomer-controls-right { margin: -35px 0 0 0; top: 50%; }

	.zoomer.zoomer-gallery .zoomer-controls-left,
	.zoomer.zoomer-gallery .zoomer-controls-right { margin: -65px 0 0 0; }

	.zoomer .zoomer-controls-left { left: 10px; }
	.zoomer .zoomer-controls-top-left { left: 10px; top: 10px; }
	.zoomer .zoomer-controls-bottom-left { bottom: 10px; left: 10px; }

	.zoomer .zoomer-controls-right { right: 10px; }
	.zoomer .zoomer-controls-top-right { right: 10px; top: 10px; }
	.zoomer .zoomer-controls-bottom-right { bottom: 10px; right: 10px; }

	@media screen and (min-width: 980px) {
		.zoomer .zoomer-controls span:hover { background: #000; }
	}
    #areaModal .zoomer_wrapper { border: 1px solid #ddd; border-radius: 3px; margin: 10px 0; overflow: hidden; width: 100%; }

	//#areaModal .zoomer.dark_zoomer { background: #333 url(zoomer-bg-dark.png) repeat center; }
	//#areaModal .zoomer.dark_zoomer img { box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
#areaModal .modal-dialog {
    /*height: 96% !important;*/
    /*height:450px !important;*/
}
#areaModal .modal-content {
    /*height: 96% !important;*/
   /* height:450px !important;
    overflow:auto;*/
}
/*zoomer ends*/
.btn-sec {
    width: 94%;
    height: 40px;
    margin: 10px auto;
    background: #fff;
    position: relative;
    padding: 7px 0;
    margin: 0 auto;
}
.menu-btn {
    border: 1px solid #eaeaea;
    padding: 6px;
    font-size: 14px;
    font-weight: bold;
    color: #f2f2f3;
    height: 19px;
    background: #3179d6;
    position: relative;
    display: inline-block;
    cursor:pointer;
}
/*Login Style*/
@media (min-width: 1200px) {
   #loginModal .modal-dialog {
        width: 410px;
        margin: 30px auto;
    }
}

#loginModal .modal-content {
    background-color:transparent;
    border:none;
    box-shadow:none;
}
.login-box {
    position: relative;
    width: 353px;
    z-index: 9999;
    margin:10% auto;
}
    .login-box input {
        height: 20px;
        /*width: 88%;*/
    }
.login-box .nav-pills li {
    /*padding: 4px;*/
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    background: #1a72b4;
}
.login-box .nav-pills li.active {
    background: rgba(249, 248, 248, 1);
    border-top: 1px solid #ecebeb;
    border-left: 1px solid #ecebeb;
    border-right: 1px solid #ecebeb;
    box-shadow: 3px -1px 5px #ecebeb;
}
.login-box .nav-pills li.active a{
    color:#847d7d !important;
    background-color:transparent !important;
}
.login-box .nav-pills li a{
    color:#fff !important;
    background-color:transparent !important;
}
.login-box .tab-content {
    background: rgba(249, 248, 248, 1);
    min-height: 328px;
    padding: 15px;
    box-shadow: 0px 3px 6px #ecebeb;
    margin-left:1px;
}
.separator {
    color:#847d7d;
    text-align: center;
    margin-top: 23px;
}
.login-box .btn-fb{
    background-color: #3b5999;
    border-radius: 0;
    color: #fff;
    float: left;
    margin-top: 5px;
    width: 93%;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 900;
    font-style: normal;
}
.login-box .btn-gplus{
    float: left;
    width: 93%;
    background-color: #ea4335;
    color: #fff;
    border-radius: 0;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 900;
    font-style: normal;
}
.login-box .btn-reg {
    background-color: #3b7fd4;
    border-radius: 0;
    color: #fff;
    float: left;
    margin-top: 5px;
    width: 100%;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 900;
    font-style: normal;
}
.forgot-pass {
display: inline-block;
margin-top: 7px;
}
.inp-label {
    float:left;
    width:22%;
    display:inline-block;
    padding: 7px;
    font-size: 16px;
    font-family: sans-serif;
    color:#847d7d;
}
.inp-box {
float:left;
width:68%;
display:inline-block;
}
.login-box .row {
    margin-bottom: 4px;
}
.reginp-label {
    float:left;
    width:23%;
    display:inline-block;
    padding: 7px;
    font-size: 15px;
    font-family: sans-serif;
    color:#847d7d;
}
.reginp-box {
float:left;
width:52%;
display:inline-block;
}
.inp-box .form-control,.reginp-box .form-control {
    border-radius:0;
}
.btn-row {
padding:10px;
}
#register_form .btn-row {
padding:10px 4px 10px 10px;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav>li {
    position: relative;
    display: block;
    list-style: none;
    float: left;
}
.nav > li > a {
    font-family: 'Ubuntu', sans-serif;
    margin: 0px 18px !important;
    padding: 0;
    font-size: 1.3em;
}
.nav-pills>li>a {
    border-radius: 4px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.alert {
  font-size: 0.85em;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.hidden {
    display: none!important;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-warning {
    color: #ea7c69;
    background-color: #fcefe3;
    border-color: #faebcc;
    text-align: center;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.form-control {
    display: block;
    width: 98%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 0px;
    margin-top: -3px;
}
.prof-title {
    margin-top: 0px;
    float: left;
}
.img-circle {
    border-radius: 50%;
}
#user_info {
float:right;
}
.account-box {
    z-index: 991;
    /*width: 85%;*/
    background: #fff;
    border: 1px solid #ccc;
    border-color: rgba(0,0,0,.2);
    color: #000;
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    padding: 0;
    display: none;
    outline: none;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 32px;
    -webkit-animation: gb__a .2s;
    animation: gb__a .2s;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-user-select: text;
}
    .account-box li {
        list-style-type:none;
        padding:15px;
    }
.account-box .prof {
    white-space: nowrap;
    border: 1px solid #ccc;
    border-color: rgba(0,0,0,.2);
}
    .account-box .prof-box {
        border: none;
        vertical-align: top;
        display:inline-block;
        height: 96px;
        width: 96px;
    }
.prof-box img {
        float: left;
        width:96px;
        height:96px;
        border-radius:50%;
}
    .account-box .desc-box {
        display: inline-block;
        vertical-align: top;
        padding: 21px 0 24px 8px;
        line-height: 33px;
        overflow: hidden;
    }
    .account-box h1{
        font-weight: bold;
        font-size:15px;
        margin: -4px 0 1px 0;
        text-overflow: ellipsis;
        overflow: hidden;
    }
.user-footer {
    padding: 6px 0px !important;
    background: #f5f5f5;
    width:100%;
    height:35px;

}
    .user-footer .btn {
    float: right;
    padding: 2px 12px;
    position: relative;
    display: inline-block;
    border-radius: 0;
    color: #8a8888;
    margin-right:5px;
    }
.overflow {
overflow:hidden;
}
   /*<<Login Style*/

/*HEADER*/
.header-strip {
    padding-top: 8px;
    padding-bottom: 8px;
    background: #616161;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position:relative;
    overflow:unset!important;
}
.logo-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}
.head-left {
    width:27%;
    float:left;
    padding:0;
    margin:0;
}
.head-right {
    width:73%;
    float:left;
    padding:0;
    margin:0;
    position:relative;
}
/*LOGO*/
.logo-part {
    width:100%;
    text-align:center;
    padding:0;
    margin:0;
    float:left;
}
.logo-ad-part {
    width:700px;
    text-align:right;
    padding:0;
    margin:0;
    float:left;
}
.container-fluid {
    max-width:430px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    /*display:table;*/
    width:100%;
    overflow:hidden;
}


/*header Strip*/
.header-strip {
    padding-top: 8px;
    padding-bottom: 8px;
    background:#616161;
}
.header-strip .container{
    width:94% !important;
    padding:0 !important;
}

.header-strip-btn {
    font-size: 14px;
    background: #3a3a3a;
     padding: 5px 7px 5px 7px; 
    border-radius: 4px;
    text-decoration: none!important;
    color: #FFF!important;
    margin-right: 10px;
    font-family: sans-serif;
   
}
.header-strip-btn:hover {
    text-decoration:none;
    color:#FFF;
}
.header-strip-btn img {
    vertical-align: sub;
}
.header-strip-list , .menu-wrap ul , .sec-box-header ul {
    list-style:none;
    margin: 0px 0px 0px 0px;
    padding: 0;
}
.header-strip-list li , .menu-wrap ul li, .sec-box-header li {
    float: left;
}
#search-wrap {
    width: 340px;
    height: 0px;
    position: absolute;
    background: #F2F2F2;
    right: 0;
    top: 37px;
    z-index: 9999;
    transition: 0.5s;
    overflow: hidden;
}
#search-wrap.active {
    height: 60px;
}
.gsc-control-cse {
    border-color: #FFFFFF!important;
    background-color: #616161!important;
}
.header-strip-list li a:not(.header-strip-btn) {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 0px 5px 0px 0px;
    text-decoration: none;
    font-size: 10px;
    font-family: sans-serif;
}
.header-strip-list li a:not(.header-strip-btn) img {
    margin-top:-5px;
}
.header-strip-list li a:not(.header-strip-btn).active {
    color: #a9ddff;
}
.head-time-deta {
    color:#8e8e8e;
    font-size:10px;
    font-family:Verdana;
    width:100%;
    display:inline-block;
    text-transform:uppercase;
    letter-spacing:0.5px;
}
.head-section-sm {
    background:url('../images/white-mask.png') no-repeat left;
    color: #FFF;
    font-size: 13px;
    font-family: Verdana;
    width: auto;
    display: inline-block;
    padding: 0px 5px 1px 15px;
}
.head-section-title {
    width: 100%;
    text-align: center;
    font-size: 48px;
}
/*Slide Menu*/
.slide-menu {
    transition: 0.5s;
    width:0px;
    background: #ffffff;
    height: 100%;
    position: fixed;
    z-index: 99999;
    overflow-y: auto;
    overflow-x:hidden;
    -webkit-box-shadow: 2px 0px 8px -1px rgba(31,31,31,0.41);
    -moz-box-shadow: 2px 0px 8px -1px rgba(31,31,31,0.41);
    box-shadow: 2px 0px 8px -1px rgba(31,31,31,0.41);
}
.slide-menu-bg {
    position:fixed;
    /*background:#FFF;*/
    z-index: 999;
    opacity:.1;
    width:100%;
    height:100%;
}
.nav-side-menu {
    font-size: 12px;
    font-weight: 200;
    background-color: #ffffff;
    width: 100%;
    color: #000;
}
.nav-side-menu .brand {
    background-color: #616161;
    display: block;
    text-align: left;
    font-size: 14px;
    padding: 8px 0px 8px 10px;
    color: #FFF;
    font-weight: bold;
}
.close-menu {
    color: #fff;
    float: right;
    font-size: 10px;
    margin-right: 5px;
    cursor:pointer;
    background:#2378c3;
    padding:5px;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    cursor: pointer;
}
.arrow {
    background: url(../images/black-arrow-down.png) no-repeat;
    float: right;
    width: 12px;
    height: 7px;
    margin-top: 15px;
}
.nav-side-menu .menu-list .menu-content {
    display: block;
}
.sub-menu {
    background: #F2F2F2;
}
.nav-side-menu li {
    padding-left: 15px;
    /*border-left: 3px solid #000;*/
    border-bottom: 1px solid #b3b3b3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#013a6d;
    font-weight:bold;
}
.nav-side-menu li a {
    text-decoration: none;
    color: #000000!important;
    font-size: 12px;
    padding-left: 10px;
    font-family: unset;
    float:left;
}
.sub-menu li a {
    padding-left: 30px!important;
    text-transform: uppercase;
    width: 100%!important;
}
.nav-side-menu li:hover {
  /*border-left: 3px solid #d19b3d;*/
  background-color: #F2F2F2;
}
/*Sidemenu-Ends*/
.ui-dialog { z-index: 9999999 !important ;}
/*.ui-front { z-index: 999999 !important ;}*/
.brdcrmb {
background:#013a6d;
color:#fff;
font-size: 12px;
padding: 3px 3px 3px 6px;
margin-right: 2px;
width:99%;
}
.pge-nav-btn,.pge-nav-btn:focus,.pge-nav-btn:hover {
    background:#013a6d !important;
color:#fff !important;
font-size: 12px;
border: none !important;
}
.txt-tag {
    color:#fff;
    margin-top:-5px;
    display:grid;
}
.mob-main-container {
    /*padding-left:12px !important;*/
}
.sec-men-icon {
float:left !important;
padding-right:7px;
margin-top:5px;
}
.sec-men-icon img{
float:left !important;
width: 13px!important;
}

.pge-lst-btm .pge_list img {
width:100px !important;
}
.pge-lst-btm .txt-tag {
margin-top:4px !important;
}
.pge-lst-btm .pge-no {
padding:4px 11px 3px 11px !important;
height:24px !important;
}
.pge-lst-btm {
    width: 100% !important;
}
