body {
    font-family: 'Open Sans', sans-serif;
}

.date-content {
    padding-top: 50px;
    padding-bottom: 20px;
    font-size: 14px;
    color: #3c4352;
    line-height: 20px;
}

.blog-border {
    border-top: 1px solid #ccc;
    padding-top: 15px;
    margin-top: 10px;
}

.blog-rt-panel {
    background-color: #f6f6f6;
    padding: 10px 20px 20px 20px;
}

.dowload-list {
    color: #0085ca;
    list-style-type: none;
    margin: 0px;
    padding: 15px 0px 0px 0px;
}

.dowload-list li i {
    padding-right: 10px;
}

.dowload-list li {
    line-height: 24px;
}

.btn.btn-primary.bg-primary.blog-new-entry {
    background: #0085ca;
    border-radius: 4px;
    padding: 0px 61px;
    height: 40px;
    position: relative;
    font-weight: 600;
}

.btn.btn-primary.bg-primary.blog-new-entry span i {
    margin-top: 4px;
    position: absolute;
    right: 15px;
}

.blog-rt-panel .btn.btn-primary.bg-primary {
    background: #ffffff;
    border: 1px solid #0085ca;
    border-radius: 4px;
    padding: 0px 61px;
    height: 38px;
    position: relative;
    font-size: 14px;
    color: #0085ca;
    font-weight: 600;
}

.blog-rt-panel .btn span .fa.fa-upload {
    margin-top: 2px;
    position: absolute;
    right: 15px;
}

.row.blog-pages {
    margin-top: 3%;
}

.entry-nw {
    text-align: center;
    margin-bottom: 15px;
    margin-left: -20px;
}

.blog-border .edit-btn {
    font-weight: 600;
    font-size: 14px;
    color: #0085ca;
    text-align: left;
}

.blog-dates {
    font-size: 16px;
    color: #000000;
    text-align: left;
    font-weight: 600;
}

.bl-view-all {
    color: #0085ca;
    font-size: 14px;
    padding: 25px 0px;
}

.cal-ender,
.search-box {
    padding-left: 0;
}

.cal-ender {
    padding-left: 0px;
}

.search-box {
    padding-right: 0px;
}

.cal-ender .form-control {
    height: 41px;
}


/************ serach box ******/

#custom-search-input {
    padding: 0px;
     border: 1px solid #a2abba !important;
    border-radius: 2px !important;
    background-color: #fff;
    height: 41px;
}

#custom-search-input input {
    border: 0 none;
    box-shadow: none;
    font-style: italic;
    margin: 3px 0 0;
}

#custom-search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    opacity: 0.48;
}
.calender-submit
{
  background:#ffffff;
border:1px solid #0085ca;
border-radius:4px;
width:100%;
height:38px;
font-weight: 600;
font-size:14px;
color:#0085ca;
text-align:center;
padding-top: 8px; 
}
.datepicker-days table.table-condensed thead tr:first-child {
    border-bottom: 1px solid #ccc;
}
.bootstrap-datetimepicker-widget table td.today::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 0 0 7px 7px;
    bottom: 4px;
    content: none !important; 
    display: inline-block;
    padding: 0 !important;
    position: absolute;
    right: 4px;
  
}
.day .active .today
{
    background:#4088c5 !important;
 
}


.datepicker .picker-switch .dow {
    font-weight: 400 !important;
}
.glyphicon .glyphicon-time
{
  display: none;
}
.fa.fa-clock-o.none {
    display: none;
}
.datepicker-days table thead tr th
{
   font-weight: 400 !important; 
}
.datepicker-days .fa.fa-angle-left {

color:#0085ca;
font-size: 32px;
}
.datepicker-days .fa.fa-angle-right
{

color:#0085ca;
font-size: 32px;
}
input,input::-webkit-input-placeholder,
input:-moz-placeholder {
    font-size: 16px;
    line-height: 2;
    font-style: italic;
}

#custom-search-input button i {
    font-size: 16px;
    color: #9ba6b4;
}

#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
}

#custom-search-input .glyphicon-search {
    font-size: 23px;
}


/**** end of search button ****/

.bg-blog-grey {
    background-color: #edefef;
}

.blog-enter-txt {
    font-weight: 600;
    font-size: 16px;
}

.blg-add-file {
    font-weight: 600;
    font-size: 14px;
    color: #0085ca;
}

.blg-add-file i {
    color: #0085ca;
    font-size: 16px;
    padding-right: 10px;
}

.blg-footer-popup {
    margin-top: 2%;
}

.blg-txt-enter .form-control {
    border-radius: 0px;
    background: #ffffff;
    border: 1px solid #a2abba;
    border-radius: 3px;
    height: 218px;
}

.form-group.blg-txt-enter {
    margin-top: 15px;
}

.blog-popup {
    margin-top: 10%;
}

.blg-footer-popup-publish {
    text-align: center;
    margin-top: 3%;
}

.blog-pop-rt-time,
.blog-pop-rt-time i {
    font-size: 14px;
    color: #3c4352;
}

.blog-log-pop {
    padding-bottom: 15px;
}

.blg-footer-popup-publish .btn {
    background: #0085ca;
    border: 1px solid #0085ca;
    border-radius: 4px;
    width: 95px;
    height: 32px;
}


/**** error page *****/

.blg-not-publish {
    font-weight: 600;
    color: #000;
}

.blg-try {
    color: #0085ca;
    padding-bottom: 40px;
}

.blog-danger i {
    font-size: 40px !important;
}

.blog-danger {
    padding: 20px 0px;
}

.bg-blog-grey .modal-title.text-center {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000000;
}

.blog-ok {
    background: #0085ca;
    border: 1px solid #0085ca;
    border-radius: 4px;
    width: 95px;
    height: 32px;
}

.modal-footer.blg-footer-popup {
    border-top: 0 none;
    padding-bottom: 30px;
}

.bg-blog-grey .close i {
    font-size: 16px;
    color: #0085ca;
}

.blog-entr-succ {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000000;
}

.bg-blog-grey .modal-title.text-center,
.blog-entr-succ {
    font-weight: 600;
}

.modal-footer.blg-footer-popup {
    text-align: center;
}

.blog-succ-img {
    padding: 25px 0px;
}

.blog-tile-img {
    vertical-align: middle;
    font-size: 14px;
    color: #0085ca;
    padding-left: 25px;
}

.log-title-blog {
    font-size: 22px;
    color: #222222;
    letter-spacing: 0.45px;
    width: 198px;
    padding-bottom: 15px;
    font-weight: 600;
    text-align: left;
    margin: 0 auto;
}

.files-content i {
    padding-right: 15px;
}

.files-content {
    margin-top: 10px;
    font-size: 14px;
    color: #0085ca;
}

.log-ftr.responsive_fotr {
    background-color: #f2f2f5;
    padding: 17px 0 1px;
    text-align: left;
}

#datetimepicker1 .bootstrap-datetimepicker-widget.dropdown-menu.bottom::after {
    left: 55px;
}

#datetimepicker1 .bootstrap-datetimepicker-widget.dropdown-menu.bottom::before {
    left: 55px;
}

#datetimepicker1 .bootstrap-datetimepicker-widget {
    left: 75px !important;

}


.bg-blog-grey .close {
    color: #0085ca;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 1;
    text-shadow: none;
}

.bg-blog-grey .close i {
    color: #0085ca !important;
}


/** table for log list page ****/

.list-log-file {
    font-weight: 600;
    font-size: 22px;
    color: #222222;
    letter-spacing: 0.45px;
}

.blog-table-log thead {
    background: #f2f3f5;
    border-top: 1px solid #ccc;
}

.log-search-list {
    display: inline-block !important;
    background: #ffffff;
    border: 1px solid #a2abba !important;
    border-radius: 2px !important;
    width: 197px;
    height: 38px;
}

.log-com {
    background-color: #fff;
    border: 1px solid #0085ca;
    border-radius: 4px;
    color: #0085ca;
    font-size: 14px;
    font-weight: 600;
    height: 38px;
    margin-right: 15px;
    margin-top: 2px;
    vertical-align: top;
    width: 87px;
}

.blog-table-log tbody td:last-child {
    text-align: right;
}

.pull-right.col-md-10.text-right {
    padding-right: 0px;
}

.blog-table-log td,
.blog-table-log th {
    border-top: 1px solid #eceeef;
    line-height: 1.5;
    padding: 0.75rem;
    vertical-align: top;
}

.mk-trc {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin-bottom: 0px !important;
}

.blog-table-log td {
    color: #0085ca;
}

.blog-table-log thead th {
    font-weight: 300;
    font-size: 14px;
    color: #3c4352;
    line-height: 20px;
}

.blog-table-log tbody td i {
    padding-right: 14px;
}

.blog-table-log thead th:first-child {
    text-align: center;
}

.blog-table-log tbody th:first-child {
    text-align: center;
}

.arrow-log {
    color: #0085ca;
    font-size: 16px;
    font-weight: 600;
    padding-left: 40px;
    position: relative;
}

.log-com i {
    padding-left: 4px;
}

.arrow-log i {
    color: #0085ca;
    font-size: 30px !important;
    font-weight: 600;
    left: 22px;
    margin-top: -4px;
    position: absolute;
    text-align: left;
}

.arrow-log {
    font-weight: 600;
    font-size: 16px;
    color: #0085ca;
    margin-left: 6%;
}

.data-top-banner {
    background: #d4d8e0;
    padding-bottom: 8px
}

.data-top-banner h3 {
    font-family: Open Sans;
    color: #000000;
    font-size: 12px;
    text-align: left;
    line-height: 19px;
    padding-left: 3%;
}

.data-top-banner h3 span {
    font-family: Open Sans;
    color: #000000;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    line-height: 22px
}

.list-log-page {
    padding-bottom: 30%;
}
.blog-table-log tbody td {
  
    padding-top: 11px !important;
 
}
.blog-table-log tbody th {
     
    padding-top: 11px !important;
     
}

.uploa-log-delete {
    display: inline-block;
    list-style-type: none;
    position: absolute;
    right: 47px;
    top: 0;
}

.uploa-log-delete li i {
    font-size: 16px;
    padding-right: 25px;
    color: #0085ca;
}

.uploa-log-delete li {
    display: inline-block;
    list-style-type: none;
}
.log-search-list.visible-xs.search-custom-list {
    display: none !important;
}
.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
    color: #777777;
    opacity: 0.5;
}

/***** responsive to be pasted in responsive folder****/

@media (max-width: 1400px) {
#datetimepicker1 .bootstrap-datetimepicker-widget {
    left: 150px !important;
     
}
.search-custom-list
{
  display: none !important;
}
}
@media (max-width: 1300px) {
#datetimepicker1 .bootstrap-datetimepicker-widget {
    left: 120px !important;
     
}
}
@media (max-width: 1200px) {
#datetimepicker1 .bootstrap-datetimepicker-widget {
    left: 90px !important;
     
}
.log-search-list {
     width: 180px;
}
.log-com
{
  margin-right: 0px;
}
}
@media (max-width: 992px) {
    .cal-ender.pull-left.col-md-5 {
        padding-left: 0px;
        padding-right: 0;
    }
    .search-box.pull-right.col-md-5 {
        padding-right: 0px;
        padding-left: 0px;
        margin-bottom: 15px;
    }
    .cal-ender {
    padding-left: 3px;
}
.blog-popup {
    margin-top: 10%;
}
.arrow-log {
    color: #0085ca;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-left: -1%;
}
 

.uploa-log-delete {
    display: inline-block;
    list-style-type: none;
    position: relative;
    right: 44px;
    top: 0;
    width: 100%;
}
}

@media (max-width: 768px) {
    .blog-sl-tb
    {
        padding: 0px;
    }
.arrow-log {
     margin-bottom: 0px;
   
}
.search-custom-list
{
  display: block !important;
}
  .blog-rt-panel {
     margin-bottom: 15%;
   
}
    .mthandyear {
        padding-bottom: 5px;
        padding-left: 25px;
        padding-top: 5px;
    }
    .blog-table-log .edit-btn {
        font-weight: 600;
    }
    .arrow-log {
        margin-left: 0%;
    }
    .arrow-log {
        padding-left: 20px;
        position: relative;
    }
    .log-pad {
        padding: 0px !important;
    }
    .uploa-log-delete li i {
        color: #0085ca;
        font-size: 22px;
        padding-right: 5px;
        text-align: right;
    }
    .uploa-log-delete > li:nth-child(1) {
        padding-right: 35px;
    }
    .uploa-log-delete {
        right: 0;
        text-align: right;
        top: 0;
        width: 100%;
    }
    .arrow-log i {
        color: #0085ca;
        font-size: 30px !important;
        font-weight: 600;
        left: 0;
        margin-top: -3px;
        position: absolute;
        text-align: left;
    }
    .log-ftr.responsive_fotr {
        background-color: #f2f2f5;
        padding: 10px 0 42px;
        text-align: left;
    }
    .nav.nav-tabs.blog-responsive {
        margin-bottom: 30px;
        padding-top: 30px;
        background: #d4d8e0;
    }
    .blog-responsive li.active > a {
        background: #fff;
    }
    .blog-responsive li > a {
        font-size: 16px;
        color: #0275d8;
        background: #eceef2;
    }
    .blog-responsive.nav-tabs > li {
        float: left;
        margin-bottom: -1px;
        margin-left: 17px;
        margin-right: 0;
        cursor: pointer;
    }
    .blog-responsive li > a,
    .blog-responsive li.active > a {
        font-weight: 600;
        font-size: 16px;
        color: #373a3c;
        line-height: 21px;
        padding: 10px 25px;
    }
    #custom-search-input {
        margin : 0 auto 10px;
        border: 1px solid #a2abba !important;
        width: 30%;
        margin-right: 15px;
    }
    .blog-table-log thead
    {
        border-top: 0px solid #fff;
    }
    .cal-ender.pull-left.col-xs-12 {
        padding: 0;
    }
    .search-box.pull-right.col-xs-12 {
        padding: 0;
    }
    .media-left.col-xs-12 {
        padding-left: 0;
    }
    .media-left.col-xs-12 img {
        width: 100%;
    }
    .blog-tile-img {
        padding-left: 0px;
        padding-top: 15px;
        text-align: center;
        vertical-align: middle;
    }
    .adplus,
    .dmnload {
        font-size: 22px;
        color: #0085ca;
    }
    .dmnload {
        margin-top: 3px;
        position: absolute !important;
        right: 10%;
    }
    .adplus {
        margin-top: 3px;
        position: absolute !important;
        right: 25%;
    }
    .blog-popup {
        margin-top: 10%;
    }
    .log-search-list {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid #a2abba !important;
        border-radius: 2px !important;
        display: inline-block !important;
        height: 38px;
        margin-bottom: 0 !important;
        margin-top: 20px;
        width: 100%;
    }
    .list-log-file
    {
       float: left;
    }
}
@media (max-width: 767px){
       #custom-search-input {
        margin : 0 auto 10px;
        border: 1px solid #a2abba !important;
        width: 95%;

    }
 
}
@media (max-width: 750px){
    .blog-table-log tbody td:last-child {
    text-align: right;
    bottom: 0px;
    vertical-align: middle;
    padding-top: 26px !important;
    margin-top: 6px;
}
}
@media (max-width: 350px){
    th.blog-sl {
    padding-left: 8px !important;
}
}

@media (max-width: 600px) {
	.pull-left {
	display: inline !important; 
	text-align: right !important;
	float: none !important;
}
}

.del-search-combo {
	display: inline-block; 
	float:right;
}

@media (max-width: 600px) {
	.del-search-combo {
	text-align: left !important;
	float: none !important;
}
}

.text-search-input {
	text-align: left;
}


