@import url("styles.css");



input::placeholder{color:#7a8694 !important;}
input:-ms-input-placeholder {  color: #7a8694 !important;}
input::-ms-input-placeholder {   color: #7a8694 !important;}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none;    -moz-appearance: none;    appearance: none; margin: 0;}

input{font-family: "Roboto-Regular"; color:#000; transition: all 1s ease-out; -webkit-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-moz-transition: all 1s ease-out; -o-transition: all 1s ease-out;}


textarea::placeholder{color:#7a8694 !important;}
textarea:-ms-input-placeholder {  color: #7a8694 !important;}
textarea::-ms-input-placeholder {   color: #7a8694 !important;}

select::placeholder{color:#7a8694 !important;}
select:-ms-input-placeholder {  color: #7a8694 !important;}
select::-ms-input-placeholder {   color: #7a8694 !important;}
input:focus{outline:none !important;box-shadow:none !important; border:1px solid #ab0e1f !important;}
textarea:focus{outline:none !important;box-shadow:none !important; border:1px solid #ab0e1f !important;}
select:focus{outline:none !important;box-shadow:none !important; border:1px solid #ab0e1f !important;}
button:focus{outline:none !important; box-shadow:none !important;}


#myCarousel ol {margin: 0px auto; width: 100%; transform: translate(-50%, -0%); -o-transform: translate(-50%, -0%); -moz-transform: translate(-50%, -0%); -ms-transform: translate(-50%, -0%); bottom: 10px;}
#myCarousel ol li { border: solid 1px #ab0e1f; width: 15px; height: 15px; margin: 0px 2px;}
#myCarousel ol li.active { background-color: #ab0e1f; border: solid 1px #ab0e1f;}
#myCarousel .carousel-inner .item{overflow: hidden;}
#myCarousel .carousel-inner .item img{width: 100% !important;}

.container-gl{max-width:100%;width:100%;}
.gl-portal-wrap { padding: 70px 0px;}
.document-portal { width: 80%; margin: 0 auto;background-color:#324064; box-shadow: 1px 0 10px 1px #ccc; display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; justify-content: space-between;}
.document-cloud{ width:50%;  padding:50px;}
.document-cloud figure{text-align:center;}
.document-cloud figure img{ width:50%;}
.document-cloud h2{ font-family: "Roboto-Black"; color: #fff; font-size: 50px; margin:25px 0px 25px 0px;text-align:center;    line-height: normal;}
.document-cloud h2 br{display:none;}
.document-cloud h2 span { position: relative; z-index: 1;}
.document-cloud h2 span:after { content: ''; border-bottom: solid 1px #ab0e1f; display: block; position: absolute; bottom: 9px; max-width: 100%; width: 100%; z-index: -1;}
.portal-form-bx h4 span{ font-family: "Roboto-Thin"; font-size: 30px;}
.document-cloud p{ color: #fff; font-size: 24px;}
.portal-form-bx{ width:50%; padding:0px 80px;background-color:#fff;}

.portal-form-bx h4{ font-family: "Roboto-Regular"; color: #27365b; font-size: 40px; letter-spacing: 2px;text-align: center}
.portal-form-bx p { font-size: 30px; color:#27365b; font-family: "Roboto-Light";text-align: center;}
.portal-form-bx p em{ font-size:16px; color:#27365b;}
.sign-form { padding-top: 50px;}
.sign-form .form-group{ margin-bottom:25px; position: relative;}
.sign-form .form-group input.form-control { width: 100%; border: none; border-bottom: solid 1px #dcdfe5; font-size: 14px; color: #303030 !important; height: 40px; font-family: "Roboto-Regular"; padding: 0px; background-color: #fff !important; box-shadow: none; height: 40px;
    border-radius: 20px;
    border: 1px solid #ccc;
    padding: 6px 12px;}
.sign-form .form-group i.fa-info-circle { position: absolute; top: 10px; right: 10px; color: #5d5d5d; cursor: pointer;}
.sign-form .form-group input.form-control::-webkit-input-placeholder { color: #27365b;}
.sign-form .form-group input.form-control:-ms-input-placeholder { color: #27365b;}
.sign-form .form-group input.form-control::placeholder { color: #27365b;}

.portal-form-bx .sign-form .forgot-pass-btn { float: right; width: 100%; text-align: center; font-size: 16px; margin-top: 22px; color: #ab0e1f; font-family: "Roboto-Regular"; font-style: italic; text-decoration: none;}.portal-form-bx .sign-form .forgot-pass-btn:focus, .portal-form-bx .sign-form .forgot-pass-btn:hover{text-decoration: underline;}
.portal-login-btn { float: left; width: 100%; margin: 35px 0px; background-color: #ab0e1f; font-size: 20px; font-family: "Roboto-Regular"; color: #fff; text-transform: capitalize; height: 50px; border-radius: 25px; border:none; }
.portal-login-btn:hover{ background-color:transparent; color:#ab0e1f !important; border:1px solid #ab0e1f !important;}

.portal-form-bx .sign-form em{ float: left; width: 100%; text-align: center; font-family: "Roboto-Regular"; color: #27365b; font-size: 16px;}
.portal-form-bx .sign-form em a{ color:#ef7814;}
.email-button-bx { display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; flex-flow: wrap; justify-content: space-between; width: 100%;}
.email-button-bx button{margin:0px;}
/* .portal-cancel-btn{ background-color: transparent; font-size: 20px; color: #324064; text-transform: uppercase; height: 50px; border-radius: 25px; border: solid 1px #324064; font-family: "Roboto-Regular";} */


.portal-cancel-btn{ background-color: #ab0e1f; border:1px solid #ab0e1f; font-size: 20px; color: #fff;
  text-transform: uppercase; height: 50px; border-radius: 25px;  font-family: "Roboto-Regular"; width: 190px !important; box-shadow: 0 5px 8px #b5b5b5;}
.portal-cancel-btn:hover{ background-color: #fff;  color:#ef7814;}


.portal-dashboard-menu {width: 100%;background-color: #ab0e1f;display: flex;
    display: -webkit-box; display: -webkit-flex;display: -moz-flex; display: -ms-flex;justify-content: space-between; padding:15px 30px; align-items: center;z-index:1;}
.portal-dashboard-menu .portal-co-logo { text-align: left; max-width: 150px;
    width: 100% }
.portal-dashboard-menu .portal-co-logo img { max-height: 60px;}
.portal-dashboard-menu ul.portal-nav { list-style:none; padding:0px; margin: 0px 0px 0px 0px; position:relative;}

.portal-dashboard-menu ul.portal-nav li{display:inline-block;     margin-right: 8px;}
.portal-dashboard-menu ul.portal-nav li a{ color: #fff; display:inline-block; text-align: left; width: 100%;   font-size: 13px; font-family: "Roboto-Regular"; text-transform: capitalize; text-decoration:none;}
.portal-dashboard-menu ul.portal-nav li:hover{ text-decoration:none;}
.portal-dashboard-menu ul.portal-nav li:hover a{color: #fff;}
.portal-dashboard-menu ul.portal-nav li.active{border-bottom:1px solid #fff;}
.portal-dashboard-menu ul.portal-nav li.active a {color: #fff;font-family: "Roboto-Bold";}
.portal-dashboard-menu ul.portal-nav li .inner-logo-above{position:absolute;right:0px;    top: 50%; transform: translate(0px, -50%);-webkit-transform: translate(0px, -50%);-moz-transform: translate(0px, -50%)-ms-transform: translate(0px, -50%);-o-transform: translate(0px, -50%);padding-top:0px;}



.portal-dashboard-content { width:100%; padding: 20px 15px 0px 15px;min-height:705px;}
.portal-dashboard-content h4{ font-size: 30px; color: #ab0e1f; font-family: "Roboto-Regular"; margin: 0px 0px; padding-right: 240px; text-transform: capitalize;font-weight:bold;}
.portal-info .sign-form{ padding:0px;}
.submit-button-bx { max-width: 450px; display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; flex-flow: wrap; justify-content: space-between; width: 100%; padding-top:25px;}
.submit-button-bx button{ width:48%;}
.submit-button-bx .portal-login-btn { margin: 0px; background-color: #ab0e1f; border:1px solid #ab0e1f;}
.submit-button-bx .portal-login-btn:hover{ background-color: #fff; color:#ab0e1f;}

.header-ac-right li{display:inline-block; padding-left:15px; color:#fff; font-size: 13px;    font-family: "Roboto-Regular";}
.header-ac-right li a{color:#fff; font-size: 13px;    font-family: "Roboto-Regular";text-transform:capitalize;}
.header-ac-right li a:hover{text-decoration:none;}
.add-document{max-width: 278px;    width: 100%; margin-bottom:0px !important;}
.add-document a {    background-color: #ab0e1f;  font-family: "Roboto-Regular";  font-size: 20px; color: #fff;    text-transform: capitalize;    border-radius: 30px;    border: solid 2px #ab0e1f;
    text-align: center;    text-decoration: none;        max-width: 270px;    width: 100%;    display: block;    height: 50px;    line-height: 50px;
}
.add-document a:hover, .add-document a:active, .add-document a:focus {background-color: transparent; border: solid 2px #ab0e1f;    color: #ab0e1f;text-decoration:none;}


.portal-heading{ border-bottom: 1px solid #ddd; margin-bottom: 20px; padding-bottom: 20px; display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; flex-flow: wrap; width: 100%; justify-content: space-between;     align-items: center;}
.portal-heading button { background-color: #ab0e1f !important; font-size: 20px; color: #fff !important; text-transform: capitalize; border-radius: 30px; border: solid 2px #ab0e1f; padding:0px; text-align: center; text-decoration: none; font-family: "Roboto-Regular"; max-width: 250px; width: 100%; display: block; height: 50px; line-height: 50px;}
.portal-heading button:hover, .portal-heading button:active, .portal-heading button:focus{background-color: transparent !important; border: solid 2px #ab0e1f !important;    color: #ab0e1f !important;text-decoration:none;}



.document-table-bx { width: 100% !important;border:0px !important;}
.document-table-bx thead tr th { color: #d0d0d0; padding: 12px 10px; font-size: 14px; font-weight:normal;border-width:0px 0px 1px 0px !important; border-style:solid !important;border-color:#ddd !important;}
.document-table-bx thead tr th{outline:none;border:0px;}
.document-table-bx tbody tr td { color: #282828; padding: 12px 10px; font-size: 14px; font-family: "Roboto-Regular"; border: solid 1px #e1e1e1;}
.document-table-bx tbody tr td p{ color: #282828; font-size: 14px; font-family: "Roboto-Regular"; line-height:normal;}
.document-table-bx tbody tr td a{ text-decoration:none;color: #282828;}
.document-table-bx tbody tr td i{ color: #282828; margin-right:20px;}
.document-table-bx tbody tr td i:hover{color:#ab0e1f;}
.document-table-bx tbody tr:nth-child(odd){background-color:#f8f9fb !important;}
.document-table-bx tbody tr:nth-child(even){background-color:#fff !important;}
.document-table-bx tbody tr td label.switch {    height: 20px;    width: 50px;}
.document-table-bx tbody tr td label.switch .slider:before{bottom: 3px;    height: 16px;    width: 16px;}
.upload-document .form-group label { padding-left:40px;font-weight: unset; font-size: 16px; font-style: italic; color: #393838; font-family: "Roboto-Regular"; margin-bottom: 10px;text-align:left;}
.upload-document2 .form-group label { padding-left:40px;font-weight: unset; font-size: 16px; font-style: italic; color: #393838; font-family: "Roboto-Regular"; margin-bottom: 10px;text-align:left;}


.upload-document .form-group .upload-bx { width: 100%; display: inline-block;}
.upload-document2 .form-group .upload-bx { width: 100%; display: inline-block;}

/* .upload-document .form-group .upload-bx .upload-left { width: 40%; display: inline-block;} */
.upload-document .form-group .upload-bx .upload-left {margin:0px;position:relative;}
.upload-document2 .form-group .upload-bx .upload-left {margin:0px;position:relative;}


.upload-document .form-group .upload-bx .upload-left span.doc-icn { position: absolute; left: 0; top: 44px;}
.upload-document2 .form-group .upload-bx .upload-left span.doc-icn { position: absolute; left: 0; top: 44px;}


.upload-document .form-group .upload-bx .upload-left span.doc-icn i{color: #ab0e1f;    font-size: 30px;}
.upload-document2 .form-group .upload-bx .upload-left span.doc-icn i{color: #ab0e1f;    font-size: 30px;}


.upload-document .form-group .upload-bx .upload-left input.form-control { padding: 0px 10px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
     border: solid 1px #e7e7e7;
     border-radius: 10px;
      color: #282828;
      font-family: "Roboto-Regular";
       margin-left: 40px;
       width: calc(100% - 40px); }

.upload-document2 .form-group .upload-bx .upload-left input.form-control { padding: 0px 10px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
     border: solid 1px #e7e7e7;
     border-radius: 10px;
      color: #282828;
      font-family: "Roboto-Regular";
       margin-left: 40px;
       width: calc(100% - 40px); }

       .upload-document .form-group .upload-bx .upload-left input.form-control:focus{outline:none;box-shadow:none;}
       .upload-document2 .form-group .upload-bx .upload-left input.form-control:focus{outline:none;box-shadow:none;}


.upload-document .form-group .upload-bx .upload-left input.form-control::-webkit-input-placeholder { color: #282828;}
.upload-document2 .form-group .upload-bx .upload-left input.form-control::-webkit-input-placeholder { color: #282828;}


.upload-document .form-group .upload-bx .upload-left input.form-control:-ms-input-placeholder { color: #282828;}
.upload-document2 .form-group .upload-bx .upload-left input.form-control:-ms-input-placeholder { color: #282828;}


.upload-document .form-group .upload-bx .upload-left input.form-control ::placeholder { color: #282828;}
.upload-document2 .form-group .upload-bx .upload-left input.form-control ::placeholder { color: #282828;}

.document-cloud p{text-align:center;color: #ab0e1f;font-size:29px;margin-bottom:25px;}
.document-cloud p img {margin: 20px auto 0px auto !important;text-align: center;max-width: 100% !important;width: 50% !important;}


.portal-dashboard-menu .inner-logo{padding:0px 10px;position:absolute;bottom:20px;}
.portal-dashboard-menu .inner-logo img{max-width:100%;width:100%;}

.modal-dialog.modal-lg .modal-body {max-height: 350px;overflow-y: auto;}
.add-new-matter .bootstrap-tagsinput{width:100%;width: 100%;border-width: 0px 0px 1px 0px; border-style: solid;
    border-color: #dcdfe5; box-shadow: none;    color: #303030; font-weight: normal;    font-family: "Roboto-Regular";font-size:20px;}

    .add-new-matter .bootstrap-tagsinput input::-webkit-input-placeholder {color: #d5d5d5 !important;}
     .add-new-matter .bootstrap-tagsinput input:-ms-input-placeholder {color: #d5d5d5 !important;}
      .add-new-matter .bootstrap-tagsinput input::-placeholder {color: #d5d5d5 !important;}



    .add-new-matter .bootstrap-tagsinput input{color: #27365b;font-size:14px;}


.add-new-matter .bootstrap-tagsinput input::-webkit-input-placeholder { /* Edge */  color: #27365b;}

.add-new-matter .bootstrap-tagsinput input:-ms-input-placeholder { /* Internet Explorer 10-11 */   color: #27365b;}

.add-new-matter .bootstrap-tagsinput input::placeholder { color: #27365b;}


.add-new-matter .bootstrap-tagsinput span.tag.label-info {    background-color: #324064;font-weight:normal;display: inline-block;}
.add-new-matter .bootstrap-tagsinput span.tag [data-role="remove"]:after {color: #ab0e1f;}

.add-new-matter .portal-cancel-btn:hover{border-color:#ef7814;}



.modal-dialog.add-barrister-share-popup {left: 50%;top: 50%;  transform: translate(-50%, -50%) !important;-webkit-transform: translate(-50%, -50%) !important;-moz-transform: translate(-50%, -50%) !important;-ms-transform: translate(-50%, -50%) !important;-o-transform: translate(-50%, -50%) !important;  position: fixed;    margin: 0;    max-width: 600px;
    width: 100%;}

.modal-dialog.add-barrister-share-popup .col-sm-10{padding-left:0px;}
.modal-dialog.add-barrister-share-popup .col-sm-10 .bootstrap-tagsinput{width:100%;width: 100%;border-width: 0px 0px 1px 0px; border-style: solid; border-color: #dcdfe5; box-shadow: none;    color: #303030; font-weight: normal;    font-family: "Roboto-Regular";font-size:16px;}
.modal-dialog.add-barrister-share-popup .col-sm-10 .bootstrap-tagsinput input{color: #27365b; font-family: "Roboto-Regular";}

.modal-dialog.add-barrister-share-popup .col-sm-10 .bootstrap-tagsinput input::-webkit-input-placeholder {color: #d5d5d5 !important;}
.modal-dialog.add-barrister-share-popup .col-sm-10 .bootstrap-tagsinput input::-webkit-input-placeholder {color: #d5d5d5 !important;}
.modal-dialog.add-barrister-share-popup .col-sm-10 .bootstrap-tagsinput input::-webkit-input-placeholder {color: #d5d5d5 !important;}



.modal-dialog.add-barrister-share-popup .col-sm-10 .bootstrap-tagsinput span.tag.label-info {    background-color: #324064;font-weight:normal;display: inline-block;}
.modal-dialog.add-barrister-share-popup .col-sm-10 .bootstrap-tagsinput span.tag [data-role="remove"]:after {color: #ab0e1f;}

.modal-dialog.add-barrister-share-popup .col-sm-2 {padding-right:0px;}
.modal-dialog.add-barrister-share-popup .col-sm-2 input {width: 100%;background-color: #ab0e1f;border: 1px solid #ab0e1f;
    height: 35px;line-height: 35px; font-size: 14px;font-family: "Roboto-Regular";color: #fff;text-transform: uppercase;
    border-radius: 40px; text-align: center;    padding: 0;}
.modal-dialog.add-barrister-share-popup .col-sm-2 input:hover, .modal-dialog.add-barrister-share-popup .col-sm-2 input:active, .modal-dialog.add-barrister-share-popup .col-sm-2 input:focus{background-color:#fff;color:#ab0e1f;}
.modal-dialog.add-barrister-share-popup table tr th{background-color: #324064;color:#fff;}
.modal-dialog.add-barrister-share-popup table tr th, .modal-dialog.add-barrister-share-popup table tr td{padding:5px;}
.modal-dialog.add-barrister-share-popup  .modal-body{max-height:300px;overflow:auto;}
.modal-dialog.add-barrister-share-popup table tr:nth-child(odd){background-color: #fff;}
.modal-dialog.add-barrister-share-popup table tr:nth-child(even){background-color: #f7f7f7;}
.modal-dialog.add-barrister-share-popup table tr td a i{color: #f44336;}
.modal-dialog.add-barrister-share-popup button.close {opacity: 1; color: #324064;ext-shadow: none;font-size: 25px !important; position: absolute; right: 15px;}

.list-of-matters .add-document a:hover, .list-of-matters .add-document a:active, .list-of-matters .add-document a:focus{border-color:#ab0e1f;color:#ab0e1f;background-color:transparent;text-decoration:none;}
.list-of-matters form.sign-form {
    max-width: 550px;
    width: 100%;
    border: 1px solid #ddd;
    padding: 20px;
    margin: 0 auto;
}

.list-of-matters form.sign-form input::placeholder { color:#ddd !important;}
.list-of-matters form.sign-form input:-ms-input-placeholder {  color: #ddd !important;}
.list-of-matters form.sign-form input::-ms-input-placeholder {color: #ddd !important;}


.list-of-matters .add-document a:hover i, .list-of-matters .add-document a:active i, .list-of-matters .add-document a:focus i{color:#ab0e1f;}
.list-of-matters table{margin:15px 0px;border: 1px solid #e1e1e1;}
.list-of-matters table tr td:last-child i{margin-right:0px; }
.list-of-matters table tr td:last-child a:nth-child(3n+2){margin:0px 7px; }
.list-of-matters #example_filter{text-align:right;}
.list-of-matters #example_filter label{text-align:right;font-size: 12px;
    font-weight: normal;    font-family: "Roboto-Regular";}
#exampledoc_filter.dataTables_filter label{text-align:right;font-size: 12px;
    font-weight: normal;    font-family: "Roboto-Regular";}
 #example_filter.dataTables_filter label{text-align:right;font-size: 12px;
    font-weight: normal;    font-family: "Roboto-Regular";}
   #example_filter.dataTables_filter label input{margin-left:10px;}

    #exampledoc_filter.dataTables_filter label input{margin-left:10px;}

.list-of-matters #example_filter input{margin-left:10px;}
.list-of-matters #example_filter input:focus{outline:none;box-shadow:none;}
.list-of-matters #example_length label{text-transform:capitalize;}
.list-of-matters #example_length select:focus{outline:none;box-shadow:none;}

ul.pagination li.paginate_button.active a {background: #ab0e1f; border: #ab0e1f;height:34px; color: #fff !important;}
.list-of-matters .col-sm-7 {width: 100%;text-align: center;}
.list-of-matters .col-sm-5 #example_info {width: 100%;font-size: 11px;color: #5f5f5f; font-family: "Roboto-Regular";}
.add-doc-list-page .dataTables_info{width: 100%;font-size: 11px;color: #5f5f5f; font-family: "Roboto-Regular";}

.portal-form-bx .error{color: #ec3f41;}
.portal-form-bx #pswd_info{z-index:1;}

.document-portal.document-portal-login{background-color:#fff;}
.document-portal.document-portal-login .document-cloud{background-color:#324064;}
.document-portal.document-portal-login .document-cloud .inner-logo-above img{max-height:unset;}
.portal-info .row:nth-child(2) .col-sm-12{white-space: nowrap;}
.portal-info.add-new-matter{display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;min-height: 440px;align-items: flex-start;}


.inner-logo-above {padding-top:5px;}
.inner-logo-above img {
    height: auto !important;
    max-width: 100%;
    max-height:40px;
}

    .document-cloud .inner-logo-above{text-align:center;}
    .document-cloud .inner-logo-above img{width:56%;max-height:unset;}

.portal-form-bx .sign-form .forgot-pass-btn-home { float: right; width: 100%; text-align: center; font-size: 16px; margin-bottom: 22px; color: #ab0e1f; font-family: "Roboto-Regular"; font-style: italic; text-decoration: none;}.portal-form-bx .sign-form .forgot-pass-btn:focus, .portal-form-bx .sign-form .forgot-pass-btn:hover{text-decoration: underline;}

table.m-t-green tbody tr td:nth-child(3) a{text-transform:none !important;}

.col-sm-1.close-icon{text-align: left;
    padding: 0px;
    height: 60px;
    line-height: 70px;margin:-7px;}

    .col-sm-1.close-icon a{    padding: 0px;    position: absolute;    top: 40px;}
.main-doc-div .portal-info{box-shadow:none;padding:0px;padding-bottom:25px;}
/*.portal-heading.doc-h-name h4{text-transform:none !important;}*/
.panel-footer #submitDocument {margin-left:0px !important; }

#share-external-msg {
    margin-bottom: 9px;
    color: #ec3f41;
}
#mater_n {
    color: #ec3f41;
}

#email_n {
  color: #ec3f41;
}

.ex-u-sec {
    margin: 0px !important;
}
#exampledoc_filter {
    float: right;
}
#example_filter {
    float: right;
}


.add-barrister-share-popup .modal-header .form-group.col-sm-10 input.emails {
    width: 100%;
    height: 32px;
    border-width:0px 0px 1px 0px;border-style:solid;border-color:#ddd;
    font-size:16px;    color: #27365b; font-family: "Roboto-Regular";
}
.add-barrister-share-popup .modal-header .form-group.col-sm-10 input.emails::-webkit-input-placeholder {color: #d5d5d5 !important;}
.add-barrister-share-popup .modal-header .form-group.col-sm-10 input.emails:-ms-input-placeholder {color: #d5d5d5 !important;}
.add-barrister-share-popup .modal-header .form-group.col-sm-10 input.emails::placeholder {color: #d5d5d5 !important;}



 .add-barrister-share-popup .modal-header .col-sm-12.ex-u-sec h4 {    color: #cecbcb;}
 .add-new-matter form#addUser {
    display: flex;
    width: 100%;
    display: -webkit-box;display:-moz-flex;display:-ms-flex;
    display: -webkit-flex;
    flex-flow: wrap;
}
  .add-new-matter form#addUser{display:flex;display:-webkit-box;display:-webkit-flex;

    display:-moz-flex;display:-ms-flex;flex-flow:wrap;width:100%;}
.add-new-matter form#addUser .form-group{width:100%;}
.add-new-matter form#addUser .form-group.s-baris-sec{width:40%;}
.add-new-matter form#addUser .form-group.s-baris-div-sec{width:20%;text-align:center;}
.add-new-matter form#addUser .form-group.s-baris-div-sec h4{text-align:center;padding-right:0px;}
.add-new-matter form#addUser .form-group.s-baris-extrnal-user-sec{width:40%;padding-right:0px;}
.add-new-matter form#addUser .form-group.s-baris-extrnal-user-sec input{width: 100% !important; height: 32px; border-width:0px 0px 1px 0px;border-style:solid;border-color:#ddd;    font-size:14px;    color: #27365b;    font-family: "Roboto-Regular";}
.add-new-matter form#addUser .form-group.s-baris-extrnal-user-sec .selectize-control{width:100%;}
    .add-new-matter form#addUser .form-group.s-baris-extrnal-user-sec .item{background-color: #324064;
    font-weight: normal;color:#fff;    display: inline-block;padding:2px 5px;
    font-size:15px;border-radius: .25em;margin-right:2px;margin-bottom:2px;}
     .add-new-matter form#addUser .form-group.s-baris-extrnal-user-sec .item a.remove{color:#ef7814;font-size:16px;
    line-height: normal;
    margin-left: 8px;}

.add-new-matter form#addUser .form-group.s-baris-extrnal-user-sec input::-webkit-input-placeholder {color: #d5d5d5 !important;}
.add-new-matter form#addUser .form-group.s-baris-extrnal-user-sec input::-ms-input-placeholder {color: #d5d5d5 !important;}
.add-new-matter form#addUser .form-group.s-baris-extrnal-user-sec input::placeholder{color: #d5d5d5 !important;}


form.upload-document .panel-footer{border-top:0px;padding:20px;}
.table-striped>tbody>tr:nth-of-type(odd){background-color:transparent;}
.upload-bx .element .col-sm-5{padding-left:0px;}

form.upload-document2 .panel-footer{border-top:0px;padding:20px;}

.selectize-control.multi {    padding: 0;}
.plugin-remove_button input{width:100% !important; border:0px !important; padding:6px 12px !important; background-color: transparent;}
.plugin-remove_button .item{background-color: #fff; font-weight: normal;    color: #ab0e1f;    display: inline-block; padding: 2px 5px; font-size: 15px; border-radius: 15px;    margin-right: 2px;    margin-bottom: 2px;    border: 1px solid #ab0e1f; text-transform: capitalize;font-family: "Roboto-Regular";}
    .plugin-remove_button .item a.remove{color:#ab0e1f;font-size:16px;text-decoration:none;    line-height: normal;    margin-left: 8px;}
	.plugin-remove_button .item a.remove:hover{text-decoration:none;}




   .portal-dashboard-content.list-of-matters.help-page h2 {
    margin-top: 0px;
    color: #282828;
    font-size: 16px;
    font-weight: normal;
    font-family: "Roboto-Regular";
}

.help-sec-edit{    width: 100%;   max-width:600px;margin:0 auto;}
.help-sec-edit .portal-heading h4{margin-bottom:15px;}
.help-sec-edit .portal-info h2{ margin-top: 0px; color: #282828; font-size: 16px;    font-weight: normal;    font-family: "Roboto-Regular";}
.help-sec-edit h2 a { font-family: "Roboto-Medium"; color: #282828;}
.help-sec-edit h2 a:hover{ color:#ab0e1f; text-decoration: none;}
.help-sec-edit .portal-info {margin-bottom:30px;}
em{font-size:12px;}

.add-doc-list-page .portal-info .row:nth-child(1){display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;justify-content: flex-end;    align-items: center;margin:0px;}
.add-doc-list-page .portal-info .row:nth-child(1) .col-sm-6{max-width: 260px;width:100%;text-align:right;}
.add-doc-list-page .portal-info .row:nth-child(1) .col-sm-6 input {
    margin-left: 10px;    height: 30px;    padding: 0px 5px;    max-width: 135px;}

 .add-doc-list-page .portal-info .row:nth-child(1) .col-sm-6 select {
 height: 32px; line-height:32px;max-width:70px;}
 .list-of-matters .portal-info .row:nth-child(1) .col-sm-6 select:focus{outline:none;box-shadow:none;}

.add-doc-list-page .portal-info .row:nth-child(1) .col-sm-6 input:focus{outline:none;box-shadow:none;}
.add-doc-list-page .portal-info .row:nth-child(1) .col-sm-6 label{font-size: 12px;font-weight: normal;font-family: "Roboto-Regular"; margin-bottom: 0px;
    text-transform: capitalize;}
.add-doc-list-page .portal-info .row:nth-child(1) .col-sm-6:nth-child(2){padding-right:0px;    max-width: 260px; width: 100%; text-align: right;}
.doc-page-green-cld .panel-footer {    background-color: transparent; padding: 0px !important;}
.doc-page-green-cld .upload-bx p.empty{margin-bottom:0px;}
.doc-page-green-cld .form-group{margin-bottom:10px;}
.doc-page-green-cld form.upload-document{    text-align: center;border: 1px solid #e9e9e9;background-color: #fafafa; padding: 25px;  max-width: 600px;    margin: 0 auto 20px auto;}
.doc-page-green-cld form.upload-document2{    text-align: center;border: 1px solid #e9e9e9;background-color: #fafafa; padding: 25px;  max-width: 600px;    margin: 0 auto 20px auto;}


.doc-page-green-cld form.upload-document .form-group{position:relative;}
.doc-page-green-cld form.upload-document2 .form-group{position:relative;}

.doc-page-green-cld form.upload-document .form-group input, .doc-page-green-cld form.upload-document .form-group select{height:40px;border-radius:30px;transition: all 1s ease-out; -webkit-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-moz-transition: all 1s ease-out; -o-transition: all 1s ease-out;font-family: "Roboto-Regular";}
.doc-page-green-cld form.upload-document2 .form-group input, .doc-page-green-cld form.upload-document .form-group select{height:40px;border-radius:30px;transition: all 1s ease-out; -webkit-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-moz-transition: all 1s ease-out; -o-transition: all 1s ease-out; font-family: "Roboto-Regular";}

.doc-page-green-cld form.upload-document .form-group input:focus{outline:none;box-shadow:none;border:1px solid #ab0e1f; outline:none;}
.doc-page-green-cld form.upload-document2 .form-group input:focus{outline:none;box-shadow:none;border:1px solid #ab0e1f; outline:none;}


.doc-page-green-cld form.upload-document .form-group textarea{border-radius:30px; font-family: "Roboto-Regular";}
.doc-page-green-cld form.upload-document2 .form-group textarea{border-radius:30px; font-family: "Roboto-Regular";}


.doc-page-green-cld form.upload-document .form-group .selectize-control.form-control{height:auto; border-radius: 30px; padding: 5px 5px; overflow: auto;}
.doc-page-green-cld form.upload-document2 .form-group .selectize-control.form-control{height:auto; border-radius: 30px;    padding: 5px 5px; overflow: auto;}
.doc-page-green-cld form.upload-document2 .form-group .selectize-control.form-control:before { content: ''; width: 6px; height: 6px; border-bottom: 2px solid #555; border-left: 2px solid #555;    position: absolute;
    transform: rotate( -45deg ) skew( 0deg );    top: 15px;    right: 25px;    cursor: pointer;    border-top: unset;    border-right: 0px;}

.doc-page-green-cld form.upload-document .form-group .selectize-input{height:70px;}
.doc-page-green-cld form.upload-document2 .form-group .selectize-input{height:70px;}

.doc-page-green-cld form.upload-document .form-group .selectize-input.items.not-full.has-options{text-align:left;}
.doc-page-green-cld form.upload-document2 .form-group .selectize-input.items.not-full.has-options{text-align:left;}

.doc-page-green-cld form.upload-document .form-group .selectize-dropdown.multi.plugin-remove_button{ min-height: 150px !important; text-align: left !important; text-transform: capitalize; font-family: "Roboto-Regular";}
.doc-page-green-cld form.upload-document2 .form-group .selectize-dropdown.multi.plugin-remove_button{min-height:150px !important; text-align:left !important; text-transform: capitalize; font-family: "Roboto-Regular";}


.doc-page-green-cld .element .col-sm-5{margin-bottom:10px;}
.doc-page-green-cld input#submitDocument{    background-color: #ab0e1f;    color: #fff;}

button.download-all-files{margin-bottom: 20px;
    background-color: #ab0e1f;
    font-size: 18px;
    font-family: "Roboto-Regular";
    color: #fff;
    text-transform: uppercase;
    border-radius: 25px;
    border: solid 2px #ab0e1f;
    text-align: center;
    padding: 10px 20px;
    line-height: normal;
    display: block;
    text-decoration: none;}

.doc-sec-on-doc-page .upload-document2 .form-group select.form-control{ height: 40px;  border-radius: 30px;    transition: all 1s ease-out;  -webkit-transition: all 1s ease-out;  -ms-transition: all 1s ease-out;   -moz-transition: all 1s ease-out;    -o-transition: all 1s ease-out;    font-family: "Roboto-Regular";}
.list-of-matters #example5_info{font-size: 14px;font-family: "Roboto-Regular";    color: #cecece;}
.doc-page-green-cld #exampledoc_info{font-size: 14px;font-family: "Roboto-Regular";    color: #cecece;}
.g-rr-pg .document-cloud{padding:100px 30px;}

.cloud-content-page{width: 100%;    float: left;    padding: 0px 15px 15px 15px;}
.cloud-para p a{color:#ef7814;}
.cloud-para ul{padding-left:15px;}
.cloud-para ul li{font-size: 18px;line-height: 30px;color: #2b2b2b;
  font-family: "Roboto-Regular";}
form#addUser .form-group:nth-child(6){    display: flex;    display: -webkit-box;
    display: -webkit-flex;    display: -moz-flex;    flex-flow: wrap;    width: 100%;align-items:center;}
form#addUser .form-group:nth-child(6) input{width:20px;margin-right:10px;}
form#addUser .form-group:nth-child(6) span.term-ag{display:inline-block;padding-right:1px;}
.p-up-p{position:relative;z-index:1;}

table.log-u th{width:100% !important;}
#submitDocumentConfirmation{border: 1px solid #ab0e1f;    background-color: #ab0e1f;    color: #fff;    border-radius: 25px; padding:0px 20px; margin-right:0px; margin-top: 10px; width: 100%; font-family: "Roboto-Regular";     font-size: 20px; height: 50px;
    line-height: 50px;}
#submitDocumentConfirmation:hover, #submitDocumentConfirmation:active, #submitDocumentConfirmation:focus{background-color:#fff;color:#ab0e1f;outline:none;}
.custom-file-upload{background-color:#2b2b2b;color:#fff;border-radius:20px;border:1px solid #2b2b2b !important; font-family: "Roboto-Medium";    font-weight: unset;}
.custom-file-upload:hover, .custom-file-upload:active, .custom-file-upload:focus{border:1px solid; background-color:transparent;color:#2b2b2b;border-radius:20px;outline:none;}
.modl-conf .modal-footer{text-align:center;}
.modl-conf button.btn-secondary{background-color:#2b2b2b;color:#fff;border-radius:20px;border:1px solid #2b2b2b !important;max-width: 100px;
    width: 100%;}
.modl-conf button.btn-secondary:hover, .modl-conf button.btn-secondary:active, .modl-conf button.btn-secondary:focus{border:1px solid; background-color:transparent;color:#2b2b2b;border-radius:20px;outline:none;}
.modl-conf button.btn-primary{border: 1px solid #ab0e1f !important;
    background-color: #ab0e1f !important;
    color: #fff !important;
    border-radius: 20px;
    max-width: 100px;
    width: 100%;}
.modl-conf button.btn-primary:hover, .modl-conf button.btn-primary:active, .modl-conf button.btn-primary:focus{background-color:#fff !important;color:#ab0e1f !important;outline:none;}

.d-files{color:#ab0e1f;font-weight: bold;text-decoration:none;}




.help-row{display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;width:100%;    justify-content: space-between;margin-top:30px;}
.help-row .help-col{width:49%;    box-sizing: border-box;border: 1px solid #e4e4e4;    margin-bottom: 20px;    padding: 10px;display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;justify-content: space-between;align-items:center;}
.help-row .help-col .help-text{width:85%;border-right: 1px solid #e4e4e4;box-sizing: border-box;padding-right:10px;}
.help-row .help-col .help-text h6{font-size:16px;}
.help-row .help-col .help-icon{width:15%;box-sizing: border-box;padding-left:10px;text-align:center;}
.help-icon i {    color: #fa0e01;    font-size: 30px;}
.selectize-dropdown.multi.plugin-remove_button{position: absolute !important;background-color:#fff;
    max-height: 250px !important; min-height:250px !important;   overflow-y: auto;padding:10px;z-index:1;}
.selectize-dropdown.multi.plugin-remove_button option{    font-size: 12px !important;    font-family: "Roboto-Regular";color:#282828;}

.upload-f-note{margin-bottom:30px;}

.upload-f-note p{margin-bottom:0px;font-size:13px;line-height:normal;text-align: center;}
.upload-f-note p a{color:#ab0e1f;}
.m-a-page-b {margin-top: 20px}

.sh-confirmation{text-align:center;margin:0px;}
.sh-confirmation+button.close { position: absolute; right: 10px;    top: 10px;
    margin-top: 0px;
}

button.merge-all-files{margin-bottom: 20px;
    background-color: #ab0e1f;
    font-size: 18px;
    font-family: "Roboto-Regular";
    color: #fff;
    text-transform: uppercase;
    border-radius: 25px;
    border: solid 2px #ab0e1f;
    text-align: center;
    padding: 10px 20px;
    line-height: normal;
    display: block;
    text-decoration: none;
    margin-left: 10px
  }

.doc-btn-sec {
  display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flex;width:100%;
}

p.last-login {
    position: absolute;
    right: 0px;
    /*bottom: 20px;*/
    top: 190px;
    margin-right: 18px;
    font-size: 12px;
   color: #324064;
}

p.last-login span{    color: #ab0e1f;}
.main-doc-div .portal-info{padding-bottom:0px;}
p.max-file{font-size:12px;margin-bottom:0px;     text-align: center;    display: block;    width: 100%;}

.content-page{padding:70px 15px 20px 15px;}
.content-page h1, .content-page h2{text-transform:uppercase;}
.order-box>ol{padding-left:20px;}
.order-box ol li{padding-left:15px; font-size:18px;   line-height: 30px;
    color: #2b2b2b;    font-family: "Roboto-Regular";}
    .order-box ol li a{color:#ef7814;font-weight:bold;text-decoration:none;}
    .order-box ol li a:hover, .order-box ol li a:active, .order-box ol li a:focus{text-decoration: none;color:#324064;}
.order-box>ol ol.sub-order-list{padding-left:15px;}
ol.sub-alpha-list{    list-style: lower-alpha;padding-left:15px;}
.content-page h4{margin-top:20px; font-size:24px;text-transform:uppercase;margin-bottom:0px;}
.content-page p a{color:#ef7814;font-weight:bold;text-decoration:none;}
.content-page p a:hover, .content-page p a:focus, .content-page p a:active{text-decoration: none;color:#324064;}


.content-page  a{color:#ef7814;font-weight:bold;text-decoration:none;}
.content-page a:hover, .content-page a:focus, .content-page a:active{text-decoration: none;color:#324064;}
.order-box ul{padding-left:20px;}
.order-box ul li{font-size:18px;   line-height: 30px;    color: #2b2b2b;    font-family: "Roboto-Regular";}
.portal-dashboard-content h4{text-transform:uppercase !important;}
.portal-dashboard-content h4 span {    display: block;    font-size: 18px;    line-height: normal;    color: #2b2b2b;    font-family: "Roboto-Regular";     text-transform: initial;font-weight: normal;}



.form-group.cpass-cls input{width:100% !important;margin-right:0px !important;}
.sign-form .form-group input#phone::-webkit-inner-spin-button,
.sign-form .form-group input#phone::-webkit-outer-spin-button {   -webkit-appearance: none !important; }

.status {
  background: #008000;
  color: #fff;
  display: none;
  margin: 8px 0;
  padding: 5px;
}
.progress {
  margin: 10px auto;
  position: relative;
  width: 90%;
}
.bar {
  background: #008DE6;
  height: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  transition: width 0.3s ease 0s;
  width: 0;
}
.percent {
  color: #333;
  left: 48%;
  position: absolute;
  top: 0;
}

#docClearFiles{border:1px solid #ab0e1f; background-color:#ab0e1f;color:#fff;border-radius:20px;padding: 9px 20px;    max-width: 110px;    width: 100%;}
#docClearFiles:hover, #docClearFiles:active, #docClearFiles:focus{background-color:#fff;color:#ab0e1f;outline:none;}
.panel-footer.doc-f-u-bton{display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    justify-content: center;
    flex-flow: wrap;
    width: 100%;
    margin-bottom: 15px;align-items:center;}

.panel-footer.doc-f-u-bton .show-file-size{padding-right:10px;}
.panel-footer.doc-f-u-bton .show-file-size p{margin-bottom:0px;color: #888787;}
.panel-footer.doc-f-u-bton #docClearFiles{margin:0px 10px;}
.server-storage {float: right;margin-top:0px;}
.server-storage span {color:#ab0e1f;}

.document-table-bx.m-t-green input[placeholder="Search Date"]{display:none;}
.document-table-bx.m-t-green input[placeholder="Search eBrief ID"]{display:none;}
.document-table-bx.m-t-green input[placeholder="Search Matter Name"]{display:none;}
.document-table-bx.m-t-green input[placeholder="Search Reference"]{display:none;}
.document-table-bx.m-t-green input[placeholder="Search # of docs"]{display:none;}
.document-table-bx.m-t-green input[placeholder="Search Shared With"]{display:none;}
.document-table-bx.m-t-green input[placeholder="Search Action"]{display:none;}
.document-table-bx.m-t-green input{background-color: transparent;
    box-shadow: none;    border: 1px solid #ccc;    padding: 3px 10px;
    color: #2b2b2b;    font-size: 14px;    height: 30px;    border-radius: 2px;}
.swal-title{font-size:24px;}
.swal-text:first-child{text-align:center;}
 .swal-footer{text-align:center;}
 .swal-footer button{background-color:#ab0e1f; border:1px solid #ab0e1f; color: #fff;    font-weight: normal; border-radius: 20px;}
 .swal-footer button:hover, .swal-footer button:focus, .swal-footer button:active{background-color:#fff !important;   color:#ab0e1f; outline:none; box-shadow:none !important;}
.doc-h-name {    display: flex;    display: -webkit-box;  display: -webkit-flex;    display: -moz-flex;    display: -ms-flex;  flex-flow: wrap; width:100%; justify-content:space-between;}
.doc-h-name h4{padding-right:20px;margin-bottom:0px !important; }
.doc-h-name p{display:block;width:100%;}

.empty-btn{background-color:transparent !important; border:1px solid #ab0e1f !important; color:#ab0e1f !important; transition:all 0.5s;
-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s;}
.empty-btn:hover, .empty-btn:active, .empty-btn:focus{background-color:#ab0e1f !important; color:#fff !important;}


.fill-btn{background-color:#ab0e1f !important; border:1px solid #ab0e1f !important; color:#fff !important; transition:all 0.5s;
-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s;}
.fill-btn:hover, .fill-btn:active, .fill-btn:focus{background-color:#fff !important; color:#ab0e1f !important;}
.file-up-btm-sec{display: flex;    display: -webkit-box;  display: -webkit-flex;
    display: -moz-flex;    display: -ms-flex;  flex-flow: wrap;}
.file-up-btm-sec .show-file-size p{color:#b1b1b1;padding-right:15px;}
.default-banner{    margin-top: 3px;}
.default-banner img{max-width:100%;}

.dt-bootstrap>.row:nth-child(1){    display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flex;    justify-content:space-between;    align-items: center; margin-bottom:20px !important;}
.dt-bootstrap>.row:nth-child(1) .col-sm-6 {    width: 49% !important;    max-width: unset !important; padding: 0 !important;}
.dt-bootstrap>.row {    margin: 0 !important;}

.doc-tab-name a {    max-width: 220px;    width: 100%; text-decoration:none !important;}
.doc-tab-name a h5 { background-color:transparent; font-size: 20px; color: #ab0e1f; text-transform: capitalize; border: solid 2px #ab0e1f; text-align: center; text-decoration: none; font-family: "Roboto-Regular";  max-width: 270px; width: 100%;
display: block; text-decoration:none !important; height: 50px; line-height: 50px; margin-right:15px; margin:0px; }

.doc-tab-name .add-doc-btn a h5 {    border-radius: 30px;}

.doc-tab-name a h5.active{background-color:#ab0e1f;    font-size: 20px;    color: #fff;    text-transform: capitalize; border: solid 2px #ab0e1f; text-align: center;    text-decoration: none;  font-family: "Roboto-Regular";
	max-width: 270px;    width: 100%;    display: block;    height: 50px;    line-height: 50px;margin-right:15px;}
.doc-tab-name .tab-btn{    display: flex; display:-webkit-box; display:-webkit-flex; display:-moz-flex; display:-ms-flex; width: 49%;}
.all-doc-ad-srch {    margin: 0;    background-color: #f6f6f6;    padding: 15px;}
.all-doc-ad-srch button.btn-primary { font-size: 20px;    background-color: #ab0e1f !important;    border: 1px solid #ab0e1f !important;    border-radius: 30px;    font-family: "Roboto-Regular";max-width: 270px; width: 100%; height:50px;}
.all-doc-ad-srch button.btn-primary:hover, .all-doc-ad-srch button.btn-primary:active, .all-doc-ad-srch button.btn-primary:focus{background-color:transparent !important; font-size: 20px; color: #ab0e1f; }
.all-doc-ad-srch .selectize-control{    padding: 0px; height:70px;     overflow: auto; }
.all-doc-ad-srch .selectize-control .selectize-input:before { content: ''; width: 6px; height: 6px; border-bottom: 2px solid #555; border-left: 2px solid #555; position: absolute; transform: rotate(
-45deg ) skew( 0deg ); top: 15px; right: 12px; cursor: pointer; border-top: unset; border-right: 0px;}

.all-doc-ad-srch .selectize-control::-webkit-scrollbar { width: 8px;}
.all-doc-ad-srch .selectize-control::-webkit-scrollbar-track { background: #f1f1f1;}
.all-doc-ad-srch .selectize-control::-webkit-scrollbar-thumb { background: #ccc;}
.all-doc-ad-srch .selectize-control::-webkit-scrollbar-thumb:hover { background: #555;}


.all-doc-ad-srch .selectize-control input { height: 34px; padding: 6px 12px; border-radius: 4px;}
.all-doc-ad-srch input{border-radius:30px; height: 50px;transition: all 1s ease-out; -webkit-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-moz-transition: all 1s ease-out; -o-transition: all 1s ease-out;}
.all-doc-ad-srch input:focus{outline:none;box-shadow:none; border:1px solid #ab0e1f;}
.doc-tab-name .add-doc-btn{    max-width:250px;    width: 100% !important;border-radius:30px;}

input[type="select-multiple"]{border:1px solid #ab0e1f;}
.all-doc-ad-srch .col-md-2 #serach_cat {border-radius:30px; height: 50px;transition: all 1s ease-out; -webkit-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-moz-transition: all 1s ease-out; -o-transition: all 1s ease-out;}
.all-doc-ad-srch .selectize-control .selectize-input { padding: 10px;}
.all-doc-ad-srch .selectize-control .selectize-input input { padding: 0px !important; height: auto;}
footer{background-color:#bcbcbc;padding:10px 30px; }
footer ul {margin-bottom:0px !important;}
footer ul li{color:#fff !important; font-family: "Roboto-Regular" !important; font-size:12px !important;}
footer ul li a{color:#fff !important; font-family: "Roboto-Regular" !important; font-size:12px !important;}
footer ul li a:hover, footer ul li a:active, footer ul li a:focus{text-decoration:none !important;color:#ab0e1f !important;}
footer p{margin-bottom:0px; line-height: normal;    font-size: 12px;}
footer p a:hover{color:#ab0e1f !important;}

.search_section{position:relative;}



.add-new-matter form#addUser, .portal-info.add-new-matter #editNews {max-width: 550px !important; width: 100%; margin: 15px auto; background-color: #f7f7f7; padding: 30px;}
.add-new-matter form#addUser input, .add-new-matter form#addUser select {    height: 40px;    border-radius: 20px; border: 1px solid #ccc;    padding: 6px 12px;}
.add-new-matter form#addUser .portal-login-btn {    margin: 0; border:1px solid #ab0e1f;}
.add-new-matter form#addUser .portal-login-btn:hover{background-color:transparent !important; color:#ab0e1f !important;}
.add-new-matter form#addUser .form-group{position:relative;}
.admin-add-user .form-group input[type="password"] ~ #pswd_info {    position: absolute;    right: 0px;    top: 40px !important;    width: 100%  important;    z-index: 1 !important;}
.admin-add-user .form-group input[type="password"] ~ #pswd_info .panel-heading {    padding: 5px 15px !important;}
.admin-add-user .form-group input[type="password"] ~ #pswd_info .panel-heading h5 {    margin:0 !important;}
.admin-add-user .form-group input[type="password"] ~ #pswd_info .panel-body ul li{padding-left:0px !important;}

.doc-page-green-cld .row:nth-child(1) .col-sm-6:nth-child(1){text-align:left;}
.doc-page-green-cld .row:nth-child(1) .col-sm-6:nth-child(2) #exampledoc_filter{width: 100%;}
.doc-page-green-cld .row:nth-child(1) .col-sm-6 label{font-size: 16px !important; font-weight: normal;    margin-bottom: 0; text-transform: capitalize; font-family: "Roboto-Medium";}
.doc-page-green-cld .row:nth-child(1) .col-sm-6 label select, .list-of-matters .row:nth-child(1) .col-sm-6 label select{    margin: 0 5px; border-radius:30px;}
.doc-page-green-cld .row:nth-child(1) .col-sm-6:nth-child(2), .list-of-matters .row:nth-child(1) .col-sm-6:nth-child(2) {    text-align: right;}
.doc-page-green-cld .row:nth-child(1) .col-sm-6:nth-child(2) .dataTables_filter label, .list-of-matters .row:nth-child(1) .col-sm-6:nth-child(2) .dataTables_filter label {display: block;}
.doc-page-green-cld .row:nth-child(1) .col-sm-6:nth-child(2) .dataTables_filter input, .list-of-matters .row:nth-child(1) .col-sm-6:nth-child(2) .dataTables_filter input{ height: 50px; padding: 0px 15px; max-width: 364px; width: 100%; margin-left:5px; border-radius:30px;}

.add-new-matter .submit-button-bx {    padding-top: 0;    width: 100%;    max-width: unset;}

.tick-text{position:relative !important;}

.portal-info.table .deleteAll {    background-color: #ab0e1f !important;    border: solid 2px #ab0e1f !important;    position: relative !important;    top: 0px !important;
    margin-bottom: 15px;    text-transform: capitalize !important;}
.portal-info.table .deleteAll:hover, .portal-info.table .deleteAll:active, .portal-info.table .deleteAll:focus{background-color: #fff !important;  border: solid 2px #ab0e1f !important; color: #ab0e1f !important;}

.doc-view-pg {    max-width: 700px !important;    margin: 0 auto;}
.doc-view-pg img{width:100%;}
form#addNews{    max-width: 550px !important;    width: 100%;    margin: 15px auto;    background-color: #f7f7f7;    padding: 30px;}
form#addNews .form-group input{height: 40px;    border-radius: 20px;    border: 1px solid #ccc;    padding: 6px 12px;}

.dash-hp-view {    display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flex;    flex-flow: wrap;    width: 100%; padding: 0px 15px;}
.portal-dashboard-content a { text-decoration: none;}
h5.dash-heading-n-main{padding: 0 15px; color: #ab0e1f; font-size:30px; margin-bottom:20px; display: inline-block;}
.doc-part-hp { width: 59%; padding:15px;     border: 1px solid #ddd;background-color:#fff;}
.hp-right-dash-ed { width: 24%; display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; flex-flow: wrap;margin-left:1%;margin-right:1%;padding:15px;    border: 1px solid #ddd;background-color:#fff;}
.hp-latest-heading {    display: grid;    grid-template-columns: repeat(2, 1fr);    grid-gap: 15px;}
.hp-latest-heading h5{    color: #000;    font-family: "Roboto-Bold";    margin-top: 0; font-size: 18px;}
.news-col-dash h5, .contri-right h5{color: #000;    font-family: "Roboto-Bold";    margin-top: 0; font-size: 18px; margin-bottom: 30px;}
.hp-latest-heading .heading-col a button {    background-color: #ab0e1f !important; border: none; font-family: "Roboto-Regular"; border-radius: 25px;}
.hp-doc-data{margin-top:20px;}
.hp-doc-data table {    margin-bottom: 0;}
.inner-latest-warrpper .table tr td i {  color: #282828;}
.hp-doc-data th{border: 0 !important;}
.hp-doc-data td{border:0 solid #ddd !important;}

.hp-doc-data table tr:nth-child(odd) {    background-color: #f8f9fb !important;}
.hp-doc-data table tr:nth-child(even){background-color:#fff !important;}
.hp-doc-data thead tr {background-color:#fff !important;}
.hp-doc-data thead tr th{color: #d0d0d0; background-color:#fff !important; font-size: 14px;    font-weight: normal;}
.news-col-dash{width:100%;}
.news-col-dash .hp-latest-heading { display: flex;}
.news-col-dash .hp-latest-heading>a{ width:70%;}
.dash-news {    display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flex;    flex-flow: wrap;    width: 100%;margin-bottom: 10px;}
.dash-news-figure{max-width:70px;width:100%;height:70px;overflow:hidden;display: flex;   display: -webkit-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flex;  align-items: center; border:1px solid #ddd;}
.dash-news-figure img{max-width:100%;height:auto;}
.dash-news-text {    width: calc(100% - 100px);    padding-left: 20px;}
.dash-news-text p.news-date-dash {    margin-bottom:2px;    line-height: normal;    font-size: 14px;    color: #ab0e1f !important;      font-family: "Roboto-Bold"; }
p.news-dash-desc-n {    font-size: 14px;    line-height: normal;    margin-bottom: 0px;}
.contri-right{width:15%;border: 1px solid #ddd;    padding: 15px; background-color:#fff;}

.dash-contri{display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flex;    flex-flow: wrap;    width: 100%;margin-bottom: 10px;}
.dash-contri .dash-contri-fig{max-width:50px;width:100%;height:50px;overflow:hidden;display: flex;   display: -webkit-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flex;  align-items: center;}
.dash-contri .dash-contri-fig img{max-width:100%;height:auto;}
.dash-contri-text {    width: calc(100% - 50px);    padding-left: 20px;     font-size: 14px;    line-height:normal;    color: #2b2b2b;    font-family: "Roboto-Regular";}
.dash-link-hp{ width: 100%; margin-top: 1% !important;    padding: 20px;    border: 1px solid #ddd;background-color:#fff;}
.dash-link-hp h5{color: #000;    font-family: "Roboto-Bold";    margin-top: 0; font-size: 18px; margin-bottom: 30px;}
.link-top-dash{display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flex;    flex-flow: wrap;    width: 100%; }
.link-content-dash{width:32%;}
.link-content-dash:nth-child(3n+2){margin-left:2%;margin-right:2%;}
.link-content-dash  a{text-decoration:none;}
.link-content-dash a li{font-size: 14px;    line-height: 30px;       color: #ab0e1f;  font-family: "Roboto-Regular";}
.link-content-dash a li::marker{color:#ab0e1f;}
.link-content-dash  a:hover{text-decoration:none;}
.link-content-dash  a:hover li{color:#ab0e1f;}
.ft-door {    width: 100%;    text-align: center;    margin: 30px 0px;}
.ft-door img {    max-height: 150px;}
.show_doc_modal img{max-width:100%;}
.kn-advance .form-group input, .kn-advance .form-group select {    border-radius: 30px;    height: 50px;    transition: all 1s ease-out;    -webkit-transition: all 1s ease-out;    -ms-transition: all 1s ease-out;    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;}
  .kn-advance button {font-size: 20px;    background-color: #ab0e1f !important;    border: 1px solid #ab0e1f !important;    border-radius: 30px;    max-width: 190px;    font-family: "Roboto-Regular";width: 100%;    height: 50px;}
  .kn-advance button:hover, .kn-advance button:active, .kn-advance button:focus{outline:none;background-color:transparent !important; color: #ab0e1f !important;}

thead tr th{    font-weight: 700 !important;    color: #333 !important;}


.submitDocumentConfirmation2{     border: 1px solid #ab0e1f !important; background-color: #ab0e1f !important; color: #fff !important; border-radius: 25px !important; padding: 0px 20px !important; margin-right: 0px !important; width: 100% !important;
    font-size: 20px !important;  height: 50px; font-family: "Roboto-Regular";}
.submitDocumentConfirmation2:hover, .submitDocumentConfirmation2:focus, .submitDocumentConfirmation2:active{    background-color: #fff !important;    color: #ab0e1f !important;    outline: none !important;}

.knowledge_base_table thead tr th:nth-child(1), .knowledge_base_table tbody tr td:nth-child(1){ white-space: normal; width: 3% !important;}
.knowledge_base_table thead tr th:nth-child(2), .knowledge_base_table tbody tr td:nth-child(2){ white-space: normal; width: 10% !important;}
.knowledge_base_table thead tr th:nth-child(3), .knowledge_base_table tbody tr td:nth-child(3){ white-space: normal; width: 10% !important;}
.knowledge_base_table thead tr th:nth-child(4), .knowledge_base_table tbody tr td:nth-child(4){ white-space: normal; width: 10% !important;}
.knowledge_base_table thead tr th:nth-child(5), .knowledge_base_table tbody tr td:nth-child(5){ white-space: normal; width: 10% !important;}
.knowledge_base_table thead tr th:nth-child(6), .knowledge_base_table tbody tr td:nth-child(6){ white-space: normal; width: 10% !important;}
.knowledge_base_table thead tr th:nth-child(7), .knowledge_base_table tbody tr td:nth-child(7){ white-space: normal; width: 10% !important;}
.knowledge_base_table thead tr th:nth-child(8), .knowledge_base_table tbody tr td:nth-child(8){ white-space: normal; width: 10% !important;}
.knowledge_base_table thead tr th:nth-child(9), .knowledge_base_table tbody tr td:nth-child(9){ white-space: normal; width: 17% !important;}
.knowledge_base_table thead tr th:nth-child(10), .knowledge_base_table tbody tr td:nth-child(10){ white-space: normal; width: 10% !important;}


.news_room_table thead tr th:nth-child(1), .news_room_table tbody tr td:nth-child(1){ white-space: normal; width: 10% !important;}
.news_room_table thead tr th:nth-child(2), .news_room_table tbody tr td:nth-child(2){ white-space: normal; width: 20% !important;}
.news_room_table thead tr th:nth-child(3), .news_room_table tbody tr td:nth-child(3){ white-space: normal; width: 20% !important;}
.news_room_table thead tr th:nth-child(4), .news_room_table tbody tr td:nth-child(4){ white-space: normal; width: 20% !important;}
.news_room_table thead tr th:nth-child(5), .news_room_table tbody tr td:nth-child(5){ white-space: normal; width: 20% !important;}
.news_room_table thead tr th:nth-child(6), .news_room_table tbody tr td:nth-child(6){ white-space: normal; width: 5% !important;}
.news_room_table thead tr th:nth-child(7), .news_room_table tbody tr td:nth-child(7){ white-space: normal; width: 5% !important;}


.uploaded-documents-table thead tr th:nth-child(1), .uploaded-documents-table tbody tr td:nth-child(1){ white-space: normal; width: 10% !important;}
.uploaded-documents-table thead tr th:nth-child(2), .uploaded-documents-table tbody tr td:nth-child(2){ white-space: normal; width: 10% !important;}
.uploaded-documents-table thead tr th:nth-child(3), .uploaded-documents-table tbody tr td:nth-child(3){ white-space: normal; width: 12% !important;}
.uploaded-documents-table thead tr th:nth-child(4), .uploaded-documents-table tbody tr td:nth-child(4){ white-space: normal; width: 6% !important;}
.uploaded-documents-table thead tr th:nth-child(5), .uploaded-documents-table tbody tr td:nth-child(5){ white-space: normal; width: 12% !important;}
.uploaded-documents-table thead tr th:nth-child(6), .uploaded-documents-table tbody tr td:nth-child(6){ white-space: normal; width: 12% !important;}
.uploaded-documents-table thead tr th:nth-child(7), .uploaded-documents-table tbody tr td:nth-child(7){ white-space: normal; width: 13% !important;}
.uploaded-documents-table thead tr th:nth-child(8), .uploaded-documents-table tbody tr td:nth-child(8){ white-space: normal; width: 12% !important;}
.uploaded-documents-table thead tr th:nth-child(9), .uploaded-documents-table tbody tr td:nth-child(9){ white-space: normal; width: 8% !important;}
.uploaded-documents-table thead tr th:nth-child(10), .uploaded-documents-table tbody tr td:nth-child(10){ white-space: normal; width: 5% !important;}


.form-control{ font-family: "Roboto-Regular";}
.table>thead>tr>th { font-family: "Roboto-Bold";}
.pagination>li>a, .pagination>li>span{ font-family: "Roboto-Regular"; color: #282828 !important;}
.dataTables_info { font-family: "Roboto-Medium";}
.allow_document_doenload { text-align: left; font-family: "Roboto-Medium";}
.allow_document_doenload input { margin-right: 5px !important;}

.dataTables_scrollBody{ overflow: unset !important;}

span.get_result_data { color: red; font-family: "Roboto-Regular";}


.gl-portal-wrap.forgot-password-page { background-image: url(../images/login-nangia.jpg); background-repeat: no-repeat; background-position: right center; width: 100%; height: 100vh; background-size: cover; padding: 0px 0px 0px 110px;}
.gl-portal-wrap.forgot-password-page .document-portal-login { max-width: 767px; width: 100%; padding-top: 100px; margin: 0px; box-shadow: none; flex-flow: wrap; background-color: transparent;}
.gl-portal-wrap.forgot-password-page .document-portal-login .document-cloud { width: 100% !important; padding: 0px; background-color: transparent;}
.gl-portal-wrap.forgot-password-page .document-portal-login .document-cloud h2 { text-align: left; line-height: normal; font-size: 80px; color: #ab0e1f; font-family: "Roboto-Bold"; margin: 0; display: none;}
.gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx { background-color: transparent; width: 100%; padding: 0px;}
.gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx h4 { text-align: left;}
.gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx h4 { text-align: left; font-size: 80px; color: #ab0e1f; font-family: "Roboto-Bold"; margin: 0; letter-spacing: 0px;}
.gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx p { text-align: left;}
.gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx .sign-form .form-control{ width: 100%; border-radius: 90px; border: 2px solid #ccd3d9; padding: 0px 40px; height: 65px; font-size: 30px; font-family: "Roboto-Regular";
    color: #000;    transition: all 1s ease-out;    -webkit-transition: all 1s ease-out;    -ms-transition: all 1s ease-out;    -moz-transition: all 1s ease-out;    -o-transition: all 1s ease-out;}
.gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx .sign-form .portal-login-btn{ font-size: 36px; padding: 5px 0px; color: #fff; background-color: #930b19; font-family: "Roboto-Regular"; max-width: 290px; width: 100%;  border-radius: 40px;
    border: 1px solid #930b19; transition: all 1s ease-out; -webkit-transition: all 1s ease-out; -ms-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -o-transition: all 1s ease-out; height: auto;}
.gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx .sign-form { padding: 50px 0px;}
.gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx .sign-form .forgot-pass-btn { text-align: left;}
.gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx .sign-form .portal-login-btn:hover{ color:#fff !important;}
.gl-portal-wrap.forgot-password-page .document-portal-login .document-cloud img { width: 60%;}
.document-table-bx tbody tr td .d-files { color: #282828; font-family: "Roboto-Regular"; font-weight: unset;}
.gl-portal-wrap.forgot-password-page+.outerfooter { position: fixed; bottom: 0px; left: 0px; width: 100%;}
.gl-portal-wrap.forgot-password-page.resetPassword .sign-form .portal-login-btn { max-width: 350px !important; margin-top: 0px;}

#editNews.sign-form .form-group select { height: 40px; border-radius: 20px; border: 1px solid #ccc; padding: 6px 12px; width: 100%; font-family: "Roboto-Regular";}
.sign-form .form-group img {width: auto;height: 90px;}

h2.psh {    width: 80%;    clear: both;    text-align: center;    margin: 0 auto;}


.faq_main{    margin:30px auto  0 auto;
    background-color: #fff;    padding: 20px;}

.faq_main .panel-default{box-shadow:none;border:0px !important;}

.faq_main .panel-heading{    background-color: transparent !important;    border-color: transparent !important; padding:0px !important;}

.faq_main .panel-heading h4 {
    text-transform: unset !important;
    font-size: 20px;
    padding-right: 0px;
    color: #ab0e1f;
    font-weight: normal;
	position:relative;
}
.faq_main .panel-heading h4  i.fa-edit{position: absolute;
    left: 0px;
    z-index: 1;
    top: 50%;
    transform: translate(20px, -50%); -webkit-transform: translate(20px, -50%); -moz-transform: translate(20px, -50%); -ms-transform: translate(20px, -50%); -o-transform: translate(20px, -50%); font-size:16px;}
.faq_main .panel-heading h4 a{text-decoration:none !important; display:block !important; padding:10px 30px 10px 55px;background-color: #f6f6f6 !important;    border-color: #f6f6f6 !important;position:relative;}
.faq_main .panel-heading h4 a[aria-expanded="false"]:after{right: 15px;
    content: "";    position: absolute;    z-index: 11;    display: block;    width: 10px;    height: 11px;    border-top: 2px solid #ab0e1f;    border-left: 2px solid #ab0e1f;    top: 18px;    transform: rotate(225deg); -webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -ms-transform: rotate(225deg);}


.faq_main .panel-heading h4 a[aria-expanded="true"]{background-color: #ab0e1f !important;    border-color: #ab0e1f !important; color:#fff;}
.faq_main .panel-heading h4 a[aria-expanded="true"]:after{right: 15px;
    content: "";    position: absolute;    z-index: 11;    display: block;    width: 10px;    height: 11px;    border-top: 2px solid #fff;    border-left: 2px solid #ffff;    top: 14px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg);}

.faq_main .panel-body{border:0px !important;}
.faq_main .panel-body a {    color: #ab0e1f;}
.module_desc1{padding:0px 10px;}
.module_desc1 p:last-child{margin-bottom:50px;}
.module_desc1 p a{color: #ab0e1f;}
.ftext{text-transform: unset;}


@media only screen and (max-width: 1600px)
{
 .portal-dashboard-content{min-height:563px;}
}

 @media only screen and (max-width: 1440px)
{
 .portal-dashboard-content{min-height:560px;}
 .gl-portal-wrap.forgot-password-page { padding: 0px 0px 0px 80px;}
 .gl-portal-wrap.forgot-password-page .document-portal-login{ max-width: 560px; padding-top: 50px;}
 .gl-portal-wrap.forgot-password-page .document-portal-login .document-cloud h2{ font-size:65px;}
 .gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx h4 { font-size: 24px; margin: 0px;}
 .gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx .sign-form { padding: 20px 0px 50px;}
 .gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx .sign-form .form-control { padding: 0px 20px; height: 45px; font-size: 18px;}
 .gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx .sign-form .portal-login-btn{ max-width: 160px; font-size: 20px; padding: 7px 0px;}
 .portal-dashboard-menu ul.portal-nav li i { padding-right: 0px;}
 .portal-dashboard-menu ul.portal-nav li { margin-right: 12px;}
 .gl-portal-wrap.forgot-password-page.resetPassword .sign-form .portal-login-btn { max-width: 220px !important; margin-top: 0px;}
 .gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx h4{ font-size: 50px;}

}


@media only screen and (max-width: 1400px)
{
    .header-up-section{ padding:20px 15px;}
    footer{ padding:10px 15px;}
    .portal-dashboard-menu{ padding:15px;}
    .inner-latest-warrpper table tr td:first-child { white-space: nowrap;}
    .dash-news-text { width: calc(100% - 70px); padding-left: 10px;}


}


@media only screen and (max-width: 1366px)
{


.gl-portal-wrap { padding: 40px 0px;}
.document-cloud{padding:40px;}
.portal-form-bx{padding:0px 40px;}
.document-cloud h2{font-size: 40px;}
.document-cloud p{font-size:22px;}
.document-cloud p img{width:70% !important;}
/*.document-cloud figure img {max-width: 100%; width: auto; height: 150px;    margin: 0 auto;    text-align: center;}*/
.document-cloud figure{text-align:center;}
.portal-dashboard-menu ul.portal-nav li { margin-right: 8px;}
.portal-dashboard-menu ul.portal-nav li a{ font-size:12px;}
.header-ac-right li{ padding-left: 5px;  font-size: 12px;}
.header-ac-right li a{ font-size:12px;}


}

@media only screen and (max-width: 1330px)
{

.hp-right-dash-ed{width:23%; padding:15px;}
.doc-part-hp{width:57%; padding:15px;}
.contri-right{width:18%; padding:15px;}


}



@media only screen and (max-width: 1199px)
{

    .document-cloud h2 {font-size: 34px;}
    .portal-dashboard-content h4{font-size:30px;}
    .add-document{max-width:180px;}
    .add-document a{font-size:16px;}
    .document-table-bx thead tr th{    padding: 12px 15px;    font-size: 15px;}
    .document-table-bx tbody tr td{ padding: 12px 15px;    font-size: 15px;}

    .portal-form-bx h4 {font-size: 30px; margin-top: 0px;letter-spacing:0px;    line-height: normal;}
    .sign-form {padding-top: 0px;}
    .sign-form .form-group {margin-bottom: 10px; position: relative;}
    .portal-form-bx p{font-size:24px;    line-height: normal;}
    .portal-form-bx {padding:30px;}
    .document-cloud {padding: 30px;}
    .document-cloud p {    font-size: 20px;   line-height: normal;}
    .inner-logo-above img{    max-height: 35px;}

    .portal-dashboard-menu ul.portal-nav li.login-name-header{right:190px;font-size:12px;}
    .portal-dashboard-content{    padding: 20px 15px 0px 15px;}




}


@media only screen and (max-width:991px)
{

    .document-portal{width:100%;}
    .document-cloud h2 {    font-size: 30px; margin: 30px 0px;}
    .portal-form-bx p{font-size:24px;}
    .document-cloud { padding:20px;}
    .portal-form-bx {    padding:20px;}
    .portal-dashboard-menu .portal-co-logo img{max-height:50px;}

    .portal-dashboard-content h4 {    font-size: 23px;}
    .add-document {    max-width: 120px;}
    .list-of-matters table tr td:last-child a:nth-child(3n+2) {margin: 0px 4px;}
    .list-of-matters table tr td:last-child a{font-size:12px;}
    .document-cloud p img{display:block;}
    .sign-form .form-group input.form-control{font-size:16px;}
    .add-document {    max-width: 150px;}
    .inner-logo-above img{max-height:40px;}
    .document-portal-login{    max-width: 750px;    width: 100%;}
    .g-rr-pg .document-cloud {    padding: 60px 20px;}
    .login-n-wrapper { padding-left: 30px;}
    .gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx h4{ font-size: 40px;}
	.faq_main .panel-heading h4 i.fa-edit{top:22px;}


}


@media only screen and (max-width:890px)
{
    .faq-table { display: block; width: 100%; overflow: auto;}
    .edit-profile-right { float: left; width: 100%; position: unset !important; margin: 0px !important;}


}


@media only screen and (max-width:767px)
{


    .portal-dashboard-menu .portal-co-logo img {    height: 45px;}
    .portal-info .row:nth-child(2) .col-sm-12 table{display: block;    white-space: nowrap;    overflow: auto;}
    .portal-info{padding:0px;}
    .add-new-matter .submit-button-bx{max-width:100%;}
    .add-new-matter .submit-button-bx a button.portal-cancel-btn{width: auto !important;font-size: 16px;height: 40px;padding: 0px 20px;}
    .add-new-matter .submit-button-bx button.portal-login-btn{width: auto !important;    padding: 0px 20px;}


    .list-of-matters .portal-info .row:nth-child(1) .col-sm-6 label{    display: flex; display: -webkit-box;display: -webkit-flex;display: -moz-flex;
    display: -ms-flex; align-items: center;justify-content: flex-end;}
    .doc-page-green-cld .row:nth-child(1) .col-sm-6 label{    display: flex; display: -webkit-box;display: -webkit-flex;display: -moz-flex;
    display: -ms-flex; align-items: center;justify-content: flex-end;}
    .list-of-matters .portal-info .row:nth-child(1) .col-sm-6 select{margin: 0 5px;}
    .doc-page-green-cld .row:nth-child(1) .col-sm-6 select{margin:0px 5px;}
    .dataTables_paginate.paging_simple_numbers{text-align:center;}

    .add-new-matter form#addUser .form-group.s-baris-sec {  width: 100%;}
    .add-new-matter form#addUser .form-group.s-baris-div-sec{width:100%;}
    .add-new-matter form#addUser .form-group.s-baris-extrnal-user-sec {
    width: 100%;    padding: 0px;}
    .document-portal-login{    max-width: 640px;    width: 100%;}
    .gl-portal-wrap.forgot-password-page .document-portal-login .portal-form-bx h4{ font-size: 30px;}
    .sign-form .form-group img{    max-width: 100%;    height: auto !important;}

}

@media only screen and (max-width:736px)
{


    .document-cloud h2 {font-size: 28px; }
    .document-cloud p {    font-size: 16px;}
    .document-cloud {    padding: 38px 30px;}
    .g-rr-pg .document-cloud {    padding: 38px 20px;}
    .gl-portal-wrap.forgot-password-page .document-portal-login { max-width: 100%; padding: 50px 15px 0px 0px; }

}

@media only screen and (max-width:667px)
{

    .document-cloud{width:100%;}
    .portal-form-bx{width:100%;}
    .document-portal { width: 100%;    flex-flow: wrap;}
    .portal-form-bx{width:100%;padding-bottom: 30px;}
    .document-cloud p {    font-size: 28px;}

    .list-of-matters #example_filter label {text-align: left;width: 100%;margin-top: 10px;border-top: 1px solid #ececec;
    padding-top: 15px;}
    .list-of-matters #example_filter {text-align: left;}
    .portal-info .row:nth-child(2) .col-sm-12{padding:0px;}
    .portal-dashboard-menu .portal-co-logo img {    max-height:40px;}
    .portal-dashboard-menu .portal-co-logo {    padding: 0px;}
    .document-table-bx thead tr th{font-size:14px; padding: 9px 10px;}
    .document-table-bx tbody tr td {padding: 9px 10px;    font-size: 14px;}
    .modal-dialog.add-barrister-share-popup{max-width:97%}


    .list-of-matters .portal-info .row:nth-child(1) .col-sm-6 label{    justify-content: flex-start;}
    .list-of-matters .portal-info .row:nth-child(1) .col-sm-6{text-align:left;max-width:unset;}
    .list-of-matters .portal-info .row:nth-child(1) .col-sm-6:nth-child(2) label{justify-content: flex-end;}

.doc-page-green-cld .row:nth-child(1) .col-sm-6 label{justify-content: flex-start;}
.doc-page-green-cld .row:nth-child(1) .col-sm-6{text-align:left;max-width:unset;}
.doc-page-green-cld .row:nth-child(1) .col-sm-6:nth-child(2) label{justify-content: flex-end;}

.portal-dashboard-content.list-of-matters .row:nth-child(2){margin-left:0px;margin-right:0px;}

.portal-dashboard-content.doc-page-green-cld .row:nth-child(2){margin-left:0px;margin-right:0px;}
.portal-dashboard-content h4{padding-right:0px;}


button.download-all-files{font-size: 12px;    padding: 8px 15px;}
.add-new-matter .submit-button-bx a button.portal-cancel-btn {width: auto !important; padding: 8px 15px;height: auto; font-size: 16px; box-shadow: none;}
.add-new-matter .submit-button-bx button.portal-login-btn { width: auto !important;    padding: 8px 15px;    font-size: 16px;    height: auto;box-shadow: none;}
 .document-portal-login{    max-width:100%;    width: 100%;padding:0px 20px;}
}



@media only screen and (max-width:568px)
{
    .document-cloud p {    font-size: 23px;}
    .inner-logo-above img{max-height:25px;}


}

@media only screen and (max-width:479px)
{
    .document-cloud {    padding:15px 15px !important;}



}
.mobile-navigation{display:none;}


@media only screen and (max-width: 991px) {
  a.close{display:block;}
  .portal-nav{display:none;}
  .mobile-navigation{display:block;}
  .mobile-slide {
    visibility: hidden;
    right: -100%;
    background-color: rgba(50,64,100,0.9);
    height: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    padding-top: 50px;
}
.mobile-slide.main {
    display: block;
    right: 0;
    z-index: 99999;
    width: 100%;
    top: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    visibility: visible;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    opacity: .2;
}
.mobile-slide.main a.close {
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 1;
}

.mobile-slide li {text-align:center;padding:10px 0px;list-style:none;}
.mobile-slide li a {display:block;color:#fff;font-size:16px;text-decoration:none;    font-family: "Roboto-Regular";}
.mobile-slide li a:hover {color: #ab0e1f;}
.mobile-navigation .mobile-icon{color:#fff;}
.login-name-header{color:#fff;text-transform: uppercase;}
.pagination{position:relative;z-index:0;}
.mobile-navigation .inner-logo-above img{max-height:47px;}
.mobile-navigation ul li.active a{color:#ef7814;}
}
.checkSecurty {
  cursor: pointer;
}


/****************************************** Popup CSS *************************************/
.gl-dash-main-download-bx { padding-top: 20px;}
.document-portal.document-portal-login.gl-dash-download-bx{ align-items: center;}
.modal-open .modal#fileDownloadPop{ padding: 0px !important;}
.modal-open .modal#fileDownloadPop .modal-dialog .modal-header .sh-confirmation{ font-size: 24px; font-family: "Roboto-Medium"; color: #324064;}
.modal-open .modal#fileDownloadPop .modal-dialog{margin: 0px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); max-width: 500px;}
.modal#fileDownloadPop .modal-dialog .modal-footer{ position: relative; }
.modal#fileDownloadPop .modal-dialog .modal-footer .close { position: absolute; top: 50%; right: 15px;
    transform: translate(-0%, -50%); -o-transform: translate(-0%, -50%); -ms-transform: translate(-0%, -50%); -moz-transform: translate(-0%, -50%);font-size: 16px;}
.file-proc-page .help-sec-edit{text-align: center; }
.file-proc-page .help-sec-edit .portal-heading h4{ padding: 0px; }
.file-proc-page .help-sec-edit .portal-info{ margin-bottom: 0px; }
.file-proc-page .help-sec-edit .portal-info h2{ line-height: 26px; margin-bottom: 0px; }
.modal-open .modal#fileDownloadPop .modal-dialog .modal-body{ text-align: center; }
.document-portal.document-portal-login.gl-dash-download-bx .down-login-btn .portal-login-btn{ line-height: 50px; text-decoration: none; color: #fff;}
.document-portal.document-portal-login.gl-dash-download-bx .down-login-btn .portal-login-btn:hover{ color: #fff; }
.document-portal.document-portal-login.gl-dash-download-bx .down-login-btn em{ font-size: 16px; color: #324064; }
.document-portal.document-portal-login.gl-dash-download-bx .down-login-btn em a{ color: #ab0e1f; }
.err {
  color: red;
  text-align: left;
  font-family: "Roboto-Regular";
}

.admin-add-user .form-group input[type="password"] {
    width: 100% !important;
    margin-right: 0px !important;
}

.admin-add-user .form-group input[type="password"] ~ #pswd_info {position:absolute; right:0px;}

html, body{height:100%; margin:0px !important;}
  .login-n-wrapper{background-image:url("../images/login-nangia.jpg");background-repeat:no-repeat;background-position:right center;width:100%;height:100%;padding-left:110px; background-size:cover;}

.header-up-section {    display: grid;    grid-template-columns: repeat(2, 1fr);grid-gap: 30px;    padding: 20px 30px;    box-sizing: border-box;align-items: center;}
.header-up-section img{height:50px;}
.header-up-section-div1 img{    filter: grayscale(100%);    -webkit-filter: grayscale(1) invert(1);    filter: grayscale(1) invert(1); height:35px;}
.header-up-section-div2{text-align:right;}
  .login-n-content {    max-width: 767px;    width: 100%;padding-top:100px;}
  .n-heading{padding-bottom:50px;}
  .login-n-form{max-width:700px; width:100%;}
  .login-n-form .form-group{position:relative;}
.login-n-form .form-group i {    position: absolute;    top: 50%;    left: 40px;    transform: translate(0px, -50%);    -webkit-transform: translate(0px, -50%);    -moz-transform: translate(0px, -50%);    -ms-transform: translate(0px, -50%);    -o-transform: translate(0px, -50%);    font-size: 24px;    color: #ab0e1f;}
  .login-n-form input {    width: 100%;    border-radius: 90px;    border: 2px solid #ccd3d9;    padding: 0px 40px 0px 75px;    height: 65px; font-size:30px; font-family: "Roboto-Regular"; color:#000; transition: all 1s ease-out; -webkit-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-moz-transition: all 1s ease-out; -o-transition: all 1s ease-out;}
  .login-n-form input::placeholder{color:#7a8694;}
.login-n-form input:-ms-input-placeholder {  color: #7a8694;}
.login-n-form input::-ms-input-placeholder {   color: #7a8694;}
.login-n-form input:focus{outline:none;box-shadow:none;border:2px solid #ab0e1f; outline:none;}
.n-heading h1{font-size:80px; color:#ab0e1f;font-family: "Roboto-Bold";margin:0;}
.n-heading h4{font-size:65px; color:#ab0e1f;font-family: "Roboto-Light"; margin:0;}
.n-password{display:flex; display:-webkit-box;display:-webkit-flex; display:-moz-flex; display:-ms-flex; flex-flow:wrap;width:100%;justify-content:space-between; padding:0 30px;}
.n-switch span{font-size:17px; color:#4d5e72; padding-left:10px;font-family: "Roboto-Regular";}
.n-forget a{font-size:17px; color:#4d5e72; font-family: "Roboto-Regular"; text-decoration:none; transition: all 1s ease-out; -webkit-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-moz-transition: all 1s ease-out; -o-transition: all 1s ease-out;}
.n-forget a:hover, .n-forget a:active, .n-forget a:focus{font-size:17px; color:#ab0e1f;}
.n-login-btn{margin-top:50px;}
.n-login-btn button {    font-size: 36px; padding:5px 0px;   color: #fff;    background-color: #930b19; font-family: "Roboto-Regular";     max-width: 290px;    width: 100%;    border-radius: 40px;    border: 1px solid #930b19; transition: all 1s ease-out; -webkit-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-moz-transition: all 1s ease-out; -o-transition: all 1s ease-out;}
.n-login-btn button:hover, .n-login-btn button:active, .n-login-btn button:focus{background-color:#ab0e1f; border: 1px solid #ab0e1f; }


.login-footer-n{display:flex; display:-webkit-box;display:-webkit-flex; display:-moz-flex; display:-ms-flex; flex-flow:wrap;width:100%;justify-content:space-between;}
.n-bottom-icon {    position: fixed;    bottom: 0px;    width: 100%;    left: 50%;    transform: translate(-50%, -50%);    margin: 0 auto;    padding: 0 110px;}
.login-footer-n .n-logo-col{width:48%;}
.login-footer-n .n-logo-col img{max-width:400px;}
.login-footer-n .n-logo-col:last-child{text-align:right;}

.modal-dialog { max-width: 800px; width: 100% !important; padding: 0px 15px; margin: 0px !important; position: absolute !important; top: 50px; left: 50%; transform: translate(-50%, -0%) !important; -o-transform: translate(-50%, -0%) !important;
    -ms-transform: translate(-50%, -0%) !important; -moz-transform: translate(-50%, -0%) !important;}
.modal-content .modal-body iframe { width: 100% !important;}
.modal-content .modal-header{border-bottom:0px; padding: 15px 15px 0px 15px; position:relative;}
.modal-content .modal-header button{position: absolute;    right: 15px;    top: 15px;    background-color: transparent;    opacity: 1;    margin-top: 0;    padding: 0px;
    color: #c1c1c1;}
.modal-content .modal-header .modal-title {    font-size: 20px;    color: #ab0e1f;}
.modal-content .modal-body input, .modal-content .modal-body select {    border-radius: 20px;    height: 40px;    padding: 6px 12px;}
.modal-content .modal-body textarea{border-radius: 20px;}
.modal-content .modal-body label {font-family: "Roboto-Regular";font-weight: normal;    font-size: 16px;}
.modal-content .modal-footer {    padding: 0 10px 10px;    text-align: center;    border-top: 0;}
.modal-content .modal-footer button.btn-primary {  background-color: #ab0e1f; border: 1px solid #ab0e1f; border-radius: 25px;  font-family: "Roboto-Regular"; font-size: 20px; padding: 0px 40px; height: 50px; text-transform: capitalize;}
.modal-content .modal-footer button.btn-secondary{    background-color: #fff;    border: 1px solid #ab0e1f;    border-radius: 20px; color: #ab0e1f;     max-width: 120px;font-family: "Roboto-Regular";     display: none;width: 100%;}
.modal-content .modal-footer button.btn-primary:hover{ background-color: transparent; border: 2px solid #ab0e1f; color: #ab0e1f;}
.login-n-wrapper.error-wrap .login-n-content .back-home{ font-size: 36px; padding: 5px 0px; color: #fff; background-color: #930b19; font-family: "Roboto-Regular"; max-width: 400px; width: 100%; border-radius: 40px;
    border: 1px solid #930b19; transition: all 1s ease-out; -webkit-transition: all 1s ease-out; -ms-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -o-transition: all 1s ease-out;  display: inline-block;
    text-align: center; margin-top: 40px;}

	.all-user-table{overflow:hidden;overflow-x:scroll;width:100%;display:block;white-space:nowrap;}


@media only screen and (max-width:1440px)
{
.login-n-wrapper{padding-left:80px;}
.n-heading h4{font-size:50px;}
.n-heading h1{font-size:65px;}
.login-n-form input{font-size:18px; height: 45px; padding: 0px 20px 0px 55px;}
.login-n-content{max-width:560px; padding-top: 50px;}
.login-n-form .form-group i{    font-size: 17px; left: 30px;}
.n-login-btn button{max-width: 160px;    font-size: 20px;    padding: 7px 0px;}
.n-login-btn {    margin-top: 40px;}
.n-password{    padding: 0 20px;}
.n-bottom-icon{padding: 0 70px;}
.login-footer-n .n-logo-col img {    max-width: 250px;}
.login-n-form{    max-width: 450px;}
.n-heading {    padding-bottom: 30px;}
.n-forget a{font-size:16px;}
.n-switch span{font-size:16px;}
.login-n-wrapper.error-wrap .login-n-content .back-home { font-size: 20px; padding: 7px 0px; max-width: 250px;}


}

@media only screen and (max-width:1280px)
{



}

@media only screen and (max-width:1199px)
{
    .doc-part-hp { width: 100%; padding: 15px; margin-bottom:2%;}
    .header-up-section { padding: 20px 15px;}
    .all-users-tb { display: block; overflow: auto; width: 100%;}
    .all-users-tb tr th, .all-users-tb tr td { white-space: nowrap;}
    .uploaded-documents-table {  display: block; overflow: auto;}
    .uploaded-documents-table th, .uploaded-documents-table td{ white-space: nowrap !important;}

    .portal-dashboard-menu { position: relative; justify-content: end;}
    .header-ac-right { width: 90%;}
    .mobile-icon { position: absolute; top: 14px; right: 15px;}
    .mobile-icon span{height: 3px;  margin-bottom:6px;    border-radius: 3px; background-color: #fff; display: block; -webkit-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;}
	.mobile-icon span:nth-child(1){width:13px; }
	.mobile-icon span:nth-child(2){width:26px;}
	.mobile-icon span:nth-child(3){width:13px;}
	.mobile-icon.mobile-icon-open span:nth-child(1){width:26px;}
	.mobile-icon.mobile-icon-open span:nth-child(2){width:13px;}
	.mm-ic-box {float: right;    border: 0px;    display: inline-block;    text-align: center;    background-color: transparent;    width: 26px;}
	.mobile-icon.mobile-icon-open ~ ul{display:block; position: fixed;    width: 100%;    background-color: #ab0e1fd4;    height: 100%;    left: 0;    top: 140px; z-index: 999; padding-top: 15px;overflow: auto;padding-bottom: 140px !important;}
	.mobile-icon.mobile-icon-open ~ ul li{ padding: 10px;    display: block;    list-style: none;    text-align: center;   width: 100%;    box-sizing: border-box;}
	.mobile-icon.mobile-icon-open ~ ul li a { text-align: center; font-size: 16px;}
	.portal-dashboard-menu ul.portal-nav li.active{ border:none;}
    ul.portal-nav{ display:none;}
    .header-wrap { position: sticky; top: 0px; background-color: #fff; left: 0px; width: 100%; z-index: 999;}
    .news-col-dash .hp-latest-heading { display: flex; flex-wrap: wrap;}
    .news-col-dash .hp-latest-heading>a { width: 100%; padding-right: 110px;}
    .news-col-dash{ position: relative;}
    .news-col-dash .heading-col a { position: absolute; top: 0px;    right: 0;}
    .hp-right-dash-ed {    width: 49%;    padding: 15px;    margin-left: 0px;}
	.contri-right {    width: 49%;    padding: 15px;    margin-left: 1%;}
	.dash-link-hp{padding:15px;}
    .dash-link-hp{margin-top:2% !important;}
	.link-content-dash {    width: 49%;}
	.link-content-dash:nth-child(3n+2) {    margin-left: 0;    margin-right: 0;}
	.knowledge_base_table { display: block; overflow: auto; width: 100%;}
    .knowledge_base_table th, .knowledge_base_table td { white-space: nowrap !important;}

}

@media only screen and (max-width:1025px)
{
    .news_room_table { display: block; overflow: auto; width: 100%;}
    .news_room_table th{ white-space: nowrap !important;}
    .news_room_table td:nth-child(1), .news_room_table td:nth-child(2), .news_room_table td:nth-child(6), .news_room_table td:nth-child(7){ white-space: nowrap !important;}

}


@media only screen and (max-width:991px)
{
    .login-n-wrapper { padding-left: 30px; background-position: top center;}
    .n-bottom-icon { padding: 0 30px;}
    .n-heading h4 { font-size: 40px;}
    .n-heading h1 { font-size: 50px;}
    .gl-portal-wrap.forgot-password-page { padding: 0px 0px 0px 45px;}
    .doc-page-green-cld .row:nth-child(1) .col-sm-6:nth-child(2) .dataTables_filter input, .list-of-matters .row:nth-child(1) .col-sm-6:nth-child(2) .dataTables_filter input { height: 45px; max-width: 300px;}
    .add-document a { height: 45px; line-height: 42px;}
    .portal-heading button { font-size: 16px; height: 45px; line-height: 42px; max-width: unset; width: auto; padding: 0px 30px;}
    .doc-tab-name a { max-width: 180px;}
    .doc-tab-name a h5, .doc-tab-name a h5.active { font-size: 16px;height: 45px; line-height: 42px; max-width: 100%; width: auto; margin: 0px;}
    .doc-tab-name .add-doc-btn { max-width: 200px;}
    .all-doc-ad-srch .col-md-2 { padding: 0px; margin-bottom: 10px;}
    .knowledge_base_table { display: block; overflow: auto; width: 100%;}
    .knowledge_base_table th, .knowledge_base_table td { white-space: nowrap !important;}
    .dt-bootstrap>.row:nth-child(1) .col-sm-6:first-child { width: 200px !important;}
    .dt-bootstrap>.row:nth-child(1) .col-sm-6:last-child { width: 75% !important;}
    .modal-content .modal-footer button.btn-primary { font-size: 16px; padding: 0px 30px; height: 45px;}
    .portal-login-btn { font-size: 16px; height: 45px;}

    .hp-doc-data {    margin-top: 20px;    overflow: hidden;    overflow-x: scroll;    white-space: nowrap;}


}

@media only screen and (max-width:767px)
{
    .header-up-section{ padding: 20px 15px;}
    .header-up-section-div1 img{ height:25px;}
    .login-n-wrapper { padding-left: 0px; background-position: top center;}
    .n-bottom-icon { padding: 0px; position: unset; transform: unset;}
    .login-n-content { padding-bottom: 100px;}
    .login-footer-n .n-logo-col:last-child img {    filter: grayscale(100%);    -webkit-filter: grayscale(1) invert(1);    filter: grayscale(1) invert(1);}
    .n-heading h4 { font-size: 30px;}
    .n-heading h1 { font-size: 35px;}
    .gl-portal-wrap.forgot-password-page { padding: 0px 0px 0px 15px;     background-position: top center;}
    .inner-latest-warrpper .hp-doc-data table { width: 100%; display: block; overflow: auto;}
    .inner-latest-warrpper .hp-doc-data table tr td:first-child { white-space: nowrap;}
    .inner-latest-warrpper .hp-doc-data table tr td:nth-child(2) { width: 370px; display: table;}
    h5.dash-heading-n-main{ padding: 0 0px; font-size: 20px;}
    .dash-hp-view{ padding:0px;}
    .inner-latest-warrpper,  .news-col-dash { padding:0px;}
	.contri-right ,.dash-link-hp{padding:15px;}

    .mobile-navigation .mobile-icon{ font-size:24px !important;}
    .doc-page-green-cld .row:nth-child(1) .col-sm-6:nth-child(2) .dataTables_filter label, .list-of-matters .row:nth-child(1) .col-sm-6:nth-child(2) .dataTables_filter label { display: flex;}
    .dt-bootstrap>.row:nth-child(1) .col-sm-6:first-child { width: 100% !important; max-width: 170px !important;}
    .dt-bootstrap>.row:nth-child(1) .col-sm-6:last-child { width: 70% !important; padding-left: 15px !important;}
    .add-document a { height: 40px; line-height: 36px;}
    .doc-page-green-cld .row:nth-child(1) .col-sm-6:nth-child(2) .dataTables_filter input, .list-of-matters .row:nth-child(1) .col-sm-6:nth-child(2) .dataTables_filter input { height: 40px; max-width: 280px;}
    .portal-heading button { font-size: 16px; height: 40px; line-height: 36px; padding: 0px 20px;}
    .doc-tab-name a h5, .doc-tab-name a h5.active { height: 40px; line-height: 36px;}
    .doc-tab-name .tab-btn{ width:60%;}
    form#addNews{ padding:15px;}
    .modal-content .modal-footer button.btn-primary {  height: 40px;}
    .portal-login-btn { height: 40px;}
    .portal-dashboard-content h4 { font-size: 20px;}
    .gl-portal-wrap.forgot-password-page+.outerfooter{ position: unset;}
    .doc-page-green-cld form.upload-document{ padding:15px;}
   .kn-advance button { font-size: 16px; height: 40px;}
   .kn-advance .form-group input, .kn-advance .form-group select, .all-doc-ad-srch input{ height: 40px;}
    .add-new-matter form#addUser, .portal-info.add-new-matter #editNews { padding: 15px;}
    .all-doc-ad-srch button.btn-primary { font-size: 16px;  max-width: 200px; height: 40px;}
    .doc-page-green-cld form.upload-document2{ padding:15px;}
    .doc-page-green-cld form.upload-document2 .submitDocumentConfirmation2 { font-size: 16px !important;height: 40px;}
    #submitDocumentConfirmation { font-size: 16px; height: 40px; line-height: 40px;}


}

@media only screen and (max-width:667px)
{
    .portal-dashboard-content.doc-page-green-cld .row:nth-child(2) .col-md-4{ padding:0px;}

}

@media only screen and (max-width:639px)
{
    .login-footer-n .n-logo-col { width: 100%; text-align: center;}
    .login-footer-n .n-logo-col:last-child { text-align: center; padding-top: 15px;}
    .login-footer-n .n-logo-col img { max-width: 240px;}
    .gl-portal-wrap.forgot-password-page .document-portal-login .document-cloud img { width: 90%;}
    .header-up-section { padding: 10px 15px; grid-gap: 10px;}
    .header-up-section-div1 img{ height:15px;}
    .header-up-section-div2 img{ height: 20px;}
    .news-col-dash { width: 100%; margin: 2% 0% 0px 0px;}
    .contri-right { width: 100%; margin: 2% 0px 0px 0px;}
    /*.portal-heading {  justify-content: end;}*/
    .doc-tab-name .tab-btn { width: 100%; margin-bottom: 10px;}
    .doc-tab-name a { max-width: 50%;}
    .mobile-icon.mobile-icon-open ~ ul{ top: 91px;}
    div#myCarousel, #myCarousel .carousel-inner .item { height: auto;}
    #myCarousel .carousel-inner .item img { position: unset; transform: unset;  -o-transform: unset; -ms-transform: unset;  -moz-transform: unset;}
    .link-content-dash { width: 100%;}
    .news-col-dash h5, .contri-right h5, .dash-link-hp h5 { margin-bottom: 20px;}
    .hp-right-dash-ed {    width: 100%;    padding: 15px;    margin-left: 0px;    margin-right: 0px;}

}

@media only screen and (max-width:479px)
{
    .link-content-dash { width: 100%;}
    .dt-bootstrap>.row:nth-child(1) { flex-flow: wrap; justify-content: end;}
    .dt-bootstrap>.row:nth-child(1) .col-sm-6:last-child { width: 100% !important; padding: 15px 0px 0px !important; text-align: left;}
    .doc-page-green-cld .row:nth-child(1) .col-sm-6:nth-child(2) .dataTables_filter input, .list-of-matters .row:nth-child(1) .col-sm-6:nth-child(2) .dataTables_filter input { max-width: 390px;}
    .portal-dashboard-content h4 {  width: 100%;margin-bottom: 15px !important;}
    .portal-heading{ justify-content: flex-end;}

}

@media only screen and (max-width:360px)
{
    .doc-tab-name .tab-btn a h5 { font-size: 14px;}



}

@media only screen and (max-width: 1199px)
{
    .mobile-icon.mobile-icon-open ~ ul .dropdown{ width:100%;}
    .mobile-icon.mobile-icon-open ~ ul .dropdown .dropdown-content{  position: unset; text-align: center; background-color: #ab0e1fd4 !important; box-shadow: none;}
    .mobile-icon.mobile-icon-open ~ ul .dropdown .dropdown-content a{ color:#fff;}
    
}