@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
    @import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700');
    @import url('https://fonts.googleapis.com/css?family=Suwannaphum');
    @font-face {
        font-family: 'Kh SN Preytakoy';
        src: url('../fonts/KhSNPreytakoy.eot?') format('eot'),
        url('../fonts/KhSNPreytakoy.woff') format('woff'),
        url('../fonts/KhSNPreytakoy.ttf')  format('truetype'),
        url('../fonts/KhSNPreytakoy.svg#KhSNPreytakoy') format('svg');
    }
    *{margin: 0px; padding: 0px;}
    body{
        margin: 0px;
        padding: 0px;
        background: #fff;
        color: #435061;
        font-size: 13px;
        font-weight: 500;
        font-family: 'Raleway','Suwannaphum', sans-serif;
        overflow-x: hidden;

    }
    a, a:hover, a.active{text-decoration: none;}
    a:hover,
    a:focus {
        text-decoration: none;
        outline: none!important;
    }
    ul{margin: 0;padding: 0;list-style: none;}
    h1,h2,h3,h4,h5,h6{font-family: 'Montserrat', sans-serif;-webkit-font-smoothing: antialiased;font-smoothing: antialiased;font-weight:400;}
    h1{font-size: 24px;color:#2b2b2b;text-align: left;margin-bottom: 25px;text-transform: capitalize;}
    h2{font-size: 18px;color:#2b2b2b;text-align: left;}
    h3{font-size: 16px;color:#2b2b2b;text-align: left;}
    h4{font-size: 14px;color:#2b2b2b;text-align: left;margin-top:30px;}
    p{color:#435061;font-family: 'Raleway', sans-serif, 'Suwannaphum';}

    .clear{clear: both;}
    .row-offset{margin-left:-7px; margin-right:-7px;}
    .pdd-offset{margin-left:-8px; margin-right:-8px;}
    .wrape-header{
        width: 100%;
        background: #ddd;
    }
    .header{
        width: 100%;
        background: #0071cd;
        padding: 20px 0px 20px;
        background-size: cover;
    }

    .log{
        color: #fff;
        margin-top:30px;
        font-family: 'Montserrat', sans-serif;
        text-align: right;
        float: right;
    }
    .log a{
        display: inline-block !important;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 0.3px;
        font-family: 'Montserrat', sans-serif;
    }
    .log li{float: left;}
    .register{
        margin-right:20px;
        display: inline-block;
        max-width: 180px;
        text-align: left;
        position: relative;
        text-transform: uppercase;
        cursor: pointer;

    }
    .register a:before{
        width: 15px;
        height: 18px;
        display:inline-block;
        content: '';
        background: url(../backend/uploads/images/icon.png) -144px -3px;
        position: relative;
        top: 3px;
        margin-right: 10px;
    }
    .register h5{
        margin:0px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 13px;
    }
    .register h5:before{
        width: 15px;
        height: 18px;
        display:inline-block;
        content: '';
        background: url(../backend/uploads/images/icon.png) -144px -3px;
        position: relative;
        top: 3px;
        margin-right: 10px;
    }
    .register ul{
        position: absolute;
        background:#fff;
        min-width: 180px;
        padding:0px 0px;
        display: none;
        top: 35px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        left: 0px;
        z-index: 9;
    }
    .register ul li{
        border-bottom: 1px solid #f5f5f5;
        float: none;
    }

    .register ul li a{
        text-transform: capitalize;
        color: #1573ab;
        letter-spacing: 0.2px;
        font-family: 'Montserrat', sans-serif;
        text-align: left;
        font-weight: normal;
        padding:10px 10px;
        display: block !important;
    }
    .register ul li a:before{
        display: none;
    }
    .ngo-step-1 h2,
    .ngo-step-2 h2,
    .ngo-step-3 h2{
        margin-bottom: 15px;
    }
    .login{
        margin-top: 2px;
    }
    .login a:before{
        width: 12px;
        height: 16px;
        display:inline-block;
        content: '';
        background: url(../backend/uploads/images/icon.png) -168px -3px;
        position: relative;
        top: 1px;
        margin-right: 10px
    }
    .logout{
        margin-top: 2px;
    }
    .logout:before{
        width: 12px;
        height: 16px;
        display:inline-block;
        content: '';
        background: url(../backend/uploads/images/icon.png) -168px -3px;
        position: relative;
        top: 1px;
        margin-right: 10px
    }

    .banner-text{
        font-family: 'Kh SN Preytakoy';
        color: #fff;
        font-size: 28px;
        margin-top: 5px;
    }
    .banner-text-en{
        color: #fefefe;
        font-size: 22px;
        margin-top: 15px;
        font-weight: 300;
        margin-bottom:0px;
    }
    .wr-filter{
        width: 100%;
        background:#ddd;
        min-height: 95px;
        background: url(../backend/uploads/images/search-bg.png) repeat-x;
        padding: 30px 0px;
    }
    .filter-caption{
        font-size: 15px;
        text-align: right;
        font-weight: 600;
        padding-top: 6px;
    }
    .wr-filter .ui-widget{
        display: table;
        margin: 0 auto;
    }
    .wr-filter .ui-widget label{
        font-family: 'Montserrat', sans-serif;
        color: #2a2a2a;
        font-size: 13px;
        margin-right: 20px;
    }
    .search{
        width: 580px;
        padding: 8px 10px;
        font-size: 12px !important;
        font-family: 'Montserrat', sans-serif !important;
        border:1px solid #c2d6e1;
        background:#fff url(../backend/uploads/images/ngo-search.png) center right no-repeat;
        outline: none;
    }
    .search-img{
        float: left;
        margin-top: 3px;
    }
    .search-title{
        display: inline;
    }
    .search-title span{
        font-size: 10px;
        color: #b9b9b9;
        text-transform: capitalize;
    }

    .ui-widget-content{
        -webkit-box-shadow: 0px 3px 13px -1px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 3px 13px -1px rgba(0,0,0,0.2);
        box-shadow: 0px 3px 13px -1px rgba(0,0,0,0.2);
    }
    .ui-state-hover,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-hover,
    .ui-state-focus, .ui-widget-content
    .ui-state-focus, .ui-widget-header .ui-state-focus{
        background:#0080ff !important;
        border: 1px solid rgba(255,255,255,0);
    }
    .ui-state-hover a,
    .ui-widget-content .ui-state-hover a,
    .ui-widget-header .ui-state-hover a,
    .ui-state-focus a, .ui-widget-content
    .ui-state-focus a, .ui-widget-header .ui-state-focus a{
        color: #fff;
    }
    .ui-menu-item img{
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }
    .ui-widget-content a{
        display: block;
        color: #2b2b2b;
        font-size: 12px;
    }
    .ui-menu-item:hover a{
        color: #fff;
    }
    .in-offset{
        margin:0px -5px;
    }
    .out-offset{
        margin:0px -10px;
    }


    .wr-ngo-menu{
        width: 100%;
        background: #efefef;
        border-top: 1px solid #fff;
    }
    .navbar-toggle .icon-bar{
        width: 22px;
        height: 2px;
        background: #0072ce;
    }

    .ngo-menu{
        display: table;
        margin: 0 auto;
        padding: 12px 0px;
    }
    .ngo-menu ul li{
        display: inline-block;
        margin-right: 55px;
    }
    .ngo-menu ul li:last-child{
        margin-right: 0px;
    }
    .ngo-menu ul li a{
        color: #146da2;
        font-family: 'Montserrat', sans-serif;
        font-size: 13px;
    }
    .ngo-menu ul li a:before{
        display: inline-block;
        content: '';
        position: relative;
        top: 1px;
        margin-right: 10px
    }
    .ngo-menu ul li:nth-child(1) a:before{
        width: 14px;
        height: 12px;
        background: url(../backend/uploads/images/icon.png) -5px -105px;
    }
    .ngo-menu ul li:nth-child(2) a:before{
        width: 5px;
        height: 12px;
        background: url(../backend/uploads/images/icon.png) -28px -105px;
    }
    .ngo-menu ul li:nth-child(3) a:before{
        width: 12px;
        height: 12px;
        background: url(../backend/uploads/images/icon.png) -43px -105px;
    }
    .ngo-menu ul li:nth-child(4) a:before{
        width: 13px;
        height: 12px;
        background: url(../backend/uploads/images/icon.png) -65px -105px;
    }
    .ngo-menu ul li:nth-child(5) a:before{
        width: 10px;
        height: 12px;
        background: url(../backend/uploads/images/icon.png) -88px -105px;
    }
    .ngo-menu ul li:nth-child(6) a:before{
        width: 15px;
        height: 12px;
        background: url(../backend/uploads/images/icon.png) -108px -105px;
    }
    .menu-left{
        background: #efefef;
        height: 100%;
        min-height: 100%;
    }
    .ngo-admin-content{
        padding: 0px 30px;
    }
    .welcome{
        border-bottom: 1px solid #c4d8e5;
        padding-bottom: 30px;
        margin-bottom: 40px;
    }
    .welcome h1{text-transform: capitalize;font-weight: 400;color:#2b2b2b;margin-top:0px;}
    .wr-content{
        padding: 40px 0px;
        background: #fff;
    }
    .wr-content p{line-height:22px;}
    .content ol{
        margin-left: 35px;
        margin-bottom: 30px;
    }
    .content ol li{margin-bottom: 5px;}
    .content ul li{
        line-height: 20px;
        margin-bottom: 10px;
    }
    .content ul li:before{
        width: 6px;
        height: 6px;
        display: inline-block;
        content: '';
        background: #48a3de;
        border-radius: 50%;
        position: relative;
        top: -1px;
        margin-right: 10px;
    }
    .content img{
        display: block;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .content-right{
        padding-left:30px;
    }
    .wr-member{
        padding: 15px 0px;
    }
    .wr-ngo{
        width: 100%;
        height: auto;
        padding: 10px;
        margin-bottom: 20px;
        border: 1px solid #d8d8d8;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    }
    .wr-ngo img{
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        width: 100%;
        margin-bottom: 20px;
    }
    .ngo-desc{
        padding-left: 20px;
    }
    .ngo-desc h3{
        color: #2b2b2b;
        margin:5px 0px;
        text-transform: uppercase;
        font-family: 'Raleway', sans-serif,'Suwannaphum';
        font-size: 12px;
        font-weight: 700;
        line-height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;

    }
    .ngo-desc h3 a{
        color: #2b2b2b;
    }
    .ngo-desc p{
        color: #2b2b2b;
        font-weight:700;
        font-size:13px;
        text-transform:uppercase;
        font-family: 'Raleway', sans-serif,'Suwannaphum';
        margin-bottom: 5px;
    }
    .ngo-desc p a{
        color: #2b2b2b;
    }
    .wr-ngo ul li{
        display: inline-block;
        color: #989898;
        font-weight: bold;
        font-style: italic;
        text-transform: uppercase;
        font-size:10px;
        margin-bottom: 0px;
    }
    .wr-ngo ul li:first-child{margin-right:20px;}
    .wr-ngo ul li a{color: #989898;}
    .province:before{
        width: 12px !important;
        height: 11px !important;
        display: inline-block;
        content: '';
        position: relative;
        background: url(../backend/uploads/images/icon.png) -212px -3px !important;
        border-radius: 0px !important;
        top: 1px !important;
    }
    .email:before{
        width: 12px !important;
        height: 10px !important;
        display: inline-block;
        content: '';
        position: relative;
        background: url(../backend/uploads/images/icon.png) -232px -3px !important;
        border-radius: 0px !important;
        top: 1px !important;
    }
    .wr-ngo:hover{
        border: 1px solid #0674cd;
    }
    .wr-ngo:hover .ngo-desc h3 a, .wr-ngo:hover .ngo-desc p a, .wr-ngo:hover ul li a {
        color: #0674cd;
    }
    .website::before {
        width: 12px !important;
        height: 12px !important;
        display: inline-block;
        content: '';
        position: relative;
        background: url(../backend/uploads/images/icon.png) -132px -104px !important;
        border-radius: 0px !important;
        top: 1px !important;
    }

    .site-login{
        width:100%;
        padding:20px 50px 50px 50px ;
        background: #eee;
    }
    .site-login h3{
        text-transform: uppercase;
        text-align: center;
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
        margin-bottom: 25px;
        color: #337ab7;
        letter-spacing: 1px;
    }
    .site-login input{
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        font-size: 12px;
    }
    .radio, .checkbox{text-align: center;}
    .btn-login{text-align: center;display: block;}
    .btn-login button{
        padding: 10px 40px;
        display: block;
        text-align: center;
        width: 100%;
        border: 0px;
    }
    .btn-filter-ngo{
        width: 100%;
        border-radius: 0px;
        margin-top: 7px;
        padding: 8px;
    }
    .select2-selection--single{
        margin-top: 7px;
    }
    .wr-title{
        width: 100%;
        padding: 0px 0px;
        border-bottom: 1px solid #c4d8e5;
        margin-bottom: 60px;
    }
    .export{
        width: 200px;
        padding: 6px 10px;
        border: 1px solid #c4d8e5;
        background: url(../backend/uploads/images/select-bg.png) center right no-repeat;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
    }
    .export-submit{
        background: none;
        border:1px solid #ddd;
        padding: 6px 10px;
        border-radius: 3px;
        border: 1px solid #c4d8e5;
        outline: none;
    }
    .ngo-network-item p::before {
        margin-right: 10px;
    }
    .ngo-network-item{
        padding: 15px 0px 15px 20px;
    }
    .ngo-network-item h3,
    .ngo-network-item h3 a{
        color: #989898;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        margin-top: 10px;
    }
    .network-type{
        color: #6a829a;
        text-transform: capitalize;
        font-size: 13px;
    }
    .ngo-network-item p{
        color:#737373!important;
        margin-bottom: 5px;
    }
    .ngo-network-item:hover h3,
    .ngo-network-item:hover h3 a,
    .ngo-network-item:hover p a{
        color: #0071cd!important;
    }
    /*============= Form Register ============*/
    .form-control {
        width: 100%;
        height: 40px;
        padding: 9px 14px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #f8f8f8;
        border: 1px solid #c4d8e5;
        border-radius: 0px;
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
        outline: none;

    }
    .form-control:focus{
        box-shadow: 0px;
        outline: none;
        border: 1px solid #c4d8e5 !important;
        -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
    }
    select.form-control,
    select.select2 {
        -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: #f8f8f8 url(../backend/uploads/images/down-arrow.png) no-repeat 97% 50% !important;
        background-size: 8px !important;
        font-size: 13px;

    }
    select.select2{
        margin-top: 7px;
    }
    .select2-container .select2-selection--single .select2-selection__rendered{
        padding-left: 4px;
    }
    .dropzone {
        min-height: 115px;
        border: 2px solid #c4d8e5;
        background: white;
        padding: 20px 20px;
    }
    .has-success .form-control{
        border-color: #c4d8e5;
        -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
    }
    .has-success .form-control:focus{
        box-shadow: 0px;
        outline: none;
        border: 1px solid #c4d8e5!important;
        -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    }

    .select2-container--default .select2-selection--single{
        padding: 5px 14px;
        font-size: 13px;
        line-height: 1.42857143;
        color: #555;
        background-color: #f8f8f8;
        border: 1px solid #c4d8e5;
        border-radius: 0px;
        height: auto;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow b{
        margin-left: -10px;
        margin-top: 10px;
    }

    .btn-search-admin,
    .btn-search-registration,
    .btn-search-budget,
    .btn-search-branch,
    .btn-search-staff{
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 0px;
        width: 100px;
        border:0px;
        padding: 11px 10px;
    }

    .search-admin,
    .search-registration,
    .search-budget,
    .search-branch,
    .search-staff,
    .search-ngo-document{
        position: relative;
        width: 100%;
        padding: 10px;
        border-radius: 0px;
        border:1px solid #c2d6e1;
        background-color: #f8f8f8;
    }
    .wr-search-buttom{
        margin-bottom: 20px;
    }
    .ngo-network-admin-table .delete-status-change,
    .ngo-network-admin-table .delete,
    .wr-ngo-registration .delete-registration,
    .wr-ngo-budget .delete-budget,
    .ngo-branch-list .delete,
    .ngo-staff-list .delete{
        margin-left: 15px;
    }
    /*========= Tab Content ==============*/
    .wrapper_tab h1{
        margin-top: 0px;
    }
    .detail{
        margin-bottom: 20px;
    }

    .tab_header ul{
        list-style: none !important;
    }
    .tab_header{
        margin-bottom: 35px;
    }
    .wrapper_tab .tab_content.active{
        display: block;
    }
    .wrapper_tab .tab_content{
        padding-top: 5px;
        display: none;
    }
    .wrapper_tab .tab_content h2,
    .tab_content h1,
    .tab_content h3{
        margin-top: 0px;
    }
    .wrapper_tab h3{
        font-size: 14px;
        display: block;
        margin: 0px 0px 20px;
        text-transform: uppercase;
        font-weight: 700;
    }
    ul.tab_header > li:first-child a{
        margin-top: 0px;
    }
    ul.tab_header > li > a{
        padding:10px 15px;
        display: block;
        border-top: 1px solid #e0e8ea;
        color: #0a4557;
        margin: 0px !important;
        text-align: left;
        cursor: pointer;
        font-size: 14px;
        text-transform: capitalize;
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -ms-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
    }
    ul.tab_header > li a .fa{
        margin-right: 7px;
    }
    .wrapper_tab > ul > li:before{
        display: none;
    }


    ul.tab_header > li > a:hover,
    ul.tab_header > li > a:focus,
    ul.tab_header > li.active a{
        padding-left: 25px;
        background: #e0e8ea;
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -ms-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
    }
    ul.tab_header > li:last-child{
        border-bottom: 1px solid #e0e8ea;
    }

    .update-information h1{
        margin-top: 0px;
        margin-bottom: 25px;
    }
    /*===========Footer============*/
    .wrape-footer{
        background: #464e54;
        height: auto;
    }
    .footer-top{
        width: 100%;
        padding: 10px 0px;
    }
    .footer-top h2{
        margin-top: 0px;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 30px;
    }
    .wr-address{
        width: 260px;
        margin: 0 auto;
    }
    .footer-top p{
        color: #fff;
        font-size: 11px;
        font-weight: 500;
        margin-bottom: 5px;
        text-align: center;
        font-family: 'Montserrat', sans-serif;
    }
    .footer-top p span{
        font-size: 14px;
        width: 30px;
    }
    .social{margin-top: 30px;}
    .social ul{
        display: table;
        margin: 0 auto;
    }
    .social-icons li {
        display: inline-block;
        padding: 0;
        position: relative;
        margin-right: 7px;
    }
    .social-icons li:before {
        display: none;
    }
    .social-icons li a {
        background: transparent;
        border: 1px solid #cacfd3;
        color: #cacfd3;
        font-size: 13px;
        line-height: 30px;
        text-align: center;
        width: 30px;
        height: 30px;
        display: block;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    .social-icons li a > i,
    .social-icons li a > .fa {
        color: #c9c9c9;
    }
    .social-icons li:hover a {
        background: transparent none repeat scroll 0 0;
        color: #FFF;
        border-color: #56aae0;
        background: #56aae0;
    }
    .social-icons li:hover a i {
        color: #fff;
    }
    .f-social ul{
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .f-social ul li{
        margin-bottom: 8px;
    }
    .f-social ul li:before{
        width: 5px;
        height: 2px;
        position: relative;
        display: inline-block;
        content: '';
        background: #fff;
        top: -3px;
        margin-right: 10px;
    }
    .f-social ul li a{
        font-size: 13px;
        color: #fff;
    }
    .f-social ul ul{display: none;}
    .footer{
        width: 100%;
        background: #4e555e;
        font-weight: 500;
        color: #fff;
        padding: 10px 0px 7px;
    }
    .copy{
        text-transform: uppercase;
        font-size: 11px;
    }
    .power{
        text-transform: uppercase;
        text-align: right;
        font-size: 11px;
    }
    .power a{
        text-transform: none;
        color: #beceda;
    }
    .loader{
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999999;
        background: url('../backend/uploads/images/page-loader.svg') 50% 50% no-repeat rgb(249,249,249);
    }
    .site-error{
        padding: 40px;
        text-align: center;
    }
    .site-error h1{
        font-size: 190px;
        text-align: center;
        color: #56aae0;
    }

    .site-error h2{
        font-size: 26px;
        text-align: center;
    }
    .site-error p{
        font-size: 14px;
        text-align: center;
    }
    .site-error h6 a{
        color: #56aae0;
    }


    .ngo-step{
        margin-bottom: 30px;
        overflow: hidden;
        counter-reset: step;
    }
    .ngo-step li{
        list-style-type: none;
        color: #333;
        text-transform: uppercase;
        font-size: 12px;
        width: 33.33%;
        float: left;
        position: relative;
        text-align: center;
    }
    .ngo-step li:before{
        content: counter(step) !important;
        counter-increment: step;
        width: 40px !important;
        height: 40px !important;
        line-height: 20px;
        display: block !important;
        font-size: 14px;
        color: #fff !important;
        background: #095483 !important;
        border-radius: 3px !important;
        margin: 0 auto 5px!important;
        padding:10px 15px;
        z-index: 3;
        position: relative;
    }

    .ngo-step li:after{
        content: '';
        width: 100%;
        height: 2px;
        background: #333;
        position: absolute;
        left: -50%;
        top: 20px;
        z-index: 1;
    }
    .ngo-step li:first-child:after{
        content: none;
    }

    .ngo-step li.active:before,
    .ngo-step li.active:after{
        background: #27AE60!important;
        color: white!important;
    }
    .action-button{
        margin-top: 25px;
    }
    .btn-submit{
        padding: 10px 40px;
        display: inline-block;
        text-align: center;
        border: 0px;
        color: #fff;
        background-color: #27AE60;
    }
    .btn-previous,
    .btn-next{
        padding: 10px 40px;
        display: inline-block;
        text-align: center;
        border: 0px;
        color: #fff;
        background-color: #337ab7;
    }
    .btn-submit:hover{
        background-color:#00BA4F
    }
    .btn-previous:hover,
    .btn-next:hover{
        background-color:#0359a2;
    }
    .success img{margin: 0 auto;}
    .success h1{
        text-align: center;
    }
    .success h3{
        text-align: center;
    }
    .success p{
        text-align: center;
    }
    .ngo-title{background: #f6f6f6;padding: 15px 5px;    border-bottom: 1px solid #e4e4e4;}
    .ngo-title p{
        margin-bottom: 0px;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        color: #0b4e76;
        text-align: left;
    }
    .ngo-information-list p:before{
        margin-right: 10px;
    }
    .ngo-type,
    .ngo-information-list p,
    .ngo-information-list p a{
        color: #989898;
        text-transform: uppercase;
    }
    .text-center{
        text-align: center!important;
    }
    .website,
    .website a{
        color: #989898!important;
    }
    .ngo-info{
        margin-top: 30px;
    }
    .ngo-info ul li{
        margin: 0px 0px 6px;
        padding: 10px 0px;
        border-bottom: 1px solid #eee;
    }
    .ngo-info ul li:hover{
        border-bottom: 1px solid #0674cd;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    .ngo-information-list p a:hover,
    .ngo-info ul li:hover .ngo-information-list p a,
    .ngo-info ul li:hover .website a{
        color: #0674cd!important;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    .ngo-logo img{width:110px;margin: 0 auto;padding: 10px 0px;}
    .ngo-info ul li p{margin-bottom: 0px;margin-top: 8px;font-family: 'Montserrat', sans-serif, 'Suwannaphum';}
    .ngo-info ul li p span{margin-left: 10px;color: #0072ce;}
    .ngo-view{
        float: right;
        padding: 0px 15px;
        margin-top: 25%;
        margin-right: 70px;
    }
    .ngo-info .summary{
        margin-top: 15px
    }
    .ngo-view:before{
        width: 17px;
        height: 10px;
        display: inline-block;
        content: '';
        background:url(../backend/uploads/images/icon.png) -188px -3px;
    }
    .ngo-info ul li:before{display: none !important;}
    .pagination li:before{display: none !important;}

    .ngo-detail{padding:0px 130px}

    .ngo-admin-detail h2,
    .ngo-detail h2{
        color: #a3a3a3;
        font-style: italic;
        font-weight: bold;
        font-size: 17px;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        margin-top: 0px;
    }
    .update-information h2.info::before,
    .ngo-admin-detail h2.info:before,
    .ngo-detail h2.info:before{
        width: 26px;
        height: 24px;
        display: inline-block;
        content: '';
        position: relative;
        background:url(../backend/uploads/images/icon.png) -58px -205px;
        top: 3px;
        margin-right: 10px;
    }

    .general-information a::before{
        width: 22px;
        height: 22px;
        display: inline-block;
        content: '';
        position: relative;
        background: url(../backend/uploads/images/icon.png) -90px -207px;
        top: 3px;
        margin-right: 10px;
    }
    .user-information a::before{
        width: 22px;
        height: 22px;
        display: inline-block;
        content: '';
        position: relative;
        background: url(../backend/uploads/images/icon.png) -112px -207px;
        top: 3px;
        margin-right: 10px;
    }
    .profile a::before{
        width: 22px;
        height: 22px;
        display: inline-block;
        content: '';
        position: relative;
        background: url(../backend/uploads/images/icon.png) -137px -206px;
        top: 3px;
        margin-right: 10px;
    }
    .ngo-staff a::before{
        width: 22px;
        height: 22px;
        display: inline-block;
        content: '';
        position: relative;
        background: url(../backend/uploads/images/icon.png) -160px -206px;
        top: 3px;
        margin-right: 10px;
    }
    .admin-detail-popup h2.contact:before,
    .branch-detail-popup h2.contact:before,
    .staff-detail-popup h2.contact:before,
    .update-information h2.contact:before,
    .ngo-admin-detail h2.contact:before,
    .ngo-detail h2.contact:before{
        width: 20px;
        height: 24px;
        display: inline-block;
        content: '';
        position: relative;
        background:url(../backend/uploads/images/icon.png) -29px -205px;
        top: 3px;
        margin-right: 10px;
    }
    .admin-detail-popup h2.contact,
    .branch-detail-popup h2.contact,
    .staff-detail-popup h2.contact,
    .update-information h2.network,
    .update-information h2.info,
    .update-information h2.contact,
    .update-information h2.loc{
        color: #a3a3a3;
        font-style: italic;
        font-size: 17px;
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-bottom: 15px;
        border-bottom: 1px solid #c5d8e6;
    }
    .branch-detail-popup h2.contact{
        margin-bottom: 0px;
    }
    .branch-detail-popup label{
        margin-bottom: 0px;
    }
    .branch-detail-popup h2{
        color: #a3a3a3;
        font-style: italic;
        font-size: 17px;
        font-weight: 600;
        margin-top: 25px;
    }
    .branch-detail-popup{
        padding-bottom: 35px;
    }
    .admin-detail-popup{
        padding-bottom: 35px;
    }
    .admin-detail-popup p span{
        width: 180px;
        display: inline-block;
        font-style: italic;
        color: #707070;
    }
    .update-information h2.loc::before,
    .ngo-admin-detail h2.loc:before,
    .ngo-detail h2.loc:before{
        width: 16px;
        height: 24px;
        display: inline-block;
        content: '';
        position: relative;
        background:url(../backend/uploads/images/icon.png) -5px -205px;
        top: 3px;
        margin-right: 10px;
    }
    .ngo-info-brach,
    .ngo-network-document,
    .ngo-network-relate{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .ngo-network-relate h2.network{
        margin-bottom: 30px;
    }
    .ngo-network-relate h2.network:before{
        width: 40px;
        height: 30px;
        display: inline-block;
        content: '';
        position: relative;
        background: url(../backend/uploads/images/icon.png) -182px -198px;
        top: 3px;
        margin-right: 10px;
    }
    .ngo-info-brach h2.branch{margin-bottom:30px;}
    .ngo-info-brach h2.branch:before{
        width: 32px;
        height: 22px;
        display: inline-block;
        content: '';
        position: relative;
        background: url(../backend/uploads/images/icon.png) -185px -173px;
        top: 1px;
        margin-right: 10px;
    }

    .ngo-network-document h2{margin-bottom:20px;}
    .ngo-network-document h2.document:before{
        width: 32px;
        height: 22px;
        display: inline-block;
        content: '';
        position: relative;
        background: url(../backend/uploads/images/icon.png) -185px -173px;
        top: 1px;
        margin-right: 10px;
    }
    .document-img{
        margin-bottom: 30px;

    }
    .ngo-admin-detail h4,
    .ngo-detail h4{
        margin: 15px 0px;
        font-family: 'Montserrat', sans-serif, 'Suwannaphum';
        font-weight: bold;
        font-size: 18px;
    }
    .ngo-info-detail{
        border-bottom: 1px solid #c5d8e6;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .ngo-info-detail img{
        width: 160px;
        margin:0 auto;
    }
    .ngo-info-detail p span{
        width: 40px;
        display: inline-block;
        font-style: italic;
        color: #707070;
    }
    .ngo-info-detail p span.span{
        width: inherit;
        display: inline-block;
        padding: 1px 10px;
        font-size: 12px;
        background: #f3f3f3;
        margin-left: 5px;
        margin-bottom: 5px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    span.btn-publish{
        display: inline-block;
        padding: 6px 15px 4px;
        background: #349a02;
        color: #fff !important;
        border-radius: 25px;
        font-size: 12px;
        width: auto !important;
        font-style: inherit !important;
    }
    span.verify{
        display: inline-block;
        padding: 6px 15px 4px;
        background: #fe970a;
        color: #fff !important;
        border-radius: 25px;
        font-size: 12px;
        width: auto !important;
        font-style: inherit !important;
    }
    span.new-register{
        display: inline-block;
        padding: 6px 15px 4px;
        background: #d20000;
        color: #fff !important;
        border-radius: 25px;
        font-size: 12px;
        width: auto !important;
        font-style: inherit !important;
    }
    .ngo-contact-info{
        border-bottom: 1px solid #c5d8e6;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .ngo-contact-info p span{
        width: 200px;
        display: inline-block;
        font-style: italic;
        color: #707070;
    }

    .branch-detail-popup p span,
    .staff-detail-popup p span{
        width: 140px;
        display: inline-block;
        font-style: italic;
        color: #707070;
    }
    .ngo-location{
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #c5d8e6;
    }

    .ngo-location p span{
        display:block;
        font-style: italic;
        color: #707070;
    }

    .update-info{
        float: right;
        padding: 10px 40px;
        background: #3499ec;
        color: #fff;
        text-transform: uppercase;
    }

    .btn-admn-add-new:hover,
    .btn-add-new-ngo-network:hover,
    .btn-registration-new:hover,
    .btn-budget-new:hover,
    .btn-branch-new:hover,
    .btn-staff-new:hover,
    .btn-member-new:hover,
    .btn-status-change-new:hover,
    .btn-cooperation-new:hover,
    .update-info:hover{
        background-color: #0071cd;
        color: #fff;
    }
    .btn-add-new-ngo-network{
        padding: 10px 20px;
        background: #3499ec;
        color: #fff;
        text-transform: uppercase;
        border: 0px;
        border-radius: 0px;
    }

    .btn-admn-add-new,
    .btn-registration-new,
    .btn-budget-new,
    .btn-member-new,
    .btn-branch-new,
    .btn-cooperation-new,
    .btn-status-change-new,
    .btn-staff-new{
        padding: 10px 20px;
        background: #3499ec;
        color: #fff;
        text-transform: uppercase;
        border: 0px;
        float: right;
    }

    .ngo-network-admin-table table,
    .ngo-network-admin-table table tr,
    .ngo-network-admin-table table tr td,
    .table-bordered > thead > tr > th,
    .ngo-staff-list table,
    .ngo-staff-list table tr,
    .ngo-staff-list table tr td{
        border: 0px;
        font-weight: 400;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .ngo-network-admin-table table tr td,
    .ngo-staff-list table tr td{
        border-bottom: 1px solid #e3e3e3;
    }

    .ngo-network-admin-table thead,
    .ngo-staff-list thead{
        background: #f6f6f6;
        color: #0b4e76;
        border-bottom: 1px solid #e4e4e4;
    }

    .ngo-network-admin-table table > tbody > tr:nth-of-type(2n+1),
    .ngo-staff-list table > tbody > tr:nth-of-type(2n+1){
        background-color: #fff !important;
    }
    .ngo-branch-list table,
    .ngo-branch-list table tr,
    .ngo-branch-list table tr td{
        border: 0px;
        font-weight: 400;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .ngo-branch-list table tr td{
        border-bottom: 1px solid #e3e3e3;
    }
    .ngo-branch-list thead{
        background: #f6f6f6;
        color: #0b4e76;
        border-bottom: 1px solid #e4e4e4;
    }
    .ngo-branch-list table > tbody > tr:nth-of-type(2n+1){
        background-color: #fff !important;
    }
    .table-bordered > thead > tr > th{
        margin-bottom: 0px;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 13px;
        text-align: left;
    }
    .wr-ngo-content{
        padding-bottom: 35px;
        margin-bottom: 35px;
        border-bottom: 1px solid #e3e3e3;
    }
    .wr-ngo-content h1{
        margin-top: 0px;
    }

    .wr-ngo-content table,
    .wr-ngo-content table tr,
    .wr-ngo-content table tr td{
        border: 0px;
        font-weight: 400;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .wr-ngo-content table tr td{
        border-bottom: 1px solid #e3e3e3;
    }
    .wr-ngo-content thead{
        background: #f6f6f6;
        color: #0b4e76;
        border-bottom: 1px solid #e4e4e4;
    }
    .wr-ngo-content table > tbody > tr:nth-of-type(2n+1){
        background-color: #fff !important;
    }
    .modal-header h2{
        margin-top: 0px;
        margin-bottom: 0px;
        color:#fff;
    }
    .modal-header p{
        margin-top: 15px;
        margin-bottom: 0px;
        color: #fff;
        font-style: italic;
        font-size: 14px;
        font-weight: 400;
    }
    .modal-header {
        padding: 20px 15px;
        background: #0071cd;
    }
    .modal-header .close{
        color: #fff;
        opacity: 0.8;
    }
    .modal-header .close:hover{
        opacity: 1;
    }
    .modal-body{
        padding-bottom: 40px;
    }
    /*.form-group{
        background: #444;
        padding: 10px 10px 1px;
        margin-bottom: 15px;
        color: #fff;
    }*/
    .message-box {
        display: none;
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 9999;
    }
    .message-box.open {
        display: block;
    }
    .message-box .mb-container {
        position: absolute;
        left: 0px;
        top: 35%;
        background: rgba(0, 0, 0, 0.9);
        padding: 20px;
        width: 100%;
    }
    .message-box .mb-container .mb-middle {
        width: 50%;
        left: 25%;
        position: relative;
        color: #FFF;
    }
    .message-box .mb-container .mb-middle .mb-title {
        width: 100%;
        float: left;
        padding: 10px 0px 0px;
        font-size: 31px;
        font-weight: 400;
        line-height: 36px;
    }
    .message-box .mb-container .mb-middle .mb-title .fa,
    .message-box .mb-container .mb-middle .mb-title .glyphicon {
        font-size: 38px;
        float: left;
        margin-right: 10px;
    }
    .message-box .mb-container .mb-middle .mb-content {
        width: 100%;
        float: left;
        padding: 10px 0px 0px;
    }
    .message-box .mb-container .mb-middle .mb-content p {
        margin-bottom: 0px;
    }
    .message-box .mb-container .mb-middle .mb-footer {
        width: 100%;
        float: left;
        padding: 10px 0px;
    }
    .message-box.message-box-warning .mb-container {
        background: rgba(254, 162, 35, 0.9);
    }
    .message-box.message-box-danger .mb-container {
        background: rgba(182, 70, 69, 0.9);
    }
    .message-box.message-box-info .mb-container {
        background: rgba(63, 186, 228, 0.9);
    }
    .message-box.message-box-success .mb-container {
        background: rgba(149, 183, 93, 0.9);
    }

    /*========== User Profile ==========*/
    .wr-add-ngo-network h1{
        margin-top: 0px;
    }
    .input-mg .select2-selection--single{
        margin-top: 0px !important;
    }
    .input-mg .select2-selection__arrow{
        height: 16px!important;
    }
    .btn-admn-add-new,
    .btn-staff-new{
        padding: 10px 20px;
        background: #3499ec;
        color: #fff;
        text-transform: uppercase;
        border: 0px;
    }
    .wr-ngo-budget h1{
        margin-top: 0px;
    }
    .user-profile{
        margin-bottom: 30px;
    }
    .user-profile h2,
    .user-profile h4{
        padding-left: 25px;
    }
    .user-profile h4{
        font-size: 14px;
        color: #565656;
        font-style: italic;
        font-weight: bold;
        font-family: 'Raleway', sans-serif;
        font-weight: 400;
        margin-top: 25px;
    }
    .arrow-up {
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 10px solid #f5f5f5;
        position: absolute;
        top: -10px;
    }
    .profile-detail1{
        padding: 15px 25px;
        position: relative;
        border-radius: 5px;
    }
    .profile-detail{
        background: #f5f5f5;
        padding: 15px 25px;
        position: relative;
        border-radius: 5px;
    }
    .select2-container--default .select2-selection--single{
        min-height: 38px!important;
    }
    /*==============NGO Network===============*/

    .ngo-network{
        margin-top: 30px;
    }
    .ngo-network-title{
        background: #f6f6f6;
        padding: 15px 0px;
        border-bottom: 1px solid #e4e4e4;
    }
    .ngo-network-title p {
        margin-bottom: 0px;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        color: #0067a5;
        text-align: left;
    }
    .ngo-information-list p:before{
        margin-right: 10px;
    }
    .ngo-type,
    .ngo-information-list p,
    .ngo-information-list p a{
        color: #989898;
        text-transform: capitalize;
    }
    .website a,
    .email a{
        text-transform: lowercase!important;
    }
    .ngo-network ul li{
        padding: 10px 0px 15px;
        border-bottom: 1px solid #eee;
    }
    .ngo-network ul li:nth-child(2n){
        background: #f8f8f8;
    }
    .ngo-network ul li:hover{
        border-bottom: 1px solid #0674cd;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    .net-title p{padding-left: 20px;}
    .network-title p{
        padding-left: 20px;
        color: #989898;
    }
    .network-title p a{
        color: #989898;
        text-transform: uppercase;
        font-weight: 700;
    }
    .activity{
        height: 50px;
        overflow: hidden;
    }
    .ngo-information-list p a:hover,
    .ngo-network ul li:hover .ngo-information-list p a,
    .ngo-network ul li:hover .website a,
    .ngo-network ul li:hover .network-title p a{
        color: #0674cd!important;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    .ngo-logo img{width:110px;margin: 0 auto;padding: 10px 0px;}
    .ngo-network ul li p{margin-bottom: 0px;margin-top: 8px;font-family: 'Montserrat', sans-serif, 'Suwannaphum';}
    .ngo-network ul li p span{margin-left: 10px;color: #0674cd;}
    .ngo-network-view{
        display: table;
        margin: 0 auto;
        margin-top: 40px;
    }
    .ngo-network .summary{
        margin-top: 15px
    }
    .ngo-network-view:before{
        width: 17px;
        height: 10px;
        display: inline-block;
        content: '';
        background:url(../backend/uploads/images/icon.png) -188px -3px;
    }


    .network-detail{
        padding: 0px 130px;
    }

    .wr-network p span{
        color: #707070;
        font-style: italic;
        display: inline-block;
        width: 200px;
    }
    .wr-network-box p span{
        text-transform: uppercase;
        color: #707070;
        font-style: italic;
        margin-top: 25px;
        display: block;
    }
    .network-box{
        width: 100%;
        height: auto;
        background: #f5f5f5;
        padding: 15px 15px 8px 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: relative;
    }
    .network-box:before{
        content: "";
        border-style: solid;
        border-color: transparent;
        position: absolute;
        border-width: 0px 6px 8px 6px;
        border-bottom-color: #f5f5f5;
        left: 20px;
        top: -8px;
    }
    .network-bd{
        border-bottom: 1px solid #ddd;
        padding-top: 30px;
        margin-bottom: 10px;
    }

    .title-document{
        margin-top: 5px;
    }
    /*================Network List===================*/
    .network-slt{
        font-size: 13px;
    }

    .network-search{
        width: 100%;
        border: 0px;
        padding: 11px 0px;
    }
    .wr-button .view-more,
    .wr-button .update,
    .wr-button .delete{
        padding: 0px 5px;
        margin: 0px !important;
    }
    .wr-button .download{
        padding-right: 10px;
    }
    .wr-button{
        display: table;
        margin: 0 auto;
    }
    .ngo-network-list-title {
        background: #f6f6f6;
        padding: 15px 0px;
        border-bottom: 1px solid #e4e4e4;
    }
    .ngo-network-list-title p{
        margin-bottom: 0px;
        padding: 0px 8px;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        color: #0067a5;
        text-align: left;
    }
    .ngo-network-list p{
        margin-bottom: 0px;
        padding: 0px 8px;
        text-transform: capitalize;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .ngo-network-list p span{text-transform: uppercase;}
    .ngo-network-list ul{margin-bottom: 10px;}
    .ngo-network-list ul li{
        padding: 14px 0px 14px;
        border-bottom: 1px solid #eee;
    }
    .ngo-network-list ul li:nth-child(2n){
        background: #f8f8f8;
    }
    .ngo-network-list ul li:hover{
        border-bottom: 1px solid #0674cd;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    /*==============Admin Menu================*/
    .net-title{display: inline-block;}
    .wr-net-publish{
        float: right;
    }
    .admin-network-menu{
        margin-bottom: 30px;
        background: #f5f5f5;
        border-top:1px solid #e0e8eb;
        border-bottom:1px solid #e0e8eb;
    }
    .admin-network-menu ul{

    }
    .admin-network-menu ul li{
        display: inline-block;
        padding: 10px 14px;
    }
    .admin-network-menu ul li.active a{
        color: #0071cd;
    }
    .admin-network-menu ul li:first-child{
        border-left: 0px;
    }
    .admin-network-menu ul li a{
        color:#251f1f;
        font-weight: 500;
        font-size: 12px;
    }
    .admin-network-detail{margin-bottom: 30px;}

    .wrape-ngo-network-admin h1,
    .wrape-ngo-staff h1,
    .ngo-admin-detail h1,
    .wrape-branch h1,
    .wrape-ngo-network-list h1{
        margin-top: 0px;
    }
    .p-icon{text-align: center;}
    .p-icon .fa-minus-circle{
        color: #d20000;
    }
    .p-icon .fa-check-circle{
        color: #009a14;
    }
    .ngo-info ul li:before{display: none !important;}
    .pagination li:before{display: none !important;}


    #ngo_public_document_search_form{padding-top: 30px;padding-bottom:20px}
    .ngo-document-list table thead tr th.action-column{
        width:100px;
    }
    .ngo-document-list .table-bordered{
        border:0px;
    }
    .ngo-document-list .table-bordered > thead > tr > th,
    .ngo-document-list .table-bordered > tbody > tr > th,
    .ngo-document-list .table-bordered > tfoot > tr > th,
    .ngo-document-list .table-bordered > thead > tr > td,
    .ngo-document-list .table-bordered > tbody > tr > td,
    .ngo-document-list .table-bordered > tfoot > tr > td{
        border: 0px solid #ddd;
    }
    .ngo-document-list .table > thead > tr > th,
    .ngo-document-list .table > tbody > tr > th,
    .ngo-document-list .table > tfoot > tr > th,
    .ngo-document-list .table > thead > tr > td,
    .ngo-document-list .table > tbody > tr > td,
    .ngo-document-list .table > tfoot > tr > td{
        border-top: 1px solid #ecebeb !important;
        vertical-align: middle;
    }
    .loin-link{
        color: #0071cd;
        font-size: 14px;
    }
    .loin-link:hover{
        color: #2b2b2b;
    }

    .document-title{
        margin: 10px 0px 0px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 13px;

    }
    .document-title a{
        color: #666;
        margin-top: 10px;
    }
    .document-img:hover a,
    .document-img:focus a{
        color: #0071cd;
    }
    .forgot-password{
        display: block;
        text-align: center;
    }
    .donor-tabs{
        margin-bottom: 20px;
    }

    .language{margin-top:12px;}
    .language ul{list-style: none;padding:0;margin:0;float: right;}
    .language ul li{float: left;margin-right: 5px;}
    .kh:before{
        width: 22px;
        height: 18px;
        display: inline-block;
        content: '';
        position: relative;
        background:url(../backend/uploads/images/icon.png) -1px -3px;
    }
    .kh.active:before{
        width: 22px;
        height: 18px;
        display: inline-block;
        content: '';
        position: relative;
        background:url(../backend/uploads/images/icon.png) -91px -3px;
    }
    .en:before{
        width: 22px;
        height: 18px;
        display: inline-block;
        content: '';
        position: relative;
        background:url(../backend/uploads/images/icon.png) -115px -3px;
    }
    .en.active:before{
        width: 22px;
        height: 18px;
        display: inline-block;
        content: '';
        position: relative;
        background:url(../backend/uploads/images/icon.png) -24px -3px;
    }
    /*################## Preaking Point ##############################*/
    @media (max-width: 767px) {
        .ngo-container{width:100%;padding: 0px 15px;}
        .pull-right{float: none !important;}
        .row-xs{margin: 0px -15px;}
        .logo img{margin: 0 auto;width: 100px;padding: 15px 0px;}
        .banner-text{text-align: center;font-size: 16px;}
        .banner-text-en{text-align: center;font-size: 15px}
        .log{
            display: table;
            margin: 0 auto;
            float: none;
            margin-top: 15px;
        }
        .slt{margin-bottom:15px;}
        .navbar-collapse{
            border-top: 1px solid rgb(216, 216, 216);
        }
        .ngo-menu{padding:0px;display: block;}
        .ngo-menu ul li {
            display: block;
            margin:0px;
            text-align: center;
            border-bottom: 1px solid #f5fcff;
        }
        .ngo-menu ul li a{display: block;padding:12px 0px;}
        .footer-top{
            padding-left:15px;
            padding-right:15px;
        }
        .footer-top h2{
            text-align: center;
        }
        .footer-top p{
            padding-right:0px;
            text-align: center;
        }
        .social{
            display: table;
            margin: 0 auto;
        }
        .f-social ul li{
            text-align: center;
        }
        .footer{
            padding-left:15px;
            padding-right:15px;
        }
        .f-pdd{
            padding: 20px 0px;
        }
        .f-bd{
            border-bottom: 1px solid #2f3742;
        }
        .copy{text-align: center;}
        .power{text-align: center;}
        .wr-address{width:100%;}
        .ngo-info{
            width: 100%;
            overflow-y: hidden;
        }
        .ngo-title,.ngo-info .list-view{
            width: 1000px;
        }
        .search{
            width: 100%;
        }
        .wr-filter{
            background-size: cover;
        }
        .ui-widget label{
            text-align: center;
            display: block;
        }
        .wr-filter .ui-widget {
            display: block;
        }
        .ngo-desc h3 a{
            letter-spacing: -1px;
        }
        .welcome h1{font-size: 20px;}
        .ngo-detail{padding:0px 0px}
        .ngo-location p span{
            display:inline-block;
            width: 100px;
        }
        .update-info{float: left;margin-top: 30px;}
        .ngo-info-detail img{
            margin:0px !important;
        }
        .ngo-network{
            width: 100%;
            overflow-y: hidden;
        }
        .ngo-network-title, .ngo-network .list-view{
            width: 1000px;
        }
        .network-detail{
            padding: 0px;
        }
        .ngo-contact-info p span{
            width: 120px;
        }
        .wr-network p span{
            width: 130px;
        }
        .wrape-ngo-network-list{
            width: 100%;
            overflow-y: hidden;
        }
        .ngo-network-list-title, .ngo-network-list{
            width: 800px;
        }
        .admin-network-menu ul li{
            display: block;
            text-align: center;
        }
        div.document-img img{
            width: 100%;
            height: auto;
        }
        .wr-language{
            position: absolute;
            left: 0px;
        }
        .language {
            margin-top: 15px;
            margin-left: 20px;
        }
        .language ul{
            float: left;
        }

    }
    @media (min-width: 768px) and (max-width: 991px) {
        .ngo-container{width:750px;padding:0px 15px;margin: 0 auto;}
        .logo img{margin: 0 auto;}
        .banner-text{font-size: 22px;margin-left: 30px}
        .banner-text-en{font-size: 20px;margin-left: 30px}
        .ngo-menu ul li {
            margin-right: 30px;
        }
        .ngo-view{
            margin-right: 30px;
        }
        .ngo-detail{padding:0px 0px}
        .update-info{float: left;margin-top: 30px;}
        .ngo-network{
            width: 100%;
            overflow-y: hidden;
        }
        .ngo-network-title, .ngo-network .list-view{
            width: 1000px;
        }
        .network-detail{padding: 0px 0px;}
        .wrape-ngo-network-list{
            width: 100%;
            overflow-y: hidden;
        }
        .ngo-network-list-title, .ngo-network-list{
            width: 800px;
        }

    }
    @media (min-width: 992px) and (max-width:  1299px) {
        .ngo-container{width:970px;padding:0px 15px;margin: 0 auto;}
        .banner-text{font-size: 20px;margin-left: 30px}
        .banner-text-en{font-size: 18px;margin-left: 30px}
        .ngo-view{margin-right: 50px;}
        .ngo-detail{padding:0px 0px}
        .network-detail{padding: 0px 0px;}
        .wrape-ngo-network-list{
            width: 100%;
            overflow-y: hidden;
        }
        .ngo-network-list-title, .ngo-network-list{
            width: 800px;
        }

    }
    @media (min-width: 1300px) {
        .ngo-container{width:1300px;margin: 0 auto;padding:0px 15px;}
        .dropdown:hover .dropdown-menu {
            display: block;
        }

    }


    /*################## Custom Preaking Point ##############################*/
    @media (min-width: 1200px) and (max-width:  1299px) {
        .wr-ngo ul li{display: block !important;}

    }