﻿/*Addeed breadcrumbmenustyles.css
     Raj 11-10-2016
    */

.ecpanelheading .panel-title {
    font-family: 'Open Sans';
    font-size: 13px;
    margin:0px;
}
body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 13px !important;
    color: #555;
    line-height: 1.42857;
    background-color: #fff;
    background: url(../images/container_bg.jpg);
    /* padding-bottom: 50px; */
    overflow-x: hidden;
    overflow-y: scroll !important;
}

.admin_entries {
    position: relative;
    padding: 0px 0px 50px 0px; 
}

.user_account_select {
    margin-bottom: 0px;
}

.list-group-item .row {

    width:100% !important;
}

admin_mid_top .glyphicon {
    margin: 0 7px;
}


.admin_mid_top i {
    padding: 3px 0;
}

/*.breadcrumb_div li {
    float: left;
    padding-top: 15px;
    list-style: outside none none;
}
.breadcrumb_div li a {
    border-left: 1px solid #d0b061 !important;
    color: #000000;
    float: left;
    list-style: outside none none;
    padding: 0 5px 0 5px;
    line-height: 20px;
    text-decoration: none !important;
}*/


.li_top_bg {
    background: rgba(0, 0, 0, 0) url(../images/li_top_bg.png) no-repeat scroll center 0px !important;
    position: relative;
}

/* loader gif*/
.loader_pre_a {
    margin: 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    z-index: 30001;
    opacity: 0.9;
}

.loader_pre_b {
    position: absolute;
    color: White;
    top: 40%;
    left: 40%;
}

UNUSED.h1, UNUSED.h2, UNUSED.h3, UNUSED.h4, UNUSED.h5, UNUSED.h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.6;
}


/*over written -- content area styles view page*/
.admin_entries_list {
    padding: 50px 0px;
}

.form_data_view {
    margin: 40px 0;
    font-size: 13px;
}

.form_data_view fieldset {
    background: #fff;
    border: 1px solid #dddddd !important;
    box-shadow: 0 0 0 0 #000000;
    margin: 0 0 1.5em !important;
    padding: 0 1.4em 1.4em !important;
}

.content_body {
    background: #fff;
    padding: 10px;
}
.edit_form_data_content {
    background: #fff;
    border-radius: 8px;
    padding: 0px 0px;
    margin-bottom: 15px;
}

.content_body_bg {
    background: #3a3f53 none repeat scroll 0 0;
    color: #fff;
}

.content_body_bg h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 36px;
    margin: 0;
}
.content_body_bg h6 {
    font-size: 14px;
    margin: 0;
    padding: 0 10px 10px 0;
    word-wrap: break-word;
}

.edit_form_data_content .list-group {
    margin: 10px 20px;
}



.form_design_view_title_btns {
    padding: 0px 0;
}

.form_design_view_title_btns .btn.btn-warning {
    border-radius: 30px;
    font-size: 14px !important;
    line-height: 20px !important;
    margin: 0 10px;
    padding: 7px 15px !important;
    background: #eeb62b !important;
    color: #fff !important;
}

.form_design_view_title_btns .btn.btn-success {
    border-radius: 30px;
    font-size: 14px !important;
    line-height: 20px !important;
    margin: 0 10px;
    padding: 7px 15px !important;
    background: #6ee06f !important;
}

.form_design_view_title_btns .btn.btn-danger {
    border-radius: 30px;
    font-size: 14px !important;
    line-height: 20px !important;
    margin: 0 10px;
    padding: 7px 15px !important;
    background: #f63933 !important;
}


UNUSEDa.btn.btn-lg.btn-primary.btn-block, a.btn {
    text-decoration: none !important;
}
.btn, UNUSED.btn-large, .btn-flat {
    text-transform: initial;
    font-size: 13px;
    font-weight: normal;
}


UNUSEDa, a:visited, a:focus, a:active, button, a:hover {
    outline: 0 none !important;
}
/*.modal {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fafafa;
    padding: 73px;
  
    width: 100%;
    margin: auto;
    overflow-y: none !important;
    border-radius: 2px;
    will-change: top, opacity;
    z-index: 1000 !important;
}

.modal {
    background-color: transparent;
    box-shadow: none;
    z-index: 10000 !important;
}
.modal {
    box-shadow: 1px 1px 1px 1px 2px #ccc;
    border: none;
}



.modal .modal-content {
  
    z-index: 1000 !important;
}
.modal .modal-content {
    padding: 0px;
}
.modal .modal-content {
    border: 5px solid #3A3F53;
    border-radius: 5px;
    z-index: 9000 !important;
}


.modal .modal-header {
    background: #3A3F53;
    padding: 10px;
    z-index: 1000 !important;
    text-align: center;
}
.mod_height {
    height: 50px;
}

.modal-body > div {
    text-align: center;
}
.bootbox-body
{
    word-break:break-all;
}
.form_data_view .form-group {
    margin: 10px auto !important;
    width: 94%;
}

.form-control {
    padding: 0px 15px;
}

.modal .modal-footer {
    border-radius: 0 0 2px 2px;
    background-color: #fafafa;
    padding: 4px 6px;
    height: 50px;
    width: 100%;
}

.form_design_imp_title_btns {
    padding: 0px 0;
}




.modal-dialog .btn-danger {
    color: #fff;
    background-color: #eeb62b !important;
    border-color: #eeb62b;
}

.modal .modal-footer .btn, UNUSED.modal .modal-footer .btn-large, UNUSED.modal .modal-footer .btn-flat {
    float: right;
    margin: 6px 5px;
}

.modal .modal-footer .btn, UNUSED.but_but {
    border-radius: 30px;
    font-size: 14px !important;
    line-height: 20px !important;
    margin: 0 10px;
    padding: 7px 15px !important;
    background: #6ee06f;
}


.modal-dialog .btn-success {
    color: #fff;
    background-color: #6ee06f !important;
    border-color: #6ee06f !important;
}*/
.success_model .modal-dialog.modal-lg {
    max-width: 820px !important;
    width: 820px !important;
}

.success_model .modal-dialog.modal-md {
    max-width: 700px !important;
    width: 700px !important;
}

.success_model .modal-dialog.modal-sm {
    max-width: 450px !important;
    width: 450px !important;
}

@media screen and (max-width:767px){
    .success_model .modal-dialog.modal-lg,
    .success_model .modal-dialog.modal-md,
    .success_model .modal-dialog.modal-sm,
    .success_model .modal-dialog {
        width:100% !important;
        max-width:100% !important;
        top:30px;
    }

    .modal .modal-content{
        width: calc(100% - 20px) !important;
        margin:0 10px !important;
    }
    .success_model .modal-dialog{
        margin:0 !important;
    }
}
@media screen and (min-width:768px) and (max-width:991px){
    .success_model .modal-dialog.modal-lg {
        max-width: 820px !important;
        width: 100% !important;
    }
    .success_model .modal-dialog.modal-md {
        max-width: 700px !important;
        width: 100% !important;
    }
    .success_model .modal-dialog.modal-sm{
        max-width: 450px !important;
        width: 100% !important;
    }
    .modal .modal-content{
        width: calc(100% - 20px) !important;
        margin:0 10px !important;
    }
}
.success_model.modal{
}
.success_model .modal-dialog {
    top: calc(50% - 150px);
    font-family: 'Roboto', sans-serif;
}

.success_model {
    display: block;
    background: rgba(0,0,0,0.9);
}

    .success_model .modal-content {
        border-radius: 0;
    }

    .success_model .modal-header .close {
        position: absolute;
        top: -12px;
        right: -12px;
        opacity: 1;
        text-shadow: none;
        background: #FFF;
        width: 26px;
        height: 26px;
        border-radius: 13px;
    }

    .success_model.info_model .modal-header .close {
        top: -12px;
        right: -12px;
    }

    .success_model .modal-header {
        padding: 20px 0;
    }

        .success_model .modal-header.green {
            background-color: #2ed784;
        }

        .success_model .modal-header.red {
            background-color: #dc505b;
        }

.modal-header.yellow.stars {
    background: #fdd736 url('../Images/popupimages/info_bg.png') center center no-repeat;
    padding: 0;
}

.success_model .modal-header.red.stars {
    background: #dc505b url('../Images/popupimages/info_bg.png') center center no-repeat;
    padding: 0;
}

.success_model .notif_icon {
    max-width: 50px;
    display: block;
    margin: 0 auto;
    position: relative;
}

    .success_model .notif_icon.style_2 {
        position: relative;
        top: 33px;
        background: #FFF;
        border-radius: 30px;
        box-shadow: 0 0 5px rgba(0, 0, 0, .3);
        max-width: 70px;
        border-radius: 35px;
    }

.success_model .modal-body {
    text-align: center;
}
.success_model .bootbox-body {
        margin-bottom: 25px;
        color: #666;
        font-size:14px;
    }
.success_model .bootbox-body b {
        margin-bottom: 20px;
        font-weight: normal;
        font-size:18px;
        color:#111;
    }

.info_model .modal-body {
    padding-top: 30px;
}

.success_model .btn-default {
    background: #2ed784;
    padding: 5px 30px;
    border-radius: 18px;
    font-size: 14px;
    margin-bottom: 15px;
    color: #FFF;
}

.success_model .btn-default {
    background: #2ed784;
    border: none;
}

    .success_model .btn-default:focus,.success_model .btn-default:hover {
        background: #2ed784;
        color: #FFF;
        outline:none;
    }

    .success_model .btn-default.danger {
        background: #dc505b;
    }

        .success_model .btn-default.danger:focus {
            background: #dc505b;
        }

.success_model.info_model .btn-default {
    margin: 0 5px 15px 5px;
}

.modal-footer {
    text-align: center;
}

.left_move {
    margin-left: -150px;
}

.entrie_icons {
    margin-top: 30px;
}

.entrie_list_icon {
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
}

    .entrie_list_icon .fa {
        background: none;
        -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
        -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
        transition: transform ease-out 0.1s, background 0.2s;
    }

    .entrie_list_icon > label {
        bottom: 0;
        display: block;
        position: relative;
        text-align: center;
        top: 0;
    }

    .entrie_list_icon .fa:after {
        top: 0;
        left: 0;
        padding: 0;
        z-index: -1;
        box-shadow: 0 0 0 2px rgba(255,255,255,1);
        opacity: 0;
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }

    .entrie_list_icon .fa:hover {
        background: none;
        -webkit-transform: scale(0.93);
        -moz-transform: scale(0.93);
        -ms-transform: scale(0.93);
        transform: scale(0.93);
        color: #000;
    }

        .entrie_list_icon .fa:hover:after {
            -webkit-animation: sonarEffect 1.3s ease-out 75ms;
            -moz-animation: sonarEffect 1.3s ease-out 75ms;
            animation: sonarEffect 1.3s ease-out 75ms;
        }

.list-group-item:first-child {
    border-top-left-radius: 0 !important;
}

.edit_form_data_content .list-group-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
}
ul.list-group li.list-group-item {
    padding: 5px 10px !important;
}

/*.entrie_list_icon .fa::before {
    display: block;
    font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 44px;
    text-transform: none;
}

.entrie_list_icon {
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
}

.entrie_icons .fa {
    border-radius: 70px;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
}


.entrie_list_icon .fa {
    text-align: center;
}

    .entrie_list_icon .fa.fa-envelope {
        background: rgba(58,201,173,0.2);
        color: #3ac9ad;
    }

    .entrie_list_icon .fa.fa-file-pdf-o {
        background: rgba(90,143,185,0.2);
        color: #5a8fb9;
    }

    .entrie_list_icon .fa.fa-print {
        background: rgba(82,177,77,0.2);
        color: #52b14d;
    }

    .entrie_list_icon .fa.fa-trash-o {
        background: rgba(255,00,00,0.2);
        color: #ff0000;
    }


    .entrie_list_icon .fa {
    font-size: 0px;
    margin: 0 25px;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #000;
}

    .entrie_list_icon .fa:after {
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }*/


    @keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }

    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #F7CC64, 0 0 0 10px rgba(255,255,255,0.5);
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #F7CC64, 0 0 0 10px rgba(255,255,255,0.5);
        transform: scale(1.5);
        opacity: 0;
    }
}


.mar_top {
    margin-top: 20px;
}

/*.box_1a {
    background: #fff;
    text-align: center;
    box-shadow: 5px 5px 5px rgba(0,0,0,.5);
}

.box_1b {
    border: 1px solid #eee;
    background: #fff;
    text-align: center;
    height: 85px;
    box-shadow: 5px 5px 5px rgba(0,0,0,.5);
}

.box_1a_footer {
    background: #3ac9ad;
    border-top: 1px solid #eee;
    display: block;
    height: 17px;
    line-height: 17px;
    font-size: 9px;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    color: #fff;
}

.box_1a span {
    display: block;
    font-size: 12px;
    padding: 10px 0 0 0;
    font-weight:600
}*/

    .remarks-data p{
           background: #fff;
    margin: 10px;
	position: relative;
    padding: 5px 25px 5px 10px;
        line-height: 20px;


}
       .comments .ectextArea ,  .comments .ectextArea:focus{
    height: 60px !important;
    overflow: auto !important;
    padding: 5px 0px 0px 5px;
    border-radius: 0;
    background: rgba(255,255,255,0.3) !important;
    border: 0;
    color:#fff !important;
    padding-left:10px;
}
       .comments .ectextArea::-moz-placeholder{
           color:#fff;
       }
        .comments .ectextArea::-moz-placeholder {
            color: #fff;
        }
           .comments .ectextArea::placeholder{
           color:#fff;
       }
       
       .remarks-data {
    min-height: 90px;
}
         /*.remarks-data p:nth-child(odd) {
           border-left: 2px solid #ec971f;
        }
          .remarks-data p:nth-child(even) {
           border-left: 2px solid #3ac9ad;
        }*/

        /*.remarks-data p:nth-child(odd)::after {
            border-right-color: #ec971f;
        }

        .remarks-data p:nth-child(even)::after {
            border-right-color: #3ac9ad;
        }*/
.remarks-data p:after {
  content: '';
    position: absolute;
    right: 100%;
    top: 0px;
    left:auto;
   
 border-top: 0px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 10px solid #fff;

    bottom:auto;
}
.remarks-data-list {
min-height:90px;
}
.remarks-data-list p {
    color: #e4e4e4;
    border-bottom: 1px dashed rgba(255,255,255,0.3);
    padding: 5px 0;
    margin-bottom:2px;
}
.remarks-data-list p:last-child {
    border-bottom: 0px dashed rgba(255,255,255,0.3);
}
.remarks-data p .remark-close {
    position: absolute;
    top: 6px;
    right: 7px;
    font-size: 18px;
    opacity: 0.5;
    background: #fff;
    height: 23px;
    width: 23px;
    text-align: center;
    cursor: pointer;
}
      .remarks-data p .remark-close:hover {
        opacity: 1;
}
      .remark-submit{
          border-radius:4px !important;
      }
      .remarks-container{
          background:#eaeaea;
          padding:0px;
           margin-bottom:20px;
          /*border:1px solid #eaeaea;*/
          border-radius:4px;
          box-shadow:0px 3px 8px rgba(0,0,0,0.3);
          -webkit-box-shadow:0px 3px 8px rgba(0,0,0,0.3);
          -moz-box-shadow:0px 3px 8px rgba(0,0,0,0.3);
      }
      .remarks-container .eclabel {
    background: #6696bc;
    width: 100%;
    padding: 8px 5px;
    color: #fff;
}
    .remarks-container .form-group {
    padding: 0px;
    margin: 0 !important;
       position:relative;
      
}
    .remarks-container .form-group .ectextArea {
    height: 60px !important;
    overflow: auto !important;
    padding: 5px 30px 5px 5px;
    border-radius: 0;
   border-top: 0;
    border-left: 0;
        border-right: 0;
    box-shadow: none; 
}
     .remarks-container .form-group .ectextArea:focus{
         background:#fff !important;
     }
    .remark-submit-btn{
   position: absolute;
    bottom: 30px;
    right: 13px;
    font-size: 28px;
    line-height: 0;
    top: auto;
    color: #fbc16f;
    cursor: pointer;

      }
    .edits-rightside .buttons {
    /*background:#3a3f53;*/
        border-right: 1px solid #eee;
    }
    .edits-rightside .info {
    background: #3a3f53;
    border-right: 1px solid #eee;
    margin-top: 5px;
    color:#7badca;
    min-height:130px;
}
    .edits-rightside .info p, .edits-rightside .info cite {
    font-weight: bold;
    text-align:left !important;
        word-wrap: break-word;
}
    .created span, .ip span,.updated span {
    padding: 7px 0 4px;
    display: inline-block;
    font-weight: 600;
    color: #fff;
}
    .edit-date-info
    {
color:#6696bc;
font-size:12px;
    }
    .edits-rightside .comments {
    background: #3a3f53;
 margin-top: 5px;
 margin-bottom:15px;
}
    .edits-rightside{
        padding:0 0 0 5px;
    }
    .edits-rightside .buttons .entrie_list_icon {
            margin-bottom:0;
        width: 100%;
        text-align: center;
            padding: 3px;
            background: #3a3f53;
        }
        .edits-rightside .buttons.email-btn .entrie_list_icon, .edits-rightside .buttons.email-btn .entrie_list_icon .fa {
            color: #3ac9ad;
        }
        .edits-rightside .buttons.delete-btn .entrie_list_icon, .edits-rightside .buttons.delete-btn .entrie_list_icon .fa{
        color:#fa6666;
    }
         .edits-rightside .buttons.pdf-btn .entrie_list_icon, .edits-rightside .buttons.pdf-btn .entrie_list_icon .fa{
        color:#1592e5;
    }
          .edits-rightside .buttons.print-btn .entrie_list_icon, .edits-rightside .buttons.print-btn .entrie_list_icon .fa{
        color:#F7CC64;
    }
    .edits-rightside .buttons  .entrie_list_icon .fa{
        border-radius:0;
        
        margin:auto;
    }
    .comments-header .comm-count .fa-comments {
    color: #dbe22e;
    font-size: 35px;
        margin-top: -5px;
    
}
    .comments-header .comm-count{
        position:relative;
    }
    .comments-header .msg-count{
            position: absolute;
    top: 0px;
    right: 0;
    border: 2px solid #3a3f53;
    background: #ff4242;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 14px;
    padding: 2px;
    font-weight: 600;
    font-size: 11px;
    }
    .comments-header label {
    color: #fff;
    font-size: 16px;
}
    .info i{
    padding:0px;
}

/*.timevalue {
    display: block;
    font-style: normal;
    font-size: 12px;
    padding: 0 0 10px 0;
    color: #222;
}*/

/*.datevalue {
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    padding: 0 0 2px 0;
    color: #222;
}*/
label{
    font-weight:600!important;
}

/*.ipaddressvalue {
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    padding: 0 0 2px 0;
    color: #222;
    margin-top: 10px;
}*/

/*.modal .modal-header {
    background: #3A3F53;
    padding: 5px;
    z-index: 1000 !important;
    text-align: center;
}
.mod_height {
    height: 50px;
}

.modal h1, .modal h2, .modal h3, .modal h4 {
    margin-top: 0;
    color: #fff;
}*/


/*.modal h4 {
    margin-top: 0;
    color: #fff;
    font-size: 22PX;
}

.modal-header .close {
    background: #fafafa none repeat scroll 0 0;
    border-radius: 20px;
    color: #f00 !important;
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 22px;
    margin: 0px -5px 0px -0px !important;
    opacity: 1;
    padding: 0 8px 3px;
}*/

.View_button_show_a {
    display: block;
}
.View_button_show_b {
    display: none;
}
/*.email_text {
    
    word-wrap: break-word !important;
    text-align:center !important;
    line-height: 1.7;
}*/
/*#ctrlgroupF2 .fieldcontrol{
 display: inline-table;
}*/ 


@media (min-device-width: 768px) and (min-device-width: 991px) {
    .left_move {
        margin-left: -90px !important;
    }
    .box_1a_footer {   
    height: 30px;
}
    .email_text {
    /*width: 85px !important;*/
    /*word-wrap: break-word !important;
    text-align:center !important;
    line-height: 1.7;*/
}
    /*.View_button_show_a{display:none !important;}
    .View_button_show_b{display:block;}*/
}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .left_move {
        margin-left: -90px !important;
    }
     .box_1a_footer {   
    height: 30px;
}
     .email_text {
    /*width: 120px !important;*/
    word-wrap: break-word !important;
    text-align:center !important;
    line-height: 1.7;
}
}

@media (max-width: 767px) {
    .View_button_show_a {
        display: none !important;
    }

    .View_button_show_b {
        display: block;
    }
    .view_but_close_a {
        margin-bottom: 5px !important;
        margin-left: 25px !important;
    }

    .view_but_save_a {
        margin-left: 37px !important;
        margin-bottom: 5px !important;
        background-color: #f0f !imporant;
    }

    .view_but_pre_a {
        margin-left: 7px !important;
    }

    .view_but_next_a {
        margin-left: 10px !important;
    }
}



@media (max-width: 480px) {
    .View_button_show_a {
        display: none !important;
    }

    .View_button_show_b {
        display: block;
    }
    .view_but_close_a {
        margin-bottom: 5px !important;
        margin-left: 60px !important;
    }

    .view_but_save_a {
        margin-left: 37px !important;
        margin-bottom: 5px !important;        
    }

    .view_but_pre_a {
        margin-left: 7px !important;
    }

    .view_but_next_a {
        margin-left: 40px !important;
    }
    /*.modal .modal-content {
    margin-left: -84px !important;
    width: 260px !important;
}*/
     .left_move {
    margin-left: 0px !important; margin-bottom:70px !important;
}
      .entrie_list_icon .fa {
        margin: 0 10px;
    }
}


@media (max-width: 320px) {
    .View_button_show_a {
        display: none !important;
    }

    .View_button_show_b {
        display: block;
    }
     .view_but_close_a{margin-bottom:5px !important; margin-left: 70px !important;}
    .view_but_save_a{margin-left: 20px !important;}
    .view_but_pre_a{margin-left:-33px;}
    .view_but_next_a{margin-left:-30px;}
        .View_button_show_a{display:none !important;}
    .View_button_show_b{display:block;}
    .view_but_close{margin-bottom:5px; margin-left: -24px;}
    .view_but_save{margin-left: -1px;}
    .view_but_pre{margin-left:-33px;}
    .view_but_next{margin-left:-30px;}
    /*.modal .modal-content {
    margin-left: -84px !important;
    width: 240px !important;
}*/
    .left_move {
    margin-left: 0px !important; margin-bottom:70px !important;
}
     .entrie_list_icon .fa {
        margin: 0 5px;
    }
}

td.form-group.uib-time{
    width:50px !important;
}

.addr_fieldfix{
    margin:0px;
}