
/*!
 * qTip2 - Pretty powerful tooltips - v2.0.1-31-
 * http://qtip2.com
 *
 * Copyright (c) 2013 Craig Michael Thompson
 * Released under the MIT, GPL licenses
 * http://jquery.org/license
 *
 * Date: Tue Mar 5 2013 02:40 GMT+0000
 * Plugins: svg ajax tips modal viewport imagemap ie6
 * Styles: basic css3
 */

 .qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content{position:relative;padding:5px
    9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px
    35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:bold}.qtip-titlebar+.qtip-content{border-top-width:0 !important}.qtip-close{position:absolute;right:-9px;top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;border-color:transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-titlebar .ui-icon,
    .qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr;vertical-align:middle}.qtip-icon, .qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;text-align:center;text-indent:0;font:normal bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}.qtip-focus{}.qtip-hover{}.qtip-default{border-width:1px;border-style:solid;border-color:#F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}
    /*! Light tooltip style */
    .qtip-light{background-color:white;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}
    /*! Dark tooltip style */
    .qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}
    /*! Cream tooltip style */
    .qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}
    /*! Red tooltip style */
    .qtip-red{background-color:#F78B83;border-color:#D95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon{border-color:#D95252}.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252}
    /*! Green tooltip style */
    .qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}
    /*! Blue tooltip style */
    .qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0, 0, 0, 0.15);-moz-box-shadow:1px 1px 3px 1px rgba(0, 0, 0, 0.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15)}.qtip-rounded,.qtip-tipsy,.qtip-bootstrap{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:white;border-width:0;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));background-image:-webkit-linear-gradient(top,#4A4A4A 0,black 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,black 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,black 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,black 100%)}.qtip-youtube .qtip-titlebar{background-color:#4A4A4A;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding: .75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0, 0, 0, 0.7);background-image:-webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));background-image:-moz-linear-gradient(top, #717171, #232323);background-image:-webkit-linear-gradient(top, #717171, #232323);background-image:-ms-linear-gradient(top, #717171, #232323);background-image:-o-linear-gradient(top, #717171, #232323);border:2px
    solid #ddd;border:2px
    solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"}.qtip-jtools .qtip-titlebar,
    .qtip-jtools .qtip-content{background:transparent;color:white;border:0
    dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0, 0, 0, 0.4);-moz-box-shadow:4px 4px 5px rgba(0, 0, 0, 0.4);box-shadow:4px 4px 5px rgba(0, 0, 0, 0.4);background-color:#D9D9C2;color:#111;border:0
    dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:white;border:0
    dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:black;background:rgba(0, 0, 0, .87);color:white;border:0
    solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:bold;line-height:16px;text-shadow:0 1px black}.qtip-tipsy .qtip-titlebar{padding:6px
    35px 0 10;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px
    10}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px
    solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:normal;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:white;background:#3A79B8;background-image:-webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));background-image:-webkit-linear-gradient(top, #3A79B8, #2E629D);background-image:-moz-linear-gradient(top, #3A79B8, #2E629D);background-image:-ms-linear-gradient(top, #3A79B8, #2E629D);background-image:-o-linear-gradient(top, #3A79B8, #2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px
    solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px
    solid #ccc;border:1px
    solid rgba(0, 0, 0, 0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px
    14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px
    14px}.qtip-bootstrap .qtip-icon{background:transparent}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:bold;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,
    .qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0
    auto;overflow:hidden;z-index:10}x:-o-prefocus, .qtip .qtip-tip{visibility:hidden}.qtip .qtip-tip,
    .qtip .qtip-tip .qtip-vml,
    .qtip .qtip-tip
    canvas{position:absolute;color:#123456;background:transparent;border:0
    dashed transparent}.qtip .qtip-tip
    canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(/js/#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:-10000em;top:-10000em}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay
    div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:black;opacity:0.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute !important}@font-face{font-family:'WysiBBiconFont';src:url('/lib/wysibb/theme/fonts/wysibbiconfont-wb.eot')}@font-face{font-family:'WysiBBiconFont';src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAABJ8ABEAAAAAGmAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABoAAAAcZibEWkdERUYAAAGcAAAAHQAAACAASwAET1MvMgAAAbwAAABGAAAAVmNj7eZjbWFwAAACBAAAAE0AAAFaADXUDGN2dCAAAAJUAAAAAgAAAAIAAAAAZnBnbQAAAlgAAAGxAAACZVO0L6dnYXNwAAAEDAAAAAgAAAAIAAAAEGdseWYAAAQUAAAL7AAAELBUmhy9aGVhZAAAEAAAAAAvAAAANgEcbE1oaGVhAAAQMAAAACAAAAAkDtEAaGhtdHgAABBQAAAATwAAAHjV7x9TbG9jYQAAEKAAAAA+AAAAPj+yO3JtYXhwAAAQ4AAAACAAAAAgATwBHG5hbWUAABEAAAAAvwAAAYodoTk9cG9zdAAAEcAAAACEAAABNtL4DyxwcmVwAAASRAAAAC4AAAAusPIrFHdlYmYAABJ0AAAABgAAAAbgW1DOeNpjYGBgZACCM7aLzoPpLxM2QumbAFW5CKYAAHjaY2BkYGDgA2IJBhBgYmAEQlkgZgHzGAAFiQBQAAAAeNpjYGS/zTiBgZWBhVWfdToDA6MchGa+xpDMJMDAwMTAyswABwIIJkNAmmsKgwMD7wcGtnP/zjEAScaoBqABIDkAv14LkQAAeNpjYGBgZoBgGQZGBhAIAfIYwXwWBgsgzcXAwcAEhAwMvA8kPjD8/w9WxfuAAcL+/02BRUAWqhcKGNkY4AKMTFDzURQwDHsAAJNvCw4AAAAAAAAAeNpdUbtOW0EQ3Q0PA4HE2CA52hSzmZDGe6EFCcTVjWJkO4XlCGk3cpGLcQEfQIFEDdqvGaChpEibBiEXSHxCPiESM2uIojQ7O7NzzpkzS8qRqnfpa89T5ySQwt0GzTb9Tki1swD3pOvrjYy0gwdabGb0ynX7/gsGm9GUO2oA5T1vKQ8ZTTuBWrSn/tH8Cob7/B/zOxi0NNP01DoJ6SEE5ptxS4PvGc26yw/6gtXhYjAwpJim4i4/plL+tzTnasuwtZHRvIMzEfnJNEBTa20Emv7UIdXzcRRLkMumsTaYmLL+JBPBhcl0VVO1zPjawV2ys+hggyrNgQfYw1Z5DB4ODyYU0rckyiwNEfZiq8QIEZMcCjnl3Mn+pED5SBLGvElKO+OGtQbGkdfAoDZPs/88m01tbx3C+FkcwXe/GUs6+MiG2hgRYjtiKYAJREJGVfmGGs+9LAbkUvvPQJSA5fGPf50ItO7YRDyXtXUOMVYIen7b3PLLirtWuc6LQndvqmqo0inN+17OvscDnh4Lw0FjwZvP+/5Kgfo8LK40aA4EQ3o3ev+iteqIq7wXPrIn07+xWgAAAAABAAH//wAPeNq9V39sG9d9f9873lE8/TgeeSR1lkj57iSeFEk+6yiSVik7DBzFLZNFdk2jUZsImzkkCuq0sIE6g6khPxZ5gFPM66BglVEYqQ00GVYP7+hu+SMuJgORBqg4N0VbIW5WF2mwzFvQFuiP2I3E530f5bpeWnTbPxP0eO993yPf9+fn8z0C5K6/MUIA3iU1+aAkkiGSIXTIpVJATY92ubQnR+MB0HtcfxiGyc6x/uy9UCiBVyhCITsMFq5yQ+AlVZBxFQYZ91TQ7SGA6xEpIqmV2YIBGTVjzRmSIhlQgwdUFWd65ZjDfuw8W9XliMGeYbQmKY46Mi0OlT11RFEUSz2+uX5ct1RCBDh2KyS/gfqJ5OPkWdJAtYepGNDdLk0HdJ/b6BrwcrkcDQd02AP6CZfuXad60ND3KsMXy3pHZLixV+fTvWJkmIY8qkd9C4bpRNCYsLh8QkC56zWsCb6yBiPDfgWGfUvXYjQzQfx9aS3W6CnunZiY2DkmmQlTy49zu9Ogc7NlfMb1VEYs5LxiwRGztmPthvGcmbtzIhENy2HZsZyskxW1cZTBMemTH/6DDkXQVbU8K0lKSR8tOdPKyGQNJLUwpijwgK8rpSlVkvR6/XrjyFLZgcKMmrkmXXEUZUQpOxeemrlFZsq6IUnSaHVBODQloVy11LJxg30w9+7sLDils1W85LkqxrmBcX4B/Xgvhp0aLvqIbvdoxKXDOTqJcS67/n0YZz+Chl8kYq7Qn5qgkxrdg2aD3AdoXRHDr6EHkuEkDznax8108twkZ1LIm3lTy3mpDKSSuaLnZF3I2iY6ABqSYivS2JGpCwZ7AyZR4cF0WVFBvaFDV7kEMMneGF0pOQ8qipRGk5NJSdn4jiLZ4svoG6WW1tlfXV7RM9Z0WlWs6bJhHB+7DMcy6sOGis740t8YxgWeK6u3nghvSG2knWwnB0ijl+fK9oD2uDQa0JhLEwFmAFDTpR3rDbkt5nke7Q1ob9SPYkp0BzTt8eQgfk+vFvMlcWLCj0VxJgs8+BEhFYFiBJyIMAn5XN7euRvMtDAMiVwaTFiFF9mJFTgJJ9dYHRbW2Al2QvzO5iacmT27yR4P7WFf4PsLrL62degEnNz4nDGYnp8+ePhCfa4yTVo2kLnwhnwv2mCRhwjtcGlfQDMu1QIad1FHoLZLO7n6ca4+bvZFfQ3V7+EB9fu5+n0dqHQbQfW1DM7aIx9RX7utfx6fdyz4wwb8XvUZhaju2PWKVFZrr942gYTIU0QKr0l/gjUbJh0kQQYITfAYAE26tGudxgLa4fkprmo0cUfBoqmZKRyoYxHIeMFLJnTZeir82M3zS3L219eKMA/VTWiwE0+fP3r0vCQ9en7jZwWxn8Xfbb4nPH/u6aenq8fxfpEcIyvhldDLeLNBXPIYoaJLR3K0LaDbPK5CKqCqS60cL4IsJsROl8I6bQ9oe9TPoCvvCfwxxIBMuxb7x3A02b3NxmIgfrINdYV70K1qCmdkiGsdi8ZyJoKiaWWx7gs5cwdg0qNfExKKUYQ1sAfwSCwq4Eb22OITcKhSzzR/ZRcKttCeqVfY389BQmyyutBuF4pW81cog+rc4uIc+3plXnyeHWbvLM6XBj9wJuuLza9dvXr09pz9uLXF84bUCQl/WXqcpEiaaKQRx9wHzBu/rwXe8UIRleiXvGQqJnZB2DK32zvAEaQCZPudujJoHK4JN4XE8WPds7PG0eM2yzeHK3O1dEUMz8JyjS1Vxb98daE2LUmzx5nJsvUZSaoeAf3cFBQrmyUed5mM3HoF4/5oK+7tRCVx1KZMKMF6y1EIaKdHQ5gHOU4ymkfbEIVyNBLQBMag26Vk3Q+1YU6LgS8rnucbLdVTmqnB7RG/az4C97F/3ho3pMc/PLM1ZrhE2AVT7HWsUpxvfPGjki1dK+zD8JocR6SYJNPkIPkU+Qy5RGjURdaj+116IKCCd7H7wP62VmkdiHIkqbr0EPLj9nWN7gou9h+q4mYxoIeidITLnIA+4tJyjs4E9OGATnn0QZd+HNP+UZea6xeJNvSJ/pSHX6X7Aror6us8yQbQ4o6gIY99DOu5oXe0eGsb0tBjuLvLRPbp7tmN7EN17WKq96E/wlT0O/Zh/kXun8CkPLAfiSqCiVgYRwJOIiiH+QcHaBTkxx2bP73dYIt5LrCt/Din8VTrqMxr39Nt0JO5Vrramm3pCPO2BXf5umJcNxzDGOy+bhgrxhMG/q8Y5bMrCL/fc3TDMKxTK4bB3lIVUFWlcs0wDh82hG2/DctCzU4/7Ri6U8/YtdIYHPYckL89MzemWrphPTtiGLXDwmU9jc0BvFRjVzaGfjdqErl062C4jjELY24ZxMSeZbFV22rA0wdRBZF9MMcbg36PtrvYFPD+hdc2Jlkk6vdgbW8Bpo0zjJYT9TtxJgW8x/F7IujVaAxd3ad9Iyyo3Qr3tWNrsW/IYleqnTNip+bHE9zvsW7kyVBbJ/AzaQzTRYl0RHDBIQGz6q4h6nlTz+uh7f0xjmoIav23n5fghvAm3GRtzZ3sBWgIf4ro9nDzK774L+w9doT9e7pan5mpw+bM/MGD86EePNUGN/k3Nj73m7PsYWEbSBKcXl0R+uar1fmZmdYn55IzZEF+PPR51MEkZMCEvMbRyJITmp5E1v0dwRnQwbYMdtCwbeN1ePHO0rKM1xfgF3H4O8Oyu9mnDIvl/9uStHD3NBkLvyKNY9Vb5GPkS4Rj7a4cD0/Wo9ZvmAyrSWnhcSigHlZ+iVc+7QwanYTnfmc8wj/D2JZ1Rv1uDI+JFN1iOjPqD+G6EDSGCvzokM2PDrlYLJMYv+5OjJ+iIj6bhMejPTvKQzak+c4IhgwZRhtPmV44oaPNKU0vmrxHa6G1luedHQ4JuzvTc7RxFLf6OC+s8SOnM8KTKsTZOxl0ypRuNF/ICH8u9LG/hSdxeDo8qEI3+6GuCk9mIN38C6Mcel8B6YiibiZ1UGsKwDI8d/kye2b5Rk1VxZ+qyhEpspHAHleCOezNrmBvprUYK92KFrZWZi6v7RbNtKilPop/cw14lf9/eOYsvMl2wpunth61FbBXN9Tr19WNVfbDMaiyr8P3ocyW2XBr/gMosRUeK/gWGZM/K33lNlb3E47MCMuI1QjUiMwRrB1sPto4L/IiQfdxUruDCt8KvbzxS/HPmr3CfmHXBx80fw2X2P3iQ0Jf851WH/MS2nRO4r+uoEVUxp8KGm0yD1sbRJCb2l2/o/WzA5iIpmOG46YIL8ElWIRvsmcm2eHSKZAWanjNHy8vw2W4wHMMhB0wKEdCe5DxCH5P2CG+zWKhPZv/iXcKO245ckT+Au5JfDcibm2zOPwEfipMbr4fmhATm+/zHgV9rshXQu/c4ap+ctv2LT+0PMAd0Il+iLq8w+Kqcg/cPeZ+C3F8KCsrMLO6Cp9eW4PZ1dU/eE/rt2/f07rzf3HPxr5Qx2an+DbeE9JWV9m5tTX2tf/hnv+7PeLbmwOhzo1f/D/Y80u0Z+D32AMwx96Tr8jPk1GykwDd0cIIvAWifi9CAEKKGvXjOEsGNBn1wzjLBr67lae5qBQa6DdgfAd0Ace2Ql7LaXoX7OCIt0fICCgU5FB/VoC5RRgEGQDUpatXl1ZWF/96be300deuXXvt6NLP2VvsrZ8vYV987sX6wmnYLzRPLY+OLp9qpupzT8wL+5v02dcGB//pOeE/Tl87WiwevXa6KV5i312amlqC0RYmwo9IRX5E6iUOyZP7yUyrE/YCbgDinh1QO0oFdNUU+m2dDga04NHBKDeEbgtomXcVfYH/AKJbeRCJ3pugruanezkDlTwEuW3poUKLdEAv5rC7Q1aPhrsA2T+VwNez7dj25aMD+f7iOL5+DqEUNHxDE7Cztq0swt54cbzIX9kS2As48KOuyYKDr1xSerCsQ1xIwOjJcpV9FRQ4NXMdvfGvKsDl09VSyTtZny5J0wslR39kqhH6NxXsqerVNfbKfSMZ1TLKmbMVgIPS9Nr5ygiom58BO22kq/ctPjJ9HOYXlpH+BzPO2ExlUiVACLvSRuQrvKYNgLbW8iZ3338BJ32bh3jaY2BkYGAA4hPnzHXi+W2+MshzMIDAmS8TbiHof+c4GNjOAbkcDEwgUQBg/gzIAHjaY2BkYGA7928ZAwPnYgaGHwwcDAxAERQgBwBxfwRFeNrjYIAAxvkMDEwrGRg4FzMwcDAwPgbiIiDeBMTHIJghF4iLOFgYqoG0DhB7AfEeoNwsIN0PpDOA+DQQT+VgYNKDYLAYOr4Psg8An9sPKgAAAAAAAAAAAAAAAAgAWAD8AW4B0AIyAnIC7AMuA4QEXgT2BS4FygYEBjQGYAZuBoQGuAbsByAHVAe4CEoIWAAAAAEAAAAeAFwABgAAAAAAAgABAAIAFgAAAQAAvAAAAAB42n2QvQ4BQRSFv2UJjVKl2FoQFpEoRXQaBTWCSIRkUeg8kKdQ8RKewgM4s3tJNJvJ3Dn355w5M0CBNVk8v4hHBQxnKClLcJYpVcM+Na6Gc5S5Gc5r+m74ofrL8JMmb2ZcOLJloLVlyYE9oziemLBiw5kdc6Jf1Z2R6isCQhpSCehrpyklEy161BVDxVA8h9JZ/w6myqJ42vWdnrs9TWEmxkK/+NVLGGPjD9Vdmq9A9Y5cNukqtuNXmccPQmg2/wB42n3POQ7CQAxG4XnDEvZ9B3GGcSABSpbkLjR03J8BflosWZ+7Jzvv/s82Ls7jqVClRp2EBk1atOnQpUefAUNGjJkwZcacBUtWrNkkz8c9hHB7W8RDmkzlTu5lJnN5kEd5kmd5kVf56xWy/Grqm/qmvqlv6pv6pr6pb59+Gf94Ab4GPNu4Af+FsAGNAEuwCFBYsQEBjlmxRgYrWCGwEFlLsBRSWCGwgFkdsAYrXFhZsBQrAAAAAVDO4FoAAA==) format('woff'),
    url('/lib/wysibb/theme/fonts/wysibbiconfont-wb.ttf') format('truetype');font-weight:normal;font-style:normal}html{height:100% !important}.wysibb{border:1px
    solid #ddd;position:relative;background:#fff;font-size:12px}.wysibb button:focus,.wysibb button:active,#wbbmodal button:focus, #wbbmodal button:active{outline:0}.wysibb-body{overflow-x:auto !important}.wysibb-body ul,.wysibb-body
    ol{padding:0
    0 0 30px}.wysibb-texarea,.wysibb-texarea:active{border:none !important;margin:0
    !important;outline:none !important;padding:0
    !important;width:100% !important}.wysibb .wysibb-toolbar{float:left;width:70px;height:100%;overflow-y:auto;overflow-x:hidden;padding:0;border-right:1px solid #ccc}.wysibb .wysibb-text{margin:0
    0 0 70px}.wysibb .wysibb-toolbar
    .modeSwitch{display:block;position:relative;right:0;top:0;border:0}.wysibb .wysibb-toolbar .wysibb-toolbar-container{border:0}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select{width:60px;max-width:96%}.wysibb .wysibb-toolbar .wysibb-toolbar-container select.wbb-selectbox{height:30px;max-width:96%;margin:1px
    0;display:inline-block;background:transparent;border:0}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select{display:none}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn{display:inline-block;height:32px;vertical-align:middle;padding:0px
    1px;cursor:pointer;margin:0
    0 0 1px;font-size:12px;border:1px
    solid transparent;box-sizing:border-box}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn:hover span.btn-tooltip{display:none}.wysibb .wysibb-toolbar .wysibb-toolbar-container .dis,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.dis:hover{opacity:0.3;cursor:default;overflow:hidden;border:0;padding:1px
    2px;background:transparent}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.on,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.on:hover,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn:active{background:#ccc;padding:0px
    1px;box-shadow:inset 0px 0px 3px #aaa;border:1px
    solid #aaa;border-radius:0px}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn span.btn-inner{display:block;height:26px;min-width:26px;margin:2px}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn span.btn-tooltip{display:none;background:#333;border:1px
    solid #fff;position:absolute;line-height:20px;font-size:11px;padding:3px
    10px;bottom:35px;left:0;color:#fff;border-radius:0px;white-space:nowrap;z-index:10000}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn span.btn-tooltip
    ins{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #333;position:absolute;bottom:-5px;left:3px}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn span.btn-text{text-transform:uppercase;font-family:sans-serif,Verdana,Tahoma;font-weight:bold;line-height:28px;text-align:center}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn:hover{padding:0px
    1px;border:1px
    solid transparent;border-radius:0px;background:#eee}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn
    .fonticon{color:#333;font-family:'WysiBBiconFont';font-size:18px;line-height:28px;text-shadow:0px 1px 0px #fff;text-align:center;speak:none}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn:hover
    .fonticon{color:#000}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.on
    .fonticon{text-shadow:none;color:#000}.wysibb .wysibb-toolbar .modeSwitch .wysibb-toolbar-btn{}.modesw{font-weight:bold;font-size:1em;line-height:28px;text-align:center;display:block;text-transform:uppercase}.ve-tlb-bold{background:url(/lib/wysibb/theme/default/img/icons.png) 0 0 no-repeat;width:20px}.ve-tlb-italic{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -40px no-repeat;width:20px}.ve-tlb-underline{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -20px no-repeat;width:20px}.ve-tlb-strike{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -120px no-repeat;width:20px}.ve-tlb-link{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -80px no-repeat;width:20px}.ve-tlb-unlink{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -100px no-repeat;width:20px}.ve-tlb-img{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -60px no-repeat;width:20px}.ve-tlb-quote{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -140px no-repeat;width:20px}.ve-tlb-spoiler{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -160px no-repeat;width:20px}.ve-tlb-list{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -180px no-repeat;width:20px}.ve-tlb-bbcode{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -200px no-repeat;width:40px !important;margin:1px
    auto !important;height:20px}.ve-tlb-numlist{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -220px no-repeat;width:20px}.ve-tlb-textleft{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -240px no-repeat;width:20px}.ve-tlb-textcenter{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -260px no-repeat;width:20px}.ve-tlb-textright{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -280px no-repeat;width:20px}.ve-tlb-offtopic{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -300px no-repeat;width:20px}.ve-tlb-code{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -320px no-repeat;width:20px}.ve-tlb-spoiler{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -340px no-repeat;width:20px}.ve-tlb-sub{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -360px no-repeat;width:20px}.ve-tlb-sup{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -380px no-repeat;width:20px}.ve-tlb-colorpick{width:50px;height:24px;line-height:24px;text-align:center}.ve-tlb-table{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -460px;width:20px}.ve-tlb-smilebox{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -480px;width:20px}.ve-tlb-video{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -500px;width:20px}.ve-tlb-removeformat{background:url(/lib/wysibb/theme/default/img/icons.png) 0 -540px;width:20px}.tthotkey{color:#ddd;font-size:9px}.wysibb-text-editor{outline:none}.bottom-resize-line{display:none;height:5px;cursor:ns-resize}.bottom-resize-line:hover,.bottom-resize-line.drag{background:#eee}.wbbtab{margin-left:30px}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-dropdown,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-dropdown:active{padding-right:10px;background:transparent;border:1px
    solid transparent;box-shadow:none;position:relative}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-dropdown:hover{background:#eee;border:1px
    solid transparent}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-dropdown.on,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-dropdown.on:active{border:1px
    solid #aaa;background:#ccc;box-shadow:inset 0px 0px 3px #aaa}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-dropdown
    ins.ar{display:block;position:absolute;right:10%;top:0px;width:9px;height:24px;cursor:default;text-decoration:none;font-size:14px;padding:0
    2px;line-height:24px}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-dropdown:hover,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-dropdown.on{padding-right:10px}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-dropdown.dis,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-dropdown.dis:hover{}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn .wbb-list{display:none;position:fixed;top:10px;left:3%;border:1px
    solid #bbb;box-shadow:0px 0px 3px #aaa;width:90%;padding:5px;background:#fff;max-height:90%;overflow:auto;z-index:1000}.ve-tlb-colorpick .cp-line{display:block;position:absolute;width:60%;height:3px;background:black;bottom:3px;left:20%}.wbb-list
    .sc{width:23%;height:30px;margin:0
    0 1% 1%;display:inline-block;*display:inline;zoom:1;cursor:pointer;border:1px
    solid #fff}.wbb-list .sc:hover{border:1px
    solid #333}.wbb-list
    .nc{height:24px;line-height:24px;text-align:center;color:#666;margin:0
    1px 5px 1px}.wbb-list .nc:hover{background:#eee}.wbb-list
    .pl{display:block;height:5px}.tbl-sel{border:1px
    solid #ddd;position:absolute;cursor:pointer;box-sizing:border-box}.tbl-sel:hover{background:#eee}.wbb-table
    td{border:1px
    dashed #DDD;padding:3px;margin:5px;min-width:5px;min-height:15px}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select.dis:hover,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select:active{width:100px;padding:1px
    1px 1px 5px;border:1px
    solid transparent;background:transparent;box-shadow:none}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select:hover{background:#eee}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select.on,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select.on:active{padding:1px
    1px 1px 5px;border:1px
    solid #aaa;background:#ccc;box-shadow:inset 0px 0px 3px #aaa}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select .wbb-list{width:280px;padding:0;max-height:250px}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select
    .sar{display:block;position:absolute;right:3px;top:3px;width:10px;height:22px;cursor:default;font-size:14px;text-decoration:none}.wbb-select
    .val{height:28px;line-height:30px;font-weight:bold;font-size:11px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:10px}.wbb-select
    .option{display:block;padding:6px
    10px;white-space:nowrap;cursor:pointer}.wbb-select .option:hover{background:#eee}.wbb-select
    .option.selected{background:#428bca;color:#fff}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-smilebox{background:transparent;border:1px
    solid transparent;box-shadow:none}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-smilebox.on,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-smilebox.on:active{border:1px
    solid #aaa;background:#ccc;box-shadow:inset 0px 0px 3px #aaa}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-smilebox .wbb-list{width:156px}.smile{width:16px;height:16px;line-height:20px;padding:5px;display:inline-block;*display:inline;zoom:1;cursor:pointer;vertical-align:middle}.smile
    img{max-width:16px;max-height:16px}#wbbmodal{font:12px/1.2 Arial,Verdana;position:fixed;text-align:center;bottom:0;left:0;top:0;right:0;overflow:auto;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff,endColorstr=#7Fffffff);zoom:1;z-index:1100}#wbbmodal
    .wbbm{background:#fff;text-align:left;max-width:90%;max-height:90%;margin:30px
    auto;border:1px
    solid #bbb;box-shadow:0px 0px 5px #333;overflow:auto}#wbbmodal  .wbbm-title{color:#333;position:relative;padding:5px
    10px;border-bottom:1px solid #ccc}#wbbmodal  .wbbm-title .wbbm-title-text{font-size:1.6em;line-height:2em;margin:0;padding:0}#wbbmodal  .wbbm-title
    .wbbclose{display:block;text-transform:uppercase;position:absolute;right:15px;top:15px;font-size:21px;font-weight:bold;cursor:pointer;color:#888}#wbbmodal  .wbbm-title .wbbclose:hover{color:red}#wbbmodal  .wbbm  .wbbm-tablist{padding:10px
    20px}#wbbmodal  .wbbm .wbbm-tablist
    ul{list-style-type:none;padding:0;margin:0}#wbbmodal  .wbbm .wbbm-tablist ul
    li{padding:10px;cursor:pointer;margin:5px
    0;position:relative;border-radius:0px;display:inline-block;margin:0
    10px 5px 0}#wbbmodal  .wbbm .wbbm-tablist ul li.on,#wbbmodal  .wbbm .wbbm-tablist ul li.on:hover{background:#428bca;color:#fff;cursor:default}#wbbmodal  .wbbm .wbbm-tablist ul li:hover{background:#eee}#wbbmodal  .wbbm-cont{padding:10px
    20px}#wbbmodal .wbbm-content{min-height:50px;max-height:100%}#wbbmodal .div-modal-text{border:1px
    solid #aaa;padding:2px
    5px;line-height:28px;max-height:100px;overflow:auto;font-size:14px}#wbbmodal  .wbbm-bottom{border-top:1px solid #ccc;padding:10px;background:#f1f1f1}#wbbmodal
    button{display:inline-block;*display:inline;zoom:1;font-size:14px;padding:3px
    15px}#wbbmodal .wbb-button{background:#428bca;color:#fff;line-height:26px;border:1px
    solid #357ebd;border-radius:0px;cursor:pointer}#wbbmodal .wbb-button:hover{background:#3276b1;border:1px
    solid #285e8e}#wbbmodal .wbb-cancel-button{background:#f5f5f5;color:#333;line-height:26px;border:1px
    solid #ddd;border-radius:0px;cursor:pointer;margin-left:15px}#wbbmodal .wbb-cancel-button:hover{background:#fff;border:1px
    solid #ccc}#wbbmodal .wbb-remove-button{background:#d9534f;color:#fff;line-height:26px;border:1px
    solid #d43f3a;border-radius:0px;cursor:pointer;float:right}#wbbmodal .wbb-remove-button:hover{background:#d2322d;border:1px
    solid #ac2925}#wbbmodal .wbbm-inp-row{margin-bottom:15px}#wbbmodal .wbbm-inp-row
    label{display:block;font-weight:bold;margin-bottom:3px}#wbbmodal .wbbm-inp-row
    input{display:block;height:34px;padding:2px
    5px;line-height:1.42857143;font-size:14px;width:100%;border:1px
    solid #aaa;outline:none;box-sizing:border-box;border-radius:0}#wbbmodal .wbbm-inperr{color:red;font-size:10px;display:block}#wbbmodal .wbbm-brdred{border-color:red !important}#wbbmodal
    #imguploader{text-align:center}#wbbmodal
    #imguploader.drag{border:3px
    dashed #ccc}#wbbmodal
    #imguploader.drag.dragover{background:#feffe4}#wbbmodal #imguploader.drag.wbb-loading{padding:40px
    0}#wbbmodal #imguploader.drag
    .p{font-size:2em;color:#aaa;margin-top:15px}#wbbmodal #imguploader.drag
    .p2{color:#AAA}#wbbmodal #imguploader.drag
    .fileupload{margin:15px
    0}#wbbmodal
    .fileupload{margin:40px
    0;position:relative}#wbbmodal
    .dragupload{margin:10px
    0 15px 0;position:relative}#wbbmodal .fileupload
    input.file{opacity:0;filter:alpha(opacity=0);width:230px;height:32px !important;position:absolute;top:2px;left:50%;margin-left:-115px;display:block}.loader{margin:30px
    0}.upl-error{color:red;display:block}.powered{display:block;position:absolute;bottom:-18px;right:5px;font-size:10px}.wysibb .wysibb-body
    .imgWrap{position:relative;display:inline-block}.wysibb .wysibb-body .imgWrap
    img{opacity:0.5}.content-phpbb3{font-size:13px;line-height:normal !important}.content-phpbb3 .codebox
    dt{float:none;width:100%}.content-phpbb3 .codebox
    dd{margin:0
    !important}@media (min-width: 1px){.wysibb .wysibb-text{padding:5px;margin:0}.wysibb .wysibb-toolbar{float:none;width:auto;overflow:visible;border-right:0}.wysibb .wysibb-toolbar{border-bottom:1px solid #ddd;position:relative;padding:0
    60px 0 0;height:auto}.wysibb .wysibb-toolbar .wysibb-toolbar-container{margin:0;border-right:1px solid #ddd;padding:0;display:inline-block}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn{display:inline-block;height:32px;min-width:28px;position:relative;vertical-align:middle;padding:0px
    1px;cursor:pointer;margin:0
    0 0 1px;font-size:12px;border:1px
    solid transparent;width:auto}.wysibb .wysibb-toolbar
    .modeSwitch{text-align:center;position:absolute;right:0px;top:0px;border:0}.wysibb .wysibb-toolbar .wysibb-toolbar-container select.wbb-selectbox{display:none}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select{display:inline-block}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select span.val,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select
    ins{display:block}.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn .wbb-list{display:none;position:absolute;top:32px;left:-1px;border:1px
    solid #bbb;box-shadow:0px 0px 3px #aaa;width:190px;background:#fff;max-height:220px;overflow:auto;z-index:1000}.wbb-list
    .sc{width:16px;height:16px;margin:0
    0 1px 1px;display:inline-block;*display:inline;zoom:1;cursor:pointer;border:1px
    solid #fff}.ve-tlb-colorpick{width:24px;height:24px;line-height:24px;text-align:right}.wysibb .bottom-resize-line{display:block;height:5px;cursor:ns-resize}}@media (min-width: 992px){.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn:hover span.btn-tooltip{display:block}}*{padding:0px;margin:0px}:focus{outline:0}.clear-both{clear:both}.group:after{content:"";display:table;clear:both}a{text-decoration:none;color:rgb(36, 20, 80) !important}img{border:0px}HTML{font-family:Montserrat,sans-serif;font-size:11px;color:#000;background:url("/layout/nl/images/bg.jpg?v=21") no-repeat center right fixed;background-color:#f2f2f2;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}BODY .ui-widget-content{font-family:Montserrat,sans-serif}input,select{border:1px
    solid #8291ba}a .manager font{font-weight:600 !important; font-size: 200%;}input[type="radio"],input[type="checkbox"]{border:0px}textarea{border:1px
    solid #8291ba}.forum-quote{width:30px;text-align:right;margin-left:505px;margin-bottom:10px;cursor:pointer}.forum-quote-content{margin-top:3px;background-color:#eee;border:1px
    solid #bbb;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:7px;margin-bottom:10px}.forum-post-author{display:none}.forum-quote-content .forum-post-author{display:block !important}.forum-post-message{display:block}.forum-post-message
    hr{display:none}.top_container{margin:0
    auto}.container{margin:0
    auto}.header_container{background-image:url("/layout/nl/images/header_container.png?v=27799");background-position:center top;background-repeat:repeat-x;height:159px}.header_bg_overlay{background-repeat:no-repeat;height:159px;position:absolute;width:100%;z-index:0;background-position:center top}.header_content{position:relative;z-index:1}.user-profile-image{max-width:462px}.user-profile-content
    img{max-width:682px !important;height:auto !important}#user-tab-blog .contentTable
    img{max-width:682px !important;height:auto !important}.top_menu_container{position:absolute;width:955px;color:white !important;line-height:18px;background-color:#5d9786;height:19px}.top_menu_container .right-menu{float:right;margin-right:0px}.top_menu_container
    ul{list-style-type:none;margin:0px;padding-left:0}.logout-link{color:#bbb !important}.top_menu_container .menu li, .top_menu_container .menu li
    a{margin:0px;color:rgb(251, 247, 251) !important;font-size:12px;text-decoration:none}.top_menu_container .left-menu
    li{padding-left:9px;padding-right:9px;border-right:1px solid #bbb;float:left}.top_menu_container .right-menu
    li{padding-left:9px;padding-right:9px;border-left:1px solid #bbb;float:right}.top_menu_container .menu
    li.first{background:transparent !important;padding-left:0px !important;margin-left:0px !important}.top_menu_container
    a{color:white}.header_bg{background-image:url("/layout/nl/images/header_bg.png?v=27799");height:159px;width:960px;margin:0
    auto}.friendlist-showall{cursor:pointer;font-weight:bold}.friendlist-last{display:none}.header_lang_container{text-align:top;line-height:23px;text-align:right;padding-top:10px;height:15px;color:white;font-weight:bold}.header_msg_container{padding-top:30px;height:56px;color:white;font-weight:bold;overflow:hidden;width:300px;margin-left:658px;margin-top:15px;position:absolute}.messages_active{font-weight:bold;text-decoration:underline !important}.header_custom_container{height:60px;color:black;overflow:hidden;width:285px;margin-top:38px;position:absolute}.bar_top{background-image:url("/layout/nl/images/bar_top.png?v=27799");background-repeat:repeat-x;height:16px}.header_button_container{height:66px;margin-left:0px;position:absolute;margin-top:65px;z-index:10}.header_button_left{width:88px;height:66px;background-image:url("/layout/nl/images/header_button_left.png?v=27799");float:left}.header_button_left_active{width:88px;height:66px;background-image:url("/layout/nl/images/header_button_left_hover.png?v=27799");float:left}.header_button_mid{width:116px;height:66px;background-image:url("/layout/nl/images/header_button_mid.png?v=27799");float:left}.header_button_mid_active{width:116px;height:66px;background-image:url("/layout/nl/images/header_button_mid_hover.png?v=27799");float:left}.header_button_right{width:95px;height:66px;background-image:url("/layout/nl/images/header_button_right.png?v=27799");float:left}.header_button_right_active{width:95px;height:66px;background-image:url("/layout/nl/images/header_button_right_hover.png?v=27799");float:left}.header_button_left:hover{cursor:pointer;background-image:url("/layout/nl/images/header_button_left_hover.png?v=27799")}.header_button_mid:hover{cursor:pointer;background-image:url("/layout/nl/images/header_button_mid_hover.png?v=27799")}.header_button_right:hover{cursor:pointer;background-image:url("/layout/nl/images/header_button_right_hover.png?v=27799")}.menu_top_container{background-image:url("/layout/nl/images/topmenu_bg.png?v=27799");height:35px}.menu_content{width:960px;margin:0
    auto}.menu_content
    a{color:black}.menu_top_submenu_left{background-image:url("/layout/nl/images/topmenu_submenu_left.png?v=27799");width:91px;height:35px;float:left}.menu_top_submenu_left_active{background-image:url("/layout/nl/images/topmenu_submenu_left_hover.png?v=27799");width:91px;height:35px;float:left;color:#981375;font-weight:bold;text-decoration:underline}.menu_top_submenu_mid{background-image:url("/layout/nl/images/topmenu_submenu_mid.png?v=27799");width:109px;height:35px;float:left}.menu_top_submenu_right{background-image:url("/layout/nl/images/topmenu_submenu_right.png?v=27799");width:100px;height:35px;float:left}.menu_top_submenu_left:hover{background-image:url("/layout/nl/images/topmenu_submenu_left_hover.png?v=27799")}.menu_top_submenu_mid:hover{background-image:url("/layout/nl/images/topmenu_submenu_mid_hover.png?v=27799")}.menu_top_submenu_right:hover{background-image:url("/layout/nl/images/topmenu_submenu_right_hover.png?v=27799")}.menu_top_resource_bar{float:right;height:35px}.menu_top_activity_bar{float:left;height:35px;line-height:38px;margin-left:10px}.content_container{width:960px;margin:0
    auto;margin-top:10px}.content_left_area{width:225px;float:right;margin-left:27px;margin-top:3px}.block_top{height:34px;width:225px;background-image:url("/layout/nl/images/block_top.png?v=27799")}.block_top.avatar{background-image:url("/layout/nl/images/block_top_avatar.png?v=27799")}.block_title{font-size:16px;color:rgb(44, 21, 47);font-weight: 600; text-align:center;width:225px;line-height:34px}.block_mid{}.block_bottom{height:15px;background-image:url("/layout/nl/images/block_bottom.png?v=27799")}.block_bottom.avatar{background-image:url("/layout/nl/images/block_bottom_avatar.png?v=27799")}.block_menu_single{white-space: nowrap; height:31px;background-image:url("/layout/nl/images/block_menu_entry_single.png?v=27801");line-height:31px;padding-left:36px;color:rgb(44, 21, 47); font-size: 110%; font-weight: 600; margin-bottom:3px}.block_mid.search{width:210px;margin-left:15px}.block_menu_single:hover,.block_menu_single.active{background-image:url("/layout/nl/images/block_menu_entry_single_mouseover.png?v=27799")}.block_submenu a, .block_mid
    a{color:rgb(101, 95, 148)}.block_submenu.anchor-black, .block_mid.anchor-black
    a{color:black;text-decoration:underline}.block_menu_select{height:31px;background-image:url("/layout/nl/images/block_menu_entry_select.png?v=27799");line-height:31px;padding-left:40px;color:white}.block_menu_multi{height:31px;background-image:url("/layout/nl/images/block_menu_entry_multi.png?v=27799");line-height:31px;padding-left:40px;color:rgb(44, 21, 47); font-size: 110%; font-weight: 600;}.block_menu_multi_active{background-image:url("/layout/nl/images/block_menu_entry_multi_active.png?v=27799")}.block_submenu{padding-left:10px}.content_right_area{width:708px;float:left}.block_content_top{width:708px;height:32px;background-image:url("/layout/nl/images/block_content_top.png?v=27799")}.block_content_title{font-size:16px;color:rgb(23, 17, 35);margin-left:15px;line-height:34px;font-weight:normal}.block_content_mid{width:708px;background-color:#fff}.block_content_mid.opacity50{background:transparent;background-image:url("/layout/nl/images/bg_white_opacity_75.png?v=27799")}.forum-topic-post{background-color:#fff}.block_content_inner{padding:10px}.block_content_bottom{width:708px;height:15px;background-image:url("/layout/nl/images/block_content_bottom.png?v=27799")}.table_subheader_darkblue{background-color:#cee3f6 !important}.table_content_lightblue{background-color:#eff8fb !important}.block_content_top_container{height:32px;overflow:hidden}.block_content_top_left{width:14px;height:32px;background-image:url("/layout/nl/images/block-content-top-left.png?v=27799");float:left}.block_content_top_center_med{width:422px;height:32px;background-image:url("/layout/nl/images/block-content-top-mid.png?v=27799");float:left}.block_content_top_right{width:14px;height:32px;background-image:url("/layout/nl/images/block-content-top-right.png?v=27799");float:left}.block_content_title_med{font-size:16px;color:rgb(44, 21, 47);  font-weight: 600;margin-left:1px;line-height:34px}.block_content_mid_med{width:450px;background-color:#fff}.block_content_bottom_med{width:450px;height:15px;background-image:url("/layout/nl/images/block_content_bottom_med.png?v=27799")}.block_content_top_center_small{width:205px;height:32px;background-image:url("/layout/nl/images/block-content-top-mid.png?v=27799");float:left}.block_content_title_small{font-size:16px;color:rgb(44, 21, 47); font-weight: 600;margin-left:1px;line-height:34px}.block_content_mid_small{width:233px;background-color:#fff}.block_content_bottom_small{width:233px;height:15px;background-image:url("/layout/nl/images/block_content_bottom_small.png?v=27799")}.block_content_top_center_mini{width:172px;height:32px;background-image:url("/layout/nl/images/block-content-top-mid.png?v=27799");float:left}.block_content_title_mini{font-size:16px;color:rgb(44, 21, 47); font-weight: 600;margin-left:1px;line-height:34px}.block_content_mid_mini{width:200px;background-color:#fff}.block_content_bottom_mini{width:200px;height:15px;background-image:url("/layout/nl/images/block_content_bottom_mini.png?v=27799")}.block_submenu{display:none}.block_submenu:hover{cursor:pointer}.block_menu_single:hover{cursor:pointer}.block_menu_multi:hover{cursor:pointer}.lightbox_top{background-image:url("/layout/nl/images/lightbox_top.png?v=27799");width:683px;height:19px}.lightbox_mid{background-image:url("/layout/nl/images/lightbox_mid.png?v=27799");width:683px}.lightbox_bottom{background-image:url("/layout/nl/images/lightbox_bottom.png?v=27799");width:683px;height:17px}.button_ok{background-image:url("/layout/nl/images/button_ok.png?v=27799");width:142px;height:33px;text-align:center;line-height:33px;color:white;cursor:pointer}.okButton.small{background-image:url("/layout/nl/images/button_ok_small.png?v=27799");width:132px;height:33px;text-align:center;line-height:33px;color:white;cursor:pointer;display:block}.okButton.active{background-image:url("/layout/nl/images/button_ok_active.png?v=27799");width:149px;height:33px;text-align:center;line-height:33px;color:white;cursor:pointer;display:block}.okButton{background-image:url("/layout/nl/images/button_ok.png?v=27799");width:142px;height:33px;text-align:center;line-height:33px;color:white;cursor:pointer;display:block}.okButton.long{background-image:url("/layout/nl/images/button_ok_long.png?v=27799");width:183px;height:28px;line-height:28px}.okButton.long.dark{background-image:url("/layout/nl/images/button_ok_long_dark.png?v=27799");width:157px;height:32px;line-height:33px}input[type="submit"]{background:transparent;background-image:url("/layout/nl/images/button_ok.png?v=27799");width:142px;height:33px;text-align:center;line-height:33px;color:white;cursor:pointer;border:0px;font-size:11px;font-family:sans-serif;margin-top:10px;margin-bottom:5px;outline:0}input[type="submit"].dark{background-image:url("/layout/nl/images/button_ok_dark.png?v=27799");height:22px;line-height:15px}.darkbox_top{background-image:url("/layout/nl/images/darkbox_top.png?v=27799");width:457px;height:15px}.darkbox_mid{background:#8f8f8f;width:457px;height:335px}.darkbox_bottom{background-image:url("/layout/nl/images/darkbox_bottom.png?v=27799");width:457px;height:15px}ul.darkbox_menu{margin-left:198px}ul.darkbox_menu
    li{background-image:url("/layout/nl/images/darkbox_button.png?v=27799");width:77px;height:25px;text-align:center;line-height:25px;color:white;cursor:pointer;list-style-type:none;margin-left:9px;float:left;z-index:100}ul.darkbox_menu li
    ul{display:none;position:absolute;background-color:transparent;margin-left:-9px;z-index:100}ul.darkbox_menu li ul
    li{background:gray;width:77px;height:25px;text-align:center;line-height:25px;color:white;cursor:pointer;list-style-type:none;border-bottom:1px solid black;opacity:0.8;float:none;z-index:100}.darkbox_button{background-image:url("/layout/nl/images/darkbox_button.png?v=27799");width:77px;height:25px;text-align:center;line-height:25px;color:white;cursor:pointer}.darkbox_button_active{background-image:url("/layout/nl/images/darkbox_button_active.png?v=27799") !important}.darkbox_clothing{background:#f3efef;width:65px;height:100px;float:left;color:white;cursor:pointer;margin-right:10px;margin-bottom:10px;border:1px
    solid #666;border-radius:5px}.darkbox_clothing.shop{background:#bfd7ff;background:-moz-linear-gradient(top, #bfd7ff 0%, #d9ebff 100%);background:-webkit-linear-gradient(top, #bfd7ff 0%, #d9ebff 100%);background:linear-gradient(to bottom, #bfd7ff 0%, #d9ebff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd7ff', endColorstr='#d9ebff',GradientType=0 )}.darkbox_clothing_active{background:#decede;background:-moz-linear-gradient(top, #decede 0%, #fddfa3 100%);background:-webkit-linear-gradient(top, #decede 0%, #fddfa3 100%);background:linear-gradient(to bottom, #decede 0%, #fddfa3 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#decede', endColorstr='#fddfa3',GradientType=0 )}.darkbox_clothing_weight{display:none}.darkbox_clothing_colorize{display:none}.colorize-container{display:none;width:200px;height:20px;line-height:20px;background-color:white;position:absolute;color:black !important;margin-top:100px !important;margin-left:-60px !important;box-shadow:0px 0px 5px #000;border-radius:3px;padding-left:5px}.darkbox_clothing_active
    .darkbox_clothing_colorize{display:block}.darkbox_clothing_active
    .darkbox_clothing_weight{display:block}.darkbox_clothing_active
    .darkbox_clothing_weight_up{margin-left:-8px;margin-top:27px}.darkbox_clothing_active
    .darkbox_clothing_weight_down{margin-left:-8px;margin-top:46px}.darkbox_clothing_disabled{background:#bfd7ff;background:-moz-linear-gradient(top, #bfd7ff 0%, #d9ebff 100%);background:-webkit-linear-gradient(top, #bfd7ff 0%, #d9ebff 100%);background:linear-gradient(to bottom, #bfd7ff 0%, #d9ebff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd7ff', endColorstr='#d9ebff',GradientType=0 )}.darkbox_clothing_disabled.shop{background:#decede;background:-moz-linear-gradient(top, #decede 0%, #fddfa3 100%);background:-webkit-linear-gradient(top, #decede 0%, #fddfa3 100%);background:linear-gradient(to bottom, #decede 0%, #fddfa3 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#decede', endColorstr='#fddfa3',GradientType=0 )}.darkbox_clothing_blue.shop{background:#bfd7ff;background:-moz-linear-gradient(top, #bfd7ff 0%, #d9ebff 100%);background:-webkit-linear-gradient(top, #bfd7ff 0%, #d9ebff 100%);background:linear-gradient(to bottom, #bfd7ff 0%, #d9ebff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd7ff', endColorstr='#d9ebff',GradientType=0 )}.darkbox_clothing_new.shop{background:#ffc7c8;background:-moz-linear-gradient(top, #ffc7c8 0%, #fffafb 100%);background:-webkit-linear-gradient(top, #ffc7c8 0%, #fffafb 100%);background:linear-gradient(to bottom, #ffc7c8 0%, #fffafb 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc7c8', endColorstr='#fffafb',GradientType=0 )}.darkbox_full_top{background-image:url("/layout/nl/images/darkbox_full_top.png?v=27799");width:634px;height:10px}.darkbox_full_mid{background:#8f8f8f;width:634px}.darkbox_full_bottom{background-image:url("/layout/nl/images/darkbox_full_bottom.png?v=27799");width:634px;height:9px}.darkbox_furniture{background-image:url("/layout/nl/images/darkbox_clothing_bg.png?v=27799");width:98px;height:128px;text-align:center;float:left;color:white;cursor:pointer;margin-right:10px;margin-bottom:15px}.linebreak{height:20px}.icons_main{background-image:url("/layout/nl/images/icons_main.png?v=27799")}.icons_main_active{background-image:url("/layout/nl/images/icons_main_hover.png?v=27799")}.icons_main:hover{background-image:url("/layout/nl/images/icons_main_hover.png?v=27799")}.icons_financial{background-image:url("/layout/nl/images/icons_financial.png?v=27799")}.icons_financial_active{background-image:url("/layout/nl/images/icons_financial_hover.png?v=27799")}.icons_financial:hover{background-image:url("/layout/nl/images/icons_financial_hover.png?v=27799")}.icons_games{background-image:url("/layout/nl/images/icons_games.png?v=27799")}.icons_games_active{background-image:url("/layout/nl/images/icons_games_hover.png?v=27799")}.icons_games:hover{background-image:url("/layout/nl/images/icons_games_hover.png?v=27799")}.icons_clothing{background-image:url("/layout/nl/images/icons_clothing.png?v=27799")}.icons_clothing_active{background-image:url("/layout/nl/images/icons_clothing_hover.png?v=27799")}.icons_clothing:hover{background-image:url("/layout/nl/images/icons_clothing_hover.png?v=27799")}.icons_career{background-image:url("/layout/nl/images/icons_career.png?v=27799")}.icons_career_active{background-image:url("/layout/nl/images/icons_career_hover.png?v=27799")}.icons_career:hover{background-image:url("/layout/nl/images/icons_career_hover.png?v=27799")}.icons_social{background-image:url("/layout/nl/images/icons_social.png?v=27799")}.icons_social_active{background-image:url("/layout/nl/images/icons_social_hover.png?v=27799")}.icons_social:hover{background-image:url("/layout/nl/images/icons_social_hover.png?v=27799")}.icons_logout{background-image:url("/layout/nl/images/icons_logout.png?v=27799")}.icons_logout_active{background-image:url("/layout/nl/images/icons_logout_hover.png?v=27799")}.icons_logout:hover{background-image:url("/layout/nl/images/icons_logout_hover.png?v=27799")}.menu_button{z-index:10}.subtop{background-image:url("/layout/nl/images/subtop_table.png?v=27799");height:24px;text-align:center;padding:0px
    !important}.contentTable p
    a{text-decoration:underline}.contentTable
    td{padding:2px;background-color:#dcdcdc}.contentTable .subtitle-right{float:right;margin-right:5px}.message_row{cursor:pointer}.message_row:hover{background-color:#b2c1dc}.nicEdit-main{background-color:#fff;border-color:#000;margin:0px
    !important;width:100% !important}.textarea-styled-container{border:1px
    solid black;width:452px;margin:0
    auto;text-align:left !important}.username-admin{color:red;font-weight:bold}.username-moderator{color:blue;font-weight:bold}.footer{width:708px;margin-top:10px;text-align:center;border-top:1px solid #7591c8;border-bottom:1px solid #7591c8;padding-top:5px;padding-bottom:5px;color:#373737;margin-bottom:10px;background-color:white;opacity:0.9}.footer
    a{color:#373737}ul{margin-left:15px}.header_msg_item{width:255px;margin-right:0px}.header_msg_item_img{position:absolute;z-index:2;margin-left:-35px;margin-top:-1px}.header_msg_item_content{position:absolute;z-index:2;margin-left:71px;margin-top:-5px;font-weight:normal;color:black;text-align:left;width:220px}.games-misc-container{margin-top:10px;border:1px
    solid #8291ba;background-color:#eee}.games-misc-container .highscore-container{width:50%;float:left}.games-misc-container .description-container{width:50%;float:left}.games-misc-container
    .inner{padding:3px}.game-container
    #tetris{margin:2em
    auto;margin-top:0px;margin-bottom:0px;width:100%;overflow:hidden}.game-container
    #grid{position:absolute;margin-left:146px;margin-top:20px;width:162px}.game-container #grid
    table{width:160px}.game-container #grid table, .game-container #next
    table{border:0.2em solid #999}.game-container #grid td, .game-container #next
    td{width:13px;height:13px;-moz-border-radius:0.5em}.game-container
    #next{position:absolute;margin-left:335px;margin-top:16px}.game-container
    #stats{position:absolute;margin-left:335px;margin-top:100px;color:white;text-align:left;font-size:12px}.game-container
    #cmd{position:absolute;margin-left:580px;margin-top:100px}.game-container.tetris #cmd
    input{display:block;width:80px}.game-container #cmd
    input{margin-bottom:1em}.game-container
    #info{position:absolute;margin-left:558px;margin-top:240px;font-size:10px;color:white}.game-container #info
    input{width:1.5em;text-align:center}.game-container
    #src{font-family:arial,helvetica;font-size:80%;color:#FFF}.game-container-snake{background-image:url("/layout/nl/images/games/snake_bg.jpg?v=27799");width:688px;height:417px}.game-container-snake .col-l{margin-left:20px;width:400px;float:left}.game-container-snake .col-r{position:static;width:100%;margin-left:-490px;float:right;padding-top:4px}.game-container-snake #snake-col-info h2 a, .game-container-snake #snake-col-info h2 a:visited{outline:none}.game-container-snake #snake-col-info h2 a:hover{color:red}.game-container-snake
    #marginLeft{margin:0px
    30px 0px 490px}.game-container-snake
    #map1{width:400px;height:400px;position:absolute;border:1px
    solid #aaa;overflow:hidden;text-align:center;margin-left:7px;margin-top:7px}.game-container-snake
    #overlay{position:absolute;width:400px;height:400px;background:#fff;z-index:100;opacity:0.5}.game-container-snake
    #stats{width:250px;padding:1px
    5px 0px 5px;margin-left:527px;margin-top:70px;position:absolute;color:black}.game-container-snake #stats-reward{margin-left:-50px;margin-top:15px}.game-container-snake #map-msg{position:absolute;top:38%;left:0;width:100%;line-height:1;display:block;font-size:200%;z-index:101;text-align:center}.game-container-snake .snake,.wall{width:10px;height:10px;position:absolute;z-index:99;display:block;white-space:nowrap;overflow:hidden}.game-container-snake
    .snake{background:red}.game-container-snake
    .wall{background:#aaa url("/layout/nl/images/games/snake/grid_bg.gif?v=27799") no-repeat}.game-container-snake
    #cherry{display:none;width:10px;height:10px;position:absolute;background:url("/layout/nl/images/games/snake/cherry.jpg?v=27799") no-repeat 0 0;z-index:98}.game-container-snake
    #score{width:100px;height:50%;text-align:right;font-size:300%;font-weight:normal;padding:4px;border:1px
    solid #ccc}.game-container-snake #start-game{outline:none;display:block;width:109px;height:38px;margin:20px
    auto 0px auto}.game-container-snake
    .scores{border:1px
    solid #ddd;width:360px}.game-container-snake
    .scroller{display:block;height:9.6em;overflow:auto}.game-container-snake .scores
    .col1{width:8%;display:block;padding:0px
    8px;float:left}.game-container-snake .scores
    .col2{width:13%;display:block;padding:0px
    8px;float:left;border-left:1px solid #fff}.game-container-snake .scores
    .col3{width:61%;display:block;padding:0px
    8px;float:left;border-left:1px solid #fff}.game-container-snake .scores
    .head{display:block;padding:2px
    0px;font-weight:bold;background:url("/layout/nl/images/games/snake/score_head_bg.jpg?v=27799") repeat-x left bottom;border-bottom:1px solid #ccc}.game-container-snake .head
    .col2{border-left:1px solid #bbb}.game-container-snake .head
    .col3{border-left:1px solid #bbb}.game-container-snake .scores
    .row{display:block;border-bottom:1px solid #eee;padding:2px
    0px}.game-container-snake .browser-icons a, .browser-icons a:visited{display:block;float:left;width:24px;height:20px;overflow:hidden;white-space:nowrap;margin-right:4px;text-decoration:none;border:1px
    solid #ccc;border-right:1px solid #999;border-bottom:1px solid #999;background:transparent url("/layout/nl/images/games/snake/browser_icons_bg.jpg?v=27799") no-repeat center top}.game-container-snake .browser-icons a:hover{border:1px
    solid #555}.game-container-snake a.explorer,a.explorer:visited{background-position:center -19px}.game-container-snake a.safari,a.safari:visited{background-position:center -40px}.game-container-snake a.opera,a.opera:visited{background-position:center -60px}.game-container-snake a.chrome,a.chrome:visited{background-position:center -80px}.game-container-snake #info
    li{margin-bottom:1.1em}.game-container-snake #info li
    p{margin:0.4em 0em}.game-container-snake
    li.strike{text-decoration:line-through}.game-container-snake
    .right{float:right}.game-container-snake
    .error{color:red}.game-container-snake
    .hidden{display:none}.minesweeper-board,.minesweeper-menu,.minesweeper-high-scores{font-family:"trebuchet ms",sans-serif;font-size:13px}.minesweeper-board{overflow:hidden}.minesweeper-board
    .field{position:relative;display:block}.minesweeper-board
    .row{position:relative;display:block;overflow:hidden;max-height:18px}.minesweeper-board .row
    div{display:inline-block;width:16px;height:16px;border:1px
    solid #e5e5e5;border-width:1px 1px 1px 1px;border-color:#f2f2f2 #c0c0c0 #c0c0c0 #f2f2f2;background-color:#e5e5e5;cursor:pointer;font-weight:bold;text-align:center}.minesweeper-board .row div:hover{border-color:#cfcfcf #f2f2f2 #f2f2f2 #cfcfcf;background-color:#ececec}.minesweeper-board .row
    div.revealed{border-color:#ececec;background-color:#ececec;cursor:default}.minesweeper-board
    .mine{background:url("/layout/nl/images/games/minesweeper/icons.png?v=27799") -19px 3px no-repeat}.minesweeper-board
    .mines1{color:#29a629}.minesweeper-board
    .mines2{color:#bf9f00}.minesweeper-board
    .mines3{color:#bf8000}.minesweeper-board
    .mines4{color:#ff7f00}.minesweeper-board
    .mines5{color:#f00}.minesweeper-board
    .mines6{color:#ff00a8}.minesweeper-board
    .mines7{color:#c000ff}.minesweeper-board
    .mines8{color:#000}.minesweeper-board .row div.flag,
    .minesweeper-board .row div.flag:hover{background:#e5e5e5 url("/layout/nl/images/games/minesweeper/icons.png?v=27799") 1px 1px no-repeat;border-color:#f2f2f2 #c0c0c0 #c0c0c0 #f2f2f2}.minesweeper-board .row div.flag.mine,
    .minesweeper-board .row div.flag.mine:hover{background:url("/layout/nl/images/games/minesweeper/icons.png?v=27799") -19px -19px no-repeat;border-color:#ececec;background-color:#ececec}.minesweeper-board .row div.dead,
    .minesweeper-board .row div.dead:hover{background:url("/layout/nl/images/games/minesweeper/icons.png?v=27799") 1px -19px no-repeat;border-color:#ececec;background-color:#ececec}.minesweeper-board .panel .flag-button,
    .minesweeper-board .panel .mines-left,
    .minesweeper-board .panel .stopwatch,
    .minesweeper-board .panel .new-game,
    .minesweeper-board .panel
    .pause{width:auto;height:32px;float:left;border:1px
    solid #e5e5e5;border-width:1px 1px 1px 1px;border-color:#f2f2f2 #c0c0c0 #c0c0c0 #f2f2f2;background-color:#e5e5e5;cursor:default;font-weight:bold;text-align:center}.minesweeper-board .panel .new-game,
    .minesweeper-board .panel .flag-button{cursor:pointer}.minesweeper-board .panel .flag-button span,
    .minesweeper-board .panel .mines-left span,
    .minesweeper-board .panel .stopwatch span,
    .minesweeper-board .panel .new-game
    span{display:block;margin:0.5em}.minesweeper-board .panel .flag-button
    span{width:16px;height:16px;background:url("/layout/nl/images/games/minesweeper/icons.png?v=27799") 1px 1px no-repeat}.minesweeper-board .panel .mines-left
    span{padding-left:20px;background:url("/layout/nl/images/games/minesweeper/icons.png?v=27799") -19px 3px no-repeat}.minesweeper-board .panel div.new-game:hover,
    .minesweeper-board .panel div.flag-button:hover,
    .minesweeper-board .panel div.flag-button.pressed{border-color:#cfcfcf #f2f2f2 #f2f2f2 #cfcfcf;background-color:#ececec}.minesweeper-menu
    ul{margin:0;padding:4px;border:1px
    solid #c0c0c0;border-color:#f2f2f2 #c0c0c0 #c0c0c0 #f2f2f2;background-color:#e5e5e5}.minesweeper-menu ul
    li{list-style-type:none;background:transparent none;overflow:hidden;padding:0;margin:0
    0 4px 0}.minesweeper-menu
    label{font-weight:bold;display:inline-block;width:128px}.minesweeper-menu
    label.radio{font-weight:normal;display:inline-block;width:auto}.minesweeper-menu
    input.text{font-size:0.9em;border:1px
    solid #cfcfcf;border-color:#cfcfcf #f2f2f2 #f2f2f2 #cfcfcf;background-color:#fff;width:32px}.minesweeper-menu .menu-button{display:inline-block;font-size:1.1em;font-weight:bold;border:1px
    solid #c0c0c0;border-color:#f2f2f2 #c0c0c0 #c0c0c0 #f2f2f2;background-color:#e5e5e5;padding:4px
    8px;cursor:pointer}.minesweeper-menu span.menu-button:hover{border:1px
    solid #cfcfcf;border-color:#cfcfcf #f2f2f2 #f2f2f2 #cfcfcf;background-color:#ececec;padding:5px
    8px 3px}.minesweeper-high-scores{border-spacing:0;margin-bottom:1em}.minesweeper-high-scores
    caption{font-weight:bold;font-size:1.1em;border:1px
    solid #c0c0c0;border-color:#f2f2f2 #c0c0c0 #c0c0c0 #f2f2f2;background-color:#e5e5e5;padding:4px
    8px;text-align:center}.minesweeper-high-scores thead
    th{font-weight:bold;border:1px
    solid #c0c0c0;border-color:#f2f2f2 #c0c0c0 #c0c0c0 #f2f2f2;background-color:#e5e5e5;padding:4px
    8px;text-align:left}.minesweeper-high-scores tbody tr
    td{font-weight:normal;border-bottom:1px solid #fff;background-color:#f2f2f2;padding:2px
    8px;margin:0;text-align:left}.minesweeper-high-scores tbody tr td~td{border-left:1px solid #fff}.minesweeper-high-scores tbody tr:nth-child(2n) td{background-color:#e5e5e5}.news-container ul, .news-container
    ol{margin-left:15px}.news-container
    p{margin-top:0px;margin-bottom:0px;padding:0px;display:inline}.game-container.tetris{background-image:url("/layout/nl/images/games/tetris_bg.jpg?v=27799");width:688px;height:316px}.game-container.minesweeper{background-image:url("/layout/nl/images/games/minesweeper_bg.jpg?v=27799");height:393px}.emoticon-btn-popup{cursor:pointer;z-index:2}.emoticon-container{background-color:#c8c8c9;border:1px
    solid #8291ba;width:140px;height:100px;overflow-x:hidden;overflow-y:scroll;color:black;font-weight:bold;text-align:center;z-index:1;display:none}.emoticon-container
    table{margin:0
    auto}.emoticon-container table
    td{padding:4px}.emoticon_link{cursor:pointer}.game-container.minesweeper
    .panel{position:absolute;margin-top:-102px;margin-left:595px}.game-container.minesweeper
    .description{position:absolute;margin-top:80px;margin-left:415px;width:240px}.game-container.minesweeper .mines-left, .game-container.minesweeper .stopwatch, .game-container.minesweeper .new-game{float:none}.game-container.minesweeper
    .field{margin-left:17px;margin-top:17px}.forumTopic{width:100%}.forum-post-content{width:550px;text-overflow:ellipsis;background-color:white !important}.forum-message.subtop{}.forum-post-content
    img{height:auto;max-width:450px !important}.forum-post-content
    div{height:auto;max-width:545px !important}.socialmedia-notice{font-weight:bold;color:#f88017}.news-image{width:430px;height:220px}.news-image
    img{max-width:100%;max-height:100%}.news-image .news-image-description-container{height:28px;width:430px;margin-top:198px;border-top:1px solid black;background-color:white;opacity:0.8;position:absolute;z-index:5}.news-image .news-image-description-content{height:28px;width:430px;margin-top:198px;position:absolute;z-index:10}.news-image .news-image-description-content
    .inner{font-size:12px;color:black;padding:5px;text-shadow:0px 0px 3px #fff}.news-image-button-container{position:absolute;width:200px;margin-left:220px;margin-top:8px}.news-image-button{width:10px;height:10px;opacity:0.5;background-color:white;float:right;margin-left:5px;cursor:pointer}.news-image-button.button-active{background-color:orange;opacity:0.8}.profile-user-content
    table.contentTable{border-radius:5px;box-shadow:0px 0px 4px #bbb;background-color:#9ca9cd}.profile-user-content
    .tabs{border:1px
    solid #ccc;box-shadow:0px 0px 5px #eee;background:no-repeat;-moz-background-size:100% 100px}.profile-user-content{-moz-background-size:100px 100px;background:no-repeat}.profile-user-content.color-0{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='pink', endColorstr='white', GradientType=0);background:-moz-linear-gradient(top, pink, white, white, white);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(pink), to(white), to(white) to(white));background:-webkit-linear-gradient(top, pink, white, white, white);background:-moz-linear-gradient(top, pink, white, white, white);background:-ms-linear-gradient(top, pink, white, white, white);background:-o-linear-gradient(top, pink, white, white, white)}.profile-user-content .tabs.color-0{background-color:purple;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='pink', endColorstr='purple', GradientType=0);background:-moz-linear-gradient(top, pink, purple);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(pink), to(purple));background:-webkit-linear-gradient(top, pink, purple);background:-moz-linear-gradient(top, pink, purple);background:-ms-linear-gradient(top, pink, purple);background:-o-linear-gradient(top, pink, purple)}.profile-user-content .tabs.color-1{background-color:#008b9f;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e0ff', endColorstr='#008b9f', GradientType=0);background:-moz-linear-gradient(top, #00e0ff, #008b9f);background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#00e0ff),to(#008b9f));background:-webkit-linear-gradient(top,#00e0ff,#008b9f);background:-moz-linear-gradient(top,#00e0ff,#008b9f);background:-ms-linear-gradient(top,#00e0ff,#008b9f);background:-o-linear-gradient(top,#00e0ff,#008b9f)}.profile-user-content.color-1{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bcfc', endColorstr='white', GradientType=0);background:-moz-linear-gradient(top, #00bcfc, white, white);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#00bcfc), to(white), to(white), to(white));background:-webkit-linear-gradient(top, #00bcfc, white, white, white);background:-moz-linear-gradient(top, #00bcfc, white, white, white);background:-ms-linear-gradient(top, #00bcfc, white, white, white);background:-o-linear-gradient(top, #00bcfc, white, white, white)}.profile-user-content .tabs.color-2{background-color:#fffc00;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffc00', endColorstr='#9f9d00', GradientType=0);background:-moz-linear-gradient(top, #fffc00, #9f9d00);background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fffc00),to(#9f9d00));background:-webkit-linear-gradient(top,#fffc00,#9f9d00);background:-moz-linear-gradient(top,#fffc00,#9f9d00);background:-ms-linear-gradient(top,#fffc00,#9f9d00);background:-o-linear-gradient(top,#fffc00,#9f9d00)}.profile-user-content.color-2{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7fc00', endColorstr='white', GradientType=0);background:-moz-linear-gradient(top, #e7fc00, white, white);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e7fc00), to(white), to(white), to(white));background:-webkit-linear-gradient(top, #e7fc00, white, white, white);background:-moz-linear-gradient(top, #e7fc00, white, white, white);background:-ms-linear-gradient(top, #e7fc00, white, white, white);background:-o-linear-gradient(top, #e7fc00, white, white, white)}.profile-user-content .tabs.color-3{background-color:#ff00d2;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00d2', endColorstr='#9f008a', GradientType=0);background:-moz-linear-gradient(top, #ff00d2, #9f008a);background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ff00d2),to(#9f008a));background:-webkit-linear-gradient(top,#ff00d2,#9f008a);background:-moz-linear-gradient(top,#ff00d2,#9f008a);background:-ms-linear-gradient(top,#ff00d2,#9f008a);background:-o-linear-gradient(top,#ff00d2,#9f008a)}.profile-user-content.color-3{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc00ed', endColorstr='white', GradientType=0);background:-moz-linear-gradient(top, #fc00ed, white, white);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fc00ed), to(white), to(white), to(white));background:-webkit-linear-gradient(top, #fc00ed, white, white, white);background:-moz-linear-gradient(top, #fc00ed, white, white, white);background:-ms-linear-gradient(top, #fc00ed, white, white, white);background:-o-linear-gradient(top, #fc00ed, white, white, white)}.profile-user-content .tabs.color-4{background-color:#ff003c;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff003c', endColorstr='#9f001e', GradientType=0);background:-moz-linear-gradient(top, #ff003c, #9f001e);background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ff003c),to(#9f001e));background:-webkit-linear-gradient(top,#ff003c,#9f001e);background:-moz-linear-gradient(top,#ff003c,#9f001e);background:-ms-linear-gradient(top,#ff003c,#9f001e);background:-o-linear-gradient(top,#ff003c,#9f001e)}.profile-user-content.color-4{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc0035', endColorstr='white', GradientType=0);background:-moz-linear-gradient(top, #fc0035, white, white);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fc0035), to(white), to(white), to(white));background:-webkit-linear-gradient(top, #fc0035, white, white, white);background:-moz-linear-gradient(top, #fc0035, white, white, white);background:-ms-linear-gradient(top, #fc0035, white, white, white);background:-o-linear-gradient(top, #fc0035, white, white, white)}.profile-user-content .tabs.color-5{background-color:#00ff3c;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff3c', endColorstr='#009f04', GradientType=0);background:-moz-linear-gradient(top, #00ff3c, #009f04);background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#00ff3c),to(#009f04));background:-webkit-linear-gradient(top,#00ff3c,#009f04);background:-moz-linear-gradient(top,#00ff3c,#009f04);background:-ms-linear-gradient(top,#00ff3c,#009f04);background:-o-linear-gradient(top,#00ff3c,#009f04)}.profile-user-content.color-5{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#18fc00', endColorstr='white', GradientType=0);background:-moz-linear-gradient(top, #18fc00, white, white);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#18fc00), to(white), to(white), to(white));background:-webkit-linear-gradient(top, #18fc00, white, white, white);background:-moz-linear-gradient(top, #18fc00, white, white, white);background:-ms-linear-gradient(top, #18fc00, white, white, white);background:-o-linear-gradient(top, #18fc00, white, white, white)}.profile-user-content .tabs
    ul{list-style-type:none}.profile-user-content .tabs ul
    li{float:left;width:100px;height:25px;border-radius:5px;background-color:#eee;line-height:25px;margin-top:8px;text-align:center;margin-right:10px;cursor:pointer}.profile-user-content .tabs ul
    li.active{font-weight:bold;background-color:gold}.profile-guestbook-actions{position:absolute;margin-left:300px;text-align:right;width:150px;font-weight:bold;margin-top:5px}.profile-content-page .news-container
    img{max-width:400px}.bffinvites-bff{background-color:#eee;float:left;width:219px;height:290px;margin-bottom:15px;margin-left:15px;background-image:url("/layout/nl/images/avatar_bg.png?v=27799")}.bffinvites-bff-1,.bffinvites-bff-4,.bffinvites-bff-7,.bffinvites-bff-10,.bffinvites-bff-13,.bffinvites-bff-16,.bffinvites-bff-19,.bffinvites-bff-22,.bffinvites-bff-25,.bffinvites-bff-28,.bffinvites-bff-31{float:left;width:219px;margin-left:0px;background-image:url("/layout/nl/images/avatar_bg.png?v=27799");height:290px}.bffinvites-bff-2{float:left;width:219px;margin-left:15px;background-image:url("/layout/nl/images/avatar_bg.png?v=27799");height:290px}.bffinvites-bff-3,.bffinvites-bff-6,.bffinvites-bff-9,.bffinvites-bff-12,.bffinvites-bff-15,.bffinvites-bff-18,.bffinvites-bff-21,.bffinvites-bff-24,.bffinvites-bff-27,.bffinvites-bff-30{float:left;width:220px;margin-left:15px;background-image:url("/layout/nl/images/avatar_bg.png?v=27799");height:290px}.bffinvites-bff .bff-username{background-color:#eee;border:1px
    solid gray;border-bottom:0px;padding:5px;box-shadow:0px 5px 3px #aaa;margin-bottom:5px}.fashioncontest-avatar{background-color:#eee}.fashioncontest-avatar .fashioncontest-username{background-color:#eee;border:1px
    solid gray;border-bottom:0px;padding:5px;box-shadow:0px 5px 3px #aaa;margin-bottom:5px}.fashioncontest-avatar-1,.fashioncontest-avatar-4,.fashioncontest-avatar-7,.fashioncontest-avatar-10{float:left;width:219px;background:transparent;background-image:url("/layout/nl/images/fashioncontest/avatar_bg.png?v=27799");height:290px;margin-top:15px}.fashioncontest-avatar-2,.fashioncontest-avatar-3,.fashioncontest-avatar-5,.fashioncontest-avatar-6,.fashioncontest-avatar-8,.fashioncontest-avatar-9,.fashioncontest-avatar-11,.fashioncontest-avatar-12{float:left;width:219px;margin-left:8px;background:transparent;background-image:url("/layout/nl/images/fashioncontest/avatar_bg.png?v=27799");height:290px;margin-top:15px}.profile-bff{float:left;width:154px;background-color:#eee;background-image:url("/layout/nl/images/profile_bff_bg.png?v=27799");height:290px}.profile-bff-3{width:153px}.profile-avatar-bg{background-image:url("/layout/nl/images/profile_avatar_bg.jpg?v=27799")}.profile-bff .bff-username{background-color:#eee;border:1px
    solid gray;border-right:0px;border-left:0px;border-bottom:0px;padding:5px;box-shadow:0px 5px 3px #aaa;margin-bottom:5px;height:10px;line-height:10px;overflow:hidden;text-align:center;background-image:url("/layout/nl/images/subtop_table.png?v=27799")}.profile-favorite-look{float:left;width:154px;background-color:#eee;background-image:url("/layout/nl/images/profile_favorite_look_bg.png?v=27799");height:290px}.profile-favorite-look-3{width:153px}.profile-favorite-look .favorite-look-title{background-color:#eee;border:1px
    solid gray;border-right:0px;border-left:0px;border-bottom:0px;padding:5px;box-shadow:0px 5px 3px #aaa;margin-bottom:5px;height:10px;line-height:10px;overflow:hidden;text-align:center;background-image:url("/layout/nl/images/subtop_table.png?v=27799")}.profile-user-content .contentTable
    td{background-color:white !important}.comment-container hr, .guestbook-entry
    hr{display:none}.blog-quote-content,.guestbook-quote-content,.item-quote-content{margin-top:3px;background-color:#fff;border:1px
    solid #bbb;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:7px;margin-bottom:10px}.blog-comment-author,.item-comment-author{display:none}.guestbook-entry .guestbook-entry-author{display:none}.blog-quote-content .blog-comment-author, .guestbook-quote-content .guestbook-entry-author, .item-quote-content .item-comment-author{display:inline}.profile-guestbook-actions{position:absolute;margin-top:-1px;font-weight:normal}.recent-activities-time{color:gray;display:inline;padding-right:5px;margin-right:5px;border-right:1px solid gray}.tutorial-screen
    .done{color:green;font-weight:bold;text-decoration:line-through}.task-container .task-header{border:1px
    solid gray;height:30px;line-height:30px;padding-left:40px;cursor:pointer;background:#eee;font-weight:bold;border-radius:5px;margin-top:5px;font-size:12px}.tutorial-container.task-container
    .task{margin-bottom:5px}.tutorial-container.task-container .task
    .checkbox{}.tutorial-container.task-container .task
    .checkbox.checked{}.task-container.first .task-header{border:1px
    solid gray}.task-container .task-header.active{background-image:url("/layout/nl/images/ok.png?v=27799");background-repeat:no-repeat;background-position:5px 5px;background-color:lightgreen;text-decoration:line-through}.task-container .task-header.inactive{background:#F9DBDB;background-image:url("/layout/nl/images/error.png?v=27799");background-repeat:no-repeat;background-position:5px 5px}.task-container .task-header.current{background:#fefcea;background:-moz-linear-gradient(top, #fefcea 0%, #f1da36 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefcea), color-stop(100%, #f1da36));background:-webkit-linear-gradient(top, #fefcea 0%, #f1da36 100%);background:-o-linear-gradient(top, #fefcea 0%, #f1da36 100%);background:-ms-linear-gradient(top, #fefcea 0%, #f1da36 100%);background:linear-gradient(to bottom, #fefcea 0%, #f1da36 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefcea', endColorstr='#f1da36', GradientType=0)}.task-container .task-content{border:1px
    solid gray;border-top:0px;padding:10px}.xpbar-container{background:#eee;background:-moz-linear-gradient(top, #eee 0%, #ccc 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));background:-webkit-linear-gradient(top, #eee 0%, #ccc 100%);background:-o-linear-gradient(top, #eee 0%, #ccc 100%);background:-ms-linear-gradient(top, #eee 0%, #ccc 100%);background:linear-gradient(to bottom, #eee 0%, #ccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);border:1px
    solid #ccc;height:12px}.xpbar-inner{background:#9dd53a;background:-moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #9dd53a), color-stop(50%, #a1d54f), color-stop(51%, #80c217), color-stop(100%, #7cbc0a));background:-webkit-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);background:-o-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);background:-ms-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);background:linear-gradient(to bottom, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd53a',endColorstr='#7cbc0a',GradientType=0)}.xpbar-text{position:absolute;text-align:center}.xpbar-container.xp-header{cursor:default}.row_done{background-color:#dff2bf !important;background-image:url("/layout/nl/images/ok.png?v=27799");background-repeat:no-repeat;background-position:1px 2px}.profile-player-action{background-color:white;height:15px;font-size:10px;width:140px;margin:0
    auto}.wardrobe-positioning{position:absolute;margin-top:-360px;margin-left:-45px;width:38px;height:70px}.btn-plus{background-image:url("/layout/nl/images/wardrobe/clothing-up.png?v=27799");width:19px;height:20px;display:block;float:left;cursor:pointer}.btn-plus.active,.btn-plus:hover{background-image:url("/layout/nl/images/wardrobe/clothing-up.png?v=27799")}.btn-min{background-image:url("/layout/nl/images/wardrobe/clothing-down.png?v=27799");width:19px;height:20px;cursor:pointer;display:block;float:right}.btn-min.active,.btn-min:hover{background-image:url("/layout/nl/images/wardrobe/clothing-down.png?v=27799")}.poll-add-statement{font-weight:bold;cursor:pointer}.poll-display-container{background-color:#eee;padding-bottom:10px;margin-bottom:15px;margin-top:5px;border:1px
    solid #8291ba;box-shadow:0px 0px 10px #aaa;text-align:center}.poll-display-title{background-image:url("/layout/nl/images/subtop_table.png?v=27799");height:24px;line-height:24px;padding:0
    !important;text-align:center;font-weight:bold;border-bottom:1px solid #8291ba}.poll-display-statement-row{padding-bottom:5px;border-bottom:1px solid #8291ba;padding-top:5px;background-color:#fff}.poll-display-statement-row.poll-vote .poll-display-statement-select{float:left;width:5%}.poll-display-statement-row .poll-display-statement-title{text-align:left}.poll-display-buttons{width:284px;margin:0
    auto;margin-top:10px}.poll-display-buttons
    .okButton{float:left;margin:0}.poll-display-statement-row.poll-results .poll-display-statement-title{float:left;width:28%;padding-left:2%}.poll-display-statement-row.poll-results .poll-display-statement-progress{float:left;width:50%}.poll-display-statement-row.poll-results .poll-display-statement-votes{float:left;width:20%}span.h2{font-size:16px;font-weight:bold}.ui-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-timepicker-div
    dl{text-align:left}.ui-timepicker-div dl
    dt{height:25px;margin-bottom:-25px}.ui-timepicker-div dl
    dd{margin:0
    10px 10px 65px}.ui-timepicker-div
    td{font-size:90%}.ui-tpicker-grid-label{background:none;border:none;margin:0;padding:0}.ui-timepicker-rtl{direction:rtl}.ui-timepicker-rtl
    dl{text-align:right}.ui-timepicker-rtl dl
    dd{margin:0
    65px 10px 10px}.forum-topic-post{border:1px
    solid #8291ba;width:686px;float:left;clear:left;overflow:hidden}.forum-topic-post-inner{border-right:1px solid #8291ba;background-color:#dcdcdc;float:left;position:relative;right:556px;width:100%}.forum-topic-post-avatar{float:left;background-color:#dcdcdc;left:556px;overflow:hidden;position:relative;width:130px}.forum-topic-post-content{float:left;text-align:left;left:557px;position:relative;width:546px}.forum-post-footer{border:1px
    solid #8291ba;border-top:0px;height:20px;margin-bottom:15px}.forum-post-footer-avatar{border-right:1px solid #8291ba;line-height:20px;height:20px;float:left;width:130px;background-color:#9599a5;color:white}.forum-post-footer-content{line-height:20px;height:20px;float:left;width:555px;background-color:#AEB3C3;color:#5B5B5B;text-align:left}.forum-post-footer-content-inner{padding-left:5px;padding-right:5px}.achiev-container-forum{position:absolute;background-color:white;border:1px
    solid grey;border-radius:5px;padding:5px;display:none;z-index:1000}.map-vehicle-info{width:678px;margin:0
    auto;height:35px;background-color:#eee;border-radius:5px;margin-bottom:10px;padding:5px}.map-vehicle-info-img{float:left;width:70px;margin-right:10px}.map-vehicle-info-img
    img{margin-top:2px}.map-vehicle-info-type{float:left;width:100px;margin-right:10px}.map-vehicle-info-wear{float:left;width:175px}.map-vehicle-info-status{float:left;width:160px;margin-left:20px}.map-vehicle-info-actions{float:right;width:120px}.map-vehicle-info-actions #repair-vehicle{cursor:pointer;text-decoration:underline}#repair-vehicle-modal{display:none}#repair-vehicle-modal
    .inner{font-size:11px;text-align:center}.friend-update-container{min-height:68px;border-bottom:1px solid grey}.friend-update-avatar{float:left;width:37px}.qtip-content
    a{text-decoration:underline}#manager-bar-active{border:1px
    solid grey;height:30px;line-height:30px;text-align:center;background:#e1ffff;background:-moz-linear-gradient(top, #e1ffff 0%, #e1ffff 7%, #e1ffff 12%, #fdffff 12%, #e6f8fd 30%, #c8eefb 54%, #bee4f8 75%, #b1d8f5 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1ffff), color-stop(7%, #e1ffff), color-stop(12%, #e1ffff), color-stop(12%, #fdffff), color-stop(30%, #e6f8fd), color-stop(54%, #c8eefb), color-stop(75%, #bee4f8), color-stop(100%, #b1d8f5));background:-webkit-linear-gradient(top, #e1ffff 0%, #e1ffff 7%, #e1ffff 12%, #fdffff 12%, #e6f8fd 30%, #c8eefb 54%, #bee4f8 75%, #b1d8f5 100%);background:-o-linear-gradient(top, #e1ffff 0%, #e1ffff 7%, #e1ffff 12%, #fdffff 12%, #e6f8fd 30%, #c8eefb 54%, #bee4f8 75%, #b1d8f5 100%);background:-ms-linear-gradient(top, #e1ffff 0%, #e1ffff 7%, #e1ffff 12%, #fdffff 12%, #e6f8fd 30%, #c8eefb 54%, #bee4f8 75%, #b1d8f5 100%);background:linear-gradient(to bottom, #e1ffff 0%, #e1ffff 7%, #e1ffff 12%, #fdffff 12%, #e6f8fd 30%, #c8eefb 54%, #bee4f8 75%, #b1d8f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e1ffff",endColorstr="#b1d8f5",GradientType=0)}#manager-bar-inactive{border:1px
    solid grey;height:30px;line-height:30px;text-align:center;background:#e2e2e2;background:-moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #dbdbdb), color-stop(51%, #d1d1d1), color-stop(100%, #fefefe));background:-webkit-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);background:-o-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);background:-ms-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);background:linear-gradient(to bottom, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2",endColorstr="#fefefe",GradientType=0)}.clothingTooltip{cursor:help}.comment-container
    img{max-width:100%}.modal-blackout .ui-dialog-titlebar-close{display:none}.bold{font-weight:bold}.hof-inner-td{background-color:#fbfbef !important}.form-error{border:1px
    solid;margin:10px
    0px;padding:15px
    10px 15px 50px;background-repeat:no-repeat;background-position:10px center;color:#D8000C;background-color:#FFBABA;background-image:url("/layout/nl/images/form/icon_error.png?v=27799")}.form-error.form-message-new{margin-top:0px}.form-notice{border:1px
    solid #be7;margin:10px
    0px;padding:15px
    10px 15px 50px;background-repeat:no-repeat;background-position:10px center;color:#234600;background-color:#f8fff0;background-image:url("/layout/nl/images/form/icon_success.png?v=27799")}.form-notice.form-message-new{margin-top:0px}.message-action-bar
    img{vertical-align:middle}.message-action-bar
    .left{width:50%;text-align:left;float:left}.message-action-bar
    .right{float:right;text-align:right;width:50%}div.colorPicker-picker{height:16px;width:16px;padding:0
    !important;border:1px
    solid #999;background:url("/layout/nl/images/arrow.gif") no-repeat top right;cursor:pointer;line-height:16px;font-size:0.75em;font-weight:bold;text-align:center;float:left;margin-right:10px}div.colorPicker-palette{width:110px;position:absolute;border:1px
    solid #598FEF;background-color:#EFEFEF;padding:2px;z-index:9999}div.colorPicker_hexWrap{width:100%;float:left;display:none}div.colorPicker_hexWrap
    label{font-size:95%;color:#2F2F2F;margin:5px
    2px;width:25%}div.colorPicker_hexWrap
    input{margin:5px
    2px;padding:0;font-size:95%;border:1px
    solid #000;width:65%}div.colorPicker-swatch{height:12px;width:12px;border:1px
    solid #000;margin:2px;float:left;cursor:pointer;line-height:12px}.forum-topic-post-avatar{background:transparent}.forum-topic-post-inner.forum-color-0{background-color:#DCDCDC}.forum-topic-post-inner.forum-color-1{background-color:#F6CED8}.forum-topic-post-inner.forum-color-2{background-color:#F3E2A9}.forum-topic-post-inner.forum-color-3{background-color:#D8F6CE}.forum-topic-post-inner.forum-color-4{background-color:#CEF6F5}.forum-topic-post-inner.forum-color-5{background-color:#D8CEF6}.forum-topic-post-inner.forum-color-6{background-color:#FFFFFF}.forum-topic-post-inner.forum-color-7{background-color:#7A7A7A}.forum-topic-post-inner.forum-color-8{background-color:#7D3D22}.forum-topic-post-inner.forum-color-9{background-color:#6698B7}.forum-topic-post-inner.forum-color-10{background-color:#000066}.forum-topic-post-inner.forum-color-11{background-color:#87104A}.forum-topic-post-inner.forum-color-12{background-color:#426340}.forum-topic-post-inner.forum-color-13{background-color:#A0E8D6}.forum-topic-post-inner.forum-color-14{background-color:#D1B03F}.forum-topic-post-inner.forum-color-15{background-color:#2FCCC7}.entity-social-share-box.dailynews,.entity-social-share-box.competitions,.entity-social-share-box.blog{margin-left:3px}.entity-social-share-box{text-align:left;font-size:12px;height:52px}.entity-social-share-title{margin-top:5px;margin-bottom:5px}.entity-social-share-box.blog .entity-social-share-title{margin-top:10px}.forum-message-post{position:absolute;margin-left:531px;margin-top:23px;width:140px;text-align:right}.payment-sms-highlighted{background-color:#eee;color:black;padding:10px;width:70%;margin:0
    auto;box-shadow:0px 0px 10px #666;border:1px
    solid black}.block_content_inner.global-msg
    a{text-decoration:underline !important}.block_content_inner.global-msg table
    a{text-decoration:inherit !important}.pager.admincredits.addclothingmultiple{text-align:right;margin-top:10px;margin-bottom:5px}.bb-left{text-align:left}.bb-center{text-align:center}.bb-right{text-align:right}.bb-strike{text-decoration:line-through}.payment-country-container{background-color:#eee;margin:0
    auto;padding:10px}.payment-country-container.options-2{width:200px}.payment-country{width:100px;float:left;text-align:center}.payment-country
    img{display:block;margin:0
    auto;width:30px;height:20px;margin-bottom:5px}.wysibb-toolbar-container.modeSwitch, .wysibb-toolbar-container .wbb-quote{display:none !important}.wysibb-toolbar-container.modeSwitch, .wysibb-toolbar-container .wbb-mention{display:none !important}.bbcode-link{text-decoration:underline}.wysibb-text-editor
    a{text-decoration:underline}.wysibb-toolbar{background-color:#F0F0EE;padding:0
    !important}#profile-content-input{text-align:left}#profile-content-input .wysibb-text-editor{min-height:500px !important}#guestbook-input .wysibb-text-editor{min-height:100px !important}#blog-comment-input .wysibb-text-editor{min-height:100px !important}#dailynews-comment-input .wysibb-text-editor{min-height:100px !important}#competition-comment-input .wysibb-text-editor{min-height:100px !important}#blogmanagement-input .wysibb-text-editor{min-height:450px;width:680px}#personal-message-input .wysibb-text-editor{min-height:200px;width:600px}#forum-quickreply-input{text-align:left}#forum-quickreply-input .wysibb-text-editor{width:100%;height:150px}#recordlabel-profile-input{text-align:left}#forum-topic-input{text-align:left}#forum-topic-input .wysibb-text-editor{width:100%;height:400px !important;max-height:inherit !important;min-height:inherit !important}#forum-post-input{text-align:left}#forum-post-input .wysibb-text-editor{width:100%;height:200px}#recordlabel-groupmsg-input .wysibb-text-editor{width:100%}.wysibb-emoticon-placeholder:hover{background-color:#eee;cursor:pointer}table.fullwidth{width:100%}.wysibb-emoticon-placeholder{float:left;width:100px;text-align:center;height:50px;padding-bottom:10px}.wysibb-emoticon-placeholder
    img{padding-bottom:10px}.quote-content{margin-top:3px;background-color:#eee;border:1px
    solid #bbb;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:7px;margin-bottom:10px}.mention-content.processed,
    .wysibb-text-editor .mention-content{font-weight:bold;background-color:gold;padding:4px;padding-top:1px;padding-bottom:1px;border-radius:4px;cursor:help}h2.username
    a{text-decoration:none}.mentions-input-box{position:relative;background:#fff}.mentions-input-box
    textarea{width:100%;display:block;height:18px;padding:9px;border:1px
    solid #dcdcdc;border-radius:3px;overflow:hidden;background:transparent;position:relative;outline:0;resize:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mentions-input-box .mentions-autocomplete-list{display:none;background:#fff;border:1px
    solid #b2b2b2;position:absolute;left:0;right:0;z-index:10000;margin-top:-2px;border-radius:5px;border-top-right-radius:0;border-top-left-radius:0;-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.148438);-moz-box-shadow:0 2px 5px rgba(0, 0, 0, 0.148438);box-shadow:0 2px 5px rgba(0, 0, 0, 0.148438)}.mentions-input-box .mentions-autocomplete-list
    ul{margin:0;padding:0}.mentions-input-box .mentions-autocomplete-list
    li{background-color:#fff;padding:0
    5px;margin:0;width:auto;border-bottom:1px solid #eee;height:26px;line-height:26px;overflow:hidden;cursor:pointer;list-style:none;white-space:nowrap}.mentions-input-box .mentions-autocomplete-list li:last-child{border-radius:5px}.mentions-input-box .mentions-autocomplete-list li > img,
    .mentions-input-box .mentions-autocomplete-list li>div.icon{width:16px;height:16px;float:left;margin-top:5px;margin-right:5px;-moz-background-origin:3px;border-radius:3px}.mentions-input-box .mentions-autocomplete-list li
    em{font-weight:bold;font-style:none}.mentions-input-box .mentions-autocomplete-list li:hover,
    .mentions-input-box .mentions-autocomplete-list
    li.active{background-color:#f2f2f2}.mentions-input-box .mentions-autocomplete-list li
    b{background:#ff9;font-weight:normal}.mentions-input-box
    .mentions{position:absolute;left:1px;right:0;top:1px;bottom:0;padding:9px;color:#fff;overflow:hidden;white-space:pre-wrap;word-wrap:break-word}.mentions-input-box .mentions>div{color:#fff;white-space:pre-wrap;width:100%}.mentions-input-box .mentions>div>strong{font-weight:normal;background:#d8dfea}.mentions-input-box .mentions>div>strong>span{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0)}.mentions-input-box>.mentions{display:none}.forum-post-author{display:none}.quote-content .forum-post-author, .quote-content .blog-comment-author, .quote-content .item-comment-author{display:block !important}.comment-container .quote-content, .guestbook-entry .quote-content{background-color:#fff}.contentTable
    img{max-width:686px}.profile-content-page .contentTable
    img{max-width:100%}.avatar-cloth-power{margin-top:10px;margin-bottom:10px;font-weight:bold;color:red;background-color:#eee;border:1px
    solid gray;padding:3px;text-align:center}.bb-item-embed-group{overflow:hidden;background-color:#eee;border:1px
    solid black;margin:5px;padding:10px;padding-bottom:0;margin-bottom:10px}.bb-item-embed-group
    br{display:none}.bb-item-embed{display:block;background-color:white;border:1px
    solid gray;width:74px;height:150px !important;float:left;margin-right:11px;margin-bottom:10px;text-align:center;overflow:hidden}.bb-item-embed
    .frame{height:74px;width:74px;white-space:nowrap;text-align:center;margin:1em
    0}.bb-item-embed .frame
    .helper{display:inline-block;height:100%;vertical-align:middle}.bb-item-embed
    img{max-height:100% !important;max-width:100% !important}.bb-item-embed-group .bb-item-embed:nth-of-type(6n){margin-right:0}.bb-item-embed
    .label{margin-top:10px;display:block}.wof-set-preview{height:100px}.wof-set-preview
    div{height:100px}.wof-set-preview
    img{max-height:100%}.inner.weekly-set{padding-bottom:10px}.inner.weekly-set
    div{height:100px;padding-bottom:30px}.inner.weekly-set
    img{max-height:100%}.forum-bar-header{height:45px;width:100%;background-color:#c1c6e2;padding-top:5px}.forum-bar-header-inner{margin-left:5px;margin-right:5px;text-align:center;background-color:#a4aac1;height:40px;color:white;font-size:21px;font-weight:bold;line-height:40px;text-shadow:0px 0px 5px #666;background-repeat:no-repeat}.forum-bar-header-inner.follow{background-image:url("/layout/nl/images/forum/icon-watch.png"), url("/layout/nl/images/forum/icon-watch.png");background-position:left center, right center}.forum-bar-header-inner.comment{background-image:url("/layout/nl/images/forum/icon-pencil.png"), url("/layout/nl/images/forum/icon-pencil.png");background-position:left center, right center}.forum-bar-header-inner.create{background-image:url("/layout/nl/images/forum/icon-plus.png"), url("/layout/nl/images/forum/icon-plus.png");background-position:left center, right center}.wishlist-container{width:710px}.wishlist-entry{border:1px
    solid #666;box-shadow:0px 0px 5px #ccc;width:100px;background-color:#fff;margin-right:14px;margin-bottom:10px;float:left;text-align:center;overflow:hidden}.wishlist-container .ui-state-highlight{box-shadow:0px 0px 5px #ccc;width:100px;background-color:#fff;margin-right:14px;margin-bottom:10px;float:left;text-align:center;height:123px}.wishlist-image{height:100px;white-space:nowrap}.wishlist-image.drag{cursor:move}.wishlist-image
    .helper{display:inline-block;height:100%;vertical-align:middle}.wishlist-image
    img{opacity:0;-moz-transition:opacity 1s;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;vertical-align:middle;max-height:90px}.wishlist-action{padding:5px;cursor:pointer;background-color:#eee}.popup-wishlist-action{margin-top:10px}.add-item-to-wishlist,.add-set-to-wishlist{text-decoration:underline;cursor:pointer}.added-to-wishlist{color:green}.wishlist-image.owned{background-color:#d8ffd8;background-image:url("/layout/nl/images/ok.png?v=27799");background-repeat:no-repeat;background-position:80px 80px}.clothing-set-item.owned{background-color:#d8ffd8;background-image:url("/layout/nl/images/ok.png?v=27799");background-repeat:no-repeat;background-position:200px 255px}.wardrobe-networth{text-align:center}.contest-intro{text-align:center}.contest-container{width:686px;margin:0
    auto;text-align:left;position:relative;padding-top:120px;padding-bottom:20px;background:#f2f5f6;background:-moz-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);background:-webkit-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);background:linear-gradient(to bottom, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f5f6',endColorstr='#c8d7dc',GradientType=0)}.contest-title{margin-top:-100px;text-align:center;font-size:22px;font-weight:bold}.contest-date-range{margin-top:10px;text-align:center}.contest-countdown{width:630px;padding:10px;margin-left:17px;margin-top:20px;text-align:center;background-color:white;border:1px
    solid gray;font-size:18px;font-weight:bold}.contest-description-container{margin-left:17px;margin-right:17px}.contest-image{float:left;width:43%;margin-top:30px}.contest-image
    img{max-width:100%}.contest-description{float:right;width:50%;margin-top:30px;padding:10px;text-align:left;background-color:white;border:1px
    solid gray}.contest-prizes{width:630px;padding:10px;margin-left:17px;margin-top:30px;text-align:left;background-color:white;border:1px
    solid gray}.contest-apply{width:630px;padding:10px;margin-left:17px;margin-top:30px;text-align:left;background-color:white;border:1px
    solid gray;text-align:center}.contest-stats{width:650px;margin-left:17px;margin-top:30px;text-align:left;text-align:center}.contest-prize{float:left;width:201px;height:180px;margin-left:10px;border:1px
    solid gray}.contest-prize.first{margin-left:0}.contest-prize-content{height:120px}.contest-prize-content.multi-sets{line-height:100px;text-align:center}.contest-prize-content.multi-sets .qtip-image-enlarge{margin-bottom:0}.contest-prize-content.multi-sets .set-first{width:45%;float:left}.contest-prize-content.multi-sets .set-first .qtip-image-enlarge{text-align:right;padding-right:12px}.contest-prize-content.multi-sets .set-second{width:45%;float:left}.contest-prize-content.multi-sets .set-second .qtip-image-enlarge{text-align:left;padding-left:20px}.contest-prize-content .plus-icon{width:10%;float:left;font-size:30px;text-align:center}.contest-prize-content.multi-sets div
    img{vertical-align:middle}.contest-prize-credits{height:30px;text-align:center;font-size:12px;line-height:30px}.contest-prize-title{height:30px;text-align:center;font-weight:bold;font-size:14px;line-height:30px;background-color:#eee}.contest-prize
    .clothingSetGenerated{max-height:120px;border:0;padding:0}.contest-prize-threshold-custom{text-align:center}.contest-prize-threshold-custom
    img{max-height:120px;max-width:120px;cursor:help}.contest-prize-tooltip-content{width:100%}.contest-prize-tooltip-content
    .image{height:250px}.contest-prize-tooltip-content .image
    img{max-height:100%}.contest-prize-tooltip-content
    .description{background-color:#eee;padding:10px;margin-bottom:5px}.timezone
    a{color:gray}.timezone{color:gray}.qtip-image-enlarge{text-align:center;margin-bottom:10px}.clothingSetGenerated{padding:10px;border:1px
    solid gray;background-color:white;margin:0
    auto;text-align:center}.clothingSetRaw{padding:10px}.clothingSetUnknown{height:auto;padding:5px;background-color:white;width:40px;border:1px
    solid gray;margin:0
    auto;text-align:center;margin-bottom:10px}.contest-header-container{margin:0
    auto}.contest-header-wrapper{width:960px;margin:0
    auto}.contest-header
    a{color:white}.contest-header{background-color:#19a461;width:955px;color:white;font-size:15px;font-weight:bold;text-transform:uppercase;border-bottom:1px solid #bbb;line-height:30px}@media screen and (max-device-width: 480px){.contest-header{-webkit-text-size-adjust:none}}.contest-header-inner{padding:10px}.contest-header-countdown{width:78%;float:left;padding-left:2%}.contest-header-prizes{width:20%;float:left}.contest-header-prizes
    img{max-height:100%;max-width:30px;vertical-align:middle}.contest-prize-img-message{width:100px;border:1px
    solid gray}.header_button_container
    .money{font-weight:bold}.bank-image-caption{position:absolute;margin-top:10px;width:90px;margin-left:11px;text-align:center;font-size:16px;font-weight:bold;text-shadow:0px 0px 5px #bbb}.darkbox_clothing.shop .price-1{margin-top:2px}.darkbox_clothing.shop .price-2{margin-top:24px}.darkbox_clothing.shop .price-3{margin-top:46px}h2.votelink-title{font-size:20px}.travel-vehicle{background-color:#eee;width:50%;margin:0
    auto;padding:10px;padding-top:20px;padding-bottom:20px;border-radius:10px;border:1px
    solid #666}#notice_window{display:none}.perform-wait-time-container{position:absolute;text-align:right;width:200px;margin-left:450px;margin-top:15px;z-index:10}.perform-wait-time-container.ready{margin-left:425px}#perform-clear-wait-time{background-color:#efefef;border:1px
    solid #4a4a4a;padding:10px;border-radius:5px;cursor:pointer}.countryflag{position:relative;z-index:10}.travel-arrive-immediately-container{position:absolute;text-align:right;width:200px;margin-left:490px;margin-top:-13px;z-index:10}#travel-arrive-immediately{background-color:#efefef;border:1px
    solid #4a4a4a;padding:10px;border-radius:5px;cursor:pointer}.cloth-item-burndown{height:275px}.cloth-item-burndown-image
    .title{margin-top:10px;margin-bottom:10px;font-size:18px;font-weight:bold}.cloth-item-burndown-image{width:20%;height:100%;background-color:#ccc;float:left;text-align:center}.cloth-item-burndown-image
    img{max-width:90%;max-height:80%}.cloth-item-burndown-chart{width:80%;height:100%;float:left}.cloth-item-burndown-chart
    .chart{margin-bottom:25px;margin-left:5%;height:200px}.cloth-item-burndown-chart .current-stats{height:50px;background-color:#eee}.cloth-item-burndown-chart .current-stats
    .area{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;width:25%;height:100%;float:left;border-right:1px solid #aaa;padding-top:5px;text-align:center}.cloth-item-burndown-chart .current-stats
    .area.odd{background-color:inherit}.cloth-item-burndown-chart .current-stats
    .area.even{background-color:#e0e0e0}.cloth-item-burndown-chart .current-stats
    .area.last{border-right:0}.clothing-admin-actions{background-color:#eee;padding:10px;margin-bottom:20px}.account-settings-facebook-manage{margin-top:10px;background-color:#eee;padding:10px}.icon-avatar-tooltip{opacity:0.8;line-height:20px;padding-right:2px;padding-left:2px;margin-top:2px;margin-left:53px;height:20px;border-radius:3px;background-color:gray;position:absolute;z-index:6}.darkbox_clothing .inner-canvas{position:relative;z-index:5;width:65px;height:95px;margin-right:10px;text-align:center}.secondhand-admin-delete{font-weight:bold;background-color:black;opacity:0.8;line-height:20px;padding-right:2px;padding-left:2px;margin-top:78px;margin-left:53px;height:20px;border-radius:3px;position:absolute;z-index:6;color:red}.darkbox_clothing
    .price{opacity:0.8;line-height:20px;padding-right:2px;padding-left:2px;margin-left:2px;height:20px;border-radius:3px;background-color:gray;position:absolute;z-index:6}.item_page{height:330px;width:385px;margin-left:48px}.main-items-container{margin-top:10px;margin-left:205px;height:350px;width:432px}.avatarmanagement-trigger-wear-clothing-set{text-decoration:underline;cursor:pointer}.avatar-suggestion-container{margin-top:10px}.avatar-suggestion-avatar{width:35%;float:left;height:300px;text-align:center;background-color:#eee;padding-top:10px;padding-bottom:10px}.avatar-suggestion-message{width:65%;float:left;height:250px}.avatar-suggestion-message
    .inner{padding:10px}.avatar-suggestion-message-title{font-weight:bold;margin-bottom:5px}.avatar-suggestion-avatar-title{margin-bottom:10px}.startalk
    .block_content_inner{position:relative}.startalk-topic{background-color:#daf0ea;width:676px;padding:5px;border:1px
    solid #8291ba}.startalk-topic-container{margin-bottom:30px}.startalk-topic-create{background-color:#efeffb;border:1px
    solid #8291ba;width:676px}.startalk-comment{background-color:#efefef;padding:5px;border:1px
    solid #bbb;border-top:0;width:90%}.startalk-masquerade-notice{text-align:center;font-size:18px;font-weight:bold}.startalk-comment-message-content{padding:5px;min-height:40px}.startalk-comment-entry{background-color:#f0f0ee;width:80%;padding:5px;border:1px
    solid #bbb;border-top:0;display:none}.startalk-comment-showall{background-color:#e0e0e0;width:90%;padding:5px;border:1px
    solid #bbb;border-top:0;cursor:pointer}.startalk-comment-showall .ajax-loader{margin-left:10px;display:none}.startalk-comment-showall .ajax-loader
    img{height:16px}.startalk-topic-actions{margin-top:5px;padding-top:5px}.startalk-topic-actions .add-comment{cursor:pointer}.startalk-topic-user{width:125px;background-color:#fff;padding:5px;border:1px
    solid #bbb;float:left;text-align:center}.startalk-topic-user .startalk-avatar{margin-top:20px;height:100px;overflow:hidden}.startalk-comment-user .startalk-avatar{height:60px;overflow:hidden;width:30px}.startalk-comment-user{width:6%;float:left}.startalk-comment-message{width:94%;float:left}.startalk-comment-message
    textarea{height:30px}.startalk-topic-message{margin-left:10px;width:520px;float:left}.startalk-topic-message-date{text-align:right;color:#666;margin-bottom:5px}.startalk-topic-message-content{background-color:#fff;border:1px
    solid #bbb;padding:5px;min-height:75px}.startalk-topic-form-submit{text-align:right}.startalk-topic-message
    textarea{height:70px;width:100%}.startalk-timeline-container{margin-top:20px;padding-top:20px;border-top:1px solid gray}.startalk
    .ajax_loader{text-align:center;background-color:black;margin-top:-10px;margin-left:-10px;width:100%;height:100%;position:absolute;opacity: .5;z-index:50;display:none}.startalk .ajax_loader
    img{margin-top:150px}[contentEditable=true]:empty:not(:focus):before{content:attr(data-placeholder)}.startalk-date{color:gray}.startalk
    .pager{text-align:center}.startalk .pager
    div.prev{width:30%;float:left;text-align:left}.startalk .pager
    div.next{width:30%;float:right;text-align:right}#infscr-loading{text-align:center}.startalk-switch-container{position:absolute;margin-top:-34px;width:400px;text-align:right;margin-left:290px;color:white}.startalk-switch-wrapper{display:inline-block;position:relative;top:3px}.startalk-switch-wrapper .switch-button-label.off{color:#ccc}.startalk-switch-wrapper .switch-button-label.on{color:white}.edit-startalk-topic
    textarea{height:150px;width:100%}.startalk .edit-topic{cursor:pointer}.startalk
    .fullscreen{cursor:pointer}.startalk .edit-comment{cursor:pointer}.startalk-topic-share{height:20px;line-height:20px;border-bottom:1px solid #eee;margin-bottom:10px;background-color:#eee;padding:5px}.startalk-topic-share
    input{width:400px;border:1px
    solid gray;height:20px;margin-left:5px}.startalk-topic-message-content
    img{height:auto;max-width:100% !important}.startalk-comment-message-content
    img{height:auto;max-width:100% !important}.tooltip-frontend-label{font-size:10px}.ui-widget-header{border:0;border-bottom:1px solid #e5e5e5;background:#f6f7f9;padding:10px
    !important;font-size:14px}.ui-dialog-titlebar .ui-button{border:0;background:transparent}.ui-dialog{padding:0}.ui-dialog .wysibb-toolbar .btn-tooltip{display:none !important}.ui-widget-overlay{opacity:1;filter:Alpha(Opacity=100);background:rgba(0,0,0,0.6)}.ui-dialog.pseudo-modal{box-shadow:0px 0px 100px #000}.auction
    .block_content_inner{position:relative}.auction
    .ajax_loader{text-align:center;background-color:black;margin-top:-10px;margin-left:-10px;width:100%;height:100%;position:absolute;opacity: .5;z-index:50;display:none}.auction .ajax_loader
    img{margin-top:150px}.auction-container{margin-top:20px}.auction-container .auction-item{border:1px
    solid #000}.auction-container .auction-left{float:left;width:48.5%;background-color:white}.auction-container .auction-right{float:right;width:48.5%;background-color:white}.auction-container
    .title{text-align:center;font-size:20px;font-weight:bold;padding-top:5px;padding-bottom:5px}.auction-container
    .timer{text-align:center;padding-top:10px;padding-bottom:10px;font-size:125%;font-weight:bold;background-color:#C79536;color:white}.auction-container
    .bid{text-align:center;padding-top:10px}.auction-container .bid form input[type="text"]{height:20px;padding-left:5px}.auction-container
    .avatar{text-align:center;background-color:#eee;padding-bottom:20px}.auction-container
    .contents{padding-top:20px;background-color:#eee}.auction-container .user-last-bid{color:gray}.auction-container .user-last-bid.green{color:green}.auction-container .user-last-bid.red{color:red}.auction-help{padding:10px;margin-top:20px;background-color:white;opacity: .75}.auction-title{font-size:20px;font-weight:bold;text-align:center}.auction-subtitle{text-align:center;color:gray}.auction-overview-timer{text-align:center}.auction-container .item-gift-wrapper-cloth-item{margin-left:15px !important;border:1px
    solid gray !important}.shop-item-buy-wrapper:after,.shop-set-wrapper:after,.shop-set-item-buy-wrapper:after{content:"";display:table;clear:both}.bootstrap .inbox-conversation-list.list-group{margin-bottom:0}.bootstrap .inbox-conversation-list
    .row{margin-left:0;margin-right:0}.bootstrap .inbox-conversation-list
    .avatar{height:75px;width:75px;text-align:center;overflow:hidden;border-radius:50%;background-color:#eee;padding-left:0}.bootstrap .inbox-conversation-list .avatar
    img{margin-left:-5px}.bootstrap .inbox-conversation-list
    .date{text-align:right}.bootstrap .inbox-conversation .well-left{width:90%}.bootstrap .inbox-conversation .well-right{width:90%;margin-left:10%;background:#c6ffbf;background:-moz-linear-gradient(top, #c6ffbf 0%, #e7fbe2 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #c6ffbf), color-stop(100%, #e7fbe2));background:-webkit-linear-gradient(top, #c6ffbf 0%, #e7fbe2 100%);background:-o-linear-gradient(top, #c6ffbf 0%, #e7fbe2 100%);background:-ms-linear-gradient(top, #c6ffbf 0%, #e7fbe2 100%);background:linear-gradient(to bottom, #c6ffbf 0%, #e7fbe2 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 )}.adminclothing .bootstrap
    .panel{margin:0}.adminclothing .bootstrap .panel-body{padding:0}.bootstrap.clothing-server-indicator-table
    .label{display:block}.bootstrap.clothing-server-indicator-inline{height:30px}.bootstrap.clothing-server-indicator-inline
    .label{font-size:14px;margin-left:10px}.qtip-content .color-switcher{width:250px}.pager-scrollbar{margin-left:49px;width:330px}.pager-scrollbar .slide-left,
    .pager-scrollbar .slide-right{position:absolute;font-size:14px;font-weight:bold;margin-top:0px;cursor:pointer}.pager-scrollbar .slide-right{margin-left:357px}.pager-scrollbar .pager-container{width:345px}.shop-item-buy-wrapper{width:414px;margin-top:20px}.shop-item-buy-wrapper.narrow{width:200px;margin:0
    auto;margin-top:20px}.shop-item-buy-wrapper.narrow .shop-item.single{margin-right:0 !important}.shop-item-buy-wrapper .shop-item{width:200px;float:left;padding-bottom:10px;border:1px
    solid #aaa;background-color:#efefef}.shop-item-buy-wrapper .shop-item.single{margin-right:10px}.shop-item-buy-wrapper .shop-item.set{background-color:#efeffb}.shop-item-buy-wrapper .shop-item.set
    .image{height:196px}.shop-item-buy-wrapper .shop-item.set .image
    img{max-height:196px}.shop-item-buy-wrapper .shop-item
    .image{height:150px;margin-top:10px;margin-bottom:10px}.shop-item-buy-wrapper .shop-item .image
    img{max-height:150px}.shop-item-buy-wrapper .shop-item
    .button{margin-top:10px}.shop-set-wrapper .set-image{width:150px;float:left;text-align:center}.shop-set-wrapper .set-image
    img{max-width:150px}.shop-set-wrapper .set-content{width:516px;float:right}.shop-set-wrapper .cost-summary{width:516px;float:right}.shop-set-wrapper .cost-summary
    .cost{margin-top:10px}.shop-set-wrapper .cost-summary
    .okButton{margin-top:10px}.shop-set-item-buy-wrapper{margin-top:20px}.shop-set-item-buy-wrapper .item-gift-wrapper{margin-left:0 !important;margin-right:10px !important}.bootstrap .container.avatar-favorite-wrapper{width:700px}.bootstrap .avatar-favorite-record .panel-body{height:300px}.bootstrap .avatar-favorite-record
    .label{display:block;padding-top:3px;padding-bottom:3px;margin-top:10px}.darkbox_clothing_tryon,.darkbox_clothing_tryon_set,.darkbox_clothing_tryon_set_shop{background-image:url("/layout/nl/images/tryon-mirror.png?v=27799");background-repeat:no-repeat;width:25px;height:34px;display:inline-block}.darkbox_clothing_active .darkbox_clothing_tryon, .darkbox_clothing_active .darkbox_clothing_tryon_set, .darkbox_clothing_active
    .darkbox_clothing_tryon_set_shop{background-image:url("/layout/nl/images/tryon-mirror-active.png?v=27799")}.wishlist-subheader{background-color:#eee;height:30px;line-height:30px;padding-left:10px;margin-bottom:10px}.prev-page-item,.next-page-item,.prev-page-set,.next-page-set{cursor:pointer}.ajax-loader{background-color:#222;opacity: .8;width:200px;height:200px;text-align:center;position:absolute;margin-top:100px;margin-left:241px;border-radius:30px;display:none}.ajax-loader
    img{margin-top:50px}
    /*!
     * Bootstrap v3.3.7 (http://getbootstrap.com)
     * Copyright 2011-2016 Twitter, Inc.
     * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
     */
    
    /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
    .bootstrap{
    /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
    }.bootstrap
    html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}.bootstrap
    body{margin:0}.bootstrap article,
    .bootstrap aside,
    .bootstrap details,
    .bootstrap figcaption,
    .bootstrap figure,
    .bootstrap footer,
    .bootstrap header,
    .bootstrap hgroup,
    .bootstrap main,
    .bootstrap menu,
    .bootstrap nav,
    .bootstrap section,
    .bootstrap
    summary{display:block}.bootstrap audio,
    .bootstrap canvas,
    .bootstrap progress,
    .bootstrap
    video{display:inline-block;vertical-align:baseline}.bootstrap audio:not([controls]){display:none;height:0}.bootstrap [hidden],
    .bootstrap
    template{display:none}.bootstrap
    a{background-color:transparent}.bootstrap a:active,
    .bootstrap a:hover{outline:0}.bootstrap abbr[title]{border-bottom:1px dotted}.bootstrap b,
    .bootstrap
    strong{font-weight:bold}.bootstrap
    dfn{font-style:italic}.bootstrap
    h1{margin: .67em 0;font-size:2em}.bootstrap
    mark{color:#000;background:#ff0}.bootstrap
    small{font-size:80%}.bootstrap sub,
    .bootstrap
    sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.bootstrap
    sup{top:-.5em}.bootstrap
    sub{bottom:-.25em}.bootstrap
    img{border:0}.bootstrap svg:not(:root){overflow:hidden}.bootstrap
    figure{margin:1em
    40px}.bootstrap
    hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.bootstrap
    pre{overflow:auto}.bootstrap code,
    .bootstrap kbd,
    .bootstrap pre,
    .bootstrap
    samp{font-family:monospace,monospace;font-size:1em}.bootstrap button,
    .bootstrap input,
    .bootstrap optgroup,
    .bootstrap select,
    .bootstrap
    textarea{margin:0;font:inherit;color:inherit}.bootstrap
    button{overflow:visible}.bootstrap button,
    .bootstrap
    select{text-transform:none}.bootstrap button,
    .bootstrap html input[type="button"],
    .bootstrap input[type="reset"],
    .bootstrap input[type="submit"]{-webkit-appearance:button;cursor:pointer}.bootstrap button[disabled],
    .bootstrap html input[disabled]{cursor:default}.bootstrap button::-moz-focus-inner,
    .bootstrap input::-moz-focus-inner{padding:0;border:0}.bootstrap
    input{line-height:normal}.bootstrap input[type="checkbox"],
    .bootstrap input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}.bootstrap input[type="number"]::-webkit-inner-spin-button,
    .bootstrap input[type="number"]::-webkit-outer-spin-button{height:auto}.bootstrap input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}.bootstrap input[type="search"]::-webkit-search-cancel-button,
    .bootstrap input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}.bootstrap
    fieldset{padding: .35em .625em .75em;margin:0
    2px;border:1px
    solid #c0c0c0}.bootstrap
    legend{padding:0;border:0}.bootstrap
    textarea{overflow:auto}.bootstrap
    optgroup{font-weight:bold}.bootstrap
    table{border-spacing:0;border-collapse:collapse}.bootstrap td,
    .bootstrap
    th{padding:0}@media
    print{.bootstrap *,
    .bootstrap *:before,
    .bootstrap *:after{color:#000 !important;text-shadow:none !important;background:transparent !important;-webkit-box-shadow:none !important;box-shadow:none !important}.bootstrap a,
    .bootstrap a:visited{text-decoration:underline}.bootstrap a[href]:after{content:" (" attr(href) ")"}.bootstrap abbr[title]:after{content:" (" attr(title) ")"}.bootstrap a[href^="#"]:after,
    .bootstrap a[href^="javascript:"]:after{content:""}.bootstrap pre,
    .bootstrap
    blockquote{border:1px
    solid #999;page-break-inside:avoid}.bootstrap
    thead{display:table-header-group}.bootstrap tr,
    .bootstrap
    img{page-break-inside:avoid}.bootstrap
    img{max-width:100% !important}.bootstrap p,
    .bootstrap h2,
    .bootstrap
    h3{orphans:3;widows:3}.bootstrap h2,
    .bootstrap
    h3{page-break-after:avoid}.bootstrap
    .navbar{display:none}.bootstrap .btn > .caret,
    .bootstrap .dropup>.btn>.caret{border-top-color:#000 !important}.bootstrap
    .label{border:1px
    solid #000}.bootstrap
    .table{border-collapse:collapse !important}.bootstrap .table td,
    .bootstrap .table
    th{background-color:#fff !important}.bootstrap .table-bordered th,
    .bootstrap .table-bordered
    td{border:1px
    solid #ddd !important}}@font-face{.bootstrap{font-family:'Glyphicons Halflings';src:url("/layout/nl/css/vendor/fonts/glyphicons-halflings-regular.eot");src:url("/layout/nl/css/vendor/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/layout/nl/css/vendor/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/layout/nl/css/vendor/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/layout/nl/css/vendor/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/layout/nl/css/vendor/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}}.bootstrap
    .glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bootstrap .glyphicon-asterisk:before{content:"\002a"}.bootstrap .glyphicon-plus:before{content:"\002b"}.bootstrap .glyphicon-euro:before,
    .bootstrap .glyphicon-eur:before{content:"\20ac"}.bootstrap .glyphicon-minus:before{content:"\2212"}.bootstrap .glyphicon-cloud:before{content:"\2601"}.bootstrap .glyphicon-envelope:before{content:"\2709"}.bootstrap .glyphicon-pencil:before{content:"\270f"}.bootstrap .glyphicon-glass:before{content:"\e001"}.bootstrap .glyphicon-music:before{content:"\e002"}.bootstrap .glyphicon-search:before{content:"\e003"}.bootstrap .glyphicon-heart:before{content:"\e005"}.bootstrap .glyphicon-star:before{content:"\e006"}.bootstrap .glyphicon-star-empty:before{content:"\e007"}.bootstrap .glyphicon-user:before{content:"\e008"}.bootstrap .glyphicon-film:before{content:"\e009"}.bootstrap .glyphicon-th-large:before{content:"\e010"}.bootstrap .glyphicon-th:before{content:"\e011"}.bootstrap .glyphicon-th-list:before{content:"\e012"}.bootstrap .glyphicon-ok:before{content:"\e013"}.bootstrap .glyphicon-remove:before{content:"\e014"}.bootstrap .glyphicon-zoom-in:before{content:"\e015"}.bootstrap .glyphicon-zoom-out:before{content:"\e016"}.bootstrap .glyphicon-off:before{content:"\e017"}.bootstrap .glyphicon-signal:before{content:"\e018"}.bootstrap .glyphicon-cog:before{content:"\e019"}.bootstrap .glyphicon-trash:before{content:"\e020"}.bootstrap .glyphicon-home:before{content:"\e021"}.bootstrap .glyphicon-file:before{content:"\e022"}.bootstrap .glyphicon-time:before{content:"\e023"}.bootstrap .glyphicon-road:before{content:"\e024"}.bootstrap .glyphicon-download-alt:before{content:"\e025"}.bootstrap .glyphicon-download:before{content:"\e026"}.bootstrap .glyphicon-upload:before{content:"\e027"}.bootstrap .glyphicon-inbox:before{content:"\e028"}.bootstrap .glyphicon-play-circle:before{content:"\e029"}.bootstrap .glyphicon-repeat:before{content:"\e030"}.bootstrap .glyphicon-refresh:before{content:"\e031"}.bootstrap .glyphicon-list-alt:before{content:"\e032"}.bootstrap .glyphicon-lock:before{content:"\e033"}.bootstrap .glyphicon-flag:before{content:"\e034"}.bootstrap .glyphicon-headphones:before{content:"\e035"}.bootstrap .glyphicon-volume-off:before{content:"\e036"}.bootstrap .glyphicon-volume-down:before{content:"\e037"}.bootstrap .glyphicon-volume-up:before{content:"\e038"}.bootstrap .glyphicon-qrcode:before{content:"\e039"}.bootstrap .glyphicon-barcode:before{content:"\e040"}.bootstrap .glyphicon-tag:before{content:"\e041"}.bootstrap .glyphicon-tags:before{content:"\e042"}.bootstrap .glyphicon-book:before{content:"\e043"}.bootstrap .glyphicon-bookmark:before{content:"\e044"}.bootstrap .glyphicon-print:before{content:"\e045"}.bootstrap .glyphicon-camera:before{content:"\e046"}.bootstrap .glyphicon-font:before{content:"\e047"}.bootstrap .glyphicon-bold:before{content:"\e048"}.bootstrap .glyphicon-italic:before{content:"\e049"}.bootstrap .glyphicon-text-height:before{content:"\e050"}.bootstrap .glyphicon-text-width:before{content:"\e051"}.bootstrap .glyphicon-align-left:before{content:"\e052"}.bootstrap .glyphicon-align-center:before{content:"\e053"}.bootstrap .glyphicon-align-right:before{content:"\e054"}.bootstrap .glyphicon-align-justify:before{content:"\e055"}.bootstrap .glyphicon-list:before{content:"\e056"}.bootstrap .glyphicon-indent-left:before{content:"\e057"}.bootstrap .glyphicon-indent-right:before{content:"\e058"}.bootstrap .glyphicon-facetime-video:before{content:"\e059"}.bootstrap .glyphicon-picture:before{content:"\e060"}.bootstrap .glyphicon-map-marker:before{content:"\e062"}.bootstrap .glyphicon-adjust:before{content:"\e063"}.bootstrap .glyphicon-tint:before{content:"\e064"}.bootstrap .glyphicon-edit:before{content:"\e065"}.bootstrap .glyphicon-share:before{content:"\e066"}.bootstrap .glyphicon-check:before{content:"\e067"}.bootstrap .glyphicon-move:before{content:"\e068"}.bootstrap .glyphicon-step-backward:before{content:"\e069"}.bootstrap .glyphicon-fast-backward:before{content:"\e070"}.bootstrap .glyphicon-backward:before{content:"\e071"}.bootstrap .glyphicon-play:before{content:"\e072"}.bootstrap .glyphicon-pause:before{content:"\e073"}.bootstrap .glyphicon-stop:before{content:"\e074"}.bootstrap .glyphicon-forward:before{content:"\e075"}.bootstrap .glyphicon-fast-forward:before{content:"\e076"}.bootstrap .glyphicon-step-forward:before{content:"\e077"}.bootstrap .glyphicon-eject:before{content:"\e078"}.bootstrap .glyphicon-chevron-left:before{content:"\e079"}.bootstrap .glyphicon-chevron-right:before{content:"\e080"}.bootstrap .glyphicon-plus-sign:before{content:"\e081"}.bootstrap .glyphicon-minus-sign:before{content:"\e082"}.bootstrap .glyphicon-remove-sign:before{content:"\e083"}.bootstrap .glyphicon-ok-sign:before{content:"\e084"}.bootstrap .glyphicon-question-sign:before{content:"\e085"}.bootstrap .glyphicon-info-sign:before{content:"\e086"}.bootstrap .glyphicon-screenshot:before{content:"\e087"}.bootstrap .glyphicon-remove-circle:before{content:"\e088"}.bootstrap .glyphicon-ok-circle:before{content:"\e089"}.bootstrap .glyphicon-ban-circle:before{content:"\e090"}.bootstrap .glyphicon-arrow-left:before{content:"\e091"}.bootstrap .glyphicon-arrow-right:before{content:"\e092"}.bootstrap .glyphicon-arrow-up:before{content:"\e093"}.bootstrap .glyphicon-arrow-down:before{content:"\e094"}.bootstrap .glyphicon-share-alt:before{content:"\e095"}.bootstrap .glyphicon-resize-full:before{content:"\e096"}.bootstrap .glyphicon-resize-small:before{content:"\e097"}.bootstrap .glyphicon-exclamation-sign:before{content:"\e101"}.bootstrap .glyphicon-gift:before{content:"\e102"}.bootstrap .glyphicon-leaf:before{content:"\e103"}.bootstrap .glyphicon-fire:before{content:"\e104"}.bootstrap .glyphicon-eye-open:before{content:"\e105"}.bootstrap .glyphicon-eye-close:before{content:"\e106"}.bootstrap .glyphicon-warning-sign:before{content:"\e107"}.bootstrap .glyphicon-plane:before{content:"\e108"}.bootstrap .glyphicon-calendar:before{content:"\e109"}.bootstrap .glyphicon-random:before{content:"\e110"}.bootstrap .glyphicon-comment:before{content:"\e111"}.bootstrap .glyphicon-magnet:before{content:"\e112"}.bootstrap .glyphicon-chevron-up:before{content:"\e113"}.bootstrap .glyphicon-chevron-down:before{content:"\e114"}.bootstrap .glyphicon-retweet:before{content:"\e115"}.bootstrap .glyphicon-shopping-cart:before{content:"\e116"}.bootstrap .glyphicon-folder-close:before{content:"\e117"}.bootstrap .glyphicon-folder-open:before{content:"\e118"}.bootstrap .glyphicon-resize-vertical:before{content:"\e119"}.bootstrap .glyphicon-resize-horizontal:before{content:"\e120"}.bootstrap .glyphicon-hdd:before{content:"\e121"}.bootstrap .glyphicon-bullhorn:before{content:"\e122"}.bootstrap .glyphicon-bell:before{content:"\e123"}.bootstrap .glyphicon-certificate:before{content:"\e124"}.bootstrap .glyphicon-thumbs-up:before{content:"\e125"}.bootstrap .glyphicon-thumbs-down:before{content:"\e126"}.bootstrap .glyphicon-hand-right:before{content:"\e127"}.bootstrap .glyphicon-hand-left:before{content:"\e128"}.bootstrap .glyphicon-hand-up:before{content:"\e129"}.bootstrap .glyphicon-hand-down:before{content:"\e130"}.bootstrap .glyphicon-circle-arrow-right:before{content:"\e131"}.bootstrap .glyphicon-circle-arrow-left:before{content:"\e132"}.bootstrap .glyphicon-circle-arrow-up:before{content:"\e133"}.bootstrap .glyphicon-circle-arrow-down:before{content:"\e134"}.bootstrap .glyphicon-globe:before{content:"\e135"}.bootstrap .glyphicon-wrench:before{content:"\e136"}.bootstrap .glyphicon-tasks:before{content:"\e137"}.bootstrap .glyphicon-filter:before{content:"\e138"}.bootstrap .glyphicon-briefcase:before{content:"\e139"}.bootstrap .glyphicon-fullscreen:before{content:"\e140"}.bootstrap .glyphicon-dashboard:before{content:"\e141"}.bootstrap .glyphicon-paperclip:before{content:"\e142"}.bootstrap .glyphicon-heart-empty:before{content:"\e143"}.bootstrap .glyphicon-link:before{content:"\e144"}.bootstrap .glyphicon-phone:before{content:"\e145"}.bootstrap .glyphicon-pushpin:before{content:"\e146"}.bootstrap .glyphicon-usd:before{content:"\e148"}.bootstrap .glyphicon-gbp:before{content:"\e149"}.bootstrap .glyphicon-sort:before{content:"\e150"}.bootstrap .glyphicon-sort-by-alphabet:before{content:"\e151"}.bootstrap .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.bootstrap .glyphicon-sort-by-order:before{content:"\e153"}.bootstrap .glyphicon-sort-by-order-alt:before{content:"\e154"}.bootstrap .glyphicon-sort-by-attributes:before{content:"\e155"}.bootstrap .glyphicon-sort-by-attributes-alt:before{content:"\e156"}.bootstrap .glyphicon-unchecked:before{content:"\e157"}.bootstrap .glyphicon-expand:before{content:"\e158"}.bootstrap .glyphicon-collapse-down:before{content:"\e159"}.bootstrap .glyphicon-collapse-up:before{content:"\e160"}.bootstrap .glyphicon-log-in:before{content:"\e161"}.bootstrap .glyphicon-flash:before{content:"\e162"}.bootstrap .glyphicon-log-out:before{content:"\e163"}.bootstrap .glyphicon-new-window:before{content:"\e164"}.bootstrap .glyphicon-record:before{content:"\e165"}.bootstrap .glyphicon-save:before{content:"\e166"}.bootstrap .glyphicon-open:before{content:"\e167"}.bootstrap .glyphicon-saved:before{content:"\e168"}.bootstrap .glyphicon-import:before{content:"\e169"}.bootstrap .glyphicon-export:before{content:"\e170"}.bootstrap .glyphicon-send:before{content:"\e171"}.bootstrap .glyphicon-floppy-disk:before{content:"\e172"}.bootstrap .glyphicon-floppy-saved:before{content:"\e173"}.bootstrap .glyphicon-floppy-remove:before{content:"\e174"}.bootstrap .glyphicon-floppy-save:before{content:"\e175"}.bootstrap .glyphicon-floppy-open:before{content:"\e176"}.bootstrap .glyphicon-credit-card:before{content:"\e177"}.bootstrap .glyphicon-transfer:before{content:"\e178"}.bootstrap .glyphicon-cutlery:before{content:"\e179"}.bootstrap .glyphicon-header:before{content:"\e180"}.bootstrap .glyphicon-compressed:before{content:"\e181"}.bootstrap .glyphicon-earphone:before{content:"\e182"}.bootstrap .glyphicon-phone-alt:before{content:"\e183"}.bootstrap .glyphicon-tower:before{content:"\e184"}.bootstrap .glyphicon-stats:before{content:"\e185"}.bootstrap .glyphicon-sd-video:before{content:"\e186"}.bootstrap .glyphicon-hd-video:before{content:"\e187"}.bootstrap .glyphicon-subtitles:before{content:"\e188"}.bootstrap .glyphicon-sound-stereo:before{content:"\e189"}.bootstrap .glyphicon-sound-dolby:before{content:"\e190"}.bootstrap .glyphicon-sound-5-1:before{content:"\e191"}.bootstrap .glyphicon-sound-6-1:before{content:"\e192"}.bootstrap .glyphicon-sound-7-1:before{content:"\e193"}.bootstrap .glyphicon-copyright-mark:before{content:"\e194"}.bootstrap .glyphicon-registration-mark:before{content:"\e195"}.bootstrap .glyphicon-cloud-download:before{content:"\e197"}.bootstrap .glyphicon-cloud-upload:before{content:"\e198"}.bootstrap .glyphicon-tree-conifer:before{content:"\e199"}.bootstrap .glyphicon-tree-deciduous:before{content:"\e200"}.bootstrap .glyphicon-cd:before{content:"\e201"}.bootstrap .glyphicon-save-file:before{content:"\e202"}.bootstrap .glyphicon-open-file:before{content:"\e203"}.bootstrap .glyphicon-level-up:before{content:"\e204"}.bootstrap .glyphicon-copy:before{content:"\e205"}.bootstrap .glyphicon-paste:before{content:"\e206"}.bootstrap .glyphicon-alert:before{content:"\e209"}.bootstrap .glyphicon-equalizer:before{content:"\e210"}.bootstrap .glyphicon-king:before{content:"\e211"}.bootstrap .glyphicon-queen:before{content:"\e212"}.bootstrap .glyphicon-pawn:before{content:"\e213"}.bootstrap .glyphicon-bishop:before{content:"\e214"}.bootstrap .glyphicon-knight:before{content:"\e215"}.bootstrap .glyphicon-baby-formula:before{content:"\e216"}.bootstrap .glyphicon-tent:before{content:"\26fa"}.bootstrap .glyphicon-blackboard:before{content:"\e218"}.bootstrap .glyphicon-bed:before{content:"\e219"}.bootstrap .glyphicon-apple:before{content:"\f8ff"}.bootstrap .glyphicon-erase:before{content:"\e221"}.bootstrap .glyphicon-hourglass:before{content:"\231b"}.bootstrap .glyphicon-lamp:before{content:"\e223"}.bootstrap .glyphicon-duplicate:before{content:"\e224"}.bootstrap .glyphicon-piggy-bank:before{content:"\e225"}.bootstrap .glyphicon-scissors:before{content:"\e226"}.bootstrap .glyphicon-bitcoin:before{content:"\e227"}.bootstrap .glyphicon-btc:before{content:"\e227"}.bootstrap .glyphicon-xbt:before{content:"\e227"}.bootstrap .glyphicon-yen:before{content:"\00a5"}.bootstrap .glyphicon-jpy:before{content:"\00a5"}.bootstrap .glyphicon-ruble:before{content:"\20bd"}.bootstrap .glyphicon-rub:before{content:"\20bd"}.bootstrap .glyphicon-scale:before{content:"\e230"}.bootstrap .glyphicon-ice-lolly:before{content:"\e231"}.bootstrap .glyphicon-ice-lolly-tasted:before{content:"\e232"}.bootstrap .glyphicon-education:before{content:"\e233"}.bootstrap .glyphicon-option-horizontal:before{content:"\e234"}.bootstrap .glyphicon-option-vertical:before{content:"\e235"}.bootstrap .glyphicon-menu-hamburger:before{content:"\e236"}.bootstrap .glyphicon-modal-window:before{content:"\e237"}.bootstrap .glyphicon-oil:before{content:"\e238"}.bootstrap .glyphicon-grain:before{content:"\e239"}.bootstrap .glyphicon-sunglasses:before{content:"\e240"}.bootstrap .glyphicon-text-size:before{content:"\e241"}.bootstrap .glyphicon-text-color:before{content:"\e242"}.bootstrap .glyphicon-text-background:before{content:"\e243"}.bootstrap .glyphicon-object-align-top:before{content:"\e244"}.bootstrap .glyphicon-object-align-bottom:before{content:"\e245"}.bootstrap .glyphicon-object-align-horizontal:before{content:"\e246"}.bootstrap .glyphicon-object-align-left:before{content:"\e247"}.bootstrap .glyphicon-object-align-vertical:before{content:"\e248"}.bootstrap .glyphicon-object-align-right:before{content:"\e249"}.bootstrap .glyphicon-triangle-right:before{content:"\e250"}.bootstrap .glyphicon-triangle-left:before{content:"\e251"}.bootstrap .glyphicon-triangle-bottom:before{content:"\e252"}.bootstrap .glyphicon-triangle-top:before{content:"\e253"}.bootstrap .glyphicon-console:before{content:"\e254"}.bootstrap .glyphicon-superscript:before{content:"\e255"}.bootstrap .glyphicon-subscript:before{content:"\e256"}.bootstrap .glyphicon-menu-left:before{content:"\e257"}.bootstrap .glyphicon-menu-right:before{content:"\e258"}.bootstrap .glyphicon-menu-down:before{content:"\e259"}.bootstrap .glyphicon-menu-up:before{content:"\e260"}.bootstrap
    *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap *:before,
    .bootstrap *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap
    html{font-size:10px;-webkit-tap-highlight-color:transparent}.bootstrap
    body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.bootstrap input,
    .bootstrap button,
    .bootstrap select,
    .bootstrap
    textarea{font-family:inherit;font-size:inherit;line-height:inherit}.bootstrap
    a{color:#337ab7;text-decoration:none}.bootstrap a:hover,
    .bootstrap a:focus{color:#23527c;text-decoration:underline}.bootstrap a:focus{outline:5px
    auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrap
    figure{margin:0}.bootstrap
    img{vertical-align:middle}.bootstrap .img-responsive,
    .bootstrap .thumbnail > img,
    .bootstrap .thumbnail a > img,
    .bootstrap .carousel-inner > .item > img,
    .bootstrap .carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.bootstrap .img-rounded{border-radius:6px}.bootstrap .img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px
    solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.bootstrap .img-circle{border-radius:50%}.bootstrap
    hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.bootstrap .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.bootstrap .sr-only-focusable:active,
    .bootstrap .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.bootstrap [role="button"]{cursor:pointer}.bootstrap h1,
    .bootstrap h2,
    .bootstrap h3,
    .bootstrap h4,
    .bootstrap h5,
    .bootstrap h6,
    .bootstrap .h1,
    .bootstrap .h2,
    .bootstrap .h3,
    .bootstrap .h4,
    .bootstrap .h5,
    .bootstrap
    .h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.bootstrap h1 small,
    .bootstrap h2 small,
    .bootstrap h3 small,
    .bootstrap h4 small,
    .bootstrap h5 small,
    .bootstrap h6 small,
    .bootstrap .h1 small,
    .bootstrap .h2 small,
    .bootstrap .h3 small,
    .bootstrap .h4 small,
    .bootstrap .h5 small,
    .bootstrap .h6 small,
    .bootstrap h1 .small,
    .bootstrap h2 .small,
    .bootstrap h3 .small,
    .bootstrap h4 .small,
    .bootstrap h5 .small,
    .bootstrap h6 .small,
    .bootstrap .h1 .small,
    .bootstrap .h2 .small,
    .bootstrap .h3 .small,
    .bootstrap .h4 .small,
    .bootstrap .h5 .small,
    .bootstrap .h6
    .small{font-weight:normal;line-height:1;color:#777}.bootstrap h1,
    .bootstrap .h1,
    .bootstrap h2,
    .bootstrap .h2,
    .bootstrap h3,
    .bootstrap
    .h3{margin-top:20px;margin-bottom:10px}.bootstrap h1 small,
    .bootstrap .h1 small,
    .bootstrap h2 small,
    .bootstrap .h2 small,
    .bootstrap h3 small,
    .bootstrap .h3 small,
    .bootstrap h1 .small,
    .bootstrap .h1 .small,
    .bootstrap h2 .small,
    .bootstrap .h2 .small,
    .bootstrap h3 .small,
    .bootstrap .h3
    .small{font-size:65%}.bootstrap h4,
    .bootstrap .h4,
    .bootstrap h5,
    .bootstrap .h5,
    .bootstrap h6,
    .bootstrap
    .h6{margin-top:10px;margin-bottom:10px}.bootstrap h4 small,
    .bootstrap .h4 small,
    .bootstrap h5 small,
    .bootstrap .h5 small,
    .bootstrap h6 small,
    .bootstrap .h6 small,
    .bootstrap h4 .small,
    .bootstrap .h4 .small,
    .bootstrap h5 .small,
    .bootstrap .h5 .small,
    .bootstrap h6 .small,
    .bootstrap .h6
    .small{font-size:75%}.bootstrap h1,
    .bootstrap
    .h1{font-size:36px}.bootstrap h2,
    .bootstrap
    .h2{font-size:30px}.bootstrap h3,
    .bootstrap
    .h3{font-size:24px}.bootstrap h4,
    .bootstrap
    .h4{font-size:18px}.bootstrap h5,
    .bootstrap
    .h5{font-size:14px}.bootstrap h6,
    .bootstrap
    .h6{font-size:12px}.bootstrap
    p{margin:0
    0 10px}.bootstrap
    .lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width: 768px){.bootstrap
    .lead{font-size:21px}}.bootstrap small,
    .bootstrap
    .small{font-size:85%}.bootstrap mark,
    .bootstrap
    .mark{padding: .2em;background-color:#fcf8e3}.bootstrap .text-left{text-align:left}.bootstrap .text-right{text-align:right}.bootstrap .text-center{text-align:center}.bootstrap .text-justify{text-align:justify}.bootstrap .text-nowrap{white-space:nowrap}.bootstrap .text-lowercase{text-transform:lowercase}.bootstrap .text-uppercase{text-transform:uppercase}.bootstrap .text-capitalize{text-transform:capitalize}.bootstrap .text-muted{color:#777}.bootstrap .text-primary{color:#337ab7}.bootstrap a.text-primary:hover,
    .bootstrap a.text-primary:focus{color:#286090}.bootstrap .text-success{color:#3c763d}.bootstrap a.text-success:hover,
    .bootstrap a.text-success:focus{color:#2b542c}.bootstrap .text-info{color:#31708f}.bootstrap a.text-info:hover,
    .bootstrap a.text-info:focus{color:#245269}.bootstrap .text-warning{color:#8a6d3b}.bootstrap a.text-warning:hover,
    .bootstrap a.text-warning:focus{color:#66512c}.bootstrap .text-danger{color:#a94442}.bootstrap a.text-danger:hover,
    .bootstrap a.text-danger:focus{color:#843534}.bootstrap .bg-primary{color:#fff;background-color:#337ab7}.bootstrap a.bg-primary:hover,
    .bootstrap a.bg-primary:focus{background-color:#286090}.bootstrap .bg-success{background-color:#dff0d8}.bootstrap a.bg-success:hover,
    .bootstrap a.bg-success:focus{background-color:#c1e2b3}.bootstrap .bg-info{background-color:#d9edf7}.bootstrap a.bg-info:hover,
    .bootstrap a.bg-info:focus{background-color:#afd9ee}.bootstrap .bg-warning{background-color:#fcf8e3}.bootstrap a.bg-warning:hover,
    .bootstrap a.bg-warning:focus{background-color:#f7ecb5}.bootstrap .bg-danger{background-color:#f2dede}.bootstrap a.bg-danger:hover,
    .bootstrap a.bg-danger:focus{background-color:#e4b9b9}.bootstrap .page-header{padding-bottom:9px;margin:40px
    0 20px;border-bottom:1px solid #eee}.bootstrap ul,
    .bootstrap
    ol{margin-top:0;margin-bottom:10px}.bootstrap ul ul,
    .bootstrap ol ul,
    .bootstrap ul ol,
    .bootstrap ol
    ol{margin-bottom:0}.bootstrap .list-unstyled{padding-left:0;list-style:none}.bootstrap .list-inline{padding-left:0;margin-left:-5px;list-style:none}.bootstrap .list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}.bootstrap
    dl{margin-top:0;margin-bottom:20px}.bootstrap dt,
    .bootstrap
    dd{line-height:1.42857143}.bootstrap
    dt{font-weight:bold}.bootstrap
    dd{margin-left:0}@media (min-width: 768px){.bootstrap .dl-horizontal
    dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.bootstrap .dl-horizontal
    dd{margin-left:180px}}.bootstrap abbr[title],
    .bootstrap abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.bootstrap
    .initialism{font-size:90%;text-transform:uppercase}.bootstrap
    blockquote{padding:10px
    20px;margin:0
    0 20px;font-size:17.5px;border-left:5px solid #eee}.bootstrap blockquote p:last-child,
    .bootstrap blockquote ul:last-child,
    .bootstrap blockquote ol:last-child{margin-bottom:0}.bootstrap blockquote footer,
    .bootstrap blockquote small,
    .bootstrap blockquote
    .small{display:block;font-size:80%;line-height:1.42857143;color:#777}.bootstrap blockquote footer:before,
    .bootstrap blockquote small:before,
    .bootstrap blockquote .small:before{content:'\2014 \00A0'}.bootstrap .blockquote-reverse,
    .bootstrap blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.bootstrap .blockquote-reverse footer:before,
    .bootstrap blockquote.pull-right footer:before,
    .bootstrap .blockquote-reverse small:before,
    .bootstrap blockquote.pull-right small:before,
    .bootstrap .blockquote-reverse .small:before,
    .bootstrap blockquote.pull-right .small:before{content:''}.bootstrap .blockquote-reverse footer:after,
    .bootstrap blockquote.pull-right footer:after,
    .bootstrap .blockquote-reverse small:after,
    .bootstrap blockquote.pull-right small:after,
    .bootstrap .blockquote-reverse .small:after,
    .bootstrap blockquote.pull-right .small:after{content:'\00A0 \2014'}.bootstrap
    address{margin-bottom:20px;font-style:normal;line-height:1.42857143}.bootstrap code,
    .bootstrap kbd,
    .bootstrap pre,
    .bootstrap
    samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}.bootstrap
    code{padding:2px
    4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.bootstrap
    kbd{padding:2px
    4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.25);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.25)}.bootstrap kbd
    kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}.bootstrap
    pre{display:block;padding:9.5px;margin:0
    0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px
    solid #ccc;border-radius:4px}.bootstrap pre
    code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.bootstrap .pre-scrollable{max-height:340px;overflow-y:scroll}.bootstrap
    .container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 768px){.bootstrap
    .container{width:750px}}@media (min-width: 992px){.bootstrap
    .container{width:970px}}@media (min-width: 1200px){.bootstrap
    .container{width:1170px}}.bootstrap .container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.bootstrap
    .row{margin-right:-15px;margin-left:-15px}.bootstrap .col-xs-1, .bootstrap .col-sm-1, .bootstrap .col-md-1, .bootstrap .col-lg-1, .bootstrap .col-xs-2, .bootstrap .col-sm-2, .bootstrap .col-md-2, .bootstrap .col-lg-2, .bootstrap .col-xs-3, .bootstrap .col-sm-3, .bootstrap .col-md-3, .bootstrap .col-lg-3, .bootstrap .col-xs-4, .bootstrap .col-sm-4, .bootstrap .col-md-4, .bootstrap .col-lg-4, .bootstrap .col-xs-5, .bootstrap .col-sm-5, .bootstrap .col-md-5, .bootstrap .col-lg-5, .bootstrap .col-xs-6, .bootstrap .col-sm-6, .bootstrap .col-md-6, .bootstrap .col-lg-6, .bootstrap .col-xs-7, .bootstrap .col-sm-7, .bootstrap .col-md-7, .bootstrap .col-lg-7, .bootstrap .col-xs-8, .bootstrap .col-sm-8, .bootstrap .col-md-8, .bootstrap .col-lg-8, .bootstrap .col-xs-9, .bootstrap .col-sm-9, .bootstrap .col-md-9, .bootstrap .col-lg-9, .bootstrap .col-xs-10, .bootstrap .col-sm-10, .bootstrap .col-md-10, .bootstrap .col-lg-10, .bootstrap .col-xs-11, .bootstrap .col-sm-11, .bootstrap .col-md-11, .bootstrap .col-lg-11, .bootstrap .col-xs-12, .bootstrap .col-sm-12, .bootstrap .col-md-12, .bootstrap .col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.bootstrap .col-xs-1, .bootstrap .col-xs-2, .bootstrap .col-xs-3, .bootstrap .col-xs-4, .bootstrap .col-xs-5, .bootstrap .col-xs-6, .bootstrap .col-xs-7, .bootstrap .col-xs-8, .bootstrap .col-xs-9, .bootstrap .col-xs-10, .bootstrap .col-xs-11, .bootstrap .col-xs-12{float:left}.bootstrap .col-xs-12{width:100%}.bootstrap .col-xs-11{width:91.66666667%}.bootstrap .col-xs-10{width:83.33333333%}.bootstrap .col-xs-9{width:75%}.bootstrap .col-xs-8{width:66.66666667%}.bootstrap .col-xs-7{width:58.33333333%}.bootstrap .col-xs-6{width:50%}.bootstrap .col-xs-5{width:41.66666667%}.bootstrap .col-xs-4{width:33.33333333%}.bootstrap .col-xs-3{width:25%}.bootstrap .col-xs-2{width:16.66666667%}.bootstrap .col-xs-1{width:8.33333333%}.bootstrap .col-xs-pull-12{right:100%}.bootstrap .col-xs-pull-11{right:91.66666667%}.bootstrap .col-xs-pull-10{right:83.33333333%}.bootstrap .col-xs-pull-9{right:75%}.bootstrap .col-xs-pull-8{right:66.66666667%}.bootstrap .col-xs-pull-7{right:58.33333333%}.bootstrap .col-xs-pull-6{right:50%}.bootstrap .col-xs-pull-5{right:41.66666667%}.bootstrap .col-xs-pull-4{right:33.33333333%}.bootstrap .col-xs-pull-3{right:25%}.bootstrap .col-xs-pull-2{right:16.66666667%}.bootstrap .col-xs-pull-1{right:8.33333333%}.bootstrap .col-xs-pull-0{right:auto}.bootstrap .col-xs-push-12{left:100%}.bootstrap .col-xs-push-11{left:91.66666667%}.bootstrap .col-xs-push-10{left:83.33333333%}.bootstrap .col-xs-push-9{left:75%}.bootstrap .col-xs-push-8{left:66.66666667%}.bootstrap .col-xs-push-7{left:58.33333333%}.bootstrap .col-xs-push-6{left:50%}.bootstrap .col-xs-push-5{left:41.66666667%}.bootstrap .col-xs-push-4{left:33.33333333%}.bootstrap .col-xs-push-3{left:25%}.bootstrap .col-xs-push-2{left:16.66666667%}.bootstrap .col-xs-push-1{left:8.33333333%}.bootstrap .col-xs-push-0{left:auto}.bootstrap .col-xs-offset-12{margin-left:100%}.bootstrap .col-xs-offset-11{margin-left:91.66666667%}.bootstrap .col-xs-offset-10{margin-left:83.33333333%}.bootstrap .col-xs-offset-9{margin-left:75%}.bootstrap .col-xs-offset-8{margin-left:66.66666667%}.bootstrap .col-xs-offset-7{margin-left:58.33333333%}.bootstrap .col-xs-offset-6{margin-left:50%}.bootstrap .col-xs-offset-5{margin-left:41.66666667%}.bootstrap .col-xs-offset-4{margin-left:33.33333333%}.bootstrap .col-xs-offset-3{margin-left:25%}.bootstrap .col-xs-offset-2{margin-left:16.66666667%}.bootstrap .col-xs-offset-1{margin-left:8.33333333%}.bootstrap .col-xs-offset-0{margin-left:0}@media (min-width: 768px){.bootstrap .col-sm-1, .bootstrap .col-sm-2, .bootstrap .col-sm-3, .bootstrap .col-sm-4, .bootstrap .col-sm-5, .bootstrap .col-sm-6, .bootstrap .col-sm-7, .bootstrap .col-sm-8, .bootstrap .col-sm-9, .bootstrap .col-sm-10, .bootstrap .col-sm-11, .bootstrap .col-sm-12{float:left}.bootstrap .col-sm-12{width:100%}.bootstrap .col-sm-11{width:91.66666667%}.bootstrap .col-sm-10{width:83.33333333%}.bootstrap .col-sm-9{width:75%}.bootstrap .col-sm-8{width:66.66666667%}.bootstrap .col-sm-7{width:58.33333333%}.bootstrap .col-sm-6{width:50%}.bootstrap .col-sm-5{width:41.66666667%}.bootstrap .col-sm-4{width:33.33333333%}.bootstrap .col-sm-3{width:25%}.bootstrap .col-sm-2{width:16.66666667%}.bootstrap .col-sm-1{width:8.33333333%}.bootstrap .col-sm-pull-12{right:100%}.bootstrap .col-sm-pull-11{right:91.66666667%}.bootstrap .col-sm-pull-10{right:83.33333333%}.bootstrap .col-sm-pull-9{right:75%}.bootstrap .col-sm-pull-8{right:66.66666667%}.bootstrap .col-sm-pull-7{right:58.33333333%}.bootstrap .col-sm-pull-6{right:50%}.bootstrap .col-sm-pull-5{right:41.66666667%}.bootstrap .col-sm-pull-4{right:33.33333333%}.bootstrap .col-sm-pull-3{right:25%}.bootstrap .col-sm-pull-2{right:16.66666667%}.bootstrap .col-sm-pull-1{right:8.33333333%}.bootstrap .col-sm-pull-0{right:auto}.bootstrap .col-sm-push-12{left:100%}.bootstrap .col-sm-push-11{left:91.66666667%}.bootstrap .col-sm-push-10{left:83.33333333%}.bootstrap .col-sm-push-9{left:75%}.bootstrap .col-sm-push-8{left:66.66666667%}.bootstrap .col-sm-push-7{left:58.33333333%}.bootstrap .col-sm-push-6{left:50%}.bootstrap .col-sm-push-5{left:41.66666667%}.bootstrap .col-sm-push-4{left:33.33333333%}.bootstrap .col-sm-push-3{left:25%}.bootstrap .col-sm-push-2{left:16.66666667%}.bootstrap .col-sm-push-1{left:8.33333333%}.bootstrap .col-sm-push-0{left:auto}.bootstrap .col-sm-offset-12{margin-left:100%}.bootstrap .col-sm-offset-11{margin-left:91.66666667%}.bootstrap .col-sm-offset-10{margin-left:83.33333333%}.bootstrap .col-sm-offset-9{margin-left:75%}.bootstrap .col-sm-offset-8{margin-left:66.66666667%}.bootstrap .col-sm-offset-7{margin-left:58.33333333%}.bootstrap .col-sm-offset-6{margin-left:50%}.bootstrap .col-sm-offset-5{margin-left:41.66666667%}.bootstrap .col-sm-offset-4{margin-left:33.33333333%}.bootstrap .col-sm-offset-3{margin-left:25%}.bootstrap .col-sm-offset-2{margin-left:16.66666667%}.bootstrap .col-sm-offset-1{margin-left:8.33333333%}.bootstrap .col-sm-offset-0{margin-left:0}}@media (min-width: 992px){.bootstrap .col-md-1, .bootstrap .col-md-2, .bootstrap .col-md-3, .bootstrap .col-md-4, .bootstrap .col-md-5, .bootstrap .col-md-6, .bootstrap .col-md-7, .bootstrap .col-md-8, .bootstrap .col-md-9, .bootstrap .col-md-10, .bootstrap .col-md-11, .bootstrap .col-md-12{float:left}.bootstrap .col-md-12{width:100%}.bootstrap .col-md-11{width:91.66666667%}.bootstrap .col-md-10{width:83.33333333%}.bootstrap .col-md-9{width:75%}.bootstrap .col-md-8{width:66.66666667%}.bootstrap .col-md-7{width:58.33333333%}.bootstrap .col-md-6{width:50%}.bootstrap .col-md-5{width:41.66666667%}.bootstrap .col-md-4{width:33.33333333%}.bootstrap .col-md-3{width:25%}.bootstrap .col-md-2{width:16.66666667%}.bootstrap .col-md-1{width:8.33333333%}.bootstrap .col-md-pull-12{right:100%}.bootstrap .col-md-pull-11{right:91.66666667%}.bootstrap .col-md-pull-10{right:83.33333333%}.bootstrap .col-md-pull-9{right:75%}.bootstrap .col-md-pull-8{right:66.66666667%}.bootstrap .col-md-pull-7{right:58.33333333%}.bootstrap .col-md-pull-6{right:50%}.bootstrap .col-md-pull-5{right:41.66666667%}.bootstrap .col-md-pull-4{right:33.33333333%}.bootstrap .col-md-pull-3{right:25%}.bootstrap .col-md-pull-2{right:16.66666667%}.bootstrap .col-md-pull-1{right:8.33333333%}.bootstrap .col-md-pull-0{right:auto}.bootstrap .col-md-push-12{left:100%}.bootstrap .col-md-push-11{left:91.66666667%}.bootstrap .col-md-push-10{left:83.33333333%}.bootstrap .col-md-push-9{left:75%}.bootstrap .col-md-push-8{left:66.66666667%}.bootstrap .col-md-push-7{left:58.33333333%}.bootstrap .col-md-push-6{left:50%}.bootstrap .col-md-push-5{left:41.66666667%}.bootstrap .col-md-push-4{left:33.33333333%}.bootstrap .col-md-push-3{left:25%}.bootstrap .col-md-push-2{left:16.66666667%}.bootstrap .col-md-push-1{left:8.33333333%}.bootstrap .col-md-push-0{left:auto}.bootstrap .col-md-offset-12{margin-left:100%}.bootstrap .col-md-offset-11{margin-left:91.66666667%}.bootstrap .col-md-offset-10{margin-left:83.33333333%}.bootstrap .col-md-offset-9{margin-left:75%}.bootstrap .col-md-offset-8{margin-left:66.66666667%}.bootstrap .col-md-offset-7{margin-left:58.33333333%}.bootstrap .col-md-offset-6{margin-left:50%}.bootstrap .col-md-offset-5{margin-left:41.66666667%}.bootstrap .col-md-offset-4{margin-left:33.33333333%}.bootstrap .col-md-offset-3{margin-left:25%}.bootstrap .col-md-offset-2{margin-left:16.66666667%}.bootstrap .col-md-offset-1{margin-left:8.33333333%}.bootstrap .col-md-offset-0{margin-left:0}}@media (min-width: 1200px){.bootstrap .col-lg-1, .bootstrap .col-lg-2, .bootstrap .col-lg-3, .bootstrap .col-lg-4, .bootstrap .col-lg-5, .bootstrap .col-lg-6, .bootstrap .col-lg-7, .bootstrap .col-lg-8, .bootstrap .col-lg-9, .bootstrap .col-lg-10, .bootstrap .col-lg-11, .bootstrap .col-lg-12{float:left}.bootstrap .col-lg-12{width:100%}.bootstrap .col-lg-11{width:91.66666667%}.bootstrap .col-lg-10{width:83.33333333%}.bootstrap .col-lg-9{width:75%}.bootstrap .col-lg-8{width:66.66666667%}.bootstrap .col-lg-7{width:58.33333333%}.bootstrap .col-lg-6{width:50%}.bootstrap .col-lg-5{width:41.66666667%}.bootstrap .col-lg-4{width:33.33333333%}.bootstrap .col-lg-3{width:25%}.bootstrap .col-lg-2{width:16.66666667%}.bootstrap .col-lg-1{width:8.33333333%}.bootstrap .col-lg-pull-12{right:100%}.bootstrap .col-lg-pull-11{right:91.66666667%}.bootstrap .col-lg-pull-10{right:83.33333333%}.bootstrap .col-lg-pull-9{right:75%}.bootstrap .col-lg-pull-8{right:66.66666667%}.bootstrap .col-lg-pull-7{right:58.33333333%}.bootstrap .col-lg-pull-6{right:50%}.bootstrap .col-lg-pull-5{right:41.66666667%}.bootstrap .col-lg-pull-4{right:33.33333333%}.bootstrap .col-lg-pull-3{right:25%}.bootstrap .col-lg-pull-2{right:16.66666667%}.bootstrap .col-lg-pull-1{right:8.33333333%}.bootstrap .col-lg-pull-0{right:auto}.bootstrap .col-lg-push-12{left:100%}.bootstrap .col-lg-push-11{left:91.66666667%}.bootstrap .col-lg-push-10{left:83.33333333%}.bootstrap .col-lg-push-9{left:75%}.bootstrap .col-lg-push-8{left:66.66666667%}.bootstrap .col-lg-push-7{left:58.33333333%}.bootstrap .col-lg-push-6{left:50%}.bootstrap .col-lg-push-5{left:41.66666667%}.bootstrap .col-lg-push-4{left:33.33333333%}.bootstrap .col-lg-push-3{left:25%}.bootstrap .col-lg-push-2{left:16.66666667%}.bootstrap .col-lg-push-1{left:8.33333333%}.bootstrap .col-lg-push-0{left:auto}.bootstrap .col-lg-offset-12{margin-left:100%}.bootstrap .col-lg-offset-11{margin-left:91.66666667%}.bootstrap .col-lg-offset-10{margin-left:83.33333333%}.bootstrap .col-lg-offset-9{margin-left:75%}.bootstrap .col-lg-offset-8{margin-left:66.66666667%}.bootstrap .col-lg-offset-7{margin-left:58.33333333%}.bootstrap .col-lg-offset-6{margin-left:50%}.bootstrap .col-lg-offset-5{margin-left:41.66666667%}.bootstrap .col-lg-offset-4{margin-left:33.33333333%}.bootstrap .col-lg-offset-3{margin-left:25%}.bootstrap .col-lg-offset-2{margin-left:16.66666667%}.bootstrap .col-lg-offset-1{margin-left:8.33333333%}.bootstrap .col-lg-offset-0{margin-left:0}}.bootstrap
    table{background-color:transparent}.bootstrap
    caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}.bootstrap
    th{text-align:left}.bootstrap
    .table{width:100%;max-width:100%;margin-bottom:20px}.bootstrap .table > thead > tr > th,
    .bootstrap .table > tbody > tr > th,
    .bootstrap .table > tfoot > tr > th,
    .bootstrap .table > thead > tr > td,
    .bootstrap .table > tbody > tr > td,
    .bootstrap .table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.bootstrap .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.bootstrap .table > caption + thead > tr:first-child > th,
    .bootstrap .table > colgroup + thead > tr:first-child > th,
    .bootstrap .table > thead:first-child > tr:first-child > th,
    .bootstrap .table > caption + thead > tr:first-child > td,
    .bootstrap .table > colgroup + thead > tr:first-child > td,
    .bootstrap .table>thead:first-child>tr:first-child>td{border-top:0}.bootstrap .table>tbody+tbody{border-top:2px solid #ddd}.bootstrap .table
    .table{background-color:#fff}.bootstrap .table-condensed > thead > tr > th,
    .bootstrap .table-condensed > tbody > tr > th,
    .bootstrap .table-condensed > tfoot > tr > th,
    .bootstrap .table-condensed > thead > tr > td,
    .bootstrap .table-condensed > tbody > tr > td,
    .bootstrap .table-condensed>tfoot>tr>td{padding:5px}.bootstrap .table-bordered{border:1px
    solid #ddd}.bootstrap .table-bordered > thead > tr > th,
    .bootstrap .table-bordered > tbody > tr > th,
    .bootstrap .table-bordered > tfoot > tr > th,
    .bootstrap .table-bordered > thead > tr > td,
    .bootstrap .table-bordered > tbody > tr > td,
    .bootstrap .table-bordered>tfoot>tr>td{border:1px
    solid #ddd}.bootstrap .table-bordered > thead > tr > th,
    .bootstrap .table-bordered>thead>tr>td{border-bottom-width:2px}.bootstrap .table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.bootstrap .table-hover>tbody>tr:hover{background-color:#f5f5f5}.bootstrap table col[class*="col-"]{position:static;display:table-column;float:none}.bootstrap table td[class*="col-"],
    .bootstrap table th[class*="col-"]{position:static;display:table-cell;float:none}.bootstrap .table > thead > tr > td.active,
    .bootstrap .table > tbody > tr > td.active,
    .bootstrap .table > tfoot > tr > td.active,
    .bootstrap .table > thead > tr > th.active,
    .bootstrap .table > tbody > tr > th.active,
    .bootstrap .table > tfoot > tr > th.active,
    .bootstrap .table > thead > tr.active > td,
    .bootstrap .table > tbody > tr.active > td,
    .bootstrap .table > tfoot > tr.active > td,
    .bootstrap .table > thead > tr.active > th,
    .bootstrap .table > tbody > tr.active > th,
    .bootstrap .table>tfoot>tr.active>th{background-color:#f5f5f5}.bootstrap .table-hover > tbody > tr > td.active:hover,
    .bootstrap .table-hover > tbody > tr > th.active:hover,
    .bootstrap .table-hover > tbody > tr.active:hover > td,
    .bootstrap .table-hover > tbody > tr:hover > .active,
    .bootstrap .table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.bootstrap .table > thead > tr > td.success,
    .bootstrap .table > tbody > tr > td.success,
    .bootstrap .table > tfoot > tr > td.success,
    .bootstrap .table > thead > tr > th.success,
    .bootstrap .table > tbody > tr > th.success,
    .bootstrap .table > tfoot > tr > th.success,
    .bootstrap .table > thead > tr.success > td,
    .bootstrap .table > tbody > tr.success > td,
    .bootstrap .table > tfoot > tr.success > td,
    .bootstrap .table > thead > tr.success > th,
    .bootstrap .table > tbody > tr.success > th,
    .bootstrap .table>tfoot>tr.success>th{background-color:#dff0d8}.bootstrap .table-hover > tbody > tr > td.success:hover,
    .bootstrap .table-hover > tbody > tr > th.success:hover,
    .bootstrap .table-hover > tbody > tr.success:hover > td,
    .bootstrap .table-hover > tbody > tr:hover > .success,
    .bootstrap .table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.bootstrap .table > thead > tr > td.info,
    .bootstrap .table > tbody > tr > td.info,
    .bootstrap .table > tfoot > tr > td.info,
    .bootstrap .table > thead > tr > th.info,
    .bootstrap .table > tbody > tr > th.info,
    .bootstrap .table > tfoot > tr > th.info,
    .bootstrap .table > thead > tr.info > td,
    .bootstrap .table > tbody > tr.info > td,
    .bootstrap .table > tfoot > tr.info > td,
    .bootstrap .table > thead > tr.info > th,
    .bootstrap .table > tbody > tr.info > th,
    .bootstrap .table>tfoot>tr.info>th{background-color:#d9edf7}.bootstrap .table-hover > tbody > tr > td.info:hover,
    .bootstrap .table-hover > tbody > tr > th.info:hover,
    .bootstrap .table-hover > tbody > tr.info:hover > td,
    .bootstrap .table-hover > tbody > tr:hover > .info,
    .bootstrap .table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.bootstrap .table > thead > tr > td.warning,
    .bootstrap .table > tbody > tr > td.warning,
    .bootstrap .table > tfoot > tr > td.warning,
    .bootstrap .table > thead > tr > th.warning,
    .bootstrap .table > tbody > tr > th.warning,
    .bootstrap .table > tfoot > tr > th.warning,
    .bootstrap .table > thead > tr.warning > td,
    .bootstrap .table > tbody > tr.warning > td,
    .bootstrap .table > tfoot > tr.warning > td,
    .bootstrap .table > thead > tr.warning > th,
    .bootstrap .table > tbody > tr.warning > th,
    .bootstrap .table>tfoot>tr.warning>th{background-color:#fcf8e3}.bootstrap .table-hover > tbody > tr > td.warning:hover,
    .bootstrap .table-hover > tbody > tr > th.warning:hover,
    .bootstrap .table-hover > tbody > tr.warning:hover > td,
    .bootstrap .table-hover > tbody > tr:hover > .warning,
    .bootstrap .table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.bootstrap .table > thead > tr > td.danger,
    .bootstrap .table > tbody > tr > td.danger,
    .bootstrap .table > tfoot > tr > td.danger,
    .bootstrap .table > thead > tr > th.danger,
    .bootstrap .table > tbody > tr > th.danger,
    .bootstrap .table > tfoot > tr > th.danger,
    .bootstrap .table > thead > tr.danger > td,
    .bootstrap .table > tbody > tr.danger > td,
    .bootstrap .table > tfoot > tr.danger > td,
    .bootstrap .table > thead > tr.danger > th,
    .bootstrap .table > tbody > tr.danger > th,
    .bootstrap .table>tfoot>tr.danger>th{background-color:#f2dede}.bootstrap .table-hover > tbody > tr > td.danger:hover,
    .bootstrap .table-hover > tbody > tr > th.danger:hover,
    .bootstrap .table-hover > tbody > tr.danger:hover > td,
    .bootstrap .table-hover > tbody > tr:hover > .danger,
    .bootstrap .table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.bootstrap .table-responsive{min-height: .01%;overflow-x:auto}@media screen and (max-width: 767px){.bootstrap .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px
    solid #ddd}.bootstrap .table-responsive>.table{margin-bottom:0}.bootstrap .table-responsive > .table > thead > tr > th,
    .bootstrap .table-responsive > .table > tbody > tr > th,
    .bootstrap .table-responsive > .table > tfoot > tr > th,
    .bootstrap .table-responsive > .table > thead > tr > td,
    .bootstrap .table-responsive > .table > tbody > tr > td,
    .bootstrap .table-responsive>.table>tfoot>tr>td{white-space:nowrap}.bootstrap .table-responsive>.table-bordered{border:0}.bootstrap .table-responsive > .table-bordered > thead > tr > th:first-child,
    .bootstrap .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .bootstrap .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .bootstrap .table-responsive > .table-bordered > thead > tr > td:first-child,
    .bootstrap .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .bootstrap .table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.bootstrap .table-responsive > .table-bordered > thead > tr > th:last-child,
    .bootstrap .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .bootstrap .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .bootstrap .table-responsive > .table-bordered > thead > tr > td:last-child,
    .bootstrap .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .bootstrap .table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.bootstrap .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .bootstrap .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .bootstrap .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .bootstrap .table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.bootstrap
    fieldset{min-width:0;padding:0;margin:0;border:0}.bootstrap
    legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.bootstrap
    label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.bootstrap input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap input[type="radio"],
    .bootstrap input[type="checkbox"]{margin:4px
    0 0;margin-top:1px \9;line-height:normal}.bootstrap input[type="file"]{display:block}.bootstrap input[type="range"]{display:block;width:100%}.bootstrap select[multiple],
    .bootstrap select[size]{height:auto}.bootstrap input[type="file"]:focus,
    .bootstrap input[type="radio"]:focus,
    .bootstrap input[type="checkbox"]:focus{outline:5px
    auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrap
    output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.bootstrap .form-control{display:block;width:100%;height:34px;padding:6px
    12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px
    solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.bootstrap .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)}.bootstrap .form-control::-moz-placeholder{color:#999;opacity:1}.bootstrap .form-control:-ms-input-placeholder{color:#999}.bootstrap .form-control::-webkit-input-placeholder{color:#999}.bootstrap .form-control::-ms-expand{background-color:transparent;border:0}.bootstrap .form-control[disabled],
    .bootstrap .form-control[readonly],
    .bootstrap fieldset[disabled] .form-control{background-color:#eee;opacity:1}.bootstrap .form-control[disabled],
    .bootstrap fieldset[disabled] .form-control{cursor:not-allowed}.bootstrap textarea.form-control{height:auto}.bootstrap input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){.bootstrap input[type="date"].form-control,
    .bootstrap input[type="time"].form-control,
    .bootstrap input[type="datetime-local"].form-control,
    .bootstrap input[type="month"].form-control{line-height:34px}.bootstrap input[type="date"].input-sm,
    .bootstrap input[type="time"].input-sm,
    .bootstrap input[type="datetime-local"].input-sm,
    .bootstrap input[type="month"].input-sm,
    .bootstrap .input-group-sm input[type="date"],
    .bootstrap .input-group-sm input[type="time"],
    .bootstrap .input-group-sm input[type="datetime-local"],
    .bootstrap .input-group-sm input[type="month"]{line-height:30px}.bootstrap input[type="date"].input-lg,
    .bootstrap input[type="time"].input-lg,
    .bootstrap input[type="datetime-local"].input-lg,
    .bootstrap input[type="month"].input-lg,
    .bootstrap .input-group-lg input[type="date"],
    .bootstrap .input-group-lg input[type="time"],
    .bootstrap .input-group-lg input[type="datetime-local"],
    .bootstrap .input-group-lg input[type="month"]{line-height:46px}}.bootstrap .form-group{margin-bottom:15px}.bootstrap .radio,
    .bootstrap
    .checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.bootstrap .radio label,
    .bootstrap .checkbox
    label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.bootstrap .radio input[type="radio"],
    .bootstrap .radio-inline input[type="radio"],
    .bootstrap .checkbox input[type="checkbox"],
    .bootstrap .checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.bootstrap .radio + .radio,
    .bootstrap .checkbox+.checkbox{margin-top:-5px}.bootstrap .radio-inline,
    .bootstrap .checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.bootstrap .radio-inline + .radio-inline,
    .bootstrap .checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.bootstrap input[type="radio"][disabled],
    .bootstrap input[type="checkbox"][disabled],
    .bootstrap input[type="radio"].disabled,
    .bootstrap input[type="checkbox"].disabled,
    .bootstrap fieldset[disabled] input[type="radio"],
    .bootstrap fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.bootstrap .radio-inline.disabled,
    .bootstrap .checkbox-inline.disabled,
    .bootstrap fieldset[disabled] .radio-inline,
    .bootstrap fieldset[disabled] .checkbox-inline{cursor:not-allowed}.bootstrap .radio.disabled label,
    .bootstrap .checkbox.disabled label,
    .bootstrap fieldset[disabled] .radio label,
    .bootstrap fieldset[disabled] .checkbox
    label{cursor:not-allowed}.bootstrap .form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.bootstrap .form-control-static.input-lg,
    .bootstrap .form-control-static.input-sm{padding-right:0;padding-left:0}.bootstrap .input-sm{height:30px;padding:5px
    10px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap select.input-sm{height:30px;line-height:30px}.bootstrap textarea.input-sm,
    .bootstrap select[multiple].input-sm{height:auto}.bootstrap .form-group-sm .form-control{height:30px;padding:5px
    10px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap .form-group-sm select.form-control{height:30px;line-height:30px}.bootstrap .form-group-sm textarea.form-control,
    .bootstrap .form-group-sm select[multiple].form-control{height:auto}.bootstrap .form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px
    10px;font-size:12px;line-height:1.5}.bootstrap .input-lg{height:46px;padding:10px
    16px;font-size:18px;line-height:1.3333333;border-radius:6px}.bootstrap select.input-lg{height:46px;line-height:46px}.bootstrap textarea.input-lg,
    .bootstrap select[multiple].input-lg{height:auto}.bootstrap .form-group-lg .form-control{height:46px;padding:10px
    16px;font-size:18px;line-height:1.3333333;border-radius:6px}.bootstrap .form-group-lg select.form-control{height:46px;line-height:46px}.bootstrap .form-group-lg textarea.form-control,
    .bootstrap .form-group-lg select[multiple].form-control{height:auto}.bootstrap .form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px
    16px;font-size:18px;line-height:1.3333333}.bootstrap .has-feedback{position:relative}.bootstrap .has-feedback .form-control{padding-right:42.5px}.bootstrap .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.bootstrap .input-lg + .form-control-feedback,
    .bootstrap .input-group-lg + .form-control-feedback,
    .bootstrap .form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.bootstrap .input-sm + .form-control-feedback,
    .bootstrap .input-group-sm + .form-control-feedback,
    .bootstrap .form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.bootstrap .has-success .help-block,
    .bootstrap .has-success .control-label,
    .bootstrap .has-success .radio,
    .bootstrap .has-success .checkbox,
    .bootstrap .has-success .radio-inline,
    .bootstrap .has-success .checkbox-inline,
    .bootstrap .has-success.radio label,
    .bootstrap .has-success.checkbox label,
    .bootstrap .has-success.radio-inline label,
    .bootstrap .has-success.checkbox-inline
    label{color:#3c763d}.bootstrap .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.bootstrap .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168}.bootstrap .has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.bootstrap .has-success .form-control-feedback{color:#3c763d}.bootstrap .has-warning .help-block,
    .bootstrap .has-warning .control-label,
    .bootstrap .has-warning .radio,
    .bootstrap .has-warning .checkbox,
    .bootstrap .has-warning .radio-inline,
    .bootstrap .has-warning .checkbox-inline,
    .bootstrap .has-warning.radio label,
    .bootstrap .has-warning.checkbox label,
    .bootstrap .has-warning.radio-inline label,
    .bootstrap .has-warning.checkbox-inline
    label{color:#8a6d3b}.bootstrap .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.bootstrap .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b}.bootstrap .has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.bootstrap .has-warning .form-control-feedback{color:#8a6d3b}.bootstrap .has-error .help-block,
    .bootstrap .has-error .control-label,
    .bootstrap .has-error .radio,
    .bootstrap .has-error .checkbox,
    .bootstrap .has-error .radio-inline,
    .bootstrap .has-error .checkbox-inline,
    .bootstrap .has-error.radio label,
    .bootstrap .has-error.checkbox label,
    .bootstrap .has-error.radio-inline label,
    .bootstrap .has-error.checkbox-inline
    label{color:#a94442}.bootstrap .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.bootstrap .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483}.bootstrap .has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.bootstrap .has-error .form-control-feedback{color:#a94442}.bootstrap .has-feedback label~.form-control-feedback{top:25px}.bootstrap .has-feedback label.sr-only~.form-control-feedback{top:0}.bootstrap .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width: 768px){.bootstrap .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.bootstrap .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.bootstrap .form-inline .form-control-static{display:inline-block}.bootstrap .form-inline .input-group{display:inline-table;vertical-align:middle}.bootstrap .form-inline .input-group .input-group-addon,
    .bootstrap .form-inline .input-group .input-group-btn,
    .bootstrap .form-inline .input-group .form-control{width:auto}.bootstrap .form-inline .input-group>.form-control{width:100%}.bootstrap .form-inline .control-label{margin-bottom:0;vertical-align:middle}.bootstrap .form-inline .radio,
    .bootstrap .form-inline
    .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.bootstrap .form-inline .radio label,
    .bootstrap .form-inline .checkbox
    label{padding-left:0}.bootstrap .form-inline .radio input[type="radio"],
    .bootstrap .form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.bootstrap .form-inline .has-feedback .form-control-feedback{top:0}}.bootstrap .form-horizontal .radio,
    .bootstrap .form-horizontal .checkbox,
    .bootstrap .form-horizontal .radio-inline,
    .bootstrap .form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.bootstrap .form-horizontal .radio,
    .bootstrap .form-horizontal
    .checkbox{min-height:27px}.bootstrap .form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width: 768px){.bootstrap .form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.bootstrap .form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width: 768px){.bootstrap .form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width: 768px){.bootstrap .form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.bootstrap
    .btn{display:inline-block;padding:6px
    12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px
    solid transparent;border-radius:4px}.bootstrap .btn:focus,
    .bootstrap .btn:active:focus,
    .bootstrap .btn.active:focus,
    .bootstrap .btn.focus,
    .bootstrap .btn:active.focus,
    .bootstrap
    .btn.active.focus{outline:5px
    auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrap .btn:hover,
    .bootstrap .btn:focus,
    .bootstrap
    .btn.focus{color:#333;text-decoration:none}.bootstrap .btn:active,
    .bootstrap
    .btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.bootstrap .btn.disabled,
    .bootstrap .btn[disabled],
    .bootstrap fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity: .65}.bootstrap a.btn.disabled,
    .bootstrap fieldset[disabled] a.btn{pointer-events:none}.bootstrap .btn-default{color:#333;background-color:#fff;border-color:#ccc}.bootstrap .btn-default:focus,
    .bootstrap .btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.bootstrap .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.bootstrap .btn-default:active,
    .bootstrap .btn-default.active,
    .bootstrap .open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.bootstrap .btn-default:active:hover,
    .bootstrap .btn-default.active:hover,
    .bootstrap .open > .dropdown-toggle.btn-default:hover,
    .bootstrap .btn-default:active:focus,
    .bootstrap .btn-default.active:focus,
    .bootstrap .open > .dropdown-toggle.btn-default:focus,
    .bootstrap .btn-default:active.focus,
    .bootstrap .btn-default.active.focus,
    .bootstrap .open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.bootstrap .btn-default:active,
    .bootstrap .btn-default.active,
    .bootstrap .open>.dropdown-toggle.btn-default{background-image:none}.bootstrap .btn-default.disabled:hover,
    .bootstrap .btn-default[disabled]:hover,
    .bootstrap fieldset[disabled] .btn-default:hover,
    .bootstrap .btn-default.disabled:focus,
    .bootstrap .btn-default[disabled]:focus,
    .bootstrap fieldset[disabled] .btn-default:focus,
    .bootstrap .btn-default.disabled.focus,
    .bootstrap .btn-default[disabled].focus,
    .bootstrap fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.bootstrap .btn-default
    .badge{color:#fff;background-color:#333}.bootstrap .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.bootstrap .btn-primary:focus,
    .bootstrap .btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.bootstrap .btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.bootstrap .btn-primary:active,
    .bootstrap .btn-primary.active,
    .bootstrap .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.bootstrap .btn-primary:active:hover,
    .bootstrap .btn-primary.active:hover,
    .bootstrap .open > .dropdown-toggle.btn-primary:hover,
    .bootstrap .btn-primary:active:focus,
    .bootstrap .btn-primary.active:focus,
    .bootstrap .open > .dropdown-toggle.btn-primary:focus,
    .bootstrap .btn-primary:active.focus,
    .bootstrap .btn-primary.active.focus,
    .bootstrap .open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.bootstrap .btn-primary:active,
    .bootstrap .btn-primary.active,
    .bootstrap .open>.dropdown-toggle.btn-primary{background-image:none}.bootstrap .btn-primary.disabled:hover,
    .bootstrap .btn-primary[disabled]:hover,
    .bootstrap fieldset[disabled] .btn-primary:hover,
    .bootstrap .btn-primary.disabled:focus,
    .bootstrap .btn-primary[disabled]:focus,
    .bootstrap fieldset[disabled] .btn-primary:focus,
    .bootstrap .btn-primary.disabled.focus,
    .bootstrap .btn-primary[disabled].focus,
    .bootstrap fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.bootstrap .btn-primary
    .badge{color:#337ab7;background-color:#fff}.bootstrap .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.bootstrap .btn-success:focus,
    .bootstrap .btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.bootstrap .btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.bootstrap .btn-success:active,
    .bootstrap .btn-success.active,
    .bootstrap .open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.bootstrap .btn-success:active:hover,
    .bootstrap .btn-success.active:hover,
    .bootstrap .open > .dropdown-toggle.btn-success:hover,
    .bootstrap .btn-success:active:focus,
    .bootstrap .btn-success.active:focus,
    .bootstrap .open > .dropdown-toggle.btn-success:focus,
    .bootstrap .btn-success:active.focus,
    .bootstrap .btn-success.active.focus,
    .bootstrap .open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.bootstrap .btn-success:active,
    .bootstrap .btn-success.active,
    .bootstrap .open>.dropdown-toggle.btn-success{background-image:none}.bootstrap .btn-success.disabled:hover,
    .bootstrap .btn-success[disabled]:hover,
    .bootstrap fieldset[disabled] .btn-success:hover,
    .bootstrap .btn-success.disabled:focus,
    .bootstrap .btn-success[disabled]:focus,
    .bootstrap fieldset[disabled] .btn-success:focus,
    .bootstrap .btn-success.disabled.focus,
    .bootstrap .btn-success[disabled].focus,
    .bootstrap fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.bootstrap .btn-success
    .badge{color:#5cb85c;background-color:#fff}.bootstrap .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.bootstrap .btn-info:focus,
    .bootstrap .btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.bootstrap .btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.bootstrap .btn-info:active,
    .bootstrap .btn-info.active,
    .bootstrap .open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.bootstrap .btn-info:active:hover,
    .bootstrap .btn-info.active:hover,
    .bootstrap .open > .dropdown-toggle.btn-info:hover,
    .bootstrap .btn-info:active:focus,
    .bootstrap .btn-info.active:focus,
    .bootstrap .open > .dropdown-toggle.btn-info:focus,
    .bootstrap .btn-info:active.focus,
    .bootstrap .btn-info.active.focus,
    .bootstrap .open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.bootstrap .btn-info:active,
    .bootstrap .btn-info.active,
    .bootstrap .open>.dropdown-toggle.btn-info{background-image:none}.bootstrap .btn-info.disabled:hover,
    .bootstrap .btn-info[disabled]:hover,
    .bootstrap fieldset[disabled] .btn-info:hover,
    .bootstrap .btn-info.disabled:focus,
    .bootstrap .btn-info[disabled]:focus,
    .bootstrap fieldset[disabled] .btn-info:focus,
    .bootstrap .btn-info.disabled.focus,
    .bootstrap .btn-info[disabled].focus,
    .bootstrap fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.bootstrap .btn-info
    .badge{color:#5bc0de;background-color:#fff}.bootstrap .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.bootstrap .btn-warning:focus,
    .bootstrap .btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.bootstrap .btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.bootstrap .btn-warning:active,
    .bootstrap .btn-warning.active,
    .bootstrap .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.bootstrap .btn-warning:active:hover,
    .bootstrap .btn-warning.active:hover,
    .bootstrap .open > .dropdown-toggle.btn-warning:hover,
    .bootstrap .btn-warning:active:focus,
    .bootstrap .btn-warning.active:focus,
    .bootstrap .open > .dropdown-toggle.btn-warning:focus,
    .bootstrap .btn-warning:active.focus,
    .bootstrap .btn-warning.active.focus,
    .bootstrap .open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.bootstrap .btn-warning:active,
    .bootstrap .btn-warning.active,
    .bootstrap .open>.dropdown-toggle.btn-warning{background-image:none}.bootstrap .btn-warning.disabled:hover,
    .bootstrap .btn-warning[disabled]:hover,
    .bootstrap fieldset[disabled] .btn-warning:hover,
    .bootstrap .btn-warning.disabled:focus,
    .bootstrap .btn-warning[disabled]:focus,
    .bootstrap fieldset[disabled] .btn-warning:focus,
    .bootstrap .btn-warning.disabled.focus,
    .bootstrap .btn-warning[disabled].focus,
    .bootstrap fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.bootstrap .btn-warning
    .badge{color:#f0ad4e;background-color:#fff}.bootstrap .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.bootstrap .btn-danger:focus,
    .bootstrap .btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.bootstrap .btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.bootstrap .btn-danger:active,
    .bootstrap .btn-danger.active,
    .bootstrap .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.bootstrap .btn-danger:active:hover,
    .bootstrap .btn-danger.active:hover,
    .bootstrap .open > .dropdown-toggle.btn-danger:hover,
    .bootstrap .btn-danger:active:focus,
    .bootstrap .btn-danger.active:focus,
    .bootstrap .open > .dropdown-toggle.btn-danger:focus,
    .bootstrap .btn-danger:active.focus,
    .bootstrap .btn-danger.active.focus,
    .bootstrap .open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.bootstrap .btn-danger:active,
    .bootstrap .btn-danger.active,
    .bootstrap .open>.dropdown-toggle.btn-danger{background-image:none}.bootstrap .btn-danger.disabled:hover,
    .bootstrap .btn-danger[disabled]:hover,
    .bootstrap fieldset[disabled] .btn-danger:hover,
    .bootstrap .btn-danger.disabled:focus,
    .bootstrap .btn-danger[disabled]:focus,
    .bootstrap fieldset[disabled] .btn-danger:focus,
    .bootstrap .btn-danger.disabled.focus,
    .bootstrap .btn-danger[disabled].focus,
    .bootstrap fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.bootstrap .btn-danger
    .badge{color:#d9534f;background-color:#fff}.bootstrap .btn-link{font-weight:normal;color:#337ab7;border-radius:0}.bootstrap .btn-link,
    .bootstrap .btn-link:active,
    .bootstrap .btn-link.active,
    .bootstrap .btn-link[disabled],
    .bootstrap fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.bootstrap .btn-link,
    .bootstrap .btn-link:hover,
    .bootstrap .btn-link:focus,
    .bootstrap .btn-link:active{border-color:transparent}.bootstrap .btn-link:hover,
    .bootstrap .btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.bootstrap .btn-link[disabled]:hover,
    .bootstrap fieldset[disabled] .btn-link:hover,
    .bootstrap .btn-link[disabled]:focus,
    .bootstrap fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.bootstrap .btn-lg,
    .bootstrap .btn-group-lg>.btn{padding:10px
    16px;font-size:18px;line-height:1.3333333;border-radius:6px}.bootstrap .btn-sm,
    .bootstrap .btn-group-sm>.btn{padding:5px
    10px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap .btn-xs,
    .bootstrap .btn-group-xs>.btn{padding:1px
    5px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap .btn-block{display:block;width:100%}.bootstrap .btn-block+.btn-block{margin-top:5px}.bootstrap input[type="submit"].btn-block,
    .bootstrap input[type="reset"].btn-block,
    .bootstrap input[type="button"].btn-block{width:100%}.bootstrap
    .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.bootstrap
    .fade.in{opacity:1}.bootstrap
    .collapse{display:none}.bootstrap
    .collapse.in{display:block}.bootstrap
    tr.collapse.in{display:table-row}.bootstrap
    tbody.collapse.in{display:table-row-group}.bootstrap
    .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration: .35s;-o-transition-duration: .35s;transition-duration: .35s;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility}.bootstrap
    .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.bootstrap .dropup,
    .bootstrap
    .dropdown{position:relative}.bootstrap .dropdown-toggle:focus{outline:0}.bootstrap .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px
    0;margin:2px
    0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px
    solid #ccc;border:1px
    solid rgba(0, 0, 0, 0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175)}.bootstrap .dropdown-menu.pull-right{right:0;left:auto}.bootstrap .dropdown-menu
    .divider{height:1px;margin:9px
    0;overflow:hidden;background-color:#e5e5e5}.bootstrap .dropdown-menu>li>a{display:block;padding:3px
    20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.bootstrap .dropdown-menu > li > a:hover,
    .bootstrap .dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.bootstrap .dropdown-menu > .active > a,
    .bootstrap .dropdown-menu > .active > a:hover,
    .bootstrap .dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.bootstrap .dropdown-menu > .disabled > a,
    .bootstrap .dropdown-menu > .disabled > a:hover,
    .bootstrap .dropdown-menu>.disabled>a:focus{color:#777}.bootstrap .dropdown-menu > .disabled > a:hover,
    .bootstrap .dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.bootstrap .open>.dropdown-menu{display:block}.bootstrap .open>a{outline:0}.bootstrap .dropdown-menu-right{right:0;left:auto}.bootstrap .dropdown-menu-left{right:auto;left:0}.bootstrap .dropdown-header{display:block;padding:3px
    20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.bootstrap .dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.bootstrap .pull-right>.dropdown-menu{right:0;left:auto}.bootstrap .dropup .caret,
    .bootstrap .navbar-fixed-bottom .dropdown
    .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.bootstrap .dropup .dropdown-menu,
    .bootstrap .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width: 768px){.bootstrap .navbar-right .dropdown-menu{right:0;left:auto}.bootstrap .navbar-right .dropdown-menu-left{right:auto;left:0}}.bootstrap .btn-group,
    .bootstrap .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.bootstrap .btn-group > .btn,
    .bootstrap .btn-group-vertical>.btn{position:relative;float:left}.bootstrap .btn-group > .btn:hover,
    .bootstrap .btn-group-vertical > .btn:hover,
    .bootstrap .btn-group > .btn:focus,
    .bootstrap .btn-group-vertical > .btn:focus,
    .bootstrap .btn-group > .btn:active,
    .bootstrap .btn-group-vertical > .btn:active,
    .bootstrap .btn-group > .btn.active,
    .bootstrap .btn-group-vertical>.btn.active{z-index:2}.bootstrap .btn-group .btn + .btn,
    .bootstrap .btn-group .btn + .btn-group,
    .bootstrap .btn-group .btn-group + .btn,
    .bootstrap .btn-group .btn-group+.btn-group{margin-left:-1px}.bootstrap .btn-toolbar{margin-left:-5px}.bootstrap .btn-toolbar .btn,
    .bootstrap .btn-toolbar .btn-group,
    .bootstrap .btn-toolbar .input-group{float:left}.bootstrap .btn-toolbar > .btn,
    .bootstrap .btn-toolbar > .btn-group,
    .bootstrap .btn-toolbar>.input-group{margin-left:5px}.bootstrap .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.bootstrap .btn-group>.btn:first-child{margin-left:0}.bootstrap .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap .btn-group > .btn:last-child:not(:first-child),
    .bootstrap .btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap .btn-group>.btn-group{float:left}.bootstrap .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .bootstrap .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap .btn-group .dropdown-toggle:active,
    .bootstrap .btn-group.open .dropdown-toggle{outline:0}.bootstrap .btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.bootstrap .btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.bootstrap .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.bootstrap .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.bootstrap .btn
    .caret{margin-left:0}.bootstrap .btn-lg
    .caret{border-width:5px 5px 0;border-bottom-width:0}.bootstrap .dropup .btn-lg
    .caret{border-width:0 5px 5px}.bootstrap .btn-group-vertical > .btn,
    .bootstrap .btn-group-vertical > .btn-group,
    .bootstrap .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.bootstrap .btn-group-vertical>.btn-group>.btn{float:none}.bootstrap .btn-group-vertical > .btn + .btn,
    .bootstrap .btn-group-vertical > .btn + .btn-group,
    .bootstrap .btn-group-vertical > .btn-group + .btn,
    .bootstrap .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.bootstrap .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.bootstrap .btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.bootstrap .btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.bootstrap .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .bootstrap .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.bootstrap .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.bootstrap .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.bootstrap .btn-group-justified > .btn,
    .bootstrap .btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.bootstrap .btn-group-justified > .btn-group
    .btn{width:100%}.bootstrap .btn-group-justified > .btn-group .dropdown-menu{left:auto}.bootstrap [data-toggle="buttons"] > .btn input[type="radio"],
    .bootstrap [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
    .bootstrap [data-toggle="buttons"] > .btn input[type="checkbox"],
    .bootstrap [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.bootstrap .input-group{position:relative;display:table;border-collapse:separate}.bootstrap .input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.bootstrap .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.bootstrap .input-group .form-control:focus{z-index:3}.bootstrap .input-group-lg > .form-control,
    .bootstrap .input-group-lg > .input-group-addon,
    .bootstrap .input-group-lg>.input-group-btn>.btn{height:46px;padding:10px
    16px;font-size:18px;line-height:1.3333333;border-radius:6px}.bootstrap select.input-group-lg > .form-control,
    .bootstrap select.input-group-lg > .input-group-addon,
    .bootstrap select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}.bootstrap textarea.input-group-lg > .form-control,
    .bootstrap textarea.input-group-lg > .input-group-addon,
    .bootstrap textarea.input-group-lg > .input-group-btn > .btn,
    .bootstrap select[multiple].input-group-lg > .form-control,
    .bootstrap select[multiple].input-group-lg > .input-group-addon,
    .bootstrap select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.bootstrap .input-group-sm > .form-control,
    .bootstrap .input-group-sm > .input-group-addon,
    .bootstrap .input-group-sm>.input-group-btn>.btn{height:30px;padding:5px
    10px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap select.input-group-sm > .form-control,
    .bootstrap select.input-group-sm > .input-group-addon,
    .bootstrap select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}.bootstrap textarea.input-group-sm > .form-control,
    .bootstrap textarea.input-group-sm > .input-group-addon,
    .bootstrap textarea.input-group-sm > .input-group-btn > .btn,
    .bootstrap select[multiple].input-group-sm > .form-control,
    .bootstrap select[multiple].input-group-sm > .input-group-addon,
    .bootstrap select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.bootstrap .input-group-addon,
    .bootstrap .input-group-btn,
    .bootstrap .input-group .form-control{display:table-cell}.bootstrap .input-group-addon:not(:first-child):not(:last-child),
    .bootstrap .input-group-btn:not(:first-child):not(:last-child),
    .bootstrap .input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.bootstrap .input-group-addon,
    .bootstrap .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.bootstrap .input-group-addon{padding:6px
    12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px
    solid #ccc;border-radius:4px}.bootstrap .input-group-addon.input-sm{padding:5px
    10px;font-size:12px;border-radius:3px}.bootstrap .input-group-addon.input-lg{padding:10px
    16px;font-size:18px;border-radius:6px}.bootstrap .input-group-addon input[type="radio"],
    .bootstrap .input-group-addon input[type="checkbox"]{margin-top:0}.bootstrap .input-group .form-control:first-child,
    .bootstrap .input-group-addon:first-child,
    .bootstrap .input-group-btn:first-child > .btn,
    .bootstrap .input-group-btn:first-child > .btn-group > .btn,
    .bootstrap .input-group-btn:first-child > .dropdown-toggle,
    .bootstrap .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .bootstrap .input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap .input-group-addon:first-child{border-right:0}.bootstrap .input-group .form-control:last-child,
    .bootstrap .input-group-addon:last-child,
    .bootstrap .input-group-btn:last-child > .btn,
    .bootstrap .input-group-btn:last-child > .btn-group > .btn,
    .bootstrap .input-group-btn:last-child > .dropdown-toggle,
    .bootstrap .input-group-btn:first-child > .btn:not(:first-child),
    .bootstrap .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap .input-group-addon:last-child{border-left:0}.bootstrap .input-group-btn{position:relative;font-size:0;white-space:nowrap}.bootstrap .input-group-btn>.btn{position:relative}.bootstrap .input-group-btn>.btn+.btn{margin-left:-1px}.bootstrap .input-group-btn > .btn:hover,
    .bootstrap .input-group-btn > .btn:focus,
    .bootstrap .input-group-btn>.btn:active{z-index:2}.bootstrap .input-group-btn:first-child > .btn,
    .bootstrap .input-group-btn:first-child>.btn-group{margin-right:-1px}.bootstrap .input-group-btn:last-child > .btn,
    .bootstrap .input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.bootstrap
    .nav{padding-left:0;margin-bottom:0;list-style:none}.bootstrap .nav>li{position:relative;display:block}.bootstrap .nav>li>a{position:relative;display:block;padding:10px
    15px}.bootstrap .nav > li > a:hover,
    .bootstrap .nav>li>a:focus{text-decoration:none;background-color:#eee}.bootstrap .nav>li.disabled>a{color:#777}.bootstrap .nav > li.disabled > a:hover,
    .bootstrap .nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.bootstrap .nav .open > a,
    .bootstrap .nav .open > a:hover,
    .bootstrap .nav .open>a:focus{background-color:#eee;border-color:#337ab7}.bootstrap .nav .nav-divider{height:1px;margin:9px
    0;overflow:hidden;background-color:#e5e5e5}.bootstrap .nav>li>a>img{max-width:none}.bootstrap .nav-tabs{border-bottom:1px solid #ddd}.bootstrap .nav-tabs>li{float:left;margin-bottom:-1px}.bootstrap .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px
    solid transparent;border-radius:4px 4px 0 0}.bootstrap .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.bootstrap .nav-tabs > li.active > a,
    .bootstrap .nav-tabs > li.active > a:hover,
    .bootstrap .nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px
    solid #ddd;border-bottom-color:transparent}.bootstrap .nav-tabs.nav-justified{width:100%;border-bottom:0}.bootstrap .nav-tabs.nav-justified>li{float:none}.bootstrap .nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.bootstrap .nav-tabs.nav-justified > .dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.bootstrap .nav-tabs.nav-justified>li{display:table-cell;width:1%}.bootstrap .nav-tabs.nav-justified>li>a{margin-bottom:0}}.bootstrap .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.bootstrap .nav-tabs.nav-justified > .active > a,
    .bootstrap .nav-tabs.nav-justified > .active > a:hover,
    .bootstrap .nav-tabs.nav-justified>.active>a:focus{border:1px
    solid #ddd}@media (min-width: 768px){.bootstrap .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.bootstrap .nav-tabs.nav-justified > .active > a,
    .bootstrap .nav-tabs.nav-justified > .active > a:hover,
    .bootstrap .nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.bootstrap .nav-pills>li{float:left}.bootstrap .nav-pills>li>a{border-radius:4px}.bootstrap .nav-pills>li+li{margin-left:2px}.bootstrap .nav-pills > li.active > a,
    .bootstrap .nav-pills > li.active > a:hover,
    .bootstrap .nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.bootstrap .nav-stacked>li{float:none}.bootstrap .nav-stacked>li+li{margin-top:2px;margin-left:0}.bootstrap .nav-justified{width:100%}.bootstrap .nav-justified>li{float:none}.bootstrap .nav-justified>li>a{margin-bottom:5px;text-align:center}.bootstrap .nav-justified > .dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.bootstrap .nav-justified>li{display:table-cell;width:1%}.bootstrap .nav-justified>li>a{margin-bottom:0}}.bootstrap .nav-tabs-justified{border-bottom:0}.bootstrap .nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.bootstrap .nav-tabs-justified > .active > a,
    .bootstrap .nav-tabs-justified > .active > a:hover,
    .bootstrap .nav-tabs-justified>.active>a:focus{border:1px
    solid #ddd}@media (min-width: 768px){.bootstrap .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.bootstrap .nav-tabs-justified > .active > a,
    .bootstrap .nav-tabs-justified > .active > a:hover,
    .bootstrap .nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.bootstrap .tab-content>.tab-pane{display:none}.bootstrap .tab-content>.active{display:block}.bootstrap .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.bootstrap
    .navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px
    solid transparent}@media (min-width: 768px){.bootstrap
    .navbar{border-radius:4px}}@media (min-width: 768px){.bootstrap .navbar-header{float:left}}.bootstrap .navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1)}.bootstrap .navbar-collapse.in{overflow-y:auto}@media (min-width: 768px){.bootstrap .navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap .navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.bootstrap .navbar-collapse.in{overflow-y:visible}.bootstrap .navbar-fixed-top .navbar-collapse,
    .bootstrap .navbar-static-top .navbar-collapse,
    .bootstrap .navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.bootstrap .navbar-fixed-top .navbar-collapse,
    .bootstrap .navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width: 480px) and (orientation: landscape){.bootstrap .navbar-fixed-top .navbar-collapse,
    .bootstrap .navbar-fixed-bottom .navbar-collapse{max-height:200px}}.bootstrap .container > .navbar-header,
    .bootstrap .container-fluid > .navbar-header,
    .bootstrap .container > .navbar-collapse,
    .bootstrap .container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width: 768px){.bootstrap .container > .navbar-header,
    .bootstrap .container-fluid > .navbar-header,
    .bootstrap .container > .navbar-collapse,
    .bootstrap .container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.bootstrap .navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width: 768px){.bootstrap .navbar-static-top{border-radius:0}}.bootstrap .navbar-fixed-top,
    .bootstrap .navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width: 768px){.bootstrap .navbar-fixed-top,
    .bootstrap .navbar-fixed-bottom{border-radius:0}}.bootstrap .navbar-fixed-top{top:0;border-width:0 0 1px}.bootstrap .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.bootstrap .navbar-brand{float:left;height:50px;padding:15px
    15px;font-size:18px;line-height:20px}.bootstrap .navbar-brand:hover,
    .bootstrap .navbar-brand:focus{text-decoration:none}.bootstrap .navbar-brand>img{display:block}@media (min-width: 768px){.bootstrap .navbar > .container .navbar-brand,
    .bootstrap .navbar > .container-fluid .navbar-brand{margin-left:-15px}}.bootstrap .navbar-toggle{position:relative;float:right;padding:9px
    10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px
    solid transparent;border-radius:4px}.bootstrap .navbar-toggle:focus{outline:0}.bootstrap .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.bootstrap .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width: 768px){.bootstrap .navbar-toggle{display:none}}.bootstrap .navbar-nav{margin:7.5px -15px}.bootstrap .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width: 767px){.bootstrap .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap .navbar-nav .open .dropdown-menu > li > a,
    .bootstrap .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px
    15px 5px 25px}.bootstrap .navbar-nav .open .dropdown-menu>li>a{line-height:20px}.bootstrap .navbar-nav .open .dropdown-menu > li > a:hover,
    .bootstrap .navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width: 768px){.bootstrap .navbar-nav{float:left;margin:0}.bootstrap .navbar-nav>li{float:left}.bootstrap .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.bootstrap .navbar-form{padding:10px
    15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)}@media (min-width: 768px){.bootstrap .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.bootstrap .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.bootstrap .navbar-form .form-control-static{display:inline-block}.bootstrap .navbar-form .input-group{display:inline-table;vertical-align:middle}.bootstrap .navbar-form .input-group .input-group-addon,
    .bootstrap .navbar-form .input-group .input-group-btn,
    .bootstrap .navbar-form .input-group .form-control{width:auto}.bootstrap .navbar-form .input-group>.form-control{width:100%}.bootstrap .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.bootstrap .navbar-form .radio,
    .bootstrap .navbar-form
    .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.bootstrap .navbar-form .radio label,
    .bootstrap .navbar-form .checkbox
    label{padding-left:0}.bootstrap .navbar-form .radio input[type="radio"],
    .bootstrap .navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.bootstrap .navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width: 767px){.bootstrap .navbar-form .form-group{margin-bottom:5px}.bootstrap .navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width: 768px){.bootstrap .navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.bootstrap .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.bootstrap .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.bootstrap .navbar-btn{margin-top:8px;margin-bottom:8px}.bootstrap .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.bootstrap .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.bootstrap .navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width: 768px){.bootstrap .navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width: 768px){.bootstrap .navbar-left{float:left !important}.bootstrap .navbar-right{float:right !important;margin-right:-15px}.bootstrap .navbar-right~.navbar-right{margin-right:0}}.bootstrap .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.bootstrap .navbar-default .navbar-brand{color:#777}.bootstrap .navbar-default .navbar-brand:hover,
    .bootstrap .navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.bootstrap .navbar-default .navbar-text{color:#777}.bootstrap .navbar-default .navbar-nav>li>a{color:#777}.bootstrap .navbar-default .navbar-nav > li > a:hover,
    .bootstrap .navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.bootstrap .navbar-default .navbar-nav > .active > a,
    .bootstrap .navbar-default .navbar-nav > .active > a:hover,
    .bootstrap .navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.bootstrap .navbar-default .navbar-nav > .disabled > a,
    .bootstrap .navbar-default .navbar-nav > .disabled > a:hover,
    .bootstrap .navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.bootstrap .navbar-default .navbar-toggle{border-color:#ddd}.bootstrap .navbar-default .navbar-toggle:hover,
    .bootstrap .navbar-default .navbar-toggle:focus{background-color:#ddd}.bootstrap .navbar-default .navbar-toggle .icon-bar{background-color:#888}.bootstrap .navbar-default .navbar-collapse,
    .bootstrap .navbar-default .navbar-form{border-color:#e7e7e7}.bootstrap .navbar-default .navbar-nav > .open > a,
    .bootstrap .navbar-default .navbar-nav > .open > a:hover,
    .bootstrap .navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width: 767px){.bootstrap .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.bootstrap .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .bootstrap .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.bootstrap .navbar-default .navbar-link{color:#777}.bootstrap .navbar-default .navbar-link:hover{color:#333}.bootstrap .navbar-default .btn-link{color:#777}.bootstrap .navbar-default .btn-link:hover,
    .bootstrap .navbar-default .btn-link:focus{color:#333}.bootstrap .navbar-default .btn-link[disabled]:hover,
    .bootstrap fieldset[disabled] .navbar-default .btn-link:hover,
    .bootstrap .navbar-default .btn-link[disabled]:focus,
    .bootstrap fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.bootstrap .navbar-inverse{background-color:#222;border-color:#080808}.bootstrap .navbar-inverse .navbar-brand{color:#9d9d9d}.bootstrap .navbar-inverse .navbar-brand:hover,
    .bootstrap .navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.bootstrap .navbar-inverse .navbar-text{color:#9d9d9d}.bootstrap .navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.bootstrap .navbar-inverse .navbar-nav > li > a:hover,
    .bootstrap .navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.bootstrap .navbar-inverse .navbar-nav > .active > a,
    .bootstrap .navbar-inverse .navbar-nav > .active > a:hover,
    .bootstrap .navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.bootstrap .navbar-inverse .navbar-nav > .disabled > a,
    .bootstrap .navbar-inverse .navbar-nav > .disabled > a:hover,
    .bootstrap .navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.bootstrap .navbar-inverse .navbar-toggle{border-color:#333}.bootstrap .navbar-inverse .navbar-toggle:hover,
    .bootstrap .navbar-inverse .navbar-toggle:focus{background-color:#333}.bootstrap .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.bootstrap .navbar-inverse .navbar-collapse,
    .bootstrap .navbar-inverse .navbar-form{border-color:#101010}.bootstrap .navbar-inverse .navbar-nav > .open > a,
    .bootstrap .navbar-inverse .navbar-nav > .open > a:hover,
    .bootstrap .navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width: 767px){.bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu
    .divider{background-color:#080808}.bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.bootstrap .navbar-inverse .navbar-link{color:#9d9d9d}.bootstrap .navbar-inverse .navbar-link:hover{color:#fff}.bootstrap .navbar-inverse .btn-link{color:#9d9d9d}.bootstrap .navbar-inverse .btn-link:hover,
    .bootstrap .navbar-inverse .btn-link:focus{color:#fff}.bootstrap .navbar-inverse .btn-link[disabled]:hover,
    .bootstrap fieldset[disabled] .navbar-inverse .btn-link:hover,
    .bootstrap .navbar-inverse .btn-link[disabled]:focus,
    .bootstrap fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.bootstrap
    .breadcrumb{padding:8px
    15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.bootstrap .breadcrumb>li{display:inline-block}.bootstrap .breadcrumb>li+li:before{padding:0
    5px;color:#ccc;content:"/\00a0"}.bootstrap .breadcrumb>.active{color:#777}.bootstrap
    .pagination{display:inline-block;padding-left:0;margin:20px
    0;border-radius:4px}.bootstrap .pagination>li{display:inline}.bootstrap .pagination > li > a,
    .bootstrap .pagination>li>span{position:relative;float:left;padding:6px
    12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px
    solid #ddd}.bootstrap .pagination > li:first-child > a,
    .bootstrap .pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.bootstrap .pagination > li:last-child > a,
    .bootstrap .pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.bootstrap .pagination > li > a:hover,
    .bootstrap .pagination > li > span:hover,
    .bootstrap .pagination > li > a:focus,
    .bootstrap .pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.bootstrap .pagination > .active > a,
    .bootstrap .pagination > .active > span,
    .bootstrap .pagination > .active > a:hover,
    .bootstrap .pagination > .active > span:hover,
    .bootstrap .pagination > .active > a:focus,
    .bootstrap .pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.bootstrap .pagination > .disabled > span,
    .bootstrap .pagination > .disabled > span:hover,
    .bootstrap .pagination > .disabled > span:focus,
    .bootstrap .pagination > .disabled > a,
    .bootstrap .pagination > .disabled > a:hover,
    .bootstrap .pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.bootstrap .pagination-lg > li > a,
    .bootstrap .pagination-lg>li>span{padding:10px
    16px;font-size:18px;line-height:1.3333333}.bootstrap .pagination-lg > li:first-child > a,
    .bootstrap .pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.bootstrap .pagination-lg > li:last-child > a,
    .bootstrap .pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.bootstrap .pagination-sm > li > a,
    .bootstrap .pagination-sm>li>span{padding:5px
    10px;font-size:12px;line-height:1.5}.bootstrap .pagination-sm > li:first-child > a,
    .bootstrap .pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.bootstrap .pagination-sm > li:last-child > a,
    .bootstrap .pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.bootstrap
    .pager{padding-left:0;margin:20px
    0;text-align:center;list-style:none}.bootstrap .pager
    li{display:inline}.bootstrap .pager li > a,
    .bootstrap .pager li>span{display:inline-block;padding:5px
    14px;background-color:#fff;border:1px
    solid #ddd;border-radius:15px}.bootstrap .pager li > a:hover,
    .bootstrap .pager li>a:focus{text-decoration:none;background-color:#eee}.bootstrap .pager .next > a,
    .bootstrap .pager .next>span{float:right}.bootstrap .pager .previous > a,
    .bootstrap .pager .previous>span{float:left}.bootstrap .pager .disabled > a,
    .bootstrap .pager .disabled > a:hover,
    .bootstrap .pager .disabled > a:focus,
    .bootstrap .pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.bootstrap
    .label{display:inline;padding: .2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius: .25em}.bootstrap a.label:hover,
    .bootstrap a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.bootstrap .label:empty{display:none}.bootstrap .btn
    .label{position:relative;top:-1px}.bootstrap .label-default{background-color:#777}.bootstrap .label-default[href]:hover,
    .bootstrap .label-default[href]:focus{background-color:#5e5e5e}.bootstrap .label-primary{background-color:#337ab7}.bootstrap .label-primary[href]:hover,
    .bootstrap .label-primary[href]:focus{background-color:#286090}.bootstrap .label-success{background-color:#5cb85c}.bootstrap .label-success[href]:hover,
    .bootstrap .label-success[href]:focus{background-color:#449d44}.bootstrap .label-info{background-color:#5bc0de}.bootstrap .label-info[href]:hover,
    .bootstrap .label-info[href]:focus{background-color:#31b0d5}.bootstrap .label-warning{background-color:#f0ad4e}.bootstrap .label-warning[href]:hover,
    .bootstrap .label-warning[href]:focus{background-color:#ec971f}.bootstrap .label-danger{background-color:#d9534f}.bootstrap .label-danger[href]:hover,
    .bootstrap .label-danger[href]:focus{background-color:#c9302c}.bootstrap
    .badge{display:inline-block;min-width:10px;padding:3px
    7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.bootstrap .badge:empty{display:none}.bootstrap .btn
    .badge{position:relative;top:-1px}.bootstrap .btn-xs .badge,
    .bootstrap .btn-group-xs > .btn
    .badge{top:0;padding:1px
    5px}.bootstrap a.badge:hover,
    .bootstrap a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.bootstrap .list-group-item.active > .badge,
    .bootstrap .nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.bootstrap .list-group-item>.badge{float:right}.bootstrap .list-group-item>.badge+.badge{margin-right:5px}.bootstrap .nav-pills>li>a>.badge{margin-left:3px}.bootstrap
    .jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.bootstrap .jumbotron h1,
    .bootstrap .jumbotron
    .h1{color:inherit}.bootstrap .jumbotron
    p{margin-bottom:15px;font-size:21px;font-weight:200}.bootstrap .jumbotron>hr{border-top-color:#d5d5d5}.bootstrap .container .jumbotron,
    .bootstrap .container-fluid
    .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.bootstrap .jumbotron
    .container{max-width:100%}@media screen and (min-width: 768px){.bootstrap
    .jumbotron{padding-top:48px;padding-bottom:48px}.bootstrap .container .jumbotron,
    .bootstrap .container-fluid
    .jumbotron{padding-right:60px;padding-left:60px}.bootstrap .jumbotron h1,
    .bootstrap .jumbotron
    .h1{font-size:63px}}.bootstrap
    .thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px
    solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.bootstrap .thumbnail > img,
    .bootstrap .thumbnail a>img{margin-right:auto;margin-left:auto}.bootstrap a.thumbnail:hover,
    .bootstrap a.thumbnail:focus,
    .bootstrap
    a.thumbnail.active{border-color:#337ab7}.bootstrap .thumbnail
    .caption{padding:9px;color:#333}.bootstrap
    .alert{padding:15px;margin-bottom:20px;border:1px
    solid transparent;border-radius:4px}.bootstrap .alert
    h4{margin-top:0;color:inherit}.bootstrap .alert .alert-link{font-weight:bold}.bootstrap .alert > p,
    .bootstrap .alert>ul{margin-bottom:0}.bootstrap .alert>p+p{margin-top:5px}.bootstrap .alert-dismissable,
    .bootstrap .alert-dismissible{padding-right:35px}.bootstrap .alert-dismissable .close,
    .bootstrap .alert-dismissible
    .close{position:relative;top:-2px;right:-21px;color:inherit}.bootstrap .alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.bootstrap .alert-success
    hr{border-top-color:#c9e2b3}.bootstrap .alert-success .alert-link{color:#2b542c}.bootstrap .alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.bootstrap .alert-info
    hr{border-top-color:#a6e1ec}.bootstrap .alert-info .alert-link{color:#245269}.bootstrap .alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.bootstrap .alert-warning
    hr{border-top-color:#f7e1b5}.bootstrap .alert-warning .alert-link{color:#66512c}.bootstrap .alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.bootstrap .alert-danger
    hr{border-top-color:#e4b9c0}.bootstrap .alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.bootstrap
    .progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1)}.bootstrap .progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.bootstrap .progress-striped .progress-bar,
    .bootstrap .progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.bootstrap .progress.active .progress-bar,
    .bootstrap .progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.bootstrap .progress-bar-success{background-color:#5cb85c}.bootstrap .progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.bootstrap .progress-bar-info{background-color:#5bc0de}.bootstrap .progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.bootstrap .progress-bar-warning{background-color:#f0ad4e}.bootstrap .progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.bootstrap .progress-bar-danger{background-color:#d9534f}.bootstrap .progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.bootstrap
    .media{margin-top:15px}.bootstrap .media:first-child{margin-top:0}.bootstrap .media,
    .bootstrap .media-body{overflow:hidden;zoom:1}.bootstrap .media-body{width:10000px}.bootstrap .media-object{display:block}.bootstrap .media-object.img-thumbnail{max-width:none}.bootstrap .media-right,
    .bootstrap .media>.pull-right{padding-left:10px}.bootstrap .media-left,
    .bootstrap .media>.pull-left{padding-right:10px}.bootstrap .media-left,
    .bootstrap .media-right,
    .bootstrap .media-body{display:table-cell;vertical-align:top}.bootstrap .media-middle{vertical-align:middle}.bootstrap .media-bottom{vertical-align:bottom}.bootstrap .media-heading{margin-top:0;margin-bottom:5px}.bootstrap .media-list{padding-left:0;list-style:none}.bootstrap .list-group{padding-left:0;margin-bottom:20px}.bootstrap .list-group-item{position:relative;display:block;padding:10px
    15px;margin-bottom:-1px;background-color:#fff;border:1px
    solid #ddd}.bootstrap .list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.bootstrap .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.bootstrap a.list-group-item,
    .bootstrap button.list-group-item{color:#555}.bootstrap a.list-group-item .list-group-item-heading,
    .bootstrap button.list-group-item .list-group-item-heading{color:#333}.bootstrap a.list-group-item:hover,
    .bootstrap button.list-group-item:hover,
    .bootstrap a.list-group-item:focus,
    .bootstrap button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.bootstrap button.list-group-item{width:100%;text-align:left}.bootstrap .list-group-item.disabled,
    .bootstrap .list-group-item.disabled:hover,
    .bootstrap .list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.bootstrap .list-group-item.disabled .list-group-item-heading,
    .bootstrap .list-group-item.disabled:hover .list-group-item-heading,
    .bootstrap .list-group-item.disabled:focus .list-group-item-heading{color:inherit}.bootstrap .list-group-item.disabled .list-group-item-text,
    .bootstrap .list-group-item.disabled:hover .list-group-item-text,
    .bootstrap .list-group-item.disabled:focus .list-group-item-text{color:#777}.bootstrap .list-group-item.active,
    .bootstrap .list-group-item.active:hover,
    .bootstrap .list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.bootstrap .list-group-item.active .list-group-item-heading,
    .bootstrap .list-group-item.active:hover .list-group-item-heading,
    .bootstrap .list-group-item.active:focus .list-group-item-heading,
    .bootstrap .list-group-item.active .list-group-item-heading > small,
    .bootstrap .list-group-item.active:hover .list-group-item-heading > small,
    .bootstrap .list-group-item.active:focus .list-group-item-heading > small,
    .bootstrap .list-group-item.active .list-group-item-heading > .small,
    .bootstrap .list-group-item.active:hover .list-group-item-heading > .small,
    .bootstrap .list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.bootstrap .list-group-item.active .list-group-item-text,
    .bootstrap .list-group-item.active:hover .list-group-item-text,
    .bootstrap .list-group-item.active:focus .list-group-item-text{color:#c7ddef}.bootstrap .list-group-item-success{color:#3c763d;background-color:#dff0d8}.bootstrap a.list-group-item-success,
    .bootstrap button.list-group-item-success{color:#3c763d}.bootstrap a.list-group-item-success .list-group-item-heading,
    .bootstrap button.list-group-item-success .list-group-item-heading{color:inherit}.bootstrap a.list-group-item-success:hover,
    .bootstrap button.list-group-item-success:hover,
    .bootstrap a.list-group-item-success:focus,
    .bootstrap button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}.bootstrap a.list-group-item-success.active,
    .bootstrap button.list-group-item-success.active,
    .bootstrap a.list-group-item-success.active:hover,
    .bootstrap button.list-group-item-success.active:hover,
    .bootstrap a.list-group-item-success.active:focus,
    .bootstrap button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.bootstrap .list-group-item-info{color:#31708f;background-color:#d9edf7}.bootstrap a.list-group-item-info,
    .bootstrap button.list-group-item-info{color:#31708f}.bootstrap a.list-group-item-info .list-group-item-heading,
    .bootstrap button.list-group-item-info .list-group-item-heading{color:inherit}.bootstrap a.list-group-item-info:hover,
    .bootstrap button.list-group-item-info:hover,
    .bootstrap a.list-group-item-info:focus,
    .bootstrap button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}.bootstrap a.list-group-item-info.active,
    .bootstrap button.list-group-item-info.active,
    .bootstrap a.list-group-item-info.active:hover,
    .bootstrap button.list-group-item-info.active:hover,
    .bootstrap a.list-group-item-info.active:focus,
    .bootstrap button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.bootstrap .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}.bootstrap a.list-group-item-warning,
    .bootstrap button.list-group-item-warning{color:#8a6d3b}.bootstrap a.list-group-item-warning .list-group-item-heading,
    .bootstrap button.list-group-item-warning .list-group-item-heading{color:inherit}.bootstrap a.list-group-item-warning:hover,
    .bootstrap button.list-group-item-warning:hover,
    .bootstrap a.list-group-item-warning:focus,
    .bootstrap button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}.bootstrap a.list-group-item-warning.active,
    .bootstrap button.list-group-item-warning.active,
    .bootstrap a.list-group-item-warning.active:hover,
    .bootstrap button.list-group-item-warning.active:hover,
    .bootstrap a.list-group-item-warning.active:focus,
    .bootstrap button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.bootstrap .list-group-item-danger{color:#a94442;background-color:#f2dede}.bootstrap a.list-group-item-danger,
    .bootstrap button.list-group-item-danger{color:#a94442}.bootstrap a.list-group-item-danger .list-group-item-heading,
    .bootstrap button.list-group-item-danger .list-group-item-heading{color:inherit}.bootstrap a.list-group-item-danger:hover,
    .bootstrap button.list-group-item-danger:hover,
    .bootstrap a.list-group-item-danger:focus,
    .bootstrap button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}.bootstrap a.list-group-item-danger.active,
    .bootstrap button.list-group-item-danger.active,
    .bootstrap a.list-group-item-danger.active:hover,
    .bootstrap button.list-group-item-danger.active:hover,
    .bootstrap a.list-group-item-danger.active:focus,
    .bootstrap button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.bootstrap .list-group-item-heading{margin-top:0;margin-bottom:5px}.bootstrap .list-group-item-text{margin-bottom:0;line-height:1.3}.bootstrap
    .panel{margin-bottom:20px;background-color:#fff;border:1px
    solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:0 1px 1px rgba(0, 0, 0, 0.05)}.bootstrap .panel-body{padding:15px}.bootstrap .panel-heading{padding:10px
    15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.bootstrap .panel-heading > .dropdown .dropdown-toggle{color:inherit}.bootstrap .panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.bootstrap .panel-title > a,
    .bootstrap .panel-title > small,
    .bootstrap .panel-title > .small,
    .bootstrap .panel-title > small > a,
    .bootstrap .panel-title>.small>a{color:inherit}.bootstrap .panel-footer{padding:10px
    15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.bootstrap .panel > .list-group,
    .bootstrap .panel>.panel-collapse>.list-group{margin-bottom:0}.bootstrap .panel > .list-group .list-group-item,
    .bootstrap .panel > .panel-collapse > .list-group .list-group-item{border-width:1px 0;border-radius:0}.bootstrap .panel > .list-group:first-child .list-group-item:first-child,
    .bootstrap .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.bootstrap .panel > .list-group:last-child .list-group-item:last-child,
    .bootstrap .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.bootstrap .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.bootstrap .panel-heading + .list-group .list-group-item:first-child{border-top-width:0}.bootstrap .list-group+.panel-footer{border-top-width:0}.bootstrap .panel > .table,
    .bootstrap .panel > .table-responsive > .table,
    .bootstrap .panel>.panel-collapse>.table{margin-bottom:0}.bootstrap .panel > .table caption,
    .bootstrap .panel > .table-responsive > .table caption,
    .bootstrap .panel > .panel-collapse > .table
    caption{padding-right:15px;padding-left:15px}.bootstrap .panel > .table:first-child,
    .bootstrap .panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.bootstrap .panel > .table:first-child > thead:first-child > tr:first-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
    .bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child,
    .bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.bootstrap .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .bootstrap .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius:3px}.bootstrap .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .bootstrap .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius:3px}.bootstrap .panel > .table:last-child,
    .bootstrap .panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
    .bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child,
    .bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius:3px}.bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{border-bottom-right-radius:3px}.bootstrap .panel > .panel-body + .table,
    .bootstrap .panel > .panel-body + .table-responsive,
    .bootstrap .panel > .table + .panel-body,
    .bootstrap .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.bootstrap .panel > .table > tbody:first-child > tr:first-child th,
    .bootstrap .panel > .table > tbody:first-child > tr:first-child
    td{border-top:0}.bootstrap .panel > .table-bordered,
    .bootstrap .panel>.table-responsive>.table-bordered{border:0}.bootstrap .panel > .table-bordered > thead > tr > th:first-child,
    .bootstrap .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .bootstrap .panel > .table-bordered > tbody > tr > th:first-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .bootstrap .panel > .table-bordered > tfoot > tr > th:first-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .bootstrap .panel > .table-bordered > thead > tr > td:first-child,
    .bootstrap .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .bootstrap .panel > .table-bordered > tbody > tr > td:first-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .bootstrap .panel > .table-bordered > tfoot > tr > td:first-child,
    .bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.bootstrap .panel > .table-bordered > thead > tr > th:last-child,
    .bootstrap .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .bootstrap .panel > .table-bordered > tbody > tr > th:last-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .bootstrap .panel > .table-bordered > tfoot > tr > th:last-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .bootstrap .panel > .table-bordered > thead > tr > td:last-child,
    .bootstrap .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .bootstrap .panel > .table-bordered > tbody > tr > td:last-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .bootstrap .panel > .table-bordered > tfoot > tr > td:last-child,
    .bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.bootstrap .panel > .table-bordered > thead > tr:first-child > td,
    .bootstrap .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .bootstrap .panel > .table-bordered > tbody > tr:first-child > td,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .bootstrap .panel > .table-bordered > thead > tr:first-child > th,
    .bootstrap .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .bootstrap .panel > .table-bordered > tbody > tr:first-child > th,
    .bootstrap .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.bootstrap .panel > .table-bordered > tbody > tr:last-child > td,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .bootstrap .panel > .table-bordered > tfoot > tr:last-child > td,
    .bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .bootstrap .panel > .table-bordered > tbody > tr:last-child > th,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .bootstrap .panel > .table-bordered > tfoot > tr:last-child > th,
    .bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.bootstrap .panel>.table-responsive{margin-bottom:0;border:0}.bootstrap .panel-group{margin-bottom:20px}.bootstrap .panel-group
    .panel{margin-bottom:0;border-radius:4px}.bootstrap .panel-group .panel+.panel{margin-top:5px}.bootstrap .panel-group .panel-heading{border-bottom:0}.bootstrap .panel-group .panel-heading + .panel-collapse > .panel-body,
    .bootstrap .panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.bootstrap .panel-group .panel-footer{border-top:0}.bootstrap .panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #ddd}.bootstrap .panel-default{border-color:#ddd}.bootstrap .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.bootstrap .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.bootstrap .panel-default > .panel-heading
    .badge{color:#f5f5f5;background-color:#333}.bootstrap .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.bootstrap .panel-primary{border-color:#337ab7}.bootstrap .panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.bootstrap .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.bootstrap .panel-primary > .panel-heading
    .badge{color:#337ab7;background-color:#fff}.bootstrap .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.bootstrap .panel-success{border-color:#d6e9c6}.bootstrap .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.bootstrap .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.bootstrap .panel-success > .panel-heading
    .badge{color:#dff0d8;background-color:#3c763d}.bootstrap .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.bootstrap .panel-info{border-color:#bce8f1}.bootstrap .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.bootstrap .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.bootstrap .panel-info > .panel-heading
    .badge{color:#d9edf7;background-color:#31708f}.bootstrap .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.bootstrap .panel-warning{border-color:#faebcc}.bootstrap .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.bootstrap .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.bootstrap .panel-warning > .panel-heading
    .badge{color:#fcf8e3;background-color:#8a6d3b}.bootstrap .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.bootstrap .panel-danger{border-color:#ebccd1}.bootstrap .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.bootstrap .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.bootstrap .panel-danger > .panel-heading
    .badge{color:#f2dede;background-color:#a94442}.bootstrap .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.bootstrap .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.bootstrap .embed-responsive .embed-responsive-item,
    .bootstrap .embed-responsive iframe,
    .bootstrap .embed-responsive embed,
    .bootstrap .embed-responsive object,
    .bootstrap .embed-responsive
    video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.bootstrap .embed-responsive-16by9{padding-bottom:56.25%}.bootstrap .embed-responsive-4by3{padding-bottom:75%}.bootstrap
    .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px
    solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)}.bootstrap .well
    blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15)}.bootstrap .well-lg{padding:24px;border-radius:6px}.bootstrap .well-sm{padding:9px;border-radius:3px}.bootstrap
    .close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity: .2}.bootstrap .close:hover,
    .bootstrap .close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity: .5}.bootstrap
    button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:transparent;border:0}.bootstrap .modal-open{overflow:hidden}.bootstrap
    .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.bootstrap .modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%)}.bootstrap .modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.bootstrap .modal-open
    .modal{overflow-x:hidden;overflow-y:auto}.bootstrap .modal-dialog{position:relative;width:auto;margin:10px}.bootstrap .modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px
    solid #999;border:1px
    solid rgba(0, 0, 0, 0.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);box-shadow:0 3px 9px rgba(0, 0, 0, 0.5)}.bootstrap .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.bootstrap .modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.bootstrap .modal-backdrop.in{filter:alpha(opacity=50);opacity: .5}.bootstrap .modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.bootstrap .modal-header
    .close{margin-top:-2px}.bootstrap .modal-title{margin:0;line-height:1.42857143}.bootstrap .modal-body{position:relative;padding:15px}.bootstrap .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.bootstrap .modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.bootstrap .modal-footer .btn-group .btn+.btn{margin-left:-1px}.bootstrap .modal-footer .btn-block+.btn-block{margin-left:0}.bootstrap .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.bootstrap .modal-dialog{width:600px;margin:30px
    auto}.bootstrap .modal-content{-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);box-shadow:0 5px 15px rgba(0, 0, 0, 0.5)}.bootstrap .modal-sm{width:300px}}@media (min-width: 992px){.bootstrap .modal-lg{width:900px}}.bootstrap
    .tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.bootstrap
    .tooltip.in{filter:alpha(opacity=90);opacity: .9}.bootstrap
    .tooltip.top{padding:5px
    0;margin-top:-3px}.bootstrap
    .tooltip.right{padding:0
    5px;margin-left:3px}.bootstrap
    .tooltip.bottom{padding:5px
    0;margin-top:3px}.bootstrap
    .tooltip.left{padding:0
    5px;margin-left:-3px}.bootstrap .tooltip-inner{max-width:200px;padding:3px
    8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.bootstrap .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.bootstrap .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.bootstrap .tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.bootstrap .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.bootstrap .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.bootstrap .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.bootstrap .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.bootstrap .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.bootstrap .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.bootstrap
    .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px
    solid #ccc;border:1px
    solid rgba(0, 0, 0, 0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);line-break:auto}.bootstrap
    .popover.top{margin-top:-10px}.bootstrap
    .popover.right{margin-left:10px}.bootstrap
    .popover.bottom{margin-top:10px}.bootstrap
    .popover.left{margin-left:-10px}.bootstrap .popover-title{padding:8px
    14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.bootstrap .popover-content{padding:9px
    14px}.bootstrap .popover > .arrow,
    .bootstrap .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.bootstrap .popover>.arrow{border-width:11px}.bootstrap .popover>.arrow:after{content:"";border-width:10px}.bootstrap .popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0, 0, 0, 0.25);border-bottom-width:0}.bootstrap .popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.bootstrap .popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0, 0, 0, 0.25);border-left-width:0}.bootstrap .popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.bootstrap .popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0, 0, 0, 0.25)}.bootstrap .popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.bootstrap .popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0, 0, 0, 0.25)}.bootstrap .popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.bootstrap
    .carousel{position:relative}.bootstrap .carousel-inner{position:relative;width:100%;overflow:hidden}.bootstrap .carousel-inner>.item{position:relative;display:none;-webkit-transition: .6s ease-in-out left;-o-transition: .6s ease-in-out left;transition: .6s ease-in-out left}.bootstrap .carousel-inner > .item > img,
    .bootstrap .carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.bootstrap .carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.bootstrap .carousel-inner > .item.next,
    .bootstrap .carousel-inner>.item.active.right{left:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.bootstrap .carousel-inner > .item.prev,
    .bootstrap .carousel-inner>.item.active.left{left:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.bootstrap .carousel-inner > .item.next.left,
    .bootstrap .carousel-inner > .item.prev.right,
    .bootstrap .carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.bootstrap .carousel-inner > .active,
    .bootstrap .carousel-inner > .next,
    .bootstrap .carousel-inner>.prev{display:block}.bootstrap .carousel-inner>.active{left:0}.bootstrap .carousel-inner > .next,
    .bootstrap .carousel-inner>.prev{position:absolute;top:0;width:100%}.bootstrap .carousel-inner>.next{left:100%}.bootstrap .carousel-inner>.prev{left:-100%}.bootstrap .carousel-inner > .next.left,
    .bootstrap .carousel-inner>.prev.right{left:0}.bootstrap .carousel-inner>.active.left{left:-100%}.bootstrap .carousel-inner>.active.right{left:100%}.bootstrap .carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);background-color:transparent;filter:alpha(opacity=50);opacity: .5}.bootstrap .carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.bootstrap .carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.bootstrap .carousel-control:hover,
    .bootstrap .carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity: .9}.bootstrap .carousel-control .icon-prev,
    .bootstrap .carousel-control .icon-next,
    .bootstrap .carousel-control .glyphicon-chevron-left,
    .bootstrap .carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.bootstrap .carousel-control .icon-prev,
    .bootstrap .carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.bootstrap .carousel-control .icon-next,
    .bootstrap .carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.bootstrap .carousel-control .icon-prev,
    .bootstrap .carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.bootstrap .carousel-control .icon-prev:before{content:'\2039'}.bootstrap .carousel-control .icon-next:before{content:'\203a'}.bootstrap .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.bootstrap .carousel-indicators
    li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:transparent;border:1px
    solid #fff;border-radius:10px}.bootstrap .carousel-indicators
    .active{width:12px;height:12px;margin:0;background-color:#fff}.bootstrap .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6)}.bootstrap .carousel-caption
    .btn{text-shadow:none}@media screen and (min-width: 768px){.bootstrap .carousel-control .glyphicon-chevron-left,
    .bootstrap .carousel-control .glyphicon-chevron-right,
    .bootstrap .carousel-control .icon-prev,
    .bootstrap .carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.bootstrap .carousel-control .glyphicon-chevron-left,
    .bootstrap .carousel-control .icon-prev{margin-left:-10px}.bootstrap .carousel-control .glyphicon-chevron-right,
    .bootstrap .carousel-control .icon-next{margin-right:-10px}.bootstrap .carousel-caption{right:20%;left:20%;padding-bottom:30px}.bootstrap .carousel-indicators{bottom:20px}}.bootstrap .clearfix:before,
    .bootstrap .clearfix:after,
    .bootstrap .dl-horizontal dd:before,
    .bootstrap .dl-horizontal dd:after,
    .bootstrap .container:before,
    .bootstrap .container:after,
    .bootstrap .container-fluid:before,
    .bootstrap .container-fluid:after,
    .bootstrap .row:before,
    .bootstrap .row:after,
    .bootstrap .form-horizontal .form-group:before,
    .bootstrap .form-horizontal .form-group:after,
    .bootstrap .btn-toolbar:before,
    .bootstrap .btn-toolbar:after,
    .bootstrap .btn-group-vertical > .btn-group:before,
    .bootstrap .btn-group-vertical > .btn-group:after,
    .bootstrap .nav:before,
    .bootstrap .nav:after,
    .bootstrap .navbar:before,
    .bootstrap .navbar:after,
    .bootstrap .navbar-header:before,
    .bootstrap .navbar-header:after,
    .bootstrap .navbar-collapse:before,
    .bootstrap .navbar-collapse:after,
    .bootstrap .pager:before,
    .bootstrap .pager:after,
    .bootstrap .panel-body:before,
    .bootstrap .panel-body:after,
    .bootstrap .modal-header:before,
    .bootstrap .modal-header:after,
    .bootstrap .modal-footer:before,
    .bootstrap .modal-footer:after{display:table;content:" "}.bootstrap .clearfix:after,
    .bootstrap .dl-horizontal dd:after,
    .bootstrap .container:after,
    .bootstrap .container-fluid:after,
    .bootstrap .row:after,
    .bootstrap .form-horizontal .form-group:after,
    .bootstrap .btn-toolbar:after,
    .bootstrap .btn-group-vertical > .btn-group:after,
    .bootstrap .nav:after,
    .bootstrap .navbar:after,
    .bootstrap .navbar-header:after,
    .bootstrap .navbar-collapse:after,
    .bootstrap .pager:after,
    .bootstrap .panel-body:after,
    .bootstrap .modal-header:after,
    .bootstrap .modal-footer:after{clear:both}.bootstrap .center-block{display:block;margin-right:auto;margin-left:auto}.bootstrap .pull-right{float:right !important}.bootstrap .pull-left{float:left !important}.bootstrap
    .hide{display:none !important}.bootstrap
    .show{display:block !important}.bootstrap
    .invisible{visibility:hidden}.bootstrap .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.bootstrap
    .hidden{display:none !important}.bootstrap
    .affix{position:fixed}@-ms-viewport{.bootstrap{width:device-width}}.bootstrap .visible-xs,
    .bootstrap .visible-sm,
    .bootstrap .visible-md,
    .bootstrap .visible-lg{display:none !important}.bootstrap .visible-xs-block,
    .bootstrap .visible-xs-inline,
    .bootstrap .visible-xs-inline-block,
    .bootstrap .visible-sm-block,
    .bootstrap .visible-sm-inline,
    .bootstrap .visible-sm-inline-block,
    .bootstrap .visible-md-block,
    .bootstrap .visible-md-inline,
    .bootstrap .visible-md-inline-block,
    .bootstrap .visible-lg-block,
    .bootstrap .visible-lg-inline,
    .bootstrap .visible-lg-inline-block{display:none !important}@media (max-width: 767px){.bootstrap .visible-xs{display:block !important}.bootstrap table.visible-xs{display:table !important}.bootstrap tr.visible-xs{display:table-row !important}.bootstrap th.visible-xs,
    .bootstrap td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.bootstrap .visible-xs-block{display:block !important}}@media (max-width: 767px){.bootstrap .visible-xs-inline{display:inline !important}}@media (max-width: 767px){.bootstrap .visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.bootstrap .visible-sm{display:block !important}.bootstrap table.visible-sm{display:table !important}.bootstrap tr.visible-sm{display:table-row !important}.bootstrap th.visible-sm,
    .bootstrap td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.bootstrap .visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.bootstrap .visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.bootstrap .visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.bootstrap .visible-md{display:block !important}.bootstrap table.visible-md{display:table !important}.bootstrap tr.visible-md{display:table-row !important}.bootstrap th.visible-md,
    .bootstrap td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.bootstrap .visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.bootstrap .visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.bootstrap .visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.bootstrap .visible-lg{display:block !important}.bootstrap table.visible-lg{display:table !important}.bootstrap tr.visible-lg{display:table-row !important}.bootstrap th.visible-lg,
    .bootstrap td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.bootstrap .visible-lg-block{display:block !important}}@media (min-width: 1200px){.bootstrap .visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.bootstrap .visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.bootstrap .hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.bootstrap .hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.bootstrap .hidden-md{display:none !important}}@media (min-width: 1200px){.bootstrap .hidden-lg{display:none !important}}.bootstrap .visible-print{display:none !important}@media
    print{.bootstrap .visible-print{display:block !important}.bootstrap table.visible-print{display:table !important}.bootstrap tr.visible-print{display:table-row !important}.bootstrap th.visible-print,
    .bootstrap td.visible-print{display:table-cell !important}}.bootstrap .visible-print-block{display:none !important}@media
    print{.bootstrap .visible-print-block{display:block !important}}.bootstrap .visible-print-inline{display:none !important}@media
    print{.bootstrap .visible-print-inline{display:inline !important}}.bootstrap .visible-print-inline-block{display:none !important}@media
    print{.bootstrap .visible-print-inline-block{display:inline-block !important}}@media
    print{.bootstrap .hidden-print{display:none !important}}
    /*!
     * Bootstrap v3.3.7 (http://getbootstrap.com)
     * Copyright 2011-2016 Twitter, Inc.
     * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
     */
    .bootstrap .btn-default,
    .bootstrap .btn-primary,
    .bootstrap .btn-success,
    .bootstrap .btn-info,
    .bootstrap .btn-warning,
    .bootstrap .btn-danger{text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075)}.bootstrap .btn-default:active,
    .bootstrap .btn-primary:active,
    .bootstrap .btn-success:active,
    .bootstrap .btn-info:active,
    .bootstrap .btn-warning:active,
    .bootstrap .btn-danger:active,
    .bootstrap .btn-default.active,
    .bootstrap .btn-primary.active,
    .bootstrap .btn-success.active,
    .bootstrap .btn-info.active,
    .bootstrap .btn-warning.active,
    .bootstrap .btn-danger.active{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.bootstrap .btn-default.disabled,
    .bootstrap .btn-primary.disabled,
    .bootstrap .btn-success.disabled,
    .bootstrap .btn-info.disabled,
    .bootstrap .btn-warning.disabled,
    .bootstrap .btn-danger.disabled,
    .bootstrap .btn-default[disabled],
    .bootstrap .btn-primary[disabled],
    .bootstrap .btn-success[disabled],
    .bootstrap .btn-info[disabled],
    .bootstrap .btn-warning[disabled],
    .bootstrap .btn-danger[disabled],
    .bootstrap fieldset[disabled] .btn-default,
    .bootstrap fieldset[disabled] .btn-primary,
    .bootstrap fieldset[disabled] .btn-success,
    .bootstrap fieldset[disabled] .btn-info,
    .bootstrap fieldset[disabled] .btn-warning,
    .bootstrap fieldset[disabled] .btn-danger{-webkit-box-shadow:none;box-shadow:none}.bootstrap .btn-default .badge,
    .bootstrap .btn-primary .badge,
    .bootstrap .btn-success .badge,
    .bootstrap .btn-info .badge,
    .bootstrap .btn-warning .badge,
    .bootstrap .btn-danger
    .badge{text-shadow:none}.bootstrap .btn:active,
    .bootstrap
    .btn.active{background-image:none}.bootstrap .btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);background-image:-o-linear-gradient(top, #fff 0%, #e0e0e0 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));background-image:linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}.bootstrap .btn-default:hover,
    .bootstrap .btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.bootstrap .btn-default:active,
    .bootstrap .btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.bootstrap .btn-default.disabled,
    .bootstrap .btn-default[disabled],
    .bootstrap fieldset[disabled] .btn-default,
    .bootstrap .btn-default.disabled:hover,
    .bootstrap .btn-default[disabled]:hover,
    .bootstrap fieldset[disabled] .btn-default:hover,
    .bootstrap .btn-default.disabled:focus,
    .bootstrap .btn-default[disabled]:focus,
    .bootstrap fieldset[disabled] .btn-default:focus,
    .bootstrap .btn-default.disabled.focus,
    .bootstrap .btn-default[disabled].focus,
    .bootstrap fieldset[disabled] .btn-default.focus,
    .bootstrap .btn-default.disabled:active,
    .bootstrap .btn-default[disabled]:active,
    .bootstrap fieldset[disabled] .btn-default:active,
    .bootstrap .btn-default.disabled.active,
    .bootstrap .btn-default[disabled].active,
    .bootstrap fieldset[disabled] .btn-default.active{background-color:#e0e0e0;background-image:none}.bootstrap .btn-primary{background-image:-webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);background-image:-o-linear-gradient(top, #337ab7 0%, #265a88 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));background-image:linear-gradient(to bottom, #337ab7 0%, #265a88 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#245580}.bootstrap .btn-primary:hover,
    .bootstrap .btn-primary:focus{background-color:#265a88;background-position:0 -15px}.bootstrap .btn-primary:active,
    .bootstrap .btn-primary.active{background-color:#265a88;border-color:#245580}.bootstrap .btn-primary.disabled,
    .bootstrap .btn-primary[disabled],
    .bootstrap fieldset[disabled] .btn-primary,
    .bootstrap .btn-primary.disabled:hover,
    .bootstrap .btn-primary[disabled]:hover,
    .bootstrap fieldset[disabled] .btn-primary:hover,
    .bootstrap .btn-primary.disabled:focus,
    .bootstrap .btn-primary[disabled]:focus,
    .bootstrap fieldset[disabled] .btn-primary:focus,
    .bootstrap .btn-primary.disabled.focus,
    .bootstrap .btn-primary[disabled].focus,
    .bootstrap fieldset[disabled] .btn-primary.focus,
    .bootstrap .btn-primary.disabled:active,
    .bootstrap .btn-primary[disabled]:active,
    .bootstrap fieldset[disabled] .btn-primary:active,
    .bootstrap .btn-primary.disabled.active,
    .bootstrap .btn-primary[disabled].active,
    .bootstrap fieldset[disabled] .btn-primary.active{background-color:#265a88;background-image:none}.bootstrap .btn-success{background-image:-webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);background-image:-o-linear-gradient(top, #5cb85c 0%, #419641 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));background-image:linear-gradient(to bottom, #5cb85c 0%, #419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#3e8f3e}.bootstrap .btn-success:hover,
    .bootstrap .btn-success:focus{background-color:#419641;background-position:0 -15px}.bootstrap .btn-success:active,
    .bootstrap .btn-success.active{background-color:#419641;border-color:#3e8f3e}.bootstrap .btn-success.disabled,
    .bootstrap .btn-success[disabled],
    .bootstrap fieldset[disabled] .btn-success,
    .bootstrap .btn-success.disabled:hover,
    .bootstrap .btn-success[disabled]:hover,
    .bootstrap fieldset[disabled] .btn-success:hover,
    .bootstrap .btn-success.disabled:focus,
    .bootstrap .btn-success[disabled]:focus,
    .bootstrap fieldset[disabled] .btn-success:focus,
    .bootstrap .btn-success.disabled.focus,
    .bootstrap .btn-success[disabled].focus,
    .bootstrap fieldset[disabled] .btn-success.focus,
    .bootstrap .btn-success.disabled:active,
    .bootstrap .btn-success[disabled]:active,
    .bootstrap fieldset[disabled] .btn-success:active,
    .bootstrap .btn-success.disabled.active,
    .bootstrap .btn-success[disabled].active,
    .bootstrap fieldset[disabled] .btn-success.active{background-color:#419641;background-image:none}.bootstrap .btn-info{background-image:-webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);background-image:-o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));background-image:linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#28a4c9}.bootstrap .btn-info:hover,
    .bootstrap .btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.bootstrap .btn-info:active,
    .bootstrap .btn-info.active{background-color:#2aabd2;border-color:#28a4c9}.bootstrap .btn-info.disabled,
    .bootstrap .btn-info[disabled],
    .bootstrap fieldset[disabled] .btn-info,
    .bootstrap .btn-info.disabled:hover,
    .bootstrap .btn-info[disabled]:hover,
    .bootstrap fieldset[disabled] .btn-info:hover,
    .bootstrap .btn-info.disabled:focus,
    .bootstrap .btn-info[disabled]:focus,
    .bootstrap fieldset[disabled] .btn-info:focus,
    .bootstrap .btn-info.disabled.focus,
    .bootstrap .btn-info[disabled].focus,
    .bootstrap fieldset[disabled] .btn-info.focus,
    .bootstrap .btn-info.disabled:active,
    .bootstrap .btn-info[disabled]:active,
    .bootstrap fieldset[disabled] .btn-info:active,
    .bootstrap .btn-info.disabled.active,
    .bootstrap .btn-info[disabled].active,
    .bootstrap fieldset[disabled] .btn-info.active{background-color:#2aabd2;background-image:none}.bootstrap .btn-warning{background-image:-webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);background-image:-o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));background-image:linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#e38d13}.bootstrap .btn-warning:hover,
    .bootstrap .btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.bootstrap .btn-warning:active,
    .bootstrap .btn-warning.active{background-color:#eb9316;border-color:#e38d13}.bootstrap .btn-warning.disabled,
    .bootstrap .btn-warning[disabled],
    .bootstrap fieldset[disabled] .btn-warning,
    .bootstrap .btn-warning.disabled:hover,
    .bootstrap .btn-warning[disabled]:hover,
    .bootstrap fieldset[disabled] .btn-warning:hover,
    .bootstrap .btn-warning.disabled:focus,
    .bootstrap .btn-warning[disabled]:focus,
    .bootstrap fieldset[disabled] .btn-warning:focus,
    .bootstrap .btn-warning.disabled.focus,
    .bootstrap .btn-warning[disabled].focus,
    .bootstrap fieldset[disabled] .btn-warning.focus,
    .bootstrap .btn-warning.disabled:active,
    .bootstrap .btn-warning[disabled]:active,
    .bootstrap fieldset[disabled] .btn-warning:active,
    .bootstrap .btn-warning.disabled.active,
    .bootstrap .btn-warning[disabled].active,
    .bootstrap fieldset[disabled] .btn-warning.active{background-color:#eb9316;background-image:none}.bootstrap .btn-danger{background-image:-webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);background-image:-o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));background-image:linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#b92c28}.bootstrap .btn-danger:hover,
    .bootstrap .btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.bootstrap .btn-danger:active,
    .bootstrap .btn-danger.active{background-color:#c12e2a;border-color:#b92c28}.bootstrap .btn-danger.disabled,
    .bootstrap .btn-danger[disabled],
    .bootstrap fieldset[disabled] .btn-danger,
    .bootstrap .btn-danger.disabled:hover,
    .bootstrap .btn-danger[disabled]:hover,
    .bootstrap fieldset[disabled] .btn-danger:hover,
    .bootstrap .btn-danger.disabled:focus,
    .bootstrap .btn-danger[disabled]:focus,
    .bootstrap fieldset[disabled] .btn-danger:focus,
    .bootstrap .btn-danger.disabled.focus,
    .bootstrap .btn-danger[disabled].focus,
    .bootstrap fieldset[disabled] .btn-danger.focus,
    .bootstrap .btn-danger.disabled:active,
    .bootstrap .btn-danger[disabled]:active,
    .bootstrap fieldset[disabled] .btn-danger:active,
    .bootstrap .btn-danger.disabled.active,
    .bootstrap .btn-danger[disabled].active,
    .bootstrap fieldset[disabled] .btn-danger.active{background-color:#c12e2a;background-image:none}.bootstrap .thumbnail,
    .bootstrap .img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.075);box-shadow:0 1px 2px rgba(0, 0, 0, 0.075)}.bootstrap .dropdown-menu > li > a:hover,
    .bootstrap .dropdown-menu>li>a:focus{background-color:#e8e8e8;background-image:-webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);background-image:-o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));background-image:linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.bootstrap .dropdown-menu > .active > a,
    .bootstrap .dropdown-menu > .active > a:hover,
    .bootstrap .dropdown-menu>.active>a:focus{background-color:#2e6da4;background-image:-webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);background-image:-o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));background-image:linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}.bootstrap .navbar-default{background-image:-webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);background-image:-o-linear-gradient(top, #fff 0%, #f8f8f8 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));background-image:linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075)}.bootstrap .navbar-default .navbar-nav > .open > a,
    .bootstrap .navbar-default .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);background-image:-o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));background-image:linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0, 0, 0, 0.075);box-shadow:inset 0 3px 9px rgba(0, 0, 0, 0.075)}.bootstrap .navbar-brand,
    .bootstrap .navbar-nav>li>a{text-shadow:0 1px 0 rgba(255, 255, 255, 0.25)}.bootstrap .navbar-inverse{background-image:-webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);background-image:-o-linear-gradient(top, #3c3c3c 0%, #222 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));background-image:linear-gradient(to bottom, #3c3c3c 0%, #222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-radius:4px}.bootstrap .navbar-inverse .navbar-nav > .open > a,
    .bootstrap .navbar-inverse .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);background-image:-o-linear-gradient(top, #080808 0%, #0f0f0f 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));background-image:linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0, 0, 0, 0.25);box-shadow:inset 0 3px 9px rgba(0, 0, 0, 0.25)}.bootstrap .navbar-inverse .navbar-brand,
    .bootstrap .navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25)}.bootstrap .navbar-static-top,
    .bootstrap .navbar-fixed-top,
    .bootstrap .navbar-fixed-bottom{border-radius:0}@media (max-width: 767px){.bootstrap .navbar .navbar-nav .open .dropdown-menu > .active > a,
    .bootstrap .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
    .bootstrap .navbar .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-image:-webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);background-image:-o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));background-image:linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}}.bootstrap
    .alert{text-shadow:0 1px 0 rgba(255, 255, 255, 0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05)}.bootstrap .alert-success{background-image:-webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);background-image:-o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));background-image:linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.bootstrap .alert-info{background-image:-webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);background-image:-o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));background-image:linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.bootstrap .alert-warning{background-image:-webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);background-image:-o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));background-image:linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.bootstrap .alert-danger{background-image:-webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);background-image:-o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));background-image:linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.bootstrap
    .progress{background-image:-webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);background-image:-o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));background-image:linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x}.bootstrap .progress-bar{background-image:-webkit-linear-gradient(top, #337ab7 0%, #286090 100%);background-image:-o-linear-gradient(top, #337ab7 0%, #286090 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));background-image:linear-gradient(to bottom, #337ab7 0%, #286090 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);background-repeat:repeat-x}.bootstrap .progress-bar-success{background-image:-webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);background-image:-o-linear-gradient(top, #5cb85c 0%, #449d44 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));background-image:linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);background-repeat:repeat-x}.bootstrap .progress-bar-info{background-image:-webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);background-image:-o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));background-image:linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);background-repeat:repeat-x}.bootstrap .progress-bar-warning{background-image:-webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);background-image:-o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));background-image:linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);background-repeat:repeat-x}.bootstrap .progress-bar-danger{background-image:-webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);background-image:-o-linear-gradient(top, #d9534f 0%, #c9302c 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));background-image:linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);background-repeat:repeat-x}.bootstrap .progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.bootstrap .list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.075);box-shadow:0 1px 2px rgba(0, 0, 0, 0.075)}.bootstrap .list-group-item.active,
    .bootstrap .list-group-item.active:hover,
    .bootstrap .list-group-item.active:focus{text-shadow:0 -1px 0 #286090;background-image:-webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);background-image:-o-linear-gradient(top, #337ab7 0%, #2b669a 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));background-image:linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);background-repeat:repeat-x;border-color:#2b669a}.bootstrap .list-group-item.active .badge,
    .bootstrap .list-group-item.active:hover .badge,
    .bootstrap .list-group-item.active:focus
    .badge{text-shadow:none}.bootstrap
    .panel{-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05)}.bootstrap .panel-default>.panel-heading{background-image:-webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);background-image:-o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));background-image:linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.bootstrap .panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);background-image:-o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));background-image:linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}.bootstrap .panel-success>.panel-heading{background-image:-webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);background-image:-o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));background-image:linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);background-repeat:repeat-x}.bootstrap .panel-info>.panel-heading{background-image:-webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);background-image:-o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));background-image:linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);background-repeat:repeat-x}.bootstrap .panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);background-image:-o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));background-image:linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);background-repeat:repeat-x}.bootstrap .panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);background-image:-o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));background-image:linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);background-repeat:repeat-x}.bootstrap
    .well{background-image:-webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);background-image:-o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));background-image:linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x;border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1)}
