
body
{
    background: #e8e8e8;
}
/* 2.---------------------- PADDING AND MARGINS STYLE-------------------*/
.marg-top-0
{
    margin-top: 0px;
}
.marg-top-10
{
    margin-top: 10px;
}
.marg-top-20
{
    margin-top: 20px;
}
.marg-top-30
{
    margin-top: 30px !important;
}
.marg-top-40
{
    margin-top: 40px !important;
}
.marg-top-50
{
    margin-top: 50px;
}
.marg-top-60
{
    margin-top: 60px;
}
.marg-top-70
{
    margin-top: 70px;
}
.marg-top-80
{
    margin-top: 80px;
}
.marg-top-100
{
    margin-top: 100px;
}
.marg-top-150
{
    margin-top: 150px;
}

/*  ---------------------------MARGIN LEFT STYLE ---------------------*/
.marg-left-0
{
    margin-left: 0px;
}
.marg-left-10
{
    margin-left: 10px;
}
.marg-left-20
{
    margin-left: 20px;
}
.marg-left-30
{
    margin-left: 30px;
}
.marg-left-40
{
    margin-left: 40px;
}
.marg-left-50
{
    margin-left: 50px;
}
.marg-left-60
{
    margin-left: 60px;
}
.marg-left-70
{
    margin-left: 70px;
}
.marg-left-80
{
    margin-left: 80px;
}
.marg-left-100
{
    margin-left: 100px;
}
/*  -------------------------MARGIN RIGHT STYLE ---------------------*/

.marg-right-0
{
    margin-right: 0px;
}

.marg-right-10
{
    margin-right: 10px;
}
.marg-right-20
{
    margin-right: 20px;
}
.marg-right-30
{
    margin-right: 30px;
}
.marg-right-40
{
    margin-right: 40px;
}
.marg-right-50
{
    margin-right: 50px;
}
.marg-right-60
{
    margin-right: 60px;
}
.marg-right-70
{
    margin-right: 70px !important;  
}
.marg-right-80
{
    margin-right: 80px;
}
.marg-right-100
{
    margin-right: 100px;
}

/* ----------------------------MARGIN BOTTOM STYLE----------------------*/

.marg-bottom-0
{
    margin-bottom: 0px;
}
.marg-bottom-10
{
    margin-bottom: 10px;
}
.marg-bottom-20
{
    margin-bottom: 20px;
}
.marg-bottom-30
{
    margin-bottom: 30px !important;
}
.marg-bottom-40
{
    margin-bottom: 40px;
}
.marg-bottom-50
{
    margin-bottom: 50px !important;
}
.marg-bottom-60
{
    margin-bottom: 60px;
}
.marg-bottom-70
{
    margin-bottom: 70px;
}
.marg-bottom-80
{
    margin-bottom: 80px;
}
.marg-bottom-100
{
    margin-bottom: 100px;
}
.marg-bottom-150
{
    margin-bottom: 150px;
}
/*  ----------------------- PADDING TOP STYLE -------------------------*/
.pad-top-0
{
    padding-top: 0px;
}

.pad-top-10
{
    padding-top: 10px;
}
.pad-top-20
{
    padding-top: 20px;
}
.pad-top-30
{
    padding-top: 30px;
}
.pad-top-40
{
    padding-top: 40px;
}
.pad-top-50
{
    padding-top: 50px;
}
.pad-top-60
{
    padding-top: 60px;
}
.pad-top-70
{
    padding-top: 70px;
}
.pad-top-80
{
    padding-top: 80px;
}
.pad-top-100
{
    padding-top: 100px;
}
.pad-top-150
{
    padding-top: 150px;
}
/*  -------------------- PADDING LEFT STYLE ------------------*/
.pad-left-0
{
    padding-left: 0px;
}

.pad-left-10
{
    padding-left: 10px;
}
.pad-left-20
{
    padding-left: 20px;
}
.pad-left-30
{
    padding-left: 30px;
}
.pad-left-40
{
    padding-left: 40px;
}
.pad-left-50
{
    padding-left: 50px;
}
.pad-left-60
{
    padding-left: 60px;
}
.pad-left-70
{
    padding-left: 70px;
}
.pad-left-80
{
    padding-left: 80px;
}
.pad-left-100
{
    padding-left: 100px;
}

/*  -------------------- PADDING RIGHT STYLE ----------------------*/
.pad-right-0
{
    padding-right: 0px;
}

.pad-right-10
{
    padding-right: 10px;
}
.pad-right-20
{
    padding-right: 20px;
}
.pad-right-30
{
    padding-right: 30px;
}
.pad-right-40
{
    padding-right: 40px;
}
.pad-right-50
{
    padding-right: 50px;
}
.pad-right-60
{
    padding-right: 60px;
}
.pad-right-70
{
    padding-right: 70px;
}
.pad-right-80
{
    padding-right: 80px;
}
.pad-right-100
{
    padding-right: 100px;
}
/* -------------------- PADDING BOTTOM STYLE ----------------------*/
.pad-bottom-0
{
    padding-bottom: 0px;
}

.pad-bottom-10
{
    padding-bottom: 10px;
}
.pad-bottom-20
{
    padding-bottom: 20px;
}
.pad-bottom-30
{
    padding-bottom: 30px;
}
.pad-bottom-40
{
    padding-bottom: 40px;
}
.pad-bottom-50
{
    padding-bottom: 50px;
}
.pad-bottom-60
{
    padding-bottom: 60px;
}
.pad-bottom-70
{
    padding-bottom: 70px;
}
.pad-bottom-80
{
    padding-bottom: 80px;
}
.pad-bottom-100
{
    padding-bottom: 100px;
}
.pad-bottom-150
{
    padding-bottom: 150px;
}
.msglist {
    width: 100%;
    list-style-type: none;
    padding:0px 0px 10px 5px;
    /*position:absolute;*/
    bottom:32px;
    display:flex;
    flex-direction: column;
    min-height: 420px;
    max-height: 420px;
    /*overflow-y: hidden;*/
    overflow-y: auto;
}
ul.listmsg
{
    width: auto;
    list-style-type: none;
    padding:0px 0px 10px 5px;
    /*position:absolute;*/
    display:flex;
    bottom:32px;
    flex-direction: column;
    min-height: 600px;
    max-height: 600px;
    overflow-y: hidden;
}
.main-box
{
    margin: 30px 95px;
    background-image: url('../images/portrait1.jpg');
    background-position: center;
    /* padding: 20px; */
    border-radius: 30px;
    background-size: cover;
    box-shadow: rgb(23, 23, 23) 0px 1.2px 10.04px 0.04px;
    min-height: 600px;
    max-height: 600px;
    overflow-y: hidden;
    background-position: 39%;
}
.form-group
{
    margin-bottom: 0 !important;
}
.macro
{
    margin-top:7px;
    width:85%;
    border-radius: 5px;
    border-top-left-radius: 0px;
    padding: 8px 16px 8px 12px;
    display:grid;
    position: relative;
}

.macro img
{
    border-radius: 8px;
}
.msj
{
    float:left;
    background:#fff;
    position: relative;
    bottom: 0;
    z-index: 1000;
    width: auto;
    margin:4px 15px;
}
.msj:before 
{
    content: '';
    position: absolute;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-top: 9px solid #fff;
    border-right: 10px solid transparent;
    top: 0;
    left: -9px;
}
.main-box ul
{
    list-style-type: none;
    padding-left: 0px;
}
.msj p
{
    color: #000;
    font-size: 15px;
    margin-bottom: 0px;
}
.top-head
{
    position: fixed;
    padding: 2px 16px;
    background: #8A8A8A;
    margin-left: 8.5%;
    font-size: 12px;
    z-index: 10000;
    color: #fff;
    top:28px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.msglist:hover
{
    overflow-y: auto; 
}
.msglist::-webkit-scrollbar {
    width: 0px;
}
.msglist::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0); 
    border-radius: 0px;
}

.msglist::-webkit-scrollbar-thumb {
     -webkit-box-shadow: inset 0 0 12px rgba(0,0,0,0);
    border-radius: 0px;
 }
 .fullaccr, .fullaccr1, .fullaccr2, .fullaccr3, .fullaccr4, .fullaccr5
 {
    width: 386px !important;
    padding: 5px 0px;
    position: fixed;
    bottom: 32px;
    border-radius: 25px;
    background: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-size: contain;
    z-index: 100000;
 }
.panel-default>.panel-heading
  {
    background-color: #fff !important;
  }
 .panel
  {
    border-radius: 25px;
    background-color: transparent;
    border: 1px solid transparent;
    box-shadow:none;
    margin-bottom: 0;
  }
.panel-heading
  {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 15px;
  }
  .panel-title >a
  {
    text-decoration: none;
    color: #9a9a9a;
  }
  .panel-title .fa-paper-plane-o
  {
    font-size: 18px;
  }
.msj-rta
{
    float:right;
    background: #DCF8C6;
    width: auto;
    margin:7px 7px;
    position: relative;
    border-radius: 20px !important;
    border-top-right-radius: 0px !important;
}
.msj-rta p
{
    margin-bottom: 0px;
}
.options .btn-default
{
    background: #0084FF;
    border-color: #0084FF;
    padding: 10px;
    text-align: center;
    border-radius: 25px;
    color: #fff;
    margin-bottom: 5px;
    cursor: pointer;
    box-shadow: none;
    outline: none;
}
.options .btn-default:focus, .options .btn-default:active
{
    box-shadow: none;
    outline: none;
    background:#f17000;
    color: #fff;
    border-color: #f17000;
}
.textclick .btn-default 
{
    background:transparent;
    border-color: transparent;
}
.textclick .btn-default:hover
{
    background:transparent;
    border-color: transparent;
}
.input-group-btn:last-child>.btn
{
    border-top-right-radius:25px;
    border-bottom-right-radius:25px;
    padding: 11px 15px;
    border-color: transparent;
}
.loadingbtm
{
    position: fixed;
    bottom: 38px;
    z-index: 10000;
    background: #fff;
    padding: 10px 30px;
    border-radius: 25px;
    width: 379px;
    color: #808080;
    font-size: 16px;
    font-weight: 400;
    margin: 0 3px;
}
.form-control
{
    background: #fff;
    border-radius: 25px;
    width: 268px;
    color: #808080;
    height: 22px !important;
    font-size: 16px;
    font-weight: 400;
    margin: 0 1px;
    border-color: transparent;
    box-shadow: none;
    outline: none;
    height: 44px;
    padding: 6px 21px;
}
.form-control:focus
{
    box-shadow: none;
    outline: none;
    border-color: transparent;
}
.loadingbtm p
{
    margin-bottom: 0px;
}
.load 
{
    position: relative;
}
.box {
    top: 0px;
    position:relative;
    -webkit-transition-property: width height background-color font-size left top color;
    -webkit-transition-duration:2s;
    -webkit-transition-delay:0s;
    -webkit-transition-timing-function: linear;
    transition-property: width height background-color font-size left top color;
    transition-duration:2s;
    transition-delay:0s;
    transition-timing-function: linear;
}
.box1{
    top:-100px;
    position:relative;
     -webkit-transition-property: width height background-color font-size left top color;
    -webkit-transition-duration:2s;
    -webkit-transition-delay:0s;
    -webkit-transition-timing-function: linear;
    transition-property: width height background-color font-size left top color;
    transition-duration:2s;
    transition-delay:0s;
    transition-timing-function: linear;
}
#content {
  max-height: 100px;
  overflow: scroll;
}

.preloader 
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-image: url(../images/preloader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

@media(min-width: 320px) and (max-width: 568px)
{
        body
        {
            background:#fff;
        }
        .main-box
        {
            margin:0px;
            border-radius: 0px;
        }
        .top-head
        {
            left: 17.5%;
            top: 0;
        }

         .fullaccr, .fullaccr1, .fullaccr2, .fullaccr3, .fullaccr4, .fullaccr5
        {
            width: 316px !important;
            /*bottom: 0px;*/
            bottom: -25px;
        }
        .msj-rta
        {
            margin:20px 7px 20px;
        }
        .loadingbtm 
        {
            bottom: 0px;
            width: 314px;
            margin-left: 0px;
        }
}

@media(min-width: 375px) and (max-width: 812px)
{
        body
        {
            background:#fff;
        }
        .main-box
        {
            margin:0px;
            border-radius: 0px;
            min-height: 820px;
            max-height: 820px;
        }
        .top-head
        {
            left: 22.5%;
            top: 0;
        }   
         .fullaccr, .fullaccr1, .fullaccr2, .fullaccr3, .fullaccr4, .fullaccr5
        {
             width: 366px !important;
            /* bottom: 0px; */
            bottom: 50px;
        }
         .loadingbtm 
        {
            bottom: 80px;
            width: 364px;
        }
        .msj-rta
        {
            margin: 10px 7px 10px;
        }
         .fullaccr, .fullaccr1, .fullaccr2, .fullaccr3, .fullaccr4, .fullaccr5
        {
            width: 365px !important;
            /* bottom: 0px; */
            bottom: 50px;
        }
}

@media(min-width: 360px) and (max-width: 640px)
{
        body
        {
            background:#fff;
        }
        .main-box
        {
            margin:0px;
            border-radius: 0px;
            min-height: 820px;
            max-height: 820px;
        }
        .top-head
        {
            left: 25.5%;
            top: 0;
        }   
        .loadingbtm 
        {
            bottom: 150px;
            width: 404px;
        }
        .msj-rta 
        {
            margin: 10px 7px 10px;
        }
         .fullaccr, .fullaccr1, .fullaccr2, .fullaccr3, .fullaccr4, .fullaccr5
        {
             width: 350px !important;
            /* bottom: 0px; */
            bottom: -10px;
        }
        .loadingbtm 
        {
            bottom: 5px;
            width: 350px;
            margin-left: 0px;
        }
}

@media(min-width: 768px) and (max-width: 1024px)
{
    body
    {
        background:#fff;
    }
    .main-box
    {
        margin:0px;
        border-radius: 0px;
    }
    .top-head
    {
        left: 17.5%;
    }
     .fullaccr, .fullaccr1, .fullaccr2, .fullaccr3, .fullaccr4, .fullaccr5
    {
        width: 416px !important;
        bottom: 41%;
    }
    .loadingbtm
    {
        width: 400px;
        bottom: 43%;
    }
    .msj-rta
    {
        margin: 40px 7px 10px;
    }
}   
